Trace number 4522092

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-ls+pbsuma 63f22adSAT (TO)-291 3600.05 3611.41

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.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4522092-1751582602.opb'
0.00/0.04	c 	read 0.49MB  (22.54ms)
0.00/0.04	c	 [cnf: #variables 2046 #clauses 18945 #duplicates 0 #arr 39934]
0.00/0.04	c 
0.00/0.04	c make graph and approximate orbits
0.00/0.05	c	 [group: #orbits ~= 1054] (16.57ms)
0.00/0.05	c 
0.00/0.05	c detect special group actions
0.00/0.05	c 	probe for Johnson action (limit=64)
0.00/0.06	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.06	c 	probe for row symmetry (limit=64, splits=16.78M)
0.30/0.37	c 	 (318.09ms)
0.30/0.37	c 
0.30/0.37	c detect symmetries on remainder
0.30/0.37	c 	[graph: #vertices 25083 #edges 88052]
0.30/0.37	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.30/0.41	c 	 [group: #symmetries 3.28*10^4 #generators 10] (41.24ms)
0.30/0.41	c 
0.30/0.41	c optimize generators (opt_passes=64, conjugate_limit=256)
0.30/0.42	c 	ran it=0, +gens=1 
0.49/0.53	c 	con best_support=20, best_gens=1, +gens=128
0.49/0.53	c 	(117.93ms)
0.49/0.53	c 
0.49/0.53	c finalize break order and special generators
0.49/0.53	c 
0.49/0.53	c add generic predicates (break_depth=20)
0.49/0.53	c 	added predicates for 139 generators (0.62ms)
0.49/0.53	c 
0.49/0.53	c generation finished
0.49/0.53	c 	[sbp: #constraints 4162 #add_vars 1341]
0.49/0.53	c 
0.49/0.53	c write result to 'HOME/instance-4522092-1751582602.opb.pre'
0.49/0.54	c 	wrote 0.63MB (3.04ms)
0.49/0.54	c ------------------------------------------------------------------
0.49/0.54	c                 318.09ms 61.05% detect_special
0.49/0.54	c                 117.93ms 22.64% optimize_gens
0.49/0.54	c                  41.24ms  7.92% detect_generic
0.49/0.54	c                  22.53ms  4.33% parse
0.49/0.54	c                  16.57ms  3.18% approx_orbits
0.49/0.54	c                   3.04ms  0.58% output
0.49/0.54	c                   0.67ms  0.13% other
0.49/0.54	c                   0.62ms  0.12% break_generic
0.49/0.54	c                   0.30ms  0.06% finalize_order
0.49/0.54	c         ───────────────────────────────────────────────
0.49/0.54	c                 521.00ms   100% total
0.49/0.54	c ------------------------------------------------------------------
0.49/0.55	c RoundingSat 2
0.49/0.55	c branch pb25
0.49/0.55	c commit 63f22ad
0.52/0.73	c #variables 3387 #constraints 23106
0.52/0.73	c objective is ce32 
0.52/0.85	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.52/0.85	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.52/0.85	c bounds -145 >= -2046 @ 0.248539
0.97/1.08	c bounds -146 >= -2046 @ 0.4613
1.07/1.19	c bounds -146 >= -2045 @ 0.567316
1.26/1.32	c rational objective -1023
1.36/1.45	c bounds -146 >= -2044 @ 0.82602
1.36/1.45	c bounds -146 >= -2043 @ 0.826319
1.36/1.45	c bounds -146 >= -2042 @ 0.826596
1.36/1.45	c bounds -146 >= -2041 @ 0.826872
1.36/1.46	c bounds -146 >= -2040 @ 0.827143
1.36/1.46	c bounds -146 >= -2039 @ 0.827425
1.36/1.46	c bounds -146 >= -2038 @ 0.827697
1.36/1.46	c bounds -146 >= -2037 @ 0.827966
1.36/1.46	c bounds -146 >= -2036 @ 0.828235
1.36/1.46	c bounds -146 >= -2035 @ 0.828505
1.36/1.46	c bounds -146 >= -2034 @ 0.828775
1.36/1.46	c bounds -146 >= -2033 @ 0.829047
1.36/1.46	c bounds -146 >= -2032 @ 0.829316
1.36/1.46	c bounds -146 >= -2031 @ 0.829582
1.36/1.46	c bounds -146 >= -2030 @ 0.82985
1.36/1.46	c bounds -146 >= -2029 @ 0.830117
1.36/1.46	c bounds -146 >= -2028 @ 0.830384
1.36/1.46	c bounds -146 >= -2027 @ 0.830649
1.36/1.46	c bounds -146 >= -2026 @ 0.830915
1.36/1.46	c bounds -146 >= -2025 @ 0.83118
1.36/1.46	c bounds -146 >= -2024 @ 0.831449
1.36/1.46	c bounds -146 >= -2023 @ 0.831716
1.36/1.46	c bounds -146 >= -2022 @ 0.831986
1.36/1.46	c bounds -146 >= -2021 @ 0.83225
1.36/1.46	c bounds -146 >= -2020 @ 0.832517
1.36/1.46	c bounds -146 >= -2019 @ 0.832786
1.36/1.46	c bounds -146 >= -2018 @ 0.833054
1.36/1.46	c bounds -146 >= -2017 @ 0.833324
1.36/1.46	c bounds -146 >= -2016 @ 0.833591
1.36/1.46	c bounds -146 >= -2015 @ 0.833858
1.36/1.46	c bounds -146 >= -2014 @ 0.83412
1.36/1.46	c bounds -146 >= -2013 @ 0.834388
1.36/1.46	c bounds -146 >= -2012 @ 0.834651
1.36/1.46	c bounds -146 >= -2011 @ 0.834913
1.36/1.46	c bounds -146 >= -2010 @ 0.835177
1.36/1.46	c bounds -146 >= -2009 @ 0.835444
1.36/1.46	c bounds -146 >= -2008 @ 0.83571
1.36/1.46	c bounds -146 >= -2007 @ 0.836011
1.36/1.46	c bounds -146 >= -2006 @ 0.836312
1.36/1.46	c bounds -146 >= -2005 @ 0.83658
1.36/1.46	c bounds -146 >= -2004 @ 0.836844
1.36/1.47	c bounds -146 >= -2003 @ 0.837207
1.36/1.47	c bounds -146 >= -2002 @ 0.837471
1.36/1.47	c bounds -146 >= -2001 @ 0.837736
1.36/1.47	c bounds -146 >= -2000 @ 0.838005
1.36/1.47	c bounds -146 >= -1999 @ 0.838273
1.36/1.47	c bounds -146 >= -1998 @ 0.838541
1.36/1.47	c bounds -146 >= -1997 @ 0.838806
1.36/1.47	c bounds -146 >= -1996 @ 0.839075
1.36/1.47	c bounds -146 >= -1995 @ 0.839341
1.36/1.47	c bounds -146 >= -1994 @ 0.839606
1.36/1.47	c bounds -146 >= -1993 @ 0.839872
1.36/1.47	c bounds -146 >= -1992 @ 0.84014
1.36/1.47	c bounds -146 >= -1991 @ 0.840407
1.36/1.47	c bounds -146 >= -1990 @ 0.840671
1.36/1.47	c bounds -146 >= -1989 @ 0.840932
1.36/1.47	c bounds -146 >= -1988 @ 0.841197
1.36/1.47	c bounds -146 >= -1987 @ 0.841464
1.36/1.47	c bounds -146 >= -1986 @ 0.841732
1.36/1.47	c bounds -146 >= -1985 @ 0.841998
1.36/1.47	c bounds -146 >= -1984 @ 0.842266
1.36/1.47	c bounds -146 >= -1983 @ 0.842538
1.36/1.47	c bounds -146 >= -1982 @ 0.842803
1.36/1.47	c bounds -146 >= -1981 @ 0.843071
1.36/1.47	c bounds -146 >= -1980 @ 0.843338
1.36/1.47	c bounds -146 >= -1979 @ 0.843607
1.36/1.47	c bounds -146 >= -1978 @ 0.843873
1.36/1.47	c bounds -146 >= -1977 @ 0.844139
1.36/1.47	c bounds -146 >= -1976 @ 0.844407
1.36/1.47	c bounds -146 >= -1975 @ 0.844671
1.36/1.47	c bounds -146 >= -1974 @ 0.844935
1.36/1.47	c bounds -146 >= -1973 @ 0.845199
1.36/1.47	c bounds -146 >= -1972 @ 0.845463
1.36/1.47	c bounds -146 >= -1971 @ 0.845724
1.36/1.47	c bounds -146 >= -1970 @ 0.845985
1.36/1.47	c bounds -146 >= -1969 @ 0.846247
1.36/1.47	c bounds -146 >= -1968 @ 0.846511
1.36/1.47	c bounds -146 >= -1967 @ 0.846774
1.36/1.48	c bounds -146 >= -1966 @ 0.847035
1.36/1.48	c bounds -146 >= -1965 @ 0.847299
1.36/1.48	c bounds -146 >= -1964 @ 0.847562
1.36/1.48	c bounds -146 >= -1963 @ 0.84783
1.36/1.48	c bounds -146 >= -1962 @ 0.848093
1.36/1.48	c bounds -146 >= -1961 @ 0.848358
1.36/1.48	c bounds -146 >= -1960 @ 0.84862
1.36/1.48	c bounds -146 >= -1959 @ 0.848882
1.36/1.48	c bounds -146 >= -1958 @ 0.849143
1.36/1.48	c bounds -146 >= -1957 @ 0.849406
1.36/1.48	c bounds -146 >= -1956 @ 0.849671
1.36/1.48	c bounds -146 >= -1955 @ 0.849932
1.36/1.48	c bounds -146 >= -1954 @ 0.850198
1.36/1.48	c bounds -146 >= -1953 @ 0.850463
1.36/1.48	c bounds -146 >= -1952 @ 0.850725
1.36/1.48	c bounds -146 >= -1951 @ 0.850987
1.36/1.48	c bounds -146 >= -1950 @ 0.85125
1.36/1.48	c bounds -146 >= -1949 @ 0.851513
1.36/1.48	c bounds -146 >= -1948 @ 0.85177
1.36/1.48	c bounds -146 >= -1947 @ 0.852029
1.36/1.48	c bounds -146 >= -1946 @ 0.85229
1.36/1.48	c bounds -146 >= -1945 @ 0.852552
1.36/1.48	c bounds -146 >= -1944 @ 0.852814
1.36/1.48	c bounds -146 >= -1943 @ 0.853075
1.36/1.48	c bounds -146 >= -1942 @ 0.853334
1.36/1.48	c bounds -146 >= -1941 @ 0.853595
1.36/1.48	c bounds -146 >= -1940 @ 0.853854
1.36/1.48	c bounds -146 >= -1939 @ 0.854113
1.36/1.48	c bounds -146 >= -1938 @ 0.85438
1.36/1.48	c bounds -146 >= -1937 @ 0.854639
1.36/1.49	c bounds -147 >= -1937 @ 0.85791
1.36/1.49	c bounds -147 >= -1936 @ 0.858186
1.36/1.49	c bounds -147 >= -1935 @ 0.858448
1.36/1.49	c bounds -147 >= -1934 @ 0.858704
1.36/1.49	c bounds -147 >= -1933 @ 0.858959
1.36/1.49	c bounds -147 >= -1932 @ 0.859216
1.36/1.49	c bounds -147 >= -1931 @ 0.859475
1.36/1.49	c bounds -147 >= -1930 @ 0.85973
1.36/1.49	c bounds -147 >= -1929 @ 0.859996
1.36/1.49	c bounds -147 >= -1928 @ 0.860255
1.36/1.49	c bounds -147 >= -1927 @ 0.860514
1.36/1.49	c bounds -147 >= -1926 @ 0.860772
1.36/1.49	c bounds -147 >= -1925 @ 0.86103
1.36/1.49	c bounds -147 >= -1924 @ 0.861292
1.36/1.49	c bounds -147 >= -1923 @ 0.861554
1.36/1.49	c bounds -147 >= -1922 @ 0.861813
1.36/1.49	c bounds -147 >= -1921 @ 0.862073
1.36/1.49	c bounds -147 >= -1920 @ 0.862333
1.36/1.49	c bounds -147 >= -1919 @ 0.86259
1.36/1.49	c bounds -147 >= -1918 @ 0.862857
1.36/1.49	c bounds -147 >= -1917 @ 0.863118
1.36/1.49	c bounds -147 >= -1916 @ 0.863378
1.36/1.49	c bounds -147 >= -1915 @ 0.863843
1.36/1.49	c bounds -147 >= -1914 @ 0.864071
1.36/1.49	c bounds -147 >= -1913 @ 0.8643
1.36/1.49	c bounds -147 >= -1912 @ 0.864532
1.36/1.49	c bounds -147 >= -1911 @ 0.864761
1.36/1.49	c bounds -147 >= -1910 @ 0.864989
1.36/1.49	c bounds -147 >= -1909 @ 0.865216
1.36/1.49	c bounds -147 >= -1908 @ 0.865442
1.36/1.49	c bounds -147 >= -1907 @ 0.865669
1.36/1.49	c bounds -147 >= -1906 @ 0.865902
1.36/1.49	c bounds -147 >= -1905 @ 0.866134
1.36/1.49	c bounds -147 >= -1904 @ 0.866365
1.36/1.49	c bounds -147 >= -1903 @ 0.866596
1.36/1.49	c bounds -147 >= -1902 @ 0.866825
1.36/1.50	c bounds -147 >= -1901 @ 0.867058
1.36/1.50	c bounds -147 >= -1900 @ 0.867283
1.36/1.50	c bounds -147 >= -1899 @ 0.867518
1.36/1.50	c bounds -147 >= -1898 @ 0.867741
1.46/1.50	c bounds -147 >= -1897 @ 0.867972
1.46/1.50	c bounds -147 >= -1896 @ 0.868204
1.46/1.50	c bounds -147 >= -1895 @ 0.868435
1.46/1.50	c bounds -147 >= -1894 @ 0.868663
1.46/1.50	c bounds -147 >= -1893 @ 0.868895
1.46/1.50	c bounds -147 >= -1892 @ 0.869126
1.46/1.50	c bounds -147 >= -1891 @ 0.869359
1.46/1.50	c bounds -147 >= -1890 @ 0.869591
1.46/1.50	c bounds -147 >= -1889 @ 0.869822
1.46/1.50	c bounds -147 >= -1888 @ 0.869914
1.46/1.50	c bounds -147 >= -1887 @ 0.869914
1.46/1.50	c bounds -147 >= -1886 @ 0.869972
1.46/1.50	c bounds -147 >= -1885 @ 0.87018
1.46/1.50	c bounds -147 >= -1884 @ 0.870405
1.46/1.50	c bounds -147 >= -1883 @ 0.870632
1.46/1.50	c bounds -147 >= -1882 @ 0.870861
1.46/1.50	c bounds -147 >= -1881 @ 0.871095
1.46/1.50	c bounds -147 >= -1880 @ 0.871327
1.46/1.50	c bounds -147 >= -1879 @ 0.87156
1.46/1.50	c bounds -147 >= -1878 @ 0.87179
1.46/1.50	c bounds -147 >= -1877 @ 0.872023
1.46/1.50	c bounds -147 >= -1876 @ 0.872249
1.46/1.50	c bounds -147 >= -1875 @ 0.872477
1.46/1.50	c bounds -147 >= -1874 @ 0.872702
1.46/1.50	c bounds -147 >= -1873 @ 0.872923
1.46/1.50	c bounds -147 >= -1872 @ 0.873146
1.46/1.50	c bounds -147 >= -1871 @ 0.873375
1.46/1.50	c bounds -147 >= -1870 @ 0.873601
1.46/1.50	c bounds -147 >= -1869 @ 0.873825
1.46/1.50	c bounds -147 >= -1868 @ 0.874049
1.46/1.50	c bounds -147 >= -1867 @ 0.874272
1.46/1.50	c bounds -147 >= -1866 @ 0.874495
1.46/1.50	c bounds -147 >= -1865 @ 0.874718
1.46/1.50	c bounds -147 >= -1864 @ 0.87494
1.46/1.50	c bounds -147 >= -1863 @ 0.875162
1.46/1.50	c bounds -147 >= -1862 @ 0.875384
1.46/1.50	c bounds -147 >= -1861 @ 0.875607
1.46/1.51	c bounds -147 >= -1860 @ 0.875831
1.46/1.51	c bounds -147 >= -1859 @ 0.876054
1.46/1.51	c bounds -147 >= -1858 @ 0.876277
1.46/1.51	c bounds -147 >= -1857 @ 0.876498
1.46/1.51	c bounds -147 >= -1856 @ 0.876724
1.46/1.51	c bounds -147 >= -1855 @ 0.87695
1.46/1.51	c bounds -147 >= -1854 @ 0.877177
1.46/1.51	c bounds -147 >= -1853 @ 0.877405
1.46/1.51	c bounds -147 >= -1852 @ 0.877639
1.46/1.51	c bounds -147 >= -1851 @ 0.877864
1.46/1.51	c bounds -147 >= -1850 @ 0.878088
1.46/1.51	c bounds -147 >= -1849 @ 0.878172
1.46/1.51	c bounds -147 >= -1848 @ 0.878172
1.46/1.51	c bounds -147 >= -1847 @ 0.878172
1.46/1.51	c bounds -147 >= -1846 @ 0.878172
1.46/1.51	c bounds -147 >= -1845 @ 0.878219
1.46/1.51	c bounds -147 >= -1844 @ 0.878447
1.46/1.51	c bounds -147 >= -1843 @ 0.878678
1.46/1.51	c bounds -147 >= -1842 @ 0.878909
1.46/1.51	c bounds -147 >= -1841 @ 0.879133
1.46/1.51	c bounds -147 >= -1840 @ 0.879363
1.46/1.51	c bounds -147 >= -1839 @ 0.879592
1.46/1.51	c bounds -147 >= -1838 @ 0.879821
1.46/1.51	c bounds -147 >= -1837 @ 0.880049
1.46/1.51	c bounds -147 >= -1836 @ 0.880276
1.46/1.51	c bounds -147 >= -1835 @ 0.880505
1.46/1.51	c bounds -147 >= -1834 @ 0.880733
1.46/1.51	c bounds -147 >= -1833 @ 0.880961
1.46/1.51	c bounds -147 >= -1832 @ 0.881192
1.46/1.51	c bounds -147 >= -1831 @ 0.881422
1.46/1.51	c bounds -147 >= -1830 @ 0.881653
1.46/1.51	c bounds -147 >= -1829 @ 0.881885
1.46/1.51	c bounds -147 >= -1828 @ 0.882114
1.46/1.51	c bounds -147 >= -1827 @ 0.882342
1.46/1.51	c bounds -147 >= -1826 @ 0.882574
1.46/1.51	c bounds -147 >= -1825 @ 0.882805
1.46/1.51	c bounds -147 >= -1824 @ 0.88303
1.46/1.51	c bounds -147 >= -1823 @ 0.883255
1.46/1.51	c bounds -147 >= -1822 @ 0.883481
1.46/1.51	c bounds -147 >= -1821 @ 0.88371
1.46/1.51	c bounds -147 >= -1820 @ 0.883938
1.46/1.51	c bounds -147 >= -1819 @ 0.884166
1.46/1.51	c bounds -147 >= -1818 @ 0.884392
1.46/1.51	c bounds -147 >= -1817 @ 0.884622
1.46/1.52	c bounds -147 >= -1816 @ 0.884851
1.46/1.52	c bounds -147 >= -1815 @ 0.885077
1.46/1.52	c bounds -147 >= -1814 @ 0.885155
1.46/1.52	c bounds -147 >= -1813 @ 0.885155
1.46/1.52	c bounds -147 >= -1812 @ 0.885155
1.46/1.52	c bounds -147 >= -1811 @ 0.885155
1.46/1.52	c bounds -147 >= -1810 @ 0.885294
1.46/1.52	c bounds -147 >= -1809 @ 0.885498
1.46/1.52	c bounds -147 >= -1808 @ 0.885705
1.46/1.52	c bounds -147 >= -1807 @ 0.88591
1.46/1.52	c bounds -147 >= -1806 @ 0.886113
1.46/1.52	c bounds -147 >= -1805 @ 0.886334
1.46/1.52	c bounds -147 >= -1804 @ 0.886557
1.46/1.52	c bounds -147 >= -1803 @ 0.886778
1.46/1.52	c bounds -147 >= -1802 @ 0.886999
1.46/1.52	c bounds -147 >= -1801 @ 0.887223
1.46/1.52	c bounds -147 >= -1800 @ 0.887448
1.46/1.52	c bounds -147 >= -1799 @ 0.88767
1.46/1.52	c bounds -147 >= -1798 @ 0.887895
1.46/1.52	c bounds -147 >= -1797 @ 0.888119
1.46/1.52	c bounds -147 >= -1796 @ 0.888345
1.46/1.52	c bounds -147 >= -1795 @ 0.888572
1.46/1.52	c bounds -147 >= -1794 @ 0.888801
1.46/1.52	c bounds -147 >= -1793 @ 0.889029
1.46/1.52	c bounds -147 >= -1792 @ 0.889257
1.46/1.52	c bounds -147 >= -1791 @ 0.889485
1.46/1.52	c bounds -147 >= -1790 @ 0.889713
1.46/1.52	c bounds -147 >= -1789 @ 0.889944
1.46/1.52	c bounds -147 >= -1788 @ 0.890177
1.46/1.52	c bounds -147 >= -1787 @ 0.890408
1.46/1.52	c bounds -147 >= -1786 @ 0.890636
1.46/1.52	c bounds -147 >= -1785 @ 0.890864
1.46/1.52	c bounds -147 >= -1784 @ 0.891097
1.46/1.52	c bounds -147 >= -1783 @ 0.891329
1.46/1.52	c bounds -147 >= -1782 @ 0.891554
1.46/1.52	c bounds -147 >= -1781 @ 0.89178
1.46/1.52	c bounds -147 >= -1780 @ 0.89201
1.46/1.52	c bounds -147 >= -1779 @ 0.89224
1.46/1.52	c bounds -147 >= -1778 @ 0.892468
1.46/1.52	c bounds -147 >= -1777 @ 0.892695
1.46/1.52	c bounds -147 >= -1776 @ 0.892939
1.46/1.52	c bounds -147 >= -1775 @ 0.893169
1.46/1.52	c bounds -147 >= -1774 @ 0.893397
1.46/1.52	c bounds -147 >= -1773 @ 0.893624
1.46/1.53	c bounds -147 >= -1772 @ 0.893848
1.46/1.53	c bounds -147 >= -1771 @ 0.894074
1.46/1.53	c bounds -147 >= -1770 @ 0.894293
1.46/1.53	c bounds -147 >= -1769 @ 0.894514
1.46/1.53	c bounds -147 >= -1768 @ 0.894742
1.46/1.53	c bounds -147 >= -1767 @ 0.894969
1.46/1.53	c bounds -147 >= -1766 @ 0.895194
1.46/1.53	c bounds -147 >= -1765 @ 0.895423
1.46/1.53	c bounds -147 >= -1764 @ 0.895651
1.46/1.53	c bounds -147 >= -1763 @ 0.895876
1.46/1.53	c bounds -147 >= -1762 @ 0.896101
1.46/1.53	c bounds -147 >= -1761 @ 0.896325
1.46/1.53	c bounds -147 >= -1760 @ 0.896546
1.46/1.53	c bounds -147 >= -1759 @ 0.896769
1.46/1.53	c bounds -147 >= -1758 @ 0.896999
1.46/1.53	c bounds -147 >= -1757 @ 0.897224
1.46/1.53	c bounds -147 >= -1756 @ 0.897456
1.46/1.53	c bounds -147 >= -1755 @ 0.897685
1.46/1.53	c bounds -147 >= -1754 @ 0.897907
1.46/1.53	c bounds -147 >= -1753 @ 0.89813
1.46/1.53	c bounds -147 >= -1752 @ 0.898354
1.46/1.53	c bounds -147 >= -1751 @ 0.898581
1.46/1.53	c bounds -147 >= -1750 @ 0.898801
1.46/1.53	c bounds -147 >= -1749 @ 0.899026
1.46/1.53	c bounds -147 >= -1748 @ 0.899254
1.46/1.53	c bounds -147 >= -1747 @ 0.899479
1.46/1.53	c bounds -147 >= -1746 @ 0.899702
1.46/1.53	c bounds -147 >= -1745 @ 0.899922
1.46/1.53	c bounds -147 >= -1744 @ 0.900155
1.46/1.53	c bounds -147 >= -1743 @ 0.900387
1.46/1.53	c bounds -147 >= -1742 @ 0.900614
1.46/1.53	c bounds -147 >= -1741 @ 0.900838
1.46/1.53	c bounds -147 >= -1740 @ 0.901062
1.46/1.53	c bounds -147 >= -1739 @ 0.901289
1.46/1.53	c bounds -147 >= -1738 @ 0.901519
1.46/1.53	c bounds -147 >= -1737 @ 0.901742
1.46/1.53	c bounds -147 >= -1736 @ 0.901967
1.46/1.53	c bounds -147 >= -1735 @ 0.902189
1.46/1.53	c bounds -147 >= -1734 @ 0.902411
1.46/1.53	c bounds -147 >= -1733 @ 0.902636
1.46/1.53	c bounds -147 >= -1732 @ 0.902855
1.46/1.53	c bounds -147 >= -1731 @ 0.903078
1.46/1.53	c bounds -147 >= -1730 @ 0.903305
1.46/1.53	c bounds -147 >= -1729 @ 0.903526
1.46/1.54	c bounds -147 >= -1728 @ 0.903754
1.46/1.54	c bounds -147 >= -1727 @ 0.903981
1.46/1.54	c bounds -147 >= -1726 @ 0.904207
1.46/1.54	c bounds -147 >= -1725 @ 0.904436
1.46/1.54	c bounds -147 >= -1724 @ 0.904662
1.46/1.54	c bounds -147 >= -1723 @ 0.904889
1.46/1.54	c bounds -147 >= -1722 @ 0.905119
1.46/1.54	c bounds -147 >= -1721 @ 0.905349
1.46/1.54	c bounds -147 >= -1720 @ 0.905575
1.46/1.54	c bounds -147 >= -1719 @ 0.905802
1.46/1.54	c bounds -147 >= -1718 @ 0.906023
1.46/1.54	c bounds -147 >= -1717 @ 0.906252
1.46/1.54	c bounds -147 >= -1716 @ 0.906479
1.46/1.54	c bounds -147 >= -1715 @ 0.906713
1.46/1.54	c bounds -147 >= -1714 @ 0.906944
1.46/1.54	c bounds -147 >= -1713 @ 0.907172
1.46/1.54	c bounds -147 >= -1712 @ 0.9074
1.46/1.54	c bounds -147 >= -1711 @ 0.907626
1.46/1.54	c bounds -147 >= -1710 @ 0.907851
1.46/1.54	c bounds -147 >= -1709 @ 0.908076
1.46/1.54	c bounds -147 >= -1708 @ 0.908304
1.46/1.54	c bounds -147 >= -1707 @ 0.908536
1.46/1.54	c bounds -147 >= -1706 @ 0.908766
1.46/1.54	c bounds -147 >= -1705 @ 0.908989
1.46/1.54	c bounds -147 >= -1704 @ 0.909222
1.46/1.54	c bounds -147 >= -1703 @ 0.909451
1.46/1.54	c bounds -147 >= -1702 @ 0.909674
1.46/1.54	c bounds -147 >= -1701 @ 0.909898
1.46/1.54	c bounds -147 >= -1700 @ 0.910126
1.46/1.54	c bounds -147 >= -1699 @ 0.910359
1.46/1.54	c bounds -147 >= -1698 @ 0.910591
1.46/1.54	c bounds -147 >= -1697 @ 0.910817
1.46/1.54	c bounds -147 >= -1696 @ 0.911039
1.46/1.54	c bounds -147 >= -1695 @ 0.91126
1.46/1.54	c bounds -147 >= -1694 @ 0.911492
1.46/1.54	c bounds -147 >= -1693 @ 0.911716
1.46/1.54	c bounds -147 >= -1692 @ 0.911944
1.46/1.54	c bounds -147 >= -1691 @ 0.91217
1.46/1.54	c bounds -147 >= -1690 @ 0.912398
1.46/1.54	c bounds -147 >= -1689 @ 0.91263
1.46/1.54	c bounds -147 >= -1688 @ 0.912854
1.46/1.54	c bounds -147 >= -1687 @ 0.913079
1.46/1.54	c bounds -147 >= -1686 @ 0.913079
1.46/1.54	c bounds -147 >= -1685 @ 0.913079
1.46/1.55	c bounds -147 >= -1684 @ 0.913079
1.46/1.55	c bounds -147 >= -1683 @ 0.913079
1.46/1.55	c bounds -147 >= -1682 @ 0.913222
1.46/1.55	c bounds -147 >= -1681 @ 0.913447
1.46/1.55	c bounds -147 >= -1680 @ 0.913675
1.46/1.55	c bounds -147 >= -1679 @ 0.913898
1.46/1.55	c bounds -147 >= -1678 @ 0.914119
1.46/1.55	c bounds -147 >= -1677 @ 0.91435
1.46/1.55	c bounds -147 >= -1676 @ 0.914573
1.46/1.55	c bounds -147 >= -1675 @ 0.914798
1.46/1.55	c bounds -147 >= -1674 @ 0.915023
1.46/1.55	c bounds -147 >= -1673 @ 0.91525
1.46/1.55	c bounds -147 >= -1672 @ 0.915472
1.46/1.55	c bounds -147 >= -1671 @ 0.915695
1.46/1.55	c bounds -147 >= -1670 @ 0.915923
1.46/1.55	c bounds -147 >= -1669 @ 0.916153
1.46/1.55	c bounds -147 >= -1668 @ 0.916381
1.46/1.55	c bounds -147 >= -1667 @ 0.916601
1.46/1.55	c bounds -147 >= -1666 @ 0.916823
1.46/1.55	c bounds -147 >= -1665 @ 0.917044
1.46/1.55	c bounds -147 >= -1664 @ 0.917271
1.46/1.55	c bounds -147 >= -1663 @ 0.917496
1.46/1.55	c bounds -147 >= -1662 @ 0.917719
1.46/1.55	c bounds -147 >= -1661 @ 0.917942
1.46/1.55	c bounds -147 >= -1660 @ 0.918169
1.46/1.55	c bounds -147 >= -1659 @ 0.918394
1.46/1.55	c bounds -147 >= -1658 @ 0.918612
1.46/1.55	c bounds -147 >= -1657 @ 0.918834
1.46/1.55	c bounds -147 >= -1656 @ 0.919063
1.46/1.55	c bounds -147 >= -1655 @ 0.919291
1.46/1.55	c bounds -147 >= -1654 @ 0.919511
1.46/1.55	c bounds -147 >= -1653 @ 0.919737
1.46/1.55	c bounds -147 >= -1652 @ 0.919966
1.46/1.55	c bounds -147 >= -1651 @ 0.920194
1.46/1.55	c bounds -147 >= -1650 @ 0.920414
1.46/1.55	c bounds -147 >= -1649 @ 0.920638
1.46/1.55	c bounds -147 >= -1648 @ 0.920855
1.46/1.55	c bounds -147 >= -1647 @ 0.921077
1.46/1.55	c bounds -147 >= -1646 @ 0.921295
1.46/1.55	c bounds -147 >= -1645 @ 0.921512
1.46/1.55	c bounds -147 >= -1644 @ 0.921731
1.46/1.55	c bounds -147 >= -1643 @ 0.921958
1.46/1.55	c bounds -147 >= -1642 @ 0.922178
1.46/1.55	c bounds -147 >= -1641 @ 0.922405
1.46/1.55	c bounds -147 >= -1640 @ 0.922635
1.46/1.56	c bounds -147 >= -1639 @ 0.922868
1.46/1.56	c bounds -147 >= -1638 @ 0.923096
1.46/1.56	c bounds -147 >= -1637 @ 0.923324
1.46/1.56	c bounds -147 >= -1636 @ 0.923551
1.46/1.56	c bounds -147 >= -1635 @ 0.92378
1.46/1.56	c bounds -147 >= -1634 @ 0.924007
1.46/1.56	c bounds -147 >= -1633 @ 0.924234
1.46/1.56	c bounds -147 >= -1632 @ 0.924456
1.46/1.56	c bounds -147 >= -1631 @ 0.924684
1.46/1.56	c bounds -147 >= -1630 @ 0.924919
1.46/1.56	c bounds -147 >= -1629 @ 0.925143
1.46/1.56	c bounds -147 >= -1628 @ 0.925372
1.46/1.56	c bounds -147 >= -1627 @ 0.925697
1.46/1.56	c bounds -147 >= -1626 @ 0.925938
1.46/1.56	c bounds -147 >= -1625 @ 0.926169
1.46/1.56	c bounds -147 >= -1624 @ 0.926393
1.46/1.56	c bounds -147 >= -1623 @ 0.926617
1.46/1.56	c bounds -147 >= -1622 @ 0.926843
1.46/1.56	c bounds -147 >= -1621 @ 0.927072
1.46/1.56	c bounds -147 >= -1620 @ 0.9273
1.46/1.56	c bounds -147 >= -1619 @ 0.927526
1.46/1.56	c bounds -148 >= -1619 @ 0.930145
1.46/1.56	c bounds -148 >= -1618 @ 0.930377
1.46/1.56	c bounds -148 >= -1617 @ 0.930609
1.46/1.56	c bounds -148 >= -1616 @ 0.930841
1.46/1.56	c bounds -148 >= -1615 @ 0.931065
1.46/1.56	c bounds -148 >= -1614 @ 0.931289
1.46/1.56	c bounds -148 >= -1613 @ 0.931514
1.46/1.56	c bounds -148 >= -1612 @ 0.931741
1.46/1.56	c bounds -148 >= -1611 @ 0.931979
1.46/1.56	c bounds -148 >= -1610 @ 0.932219
1.46/1.56	c bounds -148 >= -1609 @ 0.93245
1.46/1.57	c bounds -148 >= -1608 @ 0.932678
1.46/1.57	c bounds -148 >= -1607 @ 0.9329
1.46/1.57	c bounds -148 >= -1606 @ 0.933128
1.46/1.57	c bounds -148 >= -1605 @ 0.933362
1.46/1.57	c bounds -148 >= -1604 @ 0.933587
1.46/1.57	c bounds -148 >= -1603 @ 0.933807
1.46/1.57	c bounds -148 >= -1602 @ 0.934032
1.46/1.57	c bounds -148 >= -1601 @ 0.934263
1.46/1.57	c bounds -148 >= -1600 @ 0.934496
1.46/1.57	c bounds -148 >= -1599 @ 0.934721
1.46/1.57	c bounds -148 >= -1598 @ 0.934951
1.46/1.57	c bounds -148 >= -1597 @ 0.935181
1.46/1.57	c bounds -148 >= -1596 @ 0.935404
1.46/1.57	c bounds -148 >= -1595 @ 0.935635
1.46/1.57	c bounds -148 >= -1594 @ 0.935867
1.46/1.57	c bounds -148 >= -1593 @ 0.9361
1.46/1.57	c bounds -148 >= -1592 @ 0.936327
1.46/1.57	c bounds -148 >= -1591 @ 0.936557
1.46/1.57	c bounds -148 >= -1590 @ 0.936779
1.46/1.57	c bounds -148 >= -1589 @ 0.937002
1.46/1.57	c bounds -148 >= -1588 @ 0.937223
1.46/1.57	c bounds -148 >= -1587 @ 0.937445
1.46/1.57	c bounds -148 >= -1586 @ 0.937668
1.46/1.57	c bounds -148 >= -1585 @ 0.937889
1.46/1.57	c bounds -148 >= -1584 @ 0.938118
1.46/1.57	c bounds -148 >= -1583 @ 0.938347
1.46/1.57	c bounds -148 >= -1582 @ 0.938572
1.46/1.57	c bounds -148 >= -1581 @ 0.938795
1.46/1.57	c bounds -148 >= -1580 @ 0.939025
1.46/1.57	c bounds -148 >= -1579 @ 0.939253
1.46/1.57	c bounds -148 >= -1578 @ 0.93948
1.46/1.57	c bounds -148 >= -1577 @ 0.939706
1.46/1.57	c bounds -148 >= -1576 @ 0.939943
1.46/1.57	c bounds -148 >= -1575 @ 0.940181
1.46/1.57	c bounds -148 >= -1574 @ 0.940412
1.46/1.57	c bounds -148 >= -1573 @ 0.94064
1.46/1.57	c bounds -148 >= -1572 @ 0.940871
1.46/1.57	c bounds -148 >= -1571 @ 0.941103
1.46/1.57	c bounds -148 >= -1570 @ 0.94133
1.46/1.57	c bounds -148 >= -1569 @ 0.94156
1.46/1.57	c bounds -148 >= -1568 @ 0.9418
1.46/1.57	c bounds -148 >= -1567 @ 0.942028
1.46/1.57	c bounds -148 >= -1566 @ 0.942253
1.46/1.57	c bounds -148 >= -1565 @ 0.942479
1.46/1.58	c bounds -148 >= -1564 @ 0.942703
1.46/1.58	c bounds -148 >= -1563 @ 0.94293
1.46/1.58	c bounds -148 >= -1562 @ 0.943159
1.46/1.58	c bounds -148 >= -1561 @ 0.943395
1.46/1.58	c bounds -148 >= -1560 @ 0.943629
1.46/1.58	c bounds -148 >= -1559 @ 0.943862
1.46/1.58	c bounds -148 >= -1558 @ 0.94409
1.46/1.58	c bounds -148 >= -1557 @ 0.944323
1.46/1.58	c bounds -148 >= -1556 @ 0.94455
1.46/1.58	c bounds -148 >= -1555 @ 0.944777
1.46/1.58	c bounds -148 >= -1554 @ 0.945004
1.46/1.58	c bounds -148 >= -1553 @ 0.945231
1.46/1.58	c bounds -148 >= -1552 @ 0.945462
1.46/1.58	c bounds -148 >= -1551 @ 0.945692
1.46/1.58	c bounds -148 >= -1550 @ 0.945919
1.46/1.58	c bounds -148 >= -1549 @ 0.94615
1.46/1.58	c bounds -148 >= -1548 @ 0.946385
1.46/1.58	c bounds -148 >= -1547 @ 0.946612
1.46/1.58	c bounds -148 >= -1546 @ 0.946835
1.46/1.58	c bounds -148 >= -1545 @ 0.947063
1.46/1.58	c bounds -148 >= -1544 @ 0.94729
1.46/1.58	c bounds -148 >= -1543 @ 0.947518
1.46/1.58	c bounds -148 >= -1542 @ 0.947748
1.46/1.58	c bounds -148 >= -1541 @ 0.94798
1.46/1.58	c bounds -148 >= -1540 @ 0.948213
1.46/1.58	c bounds -148 >= -1539 @ 0.948442
1.46/1.58	c bounds -148 >= -1538 @ 0.948673
1.46/1.58	c bounds -148 >= -1537 @ 0.948902
1.46/1.58	c bounds -148 >= -1536 @ 0.949129
1.46/1.58	c bounds -148 >= -1535 @ 0.949395
1.46/1.58	c bounds -148 >= -1534 @ 0.949625
1.46/1.58	c bounds -148 >= -1533 @ 0.949858
1.46/1.58	c bounds -148 >= -1532 @ 0.950095
1.46/1.58	c bounds -148 >= -1531 @ 0.950325
1.46/1.58	c bounds -148 >= -1530 @ 0.950548
1.46/1.58	c bounds -148 >= -1529 @ 0.950783
1.46/1.58	c bounds -148 >= -1528 @ 0.950862
1.46/1.58	c bounds -148 >= -1527 @ 0.950862
1.46/1.58	c bounds -148 >= -1526 @ 0.950862
1.46/1.58	c bounds -148 >= -1525 @ 0.950862
1.46/1.58	c bounds -148 >= -1524 @ 0.95093
1.46/1.58	c bounds -148 >= -1523 @ 0.951161
1.46/1.58	c bounds -148 >= -1522 @ 0.951384
1.46/1.59	c bounds -148 >= -1521 @ 0.951605
1.46/1.59	c bounds -148 >= -1520 @ 0.951843
1.46/1.59	c bounds -148 >= -1519 @ 0.952076
1.46/1.59	c bounds -148 >= -1518 @ 0.952306
1.46/1.59	c bounds -148 >= -1517 @ 0.952573
1.46/1.59	c bounds -148 >= -1516 @ 0.952801
1.46/1.59	c bounds -148 >= -1515 @ 0.953033
1.46/1.59	c bounds -148 >= -1514 @ 0.953258
1.46/1.59	c bounds -148 >= -1513 @ 0.953477
1.46/1.59	c bounds -148 >= -1512 @ 0.953707
1.46/1.59	c bounds -148 >= -1511 @ 0.953936
1.46/1.59	c bounds -148 >= -1510 @ 0.954161
1.46/1.59	c bounds -148 >= -1509 @ 0.954391
1.46/1.59	c bounds -148 >= -1508 @ 0.954618
1.46/1.59	c bounds -148 >= -1507 @ 0.954844
1.46/1.59	c bounds -148 >= -1506 @ 0.955093
1.46/1.59	c bounds -148 >= -1505 @ 0.955316
1.46/1.59	c bounds -148 >= -1504 @ 0.955536
1.46/1.59	c bounds -148 >= -1503 @ 0.955757
1.46/1.59	c bounds -148 >= -1502 @ 0.955991
1.46/1.59	c bounds -148 >= -1501 @ 0.956217
1.46/1.59	c bounds -148 >= -1500 @ 0.956458
1.46/1.59	c bounds -148 >= -1499 @ 0.956691
1.46/1.59	c bounds -148 >= -1498 @ 0.956915
1.46/1.59	c bounds -148 >= -1497 @ 0.957144
1.46/1.59	c bounds -148 >= -1496 @ 0.957371
1.46/1.59	c bounds -148 >= -1495 @ 0.957595
1.46/1.59	c bounds -148 >= -1494 @ 0.95782
1.46/1.59	c bounds -148 >= -1493 @ 0.958044
1.46/1.59	c bounds -148 >= -1492 @ 0.958338
1.46/1.59	c bounds -148 >= -1491 @ 0.958567
1.46/1.59	c bounds -148 >= -1490 @ 0.958785
1.46/1.59	c bounds -148 >= -1489 @ 0.959014
1.46/1.59	c bounds -148 >= -1488 @ 0.959243
1.46/1.59	c bounds -148 >= -1487 @ 0.959482
1.46/1.59	c bounds -148 >= -1486 @ 0.959709
1.46/1.59	c bounds -148 >= -1485 @ 0.959943
1.46/1.59	c bounds -148 >= -1484 @ 0.960173
1.46/1.59	c bounds -148 >= -1483 @ 0.960406
1.46/1.59	c bounds -148 >= -1482 @ 0.960638
1.46/1.59	c bounds -148 >= -1481 @ 0.960876
1.46/1.59	c bounds -148 >= -1480 @ 0.961105
1.46/1.59	c bounds -148 >= -1479 @ 0.961335
1.46/1.60	c bounds -148 >= -1478 @ 0.961569
1.46/1.60	c bounds -148 >= -1477 @ 0.961796
1.46/1.60	c bounds -148 >= -1476 @ 0.962027
1.46/1.60	c bounds -148 >= -1475 @ 0.962257
1.46/1.60	c bounds -148 >= -1474 @ 0.962482
1.55/1.60	c bounds -148 >= -1473 @ 0.962711
1.55/1.60	c bounds -148 >= -1472 @ 0.962943
1.55/1.60	c bounds -148 >= -1471 @ 0.963174
1.55/1.60	c bounds -148 >= -1470 @ 0.96341
1.55/1.60	c bounds -148 >= -1469 @ 0.963634
1.55/1.60	c bounds -148 >= -1468 @ 0.963863
1.55/1.60	c bounds -148 >= -1467 @ 0.964086
1.55/1.60	c bounds -148 >= -1466 @ 0.964315
1.55/1.60	c bounds -148 >= -1465 @ 0.964538
1.55/1.60	c bounds -148 >= -1464 @ 0.964767
1.55/1.60	c bounds -148 >= -1463 @ 0.964988
1.55/1.60	c bounds -148 >= -1462 @ 0.965212
1.55/1.60	c bounds -148 >= -1461 @ 0.965438
1.55/1.60	c bounds -148 >= -1460 @ 0.965677
1.55/1.60	c bounds -148 >= -1459 @ 0.965902
1.55/1.60	c bounds -148 >= -1458 @ 0.966142
1.55/1.60	c bounds -148 >= -1457 @ 0.966363
1.55/1.60	c bounds -148 >= -1456 @ 0.966603
1.55/1.60	c bounds -148 >= -1455 @ 0.966828
1.55/1.60	c bounds -148 >= -1454 @ 0.96705
1.55/1.60	c bounds -148 >= -1453 @ 0.967278
1.55/1.60	c bounds -148 >= -1452 @ 0.9675
1.55/1.60	c bounds -148 >= -1451 @ 0.967734
1.55/1.60	c bounds -148 >= -1450 @ 0.967803
1.55/1.60	c bounds -148 >= -1449 @ 0.967803
1.55/1.60	c bounds -148 >= -1448 @ 0.967803
1.55/1.60	c bounds -148 >= -1447 @ 0.967803
1.55/1.60	c bounds -148 >= -1446 @ 0.967875
1.55/1.60	c bounds -148 >= -1445 @ 0.9681
1.55/1.60	c bounds -148 >= -1444 @ 0.968322
1.55/1.60	c bounds -148 >= -1443 @ 0.96857
1.55/1.60	c bounds -148 >= -1442 @ 0.968794
1.55/1.60	c bounds -148 >= -1441 @ 0.969022
1.55/1.60	c bounds -148 >= -1440 @ 0.969241
1.55/1.60	c bounds -148 >= -1439 @ 0.969461
1.55/1.60	c bounds -148 >= -1438 @ 0.969693
1.55/1.60	c bounds -148 >= -1437 @ 0.969916
1.55/1.60	c bounds -148 >= -1436 @ 0.970138
1.55/1.60	c bounds -148 >= -1435 @ 0.970364
1.55/1.61	c bounds -148 >= -1434 @ 0.970594
1.55/1.61	c bounds -148 >= -1433 @ 0.970878
1.55/1.61	c bounds -148 >= -1432 @ 0.97112
1.55/1.61	c bounds -148 >= -1431 @ 0.971344
1.55/1.61	c bounds -148 >= -1430 @ 0.971577
1.55/1.61	c bounds -148 >= -1429 @ 0.971798
1.55/1.61	c bounds -148 >= -1428 @ 0.972021
1.55/1.61	c bounds -148 >= -1427 @ 0.972254
1.55/1.61	c bounds -148 >= -1426 @ 0.972471
1.55/1.61	c bounds -148 >= -1425 @ 0.972693
1.55/1.61	c bounds -148 >= -1424 @ 0.972931
1.55/1.61	c bounds -148 >= -1423 @ 0.973154
1.55/1.61	c bounds -148 >= -1422 @ 0.973386
1.55/1.61	c bounds -148 >= -1421 @ 0.973617
1.55/1.61	c bounds -148 >= -1420 @ 0.973852
1.55/1.61	c bounds -148 >= -1419 @ 0.974087
1.55/1.61	c bounds -148 >= -1418 @ 0.974311
1.55/1.61	c bounds -148 >= -1417 @ 0.974533
1.55/1.61	c bounds -148 >= -1416 @ 0.974767
1.55/1.61	c bounds -148 >= -1415 @ 0.974996
1.55/1.61	c bounds -148 >= -1414 @ 0.975229
1.55/1.61	c bounds -148 >= -1413 @ 0.975455
1.55/1.61	c bounds -148 >= -1412 @ 0.975678
1.55/1.61	c bounds -148 >= -1411 @ 0.975899
1.55/1.61	c bounds -148 >= -1410 @ 0.97612
1.55/1.61	c bounds -148 >= -1409 @ 0.976341
1.55/1.61	c bounds -148 >= -1408 @ 0.976565
1.55/1.61	c bounds -148 >= -1407 @ 0.976786
1.55/1.61	c bounds -148 >= -1406 @ 0.977024
1.55/1.61	c bounds -148 >= -1405 @ 0.977259
1.55/1.61	c bounds -148 >= -1404 @ 0.977484
1.55/1.61	c bounds -148 >= -1403 @ 0.977714
1.55/1.61	c bounds -148 >= -1402 @ 0.977938
1.55/1.61	c bounds -148 >= -1401 @ 0.978171
1.55/1.61	c bounds -148 >= -1400 @ 0.9784
1.55/1.61	c bounds -148 >= -1399 @ 0.978628
1.55/1.61	c bounds -148 >= -1398 @ 0.978861
1.55/1.61	c bounds -148 >= -1397 @ 0.979099
1.55/1.61	c bounds -148 >= -1396 @ 0.979336
1.55/1.61	c bounds -148 >= -1395 @ 0.979563
1.55/1.61	c bounds -148 >= -1394 @ 0.979793
1.55/1.61	c bounds -148 >= -1393 @ 0.980033
1.55/1.61	c bounds -148 >= -1392 @ 0.980263
1.55/1.62	c bounds -148 >= -1391 @ 0.980492
1.55/1.62	c bounds -148 >= -1390 @ 0.980718
1.55/1.62	c bounds -148 >= -1389 @ 0.980947
1.55/1.62	c bounds -148 >= -1388 @ 0.981176
1.55/1.62	c bounds -148 >= -1387 @ 0.981404
1.55/1.62	c bounds -148 >= -1386 @ 0.98163
1.55/1.62	c bounds -148 >= -1385 @ 0.981865
1.55/1.62	c bounds -148 >= -1384 @ 0.982095
1.55/1.62	c bounds -148 >= -1383 @ 0.982329
1.55/1.62	c bounds -148 >= -1382 @ 0.982559
1.55/1.62	c bounds -148 >= -1381 @ 0.982784
1.55/1.62	c bounds -148 >= -1380 @ 0.983015
1.55/1.62	c bounds -149 >= -1380 @ 0.985977
1.55/1.62	c bounds -149 >= -1379 @ 0.986222
1.55/1.62	c bounds -149 >= -1378 @ 0.986452
1.55/1.62	c bounds -149 >= -1377 @ 0.986681
1.55/1.62	c bounds -149 >= -1376 @ 0.986903
1.55/1.62	c bounds -149 >= -1375 @ 0.987148
1.55/1.62	c bounds -149 >= -1374 @ 0.987377
1.55/1.62	c bounds -149 >= -1373 @ 0.987606
1.55/1.62	c bounds -149 >= -1372 @ 0.987831
1.55/1.62	c bounds -149 >= -1371 @ 0.988056
1.55/1.62	c bounds -149 >= -1370 @ 0.988282
1.55/1.62	c bounds -149 >= -1369 @ 0.988504
1.55/1.62	c bounds -149 >= -1368 @ 0.988732
1.55/1.62	c bounds -149 >= -1367 @ 0.988965
1.55/1.62	c bounds -149 >= -1366 @ 0.989193
1.55/1.62	c bounds -149 >= -1365 @ 0.98942
1.55/1.62	c bounds -149 >= -1364 @ 0.989643
1.55/1.62	c bounds -149 >= -1363 @ 0.989864
1.55/1.62	c bounds -149 >= -1362 @ 0.990098
1.55/1.62	c bounds -149 >= -1361 @ 0.990327
1.55/1.63	c bounds -149 >= -1360 @ 0.990553
1.55/1.63	c bounds -149 >= -1359 @ 0.990776
1.55/1.63	c bounds -149 >= -1358 @ 0.990996
1.55/1.63	c bounds -149 >= -1357 @ 0.991218
1.55/1.63	c bounds -149 >= -1356 @ 0.99145
1.55/1.63	c bounds -149 >= -1355 @ 0.991684
1.55/1.63	c bounds -149 >= -1354 @ 0.991922
1.55/1.63	c bounds -149 >= -1353 @ 0.992155
1.55/1.63	c bounds -149 >= -1352 @ 0.992376
1.55/1.63	c bounds -149 >= -1351 @ 0.992596
1.55/1.63	c bounds -149 >= -1350 @ 0.992828
1.55/1.63	c bounds -149 >= -1349 @ 0.993055
1.55/1.63	c bounds -149 >= -1348 @ 0.993275
1.55/1.63	c bounds -149 >= -1347 @ 0.993498
1.55/1.63	c bounds -149 >= -1346 @ 0.993732
1.55/1.63	c bounds -149 >= -1345 @ 0.993971
1.55/1.63	c bounds -149 >= -1344 @ 0.994207
1.55/1.63	c bounds -149 >= -1343 @ 0.994436
1.55/1.63	c bounds -149 >= -1342 @ 0.994665
1.55/1.63	c bounds -149 >= -1341 @ 0.994894
1.55/1.63	c bounds -149 >= -1340 @ 0.995121
1.55/1.63	c bounds -149 >= -1339 @ 0.995359
1.55/1.63	c bounds -149 >= -1338 @ 0.99592
1.55/1.64	c bounds -149 >= -1337 @ 0.998205
1.55/1.64	c bounds -149 >= -1336 @ 0.998312
1.55/1.64	c bounds -149 >= -1335 @ 0.998522
1.55/1.64	c bounds -149 >= -1334 @ 0.998727
1.55/1.64	c bounds -149 >= -1333 @ 0.998943
1.55/1.64	c bounds -149 >= -1332 @ 0.999162
1.55/1.64	c bounds -149 >= -1331 @ 0.999384
1.55/1.64	c bounds -149 >= -1330 @ 0.999607
1.55/1.64	c bounds -149 >= -1329 @ 0.999829
1.55/1.64	c bounds -149 >= -1328 @ 1.00005
1.55/1.64	c bounds -149 >= -1327 @ 1.00028
1.55/1.64	c bounds -149 >= -1326 @ 1.00049
1.55/1.64	c bounds -149 >= -1325 @ 1.00072
1.55/1.64	c bounds -149 >= -1324 @ 1.00093
1.55/1.64	c bounds -149 >= -1323 @ 1.00115
1.55/1.64	c bounds -149 >= -1322 @ 1.00137
1.55/1.64	c bounds -149 >= -1321 @ 1.00159
1.55/1.64	c bounds -149 >= -1320 @ 1.0018
1.55/1.64	c bounds -149 >= -1319 @ 1.00202
1.55/1.64	c bounds -149 >= -1318 @ 1.00224
1.55/1.64	c bounds -149 >= -1317 @ 1.00245
1.55/1.64	c bounds -149 >= -1316 @ 1.00267
1.55/1.64	c bounds -149 >= -1315 @ 1.00289
1.55/1.64	c bounds -149 >= -1314 @ 1.00311
1.55/1.64	c bounds -149 >= -1313 @ 1.00333
1.55/1.64	c bounds -149 >= -1312 @ 1.00355
1.55/1.64	c bounds -149 >= -1311 @ 1.00377
1.55/1.64	c bounds -149 >= -1310 @ 1.00399
1.55/1.64	c bounds -149 >= -1309 @ 1.00421
1.55/1.64	c bounds -149 >= -1308 @ 1.00443
1.55/1.64	c bounds -149 >= -1307 @ 1.00465
1.55/1.64	c bounds -149 >= -1306 @ 1.00487
1.55/1.64	c bounds -149 >= -1305 @ 1.00508
1.55/1.64	c bounds -149 >= -1304 @ 1.0053
1.55/1.64	c bounds -149 >= -1303 @ 1.00552
1.55/1.64	c bounds -149 >= -1302 @ 1.00574
1.55/1.64	c bounds -149 >= -1301 @ 1.00596
1.55/1.64	c bounds -149 >= -1300 @ 1.00618
1.55/1.64	c bounds -149 >= -1299 @ 1.0064
1.55/1.64	c bounds -149 >= -1298 @ 1.00662
1.55/1.64	c bounds -149 >= -1297 @ 1.00684
1.55/1.64	c bounds -149 >= -1296 @ 1.00706
1.55/1.64	c bounds -149 >= -1295 @ 1.00728
1.55/1.65	c bounds -149 >= -1294 @ 1.00755
1.55/1.65	c bounds -149 >= -1293 @ 1.00777
1.55/1.65	c bounds -149 >= -1292 @ 1.00799
1.55/1.65	c bounds -149 >= -1291 @ 1.00821
1.55/1.65	c bounds -149 >= -1290 @ 1.00843
1.55/1.65	c bounds -149 >= -1289 @ 1.00867
1.55/1.65	c bounds -149 >= -1288 @ 1.00889
1.55/1.65	c bounds -149 >= -1287 @ 1.00912
1.55/1.65	c bounds -149 >= -1286 @ 1.00934
1.55/1.65	c bounds -149 >= -1285 @ 1.00957
1.55/1.65	c bounds -149 >= -1284 @ 1.0098
1.55/1.65	c bounds -149 >= -1283 @ 1.01002
1.55/1.65	c bounds -149 >= -1282 @ 1.01025
1.55/1.65	c bounds -149 >= -1281 @ 1.01047
1.55/1.65	c bounds -149 >= -1280 @ 1.0107
1.55/1.65	c bounds -149 >= -1279 @ 1.01093
1.55/1.65	c bounds -149 >= -1278 @ 1.01115
1.55/1.65	c bounds -149 >= -1277 @ 1.01136
1.55/1.65	c bounds -149 >= -1276 @ 1.01159
1.55/1.65	c bounds -149 >= -1275 @ 1.01182
1.55/1.65	c bounds -149 >= -1274 @ 1.01204
1.55/1.65	c bounds -149 >= -1273 @ 1.01227
1.55/1.65	c bounds -149 >= -1272 @ 1.01249
1.55/1.65	c bounds -149 >= -1271 @ 1.01272
1.55/1.65	c bounds -149 >= -1270 @ 1.01295
1.55/1.65	c bounds -149 >= -1269 @ 1.01318
1.55/1.65	c bounds -149 >= -1268 @ 1.0134
1.55/1.65	c bounds -149 >= -1267 @ 1.01362
1.55/1.65	c bounds -149 >= -1266 @ 1.01385
1.55/1.65	c bounds -149 >= -1265 @ 1.01408
1.55/1.65	c bounds -149 >= -1264 @ 1.01431
1.55/1.65	c bounds -149 >= -1263 @ 1.01454
1.55/1.65	c bounds -149 >= -1262 @ 1.01477
1.55/1.65	c bounds -149 >= -1261 @ 1.015
1.55/1.65	c bounds -149 >= -1260 @ 1.01523
1.55/1.65	c bounds -149 >= -1259 @ 1.01545
1.55/1.65	c bounds -149 >= -1258 @ 1.01567
1.55/1.65	c bounds -149 >= -1257 @ 1.01572
1.55/1.65	c bounds -149 >= -1256 @ 1.01572
1.55/1.65	c bounds -149 >= -1255 @ 1.01572
1.55/1.65	c bounds -149 >= -1254 @ 1.01572
1.55/1.65	c bounds -149 >= -1253 @ 1.01586
1.55/1.65	c bounds -149 >= -1252 @ 1.01607
1.55/1.65	c bounds -149 >= -1251 @ 1.01628
1.55/1.66	c bounds -149 >= -1250 @ 1.01648
1.55/1.66	c bounds -149 >= -1249 @ 1.01668
1.55/1.66	c bounds -149 >= -1248 @ 1.0169
1.55/1.66	c bounds -149 >= -1247 @ 1.01712
1.55/1.66	c bounds -149 >= -1246 @ 1.01735
1.55/1.66	c bounds -149 >= -1245 @ 1.01757
1.55/1.66	c bounds -149 >= -1244 @ 1.0178
1.55/1.66	c bounds -149 >= -1243 @ 1.01802
1.55/1.66	c bounds -149 >= -1242 @ 1.01824
1.55/1.66	c bounds -149 >= -1241 @ 1.01846
1.55/1.66	c bounds -149 >= -1240 @ 1.01868
1.55/1.66	c bounds -149 >= -1239 @ 1.0189
1.55/1.66	c bounds -149 >= -1238 @ 1.01912
1.55/1.66	c bounds -149 >= -1237 @ 1.01935
1.55/1.66	c bounds -149 >= -1236 @ 1.01957
1.55/1.66	c bounds -149 >= -1235 @ 1.0198
1.55/1.66	c bounds -149 >= -1234 @ 1.02042
1.55/1.66	c bounds -149 >= -1233 @ 1.02064
1.55/1.66	c bounds -149 >= -1232 @ 1.02087
1.55/1.66	c bounds -149 >= -1231 @ 1.02108
1.55/1.66	c bounds -149 >= -1230 @ 1.0213
1.55/1.66	c bounds -149 >= -1229 @ 1.02152
1.55/1.66	c bounds -149 >= -1228 @ 1.02174
1.55/1.66	c bounds -149 >= -1227 @ 1.02196
1.55/1.66	c bounds -149 >= -1226 @ 1.02218
1.55/1.66	c bounds -149 >= -1225 @ 1.0224
1.55/1.66	c bounds -149 >= -1224 @ 1.02262
1.55/1.66	c bounds -149 >= -1223 @ 1.02285
1.55/1.66	c bounds -149 >= -1222 @ 1.02309
1.55/1.66	c bounds -149 >= -1221 @ 1.02332
1.55/1.66	c bounds -149 >= -1220 @ 1.02354
1.55/1.66	c bounds -149 >= -1219 @ 1.02377
1.55/1.66	c bounds -149 >= -1218 @ 1.02399
1.55/1.66	c bounds -149 >= -1217 @ 1.02422
1.55/1.66	c bounds -149 >= -1216 @ 1.02445
1.55/1.66	c bounds -149 >= -1215 @ 1.02468
1.55/1.66	c bounds -149 >= -1214 @ 1.0249
1.55/1.66	c bounds -149 >= -1213 @ 1.02512
1.55/1.66	c bounds -149 >= -1212 @ 1.02534
1.55/1.66	c bounds -149 >= -1211 @ 1.02556
1.55/1.66	c bounds -149 >= -1210 @ 1.02579
1.55/1.66	c bounds -149 >= -1209 @ 1.02601
1.55/1.66	c bounds -149 >= -1208 @ 1.02622
1.55/1.67	c bounds -149 >= -1207 @ 1.02645
1.55/1.67	c bounds -149 >= -1206 @ 1.02667
1.55/1.67	c bounds -149 >= -1205 @ 1.02689
1.55/1.67	c bounds -149 >= -1204 @ 1.02712
1.55/1.67	c bounds -149 >= -1203 @ 1.02733
1.55/1.67	c bounds -149 >= -1202 @ 1.02755
1.55/1.67	c bounds -149 >= -1201 @ 1.02777
1.55/1.67	c bounds -149 >= -1200 @ 1.02799
1.55/1.67	c bounds -149 >= -1199 @ 1.02821
1.55/1.67	c bounds -149 >= -1198 @ 1.02843
1.55/1.67	c bounds -149 >= -1197 @ 1.02866
1.55/1.67	c bounds -149 >= -1196 @ 1.02888
1.55/1.67	c bounds -149 >= -1195 @ 1.02912
1.55/1.67	c bounds -149 >= -1194 @ 1.02935
1.55/1.67	c bounds -149 >= -1193 @ 1.02958
1.55/1.67	c bounds -149 >= -1192 @ 1.0298
1.55/1.67	c bounds -149 >= -1191 @ 1.03002
1.55/1.67	c bounds -149 >= -1190 @ 1.03025
1.55/1.67	c bounds -149 >= -1189 @ 1.03047
1.55/1.67	c bounds -149 >= -1188 @ 1.0307
1.55/1.67	c bounds -149 >= -1187 @ 1.03092
1.55/1.67	c bounds -149 >= -1186 @ 1.03114
1.55/1.67	c bounds -149 >= -1185 @ 1.03138
1.55/1.67	c bounds -149 >= -1184 @ 1.03161
1.55/1.67	c bounds -149 >= -1183 @ 1.03183
1.55/1.67	c bounds -149 >= -1182 @ 1.03205
1.55/1.68	c bounds -151 >= -1182 @ 1.03346
1.55/1.68	c bounds -151 >= -1181 @ 1.03367
1.55/1.68	c bounds -151 >= -1180 @ 1.0339
1.55/1.68	c bounds -151 >= -1179 @ 1.03413
1.55/1.68	c bounds -151 >= -1178 @ 1.03435
1.55/1.68	c bounds -151 >= -1177 @ 1.03458
1.55/1.68	c bounds -151 >= -1176 @ 1.0348
1.55/1.68	c bounds -151 >= -1175 @ 1.03503
1.55/1.68	c bounds -151 >= -1174 @ 1.03526
1.55/1.68	c bounds -151 >= -1173 @ 1.03548
1.55/1.68	c bounds -151 >= -1172 @ 1.03572
1.55/1.68	c bounds -151 >= -1171 @ 1.03594
1.55/1.68	c bounds -151 >= -1170 @ 1.03617
1.55/1.68	c bounds -151 >= -1169 @ 1.03639
1.55/1.68	c bounds -151 >= -1168 @ 1.03662
1.55/1.68	c bounds -151 >= -1167 @ 1.03685
1.55/1.68	c bounds -151 >= -1166 @ 1.03708
1.55/1.68	c bounds -151 >= -1165 @ 1.03729
1.55/1.68	c bounds -151 >= -1164 @ 1.03753
1.55/1.68	c bounds -151 >= -1163 @ 1.03776
1.55/1.68	c bounds -151 >= -1162 @ 1.03799
1.55/1.68	c bounds -151 >= -1161 @ 1.03821
1.55/1.68	c bounds -151 >= -1160 @ 1.03845
1.55/1.68	c bounds -151 >= -1159 @ 1.03868
1.55/1.68	c bounds -151 >= -1158 @ 1.03889
1.55/1.68	c bounds -151 >= -1157 @ 1.03912
1.55/1.68	c bounds -151 >= -1156 @ 1.03933
1.55/1.68	c bounds -151 >= -1155 @ 1.03955
1.55/1.68	c bounds -151 >= -1154 @ 1.03978
1.55/1.68	c bounds -151 >= -1153 @ 1.04
1.55/1.68	c bounds -151 >= -1152 @ 1.04022
1.55/1.68	c bounds -151 >= -1151 @ 1.04045
1.55/1.68	c bounds -151 >= -1150 @ 1.04068
1.55/1.68	c bounds -151 >= -1149 @ 1.0409
1.55/1.68	c bounds -151 >= -1148 @ 1.04113
1.55/1.69	c bounds -151 >= -1147 @ 1.04137
1.55/1.69	c bounds -151 >= -1146 @ 1.0416
1.55/1.69	c bounds -151 >= -1145 @ 1.04184
1.55/1.69	c bounds -151 >= -1144 @ 1.04207
1.55/1.69	c bounds -151 >= -1143 @ 1.04229
1.55/1.69	c bounds -151 >= -1142 @ 1.04252
1.55/1.69	c bounds -151 >= -1141 @ 1.04274
1.55/1.69	c bounds -151 >= -1140 @ 1.04299
1.55/1.69	c bounds -151 >= -1139 @ 1.04322
1.55/1.69	c bounds -151 >= -1138 @ 1.04344
1.55/1.69	c bounds -151 >= -1137 @ 1.04367
1.55/1.69	c bounds -151 >= -1136 @ 1.0439
1.55/1.69	c bounds -151 >= -1135 @ 1.04413
1.55/1.69	c bounds -151 >= -1134 @ 1.04435
1.55/1.69	c bounds -151 >= -1133 @ 1.04458
1.55/1.69	c bounds -151 >= -1132 @ 1.04481
1.55/1.69	c bounds -151 >= -1131 @ 1.04503
1.55/1.69	c bounds -151 >= -1130 @ 1.04526
1.55/1.69	c bounds -151 >= -1129 @ 1.04548
1.55/1.69	c bounds -151 >= -1128 @ 1.04571
1.55/1.69	c bounds -151 >= -1127 @ 1.04594
1.55/1.69	c bounds -151 >= -1126 @ 1.04617
1.55/1.69	c bounds -151 >= -1125 @ 1.04639
1.55/1.69	c bounds -151 >= -1124 @ 1.04662
1.55/1.69	c bounds -151 >= -1123 @ 1.04684
1.55/1.69	c bounds -151 >= -1122 @ 1.04707
1.55/1.69	c bounds -151 >= -1121 @ 1.04745
1.55/1.69	c bounds -151 >= -1120 @ 1.04768
1.55/1.69	c bounds -151 >= -1119 @ 1.0479
1.55/1.69	c bounds -151 >= -1118 @ 1.04814
1.55/1.69	c bounds -151 >= -1117 @ 1.04836
1.55/1.69	c bounds -151 >= -1116 @ 1.04857
1.55/1.69	c bounds -151 >= -1115 @ 1.04882
1.55/1.69	c bounds -151 >= -1114 @ 1.04904
1.55/1.69	c bounds -151 >= -1113 @ 1.04926
1.55/1.69	c bounds -151 >= -1112 @ 1.0495
1.55/1.69	c bounds -151 >= -1111 @ 1.04972
1.55/1.69	c bounds -151 >= -1110 @ 1.04995
1.55/1.69	c bounds -151 >= -1109 @ 1.05018
1.55/1.69	c bounds -151 >= -1108 @ 1.0504
1.55/1.69	c bounds -151 >= -1107 @ 1.05062
1.55/1.69	c bounds -151 >= -1106 @ 1.05085
1.55/1.69	c bounds -151 >= -1105 @ 1.05106
1.55/1.70	c bounds -151 >= -1104 @ 1.05127
1.55/1.70	c bounds -151 >= -1103 @ 1.05151
1.55/1.70	c bounds -151 >= -1102 @ 1.05174
1.65/1.70	c bounds -151 >= -1101 @ 1.05196
1.65/1.70	c bounds -151 >= -1100 @ 1.05218
1.65/1.70	c bounds -151 >= -1099 @ 1.05241
1.65/1.70	c bounds -151 >= -1098 @ 1.05262
1.65/1.70	c bounds -151 >= -1097 @ 1.05285
1.65/1.70	c bounds -151 >= -1096 @ 1.05307
1.65/1.70	c bounds -151 >= -1095 @ 1.05329
1.65/1.70	c bounds -151 >= -1094 @ 1.05352
1.65/1.70	c bounds -151 >= -1093 @ 1.05374
1.65/1.70	c bounds -151 >= -1092 @ 1.05396
1.65/1.70	c bounds -151 >= -1091 @ 1.05418
1.65/1.70	c bounds -151 >= -1090 @ 1.05441
1.65/1.70	c bounds -151 >= -1089 @ 1.05458
1.65/1.70	c bounds -151 >= -1088 @ 1.05458
1.65/1.70	c bounds -151 >= -1087 @ 1.05458
1.65/1.70	c bounds -151 >= -1086 @ 1.05458
1.65/1.70	c bounds -151 >= -1085 @ 1.05458
1.65/1.70	c bounds -151 >= -1084 @ 1.05458
1.65/1.70	c bounds -151 >= -1083 @ 1.05458
1.65/1.70	c bounds -151 >= -1082 @ 1.05458
1.65/1.70	c bounds -151 >= -1081 @ 1.05458
1.65/1.70	c bounds -151 >= -1080 @ 1.05463
1.65/1.70	c bounds -151 >= -1079 @ 1.05486
1.65/1.70	c bounds -151 >= -1078 @ 1.05508
1.65/1.70	c bounds -151 >= -1077 @ 1.05529
1.65/1.70	c bounds -151 >= -1076 @ 1.05548
1.65/1.70	c bounds -151 >= -1075 @ 1.0557
1.65/1.70	c bounds -151 >= -1074 @ 1.05595
1.65/1.70	c bounds -151 >= -1073 @ 1.05617
1.65/1.70	c bounds -151 >= -1072 @ 1.05639
1.65/1.70	c bounds -151 >= -1071 @ 1.05661
1.65/1.70	c bounds -151 >= -1070 @ 1.05683
1.65/1.70	c bounds -151 >= -1069 @ 1.05706
1.65/1.70	c bounds -151 >= -1068 @ 1.05728
1.65/1.70	c bounds -151 >= -1067 @ 1.0575
1.65/1.70	c bounds -151 >= -1066 @ 1.05772
1.65/1.70	c bounds -151 >= -1065 @ 1.05794
1.65/1.70	c bounds -151 >= -1064 @ 1.05817
1.65/1.70	c bounds -151 >= -1063 @ 1.0584
1.65/1.70	c bounds -151 >= -1062 @ 1.05863
1.65/1.70	c bounds -151 >= -1061 @ 1.05885
1.65/1.70	c bounds -151 >= -1060 @ 1.05907
1.65/1.71	c bounds -151 >= -1059 @ 1.05931
1.65/1.71	c bounds -151 >= -1058 @ 1.05953
1.65/1.71	c bounds -151 >= -1057 @ 1.05956
1.65/1.71	c bounds -151 >= -1056 @ 1.05956
1.65/1.71	c bounds -151 >= -1055 @ 1.05956
1.65/1.71	c bounds -151 >= -1054 @ 1.05956
1.65/1.71	c bounds -151 >= -1053 @ 1.0597
1.65/1.71	c bounds -151 >= -1052 @ 1.05991
1.65/1.71	c bounds -151 >= -1051 @ 1.06014
1.65/1.71	c bounds -151 >= -1050 @ 1.06035
1.65/1.71	c bounds -151 >= -1049 @ 1.06055
1.65/1.71	c bounds -151 >= -1048 @ 1.06076
1.65/1.71	c bounds -151 >= -1047 @ 1.06098
1.65/1.71	c bounds -151 >= -1046 @ 1.0612
1.65/1.71	c bounds -151 >= -1045 @ 1.06143
1.65/1.71	c bounds -151 >= -1044 @ 1.06166
1.65/1.71	c bounds -151 >= -1043 @ 1.06188
1.65/1.71	c bounds -151 >= -1042 @ 1.06211
1.65/1.71	c bounds -151 >= -1041 @ 1.06234
1.65/1.71	c bounds -151 >= -1040 @ 1.06256
1.65/1.71	c bounds -151 >= -1039 @ 1.0628
1.65/1.71	c bounds -151 >= -1038 @ 1.06302
1.65/1.71	c bounds -151 >= -1037 @ 1.06323
1.65/1.71	c bounds -151 >= -1036 @ 1.06346
1.65/1.71	c bounds -151 >= -1035 @ 1.0637
1.65/1.71	c bounds -151 >= -1034 @ 1.06393
1.65/1.71	c bounds -151 >= -1033 @ 1.06414
1.65/1.71	c bounds -151 >= -1032 @ 1.06436
1.65/1.71	c bounds -151 >= -1031 @ 1.0646
1.65/1.71	c bounds -151 >= -1030 @ 1.06481
1.65/1.71	c bounds -151 >= -1029 @ 1.06504
1.65/1.71	c bounds -151 >= -1028 @ 1.06525
1.65/1.71	c bounds -151 >= -1027 @ 1.06548
1.65/1.71	c bounds -151 >= -1026 @ 1.06571
1.65/1.71	c bounds -151 >= -1025 @ 1.06594
1.65/1.71	c bounds -151 >= -1024 @ 1.06617
1.65/1.71	c bounds -151 >= -1023 @ 1.06641
1.65/1.71	c bounds -151 >= -1022 @ 1.06664
1.65/1.71	c bounds -151 >= -1021 @ 1.06686
1.65/1.71	c bounds -151 >= -1020 @ 1.06709
1.65/1.71	c bounds -151 >= -1019 @ 1.06731
1.65/1.71	c bounds -151 >= -1018 @ 1.06754
1.65/1.71	c bounds -151 >= -1017 @ 1.06776
1.65/1.71	c bounds -151 >= -1016 @ 1.06798
1.65/1.72	c bounds -151 >= -1015 @ 1.0682
1.65/1.72	c bounds -151 >= -1014 @ 1.06842
1.65/1.72	c bounds -151 >= -1013 @ 1.06865
1.65/1.72	c bounds -151 >= -1012 @ 1.06887
1.65/1.72	c bounds -151 >= -1011 @ 1.06909
1.65/1.72	c bounds -151 >= -1010 @ 1.06931
1.65/1.72	c bounds -151 >= -1009 @ 1.06952
1.65/1.72	c bounds -151 >= -1008 @ 1.06975
1.65/1.72	c bounds -151 >= -1007 @ 1.06998
1.65/1.72	c bounds -151 >= -1006 @ 1.07021
1.65/1.72	c bounds -151 >= -1005 @ 1.07044
1.65/1.72	c bounds -151 >= -1004 @ 1.07066
1.65/1.72	c bounds -151 >= -1003 @ 1.07088
1.65/1.72	c bounds -151 >= -1002 @ 1.07112
1.65/1.72	c bounds -151 >= -1001 @ 1.07135
1.65/1.72	c bounds -151 >= -1000 @ 1.07157
1.65/1.72	c bounds -151 >= -999 @ 1.0718
1.65/1.72	c bounds -151 >= -998 @ 1.07202
1.65/1.72	c bounds -151 >= -997 @ 1.07224
1.65/1.72	c bounds -151 >= -996 @ 1.07246
1.65/1.72	c bounds -151 >= -995 @ 1.07269
1.65/1.72	c bounds -151 >= -994 @ 1.07292
1.65/1.72	c bounds -151 >= -993 @ 1.07316
1.65/1.72	c bounds -151 >= -992 @ 1.07347
1.65/1.72	c bounds -151 >= -991 @ 1.07353
1.65/1.72	c bounds -151 >= -990 @ 1.07353
1.65/1.72	c bounds -151 >= -989 @ 1.07357
1.65/1.72	c bounds -151 >= -988 @ 1.07403
1.65/1.72	c bounds -151 >= -987 @ 1.07449
1.65/1.72	c bounds -151 >= -986 @ 1.07452
1.65/1.72	c bounds -151 >= -985 @ 1.07514
1.65/1.72	c bounds -151 >= -984 @ 1.07552
1.65/1.73	c bounds -151 >= -983 @ 1.07571
1.65/1.73	c bounds -152 >= -983 @ 1.07817
1.65/1.73	c bounds -152 >= -982 @ 1.07851
1.65/1.73	c bounds -152 >= -981 @ 1.07851
1.65/1.73	c bounds -152 >= -980 @ 1.0795
1.65/1.73	c bounds -152 >= -979 @ 1.07955
1.65/1.73	c bounds -152 >= -978 @ 1.08104
1.65/1.74	c bounds -153 >= -978 @ 1.08352
1.65/1.74	c bounds -153 >= -977 @ 1.08506
1.65/1.74	c bounds -153 >= -976 @ 1.08662
1.65/1.74	c bounds -153 >= -975 @ 1.08861
1.65/1.75	c bounds -153 >= -974 @ 1.08947
1.65/1.75	c bounds -154 >= -974 @ 1.08947
1.65/1.75	c bounds -154 >= -973 @ 1.08965
1.65/1.75	c bounds -154 >= -972 @ 1.09146
1.65/1.75	c bounds -154 >= -971 @ 1.09146
1.65/1.76	c bounds -154 >= -970 @ 1.0915
1.65/1.76	c bounds -155 >= -970 @ 1.09294
1.65/1.76	c bounds -155 >= -969 @ 1.09445
1.65/1.76	c bounds -155 >= -968 @ 1.09445
1.65/1.76	c bounds -155 >= -967 @ 1.09544
1.65/1.76	c bounds -155 >= -966 @ 1.09544
1.65/1.77	c bounds -156 >= -966 @ 1.09613
1.65/1.77	c bounds -156 >= -965 @ 1.09809
1.65/1.77	c bounds -156 >= -964 @ 1.09943
1.65/1.77	c bounds -157 >= -964 @ 1.09943
1.65/1.78	c bounds -157 >= -963 @ 1.10002
1.65/1.78	c bounds -157 >= -962 @ 1.10276
1.65/1.78	c bounds -158 >= -962 @ 1.10527
1.65/1.79	c bounds -158 >= -961 @ 1.10673
1.65/1.79	c bounds -159 >= -961 @ 1.10963
1.65/1.79	c bounds -159 >= -960 @ 1.11109
1.65/1.79	c bounds -159 >= -959 @ 1.11155
1.75/1.80	c bounds -159 >= -958 @ 1.11238
1.75/1.80	c bounds -160 >= -958 @ 1.1143
1.75/1.80	c bounds -160 >= -957 @ 1.11457
1.75/1.80	c bounds -160 >= -956 @ 1.11589
1.75/1.81	c bounds -160 >= -955 @ 1.11675
1.75/1.81	c bounds -161 >= -955 @ 1.12029
1.75/1.81	c bounds -161 >= -954 @ 1.12236
1.75/1.81	c bounds -161 >= -953 @ 1.12369
1.75/1.82	c bounds -161 >= -952 @ 1.125
1.75/1.82	c bounds -162 >= -952 @ 1.12685
1.75/1.83	c bounds -162 >= -951 @ 1.12832
1.75/1.83	c bounds -163 >= -951 @ 1.12931
1.75/1.83	c bounds -164 >= -951 @ 1.12931
1.75/1.83	c bounds -165 >= -951 @ 1.13088
1.75/1.84	c bounds -165 >= -950 @ 1.13429
1.75/1.84	c bounds -166 >= -950 @ 1.13629
1.75/1.85	c bounds -167 >= -950 @ 1.13901
1.75/1.85	c bounds -167 >= -949 @ 1.14335
1.75/1.85	c bounds -168 >= -949 @ 1.14721
1.75/1.86	c bounds -169 >= -949 @ 1.15036
1.75/1.86	c bounds -169 >= -948 @ 1.15434
1.75/1.86	c bounds -169 >= -947 @ 1.15607
1.75/1.87	c bounds -170 >= -947 @ 1.15893
1.75/1.88	c bounds -170 >= -946 @ 1.16534
1.75/1.88	c bounds -171 >= -946 @ 1.16898
1.75/1.88	c bounds -172 >= -946 @ 1.17113
1.75/1.89	c #Conflicts:       1000 | #Constraints:      27698
1.75/1.89	c bounds -172 >= -945 @ 1.17604
1.75/1.89	c bounds -173 >= -945 @ 1.17697
1.75/1.89	c bounds -174 >= -945 @ 1.1794
1.85/1.90	c bounds -175 >= -945 @ 1.18144
1.85/1.90	c bounds -176 >= -945 @ 1.18249
1.85/1.90	c bounds -177 >= -945 @ 1.18415
1.85/1.91	c bounds -177 >= -944 @ 1.19453
1.85/1.92	c bounds -178 >= -944 @ 1.19708
1.85/1.92	c bounds -179 >= -944 @ 1.19826
1.85/1.92	c bounds -180 >= -944 @ 1.20029
1.85/1.92	c bounds -181 >= -944 @ 1.20205
1.85/1.93	c bounds -182 >= -944 @ 1.20418
1.85/1.93	c bounds -183 >= -944 @ 1.20691
1.85/1.93	c bounds -184 >= -944 @ 1.20839
1.85/1.93	c bounds -185 >= -944 @ 1.21029
1.85/1.94	c bounds -185 >= -943 @ 1.21108
1.85/1.94	c bounds -186 >= -943 @ 1.21308
1.85/1.94	c bounds -186 >= -942 @ 1.21356
1.85/1.94	c bounds -187 >= -942 @ 1.21502
1.85/1.94	c bounds -187 >= -941 @ 1.21507
1.85/1.95	c bounds -187 >= -940 @ 1.21507
1.85/1.95	c bounds -188 >= -940 @ 1.21632
1.85/1.95	c bounds -188 >= -939 @ 1.21706
1.85/1.95	c bounds -188 >= -938 @ 1.21706
1.85/1.95	c bounds -188 >= -937 @ 1.21751
1.85/1.95	c bounds -188 >= -936 @ 1.21866
1.85/1.95	c bounds -188 >= -935 @ 1.22005
1.85/1.96	c bounds -188 >= -934 @ 1.22054
1.85/1.96	c bounds -189 >= -934 @ 1.22196
1.85/1.96	c bounds -189 >= -933 @ 1.22346
1.85/1.96	c bounds -190 >= -933 @ 1.22459
1.85/1.97	c bounds -190 >= -932 @ 1.22702
1.85/1.97	c bounds -191 >= -932 @ 1.22801
1.85/1.97	c bounds -192 >= -932 @ 1.23
1.85/1.97	c bounds -192 >= -931 @ 1.23385
1.85/1.98	c bounds -193 >= -931 @ 1.23712
1.85/1.98	c bounds -193 >= -930 @ 1.23845
1.85/1.98	c bounds -194 >= -930 @ 1.24064
1.85/1.98	c bounds -194 >= -929 @ 1.24434
1.85/1.99	c bounds -195 >= -929 @ 1.24655
1.85/1.99	c bounds -195 >= -928 @ 1.24764
1.85/1.99	c bounds -196 >= -928 @ 1.24982
1.85/2.00	c bounds -196 >= -927 @ 1.25451
1.96/2.01	c bounds -197 >= -927 @ 1.25707
1.96/2.01	c bounds -198 >= -927 @ 1.25918
1.96/2.01	c bounds -199 >= -927 @ 1.26028
1.96/2.01	c bounds -200 >= -927 @ 1.26176
2.25/2.32	c bounds -200 >= -926 @ 1.56368
2.25/2.32	c bounds -201 >= -926 @ 1.56584
2.25/2.33	c bounds -202 >= -926 @ 1.56795
2.25/2.33	c bounds -203 >= -926 @ 1.56814
2.25/2.33	c bounds -204 >= -926 @ 1.57118
2.25/2.33	c bounds -205 >= -926 @ 1.57338
2.25/2.33	c bounds -206 >= -926 @ 1.57412
2.25/2.34	c bounds -206 >= -925 @ 1.57551
2.25/2.34	c bounds -207 >= -925 @ 1.57777
2.25/2.35	c bounds -208 >= -925 @ 1.5791
2.25/2.35	c bounds -208 >= -924 @ 1.5791
2.25/2.35	c bounds -208 >= -923 @ 1.5807
2.25/2.35	c bounds -209 >= -923 @ 1.58367
2.25/2.37	c #Conflicts:       2000 | #Constraints:      28976
2.25/2.37	c INPROCESSING
2.25/2.37	c GARBAGE COLLECT
2.25/2.37	c bounds -210 >= -923 @ 1.59289
2.25/2.37	c bounds -210 >= -922 @ 1.59558
2.25/2.37	c bounds -211 >= -922 @ 1.59763
2.25/2.37	c bounds -212 >= -922 @ 1.59929
2.25/2.38	c bounds -212 >= -921 @ 1.60104
2.25/2.38	c bounds -213 >= -921 @ 1.60238
2.25/2.38	c bounds -214 >= -921 @ 1.60337
2.25/2.38	c bounds -214 >= -920 @ 1.60693
2.25/2.39	c bounds -215 >= -920 @ 1.60902
2.25/2.39	c bounds -216 >= -920 @ 1.61103
2.25/2.39	c bounds -216 >= -919 @ 1.61447
2.25/2.40	c bounds -217 >= -919 @ 1.61691
2.36/2.40	c bounds -218 >= -919 @ 1.61999
2.36/2.40	c bounds -219 >= -919 @ 1.62374
2.36/2.41	c bounds -219 >= -918 @ 1.62898
2.36/2.41	c bounds -220 >= -918 @ 1.63114
2.36/2.41	c bounds -221 >= -918 @ 1.63296
2.36/2.42	c bounds -222 >= -918 @ 1.63357
2.36/2.43	c bounds -222 >= -917 @ 1.6423
2.36/2.43	c bounds -223 >= -917 @ 1.64393
2.36/2.43	c bounds -224 >= -917 @ 1.64559
2.36/2.44	c bounds -225 >= -917 @ 1.64763
2.36/2.44	c bounds -226 >= -917 @ 1.64999
2.36/2.44	c bounds -227 >= -917 @ 1.652
2.36/2.44	c bounds -228 >= -917 @ 1.65379
2.36/2.45	c bounds -229 >= -917 @ 1.65642
2.36/2.45	c bounds -230 >= -917 @ 1.65882
2.36/2.46	c bounds -230 >= -916 @ 1.66435
2.36/2.46	c bounds -231 >= -916 @ 1.6682
2.36/2.46	c bounds -232 >= -916 @ 1.66929
2.36/2.46	c bounds -233 >= -916 @ 1.6713
2.36/2.47	c bounds -233 >= -915 @ 1.67902
2.36/2.48	c bounds -234 >= -915 @ 1.68213
2.36/2.48	c bounds -235 >= -915 @ 1.68888
2.36/2.49	c bounds -236 >= -915 @ 1.69361
2.36/2.49	c bounds -236 >= -914 @ 1.69464
2.36/2.49	c #Conflicts:       3000 | #Constraints:      27721
2.36/2.49	c bounds -236 >= -913 @ 1.69479
2.36/2.49	c bounds -236 >= -912 @ 1.69485
2.36/2.49	c bounds -236 >= -911 @ 1.69609
2.36/2.50	c bounds -236 >= -910 @ 1.69765
2.46/2.50	c bounds -237 >= -910 @ 1.70101
2.46/2.50	c bounds -237 >= -909 @ 1.70247
2.46/2.50	c bounds -237 >= -908 @ 1.70294
2.46/2.50	c bounds -237 >= -907 @ 1.70377
2.46/2.51	c bounds -237 >= -906 @ 1.70479
2.46/2.51	c bounds -237 >= -905 @ 1.70576
2.46/2.51	c bounds -237 >= -904 @ 1.70576
2.46/2.51	c bounds -237 >= -903 @ 1.70576
2.46/2.51	c bounds -237 >= -902 @ 1.70597
2.46/2.51	c bounds -237 >= -901 @ 1.70688
2.46/2.51	c bounds -237 >= -900 @ 1.70773
2.46/2.51	c bounds -237 >= -899 @ 1.70799
2.46/2.52	c bounds -237 >= -898 @ 1.70873
2.46/2.52	c bounds -237 >= -897 @ 1.70891
2.46/2.52	c bounds -237 >= -896 @ 1.70973
2.46/2.52	c bounds -237 >= -895 @ 1.71022
2.46/2.52	c bounds -237 >= -894 @ 1.71111
2.46/2.52	c bounds -237 >= -893 @ 1.7122
2.46/2.53	c bounds -237 >= -892 @ 1.71292
2.46/2.53	c bounds -238 >= -892 @ 1.71946
2.46/2.53	c bounds -238 >= -891 @ 1.7197
2.46/2.54	c bounds -238 >= -890 @ 1.72079
2.46/2.54	c bounds -238 >= -889 @ 1.72172
2.46/2.54	c bounds -238 >= -888 @ 1.7227
2.46/2.54	c bounds -238 >= -887 @ 1.7227
2.46/2.54	c bounds -238 >= -886 @ 1.7227
2.46/2.54	c bounds -238 >= -885 @ 1.72365
2.46/2.54	c bounds -238 >= -884 @ 1.72374
2.46/2.55	c bounds -238 >= -883 @ 1.72527
2.46/2.55	c bounds -238 >= -882 @ 1.72587
2.46/2.55	c bounds -238 >= -881 @ 1.72668
2.46/2.55	c bounds -238 >= -880 @ 1.72737
2.46/2.55	c bounds -238 >= -879 @ 1.72807
2.46/2.55	c bounds -238 >= -878 @ 1.72922
2.46/2.57	c bounds -239 >= -878 @ 1.7412
2.46/2.57	c bounds -239 >= -877 @ 1.74164
2.46/2.57	c bounds -239 >= -876 @ 1.74164
2.46/2.57	c bounds -239 >= -875 @ 1.74164
2.46/2.57	c bounds -239 >= -874 @ 1.74164
2.46/2.57	c bounds -239 >= -873 @ 1.74164
2.46/2.57	c bounds -239 >= -872 @ 1.74164
2.46/2.57	c bounds -239 >= -871 @ 1.7428
2.46/2.58	c bounds -239 >= -870 @ 1.74388
2.46/2.58	c bounds -239 >= -869 @ 1.74463
2.46/2.58	c bounds -239 >= -868 @ 1.74463
2.46/2.58	c bounds -239 >= -867 @ 1.74463
2.46/2.58	c bounds -239 >= -866 @ 1.74602
2.46/2.58	c bounds -239 >= -865 @ 1.74722
2.46/2.59	c bounds -239 >= -864 @ 1.74911
2.46/2.59	c bounds -239 >= -863 @ 1.74962
2.46/2.59	c bounds -239 >= -862 @ 1.75086
2.46/2.59	c bounds -239 >= -861 @ 1.75161
2.46/2.59	c bounds -239 >= -860 @ 1.75185
2.46/2.59	c bounds -239 >= -859 @ 1.75261
2.46/2.60	c bounds -239 >= -858 @ 1.75356
2.55/2.60	c bounds -239 >= -857 @ 1.7546
2.55/2.60	c bounds -239 >= -856 @ 1.75512
2.55/2.60	c bounds -239 >= -855 @ 1.7556
2.55/2.60	c bounds -239 >= -854 @ 1.7556
2.55/2.60	c bounds -239 >= -853 @ 1.75652
2.55/2.60	c bounds -239 >= -852 @ 1.7575
2.55/2.61	c bounds -239 >= -851 @ 1.75871
2.55/2.61	c bounds -239 >= -850 @ 1.75959
2.55/2.61	c bounds -239 >= -849 @ 1.75978
2.55/2.61	c bounds -239 >= -848 @ 1.76068
2.55/2.61	c bounds -239 >= -847 @ 1.76156
2.55/2.61	c bounds -239 >= -846 @ 1.76256
2.55/2.62	c bounds -239 >= -845 @ 1.76371
2.55/2.62	c bounds -239 >= -844 @ 1.76467
2.55/2.62	c bounds -239 >= -843 @ 1.76583
2.55/2.62	c bounds -239 >= -842 @ 1.76698
2.55/2.62	c bounds -239 >= -841 @ 1.76817
2.55/2.62	c bounds -239 >= -840 @ 1.76954
2.55/2.63	c bounds -239 >= -839 @ 1.76961
2.55/2.63	c bounds -239 >= -838 @ 1.77054
2.55/2.63	c bounds -239 >= -837 @ 1.77158
2.55/2.63	c bounds -239 >= -836 @ 1.77281
2.55/2.63	c bounds -239 >= -835 @ 1.77422
2.55/2.63	c bounds -239 >= -834 @ 1.77451
2.55/2.63	c bounds -239 >= -833 @ 1.77451
2.55/2.64	c bounds -239 >= -832 @ 1.77551
2.55/2.64	c bounds -239 >= -831 @ 1.77723
2.55/2.64	c bounds -239 >= -830 @ 1.77888
2.55/2.64	c #Conflicts:       4000 | #Constraints:      29270
2.55/2.64	c bounds -239 >= -829 @ 1.78125
2.55/2.65	c bounds -240 >= -829 @ 1.7884
2.55/2.65	c bounds -240 >= -828 @ 1.78848
2.55/2.66	c bounds -240 >= -827 @ 1.78848
2.55/2.66	c bounds -240 >= -826 @ 1.78948
2.55/2.66	c bounds -240 >= -825 @ 1.79047
2.55/2.66	c bounds -240 >= -824 @ 1.79109
2.55/2.66	c bounds -240 >= -823 @ 1.79147
2.55/2.66	c bounds -240 >= -822 @ 1.79147
2.55/2.66	c bounds -240 >= -821 @ 1.79215
2.55/2.67	c bounds -240 >= -820 @ 1.79314
2.55/2.67	c INPROCESSING
2.55/2.67	c GARBAGE COLLECT
2.55/2.67	c bounds -240 >= -819 @ 1.79944
2.55/2.68	c bounds -240 >= -818 @ 1.80058
2.55/2.68	c bounds -240 >= -817 @ 1.80206
2.55/2.68	c bounds -240 >= -816 @ 1.80335
2.55/2.68	c bounds -240 >= -815 @ 1.80343
2.55/2.68	c bounds -240 >= -814 @ 1.8035
2.55/2.69	c bounds -240 >= -813 @ 1.80442
2.55/2.69	c bounds -240 >= -812 @ 1.80549
2.55/2.69	c bounds -240 >= -811 @ 1.80742
2.55/2.69	c bounds -240 >= -810 @ 1.81194
2.65/2.70	c bounds -242 >= -810 @ 1.81458
2.65/2.71	c bounds -242 >= -809 @ 1.82209
2.65/2.71	c bounds -243 >= -809 @ 1.82916
2.65/2.72	c bounds -244 >= -809 @ 1.83404
2.65/2.72	c bounds -244 >= -808 @ 1.8354
2.65/2.72	c bounds -244 >= -807 @ 1.83651
2.65/2.72	c bounds -244 >= -806 @ 1.83914
2.65/2.73	c bounds -245 >= -806 @ 1.84496
2.65/2.74	c #Conflicts:       5000 | #Constraints:      28727
2.65/2.74	c bounds -245 >= -805 @ 1.8463
2.65/2.74	c bounds -246 >= -805 @ 1.85053
2.96/3.05	c bounds -246 >= -804 @ 2.1481
2.96/3.05	c bounds -247 >= -804 @ 2.15378
2.96/3.06	c bounds -248 >= -804 @ 2.15741
2.96/3.06	c bounds -249 >= -804 @ 2.16
2.96/3.10	c #Conflicts:       6000 | #Constraints:      29767
2.96/3.10	c bounds -249 >= -803 @ 2.19943
2.96/3.11	c bounds -250 >= -803 @ 2.20248
3.06/3.11	c bounds -251 >= -803 @ 2.20514
3.06/3.12	c bounds -252 >= -803 @ 2.20815
3.06/3.12	c bounds -253 >= -803 @ 2.21698
3.06/3.14	c bounds -254 >= -803 @ 2.2271
3.06/3.18	c bounds -255 >= -803 @ 2.27365
3.06/3.18	c bounds -255 >= -802 @ 2.2746
3.06/3.18	c bounds -255 >= -801 @ 2.2754
3.06/3.18	c bounds -255 >= -800 @ 2.2762
3.06/3.19	c bounds -255 >= -799 @ 2.27638
3.06/3.19	c bounds -255 >= -798 @ 2.27732
3.06/3.19	c bounds -255 >= -797 @ 2.27761
3.06/3.19	c bounds -255 >= -796 @ 2.27865
3.06/3.19	c bounds -255 >= -795 @ 2.27964
3.06/3.19	c bounds -255 >= -794 @ 2.28064
3.06/3.19	c bounds -255 >= -793 @ 2.28234
3.06/3.19	c bounds -255 >= -792 @ 2.28445
3.15/3.20	c bounds -255 >= -791 @ 2.28697
3.15/3.20	c bounds -255 >= -790 @ 2.28749
3.15/3.20	c bounds -255 >= -789 @ 2.29184
3.15/3.21	c bounds -255 >= -788 @ 2.29797
3.15/3.22	c #Conflicts:       7000 | #Constraints:      30956
3.15/3.22	c bounds -255 >= -787 @ 2.30696
3.15/3.24	c bounds -255 >= -786 @ 2.32359
3.25/3.39	c bounds -256 >= -786 @ 2.47592
3.25/3.39	c bounds -256 >= -785 @ 2.47714
3.25/3.39	c bounds -256 >= -784 @ 2.47887
3.25/3.39	c bounds -256 >= -783 @ 2.47989
3.25/3.40	c bounds -256 >= -782 @ 2.4811
3.35/3.40	c bounds -256 >= -781 @ 2.48179
3.35/3.40	c bounds -256 >= -780 @ 2.48213
3.35/3.40	c bounds -256 >= -779 @ 2.48379
3.35/3.40	c bounds -256 >= -778 @ 2.48417
3.35/3.40	c bounds -256 >= -777 @ 2.48594
3.35/3.40	c bounds -256 >= -776 @ 2.48727
3.35/3.41	c bounds -256 >= -775 @ 2.48878
3.35/3.41	c bounds -256 >= -774 @ 2.48883
3.35/3.41	c bounds -256 >= -773 @ 2.48977
3.35/3.41	c bounds -256 >= -772 @ 2.49051
3.35/3.41	c bounds -256 >= -771 @ 2.49135
3.35/3.41	c bounds -256 >= -770 @ 2.49202
3.35/3.41	c bounds -256 >= -769 @ 2.49277
3.35/3.41	c #Conflicts:       8000 | #Constraints:      32111
3.35/3.41	c bounds -256 >= -768 @ 2.49396
3.35/3.42	c bounds -256 >= -767 @ 2.49598
3.35/3.42	c bounds -256 >= -766 @ 2.49678
3.35/3.42	c bounds -256 >= -765 @ 2.49849
3.35/3.42	c bounds -256 >= -764 @ 2.50116
3.35/3.42	c bounds -256 >= -763 @ 2.50227
3.35/3.43	c bounds -256 >= -762 @ 2.50474
3.35/3.43	c bounds -256 >= -761 @ 2.50474
3.35/3.43	c bounds -256 >= -760 @ 2.50645
3.35/3.43	c bounds -256 >= -759 @ 2.50708
3.35/3.44	c bounds -256 >= -758 @ 2.50985
3.35/3.44	c bounds -256 >= -757 @ 2.51471
3.35/3.45	c bounds -256 >= -756 @ 2.5167
3.35/3.45	c bounds -256 >= -755 @ 2.5167
3.35/3.45	c bounds -256 >= -754 @ 2.51956
3.65/3.74	c bounds -256 >= -753 @ 2.79951
3.65/3.75	c bounds -256 >= -752 @ 2.80386
3.96/4.05	c #Conflicts:       9000 | #Constraints:      33303
3.96/4.05	c INPROCESSING
3.96/4.05	c GARBAGE COLLECT
3.96/4.05	c rational objective -752
4.07/4.18	c bounds -256 >= -751 @ 3.22658
4.15/4.20	c #Conflicts:      10000 | #Constraints:      30757
4.15/4.20	c bounds -256 >= -750 @ 3.25226
4.15/4.26	c #Conflicts:      11000 | #Constraints:      31784
4.15/4.26	c bounds -256 >= -749 @ 3.30407
4.55/4.64	c #Conflicts:      12000 | #Constraints:      32802
4.55/4.64	c bounds -256 >= -748 @ 3.67248
5.14/5.20	c #Conflicts:      13000 | #Constraints:      33829
5.14/5.20	c #Conflicts:      14000 | #Constraints:      34829
5.14/5.20	c #Conflicts:      15000 | #Constraints:      35829
5.14/5.20	c bounds -256 >= -747 @ 4.21951
5.14/5.21	c bounds -257 >= -747 @ 4.22431
5.24/5.31	c bounds -258 >= -747 @ 4.32695
5.24/5.34	c bounds -259 >= -747 @ 4.35689
5.35/5.40	c #Conflicts:      16000 | #Constraints:      36853
5.35/5.40	c bounds -260 >= -747 @ 4.41071
5.35/5.42	c bounds -261 >= -747 @ 4.4337
5.35/5.45	c bounds -262 >= -747 @ 4.46265
5.35/5.49	c bounds -263 >= -747 @ 4.49873
5.35/5.49	c bounds -263 >= -746 @ 4.49982
5.35/5.49	c bounds -263 >= -745 @ 4.50115
5.35/5.49	c bounds -263 >= -744 @ 4.50166
5.35/5.49	c bounds -263 >= -743 @ 4.50265
5.35/5.50	c bounds -263 >= -742 @ 4.50358
5.44/5.50	c bounds -263 >= -741 @ 4.50461
5.44/5.50	c bounds -263 >= -740 @ 4.50543
5.44/5.50	c bounds -263 >= -739 @ 4.50617
5.64/5.79	c INPROCESSING
5.64/5.79	c GARBAGE COLLECT
5.64/5.79	c rational objective -739
5.84/5.92	c bounds -263 >= -738 @ 4.91049
5.84/5.92	c bounds -263 >= -737 @ 4.91057
5.84/5.92	c bounds -263 >= -736 @ 4.91309
5.84/5.92	c bounds -263 >= -735 @ 4.91524
5.84/5.93	c bounds -263 >= -734 @ 4.9176
5.84/5.93	c bounds -263 >= -733 @ 4.91866
5.84/5.93	c bounds -263 >= -732 @ 4.91936
5.84/5.93	c bounds -263 >= -731 @ 4.92031
5.84/5.93	c bounds -263 >= -730 @ 4.9213
5.84/5.93	c bounds -263 >= -729 @ 4.92265
5.84/5.94	c bounds -263 >= -728 @ 4.92781
5.84/5.95	c #Conflicts:      17000 | #Constraints:      32696
5.84/5.95	c bounds -263 >= -727 @ 4.93576
5.84/5.97	c bounds -263 >= -726 @ 4.95454
7.34/7.48	c #Conflicts:      18000 | #Constraints:      33729
7.34/7.48	c #Conflicts:      19000 | #Constraints:      34742
7.34/7.48	c bounds -264 >= -726 @ 6.44277
7.34/7.48	c bounds -264 >= -725 @ 6.44328
7.44/7.54	c bounds -264 >= -724 @ 6.50013
7.44/7.54	c bounds -264 >= -723 @ 6.50036
7.44/7.54	c bounds -264 >= -722 @ 6.50152
7.44/7.54	c bounds -264 >= -721 @ 6.50226
7.44/7.54	c bounds -264 >= -720 @ 6.50308
7.44/7.54	c bounds -264 >= -719 @ 6.50332
7.44/7.54	c bounds -264 >= -718 @ 6.50413
7.44/7.55	c bounds -264 >= -717 @ 6.50536
7.44/7.55	c bounds -264 >= -716 @ 6.50602
7.44/7.55	c bounds -264 >= -715 @ 6.50711
7.44/7.55	c bounds -264 >= -714 @ 6.50857
7.44/7.55	c bounds -264 >= -713 @ 6.50912
7.44/7.55	c bounds -264 >= -712 @ 6.50993
7.44/7.55	c bounds -264 >= -711 @ 6.51069
7.44/7.56	c bounds -264 >= -710 @ 6.51181
7.44/7.56	c bounds -264 >= -709 @ 6.51218
7.44/7.56	c bounds -264 >= -708 @ 6.51373
7.44/7.56	c bounds -264 >= -707 @ 6.51652
7.44/7.57	c bounds -264 >= -706 @ 6.51893
7.44/7.57	c bounds -264 >= -705 @ 6.5191
7.44/7.57	c bounds -264 >= -704 @ 6.5191
7.44/7.57	c bounds -264 >= -703 @ 6.51934
7.44/7.57	c bounds -264 >= -702 @ 6.52275
7.44/7.57	c bounds -264 >= -701 @ 6.52396
7.44/7.58	c bounds -264 >= -700 @ 6.52578
7.44/7.58	c bounds -264 >= -699 @ 6.52928
7.44/7.58	c bounds -264 >= -698 @ 6.53106
7.44/7.58	c bounds -264 >= -697 @ 6.53106
7.44/7.59	c bounds -264 >= -696 @ 6.53211
7.44/7.59	c bounds -264 >= -695 @ 6.53405
7.44/7.59	c bounds -264 >= -694 @ 6.53514
7.44/7.60	c bounds -264 >= -693 @ 6.5399
7.54/7.60	c bounds -264 >= -692 @ 6.54198
7.54/7.60	c bounds -264 >= -691 @ 6.54283
7.54/7.61	c bounds -264 >= -690 @ 6.54681
7.54/7.61	c bounds -264 >= -689 @ 6.54754
7.54/7.61	c bounds -264 >= -688 @ 6.54819
7.54/7.61	c bounds -264 >= -687 @ 6.54901
7.54/7.61	c bounds -264 >= -686 @ 6.54985
7.54/7.61	c bounds -264 >= -685 @ 6.55001
7.54/7.61	c bounds -264 >= -684 @ 6.55217
7.54/7.62	c #Conflicts:      20000 | #Constraints:      36087
7.54/7.62	c bounds -264 >= -683 @ 6.55526
7.54/7.62	c bounds -264 >= -682 @ 6.55702
7.54/7.62	c bounds -264 >= -681 @ 6.55798
7.54/7.62	c bounds -264 >= -680 @ 6.56201
7.54/7.63	c bounds -264 >= -679 @ 6.56675
7.54/7.63	c bounds -264 >= -678 @ 6.56695
7.54/7.65	c bounds -264 >= -677 @ 6.5771
7.54/7.65	c bounds -264 >= -676 @ 6.57888
7.54/7.65	c bounds -264 >= -675 @ 6.58174
7.54/7.66	c bounds -264 >= -674 @ 6.5849
7.54/7.66	c bounds -264 >= -673 @ 6.58806
7.54/7.66	c bounds -264 >= -672 @ 6.59126
7.54/7.66	c bounds -264 >= -671 @ 6.59443
7.54/7.67	c bounds -264 >= -670 @ 6.59827
7.54/7.68	c bounds -264 >= -669 @ 6.61388
7.84/7.99	c #Conflicts:      21000 | #Constraints:      37297
7.84/7.99	c INPROCESSING
7.84/7.99	c GARBAGE COLLECT
7.84/7.99	c rational objective -669
7.95/8.11	c bounds -264 >= -668 @ 7.02927
8.05/8.12	c bounds -264 >= -667 @ 7.03859
8.05/8.12	c bounds -264 >= -666 @ 7.04089
8.05/8.12	c bounds -264 >= -665 @ 7.04244
8.05/8.13	c bounds -264 >= -664 @ 7.04368
8.05/8.13	c bounds -264 >= -663 @ 7.04567
8.05/8.13	c bounds -264 >= -662 @ 7.04805
8.05/8.13	c bounds -264 >= -661 @ 7.04913
8.05/8.14	c bounds -264 >= -660 @ 7.05103
8.05/8.14	c bounds -264 >= -659 @ 7.05266
8.05/8.14	c bounds -264 >= -658 @ 7.05504
8.05/8.15	c bounds -264 >= -657 @ 7.05736
8.05/8.15	c bounds -264 >= -656 @ 7.05988
8.05/8.16	c #Conflicts:      22000 | #Constraints:      33287
8.05/8.16	c bounds -264 >= -655 @ 7.0724
8.05/8.19	c bounds -264 >= -654 @ 7.1013
8.14/8.22	c #Conflicts:      23000 | #Constraints:      34329
8.14/8.22	c bounds -264 >= -653 @ 7.12744
8.14/8.23	c bounds -264 >= -652 @ 7.13866
8.14/8.25	c bounds -264 >= -651 @ 7.1491
8.43/8.53	c #Conflicts:      24000 | #Constraints:      35407
8.43/8.53	c bounds -264 >= -650 @ 7.42622
8.43/8.56	c bounds -264 >= -649 @ 7.45823
8.54/8.61	c #Conflicts:      25000 | #Constraints:      36449
8.54/8.61	c bounds -264 >= -648 @ 7.50538
8.54/8.68	c #Conflicts:      26000 | #Constraints:      37473
8.54/8.68	c bounds -264 >= -647 @ 7.56782
8.95/9.03	c #Conflicts:      27000 | #Constraints:      38506
8.95/9.03	c bounds -264 >= -646 @ 7.91185
9.04/9.18	c #Conflicts:      28000 | #Constraints:      39530
9.04/9.18	c bounds -264 >= -645 @ 8.05496
9.63/9.74	c #Conflicts:      29000 | #Constraints:      40563
9.63/9.74	c #Conflicts:      30000 | #Constraints:      41563
9.63/9.74	c #Conflicts:      31000 | #Constraints:      42563
9.63/9.74	c INPROCESSING
9.63/9.74	c GARBAGE COLLECT
9.63/9.74	c rational objective -645
9.84/9.92	c #Conflicts:      32000 | #Constraints:      35503
9.84/9.92	c bounds -264 >= -644 @ 8.77318
10.33/10.42	c #Conflicts:      33000 | #Constraints:      36557
10.33/10.42	c #Conflicts:      34000 | #Constraints:      37557
10.33/10.42	c bounds -264 >= -643 @ 9.26026
10.95/11.03	c #Conflicts:      35000 | #Constraints:      38602
10.95/11.03	c #Conflicts:      36000 | #Constraints:      39602
10.95/11.03	c #Conflicts:      37000 | #Constraints:      40602
10.95/11.03	c INPROCESSING
10.95/11.03	c GARBAGE COLLECT
10.95/11.03	c rational objective -643
11.13/11.22	c bounds -264 >= -642 @ 10.0368
11.83/11.93	c #Conflicts:      38000 | #Constraints:      35085
11.83/11.93	c #Conflicts:      39000 | #Constraints:      36085
11.83/11.93	c #Conflicts:      40000 | #Constraints:      37085
11.83/11.93	c #Conflicts:      41000 | #Constraints:      38085
11.83/11.93	c bounds -264 >= -641 @ 10.7287
15.72/15.81	c #Conflicts:      42000 | #Constraints:      39121
15.72/15.81	c #Conflicts:      43000 | #Constraints:      40127
15.72/15.81	c #Conflicts:      44000 | #Constraints:      41146
15.72/15.81	c #Conflicts:      45000 | #Constraints:      42193
15.72/15.81	c bounds -265 >= -641 @ 14.5654
15.72/15.81	c bounds -265 >= -640 @ 14.5662
15.72/15.86	c bounds -265 >= -639 @ 14.6064
15.72/15.86	c bounds -265 >= -638 @ 14.6076
15.72/15.86	c bounds -265 >= -637 @ 14.6084
15.72/15.86	c bounds -265 >= -636 @ 14.6093
15.72/15.87	c bounds -265 >= -635 @ 14.6104
15.72/15.87	c bounds -265 >= -634 @ 14.6112
15.72/15.87	c bounds -265 >= -633 @ 14.6112
15.72/15.87	c bounds -265 >= -632 @ 14.612
15.72/15.87	c bounds -265 >= -631 @ 14.6126
15.72/15.87	c bounds -265 >= -630 @ 14.6137
15.72/15.87	c bounds -265 >= -629 @ 14.6144
15.72/15.87	c bounds -265 >= -628 @ 14.6152
15.72/15.87	c bounds -265 >= -627 @ 14.6152
15.72/15.87	c bounds -265 >= -626 @ 14.6161
15.72/15.88	c bounds -265 >= -625 @ 14.6173
15.72/15.88	c bounds -265 >= -624 @ 14.6195
15.72/15.88	c bounds -265 >= -623 @ 14.6202
15.72/15.88	c bounds -265 >= -622 @ 14.6222
15.72/15.88	c bounds -265 >= -621 @ 14.623
15.72/15.88	c bounds -265 >= -620 @ 14.6246
15.72/15.89	c bounds -265 >= -619 @ 14.6293
15.81/15.90	c bounds -265 >= -618 @ 14.6388
15.81/15.91	c bounds -265 >= -617 @ 14.6465
15.81/15.92	c #Conflicts:      46000 | #Constraints:      43436
15.81/15.92	c bounds -265 >= -616 @ 14.6556
15.81/15.92	c bounds -265 >= -615 @ 14.6616
15.81/15.95	c bounds -265 >= -614 @ 14.6855
15.81/15.96	c bounds -265 >= -613 @ 14.6947
15.81/15.97	c bounds -265 >= -612 @ 14.7032
16.11/16.26	c #Conflicts:      47000 | #Constraints:      44509
16.11/16.26	c bounds -265 >= -611 @ 14.9886
16.21/16.31	c bounds -265 >= -610 @ 15.0328
16.21/16.36	c #Conflicts:      48000 | #Constraints:      45551
16.21/16.36	c bounds -265 >= -609 @ 15.0771
16.32/16.43	c #Conflicts:      49000 | #Constraints:      46566
16.32/16.43	c bounds -265 >= -608 @ 15.1432
16.72/16.89	c #Conflicts:      50000 | #Constraints:      47584
16.72/16.89	c INPROCESSING
16.72/16.89	c GARBAGE COLLECT
16.72/16.89	c rational objective -608
16.93/17.03	c bounds -265 >= -607 @ 15.7266
16.93/17.10	c #Conflicts:      51000 | #Constraints:      38356
16.93/17.10	c bounds -265 >= -606 @ 15.7963
17.52/17.61	c #Conflicts:      52000 | #Constraints:      39371
17.52/17.61	c #Conflicts:      53000 | #Constraints:      40371
17.52/17.61	c #Conflicts:      54000 | #Constraints:      41371
17.52/17.61	c bounds -265 >= -605 @ 16.2783
18.11/18.23	c #Conflicts:      55000 | #Constraints:      42395
18.11/18.23	c #Conflicts:      56000 | #Constraints:      43395
18.11/18.23	c #Conflicts:      57000 | #Constraints:      44395
18.11/18.23	c INPROCESSING
18.11/18.23	c GARBAGE COLLECT
18.11/18.23	c rational objective -605
18.70/18.86	c #Conflicts:      58000 | #Constraints:      36743
18.70/18.86	c #Conflicts:      59000 | #Constraints:      37743
18.70/18.86	c #Conflicts:      60000 | #Constraints:      38743
18.70/18.86	c bounds -265 >= -604 @ 17.5007
19.71/19.85	c #Conflicts:      61000 | #Constraints:      39776
19.71/19.85	c #Conflicts:      62000 | #Constraints:      40776
19.71/19.85	c #Conflicts:      63000 | #Constraints:      41776
19.71/19.85	c #Conflicts:      64000 | #Constraints:      42776
19.71/19.85	c #Conflicts:      65000 | #Constraints:      43776
19.71/19.85	c #Conflicts:      66000 | #Constraints:      44776
19.71/19.85	c bounds -265 >= -603 @ 18.4613
28.18/28.32	c #Conflicts:      67000 | #Constraints:      45794
28.18/28.32	c #Conflicts:      68000 | #Constraints:      46794
28.18/28.32	c #Conflicts:      69000 | #Constraints:      47794
28.18/28.32	c #Conflicts:      70000 | #Constraints:      48794
28.18/28.32	c #Conflicts:      71000 | #Constraints:      49794
28.18/28.32	c #Conflicts:      72000 | #Constraints:      50794
28.18/28.32	c #Conflicts:      73000 | #Constraints:      51794
28.18/28.32	c #Conflicts:      74000 | #Constraints:      52794
28.18/28.32	c INPROCESSING
28.18/28.32	c GARBAGE COLLECT
28.18/28.32	c rational objective -603
28.68/28.89	c #Conflicts:      75000 | #Constraints:      41308
28.68/28.89	c bounds -265 >= -602 @ 27.3935
33.27/33.47	c #Conflicts:      76000 | #Constraints:      42326
33.27/33.47	c #Conflicts:      77000 | #Constraints:      43326
33.27/33.47	c #Conflicts:      78000 | #Constraints:      44326
33.27/33.47	c #Conflicts:      79000 | #Constraints:      45326
33.27/33.47	c #Conflicts:      80000 | #Constraints:      46326
33.27/33.47	c #Conflicts:      81000 | #Constraints:      47326
33.27/33.47	c #Conflicts:      82000 | #Constraints:      48326
33.27/33.47	c INPROCESSING
33.27/33.47	c GARBAGE COLLECT
33.27/33.47	c rational objective -602
43.85/44.05	c #Conflicts:      83000 | #Constraints:      38894
43.85/44.05	c #Conflicts:      84000 | #Constraints:      39894
43.85/44.05	c #Conflicts:      85000 | #Constraints:      40894
43.85/44.05	c #Conflicts:      86000 | #Constraints:      41894
43.85/44.05	c #Conflicts:      87000 | #Constraints:      42894
43.85/44.05	c #Conflicts:      88000 | #Constraints:      43894
43.85/44.05	c #Conflicts:      89000 | #Constraints:      44894
43.85/44.05	c #Conflicts:      90000 | #Constraints:      45894
43.85/44.05	c #Conflicts:      91000 | #Constraints:      46894
43.85/44.05	c bounds -265 >= -601 @ 42.4016
60.28/60.52	c #Conflicts:      92000 | #Constraints:      47918
60.28/60.52	c #Conflicts:      93000 | #Constraints:      48919
60.28/60.52	c #Conflicts:      94000 | #Constraints:      49919
60.28/60.52	c #Conflicts:      95000 | #Constraints:      50950
60.28/60.52	c #Conflicts:      96000 | #Constraints:      51964
60.28/60.52	c #Conflicts:      97000 | #Constraints:      52972
60.28/60.52	c #Conflicts:      98000 | #Constraints:      53981
60.28/60.52	c #Conflicts:      99000 | #Constraints:      54996
60.28/60.52	c #Conflicts:     100000 | #Constraints:      56006
60.28/60.52	c #Conflicts:     101000 | #Constraints:      57014
60.28/60.52	c #Conflicts:     102000 | #Constraints:      58043
60.28/60.52	c INPROCESSING
60.28/60.52	c GARBAGE COLLECT
60.28/60.52	c rational objective -601
60.68/60.92	c bounds -265 >= -600 @ 59.0677
60.68/60.92	c bounds -265 >= -599 @ 59.0687
60.68/60.92	c bounds -265 >= -598 @ 59.0716
60.68/60.94	c bounds -265 >= -597 @ 59.0824
60.68/60.95	c bounds -265 >= -596 @ 59.0981
60.68/60.98	c #Conflicts:     103000 | #Constraints:      44079
60.68/60.98	c bounds -265 >= -595 @ 59.1247
61.08/61.33	c #Conflicts:     104000 | #Constraints:      45109
61.08/61.33	c bounds -265 >= -594 @ 59.4711
61.08/61.38	c #Conflicts:     105000 | #Constraints:      46139
61.08/61.38	c bounds -265 >= -593 @ 59.5147
61.18/61.44	c #Conflicts:     106000 | #Constraints:      47154
61.18/61.44	c bounds -265 >= -592 @ 59.5758
61.58/61.85	c #Conflicts:     107000 | #Constraints:      48172
61.58/61.85	c #Conflicts:     108000 | #Constraints:      49172
61.58/61.85	c bounds -265 >= -591 @ 59.9648
61.80/62.05	c #Conflicts:     109000 | #Constraints:      50196
61.80/62.05	c #Conflicts:     110000 | #Constraints:      51196
61.80/62.05	c bounds -265 >= -590 @ 60.1587
62.28/62.53	c #Conflicts:     111000 | #Constraints:      52217
62.28/62.53	c INPROCESSING
62.28/62.53	c GARBAGE COLLECT
62.28/62.53	c rational objective -590
63.58/63.80	c #Conflicts:     112000 | #Constraints:      40720
63.58/63.80	c #Conflicts:     113000 | #Constraints:      41720
63.58/63.80	c #Conflicts:     114000 | #Constraints:      42720
63.58/63.80	c #Conflicts:     115000 | #Constraints:      43720
63.58/63.80	c #Conflicts:     116000 | #Constraints:      44720
63.58/63.80	c #Conflicts:     117000 | #Constraints:      45720
63.58/63.80	c bounds -265 >= -589 @ 61.8508
75.35/75.63	c #Conflicts:     118000 | #Constraints:      46756
75.35/75.63	c #Conflicts:     119000 | #Constraints:      47756
75.35/75.63	c #Conflicts:     120000 | #Constraints:      48756
75.35/75.63	c #Conflicts:     121000 | #Constraints:      49756
75.35/75.63	c #Conflicts:     122000 | #Constraints:      50756
75.35/75.63	c #Conflicts:     123000 | #Constraints:      51756
75.35/75.63	c #Conflicts:     124000 | #Constraints:      52756
75.35/75.63	c #Conflicts:     125000 | #Constraints:      53756
75.35/75.63	c #Conflicts:     126000 | #Constraints:      54756
75.35/75.63	c #Conflicts:     127000 | #Constraints:      55756
75.35/75.63	c #Conflicts:     128000 | #Constraints:      56756
75.35/75.63	c bounds -265 >= -588 @ 73.5403
80.13/80.48	c #Conflicts:     129000 | #Constraints:      57780
80.13/80.48	c #Conflicts:     130000 | #Constraints:      58780
80.13/80.48	c #Conflicts:     131000 | #Constraints:      59780
80.13/80.48	c #Conflicts:     132000 | #Constraints:      60780
80.13/80.48	c #Conflicts:     133000 | #Constraints:      61780
80.13/80.48	c #Conflicts:     134000 | #Constraints:      62780
80.13/80.48	c INPROCESSING
80.13/80.48	c GARBAGE COLLECT
80.13/80.48	c rational objective -588
91.00/91.31	c #Conflicts:     135000 | #Constraints:      46252
91.00/91.31	c #Conflicts:     136000 | #Constraints:      47252
91.00/91.31	c #Conflicts:     137000 | #Constraints:      48252
91.00/91.31	c #Conflicts:     138000 | #Constraints:      49252
91.00/91.31	c #Conflicts:     139000 | #Constraints:      50252
91.00/91.31	c #Conflicts:     140000 | #Constraints:      51252
91.00/91.31	c #Conflicts:     141000 | #Constraints:      52252
91.00/91.31	c #Conflicts:     142000 | #Constraints:      53252
91.00/91.31	c #Conflicts:     143000 | #Constraints:      54252
91.00/91.31	c #Conflicts:     144000 | #Constraints:      55252
91.00/91.31	c #Conflicts:     145000 | #Constraints:      56252
91.00/91.31	c INPROCESSING
91.00/91.31	c GARBAGE COLLECT
91.00/91.31	c rational objective -588
104.46/104.81	c #Conflicts:     146000 | #Constraints:      42944
104.46/104.81	c #Conflicts:     147000 | #Constraints:      43944
104.46/104.81	c #Conflicts:     148000 | #Constraints:      44944
104.46/104.81	c #Conflicts:     149000 | #Constraints:      45944
104.46/104.81	c #Conflicts:     150000 | #Constraints:      46944
104.46/104.81	c #Conflicts:     151000 | #Constraints:      47944
104.46/104.81	c #Conflicts:     152000 | #Constraints:      48944
104.46/104.81	c #Conflicts:     153000 | #Constraints:      49944
104.46/104.81	c #Conflicts:     154000 | #Constraints:      50944
104.46/104.81	c #Conflicts:     155000 | #Constraints:      51944
104.46/104.81	c #Conflicts:     156000 | #Constraints:      52944
104.46/104.81	c #Conflicts:     157000 | #Constraints:      53944
104.46/104.81	c #Conflicts:     158000 | #Constraints:      54944
104.46/104.81	c bounds -265 >= -587 @ 102.398
121.01/121.49	c #Conflicts:     159000 | #Constraints:      55983
121.01/121.49	c #Conflicts:     160000 | #Constraints:      56983
121.01/121.49	c #Conflicts:     161000 | #Constraints:      57983
121.01/121.49	c #Conflicts:     162000 | #Constraints:      58983
121.01/121.49	c #Conflicts:     163000 | #Constraints:      59983
121.01/121.49	c #Conflicts:     164000 | #Constraints:      60983
121.01/121.49	c #Conflicts:     165000 | #Constraints:      61983
121.01/121.49	c #Conflicts:     166000 | #Constraints:      62983
121.01/121.49	c #Conflicts:     167000 | #Constraints:      63983
121.01/121.49	c #Conflicts:     168000 | #Constraints:      64983
121.01/121.49	c #Conflicts:     169000 | #Constraints:      65983
121.01/121.49	c #Conflicts:     170000 | #Constraints:      66983
121.01/121.49	c #Conflicts:     171000 | #Constraints:      67983
121.01/121.49	c INPROCESSING
121.01/121.49	c GARBAGE COLLECT
121.01/121.49	c rational objective -587
134.37/134.82	c #Conflicts:     172000 | #Constraints:      49033
134.37/134.82	c #Conflicts:     173000 | #Constraints:      50033
134.37/134.82	c #Conflicts:     174000 | #Constraints:      51033
134.37/134.82	c #Conflicts:     175000 | #Constraints:      52033
134.37/134.82	c #Conflicts:     176000 | #Constraints:      53033
134.37/134.82	c #Conflicts:     177000 | #Constraints:      54033
134.37/134.82	c #Conflicts:     178000 | #Constraints:      55033
134.37/134.82	c #Conflicts:     179000 | #Constraints:      56033
134.37/134.82	c #Conflicts:     180000 | #Constraints:      57033
134.37/134.82	c #Conflicts:     181000 | #Constraints:      58033
134.37/134.82	c #Conflicts:     182000 | #Constraints:      59033
134.37/134.82	c #Conflicts:     183000 | #Constraints:      60033
134.37/134.82	c INPROCESSING
134.37/134.82	c GARBAGE COLLECT
134.37/134.82	c rational objective -587
147.54/148.09	c #Conflicts:     184000 | #Constraints:      44806
147.54/148.09	c #Conflicts:     185000 | #Constraints:      45806
147.54/148.09	c #Conflicts:     186000 | #Constraints:      46806
147.54/148.09	c #Conflicts:     187000 | #Constraints:      47806
147.54/148.09	c #Conflicts:     188000 | #Constraints:      48806
147.54/148.09	c #Conflicts:     189000 | #Constraints:      49806
147.54/148.09	c #Conflicts:     190000 | #Constraints:      50806
147.54/148.09	c #Conflicts:     191000 | #Constraints:      51806
147.54/148.09	c #Conflicts:     192000 | #Constraints:      52806
147.54/148.09	c #Conflicts:     193000 | #Constraints:      53806
147.54/148.09	c #Conflicts:     194000 | #Constraints:      54806
147.54/148.09	c #Conflicts:     195000 | #Constraints:      55806
147.54/148.09	c #Conflicts:     196000 | #Constraints:      56806
147.54/148.09	c INPROCESSING
147.54/148.09	c GARBAGE COLLECT
147.54/148.09	c rational objective -587
193.80/194.41	c #Conflicts:     197000 | #Constraints:      43385
193.80/194.41	c #Conflicts:     198000 | #Constraints:      44385
193.80/194.41	c #Conflicts:     199000 | #Constraints:      45385
193.80/194.41	c #Conflicts:     200000 | #Constraints:      46385
193.80/194.41	c #Conflicts:     201000 | #Constraints:      47385
193.80/194.41	c #Conflicts:     202000 | #Constraints:      48385
193.80/194.41	c #Conflicts:     203000 | #Constraints:      49385
193.80/194.41	c #Conflicts:     204000 | #Constraints:      50385
193.80/194.41	c #Conflicts:     205000 | #Constraints:      51385
193.80/194.41	c #Conflicts:     206000 | #Constraints:      52385
193.80/194.41	c #Conflicts:     207000 | #Constraints:      53385
193.80/194.41	c #Conflicts:     208000 | #Constraints:      54385
193.80/194.41	c #Conflicts:     209000 | #Constraints:      55385
193.80/194.41	c #Conflicts:     210000 | #Constraints:      56385
193.80/194.41	c #Conflicts:     211000 | #Constraints:      57385
193.80/194.41	c #Conflicts:     212000 | #Constraints:      58385
193.80/194.41	c #Conflicts:     213000 | #Constraints:      59385
193.80/194.41	c #Conflicts:     214000 | #Constraints:      60385
193.80/194.41	c #Conflicts:     215000 | #Constraints:      61385
193.80/194.41	c #Conflicts:     216000 | #Constraints:      62385
193.80/194.41	c #Conflicts:     217000 | #Constraints:      63385
193.80/194.41	c #Conflicts:     218000 | #Constraints:      64385
193.80/194.41	c #Conflicts:     219000 | #Constraints:      65385
193.80/194.41	c #Conflicts:     220000 | #Constraints:      66385
193.80/194.41	c #Conflicts:     221000 | #Constraints:      67385
193.80/194.41	c #Conflicts:     222000 | #Constraints:      68385
193.80/194.41	c #Conflicts:     223000 | #Constraints:      69385
193.80/194.41	c #Conflicts:     224000 | #Constraints:      70385
193.80/194.41	c #Conflicts:     225000 | #Constraints:      71385
193.80/194.41	c #Conflicts:     226000 | #Constraints:      72385
193.80/194.41	c INPROCESSING
193.80/194.41	c GARBAGE COLLECT
193.80/194.41	c rational objective -587
194.20/194.89	c bounds -268 >= -587 @ 191.623
194.29/194.98	c bounds -269 >= -587 @ 191.711
194.90/195.53	c bounds -270 >= -587 @ 192.245
195.50/196.12	c bounds -271 >= -587 @ 192.81
211.05/211.74	c #Conflicts:     227000 | #Constraints:      51414
211.05/211.74	c #Conflicts:     228000 | #Constraints:      52415
211.05/211.74	c #Conflicts:     229000 | #Constraints:      53420
211.05/211.74	c #Conflicts:     230000 | #Constraints:      54513
211.05/211.74	c #Conflicts:     231000 | #Constraints:      55596
211.05/211.74	c #Conflicts:     232000 | #Constraints:      56668
211.05/211.74	c #Conflicts:     233000 | #Constraints:      57748
211.05/211.74	c #Conflicts:     234000 | #Constraints:      58818
211.05/211.74	c #Conflicts:     235000 | #Constraints:      59882
211.05/211.74	c #Conflicts:     236000 | #Constraints:      60948
211.05/211.74	c #Conflicts:     237000 | #Constraints:      61998
211.05/211.74	c #Conflicts:     238000 | #Constraints:      63089
211.05/211.74	c #Conflicts:     239000 | #Constraints:      64151
211.05/211.74	c #Conflicts:     240000 | #Constraints:      65210
211.05/211.74	c INPROCESSING
211.05/211.74	c GARBAGE COLLECT
211.05/211.74	c rational objective -587
211.14/211.86	c bounds -271 >= -586 @ 208.353
211.14/211.87	c bounds -271 >= -585 @ 208.353
211.46/212.14	c bounds -271 >= -584 @ 208.621
211.46/212.15	c bounds -271 >= -583 @ 208.629
211.46/212.17	c bounds -271 >= -582 @ 208.643
211.55/212.20	c #Conflicts:     241000 | #Constraints:      47798
211.55/212.20	c bounds -271 >= -581 @ 208.669
211.55/212.23	c bounds -271 >= -580 @ 208.701
211.65/212.32	c #Conflicts:     242000 | #Constraints:      48843
211.65/212.32	c bounds -271 >= -579 @ 208.779
212.05/212.73	c #Conflicts:     243000 | #Constraints:      49867
212.05/212.73	c #Conflicts:     244000 | #Constraints:      50867
212.05/212.73	c bounds -271 >= -578 @ 209.178
212.54/213.29	c #Conflicts:     245000 | #Constraints:      51900
212.54/213.29	c #Conflicts:     246000 | #Constraints:      52900
212.54/213.29	c bounds -271 >= -577 @ 209.712
213.25/214.00	c #Conflicts:     247000 | #Constraints:      53927
213.25/214.00	c #Conflicts:     248000 | #Constraints:      54927
213.25/214.00	c #Conflicts:     249000 | #Constraints:      55927
213.25/214.00	c #Conflicts:     250000 | #Constraints:      56927
213.25/214.00	c bounds -271 >= -576 @ 210.41
214.24/214.99	c #Conflicts:     251000 | #Constraints:      57960
214.24/214.99	c #Conflicts:     252000 | #Constraints:      58960
214.24/214.99	c #Conflicts:     253000 | #Constraints:      59960
214.24/214.99	c #Conflicts:     254000 | #Constraints:      60960
214.24/214.99	c INPROCESSING
214.24/214.99	c GARBAGE COLLECT
214.24/214.99	c rational objective -576
214.84/215.53	c #Conflicts:     255000 | #Constraints:      45559
214.84/215.53	c bounds -271 >= -575 @ 211.899
215.84/216.58	c #Conflicts:     256000 | #Constraints:      46601
215.84/216.58	c #Conflicts:     257000 | #Constraints:      47601
215.84/216.58	c #Conflicts:     258000 | #Constraints:      48601
215.84/216.58	c #Conflicts:     259000 | #Constraints:      49601
215.84/216.58	c #Conflicts:     260000 | #Constraints:      50601
215.84/216.58	c #Conflicts:     261000 | #Constraints:      51601
215.84/216.58	c bounds -271 >= -574 @ 212.919
220.12/220.84	c #Conflicts:     262000 | #Constraints:      52637
220.12/220.84	c #Conflicts:     263000 | #Constraints:      53637
220.12/220.84	c #Conflicts:     264000 | #Constraints:      54637
220.12/220.84	c #Conflicts:     265000 | #Constraints:      55637
220.12/220.84	c #Conflicts:     266000 | #Constraints:      56637
220.12/220.84	c #Conflicts:     267000 | #Constraints:      57637
220.12/220.84	c bounds -271 >= -573 @ 217.114
233.88/234.68	c #Conflicts:     268000 | #Constraints:      58664
233.88/234.68	c #Conflicts:     269000 | #Constraints:      59664
233.88/234.68	c #Conflicts:     270000 | #Constraints:      60664
233.88/234.68	c #Conflicts:     271000 | #Constraints:      61664
233.88/234.68	c #Conflicts:     272000 | #Constraints:      62664
233.88/234.68	c #Conflicts:     273000 | #Constraints:      63664
233.88/234.68	c #Conflicts:     274000 | #Constraints:      64664
233.88/234.68	c #Conflicts:     275000 | #Constraints:      65664
233.88/234.68	c #Conflicts:     276000 | #Constraints:      66664
233.88/234.68	c #Conflicts:     277000 | #Constraints:      67664
233.88/234.68	c #Conflicts:     278000 | #Constraints:      68664
233.88/234.68	c bounds -271 >= -572 @ 230.821
246.26/247.04	c #Conflicts:     279000 | #Constraints:      69703
246.26/247.04	c #Conflicts:     280000 | #Constraints:      70703
246.26/247.04	c #Conflicts:     281000 | #Constraints:      71703
246.26/247.04	c #Conflicts:     282000 | #Constraints:      72703
246.26/247.04	c #Conflicts:     283000 | #Constraints:      73703
246.26/247.04	c #Conflicts:     284000 | #Constraints:      74703
246.26/247.04	c #Conflicts:     285000 | #Constraints:      75703
246.26/247.04	c #Conflicts:     286000 | #Constraints:      76703
246.26/247.04	c #Conflicts:     287000 | #Constraints:      77703
246.26/247.04	c #Conflicts:     288000 | #Constraints:      78703
246.26/247.04	c INPROCESSING
246.26/247.04	c GARBAGE COLLECT
246.26/247.04	c rational objective -572
266.30/267.12	c #Conflicts:     289000 | #Constraints:      54399
266.30/267.12	c #Conflicts:     290000 | #Constraints:      55399
266.30/267.12	c #Conflicts:     291000 | #Constraints:      56399
266.30/267.12	c #Conflicts:     292000 | #Constraints:      57399
266.30/267.12	c #Conflicts:     293000 | #Constraints:      58399
266.30/267.12	c #Conflicts:     294000 | #Constraints:      59399
266.30/267.12	c #Conflicts:     295000 | #Constraints:      60399
266.30/267.12	c #Conflicts:     296000 | #Constraints:      61399
266.30/267.12	c #Conflicts:     297000 | #Constraints:      62399
266.30/267.12	c #Conflicts:     298000 | #Constraints:      63399
266.30/267.12	c #Conflicts:     299000 | #Constraints:      64399
266.30/267.12	c #Conflicts:     300000 | #Constraints:      65399
266.30/267.12	c #Conflicts:     301000 | #Constraints:      66399
266.30/267.12	c #Conflicts:     302000 | #Constraints:      67399
266.30/267.12	c #Conflicts:     303000 | #Constraints:      68399
266.30/267.12	c bounds -271 >= -571 @ 262.931
266.69/267.58	c INPROCESSING
266.69/267.58	c GARBAGE COLLECT
266.69/267.58	c rational objective -571
284.83/285.73	c #Conflicts:     304000 | #Constraints:      49089
284.83/285.73	c #Conflicts:     305000 | #Constraints:      50089
284.83/285.73	c #Conflicts:     306000 | #Constraints:      51089
284.83/285.73	c #Conflicts:     307000 | #Constraints:      52089
284.83/285.73	c #Conflicts:     308000 | #Constraints:      53089
284.83/285.73	c #Conflicts:     309000 | #Constraints:      54089
284.83/285.73	c #Conflicts:     310000 | #Constraints:      55089
284.83/285.73	c #Conflicts:     311000 | #Constraints:      56089
284.83/285.73	c #Conflicts:     312000 | #Constraints:      57089
284.83/285.73	c #Conflicts:     313000 | #Constraints:      58089
284.83/285.73	c #Conflicts:     314000 | #Constraints:      59089
284.83/285.73	c #Conflicts:     315000 | #Constraints:      60089
284.83/285.73	c #Conflicts:     316000 | #Constraints:      61089
284.83/285.73	c #Conflicts:     317000 | #Constraints:      62089
284.83/285.73	c #Conflicts:     318000 | #Constraints:      63089
284.83/285.73	c #Conflicts:     319000 | #Constraints:      64089
284.83/285.73	c INPROCESSING
284.83/285.73	c GARBAGE COLLECT
284.83/285.73	c rational objective -571
299.79/300.70	c #Conflicts:     320000 | #Constraints:      46723
299.79/300.70	c #Conflicts:     321000 | #Constraints:      47723
299.79/300.70	c #Conflicts:     322000 | #Constraints:      48723
299.79/300.70	c #Conflicts:     323000 | #Constraints:      49723
299.79/300.70	c #Conflicts:     324000 | #Constraints:      50723
299.79/300.70	c #Conflicts:     325000 | #Constraints:      51723
299.79/300.70	c #Conflicts:     326000 | #Constraints:      52723
299.79/300.70	c #Conflicts:     327000 | #Constraints:      53723
299.79/300.70	c #Conflicts:     328000 | #Constraints:      54723
299.79/300.70	c #Conflicts:     329000 | #Constraints:      55723
299.79/300.70	c #Conflicts:     330000 | #Constraints:      56723
299.79/300.70	c #Conflicts:     331000 | #Constraints:      57723
299.79/300.70	c bounds -271 >= -570 @ 296.147
340.87/341.93	c #Conflicts:     332000 | #Constraints:      58777
340.87/341.93	c #Conflicts:     333000 | #Constraints:      59777
340.87/341.93	c #Conflicts:     334000 | #Constraints:      60777
340.87/341.93	c #Conflicts:     335000 | #Constraints:      61777
340.87/341.93	c #Conflicts:     336000 | #Constraints:      62777
340.87/341.93	c #Conflicts:     337000 | #Constraints:      63777
340.87/341.93	c #Conflicts:     338000 | #Constraints:      64777
340.87/341.93	c #Conflicts:     339000 | #Constraints:      65777
340.87/341.93	c #Conflicts:     340000 | #Constraints:      66777
340.87/341.93	c #Conflicts:     341000 | #Constraints:      67777
340.87/341.93	c #Conflicts:     342000 | #Constraints:      68777
340.87/341.93	c #Conflicts:     343000 | #Constraints:      69777
340.87/341.93	c #Conflicts:     344000 | #Constraints:      70777
340.87/341.93	c #Conflicts:     345000 | #Constraints:      71777
340.87/341.93	c #Conflicts:     346000 | #Constraints:      72777
340.87/341.93	c #Conflicts:     347000 | #Constraints:      73777
340.87/341.93	c #Conflicts:     348000 | #Constraints:      74777
340.87/341.93	c #Conflicts:     349000 | #Constraints:      75777
340.87/341.93	c #Conflicts:     350000 | #Constraints:      76777
340.87/341.93	c #Conflicts:     351000 | #Constraints:      77777
340.87/341.93	c #Conflicts:     352000 | #Constraints:      78777
340.87/341.93	c #Conflicts:     353000 | #Constraints:      79777
340.87/341.93	c #Conflicts:     354000 | #Constraints:      80777
340.87/341.93	c #Conflicts:     355000 | #Constraints:      81777
340.87/341.93	c #Conflicts:     356000 | #Constraints:      82777
340.87/341.93	c #Conflicts:     357000 | #Constraints:      83777
340.87/341.93	c INPROCESSING
340.87/341.93	c GARBAGE COLLECT
340.87/341.93	c rational objective -570
373.18/374.32	c #Conflicts:     358000 | #Constraints:      56943
373.18/374.32	c #Conflicts:     359000 | #Constraints:      57943
373.18/374.32	c #Conflicts:     360000 | #Constraints:      58943
373.18/374.32	c #Conflicts:     361000 | #Constraints:      59943
373.18/374.32	c #Conflicts:     362000 | #Constraints:      60943
373.18/374.32	c #Conflicts:     363000 | #Constraints:      61943
373.18/374.32	c #Conflicts:     364000 | #Constraints:      62943
373.18/374.32	c #Conflicts:     365000 | #Constraints:      63943
373.18/374.32	c #Conflicts:     366000 | #Constraints:      64943
373.18/374.32	c #Conflicts:     367000 | #Constraints:      65943
373.18/374.32	c #Conflicts:     368000 | #Constraints:      66943
373.18/374.32	c #Conflicts:     369000 | #Constraints:      67943
373.18/374.32	c #Conflicts:     370000 | #Constraints:      68943
373.18/374.32	c #Conflicts:     371000 | #Constraints:      69943
373.18/374.32	c #Conflicts:     372000 | #Constraints:      70943
373.18/374.32	c #Conflicts:     373000 | #Constraints:      71943
373.18/374.32	c #Conflicts:     374000 | #Constraints:      72943
373.18/374.32	c INPROCESSING
373.18/374.32	c GARBAGE COLLECT
373.18/374.32	c rational objective -570
398.21/399.40	c #Conflicts:     375000 | #Constraints:      51518
398.21/399.40	c #Conflicts:     376000 | #Constraints:      52518
398.21/399.40	c #Conflicts:     377000 | #Constraints:      53518
398.21/399.40	c #Conflicts:     378000 | #Constraints:      54518
398.21/399.40	c #Conflicts:     379000 | #Constraints:      55518
398.21/399.40	c #Conflicts:     380000 | #Constraints:      56518
398.21/399.40	c #Conflicts:     381000 | #Constraints:      57518
398.21/399.40	c #Conflicts:     382000 | #Constraints:      58518
398.21/399.40	c #Conflicts:     383000 | #Constraints:      59518
398.21/399.40	c #Conflicts:     384000 | #Constraints:      60518
398.21/399.40	c #Conflicts:     385000 | #Constraints:      61518
398.21/399.40	c #Conflicts:     386000 | #Constraints:      62518
398.21/399.40	c #Conflicts:     387000 | #Constraints:      63518
398.21/399.40	c #Conflicts:     388000 | #Constraints:      64518
398.21/399.40	c #Conflicts:     389000 | #Constraints:      65518
398.21/399.40	c #Conflicts:     390000 | #Constraints:      66518
398.21/399.40	c bounds -271 >= -569 @ 393.944
400.30/401.59	c #Conflicts:     391000 | #Constraints:      67539
400.30/401.59	c INPROCESSING
400.30/401.59	c GARBAGE COLLECT
400.30/401.59	c rational objective -569
468.80/470.27	c #Conflicts:     392000 | #Constraints:      48754
468.80/470.27	c #Conflicts:     393000 | #Constraints:      49754
468.80/470.27	c #Conflicts:     394000 | #Constraints:      50754
468.80/470.27	c #Conflicts:     395000 | #Constraints:      51754
468.80/470.27	c #Conflicts:     396000 | #Constraints:      52754
468.80/470.27	c #Conflicts:     397000 | #Constraints:      53754
468.80/470.27	c #Conflicts:     398000 | #Constraints:      54754
468.80/470.27	c #Conflicts:     399000 | #Constraints:      55754
468.80/470.27	c #Conflicts:     400000 | #Constraints:      56754
468.80/470.27	c #Conflicts:     401000 | #Constraints:      57754
468.80/470.27	c #Conflicts:     402000 | #Constraints:      58754
468.80/470.27	c #Conflicts:     403000 | #Constraints:      59754
468.80/470.27	c #Conflicts:     404000 | #Constraints:      60754
468.80/470.27	c #Conflicts:     405000 | #Constraints:      61754
468.80/470.27	c #Conflicts:     406000 | #Constraints:      62754
468.80/470.27	c #Conflicts:     407000 | #Constraints:      63754
468.80/470.27	c #Conflicts:     408000 | #Constraints:      64754
468.80/470.27	c #Conflicts:     409000 | #Constraints:      65754
468.80/470.27	c #Conflicts:     410000 | #Constraints:      66754
468.80/470.27	c #Conflicts:     411000 | #Constraints:      67754
468.80/470.27	c #Conflicts:     412000 | #Constraints:      68754
468.80/470.27	c #Conflicts:     413000 | #Constraints:      69754
468.80/470.27	c #Conflicts:     414000 | #Constraints:      70754
468.80/470.27	c #Conflicts:     415000 | #Constraints:      71754
468.80/470.27	c #Conflicts:     416000 | #Constraints:      72754
468.80/470.27	c #Conflicts:     417000 | #Constraints:      73754
468.80/470.27	c #Conflicts:     418000 | #Constraints:      74754
468.80/470.27	c #Conflicts:     419000 | #Constraints:      75754
468.80/470.27	c #Conflicts:     420000 | #Constraints:      76754
468.80/470.27	c #Conflicts:     421000 | #Constraints:      77754
468.80/470.27	c #Conflicts:     422000 | #Constraints:      78754
468.80/470.27	c #Conflicts:     423000 | #Constraints:      79754
468.80/470.27	c #Conflicts:     424000 | #Constraints:      80754
468.80/470.27	c #Conflicts:     425000 | #Constraints:      81754
468.80/470.27	c #Conflicts:     426000 | #Constraints:      82754
468.80/470.27	c #Conflicts:     427000 | #Constraints:      83754
468.80/470.27	c #Conflicts:     428000 | #Constraints:      84754
468.80/470.27	c #Conflicts:     429000 | #Constraints:      85754
468.80/470.27	c #Conflicts:     430000 | #Constraints:      86754
468.80/470.27	c #Conflicts:     431000 | #Constraints:      87754
468.80/470.27	c #Conflicts:     432000 | #Constraints:      88754
468.80/470.27	c #Conflicts:     433000 | #Constraints:      89754
468.80/470.27	c #Conflicts:     434000 | #Constraints:      90754
468.80/470.27	c INPROCESSING
468.80/470.27	c GARBAGE COLLECT
468.80/470.27	c rational objective -569
474.98/476.43	c #Conflicts:     435000 | #Constraints:      61145
474.98/476.43	c bounds -272 >= -569 @ 470.316
479.27/480.70	c #Conflicts:     436000 | #Constraints:      62579
479.27/480.70	c #Conflicts:     437000 | #Constraints:      64060
479.27/480.70	c #Conflicts:     438000 | #Constraints:      65154
479.27/480.70	c bounds -273 >= -569 @ 474.536
479.27/480.75	c bounds -273 >= -568 @ 474.583
479.27/480.76	c bounds -273 >= -567 @ 474.585
479.27/480.76	c bounds -273 >= -566 @ 474.586
479.27/480.76	c bounds -273 >= -565 @ 474.587
479.27/480.76	c bounds -273 >= -564 @ 474.59
479.27/480.77	c bounds -273 >= -563 @ 474.595
479.27/480.78	c bounds -273 >= -562 @ 474.607
479.37/480.80	c #Conflicts:     439000 | #Constraints:      66307
479.37/480.80	c bounds -273 >= -561 @ 474.631
479.59/481.11	c #Conflicts:     440000 | #Constraints:      67325
479.59/481.11	c bounds -273 >= -560 @ 474.92
479.77/481.20	c #Conflicts:     441000 | #Constraints:      68349
479.77/481.20	c bounds -273 >= -559 @ 475.011
480.07/481.59	c #Conflicts:     442000 | #Constraints:      69361
480.07/481.59	c #Conflicts:     443000 | #Constraints:      70361
480.07/481.59	c bounds -273 >= -558 @ 475.387
480.37/481.80	c #Conflicts:     444000 | #Constraints:      71388
480.37/481.80	c #Conflicts:     445000 | #Constraints:      72388
480.37/481.80	c bounds -273 >= -557 @ 475.588
481.07/482.53	c #Conflicts:     446000 | #Constraints:      73412
481.07/482.53	c #Conflicts:     447000 | #Constraints:      74412
481.07/482.53	c #Conflicts:     448000 | #Constraints:      75412
481.07/482.53	c bounds -273 >= -556 @ 476.293
482.06/483.56	c #Conflicts:     449000 | #Constraints:      76433
482.06/483.56	c #Conflicts:     450000 | #Constraints:      77433
482.06/483.56	c #Conflicts:     451000 | #Constraints:      78433
482.06/483.56	c #Conflicts:     452000 | #Constraints:      79433
482.06/483.56	c INPROCESSING
482.06/483.56	c GARBAGE COLLECT
482.06/483.56	c rational objective -556
482.58/484.08	c #Conflicts:     453000 | #Constraints:      54566
482.58/484.08	c bounds -273 >= -555 @ 477.799
485.95/487.42	c #Conflicts:     454000 | #Constraints:      55596
485.95/487.42	c #Conflicts:     455000 | #Constraints:      56596
485.95/487.42	c #Conflicts:     456000 | #Constraints:      57596
485.95/487.42	c #Conflicts:     457000 | #Constraints:      58596
485.95/487.42	c #Conflicts:     458000 | #Constraints:      59596
485.95/487.42	c #Conflicts:     459000 | #Constraints:      60596
485.95/487.42	c #Conflicts:     460000 | #Constraints:      61596
485.95/487.42	c #Conflicts:     461000 | #Constraints:      62596
485.95/487.42	c bounds -273 >= -554 @ 481.095
495.64/497.19	c #Conflicts:     462000 | #Constraints:      63614
495.64/497.19	c #Conflicts:     463000 | #Constraints:      64614
495.64/497.19	c #Conflicts:     464000 | #Constraints:      65614
495.64/497.19	c #Conflicts:     465000 | #Constraints:      66614
495.64/497.19	c #Conflicts:     466000 | #Constraints:      67614
495.64/497.19	c #Conflicts:     467000 | #Constraints:      68614
495.64/497.19	c #Conflicts:     468000 | #Constraints:      69614
495.64/497.19	c #Conflicts:     469000 | #Constraints:      70614
495.64/497.19	c #Conflicts:     470000 | #Constraints:      71614
495.64/497.19	c bounds -273 >= -553 @ 490.761
496.13/497.64	c #Conflicts:     471000 | #Constraints:      72638
496.13/497.64	c INPROCESSING
496.13/497.64	c GARBAGE COLLECT
496.13/497.64	c rational objective -553
507.89/509.48	c #Conflicts:     472000 | #Constraints:      51578
507.89/509.48	c #Conflicts:     473000 | #Constraints:      52578
507.89/509.48	c #Conflicts:     474000 | #Constraints:      53578
507.89/509.48	c #Conflicts:     475000 | #Constraints:      54578
507.89/509.48	c #Conflicts:     476000 | #Constraints:      55578
507.89/509.48	c #Conflicts:     477000 | #Constraints:      56578
507.89/509.48	c #Conflicts:     478000 | #Constraints:      57578
507.89/509.48	c #Conflicts:     479000 | #Constraints:      58578
507.89/509.48	c #Conflicts:     480000 | #Constraints:      59578
507.89/509.48	c #Conflicts:     481000 | #Constraints:      60578
507.89/509.48	c #Conflicts:     482000 | #Constraints:      61578
507.89/509.48	c bounds -273 >= -552 @ 502.919
508.19/509.74	c bounds -274 >= -552 @ 503.173
508.29/509.80	c bounds -275 >= -552 @ 503.226
508.39/509.94	c #Conflicts:     483000 | #Constraints:      62607
508.39/509.94	c bounds -276 >= -552 @ 503.367
520.47/522.02	c #Conflicts:     484000 | #Constraints:      63609
520.47/522.02	c #Conflicts:     485000 | #Constraints:      64641
520.47/522.02	c #Conflicts:     486000 | #Constraints:      65742
520.47/522.02	c #Conflicts:     487000 | #Constraints:      66797
520.47/522.02	c #Conflicts:     488000 | #Constraints:      67835
520.47/522.02	c #Conflicts:     489000 | #Constraints:      68898
520.47/522.02	c #Conflicts:     490000 | #Constraints:      69967
520.47/522.02	c #Conflicts:     491000 | #Constraints:      71013
520.47/522.02	c #Conflicts:     492000 | #Constraints:      72085
520.47/522.02	c #Conflicts:     493000 | #Constraints:      73131
520.47/522.02	c #Conflicts:     494000 | #Constraints:      74174
520.47/522.02	c bounds -277 >= -552 @ 515.284
527.45/529.10	c #Conflicts:     495000 | #Constraints:      75189
527.45/529.10	c #Conflicts:     496000 | #Constraints:      76189
527.45/529.10	c #Conflicts:     497000 | #Constraints:      77189
527.45/529.10	c #Conflicts:     498000 | #Constraints:      78189
527.45/529.10	c #Conflicts:     499000 | #Constraints:      79189
527.45/529.10	c #Conflicts:     500000 | #Constraints:      80189
527.45/529.10	c bounds -277 >= -551 @ 522.294
535.70/537.39	c #Conflicts:     501000 | #Constraints:      81225
535.70/537.39	c #Conflicts:     502000 | #Constraints:      82225
535.70/537.39	c #Conflicts:     503000 | #Constraints:      83225
535.70/537.39	c #Conflicts:     504000 | #Constraints:      84225
535.70/537.39	c #Conflicts:     505000 | #Constraints:      85225
535.70/537.39	c #Conflicts:     506000 | #Constraints:      86225
535.70/537.39	c #Conflicts:     507000 | #Constraints:      87225
535.70/537.39	c bounds -277 >= -550 @ 530.508
543.29/544.99	c #Conflicts:     508000 | #Constraints:      88246
543.29/544.99	c #Conflicts:     509000 | #Constraints:      89246
543.29/544.99	c #Conflicts:     510000 | #Constraints:      90246
543.29/544.99	c #Conflicts:     511000 | #Constraints:      91246
543.29/544.99	c #Conflicts:     512000 | #Constraints:      92246
543.29/544.99	c #Conflicts:     513000 | #Constraints:      93246
543.29/544.99	c #Conflicts:     514000 | #Constraints:      94246
543.29/544.99	c bounds -277 >= -549 @ 538.025
544.98/546.60	c #Conflicts:     515000 | #Constraints:      95270
544.98/546.60	c #Conflicts:     516000 | #Constraints:      96270
544.98/546.60	c #Conflicts:     517000 | #Constraints:      97270
544.98/546.60	c INPROCESSING
544.98/546.60	c GARBAGE COLLECT
544.98/546.60	c rational objective -549
565.12/566.80	c #Conflicts:     518000 | #Constraints:      63355
565.12/566.80	c #Conflicts:     519000 | #Constraints:      64355
565.12/566.80	c #Conflicts:     520000 | #Constraints:      65355
565.12/566.80	c #Conflicts:     521000 | #Constraints:      66355
565.12/566.80	c #Conflicts:     522000 | #Constraints:      67355
565.12/566.80	c #Conflicts:     523000 | #Constraints:      68355
565.12/566.80	c #Conflicts:     524000 | #Constraints:      69355
565.12/566.80	c #Conflicts:     525000 | #Constraints:      70355
565.12/566.80	c #Conflicts:     526000 | #Constraints:      71355
565.12/566.80	c #Conflicts:     527000 | #Constraints:      72355
565.12/566.80	c #Conflicts:     528000 | #Constraints:      73355
565.12/566.80	c #Conflicts:     529000 | #Constraints:      74355
565.12/566.80	c #Conflicts:     530000 | #Constraints:      75355
565.12/566.80	c bounds -277 >= -548 @ 559.607
573.50/575.26	c #Conflicts:     531000 | #Constraints:      76385
573.50/575.26	c #Conflicts:     532000 | #Constraints:      77385
573.50/575.26	c #Conflicts:     533000 | #Constraints:      78385
573.50/575.26	c #Conflicts:     534000 | #Constraints:      79385
573.50/575.26	c #Conflicts:     535000 | #Constraints:      80385
573.50/575.26	c #Conflicts:     536000 | #Constraints:      81385
573.50/575.26	c #Conflicts:     537000 | #Constraints:      82385
573.50/575.26	c INPROCESSING
573.50/575.26	c GARBAGE COLLECT
573.50/575.26	c rational objective -548
600.62/602.46	c #Conflicts:     538000 | #Constraints:      56132
600.62/602.46	c #Conflicts:     539000 | #Constraints:      57132
600.62/602.46	c #Conflicts:     540000 | #Constraints:      58132
600.62/602.46	c #Conflicts:     541000 | #Constraints:      59132
600.62/602.46	c #Conflicts:     542000 | #Constraints:      60132
600.62/602.46	c #Conflicts:     543000 | #Constraints:      61132
600.62/602.46	c #Conflicts:     544000 | #Constraints:      62132
600.62/602.46	c #Conflicts:     545000 | #Constraints:      63132
600.62/602.46	c #Conflicts:     546000 | #Constraints:      64132
600.62/602.46	c #Conflicts:     547000 | #Constraints:      65132
600.62/602.46	c #Conflicts:     548000 | #Constraints:      66132
600.62/602.46	c #Conflicts:     549000 | #Constraints:      67132
600.62/602.46	c #Conflicts:     550000 | #Constraints:      68132
600.62/602.46	c #Conflicts:     551000 | #Constraints:      69132
600.62/602.46	c #Conflicts:     552000 | #Constraints:      70132
600.62/602.46	c #Conflicts:     553000 | #Constraints:      71132
600.62/602.46	c #Conflicts:     554000 | #Constraints:      72132
600.62/602.46	c #Conflicts:     555000 | #Constraints:      73132
600.62/602.46	c #Conflicts:     556000 | #Constraints:      74132
600.62/602.46	c #Conflicts:     557000 | #Constraints:      75132
600.62/602.46	c INPROCESSING
600.62/602.46	c GARBAGE COLLECT
600.62/602.46	c rational objective -548
601.22/603.02	c bounds -278 >= -548 @ 595.431
602.01/603.89	c #Conflicts:     558000 | #Constraints:      52548
602.01/603.89	c #Conflicts:     559000 | #Constraints:      53548
602.01/603.89	c bounds -279 >= -548 @ 596.277
603.23/605.06	c #Conflicts:     560000 | #Constraints:      54550
603.23/605.06	c #Conflicts:     561000 | #Constraints:      55550
603.23/605.06	c bounds -279 >= -547 @ 597.417
685.27/687.36	c #Conflicts:     562000 | #Constraints:      56592
685.27/687.36	c #Conflicts:     563000 | #Constraints:      57592
685.27/687.36	c #Conflicts:     564000 | #Constraints:      58592
685.27/687.36	c #Conflicts:     565000 | #Constraints:      59592
685.27/687.36	c #Conflicts:     566000 | #Constraints:      60592
685.27/687.36	c #Conflicts:     567000 | #Constraints:      61592
685.27/687.36	c #Conflicts:     568000 | #Constraints:      62592
685.27/687.36	c #Conflicts:     569000 | #Constraints:      63592
685.27/687.36	c #Conflicts:     570000 | #Constraints:      64592
685.27/687.36	c #Conflicts:     571000 | #Constraints:      65592
685.27/687.36	c #Conflicts:     572000 | #Constraints:      66592
685.27/687.36	c #Conflicts:     573000 | #Constraints:      67592
685.27/687.36	c #Conflicts:     574000 | #Constraints:      68592
685.27/687.36	c #Conflicts:     575000 | #Constraints:      69592
685.27/687.36	c #Conflicts:     576000 | #Constraints:      70592
685.27/687.36	c #Conflicts:     577000 | #Constraints:      71592
685.27/687.36	c #Conflicts:     578000 | #Constraints:      72592
685.27/687.36	c #Conflicts:     579000 | #Constraints:      73592
685.27/687.36	c #Conflicts:     580000 | #Constraints:      74592
685.27/687.36	c #Conflicts:     581000 | #Constraints:      75592
685.27/687.36	c #Conflicts:     582000 | #Constraints:      76592
685.27/687.36	c #Conflicts:     583000 | #Constraints:      77592
685.27/687.36	c #Conflicts:     584000 | #Constraints:      78592
685.27/687.36	c #Conflicts:     585000 | #Constraints:      79592
685.27/687.36	c #Conflicts:     586000 | #Constraints:      80592
685.27/687.36	c #Conflicts:     587000 | #Constraints:      81592
685.27/687.36	c #Conflicts:     588000 | #Constraints:      82592
685.27/687.36	c #Conflicts:     589000 | #Constraints:      83592
685.27/687.36	c #Conflicts:     590000 | #Constraints:      84592
685.27/687.36	c #Conflicts:     591000 | #Constraints:      85592
685.27/687.36	c #Conflicts:     592000 | #Constraints:      86592
685.27/687.36	c #Conflicts:     593000 | #Constraints:      87592
685.27/687.36	c #Conflicts:     594000 | #Constraints:      88592
685.27/687.36	c #Conflicts:     595000 | #Constraints:      89592
685.27/687.36	c #Conflicts:     596000 | #Constraints:      90592
685.27/687.36	c #Conflicts:     597000 | #Constraints:      91592
685.27/687.36	c #Conflicts:     598000 | #Constraints:      92592
685.27/687.36	c #Conflicts:     599000 | #Constraints:      93592
685.27/687.36	c #Conflicts:     600000 | #Constraints:      94592
685.27/687.36	c #Conflicts:     601000 | #Constraints:      95592
685.27/687.36	c #Conflicts:     602000 | #Constraints:      96592
685.27/687.36	c #Conflicts:     603000 | #Constraints:      97592
685.27/687.36	c #Conflicts:     604000 | #Constraints:      98592
685.27/687.36	c bounds -279 >= -546 @ 679.054
695.73/697.85	c #Conflicts:     605000 | #Constraints:      99634
695.73/697.85	c #Conflicts:     606000 | #Constraints:     100634
695.73/697.85	c #Conflicts:     607000 | #Constraints:     101634
695.73/697.85	c #Conflicts:     608000 | #Constraints:     102634
695.73/697.85	c INPROCESSING
695.73/697.85	c GARBAGE COLLECT
695.73/697.85	c rational objective -546
709.09/711.22	c #Conflicts:     609000 | #Constraints:      66420
709.09/711.22	c #Conflicts:     610000 | #Constraints:      67909
709.09/711.22	c #Conflicts:     611000 | #Constraints:      69266
709.09/711.22	c #Conflicts:     612000 | #Constraints:      70352
709.09/711.22	c #Conflicts:     613000 | #Constraints:      71414
709.09/711.22	c #Conflicts:     614000 | #Constraints:      72480
709.09/711.22	c #Conflicts:     615000 | #Constraints:      73544
709.09/711.22	c #Conflicts:     616000 | #Constraints:      74631
709.09/711.22	c bounds -280 >= -546 @ 702.669
732.62/734.86	c #Conflicts:     617000 | #Constraints:      75637
732.62/734.86	c #Conflicts:     618000 | #Constraints:      76637
732.62/734.86	c #Conflicts:     619000 | #Constraints:      77637
732.62/734.86	c #Conflicts:     620000 | #Constraints:      78637
732.62/734.86	c #Conflicts:     621000 | #Constraints:      79637
732.62/734.86	c #Conflicts:     622000 | #Constraints:      80637
732.62/734.86	c #Conflicts:     623000 | #Constraints:      81637
732.62/734.86	c #Conflicts:     624000 | #Constraints:      82637
732.62/734.86	c #Conflicts:     625000 | #Constraints:      83637
732.62/734.86	c #Conflicts:     626000 | #Constraints:      84637
732.62/734.86	c #Conflicts:     627000 | #Constraints:      85637
732.62/734.86	c #Conflicts:     628000 | #Constraints:      86637
732.62/734.86	c #Conflicts:     629000 | #Constraints:      87637
732.62/734.86	c #Conflicts:     630000 | #Constraints:      88637
732.62/734.86	c INPROCESSING
732.62/734.86	c GARBAGE COLLECT
732.62/734.86	c rational objective -546
773.49/775.82	c #Conflicts:     631000 | #Constraints:      59688
773.49/775.82	c #Conflicts:     632000 | #Constraints:      60688
773.49/775.82	c #Conflicts:     633000 | #Constraints:      61688
773.49/775.82	c #Conflicts:     634000 | #Constraints:      62688
773.49/775.82	c #Conflicts:     635000 | #Constraints:      63688
773.49/775.82	c #Conflicts:     636000 | #Constraints:      64688
773.49/775.82	c #Conflicts:     637000 | #Constraints:      65688
773.49/775.82	c #Conflicts:     638000 | #Constraints:      66688
773.49/775.82	c #Conflicts:     639000 | #Constraints:      67688
773.49/775.82	c #Conflicts:     640000 | #Constraints:      68688
773.49/775.82	c #Conflicts:     641000 | #Constraints:      69688
773.49/775.82	c #Conflicts:     642000 | #Constraints:      70688
773.49/775.82	c #Conflicts:     643000 | #Constraints:      71688
773.49/775.82	c #Conflicts:     644000 | #Constraints:      72688
773.49/775.82	c #Conflicts:     645000 | #Constraints:      73688
773.49/775.82	c #Conflicts:     646000 | #Constraints:      74688
773.49/775.82	c #Conflicts:     647000 | #Constraints:      75688
773.49/775.82	c #Conflicts:     648000 | #Constraints:      76688
773.49/775.82	c #Conflicts:     649000 | #Constraints:      77688
773.49/775.82	c #Conflicts:     650000 | #Constraints:      78688
773.49/775.82	c #Conflicts:     651000 | #Constraints:      79688
773.49/775.82	c INPROCESSING
773.49/775.82	c GARBAGE COLLECT
773.49/775.82	c rational objective -546
828.13/830.62	c #Conflicts:     652000 | #Constraints:      54870
828.13/830.62	c #Conflicts:     653000 | #Constraints:      55870
828.13/830.62	c #Conflicts:     654000 | #Constraints:      56870
828.13/830.62	c #Conflicts:     655000 | #Constraints:      57870
828.13/830.62	c #Conflicts:     656000 | #Constraints:      58870
828.13/830.62	c #Conflicts:     657000 | #Constraints:      59870
828.13/830.62	c #Conflicts:     658000 | #Constraints:      60870
828.13/830.62	c #Conflicts:     659000 | #Constraints:      61870
828.13/830.62	c #Conflicts:     660000 | #Constraints:      62870
828.13/830.62	c #Conflicts:     661000 | #Constraints:      63870
828.13/830.62	c #Conflicts:     662000 | #Constraints:      64870
828.13/830.62	c #Conflicts:     663000 | #Constraints:      65870
828.13/830.62	c #Conflicts:     664000 | #Constraints:      66870
828.13/830.62	c #Conflicts:     665000 | #Constraints:      67870
828.13/830.62	c #Conflicts:     666000 | #Constraints:      68870
828.13/830.62	c #Conflicts:     667000 | #Constraints:      69870
828.13/830.62	c #Conflicts:     668000 | #Constraints:      70870
828.13/830.62	c #Conflicts:     669000 | #Constraints:      71870
828.13/830.62	c #Conflicts:     670000 | #Constraints:      72870
828.13/830.62	c #Conflicts:     671000 | #Constraints:      73870
828.13/830.63	c #Conflicts:     672000 | #Constraints:      74870
828.13/830.63	c #Conflicts:     673000 | #Constraints:      75870
828.13/830.63	c #Conflicts:     674000 | #Constraints:      76870
828.13/830.63	c #Conflicts:     675000 | #Constraints:      77870
828.13/830.63	c #Conflicts:     676000 | #Constraints:      78870
828.13/830.63	c #Conflicts:     677000 | #Constraints:      79870
828.13/830.63	c #Conflicts:     678000 | #Constraints:      80870
828.13/830.63	c #Conflicts:     679000 | #Constraints:      81870
828.13/830.63	c #Conflicts:     680000 | #Constraints:      82870
828.13/830.63	c bounds -280 >= -545 @ 821.077
828.92/831.40	c bounds -281 >= -545 @ 821.831
829.42/831.93	c #Conflicts:     681000 | #Constraints:      84031
829.42/831.93	c bounds -282 >= -545 @ 822.351
875.28/877.91	c #Conflicts:     682000 | #Constraints:      85468
875.28/877.91	c #Conflicts:     683000 | #Constraints:      86984
875.28/877.91	c #Conflicts:     684000 | #Constraints:      88411
875.28/877.91	c #Conflicts:     685000 | #Constraints:      89901
875.28/877.91	c #Conflicts:     686000 | #Constraints:      91282
875.28/877.91	c #Conflicts:     687000 | #Constraints:      92355
875.28/877.91	c #Conflicts:     688000 | #Constraints:      93414
875.28/877.91	c #Conflicts:     689000 | #Constraints:      94473
875.28/877.91	c #Conflicts:     690000 | #Constraints:      95540
875.28/877.91	c #Conflicts:     691000 | #Constraints:      96622
875.28/877.91	c #Conflicts:     692000 | #Constraints:      97669
875.28/877.91	c #Conflicts:     693000 | #Constraints:      98725
875.28/877.91	c #Conflicts:     694000 | #Constraints:      99797
875.28/877.91	c #Conflicts:     695000 | #Constraints:     100865
875.28/877.91	c #Conflicts:     696000 | #Constraints:     101916
875.28/877.91	c #Conflicts:     697000 | #Constraints:     102946
875.28/877.91	c #Conflicts:     698000 | #Constraints:     103996
875.28/877.91	c #Conflicts:     699000 | #Constraints:     105017
875.28/877.91	c #Conflicts:     700000 | #Constraints:     106028
875.28/877.91	c #Conflicts:     701000 | #Constraints:     107051
875.28/877.91	c #Conflicts:     702000 | #Constraints:     108068
875.28/877.91	c #Conflicts:     703000 | #Constraints:     109072
875.28/877.91	c #Conflicts:     704000 | #Constraints:     110075
875.28/877.91	c #Conflicts:     705000 | #Constraints:     111093
875.28/877.91	c #Conflicts:     706000 | #Constraints:     112095
875.28/877.91	c INPROCESSING
875.28/877.91	c GARBAGE COLLECT
875.28/877.91	c rational objective -545
875.58/878.25	c bounds -282 >= -544 @ 868.088
875.58/878.28	c #Conflicts:     707000 | #Constraints:      71082
875.58/878.28	c bounds -282 >= -543 @ 868.11
875.68/878.33	c #Conflicts:     708000 | #Constraints:      72112
875.68/878.33	c bounds -282 >= -542 @ 868.156
875.97/878.65	c #Conflicts:     709000 | #Constraints:      73127
875.97/878.65	c bounds -282 >= -541 @ 868.464
876.49/879.13	c #Conflicts:     710000 | #Constraints:      74148
876.49/879.13	c #Conflicts:     711000 | #Constraints:      75148
876.49/879.13	c #Conflicts:     712000 | #Constraints:      76148
876.49/879.13	c bounds -282 >= -540 @ 868.935
877.18/879.88	c #Conflicts:     713000 | #Constraints:      77172
877.18/879.88	c #Conflicts:     714000 | #Constraints:      78172
877.18/879.88	c #Conflicts:     715000 | #Constraints:      79172
877.18/879.88	c #Conflicts:     716000 | #Constraints:      80172
877.18/879.88	c bounds -282 >= -539 @ 869.675
878.17/880.83	c #Conflicts:     717000 | #Constraints:      81190
878.17/880.83	c #Conflicts:     718000 | #Constraints:      82190
878.17/880.83	c #Conflicts:     719000 | #Constraints:      83190
878.17/880.83	c #Conflicts:     720000 | #Constraints:      84190
878.17/880.83	c bounds -282 >= -538 @ 870.596
886.95/889.63	c #Conflicts:     721000 | #Constraints:      85205
886.95/889.63	c #Conflicts:     722000 | #Constraints:      86205
886.95/889.63	c #Conflicts:     723000 | #Constraints:      87205
886.95/889.63	c #Conflicts:     724000 | #Constraints:      88205
886.95/889.63	c #Conflicts:     725000 | #Constraints:      89205
886.95/889.63	c #Conflicts:     726000 | #Constraints:      90205
886.95/889.63	c #Conflicts:     727000 | #Constraints:      91205
886.95/889.63	c #Conflicts:     728000 | #Constraints:      92205
886.95/889.63	c bounds -282 >= -537 @ 879.314
887.54/890.22	c #Conflicts:     729000 | #Constraints:      93229
887.54/890.22	c INPROCESSING
887.54/890.22	c GARBAGE COLLECT
887.54/890.22	c rational objective -537
902.69/905.43	c #Conflicts:     730000 | #Constraints:      61723
902.69/905.43	c #Conflicts:     731000 | #Constraints:      62723
902.69/905.43	c #Conflicts:     732000 | #Constraints:      63723
902.69/905.43	c #Conflicts:     733000 | #Constraints:      64723
902.69/905.43	c #Conflicts:     734000 | #Constraints:      65723
902.69/905.43	c #Conflicts:     735000 | #Constraints:      66723
902.69/905.43	c #Conflicts:     736000 | #Constraints:      67723
902.69/905.43	c #Conflicts:     737000 | #Constraints:      68723
902.69/905.43	c #Conflicts:     738000 | #Constraints:      69723
902.69/905.43	c #Conflicts:     739000 | #Constraints:      70723
902.69/905.43	c #Conflicts:     740000 | #Constraints:      71723
902.69/905.43	c bounds -282 >= -536 @ 894.958
921.64/924.41	c #Conflicts:     741000 | #Constraints:      72765
921.64/924.41	c #Conflicts:     742000 | #Constraints:      73765
921.64/924.41	c #Conflicts:     743000 | #Constraints:      74765
921.64/924.41	c #Conflicts:     744000 | #Constraints:      75765
921.64/924.41	c #Conflicts:     745000 | #Constraints:      76765
921.64/924.41	c #Conflicts:     746000 | #Constraints:      77765
921.64/924.41	c #Conflicts:     747000 | #Constraints:      78765
921.64/924.41	c #Conflicts:     748000 | #Constraints:      79765
921.64/924.41	c #Conflicts:     749000 | #Constraints:      80765
921.64/924.41	c #Conflicts:     750000 | #Constraints:      81765
921.64/924.41	c #Conflicts:     751000 | #Constraints:      82765
921.64/924.41	c #Conflicts:     752000 | #Constraints:      83765
921.64/924.41	c INPROCESSING
921.64/924.41	c GARBAGE COLLECT
921.64/924.41	c rational objective -536
952.84/955.79	c #Conflicts:     753000 | #Constraints:      56959
952.84/955.79	c #Conflicts:     754000 | #Constraints:      57959
952.84/955.79	c #Conflicts:     755000 | #Constraints:      58959
952.84/955.79	c #Conflicts:     756000 | #Constraints:      59959
952.84/955.79	c #Conflicts:     757000 | #Constraints:      60959
952.84/955.79	c #Conflicts:     758000 | #Constraints:      61959
952.84/955.79	c #Conflicts:     759000 | #Constraints:      62959
952.84/955.79	c #Conflicts:     760000 | #Constraints:      63959
952.84/955.79	c #Conflicts:     761000 | #Constraints:      64959
952.84/955.79	c #Conflicts:     762000 | #Constraints:      65959
952.84/955.79	c #Conflicts:     763000 | #Constraints:      66959
952.84/955.79	c #Conflicts:     764000 | #Constraints:      67959
952.84/955.79	c #Conflicts:     765000 | #Constraints:      68959
952.84/955.79	c #Conflicts:     766000 | #Constraints:      69959
952.84/955.79	c #Conflicts:     767000 | #Constraints:      70959
952.84/955.79	c #Conflicts:     768000 | #Constraints:      71959
952.84/955.79	c #Conflicts:     769000 | #Constraints:      72959
952.84/955.79	c #Conflicts:     770000 | #Constraints:      73959
952.84/955.79	c #Conflicts:     771000 | #Constraints:      74959
952.84/955.79	c #Conflicts:     772000 | #Constraints:      75959
952.84/955.79	c #Conflicts:     773000 | #Constraints:      76959
952.84/955.79	c bounds -282 >= -535 @ 944.863
1026.23/1029.30	c #Conflicts:     774000 | #Constraints:      77986
1026.23/1029.30	c #Conflicts:     775000 | #Constraints:      78986
1026.23/1029.30	c #Conflicts:     776000 | #Constraints:      79986
1026.23/1029.30	c #Conflicts:     777000 | #Constraints:      80986
1026.23/1029.30	c #Conflicts:     778000 | #Constraints:      81986
1026.23/1029.30	c #Conflicts:     779000 | #Constraints:      82986
1026.23/1029.30	c #Conflicts:     780000 | #Constraints:      83986
1026.23/1029.30	c #Conflicts:     781000 | #Constraints:      84986
1026.23/1029.30	c #Conflicts:     782000 | #Constraints:      85986
1026.23/1029.30	c #Conflicts:     783000 | #Constraints:      86986
1026.23/1029.30	c #Conflicts:     784000 | #Constraints:      87986
1026.23/1029.30	c #Conflicts:     785000 | #Constraints:      88986
1026.23/1029.30	c #Conflicts:     786000 | #Constraints:      89986
1026.23/1029.30	c #Conflicts:     787000 | #Constraints:      90986
1026.23/1029.30	c #Conflicts:     788000 | #Constraints:      91986
1026.23/1029.30	c #Conflicts:     789000 | #Constraints:      92986
1026.23/1029.30	c #Conflicts:     790000 | #Constraints:      93986
1026.23/1029.30	c #Conflicts:     791000 | #Constraints:      94986
1026.23/1029.30	c #Conflicts:     792000 | #Constraints:      95986
1026.23/1029.30	c #Conflicts:     793000 | #Constraints:      96986
1026.23/1029.30	c #Conflicts:     794000 | #Constraints:      97986
1026.23/1029.30	c #Conflicts:     795000 | #Constraints:      98986
1026.23/1029.30	c #Conflicts:     796000 | #Constraints:      99986
1026.23/1029.30	c #Conflicts:     797000 | #Constraints:     100986
1026.23/1029.30	c #Conflicts:     798000 | #Constraints:     101986
1026.23/1029.30	c #Conflicts:     799000 | #Constraints:     102986
1026.23/1029.30	c #Conflicts:     800000 | #Constraints:     103986
1026.23/1029.30	c #Conflicts:     801000 | #Constraints:     104986
1026.23/1029.30	c #Conflicts:     802000 | #Constraints:     105986
1026.23/1029.30	c #Conflicts:     803000 | #Constraints:     106986
1026.23/1029.30	c #Conflicts:     804000 | #Constraints:     107986
1026.23/1029.30	c #Conflicts:     805000 | #Constraints:     108986
1026.23/1029.30	c #Conflicts:     806000 | #Constraints:     109986
1026.23/1029.30	c #Conflicts:     807000 | #Constraints:     110986
1026.23/1029.30	c #Conflicts:     808000 | #Constraints:     111986
1026.23/1029.30	c #Conflicts:     809000 | #Constraints:     112986
1026.23/1029.30	c #Conflicts:     810000 | #Constraints:     113986
1026.23/1029.30	c #Conflicts:     811000 | #Constraints:     114986
1026.23/1029.30	c #Conflicts:     812000 | #Constraints:     115986
1026.23/1029.30	c INPROCESSING
1026.23/1029.30	c GARBAGE COLLECT
1026.23/1029.30	c rational objective -535
1058.72/1062.01	c #Conflicts:     813000 | #Constraints:      73417
1058.72/1062.01	c #Conflicts:     814000 | #Constraints:      74417
1058.72/1062.01	c #Conflicts:     815000 | #Constraints:      75417
1058.72/1062.01	c #Conflicts:     816000 | #Constraints:      76417
1058.72/1062.01	c #Conflicts:     817000 | #Constraints:      77417
1058.72/1062.01	c #Conflicts:     818000 | #Constraints:      78417
1058.72/1062.01	c #Conflicts:     819000 | #Constraints:      79417
1058.72/1062.01	c #Conflicts:     820000 | #Constraints:      80417
1058.72/1062.01	c #Conflicts:     821000 | #Constraints:      81417
1058.72/1062.01	c #Conflicts:     822000 | #Constraints:      82417
1058.72/1062.01	c #Conflicts:     823000 | #Constraints:      83417
1058.72/1062.01	c #Conflicts:     824000 | #Constraints:      84417
1058.72/1062.01	c #Conflicts:     825000 | #Constraints:      85417
1058.72/1062.01	c #Conflicts:     826000 | #Constraints:      86417
1058.72/1062.01	c #Conflicts:     827000 | #Constraints:      87417
1058.72/1062.01	c #Conflicts:     828000 | #Constraints:      88417
1058.72/1062.01	c #Conflicts:     829000 | #Constraints:      89417
1058.72/1062.01	c #Conflicts:     830000 | #Constraints:      90417
1058.72/1062.01	c bounds -282 >= -534 @ 1050.21
1070.19/1073.47	c #Conflicts:     831000 | #Constraints:      91441
1070.19/1073.47	c #Conflicts:     832000 | #Constraints:      92441
1070.19/1073.47	c #Conflicts:     833000 | #Constraints:      93441
1070.19/1073.47	c #Conflicts:     834000 | #Constraints:      94441
1070.19/1073.47	c #Conflicts:     835000 | #Constraints:      95441
1070.19/1073.47	c #Conflicts:     836000 | #Constraints:      96441
1070.19/1073.47	c INPROCESSING
1070.19/1073.47	c GARBAGE COLLECT
1070.19/1073.47	c rational objective -534
1111.27/1114.62	c #Conflicts:     837000 | #Constraints:      63484
1111.27/1114.62	c #Conflicts:     838000 | #Constraints:      64484
1111.27/1114.62	c #Conflicts:     839000 | #Constraints:      65484
1111.27/1114.62	c #Conflicts:     840000 | #Constraints:      66484
1111.27/1114.62	c #Conflicts:     841000 | #Constraints:      67484
1111.27/1114.62	c #Conflicts:     842000 | #Constraints:      68484
1111.27/1114.62	c #Conflicts:     843000 | #Constraints:      69484
1111.27/1114.62	c #Conflicts:     844000 | #Constraints:      70484
1111.27/1114.62	c #Conflicts:     845000 | #Constraints:      71484
1111.27/1114.62	c #Conflicts:     846000 | #Constraints:      72484
1111.27/1114.62	c #Conflicts:     847000 | #Constraints:      73484
1111.27/1114.62	c #Conflicts:     848000 | #Constraints:      74484
1111.27/1114.62	c #Conflicts:     849000 | #Constraints:      75484
1111.27/1114.62	c #Conflicts:     850000 | #Constraints:      76484
1111.27/1114.62	c #Conflicts:     851000 | #Constraints:      77484
1111.27/1114.62	c #Conflicts:     852000 | #Constraints:      78484
1111.27/1114.62	c #Conflicts:     853000 | #Constraints:      79484
1111.27/1114.62	c #Conflicts:     854000 | #Constraints:      80484
1111.27/1114.62	c #Conflicts:     855000 | #Constraints:      81484
1111.27/1114.62	c #Conflicts:     856000 | #Constraints:      82484
1111.27/1114.62	c #Conflicts:     857000 | #Constraints:      83484
1111.27/1114.62	c #Conflicts:     858000 | #Constraints:      84484
1111.27/1114.62	c #Conflicts:     859000 | #Constraints:      85484
1111.27/1114.62	c #Conflicts:     860000 | #Constraints:      86484
1111.27/1114.62	c #Conflicts:     861000 | #Constraints:      87484
1111.27/1114.62	c INPROCESSING
1111.27/1114.62	c GARBAGE COLLECT
1111.27/1114.62	c rational objective -534
1220.73/1224.42	c #Conflicts:     862000 | #Constraints:      59200
1220.73/1224.42	c #Conflicts:     863000 | #Constraints:      60200
1220.73/1224.42	c #Conflicts:     864000 | #Constraints:      61200
1220.73/1224.42	c #Conflicts:     865000 | #Constraints:      62200
1220.73/1224.42	c #Conflicts:     866000 | #Constraints:      63200
1220.73/1224.42	c #Conflicts:     867000 | #Constraints:      64200
1220.73/1224.42	c #Conflicts:     868000 | #Constraints:      65200
1220.73/1224.42	c #Conflicts:     869000 | #Constraints:      66200
1220.73/1224.42	c #Conflicts:     870000 | #Constraints:      67200
1220.73/1224.42	c #Conflicts:     871000 | #Constraints:      68200
1220.73/1224.42	c #Conflicts:     872000 | #Constraints:      69200
1220.73/1224.42	c #Conflicts:     873000 | #Constraints:      70200
1220.73/1224.42	c #Conflicts:     874000 | #Constraints:      71200
1220.73/1224.42	c #Conflicts:     875000 | #Constraints:      72200
1220.73/1224.42	c #Conflicts:     876000 | #Constraints:      73200
1220.73/1224.42	c #Conflicts:     877000 | #Constraints:      74200
1220.73/1224.42	c #Conflicts:     878000 | #Constraints:      75200
1220.73/1224.42	c #Conflicts:     879000 | #Constraints:      76200
1220.73/1224.42	c #Conflicts:     880000 | #Constraints:      77200
1220.73/1224.42	c #Conflicts:     881000 | #Constraints:      78200
1220.73/1224.42	c #Conflicts:     882000 | #Constraints:      79200
1220.73/1224.42	c #Conflicts:     883000 | #Constraints:      80200
1220.73/1224.42	c #Conflicts:     884000 | #Constraints:      81200
1220.73/1224.42	c #Conflicts:     885000 | #Constraints:      82200
1220.73/1224.42	c #Conflicts:     886000 | #Constraints:      83200
1220.73/1224.42	c #Conflicts:     887000 | #Constraints:      84200
1220.73/1224.42	c #Conflicts:     888000 | #Constraints:      85200
1220.73/1224.42	c #Conflicts:     889000 | #Constraints:      86200
1220.73/1224.42	c #Conflicts:     890000 | #Constraints:      87200
1220.73/1224.42	c #Conflicts:     891000 | #Constraints:      88200
1220.73/1224.42	c #Conflicts:     892000 | #Constraints:      89200
1220.73/1224.42	c #Conflicts:     893000 | #Constraints:      90200
1220.73/1224.42	c #Conflicts:     894000 | #Constraints:      91200
1220.73/1224.42	c #Conflicts:     895000 | #Constraints:      92200
1220.73/1224.42	c #Conflicts:     896000 | #Constraints:      93200
1220.73/1224.42	c #Conflicts:     897000 | #Constraints:      94200
1220.73/1224.42	c #Conflicts:     898000 | #Constraints:      95200
1220.73/1224.42	c #Conflicts:     899000 | #Constraints:      96200
1220.73/1224.42	c #Conflicts:     900000 | #Constraints:      97200
1220.73/1224.42	c #Conflicts:     901000 | #Constraints:      98200
1220.73/1224.42	c #Conflicts:     902000 | #Constraints:      99200
1220.73/1224.42	c #Conflicts:     903000 | #Constraints:     100200
1220.73/1224.42	c #Conflicts:     904000 | #Constraints:     101200
1220.73/1224.42	c #Conflicts:     905000 | #Constraints:     102200
1220.73/1224.42	c #Conflicts:     906000 | #Constraints:     103200
1220.73/1224.42	c #Conflicts:     907000 | #Constraints:     104200
1220.73/1224.42	c #Conflicts:     908000 | #Constraints:     105200
1220.73/1224.42	c #Conflicts:     909000 | #Constraints:     106200
1220.73/1224.42	c #Conflicts:     910000 | #Constraints:     107200
1220.73/1224.42	c #Conflicts:     911000 | #Constraints:     108200
1220.73/1224.42	c #Conflicts:     912000 | #Constraints:     109200
1220.73/1224.42	c #Conflicts:     913000 | #Constraints:     110200
1220.73/1224.42	c #Conflicts:     914000 | #Constraints:     111200
1220.73/1224.42	c #Conflicts:     915000 | #Constraints:     112200
1220.73/1224.42	c #Conflicts:     916000 | #Constraints:     113200
1220.73/1224.42	c #Conflicts:     917000 | #Constraints:     114200
1220.73/1224.42	c #Conflicts:     918000 | #Constraints:     115200
1220.73/1224.42	c #Conflicts:     919000 | #Constraints:     116200
1220.73/1224.42	c #Conflicts:     920000 | #Constraints:     117200
1220.73/1224.42	c #Conflicts:     921000 | #Constraints:     118200
1220.73/1224.42	c #Conflicts:     922000 | #Constraints:     119200
1220.73/1224.42	c #Conflicts:     923000 | #Constraints:     120200
1220.73/1224.42	c #Conflicts:     924000 | #Constraints:     121200
1220.73/1224.42	c INPROCESSING
1220.73/1224.42	c GARBAGE COLLECT
1220.73/1224.42	c rational objective -534
1264.91/1268.76	c #Conflicts:     925000 | #Constraints:      75816
1264.91/1268.76	c #Conflicts:     926000 | #Constraints:      76816
1264.91/1268.76	c #Conflicts:     927000 | #Constraints:      77816
1264.91/1268.76	c #Conflicts:     928000 | #Constraints:      78816
1264.91/1268.76	c #Conflicts:     929000 | #Constraints:      79816
1264.91/1268.76	c #Conflicts:     930000 | #Constraints:      80816
1264.91/1268.76	c #Conflicts:     931000 | #Constraints:      81816
1264.91/1268.76	c #Conflicts:     932000 | #Constraints:      82816
1264.91/1268.76	c #Conflicts:     933000 | #Constraints:      83816
1264.91/1268.76	c #Conflicts:     934000 | #Constraints:      84816
1264.91/1268.76	c #Conflicts:     935000 | #Constraints:      85816
1264.91/1268.76	c #Conflicts:     936000 | #Constraints:      86816
1264.91/1268.76	c #Conflicts:     937000 | #Constraints:      87816
1264.91/1268.76	c #Conflicts:     938000 | #Constraints:      88816
1264.91/1268.76	c #Conflicts:     939000 | #Constraints:      89816
1264.91/1268.76	c #Conflicts:     940000 | #Constraints:      90816
1264.91/1268.76	c #Conflicts:     941000 | #Constraints:      91816
1264.91/1268.76	c #Conflicts:     942000 | #Constraints:      92816
1264.91/1268.76	c #Conflicts:     943000 | #Constraints:      93816
1264.91/1268.76	c #Conflicts:     944000 | #Constraints:      94816
1264.91/1268.76	c #Conflicts:     945000 | #Constraints:      95816
1264.91/1268.76	c #Conflicts:     946000 | #Constraints:      96816
1264.91/1268.76	c #Conflicts:     947000 | #Constraints:      97816
1264.91/1268.76	c #Conflicts:     948000 | #Constraints:      98816
1264.91/1268.76	c #Conflicts:     949000 | #Constraints:      99816
1264.91/1268.76	c #Conflicts:     950000 | #Constraints:     100816
1264.91/1268.76	c INPROCESSING
1264.91/1268.76	c GARBAGE COLLECT
1264.91/1268.76	c rational objective -534
1299.01/1302.93	c #Conflicts:     951000 | #Constraints:      65678
1299.01/1302.93	c #Conflicts:     952000 | #Constraints:      66678
1299.01/1302.93	c #Conflicts:     953000 | #Constraints:      67678
1299.01/1302.93	c #Conflicts:     954000 | #Constraints:      68678
1299.01/1302.93	c #Conflicts:     955000 | #Constraints:      69678
1299.01/1302.93	c #Conflicts:     956000 | #Constraints:      70678
1299.01/1302.93	c #Conflicts:     957000 | #Constraints:      71678
1299.01/1302.93	c #Conflicts:     958000 | #Constraints:      72678
1299.01/1302.93	c #Conflicts:     959000 | #Constraints:      73678
1299.01/1302.93	c #Conflicts:     960000 | #Constraints:      74678
1299.01/1302.93	c #Conflicts:     961000 | #Constraints:      75678
1299.01/1302.93	c #Conflicts:     962000 | #Constraints:      76678
1299.01/1302.93	c #Conflicts:     963000 | #Constraints:      77678
1299.01/1302.93	c #Conflicts:     964000 | #Constraints:      78678
1299.01/1302.93	c #Conflicts:     965000 | #Constraints:      79678
1299.01/1302.93	c #Conflicts:     966000 | #Constraints:      80678
1299.01/1302.93	c #Conflicts:     967000 | #Constraints:      81678
1299.01/1302.93	c #Conflicts:     968000 | #Constraints:      82678
1299.01/1302.93	c #Conflicts:     969000 | #Constraints:      83678
1299.01/1302.93	c #Conflicts:     970000 | #Constraints:      84678
1299.01/1302.93	c #Conflicts:     971000 | #Constraints:      85678
1299.01/1302.93	c bounds -282 >= -533 @ 1289.14
1308.09/1312.07	c #Conflicts:     972000 | #Constraints:      86708
1308.09/1312.07	c #Conflicts:     973000 | #Constraints:      87708
1308.09/1312.07	c #Conflicts:     974000 | #Constraints:      88708
1308.09/1312.07	c #Conflicts:     975000 | #Constraints:      89708
1308.09/1312.07	c #Conflicts:     976000 | #Constraints:      90708
1308.09/1312.07	c INPROCESSING
1308.09/1312.07	c GARBAGE COLLECT
1308.09/1312.07	c rational objective -533
1430.79/1435.16	c #Conflicts:     977000 | #Constraints:      60624
1430.79/1435.16	c #Conflicts:     978000 | #Constraints:      61624
1430.79/1435.16	c #Conflicts:     979000 | #Constraints:      62624
1430.79/1435.16	c #Conflicts:     980000 | #Constraints:      63624
1430.79/1435.16	c #Conflicts:     981000 | #Constraints:      64624
1430.79/1435.16	c #Conflicts:     982000 | #Constraints:      65624
1430.79/1435.16	c #Conflicts:     983000 | #Constraints:      66624
1430.79/1435.16	c #Conflicts:     984000 | #Constraints:      67624
1430.79/1435.16	c #Conflicts:     985000 | #Constraints:      68624
1430.79/1435.16	c #Conflicts:     986000 | #Constraints:      69624
1430.79/1435.16	c #Conflicts:     987000 | #Constraints:      70624
1430.79/1435.16	c #Conflicts:     988000 | #Constraints:      71624
1430.79/1435.16	c #Conflicts:     989000 | #Constraints:      72624
1430.79/1435.16	c #Conflicts:     990000 | #Constraints:      73624
1430.79/1435.16	c #Conflicts:     991000 | #Constraints:      74624
1430.79/1435.16	c #Conflicts:     992000 | #Constraints:      75624
1430.79/1435.16	c #Conflicts:     993000 | #Constraints:      76624
1430.79/1435.16	c #Conflicts:     994000 | #Constraints:      77624
1430.79/1435.16	c #Conflicts:     995000 | #Constraints:      78624
1430.79/1435.16	c #Conflicts:     996000 | #Constraints:      79624
1430.79/1435.16	c #Conflicts:     997000 | #Constraints:      80624
1430.79/1435.16	c #Conflicts:     998000 | #Constraints:      81624
1430.79/1435.16	c #Conflicts:     999000 | #Constraints:      82624
1430.79/1435.16	c #Conflicts:    1000000 | #Constraints:      83624
1430.79/1435.16	c #Conflicts:    1001000 | #Constraints:      84624
1430.79/1435.16	c #Conflicts:    1002000 | #Constraints:      85624
1430.79/1435.16	c #Conflicts:    1003000 | #Constraints:      86624
1430.79/1435.16	c #Conflicts:    1004000 | #Constraints:      87624
1430.79/1435.16	c #Conflicts:    1005000 | #Constraints:      88624
1430.79/1435.16	c #Conflicts:    1006000 | #Constraints:      89624
1430.79/1435.16	c #Conflicts:    1007000 | #Constraints:      90624
1430.79/1435.16	c #Conflicts:    1008000 | #Constraints:      91624
1430.79/1435.16	c #Conflicts:    1009000 | #Constraints:      92624
1430.79/1435.16	c #Conflicts:    1010000 | #Constraints:      93624
1430.79/1435.16	c #Conflicts:    1011000 | #Constraints:      94624
1430.79/1435.16	c #Conflicts:    1012000 | #Constraints:      95624
1430.79/1435.16	c #Conflicts:    1013000 | #Constraints:      96624
1430.79/1435.16	c #Conflicts:    1014000 | #Constraints:      97624
1430.79/1435.16	c #Conflicts:    1015000 | #Constraints:      98624
1430.79/1435.16	c #Conflicts:    1016000 | #Constraints:      99624
1430.79/1435.16	c #Conflicts:    1017000 | #Constraints:     100624
1430.79/1435.16	c #Conflicts:    1018000 | #Constraints:     101624
1430.79/1435.16	c #Conflicts:    1019000 | #Constraints:     102624
1430.79/1435.16	c #Conflicts:    1020000 | #Constraints:     103624
1430.79/1435.16	c #Conflicts:    1021000 | #Constraints:     104624
1430.79/1435.16	c #Conflicts:    1022000 | #Constraints:     105624
1430.79/1435.16	c #Conflicts:    1023000 | #Constraints:     106624
1430.79/1435.16	c #Conflicts:    1024000 | #Constraints:     107624
1430.79/1435.16	c #Conflicts:    1025000 | #Constraints:     108624
1430.79/1435.16	c #Conflicts:    1026000 | #Constraints:     109624
1430.79/1435.16	c #Conflicts:    1027000 | #Constraints:     110624
1430.79/1435.16	c #Conflicts:    1028000 | #Constraints:     111624
1430.79/1435.16	c #Conflicts:    1029000 | #Constraints:     112624
1430.79/1435.16	c #Conflicts:    1030000 | #Constraints:     113624
1430.79/1435.16	c #Conflicts:    1031000 | #Constraints:     114624
1430.79/1435.16	c #Conflicts:    1032000 | #Constraints:     115624
1430.79/1435.16	c #Conflicts:    1033000 | #Constraints:     116624
1430.79/1435.16	c #Conflicts:    1034000 | #Constraints:     117624
1430.79/1435.16	c #Conflicts:    1035000 | #Constraints:     118624
1430.79/1435.16	c #Conflicts:    1036000 | #Constraints:     119624
1430.79/1435.16	c #Conflicts:    1037000 | #Constraints:     120624
1430.79/1435.16	c #Conflicts:    1038000 | #Constraints:     121624
1430.79/1435.16	c #Conflicts:    1039000 | #Constraints:     122624
1430.79/1435.16	c #Conflicts:    1040000 | #Constraints:     123624
1430.79/1435.16	c #Conflicts:    1041000 | #Constraints:     124624
1430.79/1435.16	c #Conflicts:    1042000 | #Constraints:     125624
1430.79/1435.16	c #Conflicts:    1043000 | #Constraints:     126624
1430.79/1435.16	c #Conflicts:    1044000 | #Constraints:     127624
1430.79/1435.16	c INPROCESSING
1430.79/1435.16	c GARBAGE COLLECT
1430.79/1435.16	c rational objective -533
1480.41/1484.94	c #Conflicts:    1045000 | #Constraints:      79190
1480.41/1484.94	c #Conflicts:    1046000 | #Constraints:      80190
1480.41/1484.94	c #Conflicts:    1047000 | #Constraints:      81190
1480.41/1484.94	c #Conflicts:    1048000 | #Constraints:      82190
1480.41/1484.94	c #Conflicts:    1049000 | #Constraints:      83190
1480.41/1484.94	c #Conflicts:    1050000 | #Constraints:      84190
1480.41/1484.94	c #Conflicts:    1051000 | #Constraints:      85190
1480.41/1484.94	c #Conflicts:    1052000 | #Constraints:      86190
1480.41/1484.94	c #Conflicts:    1053000 | #Constraints:      87190
1480.41/1484.94	c #Conflicts:    1054000 | #Constraints:      88190
1480.41/1484.94	c #Conflicts:    1055000 | #Constraints:      89190
1480.41/1484.94	c #Conflicts:    1056000 | #Constraints:      90190
1480.41/1484.94	c #Conflicts:    1057000 | #Constraints:      91190
1480.41/1484.94	c #Conflicts:    1058000 | #Constraints:      92190
1480.41/1484.94	c #Conflicts:    1059000 | #Constraints:      93190
1480.41/1484.94	c #Conflicts:    1060000 | #Constraints:      94190
1480.41/1484.94	c #Conflicts:    1061000 | #Constraints:      95190
1480.41/1484.94	c #Conflicts:    1062000 | #Constraints:      96190
1480.41/1484.94	c #Conflicts:    1063000 | #Constraints:      97190
1480.41/1484.94	c #Conflicts:    1064000 | #Constraints:      98190
1480.41/1484.94	c #Conflicts:    1065000 | #Constraints:      99190
1480.41/1484.94	c #Conflicts:    1066000 | #Constraints:     100190
1480.41/1484.94	c #Conflicts:    1067000 | #Constraints:     101190
1480.41/1484.94	c #Conflicts:    1068000 | #Constraints:     102190
1480.41/1484.94	c #Conflicts:    1069000 | #Constraints:     103190
1480.41/1484.94	c #Conflicts:    1070000 | #Constraints:     104190
1480.41/1484.94	c #Conflicts:    1071000 | #Constraints:     105190
1480.41/1484.94	c INPROCESSING
1480.41/1484.94	c GARBAGE COLLECT
1480.41/1484.94	c rational objective -533
1481.31/1485.82	c bounds -283 >= -533 @ 1470.48
1485.09/1489.68	c #Conflicts:    1072000 | #Constraints:      67930
1485.09/1489.68	c #Conflicts:    1073000 | #Constraints:      69328
1485.09/1489.68	c bounds -284 >= -533 @ 1474.28
1490.60/1495.16	c #Conflicts:    1074000 | #Constraints:      70743
1490.60/1495.16	c bounds -285 >= -533 @ 1479.69
1507.62/1512.20	c #Conflicts:    1075000 | #Constraints:      72093
1507.62/1512.20	c #Conflicts:    1076000 | #Constraints:      73093
1507.62/1512.20	c #Conflicts:    1077000 | #Constraints:      74093
1507.62/1512.20	c #Conflicts:    1078000 | #Constraints:      75093
1507.62/1512.20	c #Conflicts:    1079000 | #Constraints:      76093
1507.62/1512.20	c #Conflicts:    1080000 | #Constraints:      77093
1507.62/1512.20	c #Conflicts:    1081000 | #Constraints:      78093
1507.62/1512.20	c #Conflicts:    1082000 | #Constraints:      79093
1507.62/1512.20	c #Conflicts:    1083000 | #Constraints:      80093
1507.62/1512.20	c #Conflicts:    1084000 | #Constraints:      81093
1507.62/1512.20	c bounds -285 >= -532 @ 1496.57
1534.34/1539.08	c #Conflicts:    1085000 | #Constraints:      82147
1534.34/1539.08	c #Conflicts:    1086000 | #Constraints:      83147
1534.34/1539.08	c #Conflicts:    1087000 | #Constraints:      84147
1534.34/1539.08	c #Conflicts:    1088000 | #Constraints:      85147
1534.34/1539.08	c #Conflicts:    1089000 | #Constraints:      86147
1534.34/1539.08	c #Conflicts:    1090000 | #Constraints:      87147
1534.34/1539.08	c #Conflicts:    1091000 | #Constraints:      88147
1534.34/1539.08	c #Conflicts:    1092000 | #Constraints:      89147
1534.34/1539.08	c #Conflicts:    1093000 | #Constraints:      90147
1534.34/1539.08	c #Conflicts:    1094000 | #Constraints:      91147
1534.34/1539.08	c #Conflicts:    1095000 | #Constraints:      92147
1534.34/1539.08	c #Conflicts:    1096000 | #Constraints:      93147
1534.34/1539.08	c #Conflicts:    1097000 | #Constraints:      94147
1534.34/1539.08	c #Conflicts:    1098000 | #Constraints:      95147
1534.34/1539.08	c #Conflicts:    1099000 | #Constraints:      96147
1534.34/1539.08	c INPROCESSING
1534.34/1539.08	c GARBAGE COLLECT
1534.34/1539.08	c rational objective -532
1637.28/1642.37	c #Conflicts:    1100000 | #Constraints:      63718
1637.28/1642.37	c #Conflicts:    1101000 | #Constraints:      65213
1637.28/1642.37	c #Conflicts:    1102000 | #Constraints:      66731
1637.28/1642.37	c #Conflicts:    1103000 | #Constraints:      68253
1637.28/1642.37	c #Conflicts:    1104000 | #Constraints:      69809
1637.28/1642.37	c #Conflicts:    1105000 | #Constraints:      71263
1637.28/1642.37	c #Conflicts:    1106000 | #Constraints:      72811
1637.28/1642.37	c #Conflicts:    1107000 | #Constraints:      74286
1637.28/1642.37	c #Conflicts:    1108000 | #Constraints:      75746
1637.28/1642.37	c #Conflicts:    1109000 | #Constraints:      77241
1637.28/1642.37	c #Conflicts:    1110000 | #Constraints:      78692
1637.28/1642.37	c #Conflicts:    1111000 | #Constraints:      80147
1637.28/1642.37	c #Conflicts:    1112000 | #Constraints:      81648
1637.28/1642.37	c #Conflicts:    1113000 | #Constraints:      83193
1637.28/1642.37	c #Conflicts:    1114000 | #Constraints:      84614
1637.28/1642.37	c #Conflicts:    1115000 | #Constraints:      86071
1637.28/1642.37	c #Conflicts:    1116000 | #Constraints:      87575
1637.28/1642.37	c #Conflicts:    1117000 | #Constraints:      89071
1637.28/1642.37	c #Conflicts:    1118000 | #Constraints:      90594
1637.28/1642.37	c #Conflicts:    1119000 | #Constraints:      92102
1637.28/1642.37	c #Conflicts:    1120000 | #Constraints:      93589
1637.28/1642.37	c bounds -286 >= -532 @ 1625.56
1680.54/1685.78	c #Conflicts:    1121000 | #Constraints:      94830
1680.54/1685.78	c #Conflicts:    1122000 | #Constraints:      95830
1680.54/1685.78	c #Conflicts:    1123000 | #Constraints:      96830
1680.54/1685.78	c #Conflicts:    1124000 | #Constraints:      97830
1680.54/1685.78	c #Conflicts:    1125000 | #Constraints:      98830
1680.54/1685.78	c #Conflicts:    1126000 | #Constraints:      99830
1680.54/1685.78	c #Conflicts:    1127000 | #Constraints:     100830
1680.54/1685.78	c #Conflicts:    1128000 | #Constraints:     101830
1680.54/1685.78	c #Conflicts:    1129000 | #Constraints:     102830
1680.54/1685.78	c #Conflicts:    1130000 | #Constraints:     103830
1680.54/1685.78	c #Conflicts:    1131000 | #Constraints:     104830
1680.54/1685.78	c #Conflicts:    1132000 | #Constraints:     105830
1680.54/1685.78	c #Conflicts:    1133000 | #Constraints:     106830
1680.54/1685.78	c #Conflicts:    1134000 | #Constraints:     107830
1680.54/1685.78	c #Conflicts:    1135000 | #Constraints:     108830
1680.54/1685.78	c #Conflicts:    1136000 | #Constraints:     109830
1680.54/1685.78	c #Conflicts:    1137000 | #Constraints:     110830
1680.54/1685.78	c #Conflicts:    1138000 | #Constraints:     111830
1680.54/1685.78	c #Conflicts:    1139000 | #Constraints:     112830
1680.54/1685.78	c #Conflicts:    1140000 | #Constraints:     113830
1680.54/1685.78	c #Conflicts:    1141000 | #Constraints:     114830
1680.54/1685.78	c #Conflicts:    1142000 | #Constraints:     115830
1680.54/1685.78	c #Conflicts:    1143000 | #Constraints:     116830
1680.54/1685.78	c #Conflicts:    1144000 | #Constraints:     117830
1680.54/1685.78	c #Conflicts:    1145000 | #Constraints:     118830
1680.54/1685.78	c #Conflicts:    1146000 | #Constraints:     119830
1680.54/1685.78	c bounds -286 >= -531 @ 1668.57
1734.16/1739.54	c #Conflicts:    1147000 | #Constraints:     120872
1734.16/1739.54	c #Conflicts:    1148000 | #Constraints:     121872
1734.16/1739.54	c #Conflicts:    1149000 | #Constraints:     122872
1734.16/1739.54	c #Conflicts:    1150000 | #Constraints:     123872
1734.16/1739.54	c #Conflicts:    1151000 | #Constraints:     124872
1734.16/1739.54	c #Conflicts:    1152000 | #Constraints:     125872
1734.16/1739.54	c #Conflicts:    1153000 | #Constraints:     126872
1734.16/1739.54	c #Conflicts:    1154000 | #Constraints:     127872
1734.16/1739.54	c #Conflicts:    1155000 | #Constraints:     128872
1734.16/1739.54	c #Conflicts:    1156000 | #Constraints:     129872
1734.16/1739.54	c #Conflicts:    1157000 | #Constraints:     130872
1734.16/1739.54	c #Conflicts:    1158000 | #Constraints:     131872
1734.16/1739.54	c #Conflicts:    1159000 | #Constraints:     132872
1734.16/1739.54	c #Conflicts:    1160000 | #Constraints:     133872
1734.16/1739.54	c #Conflicts:    1161000 | #Constraints:     134872
1734.16/1739.54	c #Conflicts:    1162000 | #Constraints:     135872
1734.16/1739.54	c #Conflicts:    1163000 | #Constraints:     136872
1734.16/1739.54	c #Conflicts:    1164000 | #Constraints:     137872
1734.16/1739.54	c #Conflicts:    1165000 | #Constraints:     138872
1734.16/1739.54	c #Conflicts:    1166000 | #Constraints:     139872
1734.16/1739.54	c #Conflicts:    1167000 | #Constraints:     140872
1734.16/1739.54	c #Conflicts:    1168000 | #Constraints:     141872
1734.16/1739.54	c #Conflicts:    1169000 | #Constraints:     142872
1734.16/1739.54	c #Conflicts:    1170000 | #Constraints:     143872
1734.16/1739.54	c #Conflicts:    1171000 | #Constraints:     144872
1734.16/1739.54	c INPROCESSING
1734.16/1739.54	c GARBAGE COLLECT
1734.16/1739.54	c rational objective -531
1792.76/1798.30	c #Conflicts:    1172000 | #Constraints:      87880
1792.76/1798.30	c #Conflicts:    1173000 | #Constraints:      88880
1792.76/1798.30	c #Conflicts:    1174000 | #Constraints:      89880
1792.76/1798.30	c #Conflicts:    1175000 | #Constraints:      90880
1792.76/1798.30	c #Conflicts:    1176000 | #Constraints:      91880
1792.76/1798.30	c #Conflicts:    1177000 | #Constraints:      92880
1792.76/1798.30	c #Conflicts:    1178000 | #Constraints:      93880
1792.76/1798.30	c #Conflicts:    1179000 | #Constraints:      94880
1792.76/1798.30	c #Conflicts:    1180000 | #Constraints:      95880
1792.76/1798.30	c #Conflicts:    1181000 | #Constraints:      96880
1792.76/1798.30	c #Conflicts:    1182000 | #Constraints:      97880
1792.76/1798.30	c #Conflicts:    1183000 | #Constraints:      98880
1792.76/1798.30	c #Conflicts:    1184000 | #Constraints:      99880
1792.76/1798.30	c #Conflicts:    1185000 | #Constraints:     100880
1792.76/1798.30	c #Conflicts:    1186000 | #Constraints:     101880
1792.76/1798.30	c #Conflicts:    1187000 | #Constraints:     102880
1792.76/1798.30	c #Conflicts:    1188000 | #Constraints:     103880
1792.76/1798.30	c #Conflicts:    1189000 | #Constraints:     104880
1792.76/1798.30	c #Conflicts:    1190000 | #Constraints:     105880
1792.76/1798.30	c #Conflicts:    1191000 | #Constraints:     106880
1792.76/1798.30	c #Conflicts:    1192000 | #Constraints:     107880
1792.76/1798.30	c #Conflicts:    1193000 | #Constraints:     108880
1792.76/1798.30	c #Conflicts:    1194000 | #Constraints:     109880
1792.76/1798.30	c #Conflicts:    1195000 | #Constraints:     110880
1792.76/1798.30	c #Conflicts:    1196000 | #Constraints:     111880
1792.76/1798.30	c #Conflicts:    1197000 | #Constraints:     112880
1792.76/1798.30	c #Conflicts:    1198000 | #Constraints:     113880
1792.76/1798.30	c #Conflicts:    1199000 | #Constraints:     114880
1792.76/1798.30	c #Conflicts:    1200000 | #Constraints:     115880
1792.76/1798.30	c INPROCESSING
1792.76/1798.30	c GARBAGE COLLECT
1792.76/1798.30	c rational objective -531
1846.07/1851.82	c #Conflicts:    1201000 | #Constraints:      73411
1846.07/1851.82	c #Conflicts:    1202000 | #Constraints:      74411
1846.07/1851.82	c #Conflicts:    1203000 | #Constraints:      75411
1846.07/1851.82	c #Conflicts:    1204000 | #Constraints:      76411
1846.07/1851.82	c #Conflicts:    1205000 | #Constraints:      77411
1846.07/1851.82	c #Conflicts:    1206000 | #Constraints:      78411
1846.07/1851.82	c #Conflicts:    1207000 | #Constraints:      79411
1846.07/1851.82	c #Conflicts:    1208000 | #Constraints:      80411
1846.07/1851.82	c #Conflicts:    1209000 | #Constraints:      81411
1846.07/1851.82	c #Conflicts:    1210000 | #Constraints:      82411
1846.07/1851.82	c #Conflicts:    1211000 | #Constraints:      83411
1846.07/1851.82	c #Conflicts:    1212000 | #Constraints:      84411
1846.07/1851.82	c #Conflicts:    1213000 | #Constraints:      85411
1846.07/1851.82	c #Conflicts:    1214000 | #Constraints:      86411
1846.07/1851.82	c #Conflicts:    1215000 | #Constraints:      87411
1846.07/1851.82	c #Conflicts:    1216000 | #Constraints:      88411
1846.07/1851.82	c #Conflicts:    1217000 | #Constraints:      89411
1846.07/1851.82	c #Conflicts:    1218000 | #Constraints:      90411
1846.07/1851.82	c #Conflicts:    1219000 | #Constraints:      91411
1846.07/1851.82	c #Conflicts:    1220000 | #Constraints:      92411
1846.07/1851.82	c #Conflicts:    1221000 | #Constraints:      93411
1846.07/1851.82	c #Conflicts:    1222000 | #Constraints:      94411
1846.07/1851.82	c #Conflicts:    1223000 | #Constraints:      95411
1846.07/1851.82	c #Conflicts:    1224000 | #Constraints:      96411
1846.07/1851.82	c #Conflicts:    1225000 | #Constraints:      97411
1846.07/1851.82	c #Conflicts:    1226000 | #Constraints:      98411
1846.07/1851.82	c #Conflicts:    1227000 | #Constraints:      99411
1846.07/1851.82	c #Conflicts:    1228000 | #Constraints:     100411
1846.07/1851.82	c #Conflicts:    1229000 | #Constraints:     101411
1846.07/1851.82	c INPROCESSING
1846.07/1851.82	c GARBAGE COLLECT
1846.07/1851.82	c rational objective -531
1853.84/1859.67	c #Conflicts:    1230000 | #Constraints:      66156
1853.84/1859.67	c #Conflicts:    1231000 | #Constraints:      67156
1853.84/1859.67	c #Conflicts:    1232000 | #Constraints:      68156
1853.84/1859.67	c #Conflicts:    1233000 | #Constraints:      69156
1853.84/1859.67	c bounds -286 >= -530 @ 1841
1989.29/1995.58	c #Conflicts:    1234000 | #Constraints:      70198
1989.29/1995.58	c #Conflicts:    1235000 | #Constraints:      71198
1989.29/1995.58	c #Conflicts:    1236000 | #Constraints:      72198
1989.29/1995.58	c #Conflicts:    1237000 | #Constraints:      73198
1989.29/1995.58	c #Conflicts:    1238000 | #Constraints:      74198
1989.29/1995.58	c #Conflicts:    1239000 | #Constraints:      75198
1989.29/1995.58	c #Conflicts:    1240000 | #Constraints:      76198
1989.29/1995.58	c #Conflicts:    1241000 | #Constraints:      77198
1989.29/1995.58	c #Conflicts:    1242000 | #Constraints:      78198
1989.29/1995.58	c #Conflicts:    1243000 | #Constraints:      79198
1989.29/1995.58	c #Conflicts:    1244000 | #Constraints:      80198
1989.29/1995.58	c #Conflicts:    1245000 | #Constraints:      81198
1989.29/1995.58	c #Conflicts:    1246000 | #Constraints:      82198
1989.29/1995.58	c #Conflicts:    1247000 | #Constraints:      83198
1989.29/1995.58	c #Conflicts:    1248000 | #Constraints:      84198
1989.29/1995.58	c #Conflicts:    1249000 | #Constraints:      85198
1989.29/1995.58	c #Conflicts:    1250000 | #Constraints:      86198
1989.29/1995.58	c #Conflicts:    1251000 | #Constraints:      87198
1989.29/1995.58	c #Conflicts:    1252000 | #Constraints:      88198
1989.29/1995.58	c #Conflicts:    1253000 | #Constraints:      89198
1989.29/1995.58	c #Conflicts:    1254000 | #Constraints:      90198
1989.29/1995.58	c #Conflicts:    1255000 | #Constraints:      91198
1989.29/1995.58	c #Conflicts:    1256000 | #Constraints:      92198
1989.29/1995.58	c #Conflicts:    1257000 | #Constraints:      93198
1989.29/1995.58	c #Conflicts:    1258000 | #Constraints:      94198
1989.29/1995.58	c #Conflicts:    1259000 | #Constraints:      95198
1989.29/1995.58	c #Conflicts:    1260000 | #Constraints:      96198
1989.29/1995.58	c #Conflicts:    1261000 | #Constraints:      97198
1989.29/1995.58	c #Conflicts:    1262000 | #Constraints:      98198
1989.29/1995.58	c #Conflicts:    1263000 | #Constraints:      99198
1989.29/1995.58	c #Conflicts:    1264000 | #Constraints:     100198
1989.29/1995.58	c #Conflicts:    1265000 | #Constraints:     101198
1989.29/1995.58	c #Conflicts:    1266000 | #Constraints:     102198
1989.29/1995.58	c #Conflicts:    1267000 | #Constraints:     103198
1989.29/1995.58	c #Conflicts:    1268000 | #Constraints:     104198
1989.29/1995.58	c #Conflicts:    1269000 | #Constraints:     105198
1989.29/1995.58	c #Conflicts:    1270000 | #Constraints:     106198
1989.29/1995.58	c #Conflicts:    1271000 | #Constraints:     107198
1989.29/1995.58	c #Conflicts:    1272000 | #Constraints:     108198
1989.29/1995.58	c #Conflicts:    1273000 | #Constraints:     109198
1989.29/1995.58	c #Conflicts:    1274000 | #Constraints:     110198
1989.29/1995.58	c #Conflicts:    1275000 | #Constraints:     111198
1989.29/1995.58	c #Conflicts:    1276000 | #Constraints:     112198
1989.29/1995.58	c #Conflicts:    1277000 | #Constraints:     113198
1989.29/1995.58	c #Conflicts:    1278000 | #Constraints:     114198
1989.29/1995.58	c #Conflicts:    1279000 | #Constraints:     115198
1989.29/1995.58	c #Conflicts:    1280000 | #Constraints:     116198
1989.29/1995.58	c #Conflicts:    1281000 | #Constraints:     117198
1989.29/1995.58	c #Conflicts:    1282000 | #Constraints:     118198
1989.29/1995.58	c #Conflicts:    1283000 | #Constraints:     119198
1989.29/1995.58	c #Conflicts:    1284000 | #Constraints:     120198
1989.29/1995.58	c #Conflicts:    1285000 | #Constraints:     121198
1989.29/1995.58	c #Conflicts:    1286000 | #Constraints:     122198
1989.29/1995.58	c #Conflicts:    1287000 | #Constraints:     123198
1989.29/1995.58	c #Conflicts:    1288000 | #Constraints:     124198
1989.29/1995.58	c #Conflicts:    1289000 | #Constraints:     125198
1989.29/1995.58	c #Conflicts:    1290000 | #Constraints:     126198
1989.29/1995.58	c #Conflicts:    1291000 | #Constraints:     127198
1989.29/1995.58	c #Conflicts:    1292000 | #Constraints:     128198
1989.29/1995.58	c #Conflicts:    1293000 | #Constraints:     129198
1989.29/1995.58	c #Conflicts:    1294000 | #Constraints:     130198
1989.29/1995.58	c #Conflicts:    1295000 | #Constraints:     131198
1989.29/1995.58	c #Conflicts:    1296000 | #Constraints:     132198
1989.29/1995.58	c #Conflicts:    1297000 | #Constraints:     133198
1989.29/1995.58	c #Conflicts:    1298000 | #Constraints:     134198
1989.29/1995.58	c #Conflicts:    1299000 | #Constraints:     135198
1989.29/1995.58	c #Conflicts:    1300000 | #Constraints:     136198
1989.29/1995.58	c #Conflicts:    1301000 | #Constraints:     137198
1989.29/1995.58	c bounds -286 >= -529 @ 1975.8
1997.88/2004.11	c #Conflicts:    1302000 | #Constraints:     138216
1997.88/2004.11	c #Conflicts:    1303000 | #Constraints:     139216
1997.88/2004.11	c #Conflicts:    1304000 | #Constraints:     140216
1997.88/2004.11	c #Conflicts:    1305000 | #Constraints:     141216
1997.88/2004.11	c INPROCESSING
1997.88/2004.11	c GARBAGE COLLECT
1997.88/2004.11	c rational objective -529
2056.51/2063.01	c #Conflicts:    1306000 | #Constraints:      85989
2056.51/2063.01	c #Conflicts:    1307000 | #Constraints:      86989
2056.51/2063.01	c #Conflicts:    1308000 | #Constraints:      87989
2056.51/2063.01	c #Conflicts:    1309000 | #Constraints:      88989
2056.51/2063.01	c #Conflicts:    1310000 | #Constraints:      89989
2056.51/2063.01	c #Conflicts:    1311000 | #Constraints:      90989
2056.51/2063.01	c #Conflicts:    1312000 | #Constraints:      91989
2056.51/2063.01	c #Conflicts:    1313000 | #Constraints:      92989
2056.51/2063.01	c #Conflicts:    1314000 | #Constraints:      93989
2056.51/2063.01	c #Conflicts:    1315000 | #Constraints:      94989
2056.51/2063.01	c #Conflicts:    1316000 | #Constraints:      95989
2056.51/2063.01	c #Conflicts:    1317000 | #Constraints:      96989
2056.51/2063.01	c #Conflicts:    1318000 | #Constraints:      97989
2056.51/2063.01	c #Conflicts:    1319000 | #Constraints:      98989
2056.51/2063.01	c #Conflicts:    1320000 | #Constraints:      99989
2056.51/2063.01	c #Conflicts:    1321000 | #Constraints:     100989
2056.51/2063.01	c #Conflicts:    1322000 | #Constraints:     101989
2056.51/2063.01	c #Conflicts:    1323000 | #Constraints:     102989
2056.51/2063.01	c #Conflicts:    1324000 | #Constraints:     103989
2056.51/2063.01	c #Conflicts:    1325000 | #Constraints:     104989
2056.51/2063.01	c #Conflicts:    1326000 | #Constraints:     105989
2056.51/2063.01	c #Conflicts:    1327000 | #Constraints:     106989
2056.51/2063.01	c #Conflicts:    1328000 | #Constraints:     107989
2056.51/2063.01	c #Conflicts:    1329000 | #Constraints:     108989
2056.51/2063.01	c #Conflicts:    1330000 | #Constraints:     109989
2056.51/2063.01	c #Conflicts:    1331000 | #Constraints:     110989
2056.51/2063.01	c #Conflicts:    1332000 | #Constraints:     111989
2056.51/2063.01	c #Conflicts:    1333000 | #Constraints:     112989
2056.51/2063.01	c #Conflicts:    1334000 | #Constraints:     113989
2056.51/2063.01	c #Conflicts:    1335000 | #Constraints:     114989
2056.51/2063.01	c INPROCESSING
2056.51/2063.01	c GARBAGE COLLECT
2056.51/2063.01	c rational objective -529
2110.96/2117.58	c #Conflicts:    1336000 | #Constraints:      72444
2110.96/2117.58	c #Conflicts:    1337000 | #Constraints:      73444
2110.96/2117.58	c #Conflicts:    1338000 | #Constraints:      74444
2110.96/2117.58	c #Conflicts:    1339000 | #Constraints:      75444
2110.96/2117.58	c #Conflicts:    1340000 | #Constraints:      76444
2110.96/2117.58	c #Conflicts:    1341000 | #Constraints:      77444
2110.96/2117.58	c #Conflicts:    1342000 | #Constraints:      78444
2110.96/2117.58	c #Conflicts:    1343000 | #Constraints:      79444
2110.96/2117.58	c #Conflicts:    1344000 | #Constraints:      80444
2110.96/2117.58	c #Conflicts:    1345000 | #Constraints:      81444
2110.96/2117.58	c #Conflicts:    1346000 | #Constraints:      82444
2110.96/2117.58	c #Conflicts:    1347000 | #Constraints:      83444
2110.96/2117.58	c #Conflicts:    1348000 | #Constraints:      84444
2110.96/2117.58	c #Conflicts:    1349000 | #Constraints:      85444
2110.96/2117.58	c #Conflicts:    1350000 | #Constraints:      86444
2110.96/2117.58	c #Conflicts:    1351000 | #Constraints:      87444
2110.96/2117.58	c #Conflicts:    1352000 | #Constraints:      88444
2110.96/2117.58	c #Conflicts:    1353000 | #Constraints:      89444
2110.96/2117.58	c #Conflicts:    1354000 | #Constraints:      90444
2110.96/2117.58	c #Conflicts:    1355000 | #Constraints:      91444
2110.96/2117.58	c #Conflicts:    1356000 | #Constraints:      92444
2110.96/2117.58	c #Conflicts:    1357000 | #Constraints:      93444
2110.96/2117.58	c #Conflicts:    1358000 | #Constraints:      94444
2110.96/2117.58	c #Conflicts:    1359000 | #Constraints:      95444
2110.96/2117.58	c #Conflicts:    1360000 | #Constraints:      96444
2110.96/2117.58	c #Conflicts:    1361000 | #Constraints:      97444
2110.96/2117.58	c #Conflicts:    1362000 | #Constraints:      98444
2110.96/2117.58	c #Conflicts:    1363000 | #Constraints:      99444
2110.96/2117.58	c #Conflicts:    1364000 | #Constraints:     100444
2110.96/2117.58	c #Conflicts:    1365000 | #Constraints:     101444
2110.96/2117.58	c #Conflicts:    1366000 | #Constraints:     102444
2110.96/2117.58	c INPROCESSING
2110.96/2117.58	c GARBAGE COLLECT
2110.96/2117.58	c rational objective -529
2203.49/2210.32	c #Conflicts:    1367000 | #Constraints:      66612
2203.49/2210.32	c #Conflicts:    1368000 | #Constraints:      67612
2203.49/2210.32	c #Conflicts:    1369000 | #Constraints:      68612
2203.49/2210.32	c #Conflicts:    1370000 | #Constraints:      69612
2203.49/2210.32	c #Conflicts:    1371000 | #Constraints:      70612
2203.49/2210.32	c #Conflicts:    1372000 | #Constraints:      71612
2203.49/2210.32	c #Conflicts:    1373000 | #Constraints:      72612
2203.49/2210.32	c #Conflicts:    1374000 | #Constraints:      73612
2203.49/2210.32	c #Conflicts:    1375000 | #Constraints:      74612
2203.49/2210.32	c #Conflicts:    1376000 | #Constraints:      75612
2203.49/2210.32	c #Conflicts:    1377000 | #Constraints:      76612
2203.49/2210.32	c #Conflicts:    1378000 | #Constraints:      77612
2203.49/2210.32	c #Conflicts:    1379000 | #Constraints:      78612
2203.49/2210.32	c #Conflicts:    1380000 | #Constraints:      79612
2203.49/2210.32	c #Conflicts:    1381000 | #Constraints:      80612
2203.49/2210.32	c #Conflicts:    1382000 | #Constraints:      81612
2203.49/2210.32	c #Conflicts:    1383000 | #Constraints:      82612
2203.49/2210.32	c #Conflicts:    1384000 | #Constraints:      83612
2203.49/2210.32	c #Conflicts:    1385000 | #Constraints:      84612
2203.49/2210.32	c #Conflicts:    1386000 | #Constraints:      85612
2203.49/2210.32	c #Conflicts:    1387000 | #Constraints:      86612
2203.49/2210.32	c #Conflicts:    1388000 | #Constraints:      87612
2203.49/2210.32	c #Conflicts:    1389000 | #Constraints:      88612
2203.49/2210.32	c #Conflicts:    1390000 | #Constraints:      89612
2203.49/2210.32	c #Conflicts:    1391000 | #Constraints:      90612
2203.49/2210.32	c #Conflicts:    1392000 | #Constraints:      91612
2203.49/2210.32	c #Conflicts:    1393000 | #Constraints:      92612
2203.49/2210.32	c #Conflicts:    1394000 | #Constraints:      93612
2203.49/2210.32	c #Conflicts:    1395000 | #Constraints:      94612
2203.49/2210.32	c #Conflicts:    1396000 | #Constraints:      95612
2203.49/2210.32	c #Conflicts:    1397000 | #Constraints:      96612
2203.49/2210.32	c #Conflicts:    1398000 | #Constraints:      97612
2203.49/2210.32	c #Conflicts:    1399000 | #Constraints:      98612
2203.49/2210.32	c #Conflicts:    1400000 | #Constraints:      99612
2203.49/2210.32	c #Conflicts:    1401000 | #Constraints:     100612
2203.49/2210.32	c #Conflicts:    1402000 | #Constraints:     101612
2203.49/2210.32	c #Conflicts:    1403000 | #Constraints:     102612
2203.49/2210.32	c #Conflicts:    1404000 | #Constraints:     103612
2203.49/2210.32	c #Conflicts:    1405000 | #Constraints:     104612
2203.49/2210.32	c #Conflicts:    1406000 | #Constraints:     105612
2203.49/2210.32	c #Conflicts:    1407000 | #Constraints:     106612
2203.49/2210.32	c #Conflicts:    1408000 | #Constraints:     107612
2203.49/2210.32	c #Conflicts:    1409000 | #Constraints:     108612
2203.49/2210.32	c #Conflicts:    1410000 | #Constraints:     109612
2203.49/2210.32	c #Conflicts:    1411000 | #Constraints:     110612
2203.49/2210.32	c #Conflicts:    1412000 | #Constraints:     111612
2203.49/2210.32	c #Conflicts:    1413000 | #Constraints:     112612
2203.49/2210.32	c #Conflicts:    1414000 | #Constraints:     113612
2203.49/2210.32	c #Conflicts:    1415000 | #Constraints:     114612
2203.49/2210.32	c #Conflicts:    1416000 | #Constraints:     115612
2203.49/2210.32	c #Conflicts:    1417000 | #Constraints:     116612
2203.49/2210.32	c bounds -286 >= -528 @ 2188.89
2268.00/2275.02	c #Conflicts:    1418000 | #Constraints:     117654
2268.00/2275.02	c #Conflicts:    1419000 | #Constraints:     118654
2268.00/2275.02	c #Conflicts:    1420000 | #Constraints:     119654
2268.00/2275.02	c #Conflicts:    1421000 | #Constraints:     120654
2268.00/2275.02	c #Conflicts:    1422000 | #Constraints:     121654
2268.00/2275.02	c #Conflicts:    1423000 | #Constraints:     122654
2268.00/2275.02	c #Conflicts:    1424000 | #Constraints:     123654
2268.00/2275.02	c #Conflicts:    1425000 | #Constraints:     124654
2268.00/2275.02	c #Conflicts:    1426000 | #Constraints:     125654
2268.00/2275.02	c #Conflicts:    1427000 | #Constraints:     126654
2268.00/2275.02	c #Conflicts:    1428000 | #Constraints:     127654
2268.00/2275.02	c #Conflicts:    1429000 | #Constraints:     128654
2268.00/2275.02	c #Conflicts:    1430000 | #Constraints:     129654
2268.00/2275.02	c #Conflicts:    1431000 | #Constraints:     130654
2268.00/2275.02	c #Conflicts:    1432000 | #Constraints:     131654
2268.00/2275.02	c #Conflicts:    1433000 | #Constraints:     132654
2268.00/2275.02	c #Conflicts:    1434000 | #Constraints:     133654
2268.00/2275.02	c #Conflicts:    1435000 | #Constraints:     134654
2268.00/2275.02	c #Conflicts:    1436000 | #Constraints:     135654
2268.00/2275.02	c #Conflicts:    1437000 | #Constraints:     136654
2268.00/2275.02	c #Conflicts:    1438000 | #Constraints:     137654
2268.00/2275.02	c #Conflicts:    1439000 | #Constraints:     138654
2268.00/2275.02	c #Conflicts:    1440000 | #Constraints:     139654
2268.00/2275.02	c #Conflicts:    1441000 | #Constraints:     140654
2268.00/2275.02	c #Conflicts:    1442000 | #Constraints:     141654
2268.00/2275.02	c #Conflicts:    1443000 | #Constraints:     142654
2268.00/2275.02	c #Conflicts:    1444000 | #Constraints:     143654
2268.00/2275.02	c #Conflicts:    1445000 | #Constraints:     144654
2268.00/2275.02	c #Conflicts:    1446000 | #Constraints:     145654
2268.00/2275.02	c INPROCESSING
2268.00/2275.02	c GARBAGE COLLECT
2268.00/2275.02	c rational objective -528
2331.80/2339.01	c #Conflicts:    1447000 | #Constraints:      87970
2331.80/2339.01	c #Conflicts:    1448000 | #Constraints:      88970
2331.80/2339.01	c #Conflicts:    1449000 | #Constraints:      89970
2331.80/2339.01	c #Conflicts:    1450000 | #Constraints:      90970
2331.80/2339.01	c #Conflicts:    1451000 | #Constraints:      91970
2331.80/2339.01	c #Conflicts:    1452000 | #Constraints:      92970
2331.80/2339.01	c #Conflicts:    1453000 | #Constraints:      93970
2331.80/2339.01	c #Conflicts:    1454000 | #Constraints:      94970
2331.80/2339.01	c #Conflicts:    1455000 | #Constraints:      95970
2331.80/2339.01	c #Conflicts:    1456000 | #Constraints:      96970
2331.80/2339.01	c #Conflicts:    1457000 | #Constraints:      97970
2331.80/2339.01	c #Conflicts:    1458000 | #Constraints:      98970
2331.80/2339.01	c #Conflicts:    1459000 | #Constraints:      99970
2331.80/2339.01	c #Conflicts:    1460000 | #Constraints:     100970
2331.80/2339.01	c #Conflicts:    1461000 | #Constraints:     101970
2331.80/2339.01	c #Conflicts:    1462000 | #Constraints:     102970
2331.80/2339.01	c #Conflicts:    1463000 | #Constraints:     103970
2331.80/2339.01	c #Conflicts:    1464000 | #Constraints:     104970
2331.80/2339.01	c #Conflicts:    1465000 | #Constraints:     105970
2331.80/2339.01	c #Conflicts:    1466000 | #Constraints:     106970
2331.80/2339.01	c #Conflicts:    1467000 | #Constraints:     107970
2331.80/2339.01	c #Conflicts:    1468000 | #Constraints:     108970
2331.80/2339.01	c #Conflicts:    1469000 | #Constraints:     109970
2331.80/2339.01	c #Conflicts:    1470000 | #Constraints:     110970
2331.80/2339.01	c #Conflicts:    1471000 | #Constraints:     111970
2331.80/2339.01	c #Conflicts:    1472000 | #Constraints:     112970
2331.80/2339.01	c #Conflicts:    1473000 | #Constraints:     113970
2331.80/2339.01	c #Conflicts:    1474000 | #Constraints:     114970
2331.80/2339.01	c #Conflicts:    1475000 | #Constraints:     115970
2331.80/2339.01	c #Conflicts:    1476000 | #Constraints:     116970
2331.80/2339.01	c #Conflicts:    1477000 | #Constraints:     117970
2331.80/2339.01	c #Conflicts:    1478000 | #Constraints:     118970
2331.80/2339.01	c INPROCESSING
2331.80/2339.01	c GARBAGE COLLECT
2331.80/2339.01	c rational objective -528
2389.11/2396.57	c #Conflicts:    1479000 | #Constraints:      74816
2389.11/2396.57	c #Conflicts:    1480000 | #Constraints:      75816
2389.11/2396.57	c #Conflicts:    1481000 | #Constraints:      76816
2389.11/2396.57	c #Conflicts:    1482000 | #Constraints:      77816
2389.11/2396.57	c #Conflicts:    1483000 | #Constraints:      78816
2389.11/2396.57	c #Conflicts:    1484000 | #Constraints:      79816
2389.11/2396.57	c #Conflicts:    1485000 | #Constraints:      80816
2389.11/2396.57	c #Conflicts:    1486000 | #Constraints:      81816
2389.11/2396.57	c #Conflicts:    1487000 | #Constraints:      82816
2389.11/2396.57	c #Conflicts:    1488000 | #Constraints:      83816
2389.11/2396.57	c #Conflicts:    1489000 | #Constraints:      84816
2389.11/2396.57	c #Conflicts:    1490000 | #Constraints:      85816
2389.11/2396.57	c #Conflicts:    1491000 | #Constraints:      86816
2389.11/2396.57	c #Conflicts:    1492000 | #Constraints:      87816
2389.11/2396.57	c #Conflicts:    1493000 | #Constraints:      88816
2389.11/2396.57	c #Conflicts:    1494000 | #Constraints:      89816
2389.11/2396.57	c #Conflicts:    1495000 | #Constraints:      90816
2389.11/2396.57	c #Conflicts:    1496000 | #Constraints:      91816
2389.11/2396.57	c #Conflicts:    1497000 | #Constraints:      92816
2389.11/2396.57	c #Conflicts:    1498000 | #Constraints:      93816
2389.11/2396.57	c #Conflicts:    1499000 | #Constraints:      94816
2389.11/2396.57	c #Conflicts:    1500000 | #Constraints:      95816
2389.11/2396.57	c #Conflicts:    1501000 | #Constraints:      96816
2389.11/2396.57	c #Conflicts:    1502000 | #Constraints:      97816
2389.11/2396.57	c #Conflicts:    1503000 | #Constraints:      98816
2389.11/2396.57	c #Conflicts:    1504000 | #Constraints:      99816
2389.11/2396.57	c #Conflicts:    1505000 | #Constraints:     100816
2389.11/2396.57	c #Conflicts:    1506000 | #Constraints:     101816
2389.11/2396.57	c #Conflicts:    1507000 | #Constraints:     102816
2389.11/2396.57	c #Conflicts:    1508000 | #Constraints:     103816
2389.11/2396.57	c #Conflicts:    1509000 | #Constraints:     104816
2389.11/2396.57	c #Conflicts:    1510000 | #Constraints:     105816
2389.11/2396.57	c INPROCESSING
2389.11/2396.57	c GARBAGE COLLECT
2389.11/2396.57	c rational objective -528
2502.26/2510.10	c #Conflicts:    1511000 | #Constraints:      68206
2502.26/2510.10	c #Conflicts:    1512000 | #Constraints:      69206
2502.26/2510.10	c #Conflicts:    1513000 | #Constraints:      70206
2502.26/2510.10	c #Conflicts:    1514000 | #Constraints:      71206
2502.26/2510.10	c #Conflicts:    1515000 | #Constraints:      72206
2502.26/2510.10	c #Conflicts:    1516000 | #Constraints:      73206
2502.26/2510.10	c #Conflicts:    1517000 | #Constraints:      74206
2502.26/2510.10	c #Conflicts:    1518000 | #Constraints:      75206
2502.26/2510.10	c #Conflicts:    1519000 | #Constraints:      76206
2502.26/2510.10	c #Conflicts:    1520000 | #Constraints:      77206
2502.26/2510.10	c #Conflicts:    1521000 | #Constraints:      78206
2502.26/2510.10	c #Conflicts:    1522000 | #Constraints:      79206
2502.26/2510.10	c #Conflicts:    1523000 | #Constraints:      80206
2502.26/2510.10	c #Conflicts:    1524000 | #Constraints:      81206
2502.26/2510.10	c #Conflicts:    1525000 | #Constraints:      82206
2502.26/2510.10	c #Conflicts:    1526000 | #Constraints:      83206
2502.26/2510.10	c #Conflicts:    1527000 | #Constraints:      84206
2502.26/2510.10	c #Conflicts:    1528000 | #Constraints:      85206
2502.26/2510.10	c #Conflicts:    1529000 | #Constraints:      86206
2502.26/2510.10	c #Conflicts:    1530000 | #Constraints:      87206
2502.26/2510.10	c #Conflicts:    1531000 | #Constraints:      88206
2502.26/2510.10	c #Conflicts:    1532000 | #Constraints:      89206
2502.26/2510.10	c #Conflicts:    1533000 | #Constraints:      90206
2502.26/2510.10	c #Conflicts:    1534000 | #Constraints:      91206
2502.26/2510.10	c #Conflicts:    1535000 | #Constraints:      92206
2502.26/2510.10	c #Conflicts:    1536000 | #Constraints:      93206
2502.26/2510.10	c #Conflicts:    1537000 | #Constraints:      94206
2502.26/2510.10	c #Conflicts:    1538000 | #Constraints:      95206
2502.26/2510.10	c #Conflicts:    1539000 | #Constraints:      96206
2502.26/2510.10	c #Conflicts:    1540000 | #Constraints:      97206
2502.26/2510.10	c #Conflicts:    1541000 | #Constraints:      98206
2502.26/2510.10	c #Conflicts:    1542000 | #Constraints:      99206
2502.26/2510.10	c #Conflicts:    1543000 | #Constraints:     100206
2502.26/2510.10	c #Conflicts:    1544000 | #Constraints:     101206
2502.26/2510.10	c #Conflicts:    1545000 | #Constraints:     102206
2502.26/2510.10	c #Conflicts:    1546000 | #Constraints:     103206
2502.26/2510.10	c #Conflicts:    1547000 | #Constraints:     104206
2502.26/2510.10	c #Conflicts:    1548000 | #Constraints:     105206
2502.26/2510.10	c #Conflicts:    1549000 | #Constraints:     106206
2502.26/2510.10	c #Conflicts:    1550000 | #Constraints:     107206
2502.26/2510.10	c #Conflicts:    1551000 | #Constraints:     108206
2502.26/2510.10	c #Conflicts:    1552000 | #Constraints:     109206
2502.26/2510.10	c #Conflicts:    1553000 | #Constraints:     110206
2502.26/2510.10	c #Conflicts:    1554000 | #Constraints:     111206
2502.26/2510.10	c #Conflicts:    1555000 | #Constraints:     112206
2502.26/2510.10	c #Conflicts:    1556000 | #Constraints:     113206
2502.26/2510.10	c #Conflicts:    1557000 | #Constraints:     114206
2502.26/2510.10	c #Conflicts:    1558000 | #Constraints:     115206
2502.26/2510.10	c #Conflicts:    1559000 | #Constraints:     116206
2502.26/2510.10	c #Conflicts:    1560000 | #Constraints:     117206
2502.26/2510.10	c #Conflicts:    1561000 | #Constraints:     118206
2502.26/2510.10	c #Conflicts:    1562000 | #Constraints:     119206
2502.26/2510.10	c #Conflicts:    1563000 | #Constraints:     120206
2502.26/2510.10	c #Conflicts:    1564000 | #Constraints:     121206
2502.26/2510.10	c #Conflicts:    1565000 | #Constraints:     122206
2502.26/2510.10	c #Conflicts:    1566000 | #Constraints:     123206
2502.26/2510.10	c #Conflicts:    1567000 | #Constraints:     124206
2502.26/2510.10	c bounds -286 >= -527 @ 2486.27
2567.55/2575.59	c #Conflicts:    1568000 | #Constraints:     125257
2567.55/2575.59	c #Conflicts:    1569000 | #Constraints:     126257
2567.55/2575.59	c #Conflicts:    1570000 | #Constraints:     127257
2567.55/2575.59	c #Conflicts:    1571000 | #Constraints:     128257
2567.55/2575.59	c #Conflicts:    1572000 | #Constraints:     129257
2567.55/2575.59	c #Conflicts:    1573000 | #Constraints:     130257
2567.55/2575.59	c #Conflicts:    1574000 | #Constraints:     131257
2567.55/2575.59	c #Conflicts:    1575000 | #Constraints:     132257
2567.55/2575.59	c #Conflicts:    1576000 | #Constraints:     133257
2567.55/2575.59	c #Conflicts:    1577000 | #Constraints:     134257
2567.55/2575.59	c #Conflicts:    1578000 | #Constraints:     135257
2567.55/2575.59	c #Conflicts:    1579000 | #Constraints:     136257
2567.55/2575.59	c #Conflicts:    1580000 | #Constraints:     137257
2567.55/2575.59	c #Conflicts:    1581000 | #Constraints:     138257
2567.55/2575.59	c #Conflicts:    1582000 | #Constraints:     139257
2567.55/2575.59	c #Conflicts:    1583000 | #Constraints:     140257
2567.55/2575.59	c #Conflicts:    1584000 | #Constraints:     141257
2567.55/2575.59	c #Conflicts:    1585000 | #Constraints:     142257
2567.55/2575.59	c #Conflicts:    1586000 | #Constraints:     143257
2567.55/2575.59	c #Conflicts:    1587000 | #Constraints:     144257
2567.55/2575.59	c #Conflicts:    1588000 | #Constraints:     145257
2567.55/2575.59	c #Conflicts:    1589000 | #Constraints:     146257
2567.55/2575.59	c #Conflicts:    1590000 | #Constraints:     147257
2567.55/2575.59	c #Conflicts:    1591000 | #Constraints:     148257
2567.55/2575.59	c #Conflicts:    1592000 | #Constraints:     149257
2567.55/2575.59	c #Conflicts:    1593000 | #Constraints:     150257
2567.55/2575.59	c #Conflicts:    1594000 | #Constraints:     151257
2567.55/2575.59	c #Conflicts:    1595000 | #Constraints:     152257
2567.55/2575.59	c INPROCESSING
2567.55/2575.59	c GARBAGE COLLECT
2567.55/2575.59	c rational objective -527
2635.02/2643.23	c #Conflicts:    1596000 | #Constraints:      91454
2635.02/2643.23	c #Conflicts:    1597000 | #Constraints:      92454
2635.02/2643.23	c #Conflicts:    1598000 | #Constraints:      93454
2635.02/2643.23	c #Conflicts:    1599000 | #Constraints:      94454
2635.02/2643.23	c #Conflicts:    1600000 | #Constraints:      95454
2635.02/2643.23	c #Conflicts:    1601000 | #Constraints:      96454
2635.02/2643.23	c #Conflicts:    1602000 | #Constraints:      97454
2635.02/2643.23	c #Conflicts:    1603000 | #Constraints:      98454
2635.02/2643.23	c #Conflicts:    1604000 | #Constraints:      99454
2635.02/2643.23	c #Conflicts:    1605000 | #Constraints:     100454
2635.02/2643.23	c #Conflicts:    1606000 | #Constraints:     101454
2635.02/2643.23	c #Conflicts:    1607000 | #Constraints:     102454
2635.02/2643.23	c #Conflicts:    1608000 | #Constraints:     103454
2635.02/2643.23	c #Conflicts:    1609000 | #Constraints:     104454
2635.02/2643.23	c #Conflicts:    1610000 | #Constraints:     105454
2635.02/2643.23	c #Conflicts:    1611000 | #Constraints:     106454
2635.02/2643.23	c #Conflicts:    1612000 | #Constraints:     107454
2635.02/2643.23	c #Conflicts:    1613000 | #Constraints:     108454
2635.02/2643.23	c #Conflicts:    1614000 | #Constraints:     109454
2635.02/2643.23	c #Conflicts:    1615000 | #Constraints:     110454
2635.02/2643.23	c #Conflicts:    1616000 | #Constraints:     111454
2635.02/2643.23	c #Conflicts:    1617000 | #Constraints:     112454
2635.02/2643.23	c #Conflicts:    1618000 | #Constraints:     113454
2635.02/2643.23	c #Conflicts:    1619000 | #Constraints:     114454
2635.02/2643.23	c #Conflicts:    1620000 | #Constraints:     115454
2635.02/2643.23	c #Conflicts:    1621000 | #Constraints:     116454
2635.02/2643.23	c #Conflicts:    1622000 | #Constraints:     117454
2635.02/2643.23	c #Conflicts:    1623000 | #Constraints:     118454
2635.02/2643.23	c #Conflicts:    1624000 | #Constraints:     119454
2635.02/2643.23	c #Conflicts:    1625000 | #Constraints:     120454
2635.02/2643.23	c #Conflicts:    1626000 | #Constraints:     121454
2635.02/2643.23	c #Conflicts:    1627000 | #Constraints:     122454
2635.02/2643.23	c #Conflicts:    1628000 | #Constraints:     123454
2635.02/2643.23	c INPROCESSING
2635.02/2643.23	c GARBAGE COLLECT
2635.02/2643.23	c rational objective -527
2667.22/2675.55	c #Conflicts:    1629000 | #Constraints:      76281
2667.22/2675.55	c #Conflicts:    1630000 | #Constraints:      77281
2667.22/2675.55	c #Conflicts:    1631000 | #Constraints:      78281
2667.22/2675.55	c #Conflicts:    1632000 | #Constraints:      79281
2667.22/2675.55	c #Conflicts:    1633000 | #Constraints:      80281
2667.22/2675.55	c #Conflicts:    1634000 | #Constraints:      81281
2667.22/2675.55	c #Conflicts:    1635000 | #Constraints:      82281
2667.22/2675.55	c #Conflicts:    1636000 | #Constraints:      83281
2667.22/2675.55	c #Conflicts:    1637000 | #Constraints:      84281
2667.22/2675.55	c #Conflicts:    1638000 | #Constraints:      85281
2667.22/2675.55	c #Conflicts:    1639000 | #Constraints:      86281
2667.22/2675.55	c #Conflicts:    1640000 | #Constraints:      87281
2667.22/2675.55	c #Conflicts:    1641000 | #Constraints:      88281
2667.22/2675.55	c #Conflicts:    1642000 | #Constraints:      89281
2667.22/2675.55	c #Conflicts:    1643000 | #Constraints:      90281
2667.22/2675.55	c #Conflicts:    1644000 | #Constraints:      91281
2667.22/2675.55	c #Conflicts:    1645000 | #Constraints:      92281
2667.22/2675.55	c bounds -286 >= -526 @ 2650.36
2701.41/2709.87	c #Conflicts:    1646000 | #Constraints:      93317
2701.41/2709.87	c #Conflicts:    1647000 | #Constraints:      94317
2701.41/2709.87	c #Conflicts:    1648000 | #Constraints:      95317
2701.41/2709.87	c #Conflicts:    1649000 | #Constraints:      96317
2701.41/2709.87	c #Conflicts:    1650000 | #Constraints:      97317
2701.41/2709.87	c #Conflicts:    1651000 | #Constraints:      98317
2701.41/2709.87	c #Conflicts:    1652000 | #Constraints:      99317
2701.41/2709.87	c #Conflicts:    1653000 | #Constraints:     100317
2701.41/2709.87	c #Conflicts:    1654000 | #Constraints:     101317
2701.41/2709.87	c #Conflicts:    1655000 | #Constraints:     102317
2701.41/2709.87	c #Conflicts:    1656000 | #Constraints:     103317
2701.41/2709.87	c #Conflicts:    1657000 | #Constraints:     104317
2701.41/2709.87	c #Conflicts:    1658000 | #Constraints:     105317
2701.41/2709.87	c #Conflicts:    1659000 | #Constraints:     106317
2701.41/2709.87	c #Conflicts:    1660000 | #Constraints:     107317
2701.41/2709.87	c #Conflicts:    1661000 | #Constraints:     108317
2701.41/2709.87	c #Conflicts:    1662000 | #Constraints:     109317
2701.41/2709.87	c INPROCESSING
2701.41/2709.87	c GARBAGE COLLECT
2701.41/2709.87	c rational objective -526
2865.09/2874.10	c #Conflicts:    1663000 | #Constraints:      70218
2865.09/2874.10	c #Conflicts:    1664000 | #Constraints:      71218
2865.09/2874.10	c #Conflicts:    1665000 | #Constraints:      72218
2865.09/2874.10	c #Conflicts:    1666000 | #Constraints:      73218
2865.09/2874.10	c #Conflicts:    1667000 | #Constraints:      74218
2865.09/2874.10	c #Conflicts:    1668000 | #Constraints:      75218
2865.09/2874.10	c #Conflicts:    1669000 | #Constraints:      76218
2865.09/2874.10	c #Conflicts:    1670000 | #Constraints:      77218
2865.09/2874.10	c #Conflicts:    1671000 | #Constraints:      78218
2865.09/2874.10	c #Conflicts:    1672000 | #Constraints:      79218
2865.09/2874.10	c #Conflicts:    1673000 | #Constraints:      80218
2865.09/2874.10	c #Conflicts:    1674000 | #Constraints:      81218
2865.09/2874.10	c #Conflicts:    1675000 | #Constraints:      82218
2865.09/2874.10	c #Conflicts:    1676000 | #Constraints:      83218
2865.09/2874.10	c #Conflicts:    1677000 | #Constraints:      84218
2865.09/2874.10	c #Conflicts:    1678000 | #Constraints:      85218
2865.09/2874.10	c #Conflicts:    1679000 | #Constraints:      86218
2865.09/2874.10	c #Conflicts:    1680000 | #Constraints:      87218
2865.09/2874.10	c #Conflicts:    1681000 | #Constraints:      88218
2865.09/2874.10	c #Conflicts:    1682000 | #Constraints:      89218
2865.09/2874.10	c #Conflicts:    1683000 | #Constraints:      90218
2865.09/2874.10	c #Conflicts:    1684000 | #Constraints:      91218
2865.09/2874.10	c #Conflicts:    1685000 | #Constraints:      92218
2865.09/2874.10	c #Conflicts:    1686000 | #Constraints:      93218
2865.09/2874.10	c #Conflicts:    1687000 | #Constraints:      94218
2865.09/2874.10	c #Conflicts:    1688000 | #Constraints:      95218
2865.09/2874.10	c #Conflicts:    1689000 | #Constraints:      96218
2865.09/2874.10	c #Conflicts:    1690000 | #Constraints:      97218
2865.09/2874.10	c #Conflicts:    1691000 | #Constraints:      98218
2865.09/2874.10	c #Conflicts:    1692000 | #Constraints:      99218
2865.09/2874.10	c #Conflicts:    1693000 | #Constraints:     100218
2865.09/2874.10	c #Conflicts:    1694000 | #Constraints:     101218
2865.09/2874.10	c #Conflicts:    1695000 | #Constraints:     102218
2865.09/2874.10	c #Conflicts:    1696000 | #Constraints:     103218
2865.09/2874.10	c #Conflicts:    1697000 | #Constraints:     104218
2865.09/2874.10	c #Conflicts:    1698000 | #Constraints:     105218
2865.09/2874.10	c #Conflicts:    1699000 | #Constraints:     106218
2865.09/2874.10	c #Conflicts:    1700000 | #Constraints:     107218
2865.09/2874.10	c #Conflicts:    1701000 | #Constraints:     108218
2865.09/2874.10	c #Conflicts:    1702000 | #Constraints:     109218
2865.09/2874.10	c #Conflicts:    1703000 | #Constraints:     110218
2865.09/2874.10	c #Conflicts:    1704000 | #Constraints:     111218
2865.09/2874.10	c #Conflicts:    1705000 | #Constraints:     112218
2865.09/2874.10	c #Conflicts:    1706000 | #Constraints:     113218
2865.09/2874.10	c #Conflicts:    1707000 | #Constraints:     114218
2865.09/2874.10	c #Conflicts:    1708000 | #Constraints:     115218
2865.09/2874.10	c #Conflicts:    1709000 | #Constraints:     116218
2865.09/2874.10	c #Conflicts:    1710000 | #Constraints:     117218
2865.09/2874.10	c #Conflicts:    1711000 | #Constraints:     118218
2865.09/2874.10	c #Conflicts:    1712000 | #Constraints:     119218
2865.09/2874.10	c #Conflicts:    1713000 | #Constraints:     120218
2865.09/2874.10	c #Conflicts:    1714000 | #Constraints:     121218
2865.09/2874.10	c #Conflicts:    1715000 | #Constraints:     122218
2865.09/2874.10	c #Conflicts:    1716000 | #Constraints:     123218
2865.09/2874.10	c #Conflicts:    1717000 | #Constraints:     124218
2865.09/2874.10	c #Conflicts:    1718000 | #Constraints:     125218
2865.09/2874.10	c #Conflicts:    1719000 | #Constraints:     126218
2865.09/2874.10	c #Conflicts:    1720000 | #Constraints:     127218
2865.09/2874.10	c #Conflicts:    1721000 | #Constraints:     128218
2865.09/2874.10	c #Conflicts:    1722000 | #Constraints:     129218
2865.09/2874.10	c #Conflicts:    1723000 | #Constraints:     130218
2865.09/2874.10	c #Conflicts:    1724000 | #Constraints:     131218
2865.09/2874.10	c #Conflicts:    1725000 | #Constraints:     132218
2865.09/2874.10	c #Conflicts:    1726000 | #Constraints:     133218
2865.09/2874.10	c #Conflicts:    1727000 | #Constraints:     134218
2865.09/2874.10	c #Conflicts:    1728000 | #Constraints:     135218
2865.09/2874.10	c #Conflicts:    1729000 | #Constraints:     136218
2865.09/2874.10	c #Conflicts:    1730000 | #Constraints:     137218
2865.09/2874.10	c #Conflicts:    1731000 | #Constraints:     138218
2865.09/2874.10	c #Conflicts:    1732000 | #Constraints:     139218
2865.09/2874.10	c #Conflicts:    1733000 | #Constraints:     140218
2865.09/2874.10	c #Conflicts:    1734000 | #Constraints:     141218
2865.09/2874.10	c #Conflicts:    1735000 | #Constraints:     142218
2865.09/2874.10	c #Conflicts:    1736000 | #Constraints:     143218
2865.09/2874.10	c #Conflicts:    1737000 | #Constraints:     144218
2865.09/2874.10	c #Conflicts:    1738000 | #Constraints:     145218
2865.09/2874.10	c #Conflicts:    1739000 | #Constraints:     146218
2865.09/2874.10	c #Conflicts:    1740000 | #Constraints:     147218
2865.09/2874.10	c #Conflicts:    1741000 | #Constraints:     148218
2890.50/2899.57	c #Conflicts:    1742000 | #Constraints:     149218
2890.50/2899.57	c #Conflicts:    1743000 | #Constraints:     150218
2890.50/2899.57	c #Conflicts:    1744000 | #Constraints:     151218
2890.50/2899.57	c #Conflicts:    1745000 | #Constraints:     152218
2890.50/2899.57	c #Conflicts:    1746000 | #Constraints:     153218
2890.50/2899.57	c #Conflicts:    1747000 | #Constraints:     154218
2890.50/2899.57	c #Conflicts:    1748000 | #Constraints:     155218
2890.50/2899.57	c #Conflicts:    1749000 | #Constraints:     156218
2890.50/2899.57	c #Conflicts:    1750000 | #Constraints:     157218
2890.50/2899.57	c INPROCESSING
2890.50/2899.57	c GARBAGE COLLECT
2890.50/2899.57	c rational objective -526
2893.68/2902.79	c #Conflicts:    1751000 | #Constraints:      93807
2893.68/2902.79	c bounds -287 >= -526 @ 2875.87
2893.78/2902.89	c bounds -288 >= -526 @ 2875.97
2893.88/2902.97	c bounds -289 >= -526 @ 2876.05
2894.00/2903.05	c bounds -290 >= -526 @ 2876.12
2894.68/2903.77	c #Conflicts:    1752000 | #Constraints:      94990
2894.68/2903.77	c bounds -291 >= -526 @ 2876.83
3051.67/3061.20	c #Conflicts:    1753000 | #Constraints:      96422
3051.67/3061.20	c #Conflicts:    1754000 | #Constraints:      97881
3051.67/3061.20	c #Conflicts:    1755000 | #Constraints:      99423
3051.67/3061.20	c #Conflicts:    1756000 | #Constraints:     100918
3051.67/3061.20	c #Conflicts:    1757000 | #Constraints:     102337
3051.67/3061.20	c #Conflicts:    1758000 | #Constraints:     103822
3051.67/3061.20	c #Conflicts:    1759000 | #Constraints:     105345
3051.67/3061.20	c #Conflicts:    1760000 | #Constraints:     106897
3051.67/3061.20	c #Conflicts:    1761000 | #Constraints:     108214
3051.67/3061.20	c #Conflicts:    1762000 | #Constraints:     109552
3051.67/3061.20	c #Conflicts:    1763000 | #Constraints:     110985
3051.67/3061.20	c #Conflicts:    1764000 | #Constraints:     112504
3051.67/3061.20	c #Conflicts:    1765000 | #Constraints:     114003
3051.67/3061.20	c #Conflicts:    1766000 | #Constraints:     115569
3051.67/3061.20	c #Conflicts:    1767000 | #Constraints:     117115
3051.67/3061.20	c #Conflicts:    1768000 | #Constraints:     118675
3051.67/3061.20	c #Conflicts:    1769000 | #Constraints:     120250
3051.67/3061.20	c #Conflicts:    1770000 | #Constraints:     121843
3051.67/3061.20	c #Conflicts:    1771000 | #Constraints:     123416
3051.67/3061.20	c #Conflicts:    1772000 | #Constraints:     124855
3051.67/3061.20	c #Conflicts:    1773000 | #Constraints:     126353
3051.67/3061.20	c #Conflicts:    1774000 | #Constraints:     127891
3051.67/3061.20	c #Conflicts:    1775000 | #Constraints:     129422
3051.67/3061.20	c #Conflicts:    1776000 | #Constraints:     130863
3051.67/3061.20	c #Conflicts:    1777000 | #Constraints:     132350
3051.67/3061.20	c #Conflicts:    1778000 | #Constraints:     133923
3051.67/3061.20	c #Conflicts:    1779000 | #Constraints:     135503
3051.67/3061.20	c #Conflicts:    1780000 | #Constraints:     137125
3051.67/3061.20	c #Conflicts:    1781000 | #Constraints:     138661
3051.67/3061.20	c #Conflicts:    1782000 | #Constraints:     139812
3051.67/3061.20	c #Conflicts:    1783000 | #Constraints:     140883
3051.67/3061.20	c #Conflicts:    1784000 | #Constraints:     141948
3051.67/3061.20	c #Conflicts:    1785000 | #Constraints:     143005
3051.67/3061.20	c INPROCESSING
3051.67/3061.20	c GARBAGE COLLECT
3051.67/3061.20	c rational objective -526
3114.96/3124.75	c #Conflicts:    1786000 | #Constraints:      86801
3114.96/3124.75	c #Conflicts:    1787000 | #Constraints:      87801
3114.96/3124.75	c #Conflicts:    1788000 | #Constraints:      88801
3114.96/3124.75	c #Conflicts:    1789000 | #Constraints:      89801
3114.96/3124.75	c #Conflicts:    1790000 | #Constraints:      90801
3114.96/3124.75	c #Conflicts:    1791000 | #Constraints:      91801
3114.96/3124.75	c #Conflicts:    1792000 | #Constraints:      92801
3114.96/3124.75	c #Conflicts:    1793000 | #Constraints:      93801
3114.96/3124.75	c #Conflicts:    1794000 | #Constraints:      94801
3114.96/3124.75	c #Conflicts:    1795000 | #Constraints:      95801
3114.96/3124.75	c #Conflicts:    1796000 | #Constraints:      96801
3114.96/3124.75	c #Conflicts:    1797000 | #Constraints:      97801
3114.96/3124.75	c #Conflicts:    1798000 | #Constraints:      98801
3114.96/3124.75	c #Conflicts:    1799000 | #Constraints:      99801
3114.96/3124.75	c #Conflicts:    1800000 | #Constraints:     100801
3114.96/3124.75	c #Conflicts:    1801000 | #Constraints:     101801
3114.96/3124.75	c #Conflicts:    1802000 | #Constraints:     102801
3114.96/3124.75	c #Conflicts:    1803000 | #Constraints:     103801
3114.96/3124.75	c #Conflicts:    1804000 | #Constraints:     104801
3114.96/3124.75	c #Conflicts:    1805000 | #Constraints:     105801
3114.96/3124.75	c #Conflicts:    1806000 | #Constraints:     106801
3114.96/3124.75	c #Conflicts:    1807000 | #Constraints:     107801
3114.96/3124.75	c #Conflicts:    1808000 | #Constraints:     108801
3114.96/3124.75	c #Conflicts:    1809000 | #Constraints:     109801
3114.96/3124.75	c #Conflicts:    1810000 | #Constraints:     110801
3114.96/3124.75	c #Conflicts:    1811000 | #Constraints:     111801
3114.96/3124.75	c #Conflicts:    1812000 | #Constraints:     112801
3114.96/3124.75	c #Conflicts:    1813000 | #Constraints:     113801
3114.96/3124.75	c #Conflicts:    1814000 | #Constraints:     114801
3114.96/3124.75	c #Conflicts:    1815000 | #Constraints:     115801
3114.96/3124.75	c #Conflicts:    1816000 | #Constraints:     116801
3114.96/3124.75	c #Conflicts:    1817000 | #Constraints:     117801
3114.96/3124.75	c #Conflicts:    1818000 | #Constraints:     118801
3114.96/3124.75	c #Conflicts:    1819000 | #Constraints:     119801
3114.96/3124.75	c #Conflicts:    1820000 | #Constraints:     120801
3114.96/3124.75	c INPROCESSING
3114.96/3124.75	c GARBAGE COLLECT
3114.96/3124.75	c rational objective -526
3183.22/3193.24	c #Conflicts:    1821000 | #Constraints:      75689
3183.22/3193.24	c #Conflicts:    1822000 | #Constraints:      76689
3183.22/3193.24	c #Conflicts:    1823000 | #Constraints:      77689
3183.22/3193.24	c #Conflicts:    1824000 | #Constraints:      78689
3183.22/3193.24	c #Conflicts:    1825000 | #Constraints:      79689
3183.22/3193.24	c #Conflicts:    1826000 | #Constraints:      80689
3183.22/3193.24	c #Conflicts:    1827000 | #Constraints:      81689
3183.22/3193.24	c #Conflicts:    1828000 | #Constraints:      82689
3183.22/3193.24	c #Conflicts:    1829000 | #Constraints:      83689
3183.22/3193.24	c #Conflicts:    1830000 | #Constraints:      84689
3183.22/3193.24	c #Conflicts:    1831000 | #Constraints:      85689
3183.22/3193.24	c #Conflicts:    1832000 | #Constraints:      86689
3183.22/3193.24	c #Conflicts:    1833000 | #Constraints:      87689
3183.22/3193.24	c #Conflicts:    1834000 | #Constraints:      88689
3183.22/3193.24	c #Conflicts:    1835000 | #Constraints:      89689
3183.22/3193.24	c #Conflicts:    1836000 | #Constraints:      90689
3183.22/3193.24	c #Conflicts:    1837000 | #Constraints:      91689
3183.22/3193.24	c #Conflicts:    1838000 | #Constraints:      92689
3183.22/3193.24	c #Conflicts:    1839000 | #Constraints:      93689
3183.22/3193.24	c #Conflicts:    1840000 | #Constraints:      94689
3183.22/3193.24	c #Conflicts:    1841000 | #Constraints:      95689
3183.22/3193.24	c #Conflicts:    1842000 | #Constraints:      96689
3183.22/3193.24	c #Conflicts:    1843000 | #Constraints:      97689
3183.22/3193.24	c #Conflicts:    1844000 | #Constraints:      98689
3183.22/3193.24	c #Conflicts:    1845000 | #Constraints:      99689
3183.22/3193.24	c #Conflicts:    1846000 | #Constraints:     100689
3183.22/3193.24	c #Conflicts:    1847000 | #Constraints:     101689
3183.22/3193.24	c #Conflicts:    1848000 | #Constraints:     102689
3183.22/3193.24	c #Conflicts:    1849000 | #Constraints:     103689
3183.22/3193.24	c #Conflicts:    1850000 | #Constraints:     104689
3183.22/3193.24	c #Conflicts:    1851000 | #Constraints:     105689
3183.22/3193.24	c #Conflicts:    1852000 | #Constraints:     106689
3183.22/3193.24	c #Conflicts:    1853000 | #Constraints:     107689
3183.22/3193.24	c #Conflicts:    1854000 | #Constraints:     108689
3183.22/3193.24	c #Conflicts:    1855000 | #Constraints:     109689
3183.22/3193.24	c #Conflicts:    1856000 | #Constraints:     110689
3183.22/3193.24	c INPROCESSING
3183.22/3193.24	c GARBAGE COLLECT
3183.22/3193.24	c rational objective -526
3345.78/3356.32	c #Conflicts:    1857000 | #Constraints:      71540
3345.78/3356.32	c #Conflicts:    1858000 | #Constraints:      72540
3345.78/3356.32	c #Conflicts:    1859000 | #Constraints:      73540
3345.78/3356.32	c #Conflicts:    1860000 | #Constraints:      74540
3345.78/3356.32	c #Conflicts:    1861000 | #Constraints:      75540
3345.78/3356.32	c #Conflicts:    1862000 | #Constraints:      76540
3345.78/3356.32	c #Conflicts:    1863000 | #Constraints:      77540
3345.78/3356.32	c #Conflicts:    1864000 | #Constraints:      78540
3345.78/3356.32	c #Conflicts:    1865000 | #Constraints:      79540
3345.78/3356.32	c #Conflicts:    1866000 | #Constraints:      80540
3345.78/3356.32	c #Conflicts:    1867000 | #Constraints:      81540
3345.78/3356.32	c #Conflicts:    1868000 | #Constraints:      82540
3345.78/3356.32	c #Conflicts:    1869000 | #Constraints:      83540
3345.78/3356.32	c #Conflicts:    1870000 | #Constraints:      84540
3345.78/3356.32	c #Conflicts:    1871000 | #Constraints:      85540
3345.78/3356.32	c #Conflicts:    1872000 | #Constraints:      86540
3345.78/3356.32	c #Conflicts:    1873000 | #Constraints:      87540
3345.78/3356.32	c #Conflicts:    1874000 | #Constraints:      88540
3345.78/3356.32	c #Conflicts:    1875000 | #Constraints:      89540
3345.78/3356.32	c #Conflicts:    1876000 | #Constraints:      90540
3345.78/3356.32	c #Conflicts:    1877000 | #Constraints:      91540
3345.78/3356.32	c #Conflicts:    1878000 | #Constraints:      92540
3345.78/3356.32	c #Conflicts:    1879000 | #Constraints:      93540
3345.78/3356.32	c #Conflicts:    1880000 | #Constraints:      94540
3345.78/3356.32	c #Conflicts:    1881000 | #Constraints:      95540
3345.78/3356.32	c #Conflicts:    1882000 | #Constraints:      96540
3345.78/3356.32	c #Conflicts:    1883000 | #Constraints:      97540
3345.78/3356.32	c #Conflicts:    1884000 | #Constraints:      98540
3345.78/3356.32	c #Conflicts:    1885000 | #Constraints:      99540
3345.78/3356.32	c #Conflicts:    1886000 | #Constraints:     100540
3345.78/3356.32	c #Conflicts:    1887000 | #Constraints:     101540
3345.78/3356.32	c #Conflicts:    1888000 | #Constraints:     102540
3345.78/3356.32	c #Conflicts:    1889000 | #Constraints:     103540
3345.78/3356.32	c #Conflicts:    1890000 | #Constraints:     104540
3345.78/3356.32	c #Conflicts:    1891000 | #Constraints:     105540
3345.78/3356.32	c #Conflicts:    1892000 | #Constraints:     106540
3345.78/3356.32	c #Conflicts:    1893000 | #Constraints:     107540
3345.78/3356.32	c #Conflicts:    1894000 | #Constraints:     108540
3345.78/3356.32	c #Conflicts:    1895000 | #Constraints:     109540
3345.78/3356.32	c #Conflicts:    1896000 | #Constraints:     110540
3345.78/3356.32	c #Conflicts:    1897000 | #Constraints:     111540
3345.78/3356.32	c #Conflicts:    1898000 | #Constraints:     112540
3345.78/3356.32	c #Conflicts:    1899000 | #Constraints:     113540
3345.78/3356.32	c #Conflicts:    1900000 | #Constraints:     114540
3345.78/3356.32	c #Conflicts:    1901000 | #Constraints:     115540
3345.78/3356.32	c #Conflicts:    1902000 | #Constraints:     116540
3345.78/3356.32	c #Conflicts:    1903000 | #Constraints:     117540
3345.78/3356.32	c #Conflicts:    1904000 | #Constraints:     118540
3345.78/3356.32	c #Conflicts:    1905000 | #Constraints:     119540
3345.78/3356.32	c #Conflicts:    1906000 | #Constraints:     120540
3345.78/3356.32	c #Conflicts:    1907000 | #Constraints:     121540
3345.78/3356.32	c #Conflicts:    1908000 | #Constraints:     122540
3345.78/3356.32	c #Conflicts:    1909000 | #Constraints:     123540
3345.78/3356.32	c #Conflicts:    1910000 | #Constraints:     124540
3345.78/3356.32	c #Conflicts:    1911000 | #Constraints:     125540
3345.78/3356.32	c #Conflicts:    1912000 | #Constraints:     126540
3345.78/3356.32	c #Conflicts:    1913000 | #Constraints:     127540
3345.78/3356.32	c #Conflicts:    1914000 | #Constraints:     128540
3345.78/3356.32	c #Conflicts:    1915000 | #Constraints:     129540
3345.78/3356.32	c #Conflicts:    1916000 | #Constraints:     130540
3345.78/3356.32	c #Conflicts:    1917000 | #Constraints:     131540
3345.78/3356.32	c #Conflicts:    1918000 | #Constraints:     132540
3345.78/3356.32	c #Conflicts:    1919000 | #Constraints:     133540
3345.78/3356.32	c #Conflicts:    1920000 | #Constraints:     134540
3345.78/3356.32	c #Conflicts:    1921000 | #Constraints:     135540
3345.78/3356.32	c #Conflicts:    1922000 | #Constraints:     136540
3345.78/3356.32	c #Conflicts:    1923000 | #Constraints:     137540
3345.78/3356.32	c #Conflicts:    1924000 | #Constraints:     138540
3345.78/3356.32	c #Conflicts:    1925000 | #Constraints:     139540
3345.78/3356.32	c #Conflicts:    1926000 | #Constraints:     140540
3345.78/3356.32	c #Conflicts:    1927000 | #Constraints:     141540
3345.78/3356.32	c #Conflicts:    1928000 | #Constraints:     142540
3345.78/3356.32	c #Conflicts:    1929000 | #Constraints:     143540
3345.78/3356.32	c #Conflicts:    1930000 | #Constraints:     144540
3345.78/3356.32	c #Conflicts:    1931000 | #Constraints:     145540
3345.78/3356.32	c #Conflicts:    1932000 | #Constraints:     146540
3345.78/3356.32	c #Conflicts:    1933000 | #Constraints:     147540
3345.78/3356.32	c #Conflicts:    1934000 | #Constraints:     148540
3345.78/3356.32	c #Conflicts:    1935000 | #Constraints:     149540
3382.05/3392.76	c #Conflicts:    1936000 | #Constraints:     150540
3382.05/3392.76	c #Conflicts:    1937000 | #Constraints:     151540
3382.05/3392.76	c #Conflicts:    1938000 | #Constraints:     152540
3382.05/3392.76	c #Conflicts:    1939000 | #Constraints:     153540
3382.05/3392.76	c #Conflicts:    1940000 | #Constraints:     154540
3382.05/3392.76	c #Conflicts:    1941000 | #Constraints:     155540
3382.05/3392.76	c #Conflicts:    1942000 | #Constraints:     156540
3382.05/3392.76	c #Conflicts:    1943000 | #Constraints:     157540
3382.05/3392.76	c #Conflicts:    1944000 | #Constraints:     158540
3382.05/3392.76	c #Conflicts:    1945000 | #Constraints:     159540
3382.05/3392.76	c #Conflicts:    1946000 | #Constraints:     160540
3382.05/3392.76	c #Conflicts:    1947000 | #Constraints:     161540
3382.05/3392.76	c #Conflicts:    1948000 | #Constraints:     162540
3382.05/3392.76	c #Conflicts:    1949000 | #Constraints:     163540
3382.05/3392.76	c #Conflicts:    1950000 | #Constraints:     164540
3382.05/3392.76	c INPROCESSING
3382.05/3392.76	c GARBAGE COLLECT
3382.05/3392.76	c rational objective -526
3459.39/3470.34	c #Conflicts:    1951000 | #Constraints:      97864
3459.39/3470.34	c #Conflicts:    1952000 | #Constraints:      98864
3459.39/3470.34	c #Conflicts:    1953000 | #Constraints:      99864
3459.39/3470.34	c #Conflicts:    1954000 | #Constraints:     100864
3459.39/3470.34	c #Conflicts:    1955000 | #Constraints:     101864
3459.39/3470.34	c #Conflicts:    1956000 | #Constraints:     102864
3459.39/3470.34	c #Conflicts:    1957000 | #Constraints:     103864
3459.39/3470.34	c #Conflicts:    1958000 | #Constraints:     104864
3459.39/3470.34	c #Conflicts:    1959000 | #Constraints:     105864
3459.39/3470.34	c #Conflicts:    1960000 | #Constraints:     106864
3459.39/3470.34	c #Conflicts:    1961000 | #Constraints:     107864
3459.39/3470.34	c #Conflicts:    1962000 | #Constraints:     108864
3459.39/3470.34	c #Conflicts:    1963000 | #Constraints:     109864
3459.39/3470.34	c #Conflicts:    1964000 | #Constraints:     110864
3459.39/3470.34	c #Conflicts:    1965000 | #Constraints:     111864
3459.39/3470.34	c #Conflicts:    1966000 | #Constraints:     112864
3459.39/3470.34	c #Conflicts:    1967000 | #Constraints:     113864
3459.39/3470.34	c #Conflicts:    1968000 | #Constraints:     114864
3459.39/3470.34	c #Conflicts:    1969000 | #Constraints:     115864
3459.39/3470.34	c #Conflicts:    1970000 | #Constraints:     116864
3459.39/3470.34	c #Conflicts:    1971000 | #Constraints:     117864
3459.39/3470.34	c #Conflicts:    1972000 | #Constraints:     118864
3459.39/3470.34	c #Conflicts:    1973000 | #Constraints:     119864
3459.39/3470.34	c #Conflicts:    1974000 | #Constraints:     120864
3459.39/3470.34	c #Conflicts:    1975000 | #Constraints:     121864
3459.39/3470.34	c #Conflicts:    1976000 | #Constraints:     122864
3459.39/3470.34	c #Conflicts:    1977000 | #Constraints:     123864
3459.39/3470.34	c #Conflicts:    1978000 | #Constraints:     124864
3459.39/3470.34	c #Conflicts:    1979000 | #Constraints:     125864
3459.39/3470.34	c #Conflicts:    1980000 | #Constraints:     126864
3459.39/3470.34	c #Conflicts:    1981000 | #Constraints:     127864
3459.39/3470.34	c #Conflicts:    1982000 | #Constraints:     128864
3459.39/3470.34	c #Conflicts:    1983000 | #Constraints:     129864
3459.39/3470.34	c #Conflicts:    1984000 | #Constraints:     130864
3459.39/3470.34	c #Conflicts:    1985000 | #Constraints:     131864
3459.39/3470.34	c #Conflicts:    1986000 | #Constraints:     132864
3459.39/3470.34	c INPROCESSING
3459.39/3470.34	c GARBAGE COLLECT
3459.39/3470.34	c rational objective -526
3499.55/3510.67	c #Conflicts:    1987000 | #Constraints:      81745
3499.55/3510.67	c #Conflicts:    1988000 | #Constraints:      82745
3499.55/3510.67	c #Conflicts:    1989000 | #Constraints:      83745
3499.55/3510.67	c #Conflicts:    1990000 | #Constraints:      84745
3499.55/3510.67	c #Conflicts:    1991000 | #Constraints:      85745
3499.55/3510.67	c #Conflicts:    1992000 | #Constraints:      86745
3499.55/3510.67	c #Conflicts:    1993000 | #Constraints:      87745
3499.55/3510.67	c #Conflicts:    1994000 | #Constraints:      88745
3499.55/3510.67	c #Conflicts:    1995000 | #Constraints:      89745
3499.55/3510.67	c #Conflicts:    1996000 | #Constraints:      90745
3499.55/3510.67	c #Conflicts:    1997000 | #Constraints:      91745
3499.55/3510.67	c #Conflicts:    1998000 | #Constraints:      92745
3499.55/3510.67	c #Conflicts:    1999000 | #Constraints:      93745
3499.55/3510.67	c #Conflicts:    2000000 | #Constraints:      94745
3499.55/3510.67	c #Conflicts:    2001000 | #Constraints:      95745
3499.55/3510.67	c #Conflicts:    2002000 | #Constraints:      96745
3499.55/3510.67	c #Conflicts:    2003000 | #Constraints:      97745
3499.55/3510.67	c #Conflicts:    2004000 | #Constraints:      98745
3499.55/3510.67	c #Conflicts:    2005000 | #Constraints:      99745
3499.55/3510.67	c #Conflicts:    2006000 | #Constraints:     100745
3499.55/3510.67	c #Conflicts:    2007000 | #Constraints:     101745
3499.55/3510.67	c #Conflicts:    2008000 | #Constraints:     102745
3499.55/3510.67	c bounds -291 >= -525 @ 3478.31
3531.34/3542.56	c #Conflicts:    2009000 | #Constraints:     103787
3531.34/3542.56	c #Conflicts:    2010000 | #Constraints:     104787
3531.34/3542.56	c #Conflicts:    2011000 | #Constraints:     105787
3531.34/3542.56	c #Conflicts:    2012000 | #Constraints:     106787
3531.34/3542.56	c #Conflicts:    2013000 | #Constraints:     107787
3531.34/3542.56	c #Conflicts:    2014000 | #Constraints:     108787
3531.34/3542.56	c #Conflicts:    2015000 | #Constraints:     109787
3531.34/3542.56	c #Conflicts:    2016000 | #Constraints:     110787
3531.34/3542.56	c #Conflicts:    2017000 | #Constraints:     111787
3531.34/3542.56	c #Conflicts:    2018000 | #Constraints:     112787
3531.34/3542.56	c #Conflicts:    2019000 | #Constraints:     113787
3531.34/3542.56	c #Conflicts:    2020000 | #Constraints:     114787
3531.34/3542.56	c #Conflicts:    2021000 | #Constraints:     115787
3531.34/3542.56	c #Conflicts:    2022000 | #Constraints:     116787
3531.34/3542.56	c #Conflicts:    2023000 | #Constraints:     117787
3531.34/3542.56	c INPROCESSING
3531.34/3542.56	c GARBAGE COLLECT
3531.34/3542.56	c rational objective -525
3600.02/3611.40	c #Conflicts:    2024000 | #Constraints:      74285
3600.02/3611.40	c #Conflicts:    2025000 | #Constraints:      75285
3600.02/3611.40	c #Conflicts:    2026000 | #Constraints:      76285
3600.02/3611.40	c #Conflicts:    2027000 | #Constraints:      77285
3600.02/3611.40	c #Conflicts:    2028000 | #Constraints:      78285
3600.02/3611.40	c #Conflicts:    2029000 | #Constraints:      79285
3600.02/3611.40	c #Conflicts:    2030000 | #Constraints:      80285
3600.02/3611.40	c #Conflicts:    2031000 | #Constraints:      81285
3600.02/3611.40	c #Conflicts:    2032000 | #Constraints:      82285
3600.02/3611.40	c #Conflicts:    2033000 | #Constraints:      83285
3600.02/3611.40	c #Conflicts:    2034000 | #Constraints:      84285
3600.02/3611.40	c #Conflicts:    2035000 | #Constraints:      85285
3600.02/3611.40	c #Conflicts:    2036000 | #Constraints:      86285
3600.02/3611.40	c #Conflicts:    2037000 | #Constraints:      87285
3600.02/3611.40	c #Conflicts:    2038000 | #Constraints:      88285
3600.02/3611.40	c #Conflicts:    2039000 | #Constraints:      89285
3600.02/3611.40	c #Conflicts:    2040000 | #Constraints:      90285
3600.02/3611.40	c #Conflicts:    2041000 | #Constraints:      91285
3600.02/3611.40	c #Conflicts:    2042000 | #Constraints:      92285
3600.02/3611.40	c #Conflicts:    2043000 | #Constraints:      93285
3600.02/3611.40	c #Conflicts:    2044000 | #Constraints:      94285
3600.02/3611.40	c #Conflicts:    2045000 | #Constraints:      95285
3600.02/3611.40	c #Conflicts:    2046000 | #Constraints:      96285
3600.02/3611.40	c #Conflicts:    2047000 | #Constraints:      97285
3600.02/3611.40	c #Conflicts:    2048000 | #Constraints:      98285
3600.02/3611.40	c #Conflicts:    2049000 | #Constraints:      99285
3600.02/3611.40	c #Conflicts:    2050000 | #Constraints:     100285
3600.02/3611.40	c #Conflicts:    2051000 | #Constraints:     101285
3600.02/3611.40	c #Conflicts:    2052000 | #Constraints:     102285
3600.02/3611.40	c #Conflicts:    2053000 | #Constraints:     103285
3600.02/3611.40	c #Conflicts:    2054000 | #Constraints:     104285
3600.02/3611.40	c #Conflicts:    2055000 | #Constraints:     105285
3600.02/3611.40	c #Conflicts:    2056000 | #Constraints:     106285
3600.02/3611.40	c #Conflicts:    2057000 | #Constraints:     107285
3600.02/3611.40	c #Conflicts:    2058000 | #Constraints:     108285
3600.02/3611.40	c cpu time 3578.15 s
3600.02/3611.40	c deterministic time 83936041413 8.39e+10
3600.02/3611.40	c optimization time 68.5641 s
3600.02/3611.40	c total solve time 3509.46 s
3600.02/3611.40	c core-guided solve time 3103.47 s
3600.02/3611.40	c propagation time 3335.55 s
3600.02/3611.40	c conflict analysis time 206.675 s
3600.02/3611.40	c propagations 254535755
3600.02/3611.40	c resolve steps 41046056
3600.02/3611.40	c decisions 4567308
3600.02/3611.40	c conflicts 2058404
3600.02/3611.40	c restarts 4088
3600.02/3611.40	c inprocessing phases 67
3600.02/3611.40	c garbage collections 67 ,( 100.00 )
3600.02/3611.40	c input clauses 25748 ,( 79.19 )
3600.02/3611.40	c input cardinalities 5103 ,( 15.70 )
3600.02/3611.40	c input general constraints 1662 ,( 5.11 )
3600.02/3611.40	c input average constraint length 107.93
3600.02/3611.40	c input average constraint degree 38.11
3600.02/3611.40	c learned clauses 1858296 ,( 88.75 )
3600.02/3611.40	c learned cardinalities 19783 ,( 0.94 )
3600.02/3611.40	c learned general constraints 215851 ,( 10.31 )
3600.02/3611.40	c learned average constraint length 192.50
3600.02/3611.40	c learned average constraint degree 92391905.55
3600.02/3611.40	c watched  CF 32, 64, 128, Arb: 107343 , 0 , 0 , 0
3600.02/3611.40	c counting CF 32, 64, 128, Arb: 110171 , 0 , 0 , 0
3600.02/3611.40	c watched   constraints 107343 ,( 49.35 ) 
3600.02/3611.40	c counting  constraints 110170 ,( 50.65 ) 
3600.02/3611.40	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2205391653 , 342760393 , 4953653145 ,( 362290683 , 4591362462 )
3600.02/3611.40	c gcd simplifications 61909
3600.02/3611.40	c detected cardinalities 1730
3600.02/3611.40	c weakened non-implied lits 42149527
3600.02/3611.40	c weakened non-implying lits 96849
3600.02/3611.40	c original variables 3387
3600.02/3611.40	c clausal propagations 161002105
3600.02/3611.40	c cardinality propagations 16662714
3600.02/3611.40	c watched propagations 1999193
3600.02/3611.40	c counting propagations 71612569
3600.02/3611.40	c watch lookups 21427883055
3600.02/3611.40	c watch backjump lookups 0
3600.02/3611.40	c watch checks 55577128055
3600.02/3611.40	c propagation checks 5355456886
3600.02/3611.40	c constraint additions 1053360129
3600.02/3611.40	c trail pops 261125831
3600.02/3611.40	c formula constraints 23106
3600.02/3611.40	c learned constraints 2023628
3600.02/3611.40	c bound constraints 1664
3600.02/3611.40	c core-guided constraints 7743
3600.02/3611.40	c encountered formula constraints 4408756
3600.02/3611.40	c encountered learned constraints 23959785
3600.02/3611.40	c encountered bound constraints 127
3600.02/3611.40	c encountered core-guided constraints 14568043
3600.02/3611.40	c LP total time 2572.65 s
3600.02/3611.40	c LP solve time 2457.18 s
3600.02/3611.40	c LP constraints added 23852
3600.02/3611.40	c LP constraints removed 745
3600.02/3611.40	c LP pivots internal 1969159
3600.02/3611.40	c LP pivots root 15234
3600.02/3611.40	c LP calls 832160
3600.02/3611.40	c LP optimalities 797309
3600.02/3611.40	c LP no pivot count 653844
3600.02/3611.40	c LP infeasibilities 34849
3600.02/3611.40	c LP valid Farkas constraints 34849
3600.02/3611.40	c LP learned Farkas constraints 34849
3600.02/3611.40	c LP basis resets 0
3600.02/3611.40	c LP cycling count 0
3600.02/3611.40	c LP singular count 0
3600.02/3611.40	c LP no primal count 0
3600.02/3611.40	c LP no farkas count 0
3600.02/3611.40	c LP other issue count 0
3600.02/3611.40	c LP Gomory cuts 604
3600.02/3611.40	c LP learned cuts 142
3600.02/3611.40	c LP deleted cuts 745
3600.02/3611.40	c LP encountered Gomory constraints 6
3600.02/3611.40	c LP encountered Farkas constraints 79527
3600.02/3611.40	c LP encountered learned Farkas constraints 53367
3600.02/3611.40	c CG auxiliary variables introduced 3088
3600.02/3611.40	c CG solutions found 142
3600.02/3611.40	c CG cores constructed 1521
3600.02/3611.40	c CG core cardinality constraints returned 0
3600.02/3611.40	c CG unit cores 0
3600.02/3611.40	c CG single cores 1521
3600.02/3611.40	c CG blocks removed during cardinality reduction 0
3600.02/3611.40	c CG first core best 0
3600.02/3611.40	c CG decision core best 0
3600.02/3611.40	c CG core reduction tie 0
3600.02/3611.40	c CG core degree average 1.00
3600.02/3611.40	c CG core slack average 2.30
3600.02/3611.40	c CG core upper bound improvements 0
3600.02/3611.40	c STR number of successful calls 0
3600.02/3611.40	c STR number of unsuccessful calls 0
3600.02/3611.40	c STR number of inconclusive calls 0
3600.02/3611.40	c STR number of successful attempts 0
3600.02/3611.40	c STR number of unsuccessful attempts 0
3600.02/3611.40	c STR number of inconclusive attempts 0
3600.02/3611.40	c STR average degree increase per successful call inf
3600.02/3611.40	c STR average degree increase per successful attempt inf
3600.02/3611.40	c STR total number of conflicts for successful attempts 0
3600.02/3611.40	c STR total number of conflicts for unsuccessful attempts 0
3600.02/3611.40	c STR total number of conflicts for inconclusive attempts 0
3600.02/3611.40	c STR average number of conflicts per successful attempt inf
3600.02/3611.40	c STR average number of conflicts per unsuccessful attempt inf
3600.02/3611.40	c STR average number of conflicts per inconclusive attempt inf
3600.02/3611.40	c AVG.sumWPerc 41.02 
3600.02/3611.40	c bigint constraints 0 
3600.02/3611.40	o -291
3600.02/3611.40	s SATISFIABLE
3600.02/3611.40	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
3600.02/3611.40	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: 63837 MiB (59233 MiB free)
  memory of node 1: 64465 MiB (62834 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522092-1751582602/watcher-4522092-1751582602 -o /tmp/evaluation-result-4522092-1751582602/solver-4522092-1751582602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751582595-79129 --watchdog 3760 run-opt-ls.sh HOME/instance-4522092-1751582602.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 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
Starting watchdog thread
solver pid=79380, runsolver pid=79377
Current StackSize limit: 8192 KiB


[startup+0.100077 s]*
/proc/loadavg: 2.05 3.26 3.84 5/256 79382
/proc/meminfo: memFree=125864228/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79382] ppid=79380 vsize=22420 memory=13692 CPUtime=0.09 cores=0,2
/proc/79382/stat : 79382 (pbsuma) R 79380 79380 79119 0 -1 4194304 2489 0 0 0 8 1 0 0 20 0 1 0 73939050 22958080 3423 18446744073709551615 4210688 4653049 140728064901856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 19623936 140728064903523 140728064903730 140728064903730 140728064909295 0
/proc/79382/statm: 5605 3423 1024 108 0 3013 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26612 KiB
Current children cumulated memory: 16636 KiB

[startup+0.214173 s]*
/proc/loadavg: 2.05 3.26 3.84 5/256 79382
/proc/meminfo: memFree=125864228/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79382] ppid=79380 vsize=22420 memory=13692 CPUtime=0.2 cores=0,2
/proc/79382/stat : 79382 (pbsuma) R 79380 79380 79119 0 -1 4194304 2494 0 0 0 19 1 0 0 20 0 1 0 73939050 22958080 3423 18446744073709551615 4210688 4653049 140728064901856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 19623936 140728064903523 140728064903730 140728064903730 140728064909295 0
/proc/79382/statm: 5605 3423 1024 108 0 3013 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26612 KiB
Current children cumulated memory: 16636 KiB

[startup+0.313766 s]*
/proc/loadavg: 2.05 3.26 3.84 5/256 79382
/proc/meminfo: memFree=125864228/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79382] ppid=79380 vsize=22420 memory=13692 CPUtime=0.3 cores=0,2
/proc/79382/stat : 79382 (pbsuma) R 79380 79380 79119 0 -1 4194304 2494 0 0 0 29 1 0 0 20 0 1 0 73939050 22958080 3423 18446744073709551615 4210688 4653049 140728064901856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 19623936 140728064903523 140728064903730 140728064903730 140728064909295 0
/proc/79382/statm: 5605 3423 1024 108 0 3013 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26612 KiB
Current children cumulated memory: 16636 KiB

[startup+0.700316 s]
/proc/loadavg: 2.05 3.26 3.84 5/256 79382
/proc/meminfo: memFree=127664528/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+1.50034 s]
/proc/loadavg: 2.05 3.26 3.84 5/256 79384
/proc/meminfo: memFree=128034648/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=92748 memory=44876 CPUtime=0.94 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 7307 0 0 0 87 7 0 0 20 0 1 0 73939103 94973952 11219 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 23187 11219 2400 1147 0 10614 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 96940 KiB
Current children cumulated memory: 47820 KiB

[startup+3.11336 s]
/proc/loadavg: 2.21 3.27 3.84 5/256 79384
/proc/meminfo: memFree=126951872/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=124928 memory=76912 CPUtime=2.54 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 14334 0 0 0 220 34 0 0 20 0 1 0 73939103 127926272 19228 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 31232 19228 2400 1147 0 18659 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 129120 KiB
Current children cumulated memory: 79856 KiB

[startup+6.30039 s]
/proc/loadavg: 2.21 3.27 3.84 5/256 79385
/proc/meminfo: memFree=125183924/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=130284 memory=81712 CPUtime=5.72 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 15598 0 0 0 528 44 0 0 20 0 1 0 73939103 133410816 20428 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 32571 20428 2400 1147 0 19998 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 134476 KiB
Current children cumulated memory: 84656 KiB

[startup+12.7004 s]
/proc/loadavg: 2.35 3.28 3.84 5/256 79385
/proc/meminfo: memFree=125026224/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=145020 memory=95896 CPUtime=12.11 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 17624 0 0 0 1149 62 0 0 20 0 1 0 73939103 148500480 23974 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 36255 23974 2400 1147 0 23682 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 149212 KiB
Current children cumulated memory: 98840 KiB

[startup+25.5004 s]
/proc/loadavg: 2.72 3.32 3.85 5/256 79385
/proc/meminfo: memFree=125026604/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=188124 memory=127512 CPUtime=24.87 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 21429 0 0 0 2403 84 0 0 20 0 1 0 73939103 192638976 31878 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 47031 31878 2400 1147 0 34458 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 192316 KiB
Current children cumulated memory: 130456 KiB

[startup+51.1135 s]
/proc/loadavg: 3.29 3.40 3.86 5/256 79385
/proc/meminfo: memFree=123035236/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=222576 memory=145936 CPUtime=50.4 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 22462 0 0 0 4936 104 0 0 20 0 1 0 73939103 227917824 36484 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 55644 36484 2400 1147 0 43071 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 226768 KiB
Current children cumulated memory: 148880 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 3.51 3.88 5/256 79387
/proc/meminfo: memFree=122857748/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=289132 memory=204492 CPUtime=101.44 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 26892 0 0 0 9990 154 0 0 20 0 1 0 73939103 296071168 51123 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 72283 51123 2400 1147 0 59710 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 293324 KiB
Current children cumulated memory: 207436 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.64 3.90 5/254 79389
/proc/meminfo: memFree=122557032/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=291276 memory=206668 CPUtime=161.27 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 27432 0 0 0 15930 197 0 0 20 0 1 0 73939103 298266624 51667 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 72819 51667 2400 1147 0 60246 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 295468 KiB
Current children cumulated memory: 209612 KiB

[startup+222.3 s]
/proc/loadavg: 4.30 3.77 3.93 5/255 79396
/proc/meminfo: memFree=122364504/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=300992 memory=241024 CPUtime=221.1 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 29903 0 0 0 21854 256 0 0 20 0 1 0 73939103 308215808 60256 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 75248 60256 2400 1147 0 62675 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 305184 KiB
Current children cumulated memory: 243968 KiB


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

/proc/79383/statm: 210883 157077 2400 1147 0 198310 0
Current children cumulated CPU time: 3032.83 s
Current children cumulated vsize: 847724 KiB
Current children cumulated memory: 631252 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.22 4.16 5/254 79685
/proc/meminfo: memFree=122582052/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851336 memory=677340 CPUtime=3092.12 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60800 0 0 0 307331 1881 0 0 20 0 1 0 73939103 871768064 169335 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212834 169335 2400 1147 0 200261 0
Current children cumulated CPU time: 3092.64 s
Current children cumulated vsize: 855528 KiB
Current children cumulated memory: 680284 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.20 4.15 5/254 79687
/proc/meminfo: memFree=122595464/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851336 memory=677852 CPUtime=3151.91 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60935 0 0 0 313277 1914 0 0 20 0 1 0 73939103 871768064 169463 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212834 169463 2400 1147 0 200261 0
Current children cumulated CPU time: 3152.43 s
Current children cumulated vsize: 855528 KiB
Current children cumulated memory: 680796 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.19 4.15 5/254 79689
/proc/meminfo: memFree=122496316/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851336 memory=677852 CPUtime=3211.71 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60935 0 0 0 319225 1946 0 0 20 0 1 0 73939103 871768064 169463 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212834 169463 2400 1147 0 200261 0
Current children cumulated CPU time: 3212.23 s
Current children cumulated vsize: 855528 KiB
Current children cumulated memory: 680796 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.17 4.14 5/254 79691
/proc/meminfo: memFree=122374220/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851336 memory=677852 CPUtime=3271.51 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60935 0 0 0 325175 1976 0 0 20 0 1 0 73939103 871768064 169463 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212834 169463 2400 1147 0 200261 0
Current children cumulated CPU time: 3272.03 s
Current children cumulated vsize: 855528 KiB
Current children cumulated memory: 680796 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.14 5/255 79698
/proc/meminfo: memFree=122382616/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851336 memory=677852 CPUtime=3331.3 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60935 0 0 0 331130 2000 0 0 20 0 1 0 73939103 871768064 169463 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212834 169463 2400 1147 0 200261 0
Current children cumulated CPU time: 3331.82 s
Current children cumulated vsize: 855528 KiB
Current children cumulated memory: 680796 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.17 4.14 5/254 79700
/proc/meminfo: memFree=122378928/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851584 memory=678108 CPUtime=3391.1 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60997 0 0 0 337085 2025 0 0 20 0 1 0 73939103 872022016 169527 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212896 169527 2400 1147 0 200323 0
Current children cumulated CPU time: 3391.62 s
Current children cumulated vsize: 855776 KiB
Current children cumulated memory: 681052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.15 4.14 5/254 79702
/proc/meminfo: memFree=121897208/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851584 memory=678108 CPUtime=3450.9 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60997 0 0 0 343036 2054 0 0 20 0 1 0 73939103 872022016 169527 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212896 169527 2400 1147 0 200323 0
Current children cumulated CPU time: 3451.42 s
Current children cumulated vsize: 855776 KiB
Current children cumulated memory: 681052 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/254 79704
/proc/meminfo: memFree=121888812/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851584 memory=678108 CPUtime=3510.69 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60997 0 0 0 348983 2086 0 0 20 0 1 0 73939103 872022016 169527 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212896 169527 2400 1147 0 200323 0
Current children cumulated CPU time: 3511.21 s
Current children cumulated vsize: 855776 KiB
Current children cumulated memory: 681052 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/254 79706
/proc/meminfo: memFree=121844548/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851584 memory=678108 CPUtime=3570.49 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60997 0 0 0 354931 2118 0 0 20 0 1 0 73939103 872022016 169527 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212896 169527 2400 1147 0 200323 0
Current children cumulated CPU time: 3571.01 s
Current children cumulated vsize: 855776 KiB
Current children cumulated memory: 681052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.08 4.12 4.13 5/253 79709
/proc/meminfo: memFree=121849104/131382120 swapFree=33010416/33010684
[pid=79380] ppid=79377 vsize=4192 memory=2944 CPUtime=0.52 cores=0,2
/proc/79380/stat : 79380 (run-opt-ls.sh) S 79377 79380 79119 0 -1 4194304 238 4232 0 0 0 0 50 2 20 0 1 0 73939049 4292608 736 18446744073709551615 93900778250240 93900779144773 140721759607536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93900779383824 93900779431568 93900797566976 140721759611239 140721759611365 140721759611365 140721759616967 0
/proc/79380/statm: 1048 736 672 219 0 110 0
[pid=79383] ppid=79380 vsize=851584 memory=678108 CPUtime=3599.5 cores=0,2
/proc/79383/stat : 79383 (roundingsat) R 79380 79380 79119 0 -1 4194304 60997 0 0 0 357815 2135 0 0 20 0 1 0 73939103 872022016 169527 18446744073709551615 4227072 8923433 140723087989408 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 41439232 140723087993158 140723087993384 140723087993384 140723087998954 0
/proc/79383/statm: 212896 169527 2400 1147 0 200323 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 855776 KiB
Current children cumulated memory: 681052 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.505477 s, system=0.027049 s
Sleeping 2 seconds

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

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

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

Child status: 2

Real time (s): 3611.41
CPU time (s): 3600.05
CPU user time (s): 3578.66
CPU system time (s): 21.3869
CPU usage (%): 99.6853
Max. virtual memory (cumulated for all children) (KiB): 855776
Max. memory (cumulated for all children) (KiB): 681052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.66
system time used= 21.3869
maximum resident set size= 678620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65489
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 287
involuntary context switches= 8284


# summary of solver processes directly reported to runsolver:
#   pid: 79380,79383
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3578.66
#   total CPU system time (s): 21.3869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3573 second user time and 37.2038 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-04 00:43:22
IDJOB=4522092
IDBENCH=178576
IDSOLVER=3355
FILE ID=nodeC002/4522092-1751582602
RUNJOBID= nodeC002-1751582595-79129
SLURM_JOB_ID= 9598825
Free space on /tmp= 432528 MiB

SOLVER NAME= roundingsat-ls+pbsuma 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-sorrell8.opb
COMMAND LINE= run-opt-ls.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522092-1751582602/watcher-4522092-1751582602 -o /tmp/evaluation-result-4522092-1751582602/solver-4522092-1751582602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751582595-79129 --watchdog 3760  run-opt-ls.sh HOME/instance-4522092-1751582602.opb

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

MD5SUM BENCH= 3efa309da6b8ed2e5ff01ccb25d0dd51
RANDOM SEED=1039618556

nodeC002 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	: 0xb00001f
cpu MHz		: 3492.567
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 2593.986
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.225
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.521
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3664.422
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.215
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.284
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        124997932 kB
MemAvailable:   125777192 kB
Buffers:            2128 kB
Cached:          1584120 kB
SwapCached:           28 kB
Active:          4255216 kB
Inactive:        1281028 kB
Active(anon):    3961524 kB
Inactive(anon):     6404 kB
Active(file):     293692 kB
Inactive(file):  1274624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            175324 kB
Writeback:             0 kB
AnonPages:       3953444 kB
Mapped:           112852 kB
Shmem:             17932 kB
KReclaimable:     101140 kB
Slab:             186240 kB
SReclaimable:     101140 kB
SUnreclaim:        85100 kB
KernelStack:        4112 kB
PageTables:        10808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    5884972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3389440 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432512 MiB
End job on nodeC002 at 2025-07-04 01:43:34