Trace number 4522094

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt 63f22adSAT (TO)-290 3600.15 3610.02

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2017/normalized-sorrell8.opb
MD5SUM3efa309da6b8ed2e5ff01ccb25d0dd51
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-350
Best CPU time to get the best result obtained on this benchmark3581.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2046
Total number of constraints18944
Number of constraints which are clauses18944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 2046
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2046
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2046
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4522094-1751576887.opb'
0.00/0.03	c 	read 0.49MB  (20.85ms)
0.00/0.03	c	 [cnf: #variables 2046 #clauses 18945 #duplicates 0 #arr 39934]
0.00/0.03	c 
0.00/0.03	c make graph and approximate orbits
0.00/0.05	c	 [group: #orbits ~= 1054] (16.54ms)
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.31/0.36	c 	 (309.96ms)
0.31/0.36	c 
0.31/0.36	c detect symmetries on remainder
0.31/0.36	c 	[graph: #vertices 25083 #edges 88052]
0.31/0.36	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.31/0.40	c 	 [group: #symmetries 3.28*10^4 #generators 10] (39.29ms)
0.31/0.40	c 
0.31/0.40	c optimize generators (opt_passes=64, conjugate_limit=256)
0.31/0.40	c 	ran it=0, +gens=1 
0.50/0.54	c 	con best_support=20, best_gens=1, +gens=128
0.50/0.54	c 	(140.06ms)
0.50/0.54	c 
0.50/0.54	c finalize break order and special generators
0.50/0.54	c 
0.50/0.54	c add generic predicates (break_depth=20)
0.50/0.54	c 	added predicates for 139 generators (0.96ms)
0.50/0.54	c 
0.50/0.54	c generation finished
0.50/0.54	c 	[sbp: #constraints 4162 #add_vars 1341]
0.50/0.54	c 
0.50/0.54	c write result to 'HOME/instance-4522094-1751576887.opb.pre'
0.50/0.54	c 	wrote 0.63MB (4.67ms)
0.50/0.54	c ------------------------------------------------------------------
0.50/0.54	c                 309.96ms 58.09% detect_special
0.50/0.54	c                 140.06ms 26.25% optimize_gens
0.50/0.54	c                  39.29ms  7.36% detect_generic
0.50/0.54	c                  20.85ms  3.91% parse
0.50/0.54	c                  16.54ms  3.10% approx_orbits
0.50/0.54	c                   4.67ms  0.88% output
0.50/0.54	c                   0.96ms  0.18% break_generic
0.50/0.54	c                   0.80ms  0.15% other
0.50/0.54	c                   0.43ms  0.08% finalize_order
0.50/0.54	c         ───────────────────────────────────────────────
0.50/0.54	c                 533.56ms   100% total
0.50/0.54	c ------------------------------------------------------------------
0.50/0.56	c RoundingSat 2
0.50/0.56	c branch pb25
0.50/0.56	c commit 63f22ad
0.52/0.73	c #variables 3387 #constraints 23106
0.52/0.73	c objective is ce32 
0.52/0.73	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.52/0.73	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.52/0.73	c bounds - >= -2046 @ 0.130514
0.52/0.98	c bounds 0 >= -2046 @ 0.363922
1.06/1.13	c bounds 0 >= -2045 @ 0.505156
1.14/1.28	c rational objective -1023
1.35/1.44	c bounds 0 >= -2044 @ 0.807104
1.35/1.44	c bounds 0 >= -2043 @ 0.807437
1.35/1.44	c bounds 0 >= -2042 @ 0.807762
1.35/1.44	c bounds 0 >= -2041 @ 0.808074
1.35/1.44	c bounds 0 >= -2040 @ 0.808388
1.35/1.44	c bounds 0 >= -2039 @ 0.808718
1.35/1.44	c bounds 0 >= -2038 @ 0.809039
1.35/1.45	c bounds 0 >= -2037 @ 0.80936
1.35/1.45	c bounds 0 >= -2036 @ 0.80968
1.35/1.45	c bounds 0 >= -2035 @ 0.809997
1.35/1.45	c bounds 0 >= -2034 @ 0.810318
1.35/1.45	c bounds 0 >= -2033 @ 0.810638
1.35/1.45	c bounds 0 >= -2032 @ 0.810955
1.35/1.45	c bounds 0 >= -2031 @ 0.811269
1.35/1.45	c bounds 0 >= -2030 @ 0.811586
1.35/1.45	c bounds 0 >= -2029 @ 0.8119
1.35/1.45	c bounds 0 >= -2028 @ 0.812214
1.35/1.45	c bounds 0 >= -2027 @ 0.812525
1.35/1.45	c bounds 0 >= -2026 @ 0.812837
1.35/1.45	c bounds 0 >= -2025 @ 0.813152
1.35/1.45	c bounds 0 >= -2024 @ 0.813467
1.35/1.45	c bounds 0 >= -2023 @ 0.81378
1.35/1.45	c bounds 0 >= -2022 @ 0.814096
1.35/1.45	c bounds 0 >= -2021 @ 0.81441
1.35/1.45	c bounds 0 >= -2020 @ 0.814722
1.35/1.45	c bounds 0 >= -2019 @ 0.815036
1.35/1.45	c bounds 0 >= -2018 @ 0.815354
1.35/1.45	c bounds 0 >= -2017 @ 0.815676
1.35/1.45	c bounds 0 >= -2016 @ 0.815991
1.35/1.45	c bounds 0 >= -2015 @ 0.816307
1.35/1.45	c bounds 0 >= -2014 @ 0.816617
1.35/1.45	c bounds 0 >= -2013 @ 0.816927
1.35/1.45	c bounds 0 >= -2012 @ 0.817043
1.35/1.45	c bounds 0 >= -2011 @ 0.817043
1.35/1.45	c bounds 0 >= -2010 @ 0.817043
1.35/1.45	c bounds 0 >= -2009 @ 0.817227
1.35/1.45	c bounds 0 >= -2008 @ 0.817538
1.35/1.45	c bounds 0 >= -2007 @ 0.817856
1.35/1.45	c bounds 0 >= -2006 @ 0.818191
1.35/1.46	c bounds 0 >= -2005 @ 0.818503
1.35/1.46	c bounds 0 >= -2004 @ 0.818812
1.35/1.46	c bounds 0 >= -2003 @ 0.819238
1.35/1.46	c bounds 0 >= -2002 @ 0.819546
1.35/1.46	c bounds 0 >= -2001 @ 0.819856
1.35/1.46	c bounds 0 >= -2000 @ 0.820168
1.35/1.46	c bounds 0 >= -1999 @ 0.820493
1.35/1.46	c bounds 0 >= -1998 @ 0.820796
1.35/1.46	c bounds 0 >= -1997 @ 0.821099
1.35/1.46	c bounds 0 >= -1996 @ 0.821409
1.35/1.46	c bounds 0 >= -1995 @ 0.821712
1.35/1.46	c bounds 0 >= -1994 @ 0.822014
1.35/1.46	c bounds 0 >= -1993 @ 0.822318
1.35/1.46	c bounds 0 >= -1992 @ 0.822622
1.35/1.46	c bounds 0 >= -1991 @ 0.822927
1.35/1.46	c bounds 0 >= -1990 @ 0.823225
1.35/1.46	c bounds 0 >= -1989 @ 0.823523
1.35/1.46	c bounds 0 >= -1988 @ 0.823825
1.35/1.46	c bounds 0 >= -1987 @ 0.82413
1.35/1.46	c bounds 0 >= -1986 @ 0.824443
1.35/1.46	c bounds 0 >= -1985 @ 0.824753
1.35/1.46	c bounds 0 >= -1984 @ 0.825066
1.35/1.46	c bounds 0 >= -1983 @ 0.825382
1.35/1.46	c bounds 0 >= -1982 @ 0.825694
1.35/1.46	c bounds 0 >= -1981 @ 0.82601
1.35/1.46	c bounds 0 >= -1980 @ 0.826325
1.35/1.46	c bounds 0 >= -1979 @ 0.826637
1.35/1.46	c bounds 0 >= -1978 @ 0.826948
1.35/1.46	c bounds 0 >= -1977 @ 0.827261
1.35/1.46	c bounds 0 >= -1976 @ 0.827573
1.35/1.46	c bounds 0 >= -1975 @ 0.827883
1.35/1.46	c bounds 0 >= -1974 @ 0.828193
1.35/1.47	c bounds 0 >= -1973 @ 0.828503
1.35/1.47	c bounds 0 >= -1972 @ 0.828813
1.35/1.47	c bounds 0 >= -1971 @ 0.829121
1.35/1.47	c bounds 0 >= -1970 @ 0.829429
1.35/1.47	c bounds 0 >= -1969 @ 0.829735
1.35/1.47	c bounds 0 >= -1968 @ 0.830046
1.35/1.47	c bounds 0 >= -1967 @ 0.830354
1.35/1.47	c bounds 0 >= -1966 @ 0.830662
1.35/1.47	c bounds 0 >= -1965 @ 0.830972
1.35/1.47	c bounds 0 >= -1964 @ 0.83128
1.35/1.47	c bounds 0 >= -1963 @ 0.831586
1.35/1.47	c bounds 0 >= -1962 @ 0.831895
1.35/1.47	c bounds 0 >= -1961 @ 0.832201
1.35/1.47	c bounds 0 >= -1960 @ 0.832507
1.35/1.47	c bounds 0 >= -1959 @ 0.832811
1.35/1.47	c bounds 0 >= -1958 @ 0.833118
1.35/1.47	c bounds 0 >= -1957 @ 0.833427
1.35/1.47	c bounds -1 >= -1957 @ 0.835834
1.35/1.47	c bounds -1 >= -1956 @ 0.836156
1.35/1.47	c bounds -1 >= -1955 @ 0.836469
1.35/1.47	c bounds -1 >= -1954 @ 0.83678
1.35/1.47	c bounds -1 >= -1953 @ 0.837091
1.35/1.48	c bounds -1 >= -1952 @ 0.837398
1.35/1.48	c bounds -1 >= -1951 @ 0.837705
1.35/1.48	c bounds -1 >= -1950 @ 0.838015
1.35/1.48	c bounds -1 >= -1949 @ 0.838321
1.35/1.48	c bounds -1 >= -1948 @ 0.838631
1.35/1.48	c bounds -1 >= -1947 @ 0.838934
1.35/1.48	c bounds -1 >= -1946 @ 0.839244
1.35/1.48	c bounds -1 >= -1945 @ 0.83955
1.35/1.48	c bounds -1 >= -1944 @ 0.839861
1.35/1.48	c bounds -1 >= -1943 @ 0.840176
1.35/1.48	c bounds -1 >= -1942 @ 0.84048
1.35/1.48	c bounds -1 >= -1941 @ 0.840786
1.35/1.48	c bounds -1 >= -1940 @ 0.841089
1.35/1.48	c bounds -1 >= -1939 @ 0.841395
1.35/1.48	c bounds -1 >= -1938 @ 0.8417
1.35/1.48	c bounds -1 >= -1937 @ 0.842006
1.35/1.48	c bounds -1 >= -1936 @ 0.842312
1.35/1.48	c bounds -1 >= -1935 @ 0.842615
1.35/1.48	c bounds -1 >= -1934 @ 0.842918
1.35/1.48	c bounds -1 >= -1933 @ 0.843221
1.35/1.48	c bounds -1 >= -1932 @ 0.843525
1.35/1.48	c bounds -1 >= -1931 @ 0.843827
1.35/1.48	c bounds -1 >= -1930 @ 0.844128
1.35/1.48	c bounds -1 >= -1929 @ 0.844431
1.35/1.48	c bounds -1 >= -1928 @ 0.844735
1.35/1.48	c bounds -1 >= -1927 @ 0.845036
1.35/1.48	c bounds -1 >= -1926 @ 0.845342
1.35/1.48	c bounds -1 >= -1925 @ 0.845645
1.35/1.48	c bounds -1 >= -1924 @ 0.845952
1.35/1.48	c bounds -1 >= -1923 @ 0.846262
1.35/1.48	c bounds -1 >= -1922 @ 0.846578
1.35/1.48	c bounds -1 >= -1921 @ 0.846887
1.35/1.48	c bounds -1 >= -1920 @ 0.847194
1.35/1.49	c bounds -1 >= -1919 @ 0.847501
1.35/1.49	c bounds -1 >= -1918 @ 0.847814
1.35/1.49	c bounds -1 >= -1917 @ 0.848124
1.35/1.49	c bounds -1 >= -1916 @ 0.848437
1.35/1.49	c bounds -1 >= -1915 @ 0.848743
1.35/1.49	c bounds -1 >= -1914 @ 0.84905
1.35/1.49	c bounds -1 >= -1913 @ 0.849357
1.35/1.49	c bounds -1 >= -1912 @ 0.849664
1.35/1.49	c bounds -1 >= -1911 @ 0.849975
1.35/1.49	c bounds -1 >= -1910 @ 0.850283
1.35/1.49	c bounds -1 >= -1909 @ 0.850587
1.35/1.49	c bounds -1 >= -1908 @ 0.850896
1.35/1.49	c bounds -1 >= -1907 @ 0.851206
1.35/1.49	c bounds -1 >= -1906 @ 0.851513
1.35/1.49	c bounds -1 >= -1905 @ 0.851821
1.35/1.49	c bounds -1 >= -1904 @ 0.85213
1.35/1.49	c bounds -1 >= -1903 @ 0.852438
1.35/1.49	c bounds -1 >= -1902 @ 0.852747
1.35/1.49	c bounds -1 >= -1901 @ 0.85305
1.35/1.49	c bounds -1 >= -1900 @ 0.853353
1.35/1.49	c bounds -1 >= -1899 @ 0.853669
1.35/1.49	c bounds -1 >= -1898 @ 0.853976
1.35/1.49	c bounds -1 >= -1897 @ 0.854272
1.35/1.49	c bounds -1 >= -1896 @ 0.854568
1.35/1.49	c bounds -1 >= -1895 @ 0.854872
1.35/1.49	c bounds -1 >= -1894 @ 0.85517
1.35/1.49	c bounds -1 >= -1893 @ 0.855476
1.35/1.49	c bounds -1 >= -1892 @ 0.85578
1.35/1.49	c bounds -1 >= -1891 @ 0.856086
1.35/1.49	c bounds -1 >= -1890 @ 0.856393
1.35/1.49	c bounds -1 >= -1889 @ 0.856696
1.35/1.49	c bounds -1 >= -1888 @ 0.857003
1.35/1.50	c bounds -1 >= -1887 @ 0.85773
1.35/1.50	c bounds -1 >= -1886 @ 0.858036
1.45/1.50	c bounds -1 >= -1885 @ 0.858348
1.45/1.50	c bounds -1 >= -1884 @ 0.858649
1.45/1.50	c bounds -1 >= -1883 @ 0.858949
1.45/1.50	c bounds -1 >= -1882 @ 0.859249
1.45/1.50	c bounds -1 >= -1881 @ 0.859558
1.45/1.50	c bounds -1 >= -1880 @ 0.85986
1.45/1.50	c bounds -1 >= -1879 @ 0.860162
1.45/1.50	c bounds -1 >= -1878 @ 0.86046
1.45/1.50	c bounds -1 >= -1877 @ 0.860757
1.45/1.50	c bounds -1 >= -1876 @ 0.861053
1.45/1.50	c bounds -1 >= -1875 @ 0.861352
1.45/1.50	c bounds -1 >= -1874 @ 0.861648
1.45/1.50	c bounds -1 >= -1873 @ 0.861942
1.45/1.50	c bounds -1 >= -1872 @ 0.862235
1.45/1.50	c bounds -1 >= -1871 @ 0.862534
1.45/1.50	c bounds -1 >= -1870 @ 0.862829
1.45/1.50	c bounds -1 >= -1869 @ 0.863133
1.45/1.50	c bounds -1 >= -1868 @ 0.863426
1.45/1.50	c bounds -1 >= -1867 @ 0.863721
1.45/1.50	c bounds -1 >= -1866 @ 0.864016
1.45/1.50	c bounds -1 >= -1865 @ 0.86431
1.45/1.50	c bounds -1 >= -1864 @ 0.864603
1.45/1.50	c bounds -1 >= -1863 @ 0.864898
1.45/1.50	c bounds -1 >= -1862 @ 0.865189
1.45/1.50	c bounds -1 >= -1861 @ 0.865482
1.45/1.50	c bounds -1 >= -1860 @ 0.865787
1.45/1.50	c bounds -1 >= -1859 @ 0.866083
1.45/1.50	c bounds -1 >= -1858 @ 0.866375
1.45/1.50	c bounds -1 >= -1857 @ 0.866668
1.45/1.50	c bounds -1 >= -1856 @ 0.866966
1.45/1.51	c bounds -1 >= -1855 @ 0.867263
1.45/1.51	c bounds -1 >= -1854 @ 0.86756
1.45/1.51	c bounds -1 >= -1853 @ 0.867861
1.45/1.51	c bounds -1 >= -1852 @ 0.86816
1.45/1.51	c bounds -1 >= -1851 @ 0.868457
1.45/1.51	c bounds -1 >= -1850 @ 0.868752
1.45/1.51	c bounds -1 >= -1849 @ 0.869049
1.45/1.51	c bounds -1 >= -1848 @ 0.869347
1.45/1.51	c bounds -1 >= -1847 @ 0.869635
1.45/1.51	c bounds -1 >= -1846 @ 0.86993
1.45/1.51	c bounds -1 >= -1845 @ 0.870226
1.45/1.51	c bounds -1 >= -1844 @ 0.870529
1.45/1.51	c bounds -1 >= -1843 @ 0.870837
1.45/1.51	c bounds -1 >= -1842 @ 0.871147
1.45/1.51	c bounds -1 >= -1841 @ 0.87146
1.45/1.51	c bounds -1 >= -1840 @ 0.871765
1.45/1.51	c bounds -1 >= -1839 @ 0.872069
1.45/1.51	c bounds -1 >= -1838 @ 0.872371
1.45/1.51	c bounds -1 >= -1837 @ 0.872673
1.45/1.51	c bounds -1 >= -1836 @ 0.872974
1.45/1.51	c bounds -1 >= -1835 @ 0.873277
1.45/1.51	c bounds -1 >= -1834 @ 0.873588
1.45/1.51	c bounds -1 >= -1833 @ 0.873889
1.45/1.51	c bounds -1 >= -1832 @ 0.874191
1.45/1.51	c bounds -1 >= -1831 @ 0.874495
1.45/1.51	c bounds -1 >= -1830 @ 0.874798
1.45/1.51	c bounds -1 >= -1829 @ 0.875104
1.45/1.51	c bounds -1 >= -1828 @ 0.875416
1.45/1.51	c bounds -1 >= -1827 @ 0.875716
1.45/1.51	c bounds -1 >= -1826 @ 0.876024
1.45/1.51	c bounds -1 >= -1825 @ 0.876328
1.45/1.51	c bounds -1 >= -1824 @ 0.876638
1.45/1.51	c bounds -1 >= -1823 @ 0.876937
1.45/1.52	c bounds -1 >= -1822 @ 0.877239
1.45/1.52	c bounds -1 >= -1821 @ 0.877539
1.45/1.52	c bounds -1 >= -1820 @ 0.877838
1.45/1.52	c bounds -1 >= -1819 @ 0.878136
1.45/1.52	c bounds -1 >= -1818 @ 0.878433
1.45/1.52	c bounds -1 >= -1817 @ 0.878733
1.45/1.52	c bounds -1 >= -1816 @ 0.879035
1.45/1.52	c bounds -1 >= -1815 @ 0.879333
1.45/1.52	c bounds -1 >= -1814 @ 0.879633
1.45/1.52	c bounds -1 >= -1813 @ 0.879933
1.45/1.52	c bounds -1 >= -1812 @ 0.880233
1.45/1.52	c bounds -1 >= -1811 @ 0.880532
1.45/1.52	c bounds -1 >= -1810 @ 0.880831
1.45/1.52	c bounds -1 >= -1809 @ 0.881129
1.45/1.52	c bounds -1 >= -1808 @ 0.881429
1.45/1.52	c bounds -1 >= -1807 @ 0.881728
1.45/1.52	c bounds -1 >= -1806 @ 0.882027
1.45/1.52	c bounds -1 >= -1805 @ 0.882319
1.45/1.52	c bounds -1 >= -1804 @ 0.882625
1.45/1.52	c bounds -1 >= -1803 @ 0.882917
1.45/1.52	c bounds -1 >= -1802 @ 0.88321
1.45/1.52	c bounds -1 >= -1801 @ 0.883505
1.45/1.52	c bounds -1 >= -1800 @ 0.8838
1.45/1.52	c bounds -1 >= -1799 @ 0.884094
1.45/1.52	c bounds -1 >= -1798 @ 0.884387
1.45/1.52	c bounds -1 >= -1797 @ 0.884693
1.45/1.52	c bounds -1 >= -1796 @ 0.88499
1.45/1.52	c bounds -1 >= -1795 @ 0.885283
1.45/1.52	c bounds -1 >= -1794 @ 0.885575
1.45/1.52	c bounds -1 >= -1793 @ 0.88587
1.45/1.52	c bounds -1 >= -1792 @ 0.88616
1.45/1.52	c bounds -1 >= -1791 @ 0.886457
1.45/1.52	c bounds -1 >= -1790 @ 0.886756
1.45/1.53	c bounds -1 >= -1789 @ 0.887068
1.45/1.53	c bounds -1 >= -1788 @ 0.887373
1.45/1.53	c bounds -1 >= -1787 @ 0.887685
1.45/1.53	c bounds -1 >= -1786 @ 0.887985
1.45/1.53	c bounds -1 >= -1785 @ 0.888288
1.45/1.53	c bounds -1 >= -1784 @ 0.888605
1.45/1.53	c bounds -1 >= -1783 @ 0.888907
1.45/1.53	c bounds -1 >= -1782 @ 0.889204
1.45/1.53	c bounds -1 >= -1781 @ 0.889502
1.45/1.53	c bounds -1 >= -1780 @ 0.889815
1.45/1.53	c bounds -1 >= -1779 @ 0.890118
1.45/1.53	c bounds -1 >= -1778 @ 0.890431
1.45/1.53	c bounds -1 >= -1777 @ 0.890729
1.45/1.53	c bounds -1 >= -1776 @ 0.891043
1.45/1.53	c bounds -1 >= -1775 @ 0.891346
1.45/1.53	c bounds -1 >= -1774 @ 0.891644
1.45/1.53	c bounds -1 >= -1773 @ 0.891946
1.45/1.53	c bounds -1 >= -1772 @ 0.892247
1.45/1.53	c bounds -1 >= -1771 @ 0.89256
1.45/1.53	c bounds -1 >= -1770 @ 0.892858
1.45/1.53	c bounds -1 >= -1769 @ 0.893155
1.45/1.53	c bounds -1 >= -1768 @ 0.893457
1.45/1.53	c bounds -1 >= -1767 @ 0.89376
1.45/1.53	c bounds -1 >= -1766 @ 0.894059
1.45/1.53	c bounds -1 >= -1765 @ 0.894378
1.45/1.53	c bounds -1 >= -1764 @ 0.894679
1.45/1.53	c bounds -1 >= -1763 @ 0.89498
1.45/1.53	c bounds -1 >= -1762 @ 0.895281
1.45/1.53	c bounds -1 >= -1761 @ 0.895598
1.45/1.53	c bounds -1 >= -1760 @ 0.895893
1.45/1.53	c bounds -1 >= -1759 @ 0.896191
1.45/1.53	c bounds -1 >= -1758 @ 0.896489
1.45/1.53	c bounds -1 >= -1757 @ 0.89679
1.45/1.54	c bounds -1 >= -1756 @ 0.897091
1.45/1.54	c bounds -1 >= -1755 @ 0.897401
1.45/1.54	c bounds -1 >= -1754 @ 0.8977
1.45/1.54	c bounds -1 >= -1753 @ 0.897999
1.45/1.54	c bounds -1 >= -1752 @ 0.898297
1.45/1.54	c bounds -1 >= -1751 @ 0.898595
1.45/1.54	c bounds -1 >= -1750 @ 0.898891
1.45/1.54	c bounds -1 >= -1749 @ 0.899193
1.45/1.54	c bounds -1 >= -1748 @ 0.899505
1.45/1.54	c bounds -1 >= -1747 @ 0.899805
1.45/1.54	c bounds -1 >= -1746 @ 0.900104
1.45/1.54	c bounds -1 >= -1745 @ 0.900402
1.45/1.54	c bounds -1 >= -1744 @ 0.900713
1.45/1.54	c bounds -1 >= -1743 @ 0.90102
1.45/1.54	c bounds -1 >= -1742 @ 0.901318
1.45/1.54	c bounds -1 >= -1741 @ 0.901616
1.45/1.54	c bounds -1 >= -1740 @ 0.901929
1.45/1.54	c bounds -1 >= -1739 @ 0.902225
1.45/1.54	c bounds -1 >= -1738 @ 0.902543
1.45/1.54	c bounds -1 >= -1737 @ 0.902844
1.45/1.54	c bounds -1 >= -1736 @ 0.903143
1.45/1.54	c bounds -1 >= -1735 @ 0.903439
1.45/1.54	c bounds -1 >= -1734 @ 0.903736
1.45/1.54	c bounds -1 >= -1733 @ 0.904041
1.45/1.54	c bounds -1 >= -1732 @ 0.904337
1.45/1.54	c bounds -1 >= -1731 @ 0.904648
1.45/1.54	c bounds -1 >= -1730 @ 0.90495
1.45/1.54	c bounds -1 >= -1729 @ 0.905247
1.45/1.54	c bounds -1 >= -1728 @ 0.905549
1.45/1.54	c bounds -1 >= -1727 @ 0.905852
1.45/1.54	c bounds -1 >= -1726 @ 0.906147
1.45/1.54	c bounds -1 >= -1725 @ 0.906442
1.45/1.54	c bounds -1 >= -1724 @ 0.906738
1.45/1.55	c bounds -1 >= -1723 @ 0.90703
1.45/1.55	c bounds -1 >= -1722 @ 0.907324
1.45/1.55	c bounds -1 >= -1721 @ 0.90763
1.45/1.55	c bounds -1 >= -1720 @ 0.907926
1.45/1.55	c bounds -1 >= -1719 @ 0.908218
1.45/1.55	c bounds -1 >= -1718 @ 0.908507
1.45/1.55	c bounds -1 >= -1717 @ 0.908804
1.45/1.55	c bounds -1 >= -1716 @ 0.909096
1.45/1.55	c bounds -1 >= -1715 @ 0.909386
1.45/1.55	c bounds -1 >= -1714 @ 0.909683
1.45/1.55	c bounds -1 >= -1713 @ 0.90998
1.45/1.55	c bounds -1 >= -1712 @ 0.91028
1.45/1.55	c bounds -1 >= -1711 @ 0.910581
1.45/1.55	c bounds -1 >= -1710 @ 0.910875
1.45/1.55	c bounds -1 >= -1709 @ 0.911171
1.45/1.55	c bounds -1 >= -1708 @ 0.911469
1.45/1.55	c bounds -1 >= -1707 @ 0.911772
1.45/1.55	c bounds -1 >= -1706 @ 0.912071
1.45/1.55	c bounds -1 >= -1705 @ 0.912368
1.45/1.55	c bounds -1 >= -1704 @ 0.912667
1.45/1.55	c bounds -1 >= -1703 @ 0.912969
1.45/1.55	c bounds -1 >= -1702 @ 0.913264
1.45/1.55	c bounds -1 >= -1701 @ 0.913558
1.45/1.55	c bounds -1 >= -1700 @ 0.913873
1.45/1.55	c bounds -1 >= -1699 @ 0.914171
1.45/1.55	c bounds -1 >= -1698 @ 0.914474
1.45/1.55	c bounds -1 >= -1697 @ 0.914776
1.45/1.55	c bounds -1 >= -1696 @ 0.915073
1.45/1.55	c bounds -1 >= -1695 @ 0.915369
1.45/1.55	c bounds -1 >= -1694 @ 0.91568
1.45/1.55	c bounds -1 >= -1693 @ 0.915978
1.45/1.55	c bounds -1 >= -1692 @ 0.916278
1.45/1.55	c bounds -1 >= -1691 @ 0.916577
1.45/1.55	c bounds -1 >= -1690 @ 0.916892
1.45/1.56	c bounds -1 >= -1689 @ 0.917195
1.45/1.56	c bounds -1 >= -1688 @ 0.91749
1.45/1.56	c bounds -1 >= -1687 @ 0.917784
1.45/1.56	c bounds -1 >= -1686 @ 0.918082
1.45/1.56	c bounds -1 >= -1685 @ 0.918377
1.45/1.56	c bounds -1 >= -1684 @ 0.918673
1.45/1.56	c bounds -1 >= -1683 @ 0.918969
1.45/1.56	c bounds -1 >= -1682 @ 0.919265
1.45/1.56	c bounds -1 >= -1681 @ 0.919561
1.45/1.56	c bounds -1 >= -1680 @ 0.91986
1.45/1.56	c bounds -1 >= -1679 @ 0.920154
1.45/1.56	c bounds -1 >= -1678 @ 0.920448
1.45/1.56	c bounds -1 >= -1677 @ 0.920762
1.45/1.56	c bounds -1 >= -1676 @ 0.921058
1.45/1.56	c bounds -1 >= -1675 @ 0.921352
1.45/1.56	c bounds -1 >= -1674 @ 0.921649
1.45/1.56	c bounds -1 >= -1673 @ 0.921957
1.45/1.56	c bounds -1 >= -1672 @ 0.922253
1.45/1.56	c bounds -1 >= -1671 @ 0.922559
1.45/1.56	c bounds -1 >= -1670 @ 0.92286
1.45/1.56	c bounds -1 >= -1669 @ 0.92316
1.45/1.56	c bounds -1 >= -1668 @ 0.923458
1.45/1.56	c bounds -1 >= -1667 @ 0.923763
1.45/1.56	c bounds -1 >= -1666 @ 0.924058
1.45/1.56	c bounds -1 >= -1665 @ 0.924353
1.45/1.56	c bounds -1 >= -1664 @ 0.924649
1.45/1.56	c bounds -1 >= -1663 @ 0.924947
1.45/1.56	c bounds -1 >= -1662 @ 0.925245
1.45/1.56	c bounds -1 >= -1661 @ 0.925787
1.45/1.56	c bounds -1 >= -1660 @ 0.926025
1.45/1.56	c bounds -1 >= -1659 @ 0.926263
1.45/1.56	c bounds -1 >= -1658 @ 0.926504
1.45/1.56	c bounds -1 >= -1657 @ 0.926742
1.45/1.57	c bounds -1 >= -1656 @ 0.926981
1.45/1.57	c bounds -1 >= -1655 @ 0.92722
1.45/1.57	c bounds -1 >= -1654 @ 0.927456
1.45/1.57	c bounds -1 >= -1653 @ 0.927695
1.45/1.57	c bounds -1 >= -1652 @ 0.927938
1.45/1.57	c bounds -1 >= -1651 @ 0.928178
1.45/1.57	c bounds -1 >= -1650 @ 0.928416
1.45/1.57	c bounds -1 >= -1649 @ 0.928659
1.45/1.57	c bounds -1 >= -1648 @ 0.9289
1.45/1.57	c bounds -1 >= -1647 @ 0.929141
1.45/1.57	c bounds -1 >= -1646 @ 0.92938
1.45/1.57	c bounds -1 >= -1645 @ 0.92962
1.45/1.57	c bounds -1 >= -1644 @ 0.929861
1.45/1.57	c bounds -1 >= -1643 @ 0.930105
1.45/1.57	c bounds -1 >= -1642 @ 0.930344
1.45/1.57	c bounds -1 >= -1641 @ 0.930588
1.45/1.57	c bounds -1 >= -1640 @ 0.930836
1.45/1.57	c bounds -1 >= -1639 @ 0.931083
1.45/1.57	c bounds -1 >= -1638 @ 0.931327
1.45/1.57	c bounds -1 >= -1637 @ 0.931571
1.45/1.57	c bounds -1 >= -1636 @ 0.931816
1.45/1.57	c bounds -1 >= -1635 @ 0.932064
1.45/1.57	c bounds -1 >= -1634 @ 0.932307
1.45/1.57	c bounds -1 >= -1633 @ 0.932549
1.45/1.57	c bounds -1 >= -1632 @ 0.932788
1.45/1.57	c bounds -1 >= -1631 @ 0.933032
1.45/1.57	c bounds -1 >= -1630 @ 0.933274
1.45/1.57	c bounds -1 >= -1629 @ 0.933517
1.45/1.57	c bounds -1 >= -1628 @ 0.933762
1.45/1.57	c bounds -1 >= -1627 @ 0.934005
1.45/1.57	c bounds -1 >= -1626 @ 0.934343
1.45/1.57	c bounds -1 >= -1625 @ 0.934591
1.45/1.57	c bounds -1 >= -1624 @ 0.93484
1.45/1.57	c bounds -1 >= -1623 @ 0.935084
1.45/1.57	c bounds -1 >= -1622 @ 0.935325
1.45/1.57	c bounds -1 >= -1621 @ 0.935569
1.45/1.57	c bounds -1 >= -1620 @ 0.935811
1.45/1.57	c bounds -1 >= -1619 @ 0.936054
1.45/1.57	c bounds -1 >= -1618 @ 0.936294
1.45/1.57	c bounds -1 >= -1617 @ 0.93654
1.45/1.57	c bounds -1 >= -1616 @ 0.936783
1.45/1.58	c bounds -1 >= -1615 @ 0.937021
1.45/1.58	c bounds -1 >= -1614 @ 0.937264
1.45/1.58	c bounds -1 >= -1613 @ 0.937503
1.45/1.58	c bounds -1 >= -1612 @ 0.937744
1.45/1.58	c bounds -1 >= -1611 @ 0.937995
1.45/1.58	c bounds -1 >= -1610 @ 0.938243
1.45/1.58	c bounds -1 >= -1609 @ 0.938487
1.45/1.58	c bounds -1 >= -1608 @ 0.93873
1.45/1.58	c bounds -1 >= -1607 @ 0.938969
1.45/1.58	c bounds -1 >= -1606 @ 0.939211
1.45/1.58	c bounds -1 >= -1605 @ 0.939454
1.45/1.58	c bounds -1 >= -1604 @ 0.939696
1.45/1.58	c bounds -1 >= -1603 @ 0.939936
1.45/1.58	c bounds -1 >= -1602 @ 0.940174
1.45/1.58	c bounds -1 >= -1601 @ 0.940415
1.45/1.58	c bounds -1 >= -1600 @ 0.940656
1.45/1.58	c bounds -1 >= -1599 @ 0.940898
1.45/1.58	c bounds -1 >= -1598 @ 0.941142
1.45/1.58	c bounds -1 >= -1597 @ 0.941394
1.45/1.58	c bounds -1 >= -1596 @ 0.941632
1.45/1.58	c bounds -1 >= -1595 @ 0.941875
1.45/1.58	c bounds -1 >= -1594 @ 0.942125
1.45/1.58	c bounds -1 >= -1593 @ 0.942368
1.45/1.58	c bounds -1 >= -1592 @ 0.942611
1.45/1.58	c bounds -1 >= -1591 @ 0.942859
1.45/1.58	c bounds -1 >= -1590 @ 0.943095
1.45/1.58	c bounds -1 >= -1589 @ 0.943335
1.45/1.58	c bounds -1 >= -1588 @ 0.943574
1.45/1.58	c bounds -1 >= -1587 @ 0.943812
1.45/1.58	c bounds -1 >= -1586 @ 0.94405
1.45/1.58	c bounds -1 >= -1585 @ 0.944293
1.45/1.58	c bounds -1 >= -1584 @ 0.944534
1.45/1.58	c bounds -1 >= -1583 @ 0.944778
1.45/1.58	c bounds -1 >= -1582 @ 0.94502
1.45/1.58	c bounds -1 >= -1581 @ 0.945258
1.45/1.58	c bounds -1 >= -1580 @ 0.945507
1.45/1.58	c bounds -1 >= -1579 @ 0.945752
1.45/1.58	c bounds -1 >= -1578 @ 0.945997
1.45/1.58	c bounds -1 >= -1577 @ 0.946239
1.45/1.58	c bounds -1 >= -1576 @ 0.946492
1.45/1.58	c bounds -1 >= -1575 @ 0.946736
1.45/1.59	c bounds -1 >= -1574 @ 0.946979
1.45/1.59	c bounds -1 >= -1573 @ 0.94722
1.45/1.59	c bounds -1 >= -1572 @ 0.94747
1.45/1.59	c bounds -1 >= -1571 @ 0.947722
1.45/1.59	c bounds -1 >= -1570 @ 0.947963
1.45/1.59	c bounds -1 >= -1569 @ 0.948208
1.45/1.59	c bounds -1 >= -1568 @ 0.948452
1.45/1.59	c bounds -1 >= -1567 @ 0.948698
1.45/1.59	c bounds -1 >= -1566 @ 0.948942
1.45/1.59	c bounds -1 >= -1565 @ 0.949183
1.45/1.59	c bounds -1 >= -1564 @ 0.94942
1.45/1.59	c bounds -1 >= -1563 @ 0.949661
1.45/1.59	c bounds -1 >= -1562 @ 0.949913
1.45/1.59	c bounds -1 >= -1561 @ 0.950154
1.45/1.59	c bounds -1 >= -1560 @ 0.950392
1.45/1.59	c bounds -1 >= -1559 @ 0.95064
1.45/1.59	c bounds -1 >= -1558 @ 0.950881
1.45/1.59	c bounds -1 >= -1557 @ 0.951126
1.45/1.59	c bounds -1 >= -1556 @ 0.951369
1.45/1.59	c bounds -1 >= -1555 @ 0.95161
1.45/1.59	c bounds -1 >= -1554 @ 0.951854
1.45/1.59	c bounds -1 >= -1553 @ 0.952096
1.45/1.59	c bounds -1 >= -1552 @ 0.952335
1.45/1.59	c bounds -1 >= -1551 @ 0.952578
1.45/1.59	c bounds -1 >= -1550 @ 0.952578
1.45/1.59	c bounds -1 >= -1549 @ 0.952578
1.45/1.59	c bounds -1 >= -1548 @ 0.952578
1.45/1.59	c bounds -1 >= -1547 @ 0.952578
1.45/1.59	c bounds -1 >= -1546 @ 0.952818
1.45/1.59	c bounds -1 >= -1545 @ 0.953061
1.45/1.59	c bounds -1 >= -1544 @ 0.953296
1.45/1.59	c bounds -1 >= -1543 @ 0.953521
1.45/1.59	c bounds -1 >= -1542 @ 0.953576
1.45/1.59	c bounds -1 >= -1541 @ 0.953576
1.45/1.59	c bounds -1 >= -1540 @ 0.953576
1.45/1.59	c bounds -1 >= -1539 @ 0.953576
1.45/1.59	c bounds -1 >= -1538 @ 0.953741
1.45/1.59	c bounds -1 >= -1537 @ 0.953983
1.45/1.59	c bounds -1 >= -1536 @ 0.954222
1.45/1.59	c bounds -1 >= -1535 @ 0.954513
1.45/1.59	c bounds -1 >= -1534 @ 0.95475
1.45/1.60	c bounds -1 >= -1533 @ 0.954995
1.45/1.60	c bounds -1 >= -1532 @ 0.955247
1.45/1.60	c bounds -1 >= -1531 @ 0.955491
1.54/1.60	c bounds -1 >= -1530 @ 0.955733
1.54/1.60	c bounds -1 >= -1529 @ 0.955995
1.54/1.60	c bounds -1 >= -1528 @ 0.956235
1.54/1.60	c bounds -1 >= -1527 @ 0.956473
1.54/1.60	c bounds -1 >= -1526 @ 0.956712
1.54/1.60	c bounds -1 >= -1525 @ 0.956954
1.54/1.60	c bounds -1 >= -1524 @ 0.957192
1.54/1.60	c bounds -1 >= -1523 @ 0.957435
1.54/1.60	c bounds -1 >= -1522 @ 0.957681
1.54/1.60	c bounds -1 >= -1521 @ 0.95792
1.54/1.60	c bounds -1 >= -1520 @ 0.958172
1.54/1.60	c bounds -1 >= -1519 @ 0.958414
1.54/1.60	c bounds -1 >= -1518 @ 0.958659
1.54/1.60	c bounds -1 >= -1517 @ 0.958906
1.54/1.60	c bounds -1 >= -1516 @ 0.959147
1.54/1.60	c bounds -1 >= -1515 @ 0.959395
1.54/1.60	c bounds -1 >= -1514 @ 0.95964
1.54/1.60	c bounds -1 >= -1513 @ 0.959878
1.54/1.60	c bounds -1 >= -1512 @ 0.960127
1.54/1.60	c bounds -1 >= -1511 @ 0.960371
1.54/1.60	c bounds -1 >= -1510 @ 0.960611
1.54/1.60	c bounds -1 >= -1509 @ 0.960857
1.54/1.60	c bounds -1 >= -1508 @ 0.961099
1.54/1.60	c bounds -1 >= -1507 @ 0.96134
1.54/1.60	c bounds -1 >= -1506 @ 0.961605
1.54/1.60	c bounds -1 >= -1505 @ 0.961847
1.54/1.60	c bounds -1 >= -1504 @ 0.962081
1.54/1.60	c bounds -1 >= -1503 @ 0.96232
1.54/1.60	c bounds -1 >= -1502 @ 0.962563
1.54/1.60	c bounds -1 >= -1501 @ 0.962806
1.54/1.60	c bounds -1 >= -1500 @ 0.963051
1.54/1.60	c bounds -1 >= -1499 @ 0.963302
1.54/1.60	c bounds -1 >= -1498 @ 0.963542
1.54/1.60	c bounds -1 >= -1497 @ 0.963781
1.54/1.60	c bounds -1 >= -1496 @ 0.964031
1.54/1.60	c bounds -1 >= -1495 @ 0.964265
1.54/1.60	c bounds -1 >= -1494 @ 0.964502
1.54/1.60	c bounds -1 >= -1493 @ 0.964739
1.54/1.61	c bounds -1 >= -1492 @ 0.965016
1.54/1.61	c bounds -1 >= -1491 @ 0.965262
1.54/1.61	c bounds -1 >= -1490 @ 0.965495
1.54/1.61	c bounds -1 >= -1489 @ 0.965729
1.54/1.61	c bounds -1 >= -1488 @ 0.965975
1.54/1.61	c bounds -1 >= -1487 @ 0.966225
1.54/1.61	c bounds -1 >= -1486 @ 0.966471
1.54/1.61	c bounds -1 >= -1485 @ 0.966716
1.54/1.61	c bounds -1 >= -1484 @ 0.966957
1.54/1.61	c bounds -1 >= -1483 @ 0.967204
1.54/1.61	c bounds -1 >= -1482 @ 0.967458
1.54/1.61	c bounds -1 >= -1481 @ 0.967706
1.54/1.61	c bounds -1 >= -1480 @ 0.967945
1.54/1.61	c bounds -1 >= -1479 @ 0.968183
1.54/1.61	c bounds -1 >= -1478 @ 0.968436
1.54/1.61	c bounds -1 >= -1477 @ 0.968679
1.54/1.61	c bounds -1 >= -1476 @ 0.968923
1.54/1.61	c bounds -1 >= -1475 @ 0.969168
1.54/1.61	c bounds -1 >= -1474 @ 0.969413
1.54/1.61	c bounds -1 >= -1473 @ 0.969652
1.54/1.61	c bounds -1 >= -1472 @ 0.969891
1.54/1.61	c bounds -1 >= -1471 @ 0.970133
1.54/1.61	c bounds -1 >= -1470 @ 0.970375
1.54/1.61	c bounds -1 >= -1469 @ 0.97062
1.54/1.61	c bounds -1 >= -1468 @ 0.970864
1.54/1.61	c bounds -1 >= -1467 @ 0.971097
1.54/1.61	c bounds -1 >= -1466 @ 0.97134
1.54/1.61	c bounds -1 >= -1465 @ 0.97158
1.54/1.61	c bounds -1 >= -1464 @ 0.971823
1.54/1.61	c bounds -1 >= -1463 @ 0.972055
1.54/1.61	c bounds -1 >= -1462 @ 0.972293
1.54/1.61	c bounds -1 >= -1461 @ 0.972532
1.54/1.61	c bounds -1 >= -1460 @ 0.972786
1.54/1.61	c bounds -1 >= -1459 @ 0.973029
1.54/1.61	c bounds -1 >= -1458 @ 0.973282
1.54/1.61	c bounds -1 >= -1457 @ 0.973518
1.54/1.61	c bounds -1 >= -1456 @ 0.973762
1.54/1.61	c bounds -1 >= -1455 @ 0.974005
1.54/1.61	c bounds -1 >= -1454 @ 0.974235
1.54/1.61	c bounds -1 >= -1453 @ 0.974471
1.54/1.61	c bounds -1 >= -1452 @ 0.974526
1.54/1.62	c bounds -1 >= -1451 @ 0.974526
1.54/1.62	c bounds -1 >= -1450 @ 0.974526
1.54/1.62	c bounds -1 >= -1449 @ 0.974526
1.54/1.62	c bounds -1 >= -1448 @ 0.974698
1.54/1.62	c bounds -1 >= -1447 @ 0.974936
1.54/1.62	c bounds -1 >= -1446 @ 0.975171
1.54/1.62	c bounds -1 >= -1445 @ 0.97541
1.54/1.62	c bounds -1 >= -1444 @ 0.975649
1.54/1.62	c bounds -1 >= -1443 @ 0.975896
1.54/1.62	c bounds -1 >= -1442 @ 0.976142
1.54/1.62	c bounds -1 >= -1441 @ 0.976383
1.54/1.62	c bounds -1 >= -1440 @ 0.97662
1.54/1.62	c bounds -1 >= -1439 @ 0.976855
1.54/1.62	c bounds -1 >= -1438 @ 0.977091
1.54/1.62	c bounds -1 >= -1437 @ 0.977329
1.54/1.62	c bounds -1 >= -1436 @ 0.977562
1.54/1.62	c bounds -1 >= -1435 @ 0.977799
1.54/1.62	c bounds -1 >= -1434 @ 0.978039
1.54/1.62	c bounds -1 >= -1433 @ 0.978289
1.54/1.62	c bounds -1 >= -1432 @ 0.97853
1.54/1.62	c bounds -1 >= -1431 @ 0.978772
1.54/1.62	c bounds -1 >= -1430 @ 0.97904
1.54/1.62	c bounds -1 >= -1429 @ 0.979277
1.54/1.62	c bounds -1 >= -1428 @ 0.979521
1.54/1.62	c bounds -1 >= -1427 @ 0.979768
1.54/1.62	c bounds -1 >= -1426 @ 0.980005
1.54/1.62	c bounds -1 >= -1425 @ 0.980246
1.54/1.62	c bounds -1 >= -1424 @ 0.980494
1.54/1.62	c bounds -1 >= -1423 @ 0.980731
1.54/1.62	c bounds -1 >= -1422 @ 0.980976
1.54/1.62	c bounds -1 >= -1421 @ 0.981221
1.54/1.62	c bounds -1 >= -1420 @ 0.981473
1.54/1.62	c bounds -1 >= -1419 @ 0.981722
1.54/1.62	c bounds -1 >= -1418 @ 0.981961
1.54/1.62	c bounds -1 >= -1417 @ 0.982202
1.54/1.62	c bounds -1 >= -1416 @ 0.982445
1.54/1.62	c bounds -1 >= -1415 @ 0.982683
1.54/1.62	c bounds -1 >= -1414 @ 0.982928
1.54/1.62	c bounds -1 >= -1413 @ 0.983166
1.54/1.62	c bounds -1 >= -1412 @ 0.983408
1.54/1.62	c bounds -1 >= -1411 @ 0.983643
1.54/1.63	c bounds -1 >= -1410 @ 0.983875
1.54/1.63	c bounds -1 >= -1409 @ 0.984109
1.54/1.63	c bounds -1 >= -1408 @ 0.984341
1.54/1.63	c bounds -1 >= -1407 @ 0.984575
1.54/1.63	c bounds -1 >= -1406 @ 0.984826
1.54/1.63	c bounds -1 >= -1405 @ 0.985072
1.54/1.63	c bounds -1 >= -1404 @ 0.985308
1.54/1.63	c bounds -1 >= -1403 @ 0.985545
1.54/1.63	c bounds -1 >= -1402 @ 0.985781
1.54/1.63	c bounds -1 >= -1401 @ 0.98603
1.54/1.63	c bounds -1 >= -1400 @ 0.986265
1.54/1.63	c bounds -1 >= -1399 @ 0.986508
1.54/1.63	c bounds -1 >= -1398 @ 0.986754
1.54/1.63	c bounds -1 >= -1397 @ 0.986993
1.54/1.63	c bounds -1 >= -1396 @ 0.987247
1.54/1.63	c bounds -1 >= -1395 @ 0.987484
1.54/1.63	c bounds -1 >= -1394 @ 0.987724
1.54/1.63	c bounds -1 >= -1393 @ 0.987968
1.54/1.63	c bounds -1 >= -1392 @ 0.988206
1.54/1.63	c bounds -1 >= -1391 @ 0.988439
1.54/1.63	c bounds -1 >= -1390 @ 0.988491
1.54/1.63	c bounds -1 >= -1389 @ 0.988491
1.54/1.63	c bounds -1 >= -1388 @ 0.988491
1.54/1.63	c bounds -1 >= -1387 @ 0.988491
1.54/1.63	c bounds -1 >= -1386 @ 0.988654
1.54/1.63	c bounds -1 >= -1385 @ 0.988944
1.54/1.63	c bounds -1 >= -1384 @ 0.989184
1.54/1.63	c bounds -1 >= -1383 @ 0.989411
1.54/1.63	c bounds -1 >= -1382 @ 0.989652
1.54/1.63	c bounds -1 >= -1381 @ 0.989883
1.54/1.63	c bounds -1 >= -1380 @ 0.990129
1.54/1.63	c bounds -1 >= -1379 @ 0.990379
1.54/1.63	c bounds -1 >= -1378 @ 0.990624
1.54/1.63	c bounds -1 >= -1377 @ 0.990866
1.54/1.63	c bounds -1 >= -1376 @ 0.991099
1.54/1.63	c bounds -1 >= -1375 @ 0.991351
1.54/1.63	c bounds -1 >= -1374 @ 0.991595
1.54/1.63	c bounds -1 >= -1373 @ 0.991838
1.54/1.63	c bounds -1 >= -1372 @ 0.99208
1.54/1.63	c bounds -1 >= -1371 @ 0.992322
1.54/1.63	c bounds -1 >= -1370 @ 0.992391
1.54/1.64	c bounds -1 >= -1369 @ 0.992391
1.54/1.64	c bounds -1 >= -1368 @ 0.992391
1.54/1.64	c bounds -1 >= -1367 @ 0.992391
1.54/1.64	c bounds -1 >= -1366 @ 0.992539
1.54/1.64	c bounds -1 >= -1365 @ 0.992782
1.54/1.64	c bounds -1 >= -1364 @ 0.993014
1.54/1.64	c bounds -1 >= -1363 @ 0.993251
1.54/1.64	c bounds -1 >= -1362 @ 0.993491
1.54/1.64	c bounds -1 >= -1361 @ 0.993741
1.54/1.64	c bounds -1 >= -1360 @ 0.993974
1.54/1.64	c bounds -1 >= -1359 @ 0.994211
1.54/1.64	c bounds -1 >= -1358 @ 0.994445
1.54/1.64	c bounds -1 >= -1357 @ 0.994683
1.54/1.64	c bounds -1 >= -1356 @ 0.994921
1.54/1.64	c bounds -1 >= -1355 @ 0.995176
1.54/1.64	c bounds -1 >= -1354 @ 0.995424
1.54/1.64	c bounds -1 >= -1353 @ 0.99567
1.54/1.64	c bounds -1 >= -1352 @ 0.995905
1.54/1.64	c bounds -1 >= -1351 @ 0.996138
1.54/1.64	c bounds -1 >= -1350 @ 0.996381
1.54/1.64	c bounds -1 >= -1349 @ 0.996626
1.54/1.64	c bounds -1 >= -1348 @ 0.996867
1.54/1.64	c bounds -1 >= -1347 @ 0.997101
1.54/1.64	c bounds -1 >= -1346 @ 0.997346
1.54/1.64	c bounds -1 >= -1345 @ 0.997595
1.54/1.64	c bounds -1 >= -1344 @ 0.997841
1.54/1.64	c bounds -1 >= -1343 @ 0.998087
1.54/1.64	c bounds -1 >= -1342 @ 0.998325
1.54/1.64	c bounds -1 >= -1341 @ 0.998572
1.54/1.64	c bounds -1 >= -1340 @ 0.99881
1.54/1.64	c bounds -1 >= -1339 @ 0.999065
1.54/1.64	c bounds -1 >= -1338 @ 0.999132
1.54/1.65	c bounds -1 >= -1337 @ 1.0003
1.54/1.65	c bounds -1 >= -1336 @ 1.00065
1.54/1.65	c bounds -1 >= -1335 @ 1.00089
1.54/1.65	c bounds -1 >= -1334 @ 1.00113
1.54/1.65	c bounds -1 >= -1333 @ 1.00137
1.54/1.65	c bounds -1 >= -1332 @ 1.0016
1.54/1.65	c bounds -1 >= -1331 @ 1.00184
1.54/1.65	c bounds -1 >= -1330 @ 1.00209
1.54/1.65	c bounds -1 >= -1329 @ 1.00233
1.54/1.65	c bounds -1 >= -1328 @ 1.00257
1.54/1.65	c bounds -1 >= -1327 @ 1.00282
1.54/1.65	c bounds -1 >= -1326 @ 1.00305
1.54/1.65	c bounds -1 >= -1325 @ 1.00329
1.54/1.65	c bounds -1 >= -1324 @ 1.00336
1.54/1.65	c bounds -1 >= -1323 @ 1.00336
1.54/1.65	c bounds -1 >= -1322 @ 1.00336
1.54/1.65	c bounds -1 >= -1321 @ 1.00336
1.54/1.65	c bounds -1 >= -1320 @ 1.00347
1.54/1.65	c bounds -1 >= -1319 @ 1.00371
1.54/1.65	c bounds -1 >= -1318 @ 1.00394
1.54/1.65	c bounds -1 >= -1317 @ 1.00418
1.54/1.65	c bounds -1 >= -1316 @ 1.00441
1.54/1.65	c bounds -1 >= -1315 @ 1.00464
1.54/1.65	c bounds -1 >= -1314 @ 1.00488
1.54/1.65	c bounds -1 >= -1313 @ 1.00511
1.54/1.65	c bounds -1 >= -1312 @ 1.00534
1.54/1.65	c bounds -1 >= -1311 @ 1.00558
1.54/1.66	c bounds -1 >= -1310 @ 1.00582
1.54/1.66	c bounds -1 >= -1309 @ 1.00606
1.54/1.66	c bounds -1 >= -1308 @ 1.0063
1.54/1.66	c bounds -1 >= -1307 @ 1.00654
1.54/1.66	c bounds -1 >= -1306 @ 1.00677
1.54/1.66	c bounds -1 >= -1305 @ 1.00701
1.54/1.66	c bounds -1 >= -1304 @ 1.00724
1.54/1.66	c bounds -1 >= -1303 @ 1.00748
1.54/1.66	c bounds -1 >= -1302 @ 1.00771
1.54/1.66	c bounds -1 >= -1301 @ 1.00795
1.54/1.66	c bounds -1 >= -1300 @ 1.00819
1.54/1.66	c bounds -1 >= -1299 @ 1.00843
1.54/1.66	c bounds -1 >= -1298 @ 1.00867
1.54/1.66	c bounds -1 >= -1297 @ 1.0089
1.54/1.66	c bounds -1 >= -1296 @ 1.00914
1.54/1.66	c bounds -1 >= -1295 @ 1.00937
1.54/1.66	c bounds -1 >= -1294 @ 1.00961
1.54/1.66	c bounds -1 >= -1293 @ 1.00984
1.54/1.66	c bounds -1 >= -1292 @ 1.01007
1.54/1.66	c bounds -1 >= -1291 @ 1.01036
1.54/1.66	c bounds -1 >= -1290 @ 1.01061
1.54/1.66	c bounds -1 >= -1289 @ 1.01086
1.54/1.66	c bounds -1 >= -1288 @ 1.0111
1.54/1.66	c bounds -1 >= -1287 @ 1.01134
1.54/1.66	c bounds -1 >= -1286 @ 1.01158
1.54/1.66	c bounds -1 >= -1285 @ 1.01182
1.54/1.66	c bounds -1 >= -1284 @ 1.01206
1.54/1.66	c bounds -1 >= -1283 @ 1.01229
1.54/1.66	c bounds -1 >= -1282 @ 1.01254
1.54/1.66	c bounds -1 >= -1281 @ 1.01278
1.54/1.66	c bounds -1 >= -1280 @ 1.01301
1.54/1.66	c bounds -1 >= -1279 @ 1.01325
1.54/1.66	c bounds -1 >= -1278 @ 1.01349
1.54/1.66	c bounds -1 >= -1277 @ 1.01372
1.54/1.66	c bounds -1 >= -1276 @ 1.01398
1.54/1.66	c bounds -1 >= -1275 @ 1.01422
1.54/1.66	c bounds -1 >= -1274 @ 1.01446
1.54/1.66	c bounds -1 >= -1273 @ 1.0147
1.54/1.66	c bounds -1 >= -1272 @ 1.01493
1.54/1.66	c bounds -1 >= -1271 @ 1.01518
1.54/1.66	c bounds -1 >= -1270 @ 1.01542
1.54/1.66	c bounds -1 >= -1269 @ 1.01567
1.54/1.67	c bounds -1 >= -1268 @ 1.01591
1.54/1.67	c bounds -1 >= -1267 @ 1.01615
1.54/1.67	c bounds -1 >= -1266 @ 1.01639
1.54/1.67	c bounds -1 >= -1265 @ 1.01664
1.54/1.67	c bounds -1 >= -1264 @ 1.01688
1.54/1.67	c bounds -1 >= -1263 @ 1.01712
1.54/1.67	c bounds -1 >= -1262 @ 1.01736
1.54/1.67	c bounds -1 >= -1261 @ 1.01761
1.54/1.67	c bounds -1 >= -1260 @ 1.01786
1.54/1.67	c bounds -1 >= -1259 @ 1.01809
1.54/1.67	c bounds -1 >= -1258 @ 1.01833
1.54/1.67	c bounds -1 >= -1257 @ 1.0184
1.54/1.67	c bounds -1 >= -1256 @ 1.0184
1.54/1.67	c bounds -1 >= -1255 @ 1.0184
1.54/1.67	c bounds -1 >= -1254 @ 1.0184
1.54/1.67	c bounds -1 >= -1253 @ 1.01856
1.54/1.67	c bounds -1 >= -1252 @ 1.0188
1.54/1.67	c bounds -1 >= -1251 @ 1.01903
1.54/1.67	c bounds -1 >= -1250 @ 1.01925
1.54/1.67	c bounds -1 >= -1249 @ 1.01931
1.54/1.67	c bounds -1 >= -1248 @ 1.01931
1.54/1.67	c bounds -1 >= -1247 @ 1.01931
1.54/1.67	c bounds -1 >= -1246 @ 1.01931
1.54/1.67	c bounds -1 >= -1245 @ 1.01945
1.54/1.67	c bounds -1 >= -1244 @ 1.0197
1.54/1.67	c bounds -1 >= -1243 @ 1.01993
1.54/1.67	c bounds -1 >= -1242 @ 1.02017
1.54/1.67	c bounds -1 >= -1241 @ 1.0204
1.54/1.67	c bounds -1 >= -1240 @ 1.02064
1.54/1.67	c bounds -1 >= -1239 @ 1.02087
1.54/1.67	c bounds -1 >= -1238 @ 1.02111
1.54/1.67	c bounds -1 >= -1237 @ 1.02135
1.54/1.67	c bounds -1 >= -1236 @ 1.02159
1.54/1.67	c bounds -1 >= -1235 @ 1.02183
1.54/1.67	c bounds -1 >= -1234 @ 1.02207
1.54/1.67	c bounds -1 >= -1233 @ 1.02231
1.54/1.67	c bounds -1 >= -1232 @ 1.02256
1.54/1.67	c bounds -1 >= -1231 @ 1.02319
1.54/1.67	c bounds -1 >= -1230 @ 1.02343
1.54/1.68	c bounds -1 >= -1229 @ 1.02367
1.54/1.68	c bounds -1 >= -1228 @ 1.0239
1.54/1.68	c bounds -1 >= -1227 @ 1.02413
1.54/1.68	c bounds -1 >= -1226 @ 1.02437
1.54/1.68	c bounds -1 >= -1225 @ 1.02461
1.54/1.68	c bounds -1 >= -1224 @ 1.02484
1.54/1.68	c bounds -1 >= -1223 @ 1.02508
1.54/1.68	c bounds -1 >= -1222 @ 1.02532
1.54/1.68	c bounds -1 >= -1221 @ 1.02557
1.54/1.68	c bounds -1 >= -1220 @ 1.0258
1.54/1.68	c bounds -1 >= -1219 @ 1.02604
1.54/1.68	c bounds -1 >= -1218 @ 1.02628
1.54/1.68	c bounds -1 >= -1217 @ 1.02652
1.54/1.68	c bounds -1 >= -1216 @ 1.02676
1.54/1.68	c bounds -1 >= -1215 @ 1.027
1.54/1.68	c bounds -1 >= -1214 @ 1.02723
1.54/1.68	c bounds -1 >= -1213 @ 1.02747
1.54/1.68	c bounds -1 >= -1212 @ 1.02771
1.54/1.68	c bounds -1 >= -1211 @ 1.02794
1.54/1.68	c bounds -1 >= -1210 @ 1.02818
1.54/1.68	c bounds -1 >= -1209 @ 1.02841
1.54/1.68	c bounds -1 >= -1208 @ 1.02864
1.54/1.68	c bounds -1 >= -1207 @ 1.02889
1.54/1.68	c bounds -1 >= -1206 @ 1.02913
1.54/1.68	c bounds -1 >= -1205 @ 1.02936
1.54/1.68	c bounds -1 >= -1204 @ 1.0296
1.54/1.68	c bounds -1 >= -1203 @ 1.02983
1.54/1.68	c bounds -1 >= -1202 @ 1.03005
1.54/1.68	c bounds -1 >= -1201 @ 1.03029
1.54/1.68	c bounds -1 >= -1200 @ 1.03052
1.54/1.68	c bounds -1 >= -1199 @ 1.03075
1.54/1.68	c bounds -1 >= -1198 @ 1.03099
1.54/1.68	c bounds -1 >= -1197 @ 1.03122
1.54/1.68	c bounds -1 >= -1196 @ 1.03146
1.54/1.68	c bounds -1 >= -1195 @ 1.03171
1.54/1.68	c bounds -1 >= -1194 @ 1.03194
1.54/1.68	c bounds -1 >= -1193 @ 1.03218
1.54/1.68	c bounds -1 >= -1192 @ 1.03241
1.54/1.68	c bounds -1 >= -1191 @ 1.03264
1.54/1.68	c bounds -1 >= -1190 @ 1.03288
1.54/1.68	c bounds -1 >= -1189 @ 1.03311
1.54/1.68	c bounds -1 >= -1188 @ 1.03335
1.54/1.68	c bounds -1 >= -1187 @ 1.03359
1.54/1.69	c bounds -1 >= -1186 @ 1.03382
1.54/1.69	c bounds -1 >= -1185 @ 1.03406
1.54/1.69	c bounds -1 >= -1184 @ 1.03431
1.54/1.69	c bounds -1 >= -1183 @ 1.03454
1.54/1.69	c bounds -1 >= -1182 @ 1.03477
1.54/1.69	c bounds -1 >= -1181 @ 1.03501
1.54/1.69	c bounds -1 >= -1180 @ 1.03525
1.54/1.69	c bounds -1 >= -1179 @ 1.03549
1.54/1.69	c bounds -1 >= -1178 @ 1.03573
1.54/1.69	c bounds -1 >= -1177 @ 1.03597
1.54/1.69	c bounds -1 >= -1176 @ 1.0362
1.54/1.69	c bounds -1 >= -1175 @ 1.03644
1.54/1.69	c bounds -1 >= -1174 @ 1.03669
1.54/1.69	c bounds -1 >= -1173 @ 1.03698
1.54/1.69	c bounds -1 >= -1172 @ 1.03723
1.54/1.69	c bounds -1 >= -1171 @ 1.03747
1.54/1.69	c bounds -1 >= -1170 @ 1.03772
1.54/1.69	c bounds -1 >= -1169 @ 1.03796
1.54/1.69	c bounds -1 >= -1168 @ 1.03819
1.54/1.69	c bounds -1 >= -1167 @ 1.03843
1.54/1.69	c bounds -1 >= -1166 @ 1.03867
1.54/1.69	c bounds -1 >= -1165 @ 1.0389
1.54/1.69	c bounds -1 >= -1164 @ 1.03914
1.54/1.69	c bounds -1 >= -1163 @ 1.03939
1.54/1.69	c bounds -1 >= -1162 @ 1.03963
1.54/1.69	c bounds -1 >= -1161 @ 1.03987
1.54/1.69	c bounds -1 >= -1160 @ 1.04011
1.54/1.69	c bounds -1 >= -1159 @ 1.04035
1.54/1.69	c bounds -1 >= -1158 @ 1.04058
1.54/1.69	c bounds -1 >= -1157 @ 1.04081
1.54/1.69	c bounds -1 >= -1156 @ 1.04105
1.54/1.69	c bounds -1 >= -1155 @ 1.04128
1.54/1.69	c bounds -1 >= -1154 @ 1.04134
1.54/1.69	c bounds -1 >= -1153 @ 1.04134
1.54/1.69	c bounds -1 >= -1152 @ 1.04134
1.54/1.69	c bounds -1 >= -1151 @ 1.04134
1.54/1.69	c bounds -1 >= -1150 @ 1.04151
1.54/1.69	c bounds -1 >= -1149 @ 1.04174
1.54/1.69	c bounds -1 >= -1148 @ 1.04196
1.54/1.69	c bounds -1 >= -1147 @ 1.04218
1.54/1.69	c bounds -1 >= -1146 @ 1.04242
1.54/1.70	c bounds -1 >= -1145 @ 1.04266
1.54/1.70	c bounds -1 >= -1144 @ 1.04289
1.54/1.70	c bounds -1 >= -1143 @ 1.04313
1.64/1.70	c bounds -1 >= -1142 @ 1.04337
1.64/1.70	c bounds -1 >= -1141 @ 1.0436
1.64/1.70	c bounds -1 >= -1140 @ 1.04385
1.64/1.70	c bounds -1 >= -1139 @ 1.04409
1.64/1.70	c bounds -1 >= -1138 @ 1.04432
1.64/1.70	c bounds -1 >= -1137 @ 1.04457
1.64/1.70	c bounds -1 >= -1136 @ 1.04481
1.64/1.70	c bounds -1 >= -1135 @ 1.04505
1.64/1.70	c bounds -1 >= -1134 @ 1.04529
1.64/1.70	c bounds -1 >= -1133 @ 1.04554
1.64/1.70	c bounds -1 >= -1132 @ 1.04577
1.64/1.70	c bounds -1 >= -1131 @ 1.046
1.64/1.70	c bounds -1 >= -1130 @ 1.04624
1.64/1.70	c bounds -1 >= -1129 @ 1.04648
1.64/1.70	c bounds -1 >= -1128 @ 1.04673
1.64/1.70	c bounds -1 >= -1127 @ 1.04696
1.64/1.70	c bounds -1 >= -1126 @ 1.0472
1.64/1.70	c bounds -1 >= -1125 @ 1.04743
1.64/1.70	c bounds -1 >= -1124 @ 1.04767
1.64/1.70	c bounds -1 >= -1123 @ 1.0479
1.64/1.70	c bounds -1 >= -1122 @ 1.04814
1.64/1.70	c bounds -1 >= -1121 @ 1.04855
1.64/1.70	c bounds -1 >= -1120 @ 1.04879
1.64/1.70	c bounds -1 >= -1119 @ 1.04904
1.64/1.70	c bounds -1 >= -1118 @ 1.04929
1.64/1.70	c bounds -1 >= -1117 @ 1.04952
1.64/1.70	c bounds -1 >= -1116 @ 1.04975
1.64/1.70	c bounds -1 >= -1115 @ 1.05
1.64/1.70	c bounds -1 >= -1114 @ 1.05024
1.64/1.70	c bounds -1 >= -1113 @ 1.05047
1.64/1.70	c bounds -1 >= -1112 @ 1.0507
1.64/1.70	c bounds -1 >= -1111 @ 1.05093
1.64/1.70	c bounds -1 >= -1110 @ 1.05117
1.64/1.70	c bounds -1 >= -1109 @ 1.05142
1.64/1.70	c bounds -1 >= -1108 @ 1.05165
1.64/1.70	c bounds -1 >= -1107 @ 1.05189
1.64/1.70	c bounds -1 >= -1106 @ 1.05212
1.64/1.70	c bounds -1 >= -1105 @ 1.05235
1.64/1.70	c bounds -1 >= -1104 @ 1.05258
1.64/1.71	c bounds -1 >= -1103 @ 1.05282
1.64/1.71	c bounds -1 >= -1102 @ 1.05306
1.64/1.71	c bounds -1 >= -1101 @ 1.05329
1.64/1.71	c bounds -1 >= -1100 @ 1.05352
1.64/1.71	c bounds -1 >= -1099 @ 1.05375
1.64/1.71	c bounds -1 >= -1098 @ 1.05398
1.64/1.71	c bounds -1 >= -1097 @ 1.05421
1.64/1.71	c bounds -1 >= -1096 @ 1.05446
1.64/1.71	c bounds -1 >= -1095 @ 1.05469
1.64/1.71	c bounds -1 >= -1094 @ 1.05493
1.64/1.71	c bounds -1 >= -1093 @ 1.05516
1.64/1.71	c bounds -1 >= -1092 @ 1.0554
1.64/1.71	c bounds -1 >= -1091 @ 1.05562
1.64/1.71	c bounds -1 >= -1090 @ 1.05586
1.64/1.71	c bounds -1 >= -1089 @ 1.05609
1.64/1.71	c bounds -1 >= -1088 @ 1.05632
1.64/1.71	c bounds -1 >= -1087 @ 1.05655
1.64/1.71	c bounds -1 >= -1086 @ 1.05679
1.64/1.71	c bounds -1 >= -1085 @ 1.05703
1.64/1.71	c bounds -1 >= -1084 @ 1.05725
1.64/1.71	c bounds -1 >= -1083 @ 1.05748
1.64/1.71	c bounds -1 >= -1082 @ 1.05771
1.64/1.71	c bounds -1 >= -1081 @ 1.05793
1.64/1.71	c bounds -1 >= -1080 @ 1.05816
1.64/1.71	c bounds -1 >= -1079 @ 1.05839
1.64/1.71	c bounds -1 >= -1078 @ 1.05862
1.64/1.71	c bounds -1 >= -1077 @ 1.05885
1.64/1.71	c bounds -1 >= -1076 @ 1.05908
1.64/1.71	c bounds -1 >= -1075 @ 1.05931
1.64/1.71	c bounds -1 >= -1074 @ 1.05956
1.64/1.71	c bounds -1 >= -1073 @ 1.05979
1.64/1.71	c bounds -1 >= -1072 @ 1.06002
1.64/1.71	c bounds -1 >= -1071 @ 1.06026
1.64/1.71	c bounds -1 >= -1070 @ 1.06049
1.64/1.71	c bounds -1 >= -1069 @ 1.06072
1.64/1.71	c bounds -1 >= -1068 @ 1.06095
1.64/1.71	c bounds -1 >= -1067 @ 1.06119
1.64/1.71	c bounds -1 >= -1066 @ 1.06142
1.64/1.71	c bounds -1 >= -1065 @ 1.06165
1.64/1.71	c bounds -1 >= -1064 @ 1.06188
1.64/1.71	c bounds -1 >= -1063 @ 1.06213
1.64/1.71	c bounds -1 >= -1062 @ 1.06235
1.64/1.72	c bounds -1 >= -1061 @ 1.06259
1.64/1.72	c bounds -1 >= -1060 @ 1.06282
1.64/1.72	c bounds -1 >= -1059 @ 1.06305
1.64/1.72	c bounds -1 >= -1058 @ 1.06329
1.64/1.72	c bounds -1 >= -1057 @ 1.06352
1.64/1.72	c bounds -1 >= -1056 @ 1.06375
1.64/1.72	c bounds -1 >= -1055 @ 1.06398
1.64/1.72	c bounds -1 >= -1054 @ 1.06421
1.64/1.72	c bounds -1 >= -1053 @ 1.06444
1.64/1.72	c bounds -1 >= -1052 @ 1.0647
1.64/1.72	c bounds -1 >= -1051 @ 1.06495
1.64/1.72	c bounds -1 >= -1050 @ 1.06519
1.64/1.72	c bounds -1 >= -1049 @ 1.06541
1.64/1.72	c bounds -1 >= -1048 @ 1.06564
1.64/1.72	c bounds -1 >= -1047 @ 1.06588
1.64/1.72	c bounds -1 >= -1046 @ 1.06611
1.64/1.72	c bounds -1 >= -1045 @ 1.06634
1.64/1.72	c bounds -1 >= -1044 @ 1.06657
1.64/1.72	c bounds -1 >= -1043 @ 1.0668
1.64/1.72	c bounds -1 >= -1042 @ 1.06704
1.64/1.72	c bounds -1 >= -1041 @ 1.06728
1.64/1.72	c bounds -1 >= -1040 @ 1.06753
1.64/1.72	c bounds -1 >= -1039 @ 1.06776
1.64/1.72	c bounds -1 >= -1038 @ 1.06799
1.64/1.72	c bounds -1 >= -1037 @ 1.06823
1.64/1.72	c bounds -1 >= -1036 @ 1.06846
1.64/1.72	c bounds -1 >= -1035 @ 1.06871
1.64/1.72	c bounds -1 >= -1034 @ 1.06894
1.64/1.72	c bounds -1 >= -1033 @ 1.06917
1.64/1.72	c bounds -1 >= -1032 @ 1.0694
1.64/1.72	c bounds -1 >= -1031 @ 1.06974
1.64/1.72	c bounds -1 >= -1030 @ 1.06997
1.64/1.72	c bounds -1 >= -1029 @ 1.07021
1.64/1.72	c bounds -1 >= -1028 @ 1.07044
1.64/1.72	c bounds -1 >= -1027 @ 1.07066
1.64/1.72	c bounds -1 >= -1026 @ 1.07091
1.64/1.72	c bounds -1 >= -1025 @ 1.07115
1.64/1.72	c bounds -1 >= -1024 @ 1.07139
1.64/1.72	c bounds -1 >= -1023 @ 1.07163
1.64/1.72	c bounds -1 >= -1022 @ 1.07189
1.64/1.72	c bounds -1 >= -1021 @ 1.07212
1.64/1.72	c bounds -1 >= -1020 @ 1.07237
1.64/1.73	c bounds -1 >= -1019 @ 1.07261
1.64/1.73	c bounds -1 >= -1018 @ 1.07285
1.64/1.73	c bounds -1 >= -1017 @ 1.07308
1.64/1.73	c bounds -1 >= -1016 @ 1.07314
1.64/1.73	c bounds -1 >= -1015 @ 1.07314
1.64/1.73	c bounds -1 >= -1014 @ 1.07314
1.64/1.73	c bounds -1 >= -1013 @ 1.07314
1.64/1.73	c bounds -1 >= -1012 @ 1.07327
1.64/1.73	c bounds -1 >= -1011 @ 1.0735
1.64/1.73	c bounds -1 >= -1010 @ 1.07373
1.64/1.73	c bounds -1 >= -1009 @ 1.07396
1.64/1.73	c bounds -1 >= -1008 @ 1.0742
1.64/1.73	c bounds -1 >= -1007 @ 1.07444
1.64/1.73	c bounds -1 >= -1006 @ 1.07467
1.64/1.73	c bounds -1 >= -1005 @ 1.07491
1.64/1.73	c bounds -1 >= -1004 @ 1.07515
1.64/1.73	c bounds -1 >= -1003 @ 1.07539
1.64/1.73	c bounds -1 >= -1002 @ 1.07562
1.64/1.73	c bounds -1 >= -1001 @ 1.07587
1.64/1.73	c bounds -1 >= -1000 @ 1.0761
1.64/1.73	c bounds -1 >= -999 @ 1.07634
1.64/1.73	c bounds -1 >= -998 @ 1.07658
1.64/1.73	c bounds -1 >= -997 @ 1.07681
1.64/1.73	c bounds -1 >= -996 @ 1.07704
1.64/1.73	c bounds -1 >= -995 @ 1.07727
1.64/1.73	c bounds -1 >= -994 @ 1.07751
1.64/1.73	c bounds -1 >= -993 @ 1.07776
1.64/1.73	c bounds -1 >= -992 @ 1.07832
1.64/1.73	c bounds -1 >= -991 @ 1.07942
1.64/1.74	c bounds -1 >= -990 @ 1.08024
1.64/1.74	c bounds -1 >= -989 @ 1.08024
1.64/1.74	c bounds -1 >= -988 @ 1.08123
1.64/1.74	c bounds -1 >= -987 @ 1.08123
1.64/1.74	c bounds -1 >= -986 @ 1.08144
1.64/1.74	c bounds -1 >= -985 @ 1.08223
1.64/1.75	c bounds -1 >= -984 @ 1.08323
1.64/1.75	c bounds -1 >= -983 @ 1.08342
1.64/1.75	c bounds -1 >= -982 @ 1.08448
1.64/1.75	c bounds -11 >= -982 @ 1.08746
1.64/1.76	c bounds -11 >= -981 @ 1.08822
1.64/1.76	c bounds -11 >= -980 @ 1.08896
1.64/1.76	c bounds -11 >= -979 @ 1.08927
1.64/1.76	c bounds -12 >= -979 @ 1.09098
1.64/1.76	c bounds -12 >= -978 @ 1.09213
1.64/1.77	c bounds -12 >= -977 @ 1.09354
1.64/1.77	c bounds -12 >= -976 @ 1.09471
1.64/1.77	c bounds -12 >= -975 @ 1.09621
1.64/1.77	c bounds -13 >= -975 @ 1.09828
1.64/1.77	c bounds -13 >= -974 @ 1.0992
1.64/1.77	c bounds -13 >= -973 @ 1.0992
1.64/1.78	c bounds -13 >= -972 @ 1.1002
1.64/1.78	c bounds -13 >= -971 @ 1.1006
1.64/1.78	c bounds -14 >= -971 @ 1.10152
1.64/1.78	c bounds -14 >= -970 @ 1.1032
1.64/1.79	c bounds -15 >= -970 @ 1.10405
1.64/1.79	c bounds -15 >= -969 @ 1.1042
1.64/1.79	c bounds -15 >= -968 @ 1.10461
1.64/1.79	c bounds -15 >= -967 @ 1.10536
1.64/1.79	c bounds -16 >= -967 @ 1.10645
1.75/1.80	c bounds -16 >= -966 @ 1.10824
1.75/1.80	c bounds -17 >= -966 @ 1.10919
1.75/1.80	c bounds -17 >= -965 @ 1.10919
1.75/1.80	c bounds -18 >= -965 @ 1.11019
1.75/1.81	c bounds -18 >= -964 @ 1.11055
1.75/1.81	c bounds -18 >= -963 @ 1.11214
1.75/1.81	c bounds -19 >= -963 @ 1.11418
1.75/1.82	c bounds -19 >= -962 @ 1.11518
1.75/1.82	c bounds -20 >= -962 @ 1.11764
1.75/1.82	c bounds -20 >= -961 @ 1.11917
1.75/1.82	c bounds -21 >= -961 @ 1.12116
1.75/1.83	c bounds -22 >= -961 @ 1.12151
1.75/1.83	c bounds -22 >= -960 @ 1.12217
1.75/1.83	c bounds -23 >= -960 @ 1.12217
1.75/1.84	c bounds -23 >= -959 @ 1.12351
1.75/1.84	c bounds -24 >= -959 @ 1.12465
1.75/1.84	c bounds -24 >= -958 @ 1.12516
1.75/1.85	c bounds -24 >= -957 @ 1.12915
1.75/1.85	c bounds -25 >= -957 @ 1.13227
1.75/1.85	c bounds -26 >= -957 @ 1.13429
1.75/1.86	c bounds -26 >= -956 @ 1.13657
1.75/1.86	c bounds -27 >= -956 @ 1.13742
1.75/1.86	c bounds -28 >= -956 @ 1.13967
1.75/1.86	c bounds -28 >= -955 @ 1.14151
1.75/1.87	c bounds -29 >= -955 @ 1.14262
1.75/1.87	c bounds -29 >= -954 @ 1.14312
1.75/1.87	c bounds -29 >= -953 @ 1.14312
1.75/1.87	c bounds -29 >= -952 @ 1.14447
1.75/1.88	c bounds -30 >= -952 @ 1.14658
1.75/1.88	c bounds -30 >= -951 @ 1.14712
1.75/1.88	c bounds -31 >= -951 @ 1.14727
1.75/1.88	c bounds -31 >= -950 @ 1.14812
1.75/1.89	c bounds -32 >= -950 @ 1.14912
1.75/1.89	c bounds -32 >= -949 @ 1.15076
1.75/1.89	c bounds -32 >= -948 @ 1.15259
1.75/1.89	c bounds -33 >= -948 @ 1.15567
1.84/1.90	c bounds -34 >= -948 @ 1.15643
1.84/1.90	c bounds -34 >= -947 @ 1.15811
1.84/1.90	c bounds -34 >= -946 @ 1.15927
1.84/1.90	c bounds -35 >= -946 @ 1.16108
1.84/1.91	c bounds -36 >= -946 @ 1.16208
1.84/1.91	c bounds -36 >= -945 @ 1.16208
1.84/1.92	c bounds -37 >= -945 @ 1.16379
1.84/1.92	c bounds -38 >= -945 @ 1.16542
1.84/1.92	c #Conflicts:       1000 | #Constraints:      27761
1.84/1.92	c bounds -38 >= -944 @ 1.16973
1.84/1.93	c bounds -39 >= -944 @ 1.17146
1.84/1.93	c bounds -40 >= -944 @ 1.17243
1.84/1.93	c bounds -41 >= -944 @ 1.17404
1.84/1.94	c bounds -41 >= -943 @ 1.17992
1.84/1.94	c bounds -42 >= -943 @ 1.18004
1.84/1.94	c bounds -43 >= -943 @ 1.18122
1.84/1.95	c bounds -44 >= -943 @ 1.18378
1.84/1.95	c bounds -45 >= -943 @ 1.18535
1.84/1.95	c bounds -46 >= -943 @ 1.18602
1.84/1.97	c bounds -46 >= -942 @ 1.19853
1.84/1.97	c bounds -47 >= -942 @ 1.20124
1.84/1.97	c bounds -48 >= -942 @ 1.20281
1.84/1.98	c bounds -49 >= -942 @ 1.20538
1.84/1.98	c bounds -50 >= -942 @ 1.20775
1.84/1.98	c bounds -51 >= -942 @ 1.20849
1.84/1.98	c bounds -52 >= -942 @ 1.20901
1.84/1.99	c bounds -53 >= -942 @ 1.21189
1.84/1.99	c bounds -54 >= -942 @ 1.21296
1.84/1.99	c bounds -55 >= -942 @ 1.21311
1.84/2.00	c bounds -56 >= -942 @ 1.21557
1.84/2.00	c bounds -57 >= -942 @ 1.21744
1.96/2.01	c bounds -58 >= -942 @ 1.21812
1.96/2.01	c bounds -59 >= -942 @ 1.21993
1.96/2.01	c bounds -60 >= -942 @ 1.22121
2.24/2.34	c bounds -60 >= -941 @ 1.53786
2.24/2.34	c bounds -61 >= -941 @ 1.54019
2.24/2.35	c bounds -62 >= -941 @ 1.54156
2.24/2.35	c bounds -63 >= -941 @ 1.54318
2.24/2.35	c bounds -64 >= -941 @ 1.54446
2.24/2.35	c bounds -65 >= -941 @ 1.54518
2.24/2.36	c bounds -66 >= -941 @ 1.54637
2.24/2.36	c bounds -67 >= -941 @ 1.54766
2.24/2.36	c bounds -68 >= -941 @ 1.54917
2.24/2.36	c bounds -69 >= -941 @ 1.55016
2.24/2.37	c bounds -70 >= -941 @ 1.5515
2.24/2.37	c bounds -71 >= -941 @ 1.55252
2.24/2.37	c bounds -72 >= -941 @ 1.55351
2.24/2.37	c bounds -73 >= -941 @ 1.55516
2.24/2.38	c bounds -74 >= -941 @ 1.55599
2.24/2.38	c bounds -75 >= -941 @ 1.55665
2.24/2.38	c bounds -76 >= -941 @ 1.55715
2.24/2.39	c bounds -77 >= -941 @ 1.56078
2.24/2.39	c bounds -77 >= -940 @ 1.56115
2.24/2.39	c bounds -77 >= -939 @ 1.56115
2.24/2.39	c bounds -77 >= -938 @ 1.56119
2.24/2.39	c bounds -77 >= -937 @ 1.56225
2.24/2.39	c bounds -77 >= -936 @ 1.56314
2.34/2.40	c #Conflicts:       2000 | #Constraints:      28890
2.34/2.40	c INPROCESSING
2.34/2.40	c GARBAGE COLLECT
2.34/2.40	c bounds -77 >= -935 @ 1.57055
2.34/2.40	c bounds -77 >= -934 @ 1.57112
2.34/2.41	c bounds -77 >= -933 @ 1.57112
2.34/2.41	c bounds -77 >= -932 @ 1.57112
2.34/2.41	c bounds -77 >= -931 @ 1.5715
2.34/2.41	c bounds -82 >= -931 @ 1.57312
2.34/2.41	c bounds -82 >= -930 @ 1.57487
2.34/2.42	c bounds -83 >= -930 @ 1.57612
2.34/2.42	c bounds -83 >= -929 @ 1.58095
2.34/2.42	c bounds -84 >= -929 @ 1.58223
2.34/2.43	c bounds -85 >= -929 @ 1.58381
2.34/2.43	c bounds -86 >= -929 @ 1.58509
2.34/2.44	c bounds -86 >= -928 @ 1.59681
2.34/2.44	c bounds -87 >= -928 @ 1.59901
2.34/2.45	c bounds -88 >= -928 @ 1.60147
2.34/2.45	c bounds -89 >= -928 @ 1.60205
2.34/2.45	c bounds -90 >= -928 @ 1.60305
2.34/2.45	c bounds -91 >= -928 @ 1.60305
2.34/2.46	c bounds -92 >= -928 @ 1.60394
2.34/2.46	c bounds -93 >= -928 @ 1.60503
2.34/2.46	c bounds -94 >= -928 @ 1.60618
2.34/2.46	c bounds -95 >= -928 @ 1.60735
2.34/2.46	c bounds -96 >= -928 @ 1.60966
2.34/2.47	c bounds -97 >= -928 @ 1.61178
2.45/2.52	c #Conflicts:       3000 | #Constraints:      27715
2.45/2.52	c bounds -97 >= -927 @ 1.66107
2.45/2.53	c bounds -98 >= -927 @ 1.66245
2.45/2.53	c bounds -99 >= -927 @ 1.66353
2.45/2.53	c bounds -100 >= -927 @ 1.66541
2.45/2.53	c bounds -101 >= -927 @ 1.66704
2.45/2.54	c bounds -102 >= -927 @ 1.66922
2.45/2.54	c bounds -103 >= -927 @ 1.6699
2.45/2.54	c bounds -104 >= -927 @ 1.67198
2.45/2.54	c bounds -105 >= -927 @ 1.67328
2.45/2.55	c bounds -106 >= -927 @ 1.67586
2.45/2.55	c bounds -107 >= -927 @ 1.67836
2.45/2.55	c bounds -108 >= -927 @ 1.68087
2.45/2.55	c bounds -109 >= -927 @ 1.68303
2.45/2.56	c bounds -110 >= -927 @ 1.68486
2.45/2.56	c bounds -111 >= -927 @ 1.68546
2.45/2.57	c bounds -112 >= -927 @ 1.69053
2.45/2.57	c bounds -113 >= -927 @ 1.69315
2.45/2.57	c bounds -114 >= -927 @ 1.69745
2.45/2.58	c bounds -115 >= -927 @ 1.70073
2.45/2.58	c bounds -116 >= -927 @ 1.70274
2.45/2.59	c bounds -117 >= -927 @ 1.70697
2.45/2.59	c bounds -118 >= -927 @ 1.71134
2.54/2.60	c bounds -119 >= -927 @ 1.71568
2.54/2.60	c bounds -120 >= -927 @ 1.71878
2.54/2.60	c bounds -121 >= -927 @ 1.72164
2.54/2.61	c bounds -122 >= -927 @ 1.72506
2.54/2.61	c bounds -123 >= -927 @ 1.72811
2.54/2.62	c bounds -124 >= -927 @ 1.73597
2.54/2.63	c bounds -125 >= -927 @ 1.7415
2.54/2.63	c bounds -125 >= -926 @ 1.74173
2.54/2.63	c bounds -125 >= -925 @ 1.7419
2.54/2.63	c bounds -125 >= -924 @ 1.74333
2.54/2.63	c bounds -125 >= -923 @ 1.74372
2.54/2.63	c bounds -125 >= -922 @ 1.74447
2.54/2.63	c bounds -125 >= -921 @ 1.74572
2.54/2.64	c bounds -125 >= -920 @ 1.74572
2.54/2.64	c bounds -125 >= -919 @ 1.74572
2.54/2.64	c bounds -125 >= -918 @ 1.74711
2.54/2.64	c bounds -125 >= -917 @ 1.7477
2.54/2.64	c bounds -125 >= -916 @ 1.7487
2.54/2.64	c bounds -125 >= -915 @ 1.7487
2.54/2.64	c bounds -125 >= -914 @ 1.74972
2.54/2.65	c bounds -125 >= -913 @ 1.7507
2.54/2.65	c bounds -125 >= -912 @ 1.7507
2.54/2.65	c bounds -125 >= -911 @ 1.7507
2.54/2.65	c bounds -125 >= -910 @ 1.7507
2.54/2.66	c bounds -128 >= -910 @ 1.75306
2.54/2.66	c bounds -128 >= -909 @ 1.75369
2.54/2.66	c bounds -128 >= -908 @ 1.75369
2.54/2.66	c bounds -128 >= -907 @ 1.75469
2.54/2.66	c bounds -128 >= -906 @ 1.75549
2.54/2.67	c bounds -128 >= -905 @ 1.75765
2.54/2.67	c bounds -128 >= -904 @ 1.75786
2.54/2.67	c #Conflicts:       4000 | #Constraints:      28918
2.54/2.67	c bounds -128 >= -903 @ 1.7611
2.54/2.67	c bounds -132 >= -903 @ 1.76356
2.54/2.68	c bounds -132 >= -902 @ 1.7654
2.54/2.68	c bounds -132 >= -901 @ 1.76666
2.54/2.68	c bounds -133 >= -901 @ 1.77157
2.54/2.69	c bounds -133 >= -900 @ 1.77209
2.54/2.69	c bounds -133 >= -899 @ 1.77265
2.65/2.70	c INPROCESSING
2.65/2.70	c GARBAGE COLLECT
2.65/2.70	c bounds -133 >= -898 @ 1.78102
2.65/2.70	c bounds -133 >= -897 @ 1.78363
2.65/2.71	c bounds -135 >= -897 @ 1.78429
2.65/2.71	c bounds -136 >= -897 @ 1.7888
2.65/2.71	c bounds -136 >= -896 @ 1.78961
2.65/2.72	c bounds -136 >= -895 @ 1.79283
2.65/2.72	c bounds -137 >= -895 @ 1.79663
2.65/2.72	c bounds -137 >= -894 @ 1.79776
2.65/2.73	c bounds -137 >= -893 @ 1.79858
2.65/2.73	c bounds -138 >= -893 @ 1.80298
2.65/2.74	c bounds -138 >= -892 @ 1.80561
2.65/2.74	c bounds -138 >= -891 @ 1.80657
2.65/2.74	c bounds -138 >= -890 @ 1.80657
2.65/2.74	c bounds -138 >= -889 @ 1.80657
2.65/2.74	c bounds -138 >= -888 @ 1.80674
2.65/2.74	c bounds -138 >= -887 @ 1.80773
2.65/2.74	c bounds -138 >= -886 @ 1.80876
2.65/2.74	c bounds -138 >= -885 @ 1.80974
2.65/2.75	c bounds -138 >= -884 @ 1.81156
2.65/2.75	c bounds -138 >= -883 @ 1.81156
2.65/2.75	c bounds -139 >= -883 @ 1.81378
2.65/2.75	c bounds -139 >= -882 @ 1.81461
2.65/2.75	c bounds -139 >= -881 @ 1.81555
2.65/2.76	c bounds -139 >= -880 @ 1.81617
2.65/2.76	c bounds -139 >= -879 @ 1.81655
2.65/2.76	c bounds -139 >= -878 @ 1.81699
2.65/2.76	c bounds -139 >= -877 @ 1.81931
2.65/2.76	c bounds -139 >= -876 @ 1.81959
2.65/2.76	c bounds -139 >= -875 @ 1.82094
2.65/2.77	c bounds -143 >= -875 @ 1.82302
2.65/2.77	c bounds -143 >= -874 @ 1.82353
2.65/2.77	c bounds -143 >= -873 @ 1.82353
2.65/2.77	c bounds -143 >= -872 @ 1.82353
2.65/2.77	c bounds -143 >= -871 @ 1.82353
2.65/2.77	c bounds -143 >= -870 @ 1.82353
2.65/2.78	c bounds -143 >= -869 @ 1.82442
2.65/2.78	c bounds -144 >= -869 @ 1.82868
2.65/2.78	c bounds -144 >= -868 @ 1.83056
2.65/2.79	c bounds -144 >= -867 @ 1.83151
2.65/2.79	c bounds -144 >= -866 @ 1.83253
2.65/2.79	c bounds -144 >= -865 @ 1.83355
2.65/2.79	c bounds -144 >= -864 @ 1.83497
2.65/2.79	c bounds -145 >= -864 @ 1.83902
2.74/2.80	c #Conflicts:       5000 | #Constraints:      28530
2.74/2.80	c bounds -145 >= -863 @ 1.84069
2.74/2.80	c bounds -145 >= -862 @ 1.84289
2.74/2.80	c bounds -145 >= -861 @ 1.84689
2.74/2.81	c bounds -146 >= -861 @ 1.84807
2.74/2.81	c bounds -147 >= -861 @ 1.85245
2.74/2.81	c bounds -147 >= -860 @ 1.85454
2.74/2.81	c bounds -147 >= -859 @ 1.85606
3.06/3.12	c bounds -147 >= -858 @ 2.14781
3.06/3.12	c bounds -148 >= -858 @ 2.15267
3.06/3.13	c bounds -149 >= -858 @ 2.15573
3.06/3.13	c bounds -149 >= -857 @ 2.15705
3.06/3.13	c bounds -149 >= -856 @ 2.15773
3.06/3.13	c bounds -149 >= -855 @ 2.15773
3.06/3.13	c bounds -149 >= -854 @ 2.15773
3.06/3.13	c bounds -149 >= -853 @ 2.15887
3.06/3.13	c bounds -149 >= -852 @ 2.16035
3.06/3.14	c bounds -149 >= -851 @ 2.16197
3.06/3.14	c bounds -149 >= -850 @ 2.16306
3.06/3.14	c bounds -149 >= -849 @ 2.16424
3.06/3.14	c bounds -149 >= -848 @ 2.16471
3.06/3.14	c bounds -149 >= -847 @ 2.16606
3.06/3.14	c bounds -152 >= -847 @ 2.1677
3.06/3.15	c bounds -152 >= -846 @ 2.17045
3.06/3.16	c bounds -152 >= -845 @ 2.1776
3.06/3.16	c bounds -153 >= -845 @ 2.18204
3.06/3.16	c bounds -154 >= -845 @ 2.18482
3.06/3.17	c bounds -155 >= -845 @ 2.18625
3.06/3.19	c #Conflicts:       6000 | #Constraints:      29742
3.06/3.19	c bounds -155 >= -844 @ 2.20857
3.06/3.19	c bounds -156 >= -844 @ 2.21049
3.06/3.19	c bounds -157 >= -844 @ 2.21269
3.06/3.20	c bounds -158 >= -844 @ 2.2139
3.14/3.20	c bounds -159 >= -844 @ 2.21621
3.14/3.20	c bounds -160 >= -844 @ 2.21671
3.14/3.20	c bounds -161 >= -844 @ 2.2187
3.14/3.21	c bounds -162 >= -844 @ 2.22041
3.14/3.21	c bounds -163 >= -844 @ 2.22192
3.14/3.21	c bounds -164 >= -844 @ 2.22297
3.14/3.21	c bounds -165 >= -844 @ 2.22428
3.14/3.22	c bounds -166 >= -844 @ 2.22554
3.14/3.22	c bounds -167 >= -844 @ 2.22616
3.14/3.22	c bounds -168 >= -844 @ 2.2272
3.14/3.22	c bounds -169 >= -844 @ 2.22825
3.14/3.22	c bounds -170 >= -844 @ 2.22854
3.14/3.23	c bounds -171 >= -844 @ 2.23032
3.14/3.23	c bounds -172 >= -844 @ 2.23202
3.44/3.55	c INPROCESSING
3.44/3.55	c GARBAGE COLLECT
3.44/3.55	c rational objective -844
3.54/3.67	c bounds -173 >= -844 @ 2.66515
3.54/3.67	c bounds -174 >= -844 @ 2.66716
3.54/3.67	c bounds -175 >= -844 @ 2.66864
3.54/3.67	c bounds -176 >= -844 @ 2.67074
3.54/3.68	c bounds -177 >= -844 @ 2.67251
3.54/3.68	c bounds -178 >= -844 @ 2.67427
3.54/3.68	c bounds -179 >= -844 @ 2.67551
3.54/3.68	c bounds -180 >= -844 @ 2.67656
3.54/3.69	c bounds -181 >= -844 @ 2.6775
3.54/3.69	c bounds -182 >= -844 @ 2.6785
3.54/3.69	c bounds -183 >= -844 @ 2.6796
3.54/3.69	c bounds -184 >= -844 @ 2.68081
3.54/3.69	c bounds -185 >= -844 @ 2.6815
3.64/3.70	c bounds -186 >= -844 @ 2.68227
3.64/3.70	c bounds -187 >= -844 @ 2.68378
3.64/3.70	c bounds -188 >= -844 @ 2.68576
3.64/3.70	c bounds -189 >= -844 @ 2.68855
3.64/3.71	c bounds -190 >= -844 @ 2.69063
3.64/3.71	c bounds -191 >= -844 @ 2.69305
3.64/3.71	c bounds -192 >= -844 @ 2.69515
3.64/3.71	c bounds -193 >= -844 @ 2.69658
3.64/3.72	c bounds -194 >= -844 @ 2.69844
3.64/3.75	c #Conflicts:       7000 | #Constraints:      28623
3.64/3.75	c bounds -194 >= -843 @ 2.73566
3.64/3.76	c bounds -195 >= -843 @ 2.73771
3.64/3.76	c bounds -196 >= -843 @ 2.73987
3.64/3.76	c bounds -197 >= -843 @ 2.74244
3.64/3.76	c bounds -198 >= -843 @ 2.74499
3.64/3.77	c bounds -199 >= -843 @ 2.74564
3.64/3.77	c bounds -200 >= -843 @ 2.74699
3.64/3.77	c bounds -201 >= -843 @ 2.74833
3.64/3.78	c bounds -202 >= -843 @ 2.74972
3.64/3.78	c bounds -203 >= -843 @ 2.75147
3.64/3.78	c bounds -204 >= -843 @ 2.75359
3.64/3.78	c bounds -205 >= -843 @ 2.75532
3.64/3.78	c bounds -206 >= -843 @ 2.75714
3.64/3.79	c bounds -207 >= -843 @ 2.75857
3.64/3.79	c bounds -208 >= -843 @ 2.76042
3.64/3.79	c bounds -209 >= -843 @ 2.76317
3.64/3.80	c bounds -210 >= -843 @ 2.76469
3.74/3.80	c bounds -211 >= -843 @ 2.76629
3.74/3.80	c bounds -212 >= -843 @ 2.76818
3.74/3.80	c bounds -213 >= -843 @ 2.76967
3.74/3.80	c bounds -214 >= -843 @ 2.7714
3.74/3.81	c bounds -215 >= -843 @ 2.77328
3.74/3.81	c bounds -216 >= -843 @ 2.77469
3.74/3.81	c bounds -217 >= -843 @ 2.77827
3.74/3.82	c bounds -218 >= -843 @ 2.78238
3.74/3.82	c bounds -219 >= -843 @ 2.78685
3.74/3.83	c bounds -220 >= -843 @ 2.79077
3.74/3.84	c bounds -221 >= -843 @ 2.79966
3.74/3.84	c bounds -221 >= -842 @ 2.80066
3.74/3.84	c bounds -221 >= -841 @ 2.8016
3.74/3.84	c bounds -221 >= -840 @ 2.80283
3.74/3.84	c bounds -221 >= -839 @ 2.80405
3.74/3.84	c bounds -221 >= -838 @ 2.8042
3.74/3.84	c bounds -221 >= -837 @ 2.80426
3.74/3.85	c bounds -221 >= -836 @ 2.8052
3.74/3.85	c bounds -221 >= -835 @ 2.8064
3.74/3.85	c bounds -221 >= -834 @ 2.80719
3.74/3.85	c bounds -221 >= -833 @ 2.80766
3.74/3.85	c bounds -221 >= -832 @ 2.80873
3.74/3.85	c bounds -221 >= -831 @ 2.80919
3.74/3.85	c bounds -221 >= -830 @ 2.80938
3.74/3.86	c bounds -221 >= -829 @ 2.81019
3.74/3.86	c bounds -221 >= -828 @ 2.8108
3.74/3.86	c bounds -221 >= -827 @ 2.81118
3.74/3.86	c bounds -221 >= -826 @ 2.81214
3.74/3.86	c bounds -221 >= -825 @ 2.81218
3.74/3.86	c bounds -221 >= -824 @ 2.81291
3.74/3.86	c bounds -221 >= -823 @ 2.81324
3.74/3.86	c bounds -221 >= -822 @ 2.81412
3.74/3.86	c bounds -221 >= -821 @ 2.81418
3.74/3.87	c bounds -221 >= -820 @ 2.81473
3.74/3.87	c bounds -221 >= -819 @ 2.81518
3.74/3.87	c bounds -221 >= -818 @ 2.81568
3.74/3.88	c bounds -222 >= -818 @ 2.82515
3.74/3.88	c bounds -222 >= -817 @ 2.82515
3.74/3.88	c bounds -222 >= -816 @ 2.82516
3.74/3.88	c bounds -222 >= -815 @ 2.82535
3.74/3.88	c bounds -222 >= -814 @ 2.82644
3.74/3.88	c bounds -222 >= -813 @ 2.82761
3.74/3.89	c bounds -222 >= -812 @ 2.82922
3.74/3.89	c bounds -222 >= -811 @ 2.83032
3.74/3.89	c bounds -222 >= -810 @ 2.83156
3.74/3.89	c bounds -222 >= -809 @ 2.83596
3.84/3.90	c #Conflicts:       8000 | #Constraints:      29927
3.84/3.90	c bounds -222 >= -808 @ 2.83869
3.84/3.90	c bounds -222 >= -807 @ 2.84429
4.14/4.20	c bounds -222 >= -806 @ 3.12842
4.14/4.20	c bounds -224 >= -806 @ 3.13244
4.14/4.21	c bounds -225 >= -806 @ 3.13546
4.14/4.21	c bounds -226 >= -806 @ 3.13865
4.14/4.23	c #Conflicts:       9000 | #Constraints:      30975
4.14/4.23	c bounds -226 >= -805 @ 3.15509
4.14/4.23	c bounds -227 >= -805 @ 3.1584
4.14/4.24	c bounds -228 >= -805 @ 3.16283
4.14/4.25	c bounds -229 >= -805 @ 3.17098
4.14/4.28	c bounds -229 >= -804 @ 3.19995
4.14/4.29	c bounds -230 >= -804 @ 3.20929
4.24/4.30	c bounds -231 >= -804 @ 3.21927
4.24/4.31	c bounds -232 >= -804 @ 3.22339
4.24/4.31	c bounds -233 >= -804 @ 3.22747
4.24/4.32	c bounds -234 >= -804 @ 3.23117
4.24/4.32	c bounds -234 >= -803 @ 3.23216
4.24/4.32	c bounds -234 >= -802 @ 3.23343
4.24/4.32	c bounds -234 >= -801 @ 3.23423
4.24/4.32	c bounds -234 >= -800 @ 3.23423
4.24/4.32	c bounds -234 >= -799 @ 3.23423
4.24/4.32	c bounds -234 >= -798 @ 3.23516
4.24/4.32	c bounds -234 >= -797 @ 3.23523
4.24/4.33	c bounds -235 >= -797 @ 3.23983
4.24/4.33	c bounds -235 >= -796 @ 3.24022
4.24/4.33	c bounds -235 >= -795 @ 3.24022
4.24/4.33	c bounds -235 >= -794 @ 3.24041
4.24/4.33	c bounds -235 >= -793 @ 3.24109
4.24/4.33	c bounds -235 >= -792 @ 3.24141
4.24/4.34	c bounds -235 >= -791 @ 3.24236
4.24/4.34	c bounds -235 >= -790 @ 3.24319
4.24/4.34	c bounds -235 >= -789 @ 3.24421
4.24/4.34	c bounds -235 >= -788 @ 3.24592
4.24/4.34	c bounds -235 >= -787 @ 3.2462
4.24/4.34	c bounds -235 >= -786 @ 3.24682
4.24/4.35	c bounds -235 >= -785 @ 3.24771
4.24/4.36	c bounds -236 >= -785 @ 3.26718
4.24/4.37	c bounds -236 >= -784 @ 3.26804
4.24/4.37	c bounds -236 >= -783 @ 3.26815
4.24/4.37	c bounds -236 >= -782 @ 3.26918
4.24/4.37	c bounds -236 >= -781 @ 3.27036
4.24/4.37	c #Conflicts:      10000 | #Constraints:      32163
4.24/4.37	c bounds -236 >= -780 @ 3.27137
4.24/4.37	c bounds -236 >= -779 @ 3.27208
4.24/4.37	c bounds -236 >= -778 @ 3.27214
4.24/4.37	c bounds -236 >= -777 @ 3.27214
4.24/4.37	c bounds -236 >= -776 @ 3.27234
4.24/4.38	c bounds -236 >= -775 @ 3.27333
4.24/4.38	c bounds -236 >= -774 @ 3.27413
4.24/4.38	c bounds -236 >= -773 @ 3.27547
4.24/4.38	c bounds -236 >= -772 @ 3.27713
4.24/4.38	c bounds -236 >= -771 @ 3.27804
4.24/4.38	c bounds -236 >= -770 @ 3.27896
4.24/4.39	c bounds -236 >= -769 @ 3.28012
4.24/4.39	c bounds -236 >= -768 @ 3.28085
4.24/4.39	c bounds -236 >= -767 @ 3.28311
4.24/4.40	c bounds -236 >= -766 @ 3.28763
4.34/4.40	c bounds -236 >= -765 @ 3.2889
4.34/4.40	c bounds -236 >= -764 @ 3.28908
4.34/4.40	c bounds -236 >= -763 @ 3.29019
4.34/4.40	c bounds -236 >= -762 @ 3.29207
4.34/4.41	c bounds -236 >= -761 @ 3.29575
4.34/4.41	c bounds -236 >= -760 @ 3.30021
4.34/4.42	c bounds -236 >= -759 @ 3.3041
4.34/4.42	c bounds -236 >= -758 @ 3.31242
4.34/4.45	c #Conflicts:      11000 | #Constraints:      33418
4.34/4.45	c bounds -237 >= -758 @ 3.33789
4.34/4.45	c bounds -237 >= -757 @ 3.33793
4.34/4.45	c bounds -237 >= -756 @ 3.33793
4.34/4.45	c bounds -237 >= -755 @ 3.33793
4.34/4.45	c bounds -237 >= -754 @ 3.3386
4.34/4.46	c bounds -237 >= -753 @ 3.33893
4.34/4.46	c bounds -237 >= -752 @ 3.33953
4.34/4.46	c bounds -237 >= -751 @ 3.33993
4.34/4.46	c bounds -237 >= -750 @ 3.34012
4.34/4.46	c bounds -237 >= -749 @ 3.34101
4.34/4.46	c bounds -237 >= -748 @ 3.34179
4.34/4.46	c bounds -237 >= -747 @ 3.34192
4.34/4.46	c bounds -237 >= -746 @ 3.34277
4.34/4.46	c bounds -237 >= -745 @ 3.34299
4.34/4.47	c bounds -237 >= -744 @ 3.34377
4.34/4.47	c bounds -237 >= -743 @ 3.34492
4.34/4.47	c bounds -237 >= -742 @ 3.34628
4.34/4.47	c bounds -237 >= -741 @ 3.34795
4.34/4.47	c bounds -237 >= -740 @ 3.34949
4.34/4.48	c bounds -237 >= -739 @ 3.35047
4.34/4.48	c bounds -237 >= -738 @ 3.35372
4.34/4.48	c bounds -237 >= -737 @ 3.3541
4.34/4.49	c bounds -237 >= -736 @ 3.35841
4.34/4.49	c bounds -237 >= -735 @ 3.36085
4.34/4.50	c bounds -237 >= -734 @ 3.36527
4.64/4.77	c bounds -237 >= -733 @ 3.6359
4.64/4.78	c #Conflicts:      12000 | #Constraints:      34633
4.64/4.78	c bounds -237 >= -732 @ 3.64453
4.64/4.79	c bounds -237 >= -731 @ 3.65209
4.74/4.80	c bounds -237 >= -730 @ 3.65443
5.05/5.11	c INPROCESSING
5.05/5.11	c GARBAGE COLLECT
5.05/5.11	c rational objective -730
5.13/5.24	c bounds -238 >= -730 @ 4.08604
5.13/5.26	c bounds -239 >= -730 @ 4.09726
5.13/5.26	c bounds -240 >= -730 @ 4.10205
5.13/5.27	c bounds -241 >= -730 @ 4.1049
5.13/5.27	c bounds -242 >= -730 @ 4.10803
5.13/5.27	c bounds -242 >= -729 @ 4.10803
5.13/5.27	c bounds -242 >= -728 @ 4.10803
5.13/5.28	c bounds -242 >= -727 @ 4.10803
5.13/5.28	c bounds -242 >= -726 @ 4.10824
5.13/5.28	c bounds -242 >= -725 @ 4.10903
5.13/5.28	c bounds -242 >= -724 @ 4.10923
5.13/5.28	c bounds -242 >= -723 @ 4.11042
5.13/5.28	c bounds -242 >= -722 @ 4.11103
5.13/5.28	c bounds -242 >= -721 @ 4.11194
5.13/5.28	c bounds -242 >= -720 @ 4.11279
5.13/5.28	c bounds -242 >= -719 @ 4.11302
5.13/5.28	c bounds -242 >= -718 @ 4.11323
5.13/5.29	c bounds -242 >= -717 @ 4.11408
5.13/5.29	c bounds -242 >= -716 @ 4.11498
5.13/5.29	c bounds -242 >= -715 @ 4.11502
5.13/5.29	c bounds -242 >= -714 @ 4.11594
5.13/5.29	c bounds -242 >= -713 @ 4.11602
5.13/5.29	c bounds -242 >= -712 @ 4.11666
5.13/5.29	c bounds -242 >= -711 @ 4.11766
5.13/5.29	c bounds -242 >= -710 @ 4.11801
5.24/5.30	c bounds -243 >= -710 @ 4.12299
5.24/5.30	c bounds -243 >= -709 @ 4.12299
5.24/5.30	c bounds -243 >= -708 @ 4.12299
5.24/5.30	c bounds -243 >= -707 @ 4.12299
5.24/5.30	c bounds -243 >= -706 @ 4.12369
5.24/5.30	c #Conflicts:      13000 | #Constraints:      31156
5.24/5.30	c bounds -243 >= -705 @ 4.12399
5.24/5.30	c bounds -243 >= -704 @ 4.12467
5.24/5.31	c bounds -243 >= -703 @ 4.1256
5.24/5.31	c bounds -243 >= -702 @ 4.1262
5.24/5.31	c bounds -243 >= -701 @ 4.12698
5.24/5.31	c bounds -243 >= -700 @ 4.12832
5.24/5.31	c bounds -243 >= -699 @ 4.12917
5.24/5.31	c bounds -243 >= -698 @ 4.1303
5.24/5.33	c bounds -244 >= -698 @ 4.14031
5.24/5.33	c bounds -244 >= -697 @ 4.14091
5.24/5.33	c bounds -244 >= -696 @ 4.14095
5.24/5.33	c bounds -244 >= -695 @ 4.14095
5.24/5.33	c bounds -244 >= -694 @ 4.14188
5.24/5.33	c bounds -244 >= -693 @ 4.14194
5.24/5.33	c bounds -244 >= -692 @ 4.14194
5.24/5.33	c bounds -244 >= -691 @ 4.14297
5.24/5.33	c bounds -244 >= -690 @ 4.14443
5.24/5.34	c bounds -244 >= -689 @ 4.14555
5.24/5.34	c bounds -244 >= -688 @ 4.14645
5.24/5.34	c bounds -244 >= -687 @ 4.14759
5.24/5.34	c bounds -244 >= -686 @ 4.14826
5.24/5.34	c bounds -244 >= -685 @ 4.14885
5.24/5.34	c bounds -244 >= -684 @ 4.1492
5.24/5.34	c bounds -244 >= -683 @ 4.1518
5.24/5.34	c bounds -244 >= -682 @ 4.15192
5.24/5.35	c bounds -244 >= -681 @ 4.15192
5.24/5.35	c bounds -244 >= -680 @ 4.15192
5.24/5.35	c bounds -244 >= -679 @ 4.15198
5.24/5.35	c bounds -244 >= -678 @ 4.15284
5.24/5.35	c bounds -244 >= -677 @ 4.15292
5.24/5.35	c bounds -244 >= -676 @ 4.15427
5.24/5.35	c bounds -244 >= -675 @ 4.15513
5.24/5.35	c bounds -244 >= -674 @ 4.15605
5.24/5.35	c bounds -244 >= -673 @ 4.15773
5.24/5.36	c bounds -244 >= -672 @ 4.15853
5.24/5.36	c bounds -244 >= -671 @ 4.16153
5.24/5.36	c bounds -244 >= -670 @ 4.16288
5.24/5.36	c bounds -244 >= -669 @ 4.16289
5.24/5.36	c bounds -244 >= -668 @ 4.16354
5.24/5.36	c bounds -244 >= -667 @ 4.16408
5.24/5.36	c bounds -244 >= -666 @ 4.16461
5.24/5.37	c bounds -244 >= -665 @ 4.16534
5.24/5.37	c bounds -244 >= -664 @ 4.16632
5.24/5.37	c bounds -244 >= -663 @ 4.16704
5.24/5.37	c bounds -244 >= -662 @ 4.16786
5.24/5.37	c bounds -244 >= -661 @ 4.16788
5.24/5.37	c bounds -244 >= -660 @ 4.16788
5.24/5.37	c bounds -244 >= -659 @ 4.16944
5.24/5.37	c bounds -244 >= -658 @ 4.17071
5.24/5.38	c bounds -245 >= -658 @ 4.17187
5.24/5.38	c bounds -245 >= -657 @ 4.1724
5.24/5.38	c bounds -245 >= -656 @ 4.17304
5.24/5.38	c bounds -245 >= -655 @ 4.17406
5.24/5.38	c bounds -245 >= -654 @ 4.17465
5.24/5.38	c #Conflicts:      14000 | #Constraints:      32570
5.24/5.38	c bounds -245 >= -653 @ 4.17506
5.24/5.39	c bounds -245 >= -652 @ 4.17918
5.34/5.40	c bounds -246 >= -652 @ 4.19428
5.34/5.40	c bounds -246 >= -651 @ 4.19533
5.34/5.40	c bounds -246 >= -650 @ 4.19581
5.34/5.40	c bounds -246 >= -649 @ 4.19587
5.34/5.41	c bounds -246 >= -648 @ 4.19669
5.34/5.41	c bounds -246 >= -647 @ 4.19746
5.34/5.41	c bounds -246 >= -646 @ 4.19781
5.34/5.41	c bounds -246 >= -645 @ 4.19945
5.34/5.41	c bounds -246 >= -644 @ 4.20259
5.34/5.42	c bounds -246 >= -643 @ 4.21017
5.34/5.43	c bounds -246 >= -642 @ 4.21836
5.63/5.72	c #Conflicts:      15000 | #Constraints:      33727
5.63/5.72	c bounds -246 >= -641 @ 4.49577
5.63/5.72	c bounds -247 >= -641 @ 4.50005
5.63/5.73	c bounds -248 >= -641 @ 4.50531
5.63/5.73	c bounds -249 >= -641 @ 4.50977
5.63/5.74	c bounds -250 >= -641 @ 4.51459
5.63/5.74	c bounds -251 >= -641 @ 4.51723
5.63/5.75	c bounds -252 >= -641 @ 4.52135
5.63/5.75	c bounds -252 >= -640 @ 4.52213
5.74/5.81	c #Conflicts:      16000 | #Constraints:      34754
5.74/5.81	c bounds -252 >= -639 @ 4.58615
5.74/5.82	c bounds -253 >= -639 @ 4.59147
5.74/5.83	c bounds -254 >= -639 @ 4.59892
5.74/5.84	c bounds -255 >= -639 @ 4.61278
5.74/5.85	c bounds -256 >= -639 @ 4.62475
5.74/5.88	c bounds -257 >= -639 @ 4.6452
5.74/5.89	c bounds -258 >= -639 @ 4.6549
5.83/5.90	c bounds -259 >= -639 @ 4.67208
5.83/5.90	c bounds -259 >= -638 @ 4.67262
5.83/5.91	c bounds -259 >= -637 @ 4.67303
5.83/5.91	c bounds -259 >= -636 @ 4.67367
5.83/5.91	c bounds -259 >= -635 @ 4.67446
5.83/5.91	c bounds -259 >= -634 @ 4.67462
5.83/5.91	c bounds -259 >= -633 @ 4.67462
5.83/5.91	c bounds -259 >= -632 @ 4.67462
5.83/5.91	c bounds -259 >= -631 @ 4.67462
5.83/5.91	c bounds -259 >= -630 @ 4.67537
5.83/5.91	c bounds -259 >= -629 @ 4.67627
5.83/5.91	c bounds -259 >= -628 @ 4.67817
5.83/5.92	c bounds -259 >= -627 @ 4.6812
5.83/5.92	c bounds -259 >= -626 @ 4.68724
5.83/5.93	c #Conflicts:      17000 | #Constraints:      35923
5.83/5.93	c bounds -259 >= -625 @ 4.69801
7.63/7.74	c #Conflicts:      18000 | #Constraints:      36946
7.63/7.74	c #Conflicts:      19000 | #Constraints:      38043
7.63/7.74	c bounds -260 >= -625 @ 6.47364
7.63/7.74	c bounds -260 >= -624 @ 6.47364
7.63/7.74	c bounds -260 >= -623 @ 6.47364
7.63/7.79	c bounds -260 >= -622 @ 6.52168
7.63/7.79	c bounds -260 >= -621 @ 6.52256
7.63/7.79	c bounds -260 >= -620 @ 6.52327
7.63/7.79	c bounds -260 >= -619 @ 6.52424
7.63/7.80	c bounds -260 >= -618 @ 6.52539
7.73/7.80	c bounds -260 >= -617 @ 6.52723
7.73/7.80	c bounds -260 >= -616 @ 6.52852
7.73/7.80	c bounds -260 >= -615 @ 6.52949
7.73/7.80	c bounds -260 >= -614 @ 6.53251
7.73/7.81	c bounds -260 >= -613 @ 6.53761
7.73/7.82	c bounds -260 >= -612 @ 6.54751
7.73/7.84	c #Conflicts:      20000 | #Constraints:      39187
7.73/7.84	c bounds -260 >= -611 @ 6.56443
8.05/8.12	c bounds -260 >= -610 @ 6.84278
8.33/8.46	c #Conflicts:      21000 | #Constraints:      40217
8.33/8.46	c INPROCESSING
8.33/8.46	c GARBAGE COLLECT
8.33/8.46	c rational objective -610
8.43/8.59	c bounds -260 >= -609 @ 7.2924
8.53/8.63	c #Conflicts:      22000 | #Constraints:      34704
8.53/8.63	c bounds -260 >= -608 @ 7.3331
8.82/8.98	c #Conflicts:      23000 | #Constraints:      35722
8.82/8.98	c bounds -260 >= -607 @ 7.66557
9.04/9.12	c #Conflicts:      24000 | #Constraints:      36740
9.04/9.12	c #Conflicts:      25000 | #Constraints:      37740
9.04/9.12	c bounds -260 >= -606 @ 7.80283
9.94/10.02	c #Conflicts:      26000 | #Constraints:      38764
9.94/10.02	c #Conflicts:      27000 | #Constraints:      39764
9.94/10.02	c #Conflicts:      28000 | #Constraints:      40764
9.94/10.02	c #Conflicts:      29000 | #Constraints:      41764
9.94/10.02	c #Conflicts:      30000 | #Constraints:      42764
9.94/10.02	c bounds -260 >= -605 @ 8.67003
10.32/10.42	c #Conflicts:      31000 | #Constraints:      43794
10.32/10.42	c INPROCESSING
10.32/10.42	c GARBAGE COLLECT
10.32/10.42	c rational objective -605
10.42/10.58	c bounds -260 >= -604 @ 9.21583
10.42/10.59	c bounds -260 >= -603 @ 9.21861
10.42/10.60	c #Conflicts:      32000 | #Constraints:      36552
10.42/10.60	c bounds -260 >= -602 @ 9.22516
10.52/10.60	c bounds -260 >= -601 @ 9.23388
10.52/10.61	c bounds -260 >= -600 @ 9.24433
10.52/10.63	c bounds -260 >= -599 @ 9.26012
10.82/10.93	c #Conflicts:      33000 | #Constraints:      37648
10.82/10.93	c bounds -260 >= -598 @ 9.54758
10.82/11.00	c #Conflicts:      34000 | #Constraints:      38669
10.82/11.00	c bounds -260 >= -597 @ 9.61193
11.03/11.14	c #Conflicts:      35000 | #Constraints:      39687
11.03/11.14	c bounds -260 >= -596 @ 9.75097
11.42/11.52	c #Conflicts:      36000 | #Constraints:      40711
11.42/11.52	c #Conflicts:      37000 | #Constraints:      41711
11.42/11.52	c INPROCESSING
11.42/11.52	c GARBAGE COLLECT
11.42/11.52	c rational objective -596
11.62/11.74	c #Conflicts:      38000 | #Constraints:      35324
11.62/11.74	c bounds -260 >= -595 @ 10.346
13.03/13.11	c #Conflicts:      39000 | #Constraints:      36363
13.03/13.11	c #Conflicts:      40000 | #Constraints:      37363
13.03/13.11	c #Conflicts:      41000 | #Constraints:      38363
13.03/13.11	c #Conflicts:      42000 | #Constraints:      39363
13.03/13.11	c #Conflicts:      43000 | #Constraints:      40363
13.03/13.11	c bounds -260 >= -594 @ 11.6825
17.30/17.48	c #Conflicts:      44000 | #Constraints:      41399
17.30/17.48	c #Conflicts:      45000 | #Constraints:      42399
17.30/17.48	c #Conflicts:      46000 | #Constraints:      43399
17.30/17.48	c #Conflicts:      47000 | #Constraints:      44399
17.30/17.48	c #Conflicts:      48000 | #Constraints:      45399
17.30/17.48	c #Conflicts:      49000 | #Constraints:      46399
17.30/17.48	c #Conflicts:      50000 | #Constraints:      47399
17.30/17.48	c INPROCESSING
17.30/17.48	c GARBAGE COLLECT
17.30/17.48	c rational objective -594
22.29/22.41	c #Conflicts:      51000 | #Constraints:      38369
22.29/22.41	c #Conflicts:      52000 | #Constraints:      39369
22.29/22.41	c #Conflicts:      53000 | #Constraints:      40369
22.29/22.41	c #Conflicts:      54000 | #Constraints:      41369
22.29/22.41	c #Conflicts:      55000 | #Constraints:      42369
22.29/22.41	c #Conflicts:      56000 | #Constraints:      43369
22.29/22.41	c #Conflicts:      57000 | #Constraints:      44369
22.29/22.41	c INPROCESSING
22.29/22.41	c GARBAGE COLLECT
22.29/22.41	c rational objective -594
22.69/22.84	c bounds -261 >= -594 @ 21.2835
22.69/22.85	c bounds -262 >= -594 @ 21.2914
22.69/22.85	c bounds -263 >= -594 @ 21.2988
22.69/22.86	c bounds -264 >= -594 @ 21.3043
22.69/22.87	c bounds -265 >= -594 @ 21.3106
22.69/22.89	c bounds -266 >= -594 @ 21.3273
22.79/22.92	c bounds -267 >= -594 @ 21.3539
22.79/22.94	c bounds -268 >= -594 @ 21.3749
22.79/22.96	c #Conflicts:      58000 | #Constraints:      36726
22.79/22.96	c bounds -269 >= -594 @ 21.4002
22.79/22.98	c bounds -270 >= -594 @ 21.4153
23.00/23.15	c bounds -271 >= -594 @ 21.5807
23.00/23.15	c bounds -271 >= -593 @ 21.5814
23.00/23.15	c bounds -271 >= -592 @ 21.5829
23.00/23.15	c bounds -271 >= -591 @ 21.584
23.00/23.15	c bounds -271 >= -590 @ 21.5859
23.00/23.16	c bounds -271 >= -589 @ 21.5877
23.00/23.16	c bounds -271 >= -588 @ 21.5924
23.79/23.96	c #Conflicts:      59000 | #Constraints:      37798
23.79/23.96	c #Conflicts:      60000 | #Constraints:      38798
23.79/23.96	c #Conflicts:      61000 | #Constraints:      39798
23.79/23.96	c #Conflicts:      62000 | #Constraints:      40798
23.79/23.96	c #Conflicts:      63000 | #Constraints:      41798
23.79/23.96	c bounds -271 >= -587 @ 22.3618
24.28/24.40	c #Conflicts:      64000 | #Constraints:      42846
24.28/24.40	c bounds -272 >= -587 @ 22.7882
24.28/24.45	c bounds -273 >= -587 @ 22.838
24.49/24.67	c bounds -274 >= -587 @ 23.0533
24.49/24.67	c bounds -274 >= -586 @ 23.0541
24.49/24.67	c bounds -274 >= -585 @ 23.0553
24.49/24.67	c bounds -274 >= -584 @ 23.0562
24.49/24.68	c bounds -274 >= -583 @ 23.0583
24.49/24.68	c bounds -274 >= -582 @ 23.0625
24.49/24.70	c #Conflicts:      65000 | #Constraints:      43906
24.49/24.70	c bounds -274 >= -581 @ 23.0763
24.58/24.71	c bounds -274 >= -580 @ 23.0863
24.58/24.73	c bounds -274 >= -579 @ 23.1064
24.90/25.08	c #Conflicts:      66000 | #Constraints:      44951
24.90/25.08	c bounds -274 >= -578 @ 23.4498
25.38/25.56	c #Conflicts:      67000 | #Constraints:      45972
25.38/25.56	c #Conflicts:      68000 | #Constraints:      46972
25.38/25.56	c #Conflicts:      69000 | #Constraints:      47972
25.38/25.56	c bounds -274 >= -577 @ 23.9192
25.49/25.60	c bounds -274 >= -576 @ 23.9571
25.49/25.65	c #Conflicts:      70000 | #Constraints:      49026
25.49/25.65	c bounds -274 >= -575 @ 23.9968
25.68/25.81	c bounds -275 >= -575 @ 24.1582
26.08/26.29	c #Conflicts:      71000 | #Constraints:      50048
26.08/26.29	c #Conflicts:      72000 | #Constraints:      51048
26.08/26.29	c bounds -275 >= -574 @ 24.6219
26.58/26.79	c #Conflicts:      73000 | #Constraints:      52072
26.58/26.79	c #Conflicts:      74000 | #Constraints:      53072
26.58/26.79	c INPROCESSING
26.58/26.79	c GARBAGE COLLECT
26.58/26.79	c rational objective -574
26.79/26.98	c bounds -276 >= -574 @ 25.3036
27.00/27.15	c bounds -277 >= -574 @ 25.4658
27.48/27.60	c #Conflicts:      75000 | #Constraints:      41431
27.48/27.60	c #Conflicts:      76000 | #Constraints:      42431
27.48/27.60	c bounds -277 >= -573 @ 25.8995
27.48/27.64	c bounds -278 >= -573 @ 25.9368
28.18/28.31	c #Conflicts:      77000 | #Constraints:      43453
28.18/28.31	c #Conflicts:      78000 | #Constraints:      44453
28.18/28.31	c #Conflicts:      79000 | #Constraints:      45453
28.18/28.31	c #Conflicts:      80000 | #Constraints:      46453
28.18/28.31	c bounds -278 >= -572 @ 26.5807
29.78/30.00	c #Conflicts:      81000 | #Constraints:      47473
29.78/30.00	c #Conflicts:      82000 | #Constraints:      48475
29.78/30.00	c bounds -279 >= -572 @ 28.2539
29.89/30.06	c bounds -279 >= -571 @ 28.3093
30.17/30.35	c INPROCESSING
30.17/30.35	c GARBAGE COLLECT
30.17/30.35	c rational objective -571
30.28/30.48	c bounds -279 >= -570 @ 28.7201
30.28/30.50	c #Conflicts:      83000 | #Constraints:      38970
30.28/30.50	c bounds -279 >= -569 @ 28.7344
30.57/30.78	c bounds -279 >= -568 @ 29.0058
30.67/30.83	c #Conflicts:      84000 | #Constraints:      40000
30.67/30.83	c bounds -279 >= -567 @ 29.053
30.67/30.87	c #Conflicts:      85000 | #Constraints:      41024
30.67/30.87	c bounds -279 >= -566 @ 29.094
30.78/30.96	c #Conflicts:      86000 | #Constraints:      42048
30.78/30.96	c bounds -279 >= -565 @ 29.185
31.27/31.40	c #Conflicts:      87000 | #Constraints:      43069
31.27/31.40	c #Conflicts:      88000 | #Constraints:      44069
31.27/31.40	c bounds -279 >= -564 @ 29.6053
31.67/31.89	c #Conflicts:      89000 | #Constraints:      45087
31.67/31.89	c #Conflicts:      90000 | #Constraints:      46087
31.67/31.89	c bounds -279 >= -563 @ 30.09
32.66/32.80	c #Conflicts:      91000 | #Constraints:      47111
32.66/32.80	c #Conflicts:      92000 | #Constraints:      48111
32.66/32.80	c #Conflicts:      93000 | #Constraints:      49111
32.66/32.80	c #Conflicts:      94000 | #Constraints:      50111
32.66/32.80	c #Conflicts:      95000 | #Constraints:      51111
32.66/32.80	c bounds -279 >= -562 @ 30.9711
37.26/37.43	c #Conflicts:      96000 | #Constraints:      52141
37.26/37.43	c #Conflicts:      97000 | #Constraints:      53141
37.26/37.43	c #Conflicts:      98000 | #Constraints:      54141
37.26/37.43	c #Conflicts:      99000 | #Constraints:      55141
37.26/37.43	c #Conflicts:     100000 | #Constraints:      56141
37.26/37.43	c #Conflicts:     101000 | #Constraints:      57141
37.26/37.43	c #Conflicts:     102000 | #Constraints:      58141
37.26/37.43	c INPROCESSING
37.26/37.43	c GARBAGE COLLECT
37.26/37.43	c rational objective -562
37.96/38.14	c #Conflicts:     103000 | #Constraints:      44040
37.96/38.14	c bounds -280 >= -562 @ 36.2374
38.06/38.20	c #Conflicts:     104000 | #Constraints:      45041
38.06/38.20	c bounds -280 >= -561 @ 36.2913
38.06/38.26	c bounds -280 >= -560 @ 36.3448
38.45/38.60	c #Conflicts:     105000 | #Constraints:      46122
38.45/38.60	c bounds -280 >= -559 @ 36.68
38.96/39.14	c #Conflicts:     106000 | #Constraints:      47140
38.96/39.14	c #Conflicts:     107000 | #Constraints:      48140
38.96/39.14	c #Conflicts:     108000 | #Constraints:      49140
38.96/39.14	c bounds -280 >= -558 @ 37.2084
39.45/39.60	c #Conflicts:     109000 | #Constraints:      50173
39.45/39.60	c bounds -281 >= -558 @ 37.6584
40.05/40.23	c #Conflicts:     110000 | #Constraints:      51174
40.05/40.23	c #Conflicts:     111000 | #Constraints:      52174
40.05/40.23	c INPROCESSING
40.05/40.23	c GARBAGE COLLECT
40.05/40.23	c rational objective -558
49.33/49.59	c #Conflicts:     112000 | #Constraints:      40678
49.33/49.59	c #Conflicts:     113000 | #Constraints:      41678
49.33/49.59	c #Conflicts:     114000 | #Constraints:      42678
49.33/49.59	c #Conflicts:     115000 | #Constraints:      43678
49.33/49.59	c #Conflicts:     116000 | #Constraints:      44678
49.33/49.59	c #Conflicts:     117000 | #Constraints:      45678
49.33/49.59	c #Conflicts:     118000 | #Constraints:      46678
49.33/49.59	c #Conflicts:     119000 | #Constraints:      47678
49.33/49.59	c #Conflicts:     120000 | #Constraints:      48678
49.33/49.59	c #Conflicts:     121000 | #Constraints:      49678
49.33/49.59	c #Conflicts:     122000 | #Constraints:      50678
49.33/49.59	c bounds -281 >= -557 @ 47.5268
49.73/49.97	c bounds -282 >= -557 @ 47.8903
61.49/61.80	c #Conflicts:     123000 | #Constraints:      51721
61.49/61.80	c #Conflicts:     124000 | #Constraints:      52721
61.49/61.80	c #Conflicts:     125000 | #Constraints:      53730
61.49/61.80	c #Conflicts:     126000 | #Constraints:      54734
61.49/61.80	c #Conflicts:     127000 | #Constraints:      55749
61.49/61.80	c #Conflicts:     128000 | #Constraints:      56771
61.49/61.80	c #Conflicts:     129000 | #Constraints:      57792
61.49/61.80	c #Conflicts:     130000 | #Constraints:      58812
61.49/61.80	c #Conflicts:     131000 | #Constraints:      59852
61.49/61.80	c bounds -283 >= -557 @ 59.5403
61.59/61.88	c bounds -283 >= -556 @ 59.6189
61.69/61.91	c bounds -283 >= -555 @ 59.6488
61.69/61.97	c #Conflicts:     132000 | #Constraints:      60928
61.69/61.97	c bounds -283 >= -554 @ 59.7065
62.08/62.34	c #Conflicts:     133000 | #Constraints:      61949
62.08/62.34	c bounds -283 >= -553 @ 60.0745
62.18/62.40	c bounds -283 >= -552 @ 60.1287
62.18/62.44	c #Conflicts:     134000 | #Constraints:      63003
62.18/62.44	c bounds -283 >= -551 @ 60.1655
62.48/62.79	c INPROCESSING
62.48/62.79	c GARBAGE COLLECT
62.48/62.79	c rational objective -551
62.68/62.93	c bounds -283 >= -550 @ 60.6481
63.08/63.30	c #Conflicts:     135000 | #Constraints:      46336
63.08/63.30	c bounds -283 >= -549 @ 61.0086
63.19/63.49	c #Conflicts:     136000 | #Constraints:      47357
63.19/63.49	c #Conflicts:     137000 | #Constraints:      48357
63.19/63.49	c bounds -283 >= -548 @ 61.191
63.99/64.28	c #Conflicts:     138000 | #Constraints:      49384
63.99/64.28	c #Conflicts:     139000 | #Constraints:      50384
63.99/64.28	c #Conflicts:     140000 | #Constraints:      51384
63.99/64.28	c #Conflicts:     141000 | #Constraints:      52384
63.99/64.28	c bounds -283 >= -547 @ 61.9557
65.28/65.54	c #Conflicts:     142000 | #Constraints:      53411
65.28/65.54	c #Conflicts:     143000 | #Constraints:      54411
65.28/65.54	c #Conflicts:     144000 | #Constraints:      55411
65.28/65.54	c #Conflicts:     145000 | #Constraints:      56411
65.28/65.54	c INPROCESSING
65.28/65.54	c GARBAGE COLLECT
65.28/65.54	c rational objective -547
67.28/67.50	c #Conflicts:     146000 | #Constraints:      43084
67.28/67.50	c #Conflicts:     147000 | #Constraints:      44084
67.28/67.50	c #Conflicts:     148000 | #Constraints:      45084
67.28/67.50	c #Conflicts:     149000 | #Constraints:      46084
67.28/67.50	c #Conflicts:     150000 | #Constraints:      47084
67.28/67.50	c bounds -283 >= -546 @ 65.1101
86.02/86.38	c #Conflicts:     151000 | #Constraints:      48108
86.02/86.38	c #Conflicts:     152000 | #Constraints:      49108
86.02/86.38	c #Conflicts:     153000 | #Constraints:      50108
86.02/86.38	c #Conflicts:     154000 | #Constraints:      51108
86.02/86.38	c #Conflicts:     155000 | #Constraints:      52108
86.02/86.38	c #Conflicts:     156000 | #Constraints:      53108
86.02/86.38	c #Conflicts:     157000 | #Constraints:      54108
86.02/86.38	c #Conflicts:     158000 | #Constraints:      55108
86.02/86.38	c #Conflicts:     159000 | #Constraints:      56108
86.02/86.38	c #Conflicts:     160000 | #Constraints:      57108
86.02/86.38	c #Conflicts:     161000 | #Constraints:      58108
86.02/86.38	c #Conflicts:     162000 | #Constraints:      59108
86.02/86.38	c #Conflicts:     163000 | #Constraints:      60108
86.02/86.38	c #Conflicts:     164000 | #Constraints:      61108
86.02/86.38	c #Conflicts:     165000 | #Constraints:      62108
86.02/86.38	c bounds -283 >= -545 @ 83.8067
97.19/97.55	c #Conflicts:     166000 | #Constraints:      63129
97.19/97.55	c #Conflicts:     167000 | #Constraints:      64129
97.19/97.55	c #Conflicts:     168000 | #Constraints:      65129
97.19/97.55	c #Conflicts:     169000 | #Constraints:      66129
97.19/97.55	c #Conflicts:     170000 | #Constraints:      67129
97.19/97.55	c #Conflicts:     171000 | #Constraints:      68129
97.19/97.55	c INPROCESSING
97.19/97.55	c GARBAGE COLLECT
97.19/97.55	c rational objective -545
115.54/116.00	c #Conflicts:     172000 | #Constraints:      49157
115.54/116.00	c #Conflicts:     173000 | #Constraints:      50157
115.54/116.00	c #Conflicts:     174000 | #Constraints:      51157
115.54/116.00	c #Conflicts:     175000 | #Constraints:      52157
115.54/116.00	c #Conflicts:     176000 | #Constraints:      53157
115.54/116.00	c #Conflicts:     177000 | #Constraints:      54157
115.54/116.00	c #Conflicts:     178000 | #Constraints:      55157
115.54/116.00	c #Conflicts:     179000 | #Constraints:      56157
115.54/116.00	c #Conflicts:     180000 | #Constraints:      57157
115.54/116.00	c #Conflicts:     181000 | #Constraints:      58157
115.54/116.00	c #Conflicts:     182000 | #Constraints:      59157
115.54/116.00	c #Conflicts:     183000 | #Constraints:      60157
115.54/116.00	c INPROCESSING
115.54/116.00	c GARBAGE COLLECT
115.54/116.00	c rational objective -545
128.41/128.89	c #Conflicts:     184000 | #Constraints:      44928
128.41/128.89	c #Conflicts:     185000 | #Constraints:      45928
128.41/128.89	c #Conflicts:     186000 | #Constraints:      46928
128.41/128.89	c #Conflicts:     187000 | #Constraints:      47928
128.41/128.89	c #Conflicts:     188000 | #Constraints:      48928
128.41/128.89	c #Conflicts:     189000 | #Constraints:      49928
128.41/128.89	c #Conflicts:     190000 | #Constraints:      50928
128.41/128.89	c #Conflicts:     191000 | #Constraints:      51928
128.41/128.89	c #Conflicts:     192000 | #Constraints:      52928
128.41/128.89	c bounds -283 >= -544 @ 125.957
160.92/161.43	c #Conflicts:     193000 | #Constraints:      53970
160.92/161.43	c #Conflicts:     194000 | #Constraints:      54970
160.92/161.43	c #Conflicts:     195000 | #Constraints:      55970
160.92/161.43	c #Conflicts:     196000 | #Constraints:      56970
160.92/161.43	c #Conflicts:     197000 | #Constraints:      57970
160.92/161.43	c #Conflicts:     198000 | #Constraints:      58970
160.92/161.43	c #Conflicts:     199000 | #Constraints:      59970
160.92/161.43	c #Conflicts:     200000 | #Constraints:      60970
160.92/161.43	c #Conflicts:     201000 | #Constraints:      61970
160.92/161.43	c #Conflicts:     202000 | #Constraints:      62970
160.92/161.43	c #Conflicts:     203000 | #Constraints:      63970
160.92/161.43	c #Conflicts:     204000 | #Constraints:      64970
160.92/161.43	c #Conflicts:     205000 | #Constraints:      65970
160.92/161.43	c #Conflicts:     206000 | #Constraints:      66970
160.92/161.43	c #Conflicts:     207000 | #Constraints:      67970
160.92/161.43	c #Conflicts:     208000 | #Constraints:      68970
160.92/161.43	c #Conflicts:     209000 | #Constraints:      69970
160.92/161.43	c #Conflicts:     210000 | #Constraints:      70970
160.92/161.43	c #Conflicts:     211000 | #Constraints:      71970
160.92/161.43	c #Conflicts:     212000 | #Constraints:      72970
160.92/161.43	c INPROCESSING
160.92/161.43	c GARBAGE COLLECT
160.92/161.43	c rational objective -544
170.79/171.31	c #Conflicts:     213000 | #Constraints:      51448
170.79/171.31	c #Conflicts:     214000 | #Constraints:      52448
170.79/171.31	c #Conflicts:     215000 | #Constraints:      53448
170.79/171.31	c #Conflicts:     216000 | #Constraints:      54448
170.79/171.31	c #Conflicts:     217000 | #Constraints:      55448
170.79/171.31	c bounds -283 >= -543 @ 168.01
181.26/181.88	c #Conflicts:     218000 | #Constraints:      56475
181.26/181.88	c #Conflicts:     219000 | #Constraints:      57642
181.26/181.88	c #Conflicts:     220000 | #Constraints:      58726
181.26/181.88	c #Conflicts:     221000 | #Constraints:      59804
181.26/181.88	c #Conflicts:     222000 | #Constraints:      60884
181.26/181.88	c #Conflicts:     223000 | #Constraints:      61940
181.26/181.88	c #Conflicts:     224000 | #Constraints:      62992
181.26/181.88	c #Conflicts:     225000 | #Constraints:      64053
181.26/181.88	c #Conflicts:     226000 | #Constraints:      65126
181.26/181.88	c INPROCESSING
181.26/181.88	c GARBAGE COLLECT
181.26/181.88	c rational objective -543
181.58/182.18	c bounds -283 >= -542 @ 178.759
181.58/182.18	c bounds -283 >= -541 @ 178.763
181.58/182.19	c bounds -283 >= -540 @ 178.77
181.66/182.20	c bounds -283 >= -539 @ 178.783
181.66/182.23	c #Conflicts:     227000 | #Constraints:      47831
181.66/182.23	c bounds -283 >= -538 @ 178.804
181.86/182.45	c #Conflicts:     228000 | #Constraints:      48852
181.86/182.45	c bounds -283 >= -537 @ 179.018
181.96/182.52	c #Conflicts:     229000 | #Constraints:      49873
181.96/182.52	c bounds -283 >= -536 @ 179.085
182.36/182.99	c #Conflicts:     230000 | #Constraints:      50897
182.36/182.99	c #Conflicts:     231000 | #Constraints:      51897
182.36/182.99	c bounds -283 >= -535 @ 179.536
183.26/183.84	c #Conflicts:     232000 | #Constraints:      52915
183.26/183.84	c #Conflicts:     233000 | #Constraints:      53915
183.26/183.84	c #Conflicts:     234000 | #Constraints:      54915
183.26/183.84	c #Conflicts:     235000 | #Constraints:      55915
183.26/183.84	c #Conflicts:     236000 | #Constraints:      56915
183.26/183.84	c bounds -283 >= -534 @ 180.35
184.56/185.14	c #Conflicts:     237000 | #Constraints:      57942
184.56/185.14	c #Conflicts:     238000 | #Constraints:      58942
184.56/185.14	c #Conflicts:     239000 | #Constraints:      59942
184.56/185.14	c #Conflicts:     240000 | #Constraints:      60942
184.56/185.14	c INPROCESSING
184.56/185.14	c GARBAGE COLLECT
184.56/185.14	c rational objective -534
193.03/193.69	c #Conflicts:     241000 | #Constraints:      46482
193.03/193.69	c #Conflicts:     242000 | #Constraints:      47482
193.03/193.69	c #Conflicts:     243000 | #Constraints:      48482
193.03/193.69	c #Conflicts:     244000 | #Constraints:      49482
193.03/193.69	c #Conflicts:     245000 | #Constraints:      50482
193.03/193.69	c #Conflicts:     246000 | #Constraints:      51482
193.03/193.69	c #Conflicts:     247000 | #Constraints:      52482
193.03/193.69	c #Conflicts:     248000 | #Constraints:      53482
193.03/193.69	c #Conflicts:     249000 | #Constraints:      54482
193.03/193.69	c bounds -283 >= -533 @ 190.086
226.54/227.22	c #Conflicts:     250000 | #Constraints:      55521
226.54/227.22	c #Conflicts:     251000 | #Constraints:      56521
226.54/227.22	c #Conflicts:     252000 | #Constraints:      57521
226.54/227.22	c #Conflicts:     253000 | #Constraints:      58521
226.54/227.22	c #Conflicts:     254000 | #Constraints:      59521
226.54/227.22	c #Conflicts:     255000 | #Constraints:      60521
226.54/227.22	c #Conflicts:     256000 | #Constraints:      61521
226.54/227.22	c #Conflicts:     257000 | #Constraints:      62521
226.54/227.22	c #Conflicts:     258000 | #Constraints:      63521
226.54/227.22	c #Conflicts:     259000 | #Constraints:      64521
226.54/227.22	c #Conflicts:     260000 | #Constraints:      65521
226.54/227.22	c #Conflicts:     261000 | #Constraints:      66521
226.54/227.22	c #Conflicts:     262000 | #Constraints:      67521
226.54/227.22	c #Conflicts:     263000 | #Constraints:      68521
226.54/227.22	c #Conflicts:     264000 | #Constraints:      69521
226.54/227.22	c #Conflicts:     265000 | #Constraints:      70521
226.54/227.22	c #Conflicts:     266000 | #Constraints:      71521
226.54/227.22	c #Conflicts:     267000 | #Constraints:      72521
226.54/227.22	c #Conflicts:     268000 | #Constraints:      73521
226.54/227.22	c #Conflicts:     269000 | #Constraints:      74521
226.54/227.22	c #Conflicts:     270000 | #Constraints:      75521
226.54/227.22	c #Conflicts:     271000 | #Constraints:      76521
226.54/227.22	c bounds -283 >= -532 @ 223.344
230.72/231.41	c #Conflicts:     272000 | #Constraints:      77548
230.72/231.41	c #Conflicts:     273000 | #Constraints:      78548
230.72/231.41	c INPROCESSING
230.72/231.41	c GARBAGE COLLECT
230.72/231.41	c rational objective -532
254.87/255.61	c #Conflicts:     274000 | #Constraints:      54555
254.87/255.61	c #Conflicts:     275000 | #Constraints:      55555
254.87/255.61	c #Conflicts:     276000 | #Constraints:      56555
254.87/255.61	c #Conflicts:     277000 | #Constraints:      57555
254.87/255.61	c #Conflicts:     278000 | #Constraints:      58555
254.87/255.61	c #Conflicts:     279000 | #Constraints:      59555
254.87/255.61	c #Conflicts:     280000 | #Constraints:      60555
254.87/255.61	c #Conflicts:     281000 | #Constraints:      61555
254.87/255.61	c #Conflicts:     282000 | #Constraints:      62555
254.87/255.61	c #Conflicts:     283000 | #Constraints:      63555
254.87/255.61	c #Conflicts:     284000 | #Constraints:      64555
254.87/255.61	c #Conflicts:     285000 | #Constraints:      65555
254.87/255.61	c #Conflicts:     286000 | #Constraints:      66555
254.87/255.61	c #Conflicts:     287000 | #Constraints:      67555
254.87/255.61	c #Conflicts:     288000 | #Constraints:      68555
254.87/255.61	c INPROCESSING
254.87/255.61	c GARBAGE COLLECT
254.87/255.61	c rational objective -532
270.92/271.75	c #Conflicts:     289000 | #Constraints:      49430
270.92/271.75	c #Conflicts:     290000 | #Constraints:      50430
270.92/271.75	c #Conflicts:     291000 | #Constraints:      51430
270.92/271.75	c #Conflicts:     292000 | #Constraints:      52430
270.92/271.75	c #Conflicts:     293000 | #Constraints:      53430
270.92/271.75	c #Conflicts:     294000 | #Constraints:      54430
270.92/271.75	c #Conflicts:     295000 | #Constraints:      55430
270.92/271.75	c #Conflicts:     296000 | #Constraints:      56430
270.92/271.75	c #Conflicts:     297000 | #Constraints:      57430
270.92/271.75	c #Conflicts:     298000 | #Constraints:      58430
270.92/271.75	c #Conflicts:     299000 | #Constraints:      59430
270.92/271.75	c #Conflicts:     300000 | #Constraints:      60430
270.92/271.75	c bounds -283 >= -531 @ 267.425
272.91/273.76	c #Conflicts:     301000 | #Constraints:      61472
272.91/273.76	c #Conflicts:     302000 | #Constraints:      62472
272.91/273.76	c #Conflicts:     303000 | #Constraints:      63472
272.91/273.76	c INPROCESSING
272.91/273.76	c GARBAGE COLLECT
272.91/273.76	c rational objective -531
294.06/294.91	c #Conflicts:     304000 | #Constraints:      47796
294.06/294.91	c #Conflicts:     305000 | #Constraints:      48796
294.06/294.91	c #Conflicts:     306000 | #Constraints:      49796
294.06/294.91	c #Conflicts:     307000 | #Constraints:      50796
294.06/294.91	c #Conflicts:     308000 | #Constraints:      51796
294.06/294.91	c #Conflicts:     309000 | #Constraints:      52796
294.06/294.91	c #Conflicts:     310000 | #Constraints:      53796
294.06/294.91	c #Conflicts:     311000 | #Constraints:      54796
294.06/294.91	c #Conflicts:     312000 | #Constraints:      55796
294.06/294.91	c #Conflicts:     313000 | #Constraints:      56796
294.06/294.91	c #Conflicts:     314000 | #Constraints:      57796
294.06/294.91	c #Conflicts:     315000 | #Constraints:      58796
294.06/294.91	c #Conflicts:     316000 | #Constraints:      59796
294.06/294.91	c #Conflicts:     317000 | #Constraints:      60796
294.06/294.91	c #Conflicts:     318000 | #Constraints:      61796
294.06/294.91	c #Conflicts:     319000 | #Constraints:      62796
294.06/294.91	c #Conflicts:     320000 | #Constraints:      63796
294.06/294.91	c bounds -283 >= -530 @ 290.353
308.42/309.33	c #Conflicts:     321000 | #Constraints:      64829
308.42/309.33	c #Conflicts:     322000 | #Constraints:      65829
308.42/309.33	c #Conflicts:     323000 | #Constraints:      66829
308.42/309.33	c #Conflicts:     324000 | #Constraints:      67829
308.42/309.33	c #Conflicts:     325000 | #Constraints:      68829
308.42/309.33	c #Conflicts:     326000 | #Constraints:      69829
308.42/309.33	c #Conflicts:     327000 | #Constraints:      70829
308.42/309.33	c #Conflicts:     328000 | #Constraints:      71829
308.42/309.33	c #Conflicts:     329000 | #Constraints:      72829
308.42/309.33	c #Conflicts:     330000 | #Constraints:      73829
308.42/309.33	c bounds -283 >= -529 @ 304.635
323.09/324.05	c #Conflicts:     331000 | #Constraints:      74850
323.09/324.05	c #Conflicts:     332000 | #Constraints:      75850
323.09/324.05	c #Conflicts:     333000 | #Constraints:      76850
323.09/324.05	c #Conflicts:     334000 | #Constraints:      77850
323.09/324.05	c #Conflicts:     335000 | #Constraints:      78850
323.09/324.05	c #Conflicts:     336000 | #Constraints:      79850
323.09/324.05	c #Conflicts:     337000 | #Constraints:      80850
323.09/324.05	c #Conflicts:     338000 | #Constraints:      81850
323.09/324.05	c #Conflicts:     339000 | #Constraints:      82850
323.09/324.05	c #Conflicts:     340000 | #Constraints:      83850
323.09/324.05	c INPROCESSING
323.09/324.05	c GARBAGE COLLECT
323.09/324.05	c rational objective -529
331.35/332.34	c #Conflicts:     341000 | #Constraints:      56761
331.35/332.34	c #Conflicts:     342000 | #Constraints:      57761
331.35/332.34	c #Conflicts:     343000 | #Constraints:      58761
331.35/332.34	c #Conflicts:     344000 | #Constraints:      59761
331.35/332.34	c #Conflicts:     345000 | #Constraints:      60761
331.35/332.34	c #Conflicts:     346000 | #Constraints:      61761
331.35/332.34	c #Conflicts:     347000 | #Constraints:      62761
331.35/332.34	c #Conflicts:     348000 | #Constraints:      63761
331.35/332.34	c #Conflicts:     349000 | #Constraints:      64761
331.35/332.34	c bounds -283 >= -528 @ 327.414
341.13/342.16	c #Conflicts:     350000 | #Constraints:      65782
341.13/342.16	c #Conflicts:     351000 | #Constraints:      66782
341.13/342.16	c #Conflicts:     352000 | #Constraints:      67782
341.13/342.16	c #Conflicts:     353000 | #Constraints:      68782
341.13/342.16	c #Conflicts:     354000 | #Constraints:      69782
341.13/342.16	c #Conflicts:     355000 | #Constraints:      70782
341.13/342.16	c #Conflicts:     356000 | #Constraints:      71782
341.13/342.16	c #Conflicts:     357000 | #Constraints:      72782
341.13/342.16	c INPROCESSING
341.13/342.16	c GARBAGE COLLECT
341.13/342.16	c rational objective -528
342.04/343.02	c #Conflicts:     358000 | #Constraints:      51468
342.04/343.02	c bounds -284 >= -528 @ 337.957
350.80/351.86	c #Conflicts:     359000 | #Constraints:      52469
350.80/351.86	c #Conflicts:     360000 | #Constraints:      53469
350.80/351.86	c #Conflicts:     361000 | #Constraints:      54486
350.80/351.86	c #Conflicts:     362000 | #Constraints:      55536
350.80/351.86	c #Conflicts:     363000 | #Constraints:      56579
350.80/351.86	c #Conflicts:     364000 | #Constraints:      57635
350.80/351.86	c #Conflicts:     365000 | #Constraints:      58672
350.80/351.86	c #Conflicts:     366000 | #Constraints:      59706
350.80/351.86	c bounds -285 >= -528 @ 346.688
350.89/351.90	c bounds -285 >= -527 @ 346.724
350.89/351.92	c bounds -285 >= -526 @ 346.74
350.89/351.95	c bounds -285 >= -525 @ 346.765
350.89/351.99	c #Conflicts:     367000 | #Constraints:      60761
350.89/351.99	c bounds -285 >= -524 @ 346.806
351.40/352.43	c #Conflicts:     368000 | #Constraints:      61779
351.40/352.43	c bounds -285 >= -523 @ 347.23
352.10/353.19	c #Conflicts:     369000 | #Constraints:      62803
352.10/353.19	c #Conflicts:     370000 | #Constraints:      63803
352.10/353.19	c #Conflicts:     371000 | #Constraints:      64803
352.10/353.19	c #Conflicts:     372000 | #Constraints:      65803
352.10/353.19	c bounds -285 >= -522 @ 347.978
352.70/353.73	c #Conflicts:     373000 | #Constraints:      66827
352.70/353.73	c #Conflicts:     374000 | #Constraints:      67827
352.70/353.73	c INPROCESSING
352.70/353.73	c GARBAGE COLLECT
352.70/353.73	c rational objective -522
356.18/357.29	c #Conflicts:     375000 | #Constraints:      50560
356.18/357.29	c #Conflicts:     376000 | #Constraints:      51560
356.18/357.29	c #Conflicts:     377000 | #Constraints:      52560
356.18/357.29	c #Conflicts:     378000 | #Constraints:      53560
356.18/357.29	c #Conflicts:     379000 | #Constraints:      54560
356.18/357.29	c #Conflicts:     380000 | #Constraints:      55560
356.18/357.29	c #Conflicts:     381000 | #Constraints:      56560
356.18/357.29	c #Conflicts:     382000 | #Constraints:      57560
356.18/357.29	c #Conflicts:     383000 | #Constraints:      58560
356.18/357.29	c #Conflicts:     384000 | #Constraints:      59560
356.18/357.29	c bounds -285 >= -521 @ 351.986
371.06/372.19	c #Conflicts:     385000 | #Constraints:      60593
371.06/372.19	c #Conflicts:     386000 | #Constraints:      61593
371.06/372.19	c #Conflicts:     387000 | #Constraints:      62593
371.06/372.19	c #Conflicts:     388000 | #Constraints:      63593
371.06/372.19	c #Conflicts:     389000 | #Constraints:      64593
371.06/372.19	c #Conflicts:     390000 | #Constraints:      65593
371.06/372.19	c #Conflicts:     391000 | #Constraints:      66593
371.06/372.19	c #Conflicts:     392000 | #Constraints:      67593
371.06/372.19	c #Conflicts:     393000 | #Constraints:      68593
371.06/372.19	c #Conflicts:     394000 | #Constraints:      69593
371.06/372.19	c #Conflicts:     395000 | #Constraints:      70593
371.06/372.19	c #Conflicts:     396000 | #Constraints:      71593
371.06/372.19	c #Conflicts:     397000 | #Constraints:      72593
371.06/372.19	c #Conflicts:     398000 | #Constraints:      73593
371.06/372.19	c #Conflicts:     399000 | #Constraints:      74593
371.06/372.19	c #Conflicts:     400000 | #Constraints:      75593
371.06/372.19	c bounds -285 >= -520 @ 366.706
390.00/391.17	c #Conflicts:     401000 | #Constraints:      76608
390.00/391.17	c #Conflicts:     402000 | #Constraints:      77608
390.00/391.17	c #Conflicts:     403000 | #Constraints:      78608
390.00/391.17	c #Conflicts:     404000 | #Constraints:      79608
390.00/391.17	c #Conflicts:     405000 | #Constraints:      80608
390.00/391.17	c #Conflicts:     406000 | #Constraints:      81608
390.00/391.17	c #Conflicts:     407000 | #Constraints:      82608
390.00/391.17	c #Conflicts:     408000 | #Constraints:      83608
390.00/391.17	c #Conflicts:     409000 | #Constraints:      84608
390.00/391.17	c #Conflicts:     410000 | #Constraints:      85608
390.00/391.17	c #Conflicts:     411000 | #Constraints:      86608
390.00/391.17	c #Conflicts:     412000 | #Constraints:      87608
390.00/391.17	c #Conflicts:     413000 | #Constraints:      88608
390.00/391.17	c #Conflicts:     414000 | #Constraints:      89608
390.00/391.17	c #Conflicts:     415000 | #Constraints:      90608
390.00/391.17	c INPROCESSING
390.00/391.17	c GARBAGE COLLECT
390.00/391.17	c rational objective -520
409.33/410.56	c #Conflicts:     416000 | #Constraints:      60205
409.33/410.56	c #Conflicts:     417000 | #Constraints:      61205
409.33/410.56	c #Conflicts:     418000 | #Constraints:      62205
409.33/410.56	c #Conflicts:     419000 | #Constraints:      63205
409.33/410.56	c #Conflicts:     420000 | #Constraints:      64205
409.33/410.56	c #Conflicts:     421000 | #Constraints:      65205
409.33/410.56	c #Conflicts:     422000 | #Constraints:      66205
409.33/410.56	c #Conflicts:     423000 | #Constraints:      67205
409.33/410.56	c #Conflicts:     424000 | #Constraints:      68205
409.33/410.56	c #Conflicts:     425000 | #Constraints:      69205
409.33/410.56	c #Conflicts:     426000 | #Constraints:      70205
409.33/410.56	c #Conflicts:     427000 | #Constraints:      71205
409.33/410.56	c #Conflicts:     428000 | #Constraints:      72205
409.33/410.56	c #Conflicts:     429000 | #Constraints:      73205
409.33/410.56	c #Conflicts:     430000 | #Constraints:      74205
409.33/410.56	c #Conflicts:     431000 | #Constraints:      75205
409.33/410.56	c #Conflicts:     432000 | #Constraints:      76205
409.33/410.56	c #Conflicts:     433000 | #Constraints:      77205
409.33/410.56	c bounds -285 >= -519 @ 404.648
410.43/411.67	c #Conflicts:     434000 | #Constraints:      78345
410.43/411.67	c INPROCESSING
410.43/411.67	c GARBAGE COLLECT
410.43/411.67	c rational objective -519
464.58/465.98	c #Conflicts:     435000 | #Constraints:      54532
464.58/465.98	c #Conflicts:     436000 | #Constraints:      55532
464.58/465.98	c #Conflicts:     437000 | #Constraints:      56532
464.58/465.98	c #Conflicts:     438000 | #Constraints:      57532
464.58/465.98	c #Conflicts:     439000 | #Constraints:      58532
464.58/465.98	c #Conflicts:     440000 | #Constraints:      59532
464.58/465.98	c #Conflicts:     441000 | #Constraints:      60532
464.58/465.98	c #Conflicts:     442000 | #Constraints:      61532
464.58/465.98	c #Conflicts:     443000 | #Constraints:      62532
464.58/465.98	c #Conflicts:     444000 | #Constraints:      63532
464.58/465.98	c #Conflicts:     445000 | #Constraints:      64532
464.58/465.98	c #Conflicts:     446000 | #Constraints:      65532
464.58/465.98	c #Conflicts:     447000 | #Constraints:      66532
464.58/465.98	c #Conflicts:     448000 | #Constraints:      67532
464.58/465.98	c #Conflicts:     449000 | #Constraints:      68532
464.58/465.98	c #Conflicts:     450000 | #Constraints:      69532
464.58/465.98	c #Conflicts:     451000 | #Constraints:      70532
464.58/465.98	c #Conflicts:     452000 | #Constraints:      71532
464.58/465.98	c #Conflicts:     453000 | #Constraints:      72532
464.58/465.98	c #Conflicts:     454000 | #Constraints:      73532
464.58/465.98	c #Conflicts:     455000 | #Constraints:      74532
464.58/465.98	c #Conflicts:     456000 | #Constraints:      75532
464.58/465.98	c #Conflicts:     457000 | #Constraints:      76532
464.58/465.98	c #Conflicts:     458000 | #Constraints:      77532
464.58/465.98	c #Conflicts:     459000 | #Constraints:      78532
464.58/465.98	c #Conflicts:     460000 | #Constraints:      79532
464.58/465.98	c #Conflicts:     461000 | #Constraints:      80532
464.58/465.98	c #Conflicts:     462000 | #Constraints:      81532
464.58/465.98	c #Conflicts:     463000 | #Constraints:      82532
464.58/465.98	c #Conflicts:     464000 | #Constraints:      83532
464.58/465.98	c #Conflicts:     465000 | #Constraints:      84532
464.58/465.98	c #Conflicts:     466000 | #Constraints:      85532
464.58/465.98	c #Conflicts:     467000 | #Constraints:      86532
464.58/465.98	c #Conflicts:     468000 | #Constraints:      87532
464.58/465.98	c #Conflicts:     469000 | #Constraints:      88532
464.58/465.98	c #Conflicts:     470000 | #Constraints:      89532
464.58/465.98	c #Conflicts:     471000 | #Constraints:      90532
464.58/465.98	c #Conflicts:     472000 | #Constraints:      91532
464.58/465.98	c #Conflicts:     473000 | #Constraints:      92532
464.58/465.98	c #Conflicts:     474000 | #Constraints:      93532
464.58/465.98	c #Conflicts:     475000 | #Constraints:      94532
464.58/465.98	c #Conflicts:     476000 | #Constraints:      95532
464.58/465.98	c #Conflicts:     477000 | #Constraints:      96532
464.58/465.98	c #Conflicts:     478000 | #Constraints:      97532
464.58/465.98	c INPROCESSING
464.58/465.98	c GARBAGE COLLECT
464.58/465.98	c rational objective -519
471.56/472.93	c #Conflicts:     479000 | #Constraints:      64032
471.56/472.93	c #Conflicts:     480000 | #Constraints:      65405
471.56/472.93	c bounds -286 >= -519 @ 466.327
496.49/498.01	c #Conflicts:     481000 | #Constraints:      66782
496.49/498.01	c #Conflicts:     482000 | #Constraints:      68230
496.49/498.01	c #Conflicts:     483000 | #Constraints:      69752
496.49/498.01	c #Conflicts:     484000 | #Constraints:      71180
496.49/498.01	c #Conflicts:     485000 | #Constraints:      72343
496.49/498.01	c #Conflicts:     486000 | #Constraints:      73398
496.49/498.01	c #Conflicts:     487000 | #Constraints:      74450
496.49/498.01	c #Conflicts:     488000 | #Constraints:      75519
496.49/498.01	c #Conflicts:     489000 | #Constraints:      76564
496.49/498.01	c #Conflicts:     490000 | #Constraints:      77616
496.49/498.01	c #Conflicts:     491000 | #Constraints:      78689
496.49/498.01	c #Conflicts:     492000 | #Constraints:      79749
496.49/498.01	c #Conflicts:     493000 | #Constraints:      80817
496.49/498.01	c #Conflicts:     494000 | #Constraints:      81875
496.49/498.01	c #Conflicts:     495000 | #Constraints:      82933
496.49/498.01	c #Conflicts:     496000 | #Constraints:      83983
496.49/498.01	c #Conflicts:     497000 | #Constraints:      85038
496.49/498.01	c #Conflicts:     498000 | #Constraints:      86093
496.49/498.01	c INPROCESSING
496.49/498.01	c GARBAGE COLLECT
496.49/498.01	c rational objective -519
496.88/498.37	c #Conflicts:     499000 | #Constraints:      58407
496.88/498.37	c bounds -286 >= -518 @ 491.46
497.09/498.58	c #Conflicts:     500000 | #Constraints:      59440
497.09/498.58	c bounds -286 >= -517 @ 491.659
497.18/498.67	c #Conflicts:     501000 | #Constraints:      60461
497.18/498.67	c bounds -286 >= -516 @ 491.744
497.69/499.14	c #Conflicts:     502000 | #Constraints:      61476
497.69/499.14	c #Conflicts:     503000 | #Constraints:      62476
497.69/499.14	c bounds -286 >= -515 @ 492.202
499.48/501.00	c #Conflicts:     504000 | #Constraints:      63494
499.48/501.00	c #Conflicts:     505000 | #Constraints:      64494
499.48/501.00	c #Conflicts:     506000 | #Constraints:      65494
499.48/501.00	c #Conflicts:     507000 | #Constraints:      66494
499.48/501.00	c #Conflicts:     508000 | #Constraints:      67494
499.48/501.00	c #Conflicts:     509000 | #Constraints:      68494
499.48/501.00	c bounds -286 >= -514 @ 494.035
506.16/507.69	c #Conflicts:     510000 | #Constraints:      69515
506.16/507.69	c #Conflicts:     511000 | #Constraints:      70515
506.16/507.69	c #Conflicts:     512000 | #Constraints:      71515
506.16/507.69	c #Conflicts:     513000 | #Constraints:      72515
506.16/507.69	c #Conflicts:     514000 | #Constraints:      73515
506.16/507.69	c #Conflicts:     515000 | #Constraints:      74515
506.16/507.69	c #Conflicts:     516000 | #Constraints:      75515
506.16/507.69	c #Conflicts:     517000 | #Constraints:      76515
506.16/507.69	c INPROCESSING
506.16/507.69	c GARBAGE COLLECT
506.16/507.69	c rational objective -514
515.43/516.93	c #Conflicts:     518000 | #Constraints:      55401
515.43/516.93	c #Conflicts:     519000 | #Constraints:      56401
515.43/516.93	c #Conflicts:     520000 | #Constraints:      57401
515.43/516.93	c #Conflicts:     521000 | #Constraints:      58401
515.43/516.93	c #Conflicts:     522000 | #Constraints:      59401
515.43/516.93	c #Conflicts:     523000 | #Constraints:      60401
515.43/516.93	c #Conflicts:     524000 | #Constraints:      61401
515.43/516.93	c #Conflicts:     525000 | #Constraints:      62401
515.43/516.93	c #Conflicts:     526000 | #Constraints:      63401
515.43/516.93	c #Conflicts:     527000 | #Constraints:      64401
515.43/516.93	c #Conflicts:     528000 | #Constraints:      65401
515.43/516.93	c #Conflicts:     529000 | #Constraints:      66401
515.43/516.93	c #Conflicts:     530000 | #Constraints:      67401
515.43/516.93	c #Conflicts:     531000 | #Constraints:      68401
515.43/516.93	c bounds -286 >= -513 @ 509.727
545.75/547.36	c #Conflicts:     532000 | #Constraints:      69437
545.75/547.36	c #Conflicts:     533000 | #Constraints:      70437
545.75/547.36	c #Conflicts:     534000 | #Constraints:      71437
545.75/547.36	c #Conflicts:     535000 | #Constraints:      72437
545.75/547.36	c #Conflicts:     536000 | #Constraints:      73437
545.75/547.36	c #Conflicts:     537000 | #Constraints:      74437
545.75/547.36	c #Conflicts:     538000 | #Constraints:      75437
545.75/547.36	c #Conflicts:     539000 | #Constraints:      76437
545.75/547.36	c #Conflicts:     540000 | #Constraints:      77437
545.75/547.36	c #Conflicts:     541000 | #Constraints:      78437
545.75/547.36	c #Conflicts:     542000 | #Constraints:      79437
545.75/547.36	c #Conflicts:     543000 | #Constraints:      80437
545.75/547.36	c #Conflicts:     544000 | #Constraints:      81437
545.75/547.36	c #Conflicts:     545000 | #Constraints:      82437
545.75/547.36	c #Conflicts:     546000 | #Constraints:      83437
545.75/547.36	c #Conflicts:     547000 | #Constraints:      84437
545.75/547.36	c #Conflicts:     548000 | #Constraints:      85437
545.75/547.36	c #Conflicts:     549000 | #Constraints:      86437
545.75/547.36	c #Conflicts:     550000 | #Constraints:      87437
545.75/547.36	c #Conflicts:     551000 | #Constraints:      88437
545.75/547.36	c #Conflicts:     552000 | #Constraints:      89437
545.75/547.36	c #Conflicts:     553000 | #Constraints:      90437
545.75/547.36	c #Conflicts:     554000 | #Constraints:      91437
545.75/547.36	c #Conflicts:     555000 | #Constraints:      92437
545.75/547.36	c #Conflicts:     556000 | #Constraints:      93437
545.75/547.36	c #Conflicts:     557000 | #Constraints:      94437
545.75/547.36	c bounds -286 >= -512 @ 539.843
557.52/559.19	c #Conflicts:     558000 | #Constraints:      95458
557.52/559.19	c #Conflicts:     559000 | #Constraints:      96458
557.52/559.19	c #Conflicts:     560000 | #Constraints:      97458
557.52/559.19	c #Conflicts:     561000 | #Constraints:      98458
557.52/559.19	c #Conflicts:     562000 | #Constraints:      99458
557.52/559.19	c #Conflicts:     563000 | #Constraints:     100458
557.52/559.19	c #Conflicts:     564000 | #Constraints:     101458
557.52/559.19	c #Conflicts:     565000 | #Constraints:     102458
557.52/559.19	c #Conflicts:     566000 | #Constraints:     103458
557.52/559.19	c INPROCESSING
557.52/559.19	c GARBAGE COLLECT
557.52/559.19	c rational objective -512
581.55/583.21	c #Conflicts:     567000 | #Constraints:      66934
581.55/583.21	c #Conflicts:     568000 | #Constraints:      67934
581.55/583.21	c #Conflicts:     569000 | #Constraints:      68934
581.55/583.21	c #Conflicts:     570000 | #Constraints:      69934
581.55/583.21	c #Conflicts:     571000 | #Constraints:      70934
581.55/583.21	c #Conflicts:     572000 | #Constraints:      71934
581.55/583.21	c #Conflicts:     573000 | #Constraints:      72934
581.55/583.21	c #Conflicts:     574000 | #Constraints:      73934
581.55/583.21	c #Conflicts:     575000 | #Constraints:      74934
581.55/583.21	c #Conflicts:     576000 | #Constraints:      75934
581.55/583.21	c #Conflicts:     577000 | #Constraints:      76934
581.55/583.21	c #Conflicts:     578000 | #Constraints:      77934
581.55/583.21	c #Conflicts:     579000 | #Constraints:      78934
581.55/583.21	c #Conflicts:     580000 | #Constraints:      79934
581.55/583.21	c #Conflicts:     581000 | #Constraints:      80934
581.55/583.21	c #Conflicts:     582000 | #Constraints:      81934
581.55/583.21	c #Conflicts:     583000 | #Constraints:      82934
581.55/583.21	c #Conflicts:     584000 | #Constraints:      83934
581.55/583.21	c #Conflicts:     585000 | #Constraints:      84934
581.55/583.21	c #Conflicts:     586000 | #Constraints:      85934
581.55/583.21	c #Conflicts:     587000 | #Constraints:      86934
581.55/583.21	c INPROCESSING
581.55/583.21	c GARBAGE COLLECT
581.55/583.21	c rational objective -512
605.29/607.02	c #Conflicts:     588000 | #Constraints:      58711
605.29/607.02	c #Conflicts:     589000 | #Constraints:      59711
605.29/607.02	c #Conflicts:     590000 | #Constraints:      60711
605.29/607.02	c #Conflicts:     591000 | #Constraints:      61711
605.29/607.02	c #Conflicts:     592000 | #Constraints:      62711
605.29/607.02	c #Conflicts:     593000 | #Constraints:      63711
605.29/607.02	c #Conflicts:     594000 | #Constraints:      64711
605.29/607.02	c #Conflicts:     595000 | #Constraints:      65711
605.29/607.02	c #Conflicts:     596000 | #Constraints:      66711
605.29/607.02	c #Conflicts:     597000 | #Constraints:      67711
605.29/607.02	c #Conflicts:     598000 | #Constraints:      68711
605.29/607.02	c #Conflicts:     599000 | #Constraints:      69711
605.29/607.02	c #Conflicts:     600000 | #Constraints:      70711
605.29/607.02	c #Conflicts:     601000 | #Constraints:      71711
605.29/607.02	c #Conflicts:     602000 | #Constraints:      72711
605.29/607.02	c #Conflicts:     603000 | #Constraints:      73711
605.29/607.02	c #Conflicts:     604000 | #Constraints:      74711
605.29/607.02	c #Conflicts:     605000 | #Constraints:      75711
605.29/607.02	c #Conflicts:     606000 | #Constraints:      76711
605.29/607.02	c #Conflicts:     607000 | #Constraints:      77711
605.29/607.02	c #Conflicts:     608000 | #Constraints:      78711
605.29/607.02	c INPROCESSING
605.29/607.02	c GARBAGE COLLECT
605.29/607.02	c rational objective -512
646.36/648.22	c #Conflicts:     609000 | #Constraints:      57017
646.36/648.22	c #Conflicts:     610000 | #Constraints:      58017
646.36/648.22	c #Conflicts:     611000 | #Constraints:      59017
646.36/648.22	c #Conflicts:     612000 | #Constraints:      60017
646.36/648.22	c #Conflicts:     613000 | #Constraints:      61017
646.36/648.22	c #Conflicts:     614000 | #Constraints:      62017
646.36/648.22	c #Conflicts:     615000 | #Constraints:      63017
646.36/648.22	c #Conflicts:     616000 | #Constraints:      64017
646.36/648.22	c #Conflicts:     617000 | #Constraints:      65017
646.36/648.22	c #Conflicts:     618000 | #Constraints:      66017
646.36/648.22	c #Conflicts:     619000 | #Constraints:      67017
646.36/648.22	c #Conflicts:     620000 | #Constraints:      68017
646.36/648.22	c #Conflicts:     621000 | #Constraints:      69017
646.36/648.22	c #Conflicts:     622000 | #Constraints:      70017
646.36/648.22	c #Conflicts:     623000 | #Constraints:      71017
646.36/648.22	c #Conflicts:     624000 | #Constraints:      72017
646.36/648.22	c #Conflicts:     625000 | #Constraints:      73017
646.36/648.22	c #Conflicts:     626000 | #Constraints:      74017
646.36/648.22	c #Conflicts:     627000 | #Constraints:      75017
646.36/648.22	c #Conflicts:     628000 | #Constraints:      76017
646.36/648.22	c #Conflicts:     629000 | #Constraints:      77017
646.36/648.22	c #Conflicts:     630000 | #Constraints:      78017
646.36/648.22	c #Conflicts:     631000 | #Constraints:      79017
646.36/648.22	c #Conflicts:     632000 | #Constraints:      80017
646.36/648.22	c #Conflicts:     633000 | #Constraints:      81017
646.36/648.22	c #Conflicts:     634000 | #Constraints:      82017
646.36/648.22	c #Conflicts:     635000 | #Constraints:      83017
646.36/648.22	c #Conflicts:     636000 | #Constraints:      84017
646.36/648.22	c #Conflicts:     637000 | #Constraints:      85017
646.36/648.22	c #Conflicts:     638000 | #Constraints:      86017
646.36/648.22	c #Conflicts:     639000 | #Constraints:      87017
646.36/648.22	c #Conflicts:     640000 | #Constraints:      88017
646.36/648.22	c #Conflicts:     641000 | #Constraints:      89017
646.36/648.22	c #Conflicts:     642000 | #Constraints:      90017
646.36/648.22	c #Conflicts:     643000 | #Constraints:      91017
646.36/648.22	c #Conflicts:     644000 | #Constraints:      92017
646.36/648.22	c #Conflicts:     645000 | #Constraints:      93017
646.36/648.22	c #Conflicts:     646000 | #Constraints:      94017
646.36/648.22	c #Conflicts:     647000 | #Constraints:      95017
646.36/648.22	c bounds -286 >= -511 @ 639.667
665.70/667.65	c #Conflicts:     648000 | #Constraints:      96047
665.70/667.65	c #Conflicts:     649000 | #Constraints:      97047
665.70/667.65	c #Conflicts:     650000 | #Constraints:      98047
665.70/667.65	c #Conflicts:     651000 | #Constraints:      99047
665.70/667.65	c #Conflicts:     652000 | #Constraints:     100047
665.70/667.65	c #Conflicts:     653000 | #Constraints:     101047
665.70/667.65	c #Conflicts:     654000 | #Constraints:     102047
665.70/667.65	c #Conflicts:     655000 | #Constraints:     103047
665.70/667.65	c #Conflicts:     656000 | #Constraints:     104047
665.70/667.65	c #Conflicts:     657000 | #Constraints:     105047
665.70/667.65	c #Conflicts:     658000 | #Constraints:     106047
665.70/667.65	c #Conflicts:     659000 | #Constraints:     107047
665.70/667.65	c #Conflicts:     660000 | #Constraints:     108047
665.70/667.65	c #Conflicts:     661000 | #Constraints:     109047
665.70/667.65	c INPROCESSING
665.70/667.65	c GARBAGE COLLECT
665.70/667.65	c rational objective -511
693.14/695.15	c #Conflicts:     662000 | #Constraints:      69716
693.14/695.15	c #Conflicts:     663000 | #Constraints:      70716
693.14/695.15	c #Conflicts:     664000 | #Constraints:      71716
693.14/695.15	c #Conflicts:     665000 | #Constraints:      72716
693.14/695.15	c #Conflicts:     666000 | #Constraints:      73716
693.14/695.15	c #Conflicts:     667000 | #Constraints:      74716
693.14/695.15	c #Conflicts:     668000 | #Constraints:      75716
693.14/695.15	c #Conflicts:     669000 | #Constraints:      76716
693.14/695.15	c #Conflicts:     670000 | #Constraints:      77716
693.14/695.15	c #Conflicts:     671000 | #Constraints:      78716
693.14/695.15	c #Conflicts:     672000 | #Constraints:      79716
693.14/695.15	c #Conflicts:     673000 | #Constraints:      80716
693.14/695.15	c #Conflicts:     674000 | #Constraints:      81716
693.14/695.15	c #Conflicts:     675000 | #Constraints:      82716
693.14/695.15	c #Conflicts:     676000 | #Constraints:      83716
693.14/695.15	c #Conflicts:     677000 | #Constraints:      84716
693.14/695.15	c #Conflicts:     678000 | #Constraints:      85716
693.14/695.15	c #Conflicts:     679000 | #Constraints:      86716
693.14/695.15	c #Conflicts:     680000 | #Constraints:      87716
693.14/695.15	c #Conflicts:     681000 | #Constraints:      88716
693.14/695.15	c #Conflicts:     682000 | #Constraints:      89716
693.14/695.15	c #Conflicts:     683000 | #Constraints:      90716
693.14/695.15	c #Conflicts:     684000 | #Constraints:      91716
693.14/695.15	c INPROCESSING
693.14/695.15	c GARBAGE COLLECT
693.14/695.15	c rational objective -511
718.35/720.50	c #Conflicts:     685000 | #Constraints:      61301
718.35/720.50	c #Conflicts:     686000 | #Constraints:      62301
718.35/720.50	c #Conflicts:     687000 | #Constraints:      63301
718.35/720.50	c #Conflicts:     688000 | #Constraints:      64301
718.35/720.50	c #Conflicts:     689000 | #Constraints:      65301
718.35/720.50	c #Conflicts:     690000 | #Constraints:      66301
718.35/720.50	c #Conflicts:     691000 | #Constraints:      67301
718.35/720.50	c #Conflicts:     692000 | #Constraints:      68301
718.35/720.50	c #Conflicts:     693000 | #Constraints:      69301
718.35/720.50	c #Conflicts:     694000 | #Constraints:      70301
718.35/720.50	c #Conflicts:     695000 | #Constraints:      71301
718.35/720.50	c #Conflicts:     696000 | #Constraints:      72301
718.35/720.50	c #Conflicts:     697000 | #Constraints:      73301
718.35/720.50	c #Conflicts:     698000 | #Constraints:      74301
718.35/720.50	c #Conflicts:     699000 | #Constraints:      75301
718.35/720.50	c #Conflicts:     700000 | #Constraints:      76301
718.35/720.50	c #Conflicts:     701000 | #Constraints:      77301
718.35/720.50	c #Conflicts:     702000 | #Constraints:      78301
718.35/720.50	c #Conflicts:     703000 | #Constraints:      79301
718.35/720.50	c #Conflicts:     704000 | #Constraints:      80301
718.35/720.50	c #Conflicts:     705000 | #Constraints:      81301
718.35/720.50	c #Conflicts:     706000 | #Constraints:      82301
718.35/720.50	c INPROCESSING
718.35/720.50	c GARBAGE COLLECT
718.35/720.50	c rational objective -511
755.26/757.41	c #Conflicts:     707000 | #Constraints:      58255
755.26/757.41	c #Conflicts:     708000 | #Constraints:      59740
755.26/757.41	c #Conflicts:     709000 | #Constraints:      61256
755.26/757.41	c #Conflicts:     710000 | #Constraints:      62809
755.26/757.41	c #Conflicts:     711000 | #Constraints:      64268
755.26/757.41	c #Conflicts:     712000 | #Constraints:      65756
755.26/757.41	c #Conflicts:     713000 | #Constraints:      67214
755.26/757.41	c #Conflicts:     714000 | #Constraints:      68694
755.26/757.41	c #Conflicts:     715000 | #Constraints:      70197
755.26/757.41	c #Conflicts:     716000 | #Constraints:      71659
755.26/757.41	c #Conflicts:     717000 | #Constraints:      73146
755.26/757.41	c #Conflicts:     718000 | #Constraints:      74687
755.26/757.41	c bounds -287 >= -511 @ 747.557
760.54/762.78	c #Conflicts:     719000 | #Constraints:      75862
760.54/762.78	c #Conflicts:     720000 | #Constraints:      76862
760.54/762.78	c #Conflicts:     721000 | #Constraints:      77862
760.54/762.78	c #Conflicts:     722000 | #Constraints:      78862
760.54/762.78	c bounds -287 >= -510 @ 752.861
763.23/765.47	c #Conflicts:     723000 | #Constraints:      79907
763.23/765.47	c #Conflicts:     724000 | #Constraints:      80907
763.23/765.47	c bounds -287 >= -509 @ 755.518
766.72/768.93	c #Conflicts:     725000 | #Constraints:      81925
766.72/768.93	c #Conflicts:     726000 | #Constraints:      82925
766.72/768.93	c #Conflicts:     727000 | #Constraints:      83925
766.72/768.93	c bounds -287 >= -508 @ 758.925
772.00/774.27	c #Conflicts:     728000 | #Constraints:      84946
772.00/774.27	c #Conflicts:     729000 | #Constraints:      85946
772.00/774.27	c #Conflicts:     730000 | #Constraints:      86946
772.00/774.27	c #Conflicts:     731000 | #Constraints:      87946
772.00/774.27	c #Conflicts:     732000 | #Constraints:      88946
772.00/774.27	c #Conflicts:     733000 | #Constraints:      89946
772.00/774.27	c #Conflicts:     734000 | #Constraints:      90946
772.00/774.27	c #Conflicts:     735000 | #Constraints:      91946
772.00/774.27	c bounds -287 >= -507 @ 764.198
786.66/788.94	c #Conflicts:     736000 | #Constraints:      92976
786.66/788.94	c #Conflicts:     737000 | #Constraints:      93976
786.66/788.94	c #Conflicts:     738000 | #Constraints:      94976
786.66/788.94	c #Conflicts:     739000 | #Constraints:      95976
786.66/788.94	c #Conflicts:     740000 | #Constraints:      96976
786.66/788.94	c #Conflicts:     741000 | #Constraints:      97976
786.66/788.94	c #Conflicts:     742000 | #Constraints:      98976
786.66/788.94	c #Conflicts:     743000 | #Constraints:      99976
786.66/788.94	c #Conflicts:     744000 | #Constraints:     100976
786.66/788.94	c #Conflicts:     745000 | #Constraints:     101976
786.66/788.94	c #Conflicts:     746000 | #Constraints:     102976
786.66/788.94	c #Conflicts:     747000 | #Constraints:     103976
786.66/788.94	c #Conflicts:     748000 | #Constraints:     104976
786.66/788.94	c #Conflicts:     749000 | #Constraints:     105976
786.66/788.94	c bounds -287 >= -506 @ 778.697
806.21/808.59	c #Conflicts:     750000 | #Constraints:     107006
806.21/808.59	c #Conflicts:     751000 | #Constraints:     108006
806.21/808.59	c #Conflicts:     752000 | #Constraints:     109006
806.21/808.59	c #Conflicts:     753000 | #Constraints:     110006
806.21/808.59	c #Conflicts:     754000 | #Constraints:     111006
806.21/808.59	c #Conflicts:     755000 | #Constraints:     112006
806.21/808.59	c #Conflicts:     756000 | #Constraints:     113006
806.21/808.59	c #Conflicts:     757000 | #Constraints:     114006
806.21/808.59	c #Conflicts:     758000 | #Constraints:     115006
806.21/808.59	c #Conflicts:     759000 | #Constraints:     116006
806.21/808.59	c #Conflicts:     760000 | #Constraints:     117006
806.21/808.59	c #Conflicts:     761000 | #Constraints:     118006
806.21/808.59	c #Conflicts:     762000 | #Constraints:     119006
806.21/808.59	c #Conflicts:     763000 | #Constraints:     120006
806.21/808.59	c INPROCESSING
806.21/808.59	c GARBAGE COLLECT
806.21/808.59	c rational objective -506
834.64/837.09	c #Conflicts:     764000 | #Constraints:      74718
834.64/837.09	c #Conflicts:     765000 | #Constraints:      75718
834.64/837.09	c #Conflicts:     766000 | #Constraints:      76718
834.64/837.09	c #Conflicts:     767000 | #Constraints:      77718
834.64/837.09	c #Conflicts:     768000 | #Constraints:      78718
834.64/837.09	c #Conflicts:     769000 | #Constraints:      79718
834.64/837.09	c #Conflicts:     770000 | #Constraints:      80718
834.64/837.09	c #Conflicts:     771000 | #Constraints:      81718
834.64/837.09	c #Conflicts:     772000 | #Constraints:      82718
834.64/837.09	c #Conflicts:     773000 | #Constraints:      83718
834.64/837.09	c #Conflicts:     774000 | #Constraints:      84718
834.64/837.09	c #Conflicts:     775000 | #Constraints:      85718
834.64/837.09	c #Conflicts:     776000 | #Constraints:      86718
834.64/837.09	c #Conflicts:     777000 | #Constraints:      87718
834.64/837.09	c #Conflicts:     778000 | #Constraints:      88718
834.64/837.09	c #Conflicts:     779000 | #Constraints:      89718
834.64/837.09	c #Conflicts:     780000 | #Constraints:      90718
834.64/837.09	c #Conflicts:     781000 | #Constraints:      91718
834.64/837.09	c #Conflicts:     782000 | #Constraints:      92718
834.64/837.09	c #Conflicts:     783000 | #Constraints:      93718
834.64/837.09	c #Conflicts:     784000 | #Constraints:      94718
834.64/837.09	c #Conflicts:     785000 | #Constraints:      95718
834.64/837.09	c #Conflicts:     786000 | #Constraints:      96718
834.64/837.09	c #Conflicts:     787000 | #Constraints:      97718
834.64/837.09	c INPROCESSING
834.64/837.09	c GARBAGE COLLECT
834.64/837.09	c rational objective -506
849.08/851.53	c #Conflicts:     788000 | #Constraints:      63913
849.08/851.53	c #Conflicts:     789000 | #Constraints:      64913
849.08/851.53	c #Conflicts:     790000 | #Constraints:      65913
849.08/851.53	c #Conflicts:     791000 | #Constraints:      66913
849.08/851.53	c #Conflicts:     792000 | #Constraints:      67913
849.08/851.53	c #Conflicts:     793000 | #Constraints:      68913
849.08/851.53	c #Conflicts:     794000 | #Constraints:      69913
849.08/851.53	c #Conflicts:     795000 | #Constraints:      70913
849.08/851.53	c #Conflicts:     796000 | #Constraints:      71913
849.08/851.53	c #Conflicts:     797000 | #Constraints:      72913
849.08/851.53	c #Conflicts:     798000 | #Constraints:      73913
849.08/851.53	c #Conflicts:     799000 | #Constraints:      74913
849.08/851.53	c bounds -287 >= -505 @ 840.605
865.12/867.66	c #Conflicts:     800000 | #Constraints:      75955
865.12/867.66	c #Conflicts:     801000 | #Constraints:      76955
865.12/867.66	c #Conflicts:     802000 | #Constraints:      77955
865.12/867.66	c #Conflicts:     803000 | #Constraints:      78955
865.12/867.66	c #Conflicts:     804000 | #Constraints:      79955
865.12/867.66	c #Conflicts:     805000 | #Constraints:      80955
865.12/867.66	c #Conflicts:     806000 | #Constraints:      81955
865.12/867.66	c #Conflicts:     807000 | #Constraints:      82955
865.12/867.66	c #Conflicts:     808000 | #Constraints:      83955
865.12/867.66	c #Conflicts:     809000 | #Constraints:      84955
865.12/867.66	c #Conflicts:     810000 | #Constraints:      85955
865.12/867.66	c #Conflicts:     811000 | #Constraints:      86955
865.12/867.66	c #Conflicts:     812000 | #Constraints:      87955
865.12/867.66	c INPROCESSING
865.12/867.66	c GARBAGE COLLECT
865.12/867.66	c rational objective -505
910.50/913.13	c #Conflicts:     813000 | #Constraints:      62212
910.50/913.13	c #Conflicts:     814000 | #Constraints:      63212
910.50/913.13	c #Conflicts:     815000 | #Constraints:      64212
910.50/913.13	c #Conflicts:     816000 | #Constraints:      65212
910.50/913.13	c #Conflicts:     817000 | #Constraints:      66212
910.50/913.13	c #Conflicts:     818000 | #Constraints:      67212
910.50/913.13	c #Conflicts:     819000 | #Constraints:      68212
910.50/913.13	c #Conflicts:     820000 | #Constraints:      69212
910.50/913.13	c #Conflicts:     821000 | #Constraints:      70212
910.50/913.13	c #Conflicts:     822000 | #Constraints:      71212
910.50/913.13	c #Conflicts:     823000 | #Constraints:      72212
910.50/913.13	c #Conflicts:     824000 | #Constraints:      73212
910.50/913.13	c #Conflicts:     825000 | #Constraints:      74212
910.50/913.13	c #Conflicts:     826000 | #Constraints:      75212
910.50/913.13	c #Conflicts:     827000 | #Constraints:      76212
910.50/913.13	c #Conflicts:     828000 | #Constraints:      77212
910.50/913.13	c #Conflicts:     829000 | #Constraints:      78212
910.50/913.13	c #Conflicts:     830000 | #Constraints:      79212
910.50/913.13	c #Conflicts:     831000 | #Constraints:      80212
910.50/913.13	c #Conflicts:     832000 | #Constraints:      81212
910.50/913.13	c #Conflicts:     833000 | #Constraints:      82212
910.50/913.13	c #Conflicts:     834000 | #Constraints:      83212
910.50/913.13	c #Conflicts:     835000 | #Constraints:      84212
910.50/913.13	c #Conflicts:     836000 | #Constraints:      85212
910.50/913.13	c #Conflicts:     837000 | #Constraints:      86212
910.50/913.13	c #Conflicts:     838000 | #Constraints:      87212
910.50/913.13	c #Conflicts:     839000 | #Constraints:      88212
910.50/913.13	c #Conflicts:     840000 | #Constraints:      89212
910.50/913.13	c #Conflicts:     841000 | #Constraints:      90212
910.50/913.13	c #Conflicts:     842000 | #Constraints:      91212
910.50/913.13	c #Conflicts:     843000 | #Constraints:      92212
910.50/913.13	c #Conflicts:     844000 | #Constraints:      93212
910.50/913.13	c #Conflicts:     845000 | #Constraints:      94212
910.50/913.13	c #Conflicts:     846000 | #Constraints:      95212
910.50/913.13	c #Conflicts:     847000 | #Constraints:      96212
910.50/913.13	c #Conflicts:     848000 | #Constraints:      97212
910.50/913.13	c #Conflicts:     849000 | #Constraints:      98212
910.50/913.13	c #Conflicts:     850000 | #Constraints:      99212
910.50/913.13	c bounds -287 >= -504 @ 901.535
943.98/946.74	c #Conflicts:     851000 | #Constraints:     100260
943.98/946.74	c #Conflicts:     852000 | #Constraints:     101260
943.98/946.74	c #Conflicts:     853000 | #Constraints:     102260
943.98/946.74	c #Conflicts:     854000 | #Constraints:     103260
943.98/946.74	c #Conflicts:     855000 | #Constraints:     104260
943.98/946.74	c #Conflicts:     856000 | #Constraints:     105260
943.98/946.74	c #Conflicts:     857000 | #Constraints:     106260
943.98/946.74	c #Conflicts:     858000 | #Constraints:     107260
943.98/946.74	c #Conflicts:     859000 | #Constraints:     108260
943.98/946.74	c #Conflicts:     860000 | #Constraints:     109260
943.98/946.74	c #Conflicts:     861000 | #Constraints:     110260
943.98/946.74	c #Conflicts:     862000 | #Constraints:     111260
943.98/946.74	c #Conflicts:     863000 | #Constraints:     112260
943.98/946.74	c #Conflicts:     864000 | #Constraints:     113260
943.98/946.74	c #Conflicts:     865000 | #Constraints:     114260
943.98/946.74	c #Conflicts:     866000 | #Constraints:     115260
943.98/946.74	c #Conflicts:     867000 | #Constraints:     116260
943.98/946.74	c #Conflicts:     868000 | #Constraints:     117260
943.98/946.74	c #Conflicts:     869000 | #Constraints:     118260
943.98/946.74	c #Conflicts:     870000 | #Constraints:     119260
943.98/946.74	c #Conflicts:     871000 | #Constraints:     120260
943.98/946.74	c #Conflicts:     872000 | #Constraints:     121260
943.98/946.74	c #Conflicts:     873000 | #Constraints:     122260
943.98/946.74	c INPROCESSING
943.98/946.74	c GARBAGE COLLECT
943.98/946.74	c rational objective -504
997.63/1000.59	c #Conflicts:     874000 | #Constraints:      76715
997.63/1000.59	c #Conflicts:     875000 | #Constraints:      78249
997.63/1000.59	c #Conflicts:     876000 | #Constraints:      79786
997.63/1000.59	c #Conflicts:     877000 | #Constraints:      81253
997.63/1000.59	c #Conflicts:     878000 | #Constraints:      82731
997.63/1000.59	c #Conflicts:     879000 | #Constraints:      84112
997.63/1000.59	c #Conflicts:     880000 | #Constraints:      85189
997.63/1000.59	c #Conflicts:     881000 | #Constraints:      86256
997.63/1000.59	c #Conflicts:     882000 | #Constraints:      87310
997.63/1000.59	c #Conflicts:     883000 | #Constraints:      88404
997.63/1000.59	c #Conflicts:     884000 | #Constraints:      89503
997.63/1000.59	c #Conflicts:     885000 | #Constraints:      90605
997.63/1000.59	c #Conflicts:     886000 | #Constraints:      91682
997.63/1000.59	c #Conflicts:     887000 | #Constraints:      92762
997.63/1000.59	c #Conflicts:     888000 | #Constraints:      93847
997.63/1000.59	c #Conflicts:     889000 | #Constraints:      94916
997.63/1000.59	c #Conflicts:     890000 | #Constraints:      95988
997.63/1000.59	c #Conflicts:     891000 | #Constraints:      97064
997.63/1000.59	c #Conflicts:     892000 | #Constraints:      98125
997.63/1000.59	c #Conflicts:     893000 | #Constraints:      99195
997.63/1000.59	c #Conflicts:     894000 | #Constraints:     100256
997.63/1000.59	c #Conflicts:     895000 | #Constraints:     101326
997.63/1000.59	c #Conflicts:     896000 | #Constraints:     102392
997.63/1000.59	c #Conflicts:     897000 | #Constraints:     103454
997.63/1000.59	c #Conflicts:     898000 | #Constraints:     104524
997.63/1000.59	c INPROCESSING
997.63/1000.59	c GARBAGE COLLECT
997.63/1000.59	c rational objective -504
997.93/1000.89	c #Conflicts:     899000 | #Constraints:      67373
997.93/1000.89	c bounds -287 >= -503 @ 988.357
998.25/1001.13	c #Conflicts:     900000 | #Constraints:      68409
998.25/1001.13	c #Conflicts:     901000 | #Constraints:      69409
998.25/1001.13	c bounds -287 >= -502 @ 988.594
998.53/1001.47	c #Conflicts:     902000 | #Constraints:      70433
998.53/1001.47	c #Conflicts:     903000 | #Constraints:      71433
998.53/1001.47	c bounds -287 >= -501 @ 988.909
999.03/1002.00	c #Conflicts:     904000 | #Constraints:      72451
999.03/1002.00	c #Conflicts:     905000 | #Constraints:      73451
999.03/1002.00	c #Conflicts:     906000 | #Constraints:      74451
999.03/1002.00	c bounds -287 >= -500 @ 989.421
999.73/1002.65	c #Conflicts:     907000 | #Constraints:      75469
999.73/1002.65	c #Conflicts:     908000 | #Constraints:      76469
999.73/1002.65	c #Conflicts:     909000 | #Constraints:      77469
999.73/1002.65	c #Conflicts:     910000 | #Constraints:      78469
999.73/1002.65	c bounds -287 >= -499 @ 990.055
1006.12/1009.02	c #Conflicts:     911000 | #Constraints:      79490
1006.12/1009.02	c #Conflicts:     912000 | #Constraints:      80490
1006.12/1009.02	c #Conflicts:     913000 | #Constraints:      81490
1006.12/1009.02	c #Conflicts:     914000 | #Constraints:      82490
1006.12/1009.02	c #Conflicts:     915000 | #Constraints:      83490
1006.12/1009.02	c #Conflicts:     916000 | #Constraints:      84490
1006.12/1009.02	c #Conflicts:     917000 | #Constraints:      85490
1006.12/1009.02	c #Conflicts:     918000 | #Constraints:      86490
1006.12/1009.02	c #Conflicts:     919000 | #Constraints:      87490
1006.12/1009.02	c bounds -287 >= -498 @ 996.353
1010.21/1013.16	c #Conflicts:     920000 | #Constraints:      88514
1010.21/1013.16	c #Conflicts:     921000 | #Constraints:      89514
1010.21/1013.16	c #Conflicts:     922000 | #Constraints:      90514
1010.21/1013.16	c #Conflicts:     923000 | #Constraints:      91514
1010.21/1013.16	c #Conflicts:     924000 | #Constraints:      92514
1010.21/1013.16	c INPROCESSING
1010.21/1013.16	c GARBAGE COLLECT
1010.21/1013.16	c rational objective -498
1023.57/1026.57	c #Conflicts:     925000 | #Constraints:      65300
1023.57/1026.57	c #Conflicts:     926000 | #Constraints:      66300
1023.57/1026.57	c #Conflicts:     927000 | #Constraints:      67300
1023.57/1026.57	c #Conflicts:     928000 | #Constraints:      68300
1023.57/1026.57	c #Conflicts:     929000 | #Constraints:      69300
1023.57/1026.57	c #Conflicts:     930000 | #Constraints:      70300
1023.57/1026.57	c #Conflicts:     931000 | #Constraints:      71300
1023.57/1026.57	c #Conflicts:     932000 | #Constraints:      72300
1023.57/1026.57	c #Conflicts:     933000 | #Constraints:      73300
1023.57/1026.57	c #Conflicts:     934000 | #Constraints:      74300
1023.57/1026.57	c #Conflicts:     935000 | #Constraints:      75300
1023.57/1026.57	c #Conflicts:     936000 | #Constraints:      76300
1023.57/1026.57	c #Conflicts:     937000 | #Constraints:      77300
1023.57/1026.57	c #Conflicts:     938000 | #Constraints:      78300
1023.57/1026.57	c #Conflicts:     939000 | #Constraints:      79300
1023.57/1026.57	c #Conflicts:     940000 | #Constraints:      80300
1023.57/1026.57	c #Conflicts:     941000 | #Constraints:      81300
1023.57/1026.57	c bounds -287 >= -497 @ 1013.68
1057.17/1060.23	c #Conflicts:     942000 | #Constraints:      82327
1057.17/1060.23	c #Conflicts:     943000 | #Constraints:      83327
1057.17/1060.23	c #Conflicts:     944000 | #Constraints:      84327
1057.17/1060.23	c #Conflicts:     945000 | #Constraints:      85327
1057.17/1060.23	c #Conflicts:     946000 | #Constraints:      86327
1057.17/1060.23	c #Conflicts:     947000 | #Constraints:      87327
1057.17/1060.23	c #Conflicts:     948000 | #Constraints:      88327
1057.17/1060.23	c #Conflicts:     949000 | #Constraints:      89327
1057.17/1060.23	c #Conflicts:     950000 | #Constraints:      90327
1057.17/1060.23	c #Conflicts:     951000 | #Constraints:      91327
1057.17/1060.23	c #Conflicts:     952000 | #Constraints:      92327
1057.17/1060.23	c #Conflicts:     953000 | #Constraints:      93327
1057.17/1060.23	c #Conflicts:     954000 | #Constraints:      94327
1057.17/1060.23	c #Conflicts:     955000 | #Constraints:      95327
1057.17/1060.23	c #Conflicts:     956000 | #Constraints:      96327
1057.17/1060.23	c #Conflicts:     957000 | #Constraints:      97327
1057.17/1060.23	c #Conflicts:     958000 | #Constraints:      98327
1057.17/1060.23	c #Conflicts:     959000 | #Constraints:      99327
1057.17/1060.23	c #Conflicts:     960000 | #Constraints:     100327
1057.17/1060.23	c #Conflicts:     961000 | #Constraints:     101327
1057.17/1060.23	c #Conflicts:     962000 | #Constraints:     102327
1057.17/1060.23	c #Conflicts:     963000 | #Constraints:     103327
1057.17/1060.23	c #Conflicts:     964000 | #Constraints:     104327
1057.17/1060.23	c #Conflicts:     965000 | #Constraints:     105327
1057.17/1060.23	c #Conflicts:     966000 | #Constraints:     106327
1057.17/1060.23	c #Conflicts:     967000 | #Constraints:     107327
1057.17/1060.23	c #Conflicts:     968000 | #Constraints:     108327
1057.17/1060.23	c #Conflicts:     969000 | #Constraints:     109327
1057.17/1060.23	c #Conflicts:     970000 | #Constraints:     110327
1057.17/1060.23	c bounds -287 >= -496 @ 1047
1081.71/1084.90	c #Conflicts:     971000 | #Constraints:     111342
1081.71/1084.90	c #Conflicts:     972000 | #Constraints:     112342
1081.71/1084.90	c #Conflicts:     973000 | #Constraints:     113342
1081.71/1084.90	c #Conflicts:     974000 | #Constraints:     114342
1081.71/1084.90	c #Conflicts:     975000 | #Constraints:     115342
1081.71/1084.90	c #Conflicts:     976000 | #Constraints:     116342
1081.71/1084.90	c #Conflicts:     977000 | #Constraints:     117342
1081.71/1084.90	c #Conflicts:     978000 | #Constraints:     118342
1081.71/1084.90	c #Conflicts:     979000 | #Constraints:     119342
1081.71/1084.90	c #Conflicts:     980000 | #Constraints:     120342
1081.71/1084.90	c #Conflicts:     981000 | #Constraints:     121342
1081.71/1084.90	c #Conflicts:     982000 | #Constraints:     122342
1081.71/1084.90	c #Conflicts:     983000 | #Constraints:     123342
1081.71/1084.90	c #Conflicts:     984000 | #Constraints:     124342
1081.71/1084.90	c #Conflicts:     985000 | #Constraints:     125342
1081.71/1084.90	c #Conflicts:     986000 | #Constraints:     126342
1081.71/1084.90	c #Conflicts:     987000 | #Constraints:     127342
1081.71/1084.90	c #Conflicts:     988000 | #Constraints:     128342
1081.71/1084.90	c #Conflicts:     989000 | #Constraints:     129342
1081.71/1084.90	c #Conflicts:     990000 | #Constraints:     130342
1081.80/1084.90	c INPROCESSING
1081.80/1084.90	c GARBAGE COLLECT
1081.80/1084.90	c rational objective -496
1112.23/1115.46	c #Conflicts:     991000 | #Constraints:      80778
1112.23/1115.46	c #Conflicts:     992000 | #Constraints:      81778
1112.23/1115.46	c #Conflicts:     993000 | #Constraints:      82778
1112.23/1115.46	c #Conflicts:     994000 | #Constraints:      83778
1112.23/1115.46	c #Conflicts:     995000 | #Constraints:      84778
1112.23/1115.46	c #Conflicts:     996000 | #Constraints:      85778
1112.23/1115.46	c #Conflicts:     997000 | #Constraints:      86778
1112.23/1115.46	c #Conflicts:     998000 | #Constraints:      87778
1112.23/1115.46	c #Conflicts:     999000 | #Constraints:      88778
1112.23/1115.46	c #Conflicts:    1000000 | #Constraints:      89778
1112.23/1115.46	c #Conflicts:    1001000 | #Constraints:      90778
1112.23/1115.46	c #Conflicts:    1002000 | #Constraints:      91778
1112.23/1115.46	c #Conflicts:    1003000 | #Constraints:      92778
1112.23/1115.46	c #Conflicts:    1004000 | #Constraints:      93778
1112.23/1115.46	c #Conflicts:    1005000 | #Constraints:      94778
1112.23/1115.46	c #Conflicts:    1006000 | #Constraints:      95778
1112.23/1115.46	c #Conflicts:    1007000 | #Constraints:      96778
1112.23/1115.46	c #Conflicts:    1008000 | #Constraints:      97778
1112.23/1115.46	c #Conflicts:    1009000 | #Constraints:      98778
1112.23/1115.46	c #Conflicts:    1010000 | #Constraints:      99778
1112.23/1115.46	c #Conflicts:    1011000 | #Constraints:     100778
1112.23/1115.46	c #Conflicts:    1012000 | #Constraints:     101778
1112.23/1115.46	c #Conflicts:    1013000 | #Constraints:     102778
1112.23/1115.46	c #Conflicts:    1014000 | #Constraints:     103778
1112.23/1115.46	c #Conflicts:    1015000 | #Constraints:     104778
1112.23/1115.46	c #Conflicts:    1016000 | #Constraints:     105778
1112.23/1115.46	c #Conflicts:    1017000 | #Constraints:     106778
1112.23/1115.46	c INPROCESSING
1112.23/1115.46	c GARBAGE COLLECT
1112.23/1115.46	c rational objective -496
1118.41/1121.63	c #Conflicts:    1018000 | #Constraints:      68951
1118.41/1121.63	c #Conflicts:    1019000 | #Constraints:      69951
1118.41/1121.63	c #Conflicts:    1020000 | #Constraints:      70951
1118.41/1121.63	c #Conflicts:    1021000 | #Constraints:      71951
1118.41/1121.63	c #Conflicts:    1022000 | #Constraints:      72951
1118.41/1121.63	c bounds -287 >= -495 @ 1107.75
1194.81/1198.25	c #Conflicts:    1023000 | #Constraints:      73978
1194.81/1198.25	c #Conflicts:    1024000 | #Constraints:      74978
1194.81/1198.25	c #Conflicts:    1025000 | #Constraints:      75978
1194.81/1198.25	c #Conflicts:    1026000 | #Constraints:      76978
1194.81/1198.25	c #Conflicts:    1027000 | #Constraints:      77978
1194.81/1198.25	c #Conflicts:    1028000 | #Constraints:      78978
1194.81/1198.25	c #Conflicts:    1029000 | #Constraints:      79978
1194.81/1198.25	c #Conflicts:    1030000 | #Constraints:      80978
1194.81/1198.25	c #Conflicts:    1031000 | #Constraints:      81978
1194.81/1198.25	c #Conflicts:    1032000 | #Constraints:      82978
1194.81/1198.25	c #Conflicts:    1033000 | #Constraints:      83978
1194.81/1198.25	c #Conflicts:    1034000 | #Constraints:      84978
1194.81/1198.25	c #Conflicts:    1035000 | #Constraints:      85978
1194.81/1198.25	c #Conflicts:    1036000 | #Constraints:      86978
1194.81/1198.25	c #Conflicts:    1037000 | #Constraints:      87978
1194.81/1198.25	c #Conflicts:    1038000 | #Constraints:      88978
1194.81/1198.25	c #Conflicts:    1039000 | #Constraints:      89978
1194.81/1198.25	c #Conflicts:    1040000 | #Constraints:      90978
1194.81/1198.25	c #Conflicts:    1041000 | #Constraints:      91978
1194.81/1198.25	c #Conflicts:    1042000 | #Constraints:      92978
1194.81/1198.25	c #Conflicts:    1043000 | #Constraints:      93978
1194.81/1198.25	c #Conflicts:    1044000 | #Constraints:      94978
1194.81/1198.25	c #Conflicts:    1045000 | #Constraints:      95978
1194.81/1198.25	c #Conflicts:    1046000 | #Constraints:      96978
1194.81/1198.25	c #Conflicts:    1047000 | #Constraints:      97978
1194.81/1198.25	c #Conflicts:    1048000 | #Constraints:      98978
1194.81/1198.25	c #Conflicts:    1049000 | #Constraints:      99978
1194.81/1198.25	c #Conflicts:    1050000 | #Constraints:     100978
1194.81/1198.25	c #Conflicts:    1051000 | #Constraints:     101978
1194.81/1198.25	c #Conflicts:    1052000 | #Constraints:     102978
1194.81/1198.25	c #Conflicts:    1053000 | #Constraints:     103978
1194.81/1198.25	c #Conflicts:    1054000 | #Constraints:     104978
1194.81/1198.25	c #Conflicts:    1055000 | #Constraints:     105978
1194.81/1198.25	c #Conflicts:    1056000 | #Constraints:     106978
1194.81/1198.25	c #Conflicts:    1057000 | #Constraints:     107978
1194.81/1198.25	c #Conflicts:    1058000 | #Constraints:     108978
1194.81/1198.25	c #Conflicts:    1059000 | #Constraints:     109978
1194.81/1198.25	c #Conflicts:    1060000 | #Constraints:     110978
1194.81/1198.25	c #Conflicts:    1061000 | #Constraints:     111978
1194.81/1198.25	c #Conflicts:    1062000 | #Constraints:     112978
1194.81/1198.25	c #Conflicts:    1063000 | #Constraints:     113978
1194.81/1198.25	c #Conflicts:    1064000 | #Constraints:     114978
1194.81/1198.25	c #Conflicts:    1065000 | #Constraints:     115978
1194.81/1198.25	c #Conflicts:    1066000 | #Constraints:     116978
1194.81/1198.25	c #Conflicts:    1067000 | #Constraints:     117978
1194.81/1198.25	c #Conflicts:    1068000 | #Constraints:     118978
1194.81/1198.25	c #Conflicts:    1069000 | #Constraints:     119978
1194.81/1198.25	c #Conflicts:    1070000 | #Constraints:     120978
1194.81/1198.25	c #Conflicts:    1071000 | #Constraints:     121978
1194.81/1198.25	c #Conflicts:    1072000 | #Constraints:     122978
1194.81/1198.25	c #Conflicts:    1073000 | #Constraints:     123978
1194.81/1198.25	c #Conflicts:    1074000 | #Constraints:     124978
1194.81/1198.25	c #Conflicts:    1075000 | #Constraints:     125978
1194.81/1198.25	c #Conflicts:    1076000 | #Constraints:     126978
1194.81/1198.25	c #Conflicts:    1077000 | #Constraints:     127978
1194.81/1198.25	c #Conflicts:    1078000 | #Constraints:     128978
1194.81/1198.25	c #Conflicts:    1079000 | #Constraints:     129978
1194.81/1198.25	c #Conflicts:    1080000 | #Constraints:     130978
1194.81/1198.25	c #Conflicts:    1081000 | #Constraints:     131978
1194.81/1198.25	c #Conflicts:    1082000 | #Constraints:     132978
1194.81/1198.25	c #Conflicts:    1083000 | #Constraints:     133978
1194.81/1198.25	c #Conflicts:    1084000 | #Constraints:     134978
1194.81/1198.25	c #Conflicts:    1085000 | #Constraints:     135978
1194.81/1198.25	c INPROCESSING
1194.81/1198.25	c GARBAGE COLLECT
1194.81/1198.25	c rational objective -495
1228.71/1232.27	c #Conflicts:    1086000 | #Constraints:      83267
1228.71/1232.27	c #Conflicts:    1087000 | #Constraints:      84267
1228.71/1232.27	c #Conflicts:    1088000 | #Constraints:      85267
1228.71/1232.27	c #Conflicts:    1089000 | #Constraints:      86267
1228.71/1232.27	c #Conflicts:    1090000 | #Constraints:      87267
1228.71/1232.27	c #Conflicts:    1091000 | #Constraints:      88267
1228.71/1232.27	c #Conflicts:    1092000 | #Constraints:      89267
1228.71/1232.27	c #Conflicts:    1093000 | #Constraints:      90267
1228.71/1232.27	c #Conflicts:    1094000 | #Constraints:      91267
1228.71/1232.27	c #Conflicts:    1095000 | #Constraints:      92267
1228.71/1232.27	c #Conflicts:    1096000 | #Constraints:      93267
1228.71/1232.27	c #Conflicts:    1097000 | #Constraints:      94267
1228.71/1232.27	c #Conflicts:    1098000 | #Constraints:      95267
1228.71/1232.27	c #Conflicts:    1099000 | #Constraints:      96267
1228.71/1232.27	c #Conflicts:    1100000 | #Constraints:      97267
1228.71/1232.27	c #Conflicts:    1101000 | #Constraints:      98267
1228.71/1232.27	c #Conflicts:    1102000 | #Constraints:      99267
1228.71/1232.27	c #Conflicts:    1103000 | #Constraints:     100267
1228.71/1232.27	c #Conflicts:    1104000 | #Constraints:     101267
1228.71/1232.27	c #Conflicts:    1105000 | #Constraints:     102267
1228.71/1232.27	c #Conflicts:    1106000 | #Constraints:     103267
1228.71/1232.27	c #Conflicts:    1107000 | #Constraints:     104267
1228.71/1232.27	c #Conflicts:    1108000 | #Constraints:     105267
1228.71/1232.27	c #Conflicts:    1109000 | #Constraints:     106267
1228.71/1232.27	c #Conflicts:    1110000 | #Constraints:     107267
1228.71/1232.27	c #Conflicts:    1111000 | #Constraints:     108267
1228.71/1232.27	c #Conflicts:    1112000 | #Constraints:     109267
1228.71/1232.27	c #Conflicts:    1113000 | #Constraints:     110267
1228.71/1232.27	c INPROCESSING
1228.71/1232.27	c GARBAGE COLLECT
1228.71/1232.27	c rational objective -495
1260.83/1264.47	c #Conflicts:    1114000 | #Constraints:      70311
1260.83/1264.47	c #Conflicts:    1115000 | #Constraints:      71311
1260.83/1264.47	c #Conflicts:    1116000 | #Constraints:      72311
1260.83/1264.47	c #Conflicts:    1117000 | #Constraints:      73311
1260.83/1264.47	c #Conflicts:    1118000 | #Constraints:      74311
1260.83/1264.47	c #Conflicts:    1119000 | #Constraints:      75311
1260.83/1264.47	c #Conflicts:    1120000 | #Constraints:      76311
1260.83/1264.47	c #Conflicts:    1121000 | #Constraints:      77311
1260.83/1264.47	c #Conflicts:    1122000 | #Constraints:      78311
1260.83/1264.47	c #Conflicts:    1123000 | #Constraints:      79311
1260.83/1264.47	c #Conflicts:    1124000 | #Constraints:      80311
1260.83/1264.47	c #Conflicts:    1125000 | #Constraints:      81311
1260.83/1264.47	c #Conflicts:    1126000 | #Constraints:      82311
1260.83/1264.47	c #Conflicts:    1127000 | #Constraints:      83311
1260.83/1264.47	c #Conflicts:    1128000 | #Constraints:      84311
1260.83/1264.47	c #Conflicts:    1129000 | #Constraints:      85311
1260.83/1264.47	c #Conflicts:    1130000 | #Constraints:      86311
1260.83/1264.47	c #Conflicts:    1131000 | #Constraints:      87311
1260.83/1264.47	c #Conflicts:    1132000 | #Constraints:      88311
1260.83/1264.47	c #Conflicts:    1133000 | #Constraints:      89311
1260.83/1264.47	c #Conflicts:    1134000 | #Constraints:      90311
1260.83/1264.47	c #Conflicts:    1135000 | #Constraints:      91311
1260.83/1264.47	c #Conflicts:    1136000 | #Constraints:      92311
1260.83/1264.47	c #Conflicts:    1137000 | #Constraints:      93311
1260.83/1264.47	c #Conflicts:    1138000 | #Constraints:      94311
1260.83/1264.47	c #Conflicts:    1139000 | #Constraints:      95311
1260.83/1264.47	c #Conflicts:    1140000 | #Constraints:      96311
1260.83/1264.47	c #Conflicts:    1141000 | #Constraints:      97311
1260.83/1264.47	c #Conflicts:    1142000 | #Constraints:      98311
1260.83/1264.47	c INPROCESSING
1260.83/1264.47	c GARBAGE COLLECT
1260.83/1264.47	c rational objective -495
1348.49/1352.36	c #Conflicts:    1143000 | #Constraints:      68514
1348.49/1352.36	c #Conflicts:    1144000 | #Constraints:      69514
1348.49/1352.36	c #Conflicts:    1145000 | #Constraints:      70514
1348.49/1352.36	c #Conflicts:    1146000 | #Constraints:      71514
1348.49/1352.36	c #Conflicts:    1147000 | #Constraints:      72514
1348.49/1352.36	c #Conflicts:    1148000 | #Constraints:      73514
1348.49/1352.36	c #Conflicts:    1149000 | #Constraints:      74514
1348.49/1352.36	c #Conflicts:    1150000 | #Constraints:      75514
1348.49/1352.36	c #Conflicts:    1151000 | #Constraints:      76514
1348.49/1352.36	c #Conflicts:    1152000 | #Constraints:      77514
1348.49/1352.36	c #Conflicts:    1153000 | #Constraints:      78514
1348.49/1352.36	c #Conflicts:    1154000 | #Constraints:      79514
1348.49/1352.36	c #Conflicts:    1155000 | #Constraints:      80514
1348.49/1352.36	c #Conflicts:    1156000 | #Constraints:      81514
1348.49/1352.36	c #Conflicts:    1157000 | #Constraints:      82514
1348.49/1352.36	c #Conflicts:    1158000 | #Constraints:      83514
1348.49/1352.36	c #Conflicts:    1159000 | #Constraints:      84514
1348.49/1352.36	c #Conflicts:    1160000 | #Constraints:      85514
1348.49/1352.36	c #Conflicts:    1161000 | #Constraints:      86514
1348.49/1352.36	c #Conflicts:    1162000 | #Constraints:      87514
1348.49/1352.37	c #Conflicts:    1163000 | #Constraints:      88514
1348.49/1352.37	c #Conflicts:    1164000 | #Constraints:      89514
1348.49/1352.37	c #Conflicts:    1165000 | #Constraints:      90514
1348.49/1352.37	c #Conflicts:    1166000 | #Constraints:      91514
1348.49/1352.37	c #Conflicts:    1167000 | #Constraints:      92514
1348.49/1352.37	c #Conflicts:    1168000 | #Constraints:      93514
1348.49/1352.37	c #Conflicts:    1169000 | #Constraints:      94514
1348.49/1352.37	c #Conflicts:    1170000 | #Constraints:      95514
1348.49/1352.37	c #Conflicts:    1171000 | #Constraints:      96514
1348.49/1352.37	c #Conflicts:    1172000 | #Constraints:      97514
1348.49/1352.37	c #Conflicts:    1173000 | #Constraints:      98514
1348.49/1352.37	c #Conflicts:    1174000 | #Constraints:      99514
1348.49/1352.37	c #Conflicts:    1175000 | #Constraints:     100514
1348.49/1352.37	c #Conflicts:    1176000 | #Constraints:     101514
1348.49/1352.37	c #Conflicts:    1177000 | #Constraints:     102514
1348.49/1352.37	c #Conflicts:    1178000 | #Constraints:     103514
1348.49/1352.37	c #Conflicts:    1179000 | #Constraints:     104514
1348.49/1352.37	c #Conflicts:    1180000 | #Constraints:     105514
1348.49/1352.37	c #Conflicts:    1181000 | #Constraints:     106514
1348.49/1352.37	c #Conflicts:    1182000 | #Constraints:     107514
1348.49/1352.37	c #Conflicts:    1183000 | #Constraints:     108514
1348.49/1352.37	c #Conflicts:    1184000 | #Constraints:     109514
1348.49/1352.37	c #Conflicts:    1185000 | #Constraints:     110514
1348.49/1352.37	c #Conflicts:    1186000 | #Constraints:     111514
1348.49/1352.37	c #Conflicts:    1187000 | #Constraints:     112514
1348.49/1352.37	c #Conflicts:    1188000 | #Constraints:     113514
1348.49/1352.37	c #Conflicts:    1189000 | #Constraints:     114514
1348.49/1352.37	c #Conflicts:    1190000 | #Constraints:     115514
1348.49/1352.37	c #Conflicts:    1191000 | #Constraints:     116514
1348.49/1352.37	c #Conflicts:    1192000 | #Constraints:     117514
1348.49/1352.37	c #Conflicts:    1193000 | #Constraints:     118514
1348.49/1352.37	c #Conflicts:    1194000 | #Constraints:     119514
1348.49/1352.37	c #Conflicts:    1195000 | #Constraints:     120514
1348.49/1352.37	c #Conflicts:    1196000 | #Constraints:     121514
1348.49/1352.37	c #Conflicts:    1197000 | #Constraints:     122514
1348.49/1352.37	c #Conflicts:    1198000 | #Constraints:     123514
1348.49/1352.37	c #Conflicts:    1199000 | #Constraints:     124514
1348.49/1352.37	c #Conflicts:    1200000 | #Constraints:     125514
1348.49/1352.37	c #Conflicts:    1201000 | #Constraints:     126514
1348.49/1352.37	c #Conflicts:    1202000 | #Constraints:     127514
1348.49/1352.37	c #Conflicts:    1203000 | #Constraints:     128514
1348.49/1352.37	c #Conflicts:    1204000 | #Constraints:     129514
1348.49/1352.37	c #Conflicts:    1205000 | #Constraints:     130514
1348.49/1352.37	c #Conflicts:    1206000 | #Constraints:     131514
1348.49/1352.37	c #Conflicts:    1207000 | #Constraints:     132514
1348.49/1352.37	c #Conflicts:    1208000 | #Constraints:     133514
1348.49/1352.37	c #Conflicts:    1209000 | #Constraints:     134514
1348.49/1352.37	c #Conflicts:    1210000 | #Constraints:     135514
1348.49/1352.37	c #Conflicts:    1211000 | #Constraints:     136514
1348.49/1352.37	c #Conflicts:    1212000 | #Constraints:     137514
1348.49/1352.37	c #Conflicts:    1213000 | #Constraints:     138514
1348.49/1352.37	c #Conflicts:    1214000 | #Constraints:     139514
1348.49/1352.37	c #Conflicts:    1215000 | #Constraints:     140514
1348.49/1352.37	c INPROCESSING
1348.49/1352.37	c GARBAGE COLLECT
1348.49/1352.37	c rational objective -495
1384.60/1388.58	c #Conflicts:    1216000 | #Constraints:      85802
1384.60/1388.58	c #Conflicts:    1217000 | #Constraints:      86802
1384.60/1388.58	c #Conflicts:    1218000 | #Constraints:      87802
1384.60/1388.58	c #Conflicts:    1219000 | #Constraints:      88802
1384.60/1388.58	c #Conflicts:    1220000 | #Constraints:      89802
1384.60/1388.58	c #Conflicts:    1221000 | #Constraints:      90802
1384.60/1388.58	c #Conflicts:    1222000 | #Constraints:      91802
1384.60/1388.58	c #Conflicts:    1223000 | #Constraints:      92802
1384.60/1388.58	c #Conflicts:    1224000 | #Constraints:      93802
1384.60/1388.58	c #Conflicts:    1225000 | #Constraints:      94802
1384.60/1388.58	c #Conflicts:    1226000 | #Constraints:      95802
1384.60/1388.58	c #Conflicts:    1227000 | #Constraints:      96802
1384.60/1388.58	c #Conflicts:    1228000 | #Constraints:      97802
1384.60/1388.58	c #Conflicts:    1229000 | #Constraints:      98802
1384.60/1388.58	c #Conflicts:    1230000 | #Constraints:      99802
1384.60/1388.58	c #Conflicts:    1231000 | #Constraints:     100802
1384.60/1388.58	c #Conflicts:    1232000 | #Constraints:     101802
1384.60/1388.58	c #Conflicts:    1233000 | #Constraints:     102802
1384.60/1388.58	c #Conflicts:    1234000 | #Constraints:     103802
1384.60/1388.58	c #Conflicts:    1235000 | #Constraints:     104802
1384.60/1388.58	c #Conflicts:    1236000 | #Constraints:     105802
1384.60/1388.58	c #Conflicts:    1237000 | #Constraints:     106802
1384.60/1388.58	c #Conflicts:    1238000 | #Constraints:     107802
1384.60/1388.58	c #Conflicts:    1239000 | #Constraints:     108802
1384.60/1388.58	c #Conflicts:    1240000 | #Constraints:     109802
1384.60/1388.58	c #Conflicts:    1241000 | #Constraints:     110802
1384.60/1388.58	c #Conflicts:    1242000 | #Constraints:     111802
1384.60/1388.58	c #Conflicts:    1243000 | #Constraints:     112802
1384.60/1388.58	c #Conflicts:    1244000 | #Constraints:     113802
1384.60/1388.58	c #Conflicts:    1245000 | #Constraints:     114802
1384.60/1388.58	c INPROCESSING
1384.60/1388.58	c GARBAGE COLLECT
1384.60/1388.58	c rational objective -495
1417.21/1421.22	c #Conflicts:    1246000 | #Constraints:      72983
1417.21/1421.22	c #Conflicts:    1247000 | #Constraints:      73983
1417.21/1421.22	c #Conflicts:    1248000 | #Constraints:      74983
1417.21/1421.22	c #Conflicts:    1249000 | #Constraints:      75983
1417.21/1421.22	c #Conflicts:    1250000 | #Constraints:      76983
1417.21/1421.22	c #Conflicts:    1251000 | #Constraints:      77983
1417.21/1421.22	c #Conflicts:    1252000 | #Constraints:      78983
1417.21/1421.22	c #Conflicts:    1253000 | #Constraints:      79983
1417.21/1421.22	c #Conflicts:    1254000 | #Constraints:      80983
1417.21/1421.22	c #Conflicts:    1255000 | #Constraints:      81983
1417.21/1421.22	c #Conflicts:    1256000 | #Constraints:      82983
1417.21/1421.22	c #Conflicts:    1257000 | #Constraints:      83983
1417.21/1421.22	c #Conflicts:    1258000 | #Constraints:      84983
1417.21/1421.22	c #Conflicts:    1259000 | #Constraints:      85983
1417.21/1421.22	c #Conflicts:    1260000 | #Constraints:      86983
1417.21/1421.22	c #Conflicts:    1261000 | #Constraints:      87983
1417.21/1421.22	c #Conflicts:    1262000 | #Constraints:      88983
1417.21/1421.22	c #Conflicts:    1263000 | #Constraints:      89983
1417.21/1421.22	c #Conflicts:    1264000 | #Constraints:      90983
1417.21/1421.22	c #Conflicts:    1265000 | #Constraints:      91983
1417.21/1421.22	c #Conflicts:    1266000 | #Constraints:      92983
1417.21/1421.22	c #Conflicts:    1267000 | #Constraints:      93983
1417.21/1421.22	c #Conflicts:    1268000 | #Constraints:      94983
1417.21/1421.22	c #Conflicts:    1269000 | #Constraints:      95983
1417.21/1421.22	c #Conflicts:    1270000 | #Constraints:      96983
1417.21/1421.22	c #Conflicts:    1271000 | #Constraints:      97983
1417.21/1421.22	c #Conflicts:    1272000 | #Constraints:      98983
1417.21/1421.22	c #Conflicts:    1273000 | #Constraints:      99983
1417.21/1421.22	c #Conflicts:    1274000 | #Constraints:     100983
1417.21/1421.22	c #Conflicts:    1275000 | #Constraints:     101983
1417.21/1421.22	c INPROCESSING
1417.21/1421.22	c GARBAGE COLLECT
1417.21/1421.22	c rational objective -495
1508.87/1513.17	c #Conflicts:    1276000 | #Constraints:      70304
1508.87/1513.17	c #Conflicts:    1277000 | #Constraints:      71304
1508.87/1513.17	c #Conflicts:    1278000 | #Constraints:      72304
1508.87/1513.17	c #Conflicts:    1279000 | #Constraints:      73304
1508.87/1513.17	c #Conflicts:    1280000 | #Constraints:      74304
1508.87/1513.17	c #Conflicts:    1281000 | #Constraints:      75304
1508.87/1513.17	c #Conflicts:    1282000 | #Constraints:      76304
1508.87/1513.17	c #Conflicts:    1283000 | #Constraints:      77304
1508.87/1513.17	c #Conflicts:    1284000 | #Constraints:      78304
1508.87/1513.17	c #Conflicts:    1285000 | #Constraints:      79304
1508.87/1513.17	c #Conflicts:    1286000 | #Constraints:      80304
1508.87/1513.17	c #Conflicts:    1287000 | #Constraints:      81304
1508.87/1513.17	c #Conflicts:    1288000 | #Constraints:      82304
1508.87/1513.17	c #Conflicts:    1289000 | #Constraints:      83304
1508.87/1513.17	c #Conflicts:    1290000 | #Constraints:      84304
1508.87/1513.17	c #Conflicts:    1291000 | #Constraints:      85304
1508.87/1513.17	c #Conflicts:    1292000 | #Constraints:      86304
1508.87/1513.17	c #Conflicts:    1293000 | #Constraints:      87304
1508.87/1513.17	c #Conflicts:    1294000 | #Constraints:      88304
1508.87/1513.17	c #Conflicts:    1295000 | #Constraints:      89304
1508.87/1513.17	c #Conflicts:    1296000 | #Constraints:      90304
1508.87/1513.17	c #Conflicts:    1297000 | #Constraints:      91304
1508.87/1513.17	c #Conflicts:    1298000 | #Constraints:      92304
1508.87/1513.17	c #Conflicts:    1299000 | #Constraints:      93304
1508.87/1513.17	c #Conflicts:    1300000 | #Constraints:      94304
1508.87/1513.17	c #Conflicts:    1301000 | #Constraints:      95304
1508.87/1513.17	c #Conflicts:    1302000 | #Constraints:      96304
1508.87/1513.17	c #Conflicts:    1303000 | #Constraints:      97304
1508.87/1513.17	c #Conflicts:    1304000 | #Constraints:      98304
1508.87/1513.17	c #Conflicts:    1305000 | #Constraints:      99304
1508.87/1513.17	c #Conflicts:    1306000 | #Constraints:     100304
1508.87/1513.17	c #Conflicts:    1307000 | #Constraints:     101304
1508.87/1513.17	c #Conflicts:    1308000 | #Constraints:     102304
1508.87/1513.17	c #Conflicts:    1309000 | #Constraints:     103304
1508.87/1513.17	c #Conflicts:    1310000 | #Constraints:     104304
1508.87/1513.17	c #Conflicts:    1311000 | #Constraints:     105304
1508.87/1513.17	c #Conflicts:    1312000 | #Constraints:     106304
1508.87/1513.17	c #Conflicts:    1313000 | #Constraints:     107304
1508.87/1513.17	c #Conflicts:    1314000 | #Constraints:     108304
1508.87/1513.17	c #Conflicts:    1315000 | #Constraints:     109304
1508.87/1513.17	c #Conflicts:    1316000 | #Constraints:     110304
1508.87/1513.17	c #Conflicts:    1317000 | #Constraints:     111304
1508.87/1513.17	c #Conflicts:    1318000 | #Constraints:     112304
1508.87/1513.17	c #Conflicts:    1319000 | #Constraints:     113304
1508.87/1513.17	c #Conflicts:    1320000 | #Constraints:     114304
1508.87/1513.17	c #Conflicts:    1321000 | #Constraints:     115304
1508.87/1513.17	c #Conflicts:    1322000 | #Constraints:     116304
1508.87/1513.17	c #Conflicts:    1323000 | #Constraints:     117304
1508.87/1513.17	c #Conflicts:    1324000 | #Constraints:     118304
1508.87/1513.17	c #Conflicts:    1325000 | #Constraints:     119304
1508.87/1513.17	c #Conflicts:    1326000 | #Constraints:     120304
1508.87/1513.17	c #Conflicts:    1327000 | #Constraints:     121304
1508.87/1513.17	c #Conflicts:    1328000 | #Constraints:     122304
1508.87/1513.17	c #Conflicts:    1329000 | #Constraints:     123304
1508.87/1513.17	c #Conflicts:    1330000 | #Constraints:     124304
1508.87/1513.17	c #Conflicts:    1331000 | #Constraints:     125304
1508.87/1513.17	c #Conflicts:    1332000 | #Constraints:     126304
1508.87/1513.17	c #Conflicts:    1333000 | #Constraints:     127304
1508.87/1513.17	c #Conflicts:    1334000 | #Constraints:     128304
1508.87/1513.17	c #Conflicts:    1335000 | #Constraints:     129304
1508.87/1513.17	c #Conflicts:    1336000 | #Constraints:     130304
1508.87/1513.17	c #Conflicts:    1337000 | #Constraints:     131304
1508.87/1513.17	c #Conflicts:    1338000 | #Constraints:     132304
1508.87/1513.17	c #Conflicts:    1339000 | #Constraints:     133304
1508.87/1513.17	c #Conflicts:    1340000 | #Constraints:     134304
1508.87/1513.17	c #Conflicts:    1341000 | #Constraints:     135304
1508.87/1513.17	c #Conflicts:    1342000 | #Constraints:     136304
1508.87/1513.17	c #Conflicts:    1343000 | #Constraints:     137304
1508.87/1513.17	c #Conflicts:    1344000 | #Constraints:     138304
1508.87/1513.17	c #Conflicts:    1345000 | #Constraints:     139304
1508.87/1513.17	c #Conflicts:    1346000 | #Constraints:     140304
1508.87/1513.17	c #Conflicts:    1347000 | #Constraints:     141304
1508.87/1513.17	c #Conflicts:    1348000 | #Constraints:     142304
1508.87/1513.17	c #Conflicts:    1349000 | #Constraints:     143304
1508.87/1513.17	c #Conflicts:    1350000 | #Constraints:     144304
1508.87/1513.17	c #Conflicts:    1351000 | #Constraints:     145304
1508.87/1513.17	c #Conflicts:    1352000 | #Constraints:     146304
1508.87/1513.17	c INPROCESSING
1508.87/1513.17	c GARBAGE COLLECT
1508.87/1513.17	c rational objective -495
1546.36/1550.75	c #Conflicts:    1353000 | #Constraints:      88725
1546.36/1550.75	c #Conflicts:    1354000 | #Constraints:      89725
1546.36/1550.75	c #Conflicts:    1355000 | #Constraints:      90725
1546.36/1550.75	c #Conflicts:    1356000 | #Constraints:      91725
1546.36/1550.75	c #Conflicts:    1357000 | #Constraints:      92725
1546.36/1550.75	c #Conflicts:    1358000 | #Constraints:      93725
1546.36/1550.75	c #Conflicts:    1359000 | #Constraints:      94725
1546.36/1550.75	c #Conflicts:    1360000 | #Constraints:      95725
1546.36/1550.75	c #Conflicts:    1361000 | #Constraints:      96725
1546.36/1550.75	c #Conflicts:    1362000 | #Constraints:      97725
1546.36/1550.75	c #Conflicts:    1363000 | #Constraints:      98725
1546.36/1550.75	c #Conflicts:    1364000 | #Constraints:      99725
1546.36/1550.75	c #Conflicts:    1365000 | #Constraints:     100725
1546.36/1550.75	c #Conflicts:    1366000 | #Constraints:     101725
1546.36/1550.75	c #Conflicts:    1367000 | #Constraints:     102725
1546.36/1550.75	c #Conflicts:    1368000 | #Constraints:     103725
1546.36/1550.75	c #Conflicts:    1369000 | #Constraints:     104725
1546.36/1550.75	c #Conflicts:    1370000 | #Constraints:     105725
1546.36/1550.75	c #Conflicts:    1371000 | #Constraints:     106725
1546.36/1550.75	c #Conflicts:    1372000 | #Constraints:     107725
1546.36/1550.75	c #Conflicts:    1373000 | #Constraints:     108725
1546.36/1550.75	c #Conflicts:    1374000 | #Constraints:     109725
1546.36/1550.75	c #Conflicts:    1375000 | #Constraints:     110725
1546.36/1550.75	c #Conflicts:    1376000 | #Constraints:     111725
1546.36/1550.75	c #Conflicts:    1377000 | #Constraints:     112725
1546.36/1550.75	c #Conflicts:    1378000 | #Constraints:     113725
1546.36/1550.75	c #Conflicts:    1379000 | #Constraints:     114725
1546.36/1550.75	c #Conflicts:    1380000 | #Constraints:     115725
1546.36/1550.75	c #Conflicts:    1381000 | #Constraints:     116725
1546.36/1550.75	c #Conflicts:    1382000 | #Constraints:     117725
1546.36/1550.75	c #Conflicts:    1383000 | #Constraints:     118725
1546.36/1550.75	c INPROCESSING
1546.36/1550.75	c GARBAGE COLLECT
1546.36/1550.75	c rational objective -495
1579.97/1584.48	c #Conflicts:    1384000 | #Constraints:      74844
1579.97/1584.48	c #Conflicts:    1385000 | #Constraints:      75844
1579.97/1584.48	c #Conflicts:    1386000 | #Constraints:      76844
1579.97/1584.48	c #Conflicts:    1387000 | #Constraints:      77844
1579.97/1584.48	c #Conflicts:    1388000 | #Constraints:      78844
1579.97/1584.48	c #Conflicts:    1389000 | #Constraints:      79844
1579.97/1584.48	c #Conflicts:    1390000 | #Constraints:      80844
1579.97/1584.48	c #Conflicts:    1391000 | #Constraints:      81844
1579.97/1584.48	c #Conflicts:    1392000 | #Constraints:      82844
1579.97/1584.48	c #Conflicts:    1393000 | #Constraints:      83844
1579.97/1584.48	c #Conflicts:    1394000 | #Constraints:      84844
1579.97/1584.48	c #Conflicts:    1395000 | #Constraints:      85844
1579.97/1584.48	c #Conflicts:    1396000 | #Constraints:      86844
1579.97/1584.48	c #Conflicts:    1397000 | #Constraints:      87844
1579.97/1584.48	c #Conflicts:    1398000 | #Constraints:      88844
1579.97/1584.48	c #Conflicts:    1399000 | #Constraints:      89844
1579.97/1584.48	c #Conflicts:    1400000 | #Constraints:      90844
1579.97/1584.48	c #Conflicts:    1401000 | #Constraints:      91844
1579.97/1584.48	c #Conflicts:    1402000 | #Constraints:      92844
1579.97/1584.48	c #Conflicts:    1403000 | #Constraints:      93844
1579.97/1584.48	c #Conflicts:    1404000 | #Constraints:      94844
1579.97/1584.48	c #Conflicts:    1405000 | #Constraints:      95844
1579.97/1584.48	c #Conflicts:    1406000 | #Constraints:      96844
1579.97/1584.48	c #Conflicts:    1407000 | #Constraints:      97844
1579.97/1584.48	c #Conflicts:    1408000 | #Constraints:      98844
1579.97/1584.48	c #Conflicts:    1409000 | #Constraints:      99844
1579.97/1584.48	c #Conflicts:    1410000 | #Constraints:     100844
1579.97/1584.48	c #Conflicts:    1411000 | #Constraints:     101844
1579.97/1584.48	c #Conflicts:    1412000 | #Constraints:     102844
1579.97/1584.48	c #Conflicts:    1413000 | #Constraints:     103844
1579.97/1584.48	c #Conflicts:    1414000 | #Constraints:     104844
1579.97/1584.48	c INPROCESSING
1579.97/1584.48	c GARBAGE COLLECT
1579.97/1584.48	c rational objective -495
1674.21/1678.98	c #Conflicts:    1415000 | #Constraints:      70614
1674.21/1678.98	c #Conflicts:    1416000 | #Constraints:      71614
1674.21/1678.98	c #Conflicts:    1417000 | #Constraints:      72614
1674.21/1678.98	c #Conflicts:    1418000 | #Constraints:      73614
1674.21/1678.98	c #Conflicts:    1419000 | #Constraints:      74614
1674.21/1678.98	c #Conflicts:    1420000 | #Constraints:      75614
1674.21/1678.98	c #Conflicts:    1421000 | #Constraints:      76614
1674.21/1678.98	c #Conflicts:    1422000 | #Constraints:      77614
1674.21/1678.98	c #Conflicts:    1423000 | #Constraints:      78614
1674.21/1678.98	c #Conflicts:    1424000 | #Constraints:      79614
1674.21/1678.98	c #Conflicts:    1425000 | #Constraints:      80614
1674.21/1678.98	c #Conflicts:    1426000 | #Constraints:      81614
1674.21/1678.98	c #Conflicts:    1427000 | #Constraints:      82614
1674.21/1678.98	c #Conflicts:    1428000 | #Constraints:      83614
1674.21/1678.98	c #Conflicts:    1429000 | #Constraints:      84614
1674.21/1678.98	c #Conflicts:    1430000 | #Constraints:      85614
1674.21/1678.98	c #Conflicts:    1431000 | #Constraints:      86614
1674.21/1678.98	c #Conflicts:    1432000 | #Constraints:      87614
1674.21/1678.98	c #Conflicts:    1433000 | #Constraints:      88614
1674.21/1678.98	c #Conflicts:    1434000 | #Constraints:      89614
1674.21/1678.98	c #Conflicts:    1435000 | #Constraints:      90614
1674.21/1678.98	c #Conflicts:    1436000 | #Constraints:      91614
1674.21/1678.98	c #Conflicts:    1437000 | #Constraints:      92614
1674.21/1678.98	c #Conflicts:    1438000 | #Constraints:      93614
1674.21/1678.98	c #Conflicts:    1439000 | #Constraints:      94614
1674.21/1678.98	c #Conflicts:    1440000 | #Constraints:      95614
1674.21/1678.98	c #Conflicts:    1441000 | #Constraints:      96614
1674.21/1678.98	c #Conflicts:    1442000 | #Constraints:      97614
1674.21/1678.98	c #Conflicts:    1443000 | #Constraints:      98614
1674.21/1678.98	c #Conflicts:    1444000 | #Constraints:      99614
1674.21/1678.98	c #Conflicts:    1445000 | #Constraints:     100614
1674.21/1678.98	c #Conflicts:    1446000 | #Constraints:     101614
1674.21/1678.98	c #Conflicts:    1447000 | #Constraints:     102614
1674.21/1678.98	c #Conflicts:    1448000 | #Constraints:     103614
1674.21/1678.98	c #Conflicts:    1449000 | #Constraints:     104614
1674.21/1678.98	c #Conflicts:    1450000 | #Constraints:     105614
1674.21/1678.98	c #Conflicts:    1451000 | #Constraints:     106614
1674.21/1678.98	c #Conflicts:    1452000 | #Constraints:     107614
1674.21/1678.98	c #Conflicts:    1453000 | #Constraints:     108614
1674.21/1678.98	c #Conflicts:    1454000 | #Constraints:     109614
1674.21/1678.98	c #Conflicts:    1455000 | #Constraints:     110614
1674.21/1678.98	c #Conflicts:    1456000 | #Constraints:     111614
1674.21/1678.98	c #Conflicts:    1457000 | #Constraints:     112614
1674.21/1678.98	c #Conflicts:    1458000 | #Constraints:     113614
1674.21/1678.98	c #Conflicts:    1459000 | #Constraints:     114614
1674.21/1678.98	c #Conflicts:    1460000 | #Constraints:     115614
1674.21/1678.98	c #Conflicts:    1461000 | #Constraints:     116614
1674.21/1678.98	c #Conflicts:    1462000 | #Constraints:     117614
1674.21/1678.98	c #Conflicts:    1463000 | #Constraints:     118614
1674.21/1678.98	c #Conflicts:    1464000 | #Constraints:     119614
1674.21/1678.98	c #Conflicts:    1465000 | #Constraints:     120614
1674.21/1678.98	c #Conflicts:    1466000 | #Constraints:     121614
1674.21/1678.98	c #Conflicts:    1467000 | #Constraints:     122614
1674.21/1678.98	c #Conflicts:    1468000 | #Constraints:     123614
1674.21/1678.98	c #Conflicts:    1469000 | #Constraints:     124614
1674.21/1678.98	c #Conflicts:    1470000 | #Constraints:     125614
1674.21/1678.98	c #Conflicts:    1471000 | #Constraints:     126614
1674.21/1678.98	c #Conflicts:    1472000 | #Constraints:     127614
1674.21/1678.98	c #Conflicts:    1473000 | #Constraints:     128614
1674.21/1678.98	c #Conflicts:    1474000 | #Constraints:     129614
1674.21/1678.98	c #Conflicts:    1475000 | #Constraints:     130614
1674.21/1678.98	c #Conflicts:    1476000 | #Constraints:     131614
1674.21/1678.98	c #Conflicts:    1477000 | #Constraints:     132614
1674.21/1678.98	c #Conflicts:    1478000 | #Constraints:     133614
1674.21/1678.98	c #Conflicts:    1479000 | #Constraints:     134614
1674.21/1678.98	c #Conflicts:    1480000 | #Constraints:     135614
1674.21/1678.98	c #Conflicts:    1481000 | #Constraints:     136614
1674.21/1678.98	c #Conflicts:    1482000 | #Constraints:     137614
1674.21/1678.98	c #Conflicts:    1483000 | #Constraints:     138614
1674.21/1678.98	c #Conflicts:    1484000 | #Constraints:     139614
1674.21/1678.98	c #Conflicts:    1485000 | #Constraints:     140614
1674.21/1678.98	c #Conflicts:    1486000 | #Constraints:     141614
1674.21/1678.98	c #Conflicts:    1487000 | #Constraints:     142614
1674.21/1678.98	c #Conflicts:    1488000 | #Constraints:     143614
1674.21/1678.98	c #Conflicts:    1489000 | #Constraints:     144614
1674.21/1678.98	c #Conflicts:    1490000 | #Constraints:     145614
1674.21/1678.98	c #Conflicts:    1491000 | #Constraints:     146614
1674.21/1678.98	c #Conflicts:    1492000 | #Constraints:     147614
1674.21/1678.98	c #Conflicts:    1493000 | #Constraints:     148614
1678.70/1683.43	c #Conflicts:    1494000 | #Constraints:     149614
1678.70/1683.43	c #Conflicts:    1495000 | #Constraints:     150614
1678.70/1683.43	c #Conflicts:    1496000 | #Constraints:     151614
1678.70/1683.43	c INPROCESSING
1678.70/1683.43	c GARBAGE COLLECT
1678.70/1683.43	c rational objective -495
1679.90/1684.63	c bounds -288 >= -495 @ 1665.26
1815.83/1820.92	c #Conflicts:    1497000 | #Constraints:      91729
1815.83/1820.92	c #Conflicts:    1498000 | #Constraints:      93202
1815.83/1820.92	c #Conflicts:    1499000 | #Constraints:      94755
1815.83/1820.92	c #Conflicts:    1500000 | #Constraints:      96288
1815.83/1820.92	c #Conflicts:    1501000 | #Constraints:      97809
1815.83/1820.92	c #Conflicts:    1502000 | #Constraints:      99354
1815.83/1820.92	c #Conflicts:    1503000 | #Constraints:     100854
1815.83/1820.92	c #Conflicts:    1504000 | #Constraints:     102303
1815.83/1820.92	c #Conflicts:    1505000 | #Constraints:     103814
1815.83/1820.92	c #Conflicts:    1506000 | #Constraints:     105375
1815.83/1820.92	c #Conflicts:    1507000 | #Constraints:     106920
1815.83/1820.92	c #Conflicts:    1508000 | #Constraints:     108368
1815.83/1820.92	c #Conflicts:    1509000 | #Constraints:     109819
1815.83/1820.92	c #Conflicts:    1510000 | #Constraints:     111296
1815.83/1820.92	c #Conflicts:    1511000 | #Constraints:     112751
1815.83/1820.92	c #Conflicts:    1512000 | #Constraints:     114143
1815.83/1820.92	c #Conflicts:    1513000 | #Constraints:     115605
1815.83/1820.92	c #Conflicts:    1514000 | #Constraints:     117117
1815.83/1820.92	c #Conflicts:    1515000 | #Constraints:     118623
1815.83/1820.92	c #Conflicts:    1516000 | #Constraints:     120172
1815.83/1820.92	c #Conflicts:    1517000 | #Constraints:     121653
1815.83/1820.92	c #Conflicts:    1518000 | #Constraints:     123108
1815.83/1820.92	c #Conflicts:    1519000 | #Constraints:     124566
1815.83/1820.92	c #Conflicts:    1520000 | #Constraints:     126036
1815.83/1820.92	c #Conflicts:    1521000 | #Constraints:     127554
1815.83/1820.92	c #Conflicts:    1522000 | #Constraints:     129049
1815.83/1820.92	c #Conflicts:    1523000 | #Constraints:     130586
1815.83/1820.92	c #Conflicts:    1524000 | #Constraints:     132053
1815.83/1820.92	c #Conflicts:    1525000 | #Constraints:     133592
1815.83/1820.92	c #Conflicts:    1526000 | #Constraints:     135134
1815.83/1820.92	c #Conflicts:    1527000 | #Constraints:     136709
1815.83/1820.92	c #Conflicts:    1528000 | #Constraints:     138227
1815.83/1820.92	c INPROCESSING
1815.83/1820.92	c GARBAGE COLLECT
1815.83/1820.92	c rational objective -495
1839.37/1844.53	c #Conflicts:    1529000 | #Constraints:      84543
1839.37/1844.53	c #Conflicts:    1530000 | #Constraints:      85543
1839.37/1844.53	c #Conflicts:    1531000 | #Constraints:      86543
1839.37/1844.53	c #Conflicts:    1532000 | #Constraints:      87543
1839.37/1844.53	c #Conflicts:    1533000 | #Constraints:      88543
1839.37/1844.53	c #Conflicts:    1534000 | #Constraints:      89543
1839.37/1844.53	c #Conflicts:    1535000 | #Constraints:      90543
1839.37/1844.53	c #Conflicts:    1536000 | #Constraints:      91543
1839.37/1844.53	c #Conflicts:    1537000 | #Constraints:      92543
1839.37/1844.53	c #Conflicts:    1538000 | #Constraints:      93543
1839.37/1844.53	c #Conflicts:    1539000 | #Constraints:      94543
1839.37/1844.53	c #Conflicts:    1540000 | #Constraints:      95543
1839.37/1844.53	c #Conflicts:    1541000 | #Constraints:      96543
1839.37/1844.53	c #Conflicts:    1542000 | #Constraints:      97543
1839.37/1844.53	c #Conflicts:    1543000 | #Constraints:      98543
1839.37/1844.53	c #Conflicts:    1544000 | #Constraints:      99543
1839.37/1844.53	c #Conflicts:    1545000 | #Constraints:     100543
1839.37/1844.53	c #Conflicts:    1546000 | #Constraints:     101543
1839.37/1844.53	c #Conflicts:    1547000 | #Constraints:     102543
1839.37/1844.53	c #Conflicts:    1548000 | #Constraints:     103543
1839.37/1844.53	c #Conflicts:    1549000 | #Constraints:     104543
1839.37/1844.53	c #Conflicts:    1550000 | #Constraints:     105543
1839.37/1844.53	c bounds -288 >= -494 @ 1823.38
1854.23/1859.50	c #Conflicts:    1551000 | #Constraints:     106570
1854.23/1859.50	c #Conflicts:    1552000 | #Constraints:     107570
1854.23/1859.50	c #Conflicts:    1553000 | #Constraints:     108570
1854.23/1859.50	c #Conflicts:    1554000 | #Constraints:     109570
1854.23/1859.50	c #Conflicts:    1555000 | #Constraints:     110570
1854.23/1859.50	c #Conflicts:    1556000 | #Constraints:     111570
1854.23/1859.50	c #Conflicts:    1557000 | #Constraints:     112570
1854.23/1859.50	c #Conflicts:    1558000 | #Constraints:     113570
1854.23/1859.50	c #Conflicts:    1559000 | #Constraints:     114570
1854.23/1859.50	c #Conflicts:    1560000 | #Constraints:     115570
1854.23/1859.50	c #Conflicts:    1561000 | #Constraints:     116570
1854.23/1859.50	c INPROCESSING
1854.23/1859.50	c GARBAGE COLLECT
1854.23/1859.50	c rational objective -494
1876.27/1881.56	c #Conflicts:    1562000 | #Constraints:      73489
1876.27/1881.56	c #Conflicts:    1563000 | #Constraints:      74489
1876.27/1881.56	c #Conflicts:    1564000 | #Constraints:      75489
1876.27/1881.56	c #Conflicts:    1565000 | #Constraints:      76489
1876.27/1881.56	c #Conflicts:    1566000 | #Constraints:      77489
1876.27/1881.56	c #Conflicts:    1567000 | #Constraints:      78489
1876.27/1881.56	c #Conflicts:    1568000 | #Constraints:      79489
1876.27/1881.56	c #Conflicts:    1569000 | #Constraints:      80489
1876.27/1881.56	c #Conflicts:    1570000 | #Constraints:      81489
1876.27/1881.56	c #Conflicts:    1571000 | #Constraints:      82489
1876.27/1881.56	c #Conflicts:    1572000 | #Constraints:      83489
1876.27/1881.56	c #Conflicts:    1573000 | #Constraints:      84489
1876.27/1881.56	c #Conflicts:    1574000 | #Constraints:      85489
1876.27/1881.56	c #Conflicts:    1575000 | #Constraints:      86489
1876.27/1881.56	c #Conflicts:    1576000 | #Constraints:      87489
1876.27/1881.56	c #Conflicts:    1577000 | #Constraints:      88489
1876.27/1881.56	c #Conflicts:    1578000 | #Constraints:      89489
1876.27/1881.56	c #Conflicts:    1579000 | #Constraints:      90489
1876.27/1881.56	c bounds -288 >= -493 @ 1859.99
1944.38/1949.89	c #Conflicts:    1580000 | #Constraints:      91516
1944.38/1949.89	c #Conflicts:    1581000 | #Constraints:      92516
1944.38/1949.89	c #Conflicts:    1582000 | #Constraints:      93516
1944.38/1949.89	c #Conflicts:    1583000 | #Constraints:      94516
1944.38/1949.89	c #Conflicts:    1584000 | #Constraints:      95516
1944.38/1949.89	c #Conflicts:    1585000 | #Constraints:      96516
1944.38/1949.89	c #Conflicts:    1586000 | #Constraints:      97516
1944.38/1949.89	c #Conflicts:    1587000 | #Constraints:      98516
1944.38/1949.89	c #Conflicts:    1588000 | #Constraints:      99516
1944.38/1949.89	c #Conflicts:    1589000 | #Constraints:     100516
1944.38/1949.89	c #Conflicts:    1590000 | #Constraints:     101516
1944.38/1949.89	c #Conflicts:    1591000 | #Constraints:     102516
1944.38/1949.89	c #Conflicts:    1592000 | #Constraints:     103516
1944.38/1949.89	c #Conflicts:    1593000 | #Constraints:     104516
1944.38/1949.89	c #Conflicts:    1594000 | #Constraints:     105516
1944.38/1949.89	c #Conflicts:    1595000 | #Constraints:     106516
1944.38/1949.89	c #Conflicts:    1596000 | #Constraints:     107516
1944.38/1949.89	c #Conflicts:    1597000 | #Constraints:     108516
1944.38/1949.89	c #Conflicts:    1598000 | #Constraints:     109516
1944.38/1949.89	c #Conflicts:    1599000 | #Constraints:     110516
1944.38/1949.89	c #Conflicts:    1600000 | #Constraints:     111516
1944.38/1949.89	c #Conflicts:    1601000 | #Constraints:     112516
1944.38/1949.89	c #Conflicts:    1602000 | #Constraints:     113516
1944.38/1949.89	c #Conflicts:    1603000 | #Constraints:     114516
1944.38/1949.89	c #Conflicts:    1604000 | #Constraints:     115516
1944.38/1949.89	c #Conflicts:    1605000 | #Constraints:     116516
1944.38/1949.89	c #Conflicts:    1606000 | #Constraints:     117516
1944.38/1949.89	c #Conflicts:    1607000 | #Constraints:     118516
1944.38/1949.89	c #Conflicts:    1608000 | #Constraints:     119516
1944.38/1949.89	c #Conflicts:    1609000 | #Constraints:     120516
1944.38/1949.89	c #Conflicts:    1610000 | #Constraints:     121516
1944.38/1949.89	c #Conflicts:    1611000 | #Constraints:     122516
1944.38/1949.89	c #Conflicts:    1612000 | #Constraints:     123516
1944.38/1949.89	c #Conflicts:    1613000 | #Constraints:     124516
1944.38/1949.89	c #Conflicts:    1614000 | #Constraints:     125516
1944.38/1949.89	c #Conflicts:    1615000 | #Constraints:     126516
1944.38/1949.89	c #Conflicts:    1616000 | #Constraints:     127516
1944.38/1949.89	c #Conflicts:    1617000 | #Constraints:     128516
1944.38/1949.89	c #Conflicts:    1618000 | #Constraints:     129516
1944.38/1949.89	c #Conflicts:    1619000 | #Constraints:     130516
1944.38/1949.89	c #Conflicts:    1620000 | #Constraints:     131516
1944.38/1949.89	c #Conflicts:    1621000 | #Constraints:     132516
1944.38/1949.89	c #Conflicts:    1622000 | #Constraints:     133516
1944.38/1949.89	c #Conflicts:    1623000 | #Constraints:     134516
1944.38/1949.89	c #Conflicts:    1624000 | #Constraints:     135516
1944.38/1949.89	c #Conflicts:    1625000 | #Constraints:     136516
1944.38/1949.89	c #Conflicts:    1626000 | #Constraints:     137516
1944.38/1949.89	c #Conflicts:    1627000 | #Constraints:     138516
1944.38/1949.89	c bounds -288 >= -492 @ 1927.68
1978.98/1984.59	c #Conflicts:    1628000 | #Constraints:     139534
1978.98/1984.59	c #Conflicts:    1629000 | #Constraints:     140534
1978.98/1984.59	c #Conflicts:    1630000 | #Constraints:     141534
1978.98/1984.59	c #Conflicts:    1631000 | #Constraints:     142534
1978.98/1984.59	c #Conflicts:    1632000 | #Constraints:     143534
1978.98/1984.59	c #Conflicts:    1633000 | #Constraints:     144534
1978.98/1984.59	c #Conflicts:    1634000 | #Constraints:     145534
1978.98/1984.59	c #Conflicts:    1635000 | #Constraints:     146534
1978.98/1984.59	c #Conflicts:    1636000 | #Constraints:     147534
1978.98/1984.59	c #Conflicts:    1637000 | #Constraints:     148534
1978.98/1984.59	c #Conflicts:    1638000 | #Constraints:     149534
1978.98/1984.59	c #Conflicts:    1639000 | #Constraints:     150534
1978.98/1984.59	c #Conflicts:    1640000 | #Constraints:     151534
1978.98/1984.59	c #Conflicts:    1641000 | #Constraints:     152534
1978.98/1984.59	c #Conflicts:    1642000 | #Constraints:     153534
1978.98/1984.59	c #Conflicts:    1643000 | #Constraints:     154534
1978.98/1984.59	c #Conflicts:    1644000 | #Constraints:     155534
1978.98/1984.59	c #Conflicts:    1645000 | #Constraints:     156534
1978.98/1984.59	c #Conflicts:    1646000 | #Constraints:     157534
1978.98/1984.59	c #Conflicts:    1647000 | #Constraints:     158534
1978.98/1984.59	c INPROCESSING
1978.98/1984.59	c GARBAGE COLLECT
1978.98/1984.59	c rational objective -492
2024.36/2030.09	c #Conflicts:    1648000 | #Constraints:      94713
2024.36/2030.09	c #Conflicts:    1649000 | #Constraints:      95713
2024.36/2030.09	c #Conflicts:    1650000 | #Constraints:      96713
2024.36/2030.09	c #Conflicts:    1651000 | #Constraints:      97713
2024.36/2030.09	c #Conflicts:    1652000 | #Constraints:      98713
2024.36/2030.09	c #Conflicts:    1653000 | #Constraints:      99713
2024.36/2030.09	c #Conflicts:    1654000 | #Constraints:     100713
2024.36/2030.09	c #Conflicts:    1655000 | #Constraints:     101713
2024.36/2030.09	c #Conflicts:    1656000 | #Constraints:     102713
2024.36/2030.09	c #Conflicts:    1657000 | #Constraints:     103713
2024.36/2030.09	c #Conflicts:    1658000 | #Constraints:     104713
2024.36/2030.09	c #Conflicts:    1659000 | #Constraints:     105713
2024.36/2030.09	c #Conflicts:    1660000 | #Constraints:     106713
2024.36/2030.09	c #Conflicts:    1661000 | #Constraints:     107713
2024.36/2030.09	c #Conflicts:    1662000 | #Constraints:     108713
2024.36/2030.09	c #Conflicts:    1663000 | #Constraints:     109713
2024.36/2030.09	c #Conflicts:    1664000 | #Constraints:     110713
2024.36/2030.09	c #Conflicts:    1665000 | #Constraints:     111713
2024.36/2030.09	c #Conflicts:    1666000 | #Constraints:     112713
2024.36/2030.09	c #Conflicts:    1667000 | #Constraints:     113713
2024.36/2030.09	c #Conflicts:    1668000 | #Constraints:     114713
2024.36/2030.09	c #Conflicts:    1669000 | #Constraints:     115713
2024.36/2030.09	c #Conflicts:    1670000 | #Constraints:     116713
2024.36/2030.09	c #Conflicts:    1671000 | #Constraints:     117713
2024.36/2030.09	c #Conflicts:    1672000 | #Constraints:     118713
2024.36/2030.09	c #Conflicts:    1673000 | #Constraints:     119713
2024.36/2030.09	c #Conflicts:    1674000 | #Constraints:     120713
2024.36/2030.09	c #Conflicts:    1675000 | #Constraints:     121713
2024.36/2030.09	c #Conflicts:    1676000 | #Constraints:     122713
2024.36/2030.09	c #Conflicts:    1677000 | #Constraints:     123713
2024.36/2030.09	c #Conflicts:    1678000 | #Constraints:     124713
2024.36/2030.09	c #Conflicts:    1679000 | #Constraints:     125713
2024.36/2030.09	c #Conflicts:    1680000 | #Constraints:     126713
2024.36/2030.09	c #Conflicts:    1681000 | #Constraints:     127713
2024.36/2030.09	c INPROCESSING
2024.36/2030.09	c GARBAGE COLLECT
2024.36/2030.09	c rational objective -492
2084.58/2090.41	c #Conflicts:    1682000 | #Constraints:      79273
2084.58/2090.41	c #Conflicts:    1683000 | #Constraints:      80273
2084.58/2090.41	c #Conflicts:    1684000 | #Constraints:      81273
2084.58/2090.41	c #Conflicts:    1685000 | #Constraints:      82273
2084.58/2090.41	c #Conflicts:    1686000 | #Constraints:      83273
2084.58/2090.41	c #Conflicts:    1687000 | #Constraints:      84273
2084.58/2090.41	c #Conflicts:    1688000 | #Constraints:      85273
2084.58/2090.41	c #Conflicts:    1689000 | #Constraints:      86273
2084.58/2090.41	c #Conflicts:    1690000 | #Constraints:      87273
2084.58/2090.41	c #Conflicts:    1691000 | #Constraints:      88273
2084.58/2090.41	c #Conflicts:    1692000 | #Constraints:      89273
2084.58/2090.41	c #Conflicts:    1693000 | #Constraints:      90273
2084.58/2090.41	c #Conflicts:    1694000 | #Constraints:      91273
2084.58/2090.41	c #Conflicts:    1695000 | #Constraints:      92273
2084.58/2090.41	c #Conflicts:    1696000 | #Constraints:      93273
2084.58/2090.41	c #Conflicts:    1697000 | #Constraints:      94273
2084.58/2090.41	c #Conflicts:    1698000 | #Constraints:      95273
2084.58/2090.41	c #Conflicts:    1699000 | #Constraints:      96273
2084.58/2090.41	c #Conflicts:    1700000 | #Constraints:      97273
2084.58/2090.41	c #Conflicts:    1701000 | #Constraints:      98273
2084.58/2090.41	c #Conflicts:    1702000 | #Constraints:      99273
2084.58/2090.41	c #Conflicts:    1703000 | #Constraints:     100273
2084.58/2090.41	c #Conflicts:    1704000 | #Constraints:     101273
2084.58/2090.41	c #Conflicts:    1705000 | #Constraints:     102273
2084.58/2090.41	c #Conflicts:    1706000 | #Constraints:     103273
2084.58/2090.41	c #Conflicts:    1707000 | #Constraints:     104273
2084.58/2090.41	c #Conflicts:    1708000 | #Constraints:     105273
2084.58/2090.41	c #Conflicts:    1709000 | #Constraints:     106273
2084.58/2090.41	c #Conflicts:    1710000 | #Constraints:     107273
2084.58/2090.41	c #Conflicts:    1711000 | #Constraints:     108273
2084.58/2090.41	c #Conflicts:    1712000 | #Constraints:     109273
2084.58/2090.41	c #Conflicts:    1713000 | #Constraints:     110273
2084.58/2090.41	c #Conflicts:    1714000 | #Constraints:     111273
2084.58/2090.41	c #Conflicts:    1715000 | #Constraints:     112273
2084.58/2090.41	c #Conflicts:    1716000 | #Constraints:     113273
2084.58/2090.41	c #Conflicts:    1717000 | #Constraints:     114273
2084.58/2090.41	c #Conflicts:    1718000 | #Constraints:     115273
2084.58/2090.41	c #Conflicts:    1719000 | #Constraints:     116273
2084.58/2090.41	c #Conflicts:    1720000 | #Constraints:     117273
2084.58/2090.41	c #Conflicts:    1721000 | #Constraints:     118273
2084.58/2090.41	c #Conflicts:    1722000 | #Constraints:     119273
2084.58/2090.41	c #Conflicts:    1723000 | #Constraints:     120273
2084.58/2090.41	c #Conflicts:    1724000 | #Constraints:     121273
2084.58/2090.41	c #Conflicts:    1725000 | #Constraints:     122273
2084.58/2090.41	c #Conflicts:    1726000 | #Constraints:     123273
2084.58/2090.41	c #Conflicts:    1727000 | #Constraints:     124273
2084.58/2090.41	c bounds -288 >= -491 @ 2066.79
2155.17/2161.26	c #Conflicts:    1728000 | #Constraints:     125303
2155.17/2161.26	c #Conflicts:    1729000 | #Constraints:     126303
2155.17/2161.26	c #Conflicts:    1730000 | #Constraints:     127303
2155.17/2161.26	c #Conflicts:    1731000 | #Constraints:     128303
2155.17/2161.26	c #Conflicts:    1732000 | #Constraints:     129303
2155.17/2161.26	c #Conflicts:    1733000 | #Constraints:     130303
2155.17/2161.26	c #Conflicts:    1734000 | #Constraints:     131303
2155.17/2161.26	c #Conflicts:    1735000 | #Constraints:     132303
2155.17/2161.26	c #Conflicts:    1736000 | #Constraints:     133303
2155.17/2161.26	c #Conflicts:    1737000 | #Constraints:     134303
2155.17/2161.26	c #Conflicts:    1738000 | #Constraints:     135303
2155.17/2161.26	c #Conflicts:    1739000 | #Constraints:     136303
2155.17/2161.26	c #Conflicts:    1740000 | #Constraints:     137303
2155.17/2161.26	c #Conflicts:    1741000 | #Constraints:     138303
2155.17/2161.26	c #Conflicts:    1742000 | #Constraints:     139303
2155.17/2161.26	c #Conflicts:    1743000 | #Constraints:     140303
2155.17/2161.26	c #Conflicts:    1744000 | #Constraints:     141303
2155.17/2161.26	c #Conflicts:    1745000 | #Constraints:     142303
2155.17/2161.26	c #Conflicts:    1746000 | #Constraints:     143303
2155.17/2161.26	c #Conflicts:    1747000 | #Constraints:     144303
2155.17/2161.26	c #Conflicts:    1748000 | #Constraints:     145303
2155.17/2161.26	c #Conflicts:    1749000 | #Constraints:     146303
2155.17/2161.26	c #Conflicts:    1750000 | #Constraints:     147303
2155.17/2161.26	c #Conflicts:    1751000 | #Constraints:     148303
2155.17/2161.26	c #Conflicts:    1752000 | #Constraints:     149303
2155.17/2161.26	c #Conflicts:    1753000 | #Constraints:     150303
2155.17/2161.26	c #Conflicts:    1754000 | #Constraints:     151303
2155.17/2161.26	c #Conflicts:    1755000 | #Constraints:     152303
2155.17/2161.26	c #Conflicts:    1756000 | #Constraints:     153303
2155.17/2161.26	c #Conflicts:    1757000 | #Constraints:     154303
2155.17/2161.26	c #Conflicts:    1758000 | #Constraints:     155303
2155.17/2161.26	c #Conflicts:    1759000 | #Constraints:     156303
2155.17/2161.26	c #Conflicts:    1760000 | #Constraints:     157303
2155.17/2161.26	c #Conflicts:    1761000 | #Constraints:     158303
2155.17/2161.26	c #Conflicts:    1762000 | #Constraints:     159303
2155.17/2161.26	c #Conflicts:    1763000 | #Constraints:     160303
2155.17/2161.26	c #Conflicts:    1764000 | #Constraints:     161303
2155.17/2161.26	c #Conflicts:    1765000 | #Constraints:     162303
2155.17/2161.26	c #Conflicts:    1766000 | #Constraints:     163303
2155.17/2161.26	c #Conflicts:    1767000 | #Constraints:     164303
2155.17/2161.26	c #Conflicts:    1768000 | #Constraints:     165303
2155.17/2161.26	c #Conflicts:    1769000 | #Constraints:     166303
2155.17/2161.26	c #Conflicts:    1770000 | #Constraints:     167303
2155.17/2161.26	c INPROCESSING
2155.17/2161.26	c GARBAGE COLLECT
2155.17/2161.26	c rational objective -491
2202.64/2208.80	c #Conflicts:    1771000 | #Constraints:      99285
2202.64/2208.80	c #Conflicts:    1772000 | #Constraints:     100285
2202.64/2208.80	c #Conflicts:    1773000 | #Constraints:     101285
2202.64/2208.80	c #Conflicts:    1774000 | #Constraints:     102285
2202.64/2208.80	c #Conflicts:    1775000 | #Constraints:     103285
2202.64/2208.80	c #Conflicts:    1776000 | #Constraints:     104285
2202.64/2208.80	c #Conflicts:    1777000 | #Constraints:     105285
2202.64/2208.80	c #Conflicts:    1778000 | #Constraints:     106285
2202.64/2208.80	c #Conflicts:    1779000 | #Constraints:     107285
2202.64/2208.80	c #Conflicts:    1780000 | #Constraints:     108285
2202.64/2208.80	c #Conflicts:    1781000 | #Constraints:     109285
2202.64/2208.80	c #Conflicts:    1782000 | #Constraints:     110285
2202.64/2208.80	c #Conflicts:    1783000 | #Constraints:     111285
2202.64/2208.80	c #Conflicts:    1784000 | #Constraints:     112285
2202.64/2208.80	c #Conflicts:    1785000 | #Constraints:     113285
2202.64/2208.80	c #Conflicts:    1786000 | #Constraints:     114285
2202.64/2208.80	c #Conflicts:    1787000 | #Constraints:     115285
2202.64/2208.80	c #Conflicts:    1788000 | #Constraints:     116285
2202.64/2208.80	c #Conflicts:    1789000 | #Constraints:     117285
2202.64/2208.80	c #Conflicts:    1790000 | #Constraints:     118285
2202.64/2208.80	c #Conflicts:    1791000 | #Constraints:     119285
2202.64/2208.80	c #Conflicts:    1792000 | #Constraints:     120285
2202.64/2208.80	c #Conflicts:    1793000 | #Constraints:     121285
2202.64/2208.80	c #Conflicts:    1794000 | #Constraints:     122285
2202.64/2208.80	c #Conflicts:    1795000 | #Constraints:     123285
2202.64/2208.80	c #Conflicts:    1796000 | #Constraints:     124285
2202.64/2208.80	c #Conflicts:    1797000 | #Constraints:     125285
2202.64/2208.80	c #Conflicts:    1798000 | #Constraints:     126285
2202.64/2208.80	c #Conflicts:    1799000 | #Constraints:     127285
2202.64/2208.80	c #Conflicts:    1800000 | #Constraints:     128285
2202.64/2208.80	c #Conflicts:    1801000 | #Constraints:     129285
2202.64/2208.80	c #Conflicts:    1802000 | #Constraints:     130285
2202.64/2208.80	c #Conflicts:    1803000 | #Constraints:     131285
2202.64/2208.80	c #Conflicts:    1804000 | #Constraints:     132285
2202.64/2208.80	c #Conflicts:    1805000 | #Constraints:     133285
2202.64/2208.80	c INPROCESSING
2202.64/2208.80	c GARBAGE COLLECT
2202.64/2208.80	c rational objective -491
2303.95/2310.47	c #Conflicts:    1806000 | #Constraints:      81961
2303.95/2310.47	c #Conflicts:    1807000 | #Constraints:      82961
2303.95/2310.47	c #Conflicts:    1808000 | #Constraints:      83961
2303.95/2310.47	c #Conflicts:    1809000 | #Constraints:      84961
2303.95/2310.47	c #Conflicts:    1810000 | #Constraints:      85961
2303.95/2310.47	c #Conflicts:    1811000 | #Constraints:      86961
2303.95/2310.47	c #Conflicts:    1812000 | #Constraints:      87961
2303.95/2310.47	c #Conflicts:    1813000 | #Constraints:      88961
2303.95/2310.47	c #Conflicts:    1814000 | #Constraints:      89961
2303.95/2310.47	c #Conflicts:    1815000 | #Constraints:      90961
2303.95/2310.47	c #Conflicts:    1816000 | #Constraints:      91961
2303.95/2310.47	c #Conflicts:    1817000 | #Constraints:      92961
2303.95/2310.47	c #Conflicts:    1818000 | #Constraints:      93961
2303.95/2310.47	c #Conflicts:    1819000 | #Constraints:      94961
2303.95/2310.47	c #Conflicts:    1820000 | #Constraints:      95961
2303.95/2310.47	c #Conflicts:    1821000 | #Constraints:      96961
2303.95/2310.47	c #Conflicts:    1822000 | #Constraints:      97961
2303.95/2310.47	c #Conflicts:    1823000 | #Constraints:      98961
2303.95/2310.47	c #Conflicts:    1824000 | #Constraints:      99961
2303.95/2310.47	c #Conflicts:    1825000 | #Constraints:     100961
2303.95/2310.47	c #Conflicts:    1826000 | #Constraints:     101961
2303.95/2310.47	c #Conflicts:    1827000 | #Constraints:     102961
2303.95/2310.47	c #Conflicts:    1828000 | #Constraints:     103961
2303.95/2310.47	c #Conflicts:    1829000 | #Constraints:     104961
2303.95/2310.47	c #Conflicts:    1830000 | #Constraints:     105961
2303.95/2310.47	c #Conflicts:    1831000 | #Constraints:     106961
2303.95/2310.47	c #Conflicts:    1832000 | #Constraints:     107961
2303.95/2310.47	c #Conflicts:    1833000 | #Constraints:     108961
2303.95/2310.47	c #Conflicts:    1834000 | #Constraints:     109961
2303.95/2310.47	c #Conflicts:    1835000 | #Constraints:     110961
2303.95/2310.47	c #Conflicts:    1836000 | #Constraints:     111961
2303.95/2310.47	c #Conflicts:    1837000 | #Constraints:     112961
2303.95/2310.47	c #Conflicts:    1838000 | #Constraints:     113961
2303.95/2310.47	c #Conflicts:    1839000 | #Constraints:     114961
2303.95/2310.47	c #Conflicts:    1840000 | #Constraints:     115961
2303.95/2310.47	c #Conflicts:    1841000 | #Constraints:     116961
2303.95/2310.47	c #Conflicts:    1842000 | #Constraints:     117961
2303.95/2310.47	c #Conflicts:    1843000 | #Constraints:     118961
2303.95/2310.47	c #Conflicts:    1844000 | #Constraints:     119961
2303.95/2310.47	c #Conflicts:    1845000 | #Constraints:     120961
2303.95/2310.47	c #Conflicts:    1846000 | #Constraints:     121961
2303.95/2310.47	c #Conflicts:    1847000 | #Constraints:     122961
2303.95/2310.47	c #Conflicts:    1848000 | #Constraints:     123961
2303.95/2310.47	c #Conflicts:    1849000 | #Constraints:     124961
2303.95/2310.47	c #Conflicts:    1850000 | #Constraints:     125961
2303.95/2310.47	c #Conflicts:    1851000 | #Constraints:     126961
2303.95/2310.47	c #Conflicts:    1852000 | #Constraints:     127961
2303.95/2310.47	c #Conflicts:    1853000 | #Constraints:     128961
2303.95/2310.47	c #Conflicts:    1854000 | #Constraints:     129961
2303.95/2310.47	c #Conflicts:    1855000 | #Constraints:     130961
2303.95/2310.47	c #Conflicts:    1856000 | #Constraints:     131961
2303.95/2310.47	c #Conflicts:    1857000 | #Constraints:     132961
2303.95/2310.47	c #Conflicts:    1858000 | #Constraints:     133961
2303.95/2310.47	c #Conflicts:    1859000 | #Constraints:     134961
2303.95/2310.47	c #Conflicts:    1860000 | #Constraints:     135961
2303.95/2310.47	c #Conflicts:    1861000 | #Constraints:     136961
2303.95/2310.47	c #Conflicts:    1862000 | #Constraints:     137961
2303.95/2310.47	c #Conflicts:    1863000 | #Constraints:     138961
2303.95/2310.47	c #Conflicts:    1864000 | #Constraints:     139961
2303.95/2310.47	c #Conflicts:    1865000 | #Constraints:     140961
2303.95/2310.47	c #Conflicts:    1866000 | #Constraints:     141961
2303.95/2310.47	c #Conflicts:    1867000 | #Constraints:     142961
2303.95/2310.47	c #Conflicts:    1868000 | #Constraints:     143961
2303.95/2310.47	c #Conflicts:    1869000 | #Constraints:     144961
2303.95/2310.47	c #Conflicts:    1870000 | #Constraints:     145961
2303.95/2310.47	c #Conflicts:    1871000 | #Constraints:     146961
2303.95/2310.47	c #Conflicts:    1872000 | #Constraints:     147961
2303.95/2310.47	c #Conflicts:    1873000 | #Constraints:     148961
2303.95/2310.47	c #Conflicts:    1874000 | #Constraints:     149961
2303.95/2310.47	c #Conflicts:    1875000 | #Constraints:     150961
2303.95/2310.47	c #Conflicts:    1876000 | #Constraints:     151961
2303.95/2310.47	c #Conflicts:    1877000 | #Constraints:     152961
2303.95/2310.47	c #Conflicts:    1878000 | #Constraints:     153961
2303.95/2310.47	c #Conflicts:    1879000 | #Constraints:     154961
2303.95/2310.47	c #Conflicts:    1880000 | #Constraints:     155961
2303.95/2310.47	c #Conflicts:    1881000 | #Constraints:     156961
2303.95/2310.47	c #Conflicts:    1882000 | #Constraints:     157961
2303.95/2310.47	c #Conflicts:    1883000 | #Constraints:     158961
2303.95/2310.47	c #Conflicts:    1884000 | #Constraints:     159961
2314.03/2320.53	c #Conflicts:    1885000 | #Constraints:     160961
2314.03/2320.53	c #Conflicts:    1886000 | #Constraints:     161961
2314.03/2320.53	c #Conflicts:    1887000 | #Constraints:     162961
2314.03/2320.53	c #Conflicts:    1888000 | #Constraints:     163961
2314.03/2320.53	c #Conflicts:    1889000 | #Constraints:     164961
2314.03/2320.53	c #Conflicts:    1890000 | #Constraints:     165961
2314.03/2320.53	c bounds -288 >= -490 @ 2294.79
2326.29/2332.87	c #Conflicts:    1891000 | #Constraints:     166994
2326.29/2332.87	c #Conflicts:    1892000 | #Constraints:     167994
2326.29/2332.87	c #Conflicts:    1893000 | #Constraints:     168994
2326.29/2332.87	c #Conflicts:    1894000 | #Constraints:     169994
2326.29/2332.87	c #Conflicts:    1895000 | #Constraints:     170994
2326.29/2332.87	c #Conflicts:    1896000 | #Constraints:     171994
2326.29/2332.87	c #Conflicts:    1897000 | #Constraints:     172994
2326.29/2332.87	c INPROCESSING
2326.29/2332.87	c GARBAGE COLLECT
2326.29/2332.87	c rational objective -490
2375.96/2382.66	c #Conflicts:    1898000 | #Constraints:     102110
2375.96/2382.66	c #Conflicts:    1899000 | #Constraints:     103110
2375.96/2382.66	c #Conflicts:    1900000 | #Constraints:     104110
2375.96/2382.66	c #Conflicts:    1901000 | #Constraints:     105110
2375.96/2382.66	c #Conflicts:    1902000 | #Constraints:     106110
2375.96/2382.66	c #Conflicts:    1903000 | #Constraints:     107110
2375.96/2382.66	c #Conflicts:    1904000 | #Constraints:     108110
2375.96/2382.66	c #Conflicts:    1905000 | #Constraints:     109110
2375.96/2382.66	c #Conflicts:    1906000 | #Constraints:     110110
2375.96/2382.66	c #Conflicts:    1907000 | #Constraints:     111110
2375.96/2382.66	c #Conflicts:    1908000 | #Constraints:     112110
2375.96/2382.66	c #Conflicts:    1909000 | #Constraints:     113110
2375.96/2382.66	c #Conflicts:    1910000 | #Constraints:     114110
2375.96/2382.66	c #Conflicts:    1911000 | #Constraints:     115110
2375.96/2382.66	c #Conflicts:    1912000 | #Constraints:     116110
2375.96/2382.66	c #Conflicts:    1913000 | #Constraints:     117110
2375.96/2382.66	c #Conflicts:    1914000 | #Constraints:     118110
2375.96/2382.66	c #Conflicts:    1915000 | #Constraints:     119110
2375.96/2382.66	c #Conflicts:    1916000 | #Constraints:     120110
2375.96/2382.66	c #Conflicts:    1917000 | #Constraints:     121110
2375.96/2382.66	c #Conflicts:    1918000 | #Constraints:     122110
2375.96/2382.66	c #Conflicts:    1919000 | #Constraints:     123110
2375.96/2382.66	c #Conflicts:    1920000 | #Constraints:     124110
2375.96/2382.66	c #Conflicts:    1921000 | #Constraints:     125110
2375.96/2382.66	c #Conflicts:    1922000 | #Constraints:     126110
2375.96/2382.66	c #Conflicts:    1923000 | #Constraints:     127110
2375.96/2382.66	c #Conflicts:    1924000 | #Constraints:     128110
2375.96/2382.66	c #Conflicts:    1925000 | #Constraints:     129110
2375.96/2382.66	c #Conflicts:    1926000 | #Constraints:     130110
2375.96/2382.66	c #Conflicts:    1927000 | #Constraints:     131110
2375.96/2382.66	c #Conflicts:    1928000 | #Constraints:     132110
2375.96/2382.66	c #Conflicts:    1929000 | #Constraints:     133110
2375.96/2382.66	c #Conflicts:    1930000 | #Constraints:     134110
2375.96/2382.66	c #Conflicts:    1931000 | #Constraints:     135110
2375.96/2382.66	c #Conflicts:    1932000 | #Constraints:     136110
2375.96/2382.66	c #Conflicts:    1933000 | #Constraints:     137110
2375.96/2382.66	c #Conflicts:    1934000 | #Constraints:     138110
2375.96/2382.66	c INPROCESSING
2375.96/2382.66	c GARBAGE COLLECT
2375.96/2382.66	c rational objective -490
2481.87/2488.86	c #Conflicts:    1935000 | #Constraints:      84652
2481.87/2488.86	c #Conflicts:    1936000 | #Constraints:      85652
2481.87/2488.86	c #Conflicts:    1937000 | #Constraints:      86652
2481.87/2488.86	c #Conflicts:    1938000 | #Constraints:      87652
2481.87/2488.86	c #Conflicts:    1939000 | #Constraints:      88652
2481.87/2488.86	c #Conflicts:    1940000 | #Constraints:      89652
2481.87/2488.86	c #Conflicts:    1941000 | #Constraints:      90652
2481.87/2488.86	c #Conflicts:    1942000 | #Constraints:      91652
2481.87/2488.86	c #Conflicts:    1943000 | #Constraints:      92652
2481.87/2488.86	c #Conflicts:    1944000 | #Constraints:      93652
2481.87/2488.86	c #Conflicts:    1945000 | #Constraints:      94652
2481.87/2488.86	c #Conflicts:    1946000 | #Constraints:      95652
2481.87/2488.86	c #Conflicts:    1947000 | #Constraints:      96652
2481.87/2488.86	c #Conflicts:    1948000 | #Constraints:      97652
2481.87/2488.86	c #Conflicts:    1949000 | #Constraints:      98652
2481.87/2488.86	c #Conflicts:    1950000 | #Constraints:      99652
2481.87/2488.86	c #Conflicts:    1951000 | #Constraints:     100652
2481.87/2488.86	c #Conflicts:    1952000 | #Constraints:     101652
2481.87/2488.86	c #Conflicts:    1953000 | #Constraints:     102652
2481.87/2488.86	c #Conflicts:    1954000 | #Constraints:     103652
2481.87/2488.86	c #Conflicts:    1955000 | #Constraints:     104652
2481.87/2488.86	c #Conflicts:    1956000 | #Constraints:     105652
2481.87/2488.86	c #Conflicts:    1957000 | #Constraints:     106652
2481.87/2488.86	c #Conflicts:    1958000 | #Constraints:     107652
2481.87/2488.86	c #Conflicts:    1959000 | #Constraints:     108652
2481.87/2488.86	c #Conflicts:    1960000 | #Constraints:     109652
2481.87/2488.86	c #Conflicts:    1961000 | #Constraints:     110652
2481.87/2488.86	c #Conflicts:    1962000 | #Constraints:     111652
2481.87/2488.86	c #Conflicts:    1963000 | #Constraints:     112652
2481.87/2488.86	c #Conflicts:    1964000 | #Constraints:     113652
2481.87/2488.86	c #Conflicts:    1965000 | #Constraints:     114652
2481.87/2488.86	c #Conflicts:    1966000 | #Constraints:     115652
2481.87/2488.86	c #Conflicts:    1967000 | #Constraints:     116652
2481.87/2488.86	c #Conflicts:    1968000 | #Constraints:     117652
2481.87/2488.86	c #Conflicts:    1969000 | #Constraints:     118652
2481.87/2488.86	c #Conflicts:    1970000 | #Constraints:     119652
2481.87/2488.86	c #Conflicts:    1971000 | #Constraints:     120652
2481.87/2488.86	c #Conflicts:    1972000 | #Constraints:     121652
2481.87/2488.86	c #Conflicts:    1973000 | #Constraints:     122652
2481.87/2488.86	c #Conflicts:    1974000 | #Constraints:     123652
2481.87/2488.86	c #Conflicts:    1975000 | #Constraints:     124652
2481.87/2488.86	c #Conflicts:    1976000 | #Constraints:     125652
2481.87/2488.86	c #Conflicts:    1977000 | #Constraints:     126652
2481.87/2488.86	c #Conflicts:    1978000 | #Constraints:     127652
2481.87/2488.86	c #Conflicts:    1979000 | #Constraints:     128652
2481.87/2488.86	c #Conflicts:    1980000 | #Constraints:     129652
2481.87/2488.86	c #Conflicts:    1981000 | #Constraints:     130652
2481.87/2488.86	c #Conflicts:    1982000 | #Constraints:     131652
2481.87/2488.86	c #Conflicts:    1983000 | #Constraints:     132652
2481.87/2488.86	c #Conflicts:    1984000 | #Constraints:     133652
2481.87/2488.86	c #Conflicts:    1985000 | #Constraints:     134652
2481.87/2488.86	c #Conflicts:    1986000 | #Constraints:     135652
2481.87/2488.86	c #Conflicts:    1987000 | #Constraints:     136652
2481.87/2488.86	c #Conflicts:    1988000 | #Constraints:     137652
2481.87/2488.86	c #Conflicts:    1989000 | #Constraints:     138652
2481.87/2488.86	c #Conflicts:    1990000 | #Constraints:     139652
2481.87/2488.86	c #Conflicts:    1991000 | #Constraints:     140652
2481.87/2488.86	c #Conflicts:    1992000 | #Constraints:     141652
2481.87/2488.86	c #Conflicts:    1993000 | #Constraints:     142652
2481.87/2488.86	c #Conflicts:    1994000 | #Constraints:     143652
2481.87/2488.86	c #Conflicts:    1995000 | #Constraints:     144652
2481.87/2488.86	c #Conflicts:    1996000 | #Constraints:     145652
2481.87/2488.86	c #Conflicts:    1997000 | #Constraints:     146652
2481.87/2488.86	c #Conflicts:    1998000 | #Constraints:     147652
2481.87/2488.86	c #Conflicts:    1999000 | #Constraints:     148652
2481.87/2488.86	c #Conflicts:    2000000 | #Constraints:     149652
2481.87/2488.86	c #Conflicts:    2001000 | #Constraints:     150652
2481.87/2488.86	c #Conflicts:    2002000 | #Constraints:     151652
2481.87/2488.86	c #Conflicts:    2003000 | #Constraints:     152652
2481.87/2488.86	c #Conflicts:    2004000 | #Constraints:     153652
2481.87/2488.86	c #Conflicts:    2005000 | #Constraints:     154652
2481.87/2488.86	c #Conflicts:    2006000 | #Constraints:     155652
2481.87/2488.86	c #Conflicts:    2007000 | #Constraints:     156652
2481.87/2488.86	c #Conflicts:    2008000 | #Constraints:     157652
2481.87/2488.86	c #Conflicts:    2009000 | #Constraints:     158652
2481.87/2488.86	c #Conflicts:    2010000 | #Constraints:     159652
2481.87/2488.86	c #Conflicts:    2011000 | #Constraints:     160652
2481.87/2488.86	c #Conflicts:    2012000 | #Constraints:     161652
2481.87/2488.86	c #Conflicts:    2013000 | #Constraints:     162652
2509.11/2516.18	c #Conflicts:    2014000 | #Constraints:     163652
2509.11/2516.18	c #Conflicts:    2015000 | #Constraints:     164652
2509.11/2516.18	c #Conflicts:    2016000 | #Constraints:     165652
2509.11/2516.18	c #Conflicts:    2017000 | #Constraints:     166652
2509.11/2516.18	c #Conflicts:    2018000 | #Constraints:     167652
2509.11/2516.18	c #Conflicts:    2019000 | #Constraints:     168652
2509.11/2516.18	c #Conflicts:    2020000 | #Constraints:     169652
2509.11/2516.18	c #Conflicts:    2021000 | #Constraints:     170652
2509.11/2516.18	c #Conflicts:    2022000 | #Constraints:     171652
2509.11/2516.18	c #Conflicts:    2023000 | #Constraints:     172652
2509.11/2516.18	c #Conflicts:    2024000 | #Constraints:     173652
2509.11/2516.18	c #Conflicts:    2025000 | #Constraints:     174652
2509.11/2516.18	c #Conflicts:    2026000 | #Constraints:     175652
2509.11/2516.18	c #Conflicts:    2027000 | #Constraints:     176652
2509.11/2516.18	c #Conflicts:    2028000 | #Constraints:     177652
2509.11/2516.18	c INPROCESSING
2509.11/2516.18	c GARBAGE COLLECT
2509.11/2516.18	c rational objective -490
2556.99/2564.11	c #Conflicts:    2029000 | #Constraints:     104143
2556.99/2564.11	c #Conflicts:    2030000 | #Constraints:     105143
2556.99/2564.11	c #Conflicts:    2031000 | #Constraints:     106143
2556.99/2564.11	c #Conflicts:    2032000 | #Constraints:     107143
2556.99/2564.11	c #Conflicts:    2033000 | #Constraints:     108143
2556.99/2564.11	c #Conflicts:    2034000 | #Constraints:     109143
2556.99/2564.11	c #Conflicts:    2035000 | #Constraints:     110143
2556.99/2564.11	c #Conflicts:    2036000 | #Constraints:     111143
2556.99/2564.11	c #Conflicts:    2037000 | #Constraints:     112143
2556.99/2564.11	c #Conflicts:    2038000 | #Constraints:     113143
2556.99/2564.11	c #Conflicts:    2039000 | #Constraints:     114143
2556.99/2564.11	c #Conflicts:    2040000 | #Constraints:     115143
2556.99/2564.11	c #Conflicts:    2041000 | #Constraints:     116143
2556.99/2564.11	c #Conflicts:    2042000 | #Constraints:     117143
2556.99/2564.11	c #Conflicts:    2043000 | #Constraints:     118143
2556.99/2564.11	c #Conflicts:    2044000 | #Constraints:     119143
2556.99/2564.11	c #Conflicts:    2045000 | #Constraints:     120143
2556.99/2564.11	c #Conflicts:    2046000 | #Constraints:     121143
2556.99/2564.11	c #Conflicts:    2047000 | #Constraints:     122143
2556.99/2564.11	c #Conflicts:    2048000 | #Constraints:     123143
2556.99/2564.11	c #Conflicts:    2049000 | #Constraints:     124143
2556.99/2564.11	c #Conflicts:    2050000 | #Constraints:     125143
2556.99/2564.11	c #Conflicts:    2051000 | #Constraints:     126143
2556.99/2564.11	c #Conflicts:    2052000 | #Constraints:     127143
2556.99/2564.11	c #Conflicts:    2053000 | #Constraints:     128143
2556.99/2564.11	c #Conflicts:    2054000 | #Constraints:     129143
2556.99/2564.11	c #Conflicts:    2055000 | #Constraints:     130143
2556.99/2564.11	c #Conflicts:    2056000 | #Constraints:     131143
2556.99/2564.11	c #Conflicts:    2057000 | #Constraints:     132143
2556.99/2564.11	c #Conflicts:    2058000 | #Constraints:     133143
2556.99/2564.11	c #Conflicts:    2059000 | #Constraints:     134143
2556.99/2564.11	c #Conflicts:    2060000 | #Constraints:     135143
2556.99/2564.11	c #Conflicts:    2061000 | #Constraints:     136143
2556.99/2564.11	c #Conflicts:    2062000 | #Constraints:     137143
2556.99/2564.11	c #Conflicts:    2063000 | #Constraints:     138143
2556.99/2564.11	c #Conflicts:    2064000 | #Constraints:     139143
2556.99/2564.11	c #Conflicts:    2065000 | #Constraints:     140143
2556.99/2564.11	c #Conflicts:    2066000 | #Constraints:     141143
2556.99/2564.11	c #Conflicts:    2067000 | #Constraints:     142143
2556.99/2564.11	c INPROCESSING
2556.99/2564.11	c GARBAGE COLLECT
2556.99/2564.11	c rational objective -490
2662.27/2669.75	c #Conflicts:    2068000 | #Constraints:      86727
2662.27/2669.75	c #Conflicts:    2069000 | #Constraints:      87727
2662.27/2669.75	c #Conflicts:    2070000 | #Constraints:      88727
2662.27/2669.75	c #Conflicts:    2071000 | #Constraints:      89727
2662.27/2669.75	c #Conflicts:    2072000 | #Constraints:      90727
2662.27/2669.75	c #Conflicts:    2073000 | #Constraints:      91727
2662.27/2669.75	c #Conflicts:    2074000 | #Constraints:      92727
2662.27/2669.75	c #Conflicts:    2075000 | #Constraints:      93727
2662.27/2669.75	c #Conflicts:    2076000 | #Constraints:      94727
2662.27/2669.75	c #Conflicts:    2077000 | #Constraints:      95727
2662.27/2669.75	c #Conflicts:    2078000 | #Constraints:      96727
2662.27/2669.75	c #Conflicts:    2079000 | #Constraints:      97727
2662.27/2669.75	c #Conflicts:    2080000 | #Constraints:      98727
2662.27/2669.75	c #Conflicts:    2081000 | #Constraints:      99727
2662.27/2669.75	c #Conflicts:    2082000 | #Constraints:     100727
2662.27/2669.75	c #Conflicts:    2083000 | #Constraints:     101727
2662.27/2669.75	c #Conflicts:    2084000 | #Constraints:     102727
2662.27/2669.75	c #Conflicts:    2085000 | #Constraints:     103727
2662.27/2669.75	c #Conflicts:    2086000 | #Constraints:     104727
2662.27/2669.75	c #Conflicts:    2087000 | #Constraints:     105727
2662.27/2669.75	c #Conflicts:    2088000 | #Constraints:     106727
2662.27/2669.75	c #Conflicts:    2089000 | #Constraints:     107727
2662.27/2669.75	c #Conflicts:    2090000 | #Constraints:     108727
2662.27/2669.75	c #Conflicts:    2091000 | #Constraints:     109727
2662.27/2669.75	c #Conflicts:    2092000 | #Constraints:     110727
2662.27/2669.75	c #Conflicts:    2093000 | #Constraints:     111727
2662.27/2669.75	c #Conflicts:    2094000 | #Constraints:     112727
2662.27/2669.75	c #Conflicts:    2095000 | #Constraints:     113727
2662.27/2669.75	c #Conflicts:    2096000 | #Constraints:     114727
2662.27/2669.75	c #Conflicts:    2097000 | #Constraints:     115727
2662.27/2669.75	c #Conflicts:    2098000 | #Constraints:     116727
2662.27/2669.75	c #Conflicts:    2099000 | #Constraints:     117727
2662.27/2669.75	c #Conflicts:    2100000 | #Constraints:     118727
2662.27/2669.75	c #Conflicts:    2101000 | #Constraints:     119727
2662.27/2669.75	c #Conflicts:    2102000 | #Constraints:     120727
2662.27/2669.75	c #Conflicts:    2103000 | #Constraints:     121727
2662.27/2669.75	c #Conflicts:    2104000 | #Constraints:     122727
2662.27/2669.75	c #Conflicts:    2105000 | #Constraints:     123727
2662.27/2669.75	c #Conflicts:    2106000 | #Constraints:     124727
2662.27/2669.75	c #Conflicts:    2107000 | #Constraints:     125727
2662.27/2669.75	c #Conflicts:    2108000 | #Constraints:     126727
2662.27/2669.75	c #Conflicts:    2109000 | #Constraints:     127727
2662.27/2669.75	c #Conflicts:    2110000 | #Constraints:     128727
2662.27/2669.75	c #Conflicts:    2111000 | #Constraints:     129727
2662.27/2669.75	c #Conflicts:    2112000 | #Constraints:     130727
2662.27/2669.75	c #Conflicts:    2113000 | #Constraints:     131727
2662.27/2669.75	c #Conflicts:    2114000 | #Constraints:     132727
2662.27/2669.75	c #Conflicts:    2115000 | #Constraints:     133727
2662.27/2669.75	c #Conflicts:    2116000 | #Constraints:     134727
2662.27/2669.75	c #Conflicts:    2117000 | #Constraints:     135727
2662.27/2669.75	c #Conflicts:    2118000 | #Constraints:     136727
2662.27/2669.75	c #Conflicts:    2119000 | #Constraints:     137727
2662.27/2669.75	c #Conflicts:    2120000 | #Constraints:     138727
2662.27/2669.75	c #Conflicts:    2121000 | #Constraints:     139727
2662.27/2669.75	c #Conflicts:    2122000 | #Constraints:     140727
2662.27/2669.75	c #Conflicts:    2123000 | #Constraints:     141727
2662.27/2669.75	c #Conflicts:    2124000 | #Constraints:     142727
2662.27/2669.75	c #Conflicts:    2125000 | #Constraints:     143727
2662.27/2669.75	c #Conflicts:    2126000 | #Constraints:     144727
2662.27/2669.75	c #Conflicts:    2127000 | #Constraints:     145727
2662.27/2669.75	c #Conflicts:    2128000 | #Constraints:     146727
2662.27/2669.75	c #Conflicts:    2129000 | #Constraints:     147727
2662.27/2669.75	c #Conflicts:    2130000 | #Constraints:     148727
2662.27/2669.75	c #Conflicts:    2131000 | #Constraints:     149727
2662.27/2669.75	c #Conflicts:    2132000 | #Constraints:     150727
2662.27/2669.75	c #Conflicts:    2133000 | #Constraints:     151727
2662.27/2669.75	c #Conflicts:    2134000 | #Constraints:     152727
2662.27/2669.75	c #Conflicts:    2135000 | #Constraints:     153727
2662.27/2669.75	c #Conflicts:    2136000 | #Constraints:     154727
2662.27/2669.75	c #Conflicts:    2137000 | #Constraints:     155727
2662.27/2669.75	c #Conflicts:    2138000 | #Constraints:     156727
2662.27/2669.75	c #Conflicts:    2139000 | #Constraints:     157727
2662.27/2669.75	c #Conflicts:    2140000 | #Constraints:     158727
2662.27/2669.75	c #Conflicts:    2141000 | #Constraints:     159727
2662.27/2669.75	c #Conflicts:    2142000 | #Constraints:     160727
2662.27/2669.75	c #Conflicts:    2143000 | #Constraints:     161727
2662.27/2669.75	c #Conflicts:    2144000 | #Constraints:     162727
2662.27/2669.75	c #Conflicts:    2145000 | #Constraints:     163727
2662.27/2669.75	c #Conflicts:    2146000 | #Constraints:     164727
2692.79/2700.37	c #Conflicts:    2147000 | #Constraints:     165727
2692.79/2700.37	c #Conflicts:    2148000 | #Constraints:     166727
2692.79/2700.37	c #Conflicts:    2149000 | #Constraints:     167727
2692.79/2700.37	c #Conflicts:    2150000 | #Constraints:     168727
2692.79/2700.37	c #Conflicts:    2151000 | #Constraints:     169727
2692.79/2700.37	c #Conflicts:    2152000 | #Constraints:     170727
2692.79/2700.37	c #Conflicts:    2153000 | #Constraints:     171727
2692.79/2700.37	c #Conflicts:    2154000 | #Constraints:     172727
2692.79/2700.37	c #Conflicts:    2155000 | #Constraints:     173727
2692.79/2700.37	c #Conflicts:    2156000 | #Constraints:     174727
2692.79/2700.37	c #Conflicts:    2157000 | #Constraints:     175727
2692.79/2700.37	c #Conflicts:    2158000 | #Constraints:     176727
2692.79/2700.37	c #Conflicts:    2159000 | #Constraints:     177727
2692.79/2700.37	c #Conflicts:    2160000 | #Constraints:     178727
2692.79/2700.37	c #Conflicts:    2161000 | #Constraints:     179727
2692.79/2700.37	c #Conflicts:    2162000 | #Constraints:     180727
2692.79/2700.37	c #Conflicts:    2163000 | #Constraints:     181727
2692.79/2700.37	c #Conflicts:    2164000 | #Constraints:     182727
2692.79/2700.37	c INPROCESSING
2692.79/2700.37	c GARBAGE COLLECT
2692.79/2700.37	c rational objective -490
2745.75/2753.45	c #Conflicts:    2165000 | #Constraints:     106684
2745.75/2753.45	c #Conflicts:    2166000 | #Constraints:     107684
2745.75/2753.45	c #Conflicts:    2167000 | #Constraints:     108684
2745.75/2753.45	c #Conflicts:    2168000 | #Constraints:     109684
2745.75/2753.45	c #Conflicts:    2169000 | #Constraints:     110684
2745.75/2753.45	c #Conflicts:    2170000 | #Constraints:     111684
2745.75/2753.45	c #Conflicts:    2171000 | #Constraints:     112684
2745.75/2753.45	c #Conflicts:    2172000 | #Constraints:     113684
2745.75/2753.45	c #Conflicts:    2173000 | #Constraints:     114684
2745.75/2753.45	c #Conflicts:    2174000 | #Constraints:     115684
2745.75/2753.45	c #Conflicts:    2175000 | #Constraints:     116684
2745.75/2753.45	c #Conflicts:    2176000 | #Constraints:     117684
2745.75/2753.45	c #Conflicts:    2177000 | #Constraints:     118684
2745.75/2753.45	c #Conflicts:    2178000 | #Constraints:     119684
2745.75/2753.45	c #Conflicts:    2179000 | #Constraints:     120684
2745.75/2753.45	c #Conflicts:    2180000 | #Constraints:     121684
2745.75/2753.45	c #Conflicts:    2181000 | #Constraints:     122684
2745.75/2753.45	c #Conflicts:    2182000 | #Constraints:     123684
2745.75/2753.45	c #Conflicts:    2183000 | #Constraints:     124684
2745.75/2753.45	c #Conflicts:    2184000 | #Constraints:     125684
2745.75/2753.45	c #Conflicts:    2185000 | #Constraints:     126684
2745.75/2753.45	c #Conflicts:    2186000 | #Constraints:     127684
2745.75/2753.45	c #Conflicts:    2187000 | #Constraints:     128684
2745.75/2753.45	c #Conflicts:    2188000 | #Constraints:     129684
2745.75/2753.45	c #Conflicts:    2189000 | #Constraints:     130684
2745.75/2753.45	c #Conflicts:    2190000 | #Constraints:     131684
2745.75/2753.45	c #Conflicts:    2191000 | #Constraints:     132684
2745.75/2753.45	c #Conflicts:    2192000 | #Constraints:     133684
2745.75/2753.45	c #Conflicts:    2193000 | #Constraints:     134684
2745.75/2753.45	c #Conflicts:    2194000 | #Constraints:     135684
2745.75/2753.45	c #Conflicts:    2195000 | #Constraints:     136684
2745.75/2753.45	c #Conflicts:    2196000 | #Constraints:     137684
2745.75/2753.45	c #Conflicts:    2197000 | #Constraints:     138684
2745.75/2753.45	c #Conflicts:    2198000 | #Constraints:     139684
2745.75/2753.45	c #Conflicts:    2199000 | #Constraints:     140684
2745.75/2753.45	c #Conflicts:    2200000 | #Constraints:     141684
2745.75/2753.45	c #Conflicts:    2201000 | #Constraints:     142684
2745.75/2753.45	c #Conflicts:    2202000 | #Constraints:     143684
2745.75/2753.45	c #Conflicts:    2203000 | #Constraints:     144684
2745.75/2753.45	c #Conflicts:    2204000 | #Constraints:     145684
2745.75/2753.45	c INPROCESSING
2745.75/2753.45	c GARBAGE COLLECT
2745.75/2753.45	c rational objective -490
2825.26/2833.12	c #Conflicts:    2205000 | #Constraints:      88338
2825.26/2833.12	c #Conflicts:    2206000 | #Constraints:      89338
2825.26/2833.12	c #Conflicts:    2207000 | #Constraints:      90338
2825.26/2833.12	c #Conflicts:    2208000 | #Constraints:      91338
2825.26/2833.12	c #Conflicts:    2209000 | #Constraints:      92338
2825.26/2833.12	c #Conflicts:    2210000 | #Constraints:      93338
2825.26/2833.12	c #Conflicts:    2211000 | #Constraints:      94338
2825.26/2833.12	c #Conflicts:    2212000 | #Constraints:      95338
2825.26/2833.12	c #Conflicts:    2213000 | #Constraints:      96338
2825.26/2833.12	c #Conflicts:    2214000 | #Constraints:      97338
2825.26/2833.12	c #Conflicts:    2215000 | #Constraints:      98338
2825.26/2833.12	c #Conflicts:    2216000 | #Constraints:      99338
2825.26/2833.12	c #Conflicts:    2217000 | #Constraints:     100338
2825.26/2833.12	c #Conflicts:    2218000 | #Constraints:     101338
2825.26/2833.12	c #Conflicts:    2219000 | #Constraints:     102338
2825.26/2833.12	c #Conflicts:    2220000 | #Constraints:     103338
2825.26/2833.12	c #Conflicts:    2221000 | #Constraints:     104338
2825.26/2833.12	c #Conflicts:    2222000 | #Constraints:     105338
2825.26/2833.12	c #Conflicts:    2223000 | #Constraints:     106338
2825.26/2833.12	c #Conflicts:    2224000 | #Constraints:     107338
2825.26/2833.12	c #Conflicts:    2225000 | #Constraints:     108338
2825.26/2833.12	c #Conflicts:    2226000 | #Constraints:     109338
2825.26/2833.12	c #Conflicts:    2227000 | #Constraints:     110338
2825.26/2833.12	c #Conflicts:    2228000 | #Constraints:     111338
2825.26/2833.12	c #Conflicts:    2229000 | #Constraints:     112338
2825.26/2833.12	c #Conflicts:    2230000 | #Constraints:     113338
2825.26/2833.12	c #Conflicts:    2231000 | #Constraints:     114338
2825.26/2833.12	c #Conflicts:    2232000 | #Constraints:     115338
2825.26/2833.12	c #Conflicts:    2233000 | #Constraints:     116338
2825.26/2833.12	c #Conflicts:    2234000 | #Constraints:     117338
2825.26/2833.12	c #Conflicts:    2235000 | #Constraints:     118338
2825.26/2833.12	c #Conflicts:    2236000 | #Constraints:     119338
2825.26/2833.12	c #Conflicts:    2237000 | #Constraints:     120338
2825.26/2833.12	c #Conflicts:    2238000 | #Constraints:     121338
2825.26/2833.12	c #Conflicts:    2239000 | #Constraints:     122338
2825.26/2833.12	c #Conflicts:    2240000 | #Constraints:     123338
2825.26/2833.12	c #Conflicts:    2241000 | #Constraints:     124338
2825.26/2833.12	c #Conflicts:    2242000 | #Constraints:     125338
2825.26/2833.12	c #Conflicts:    2243000 | #Constraints:     126338
2825.26/2833.12	c #Conflicts:    2244000 | #Constraints:     127338
2825.26/2833.12	c #Conflicts:    2245000 | #Constraints:     128338
2825.26/2833.12	c #Conflicts:    2246000 | #Constraints:     129338
2825.26/2833.12	c #Conflicts:    2247000 | #Constraints:     130338
2825.26/2833.12	c #Conflicts:    2248000 | #Constraints:     131338
2825.26/2833.12	c #Conflicts:    2249000 | #Constraints:     132338
2825.26/2833.12	c #Conflicts:    2250000 | #Constraints:     133338
2825.26/2833.12	c #Conflicts:    2251000 | #Constraints:     134338
2825.26/2833.12	c #Conflicts:    2252000 | #Constraints:     135338
2825.26/2833.12	c #Conflicts:    2253000 | #Constraints:     136338
2825.26/2833.12	c #Conflicts:    2254000 | #Constraints:     137338
2825.26/2833.12	c #Conflicts:    2255000 | #Constraints:     138338
2825.26/2833.12	c #Conflicts:    2256000 | #Constraints:     139338
2825.26/2833.12	c #Conflicts:    2257000 | #Constraints:     140338
2825.26/2833.12	c #Conflicts:    2258000 | #Constraints:     141338
2825.26/2833.12	c #Conflicts:    2259000 | #Constraints:     142338
2825.26/2833.12	c #Conflicts:    2260000 | #Constraints:     143338
2825.26/2833.12	c #Conflicts:    2261000 | #Constraints:     144338
2825.26/2833.12	c #Conflicts:    2262000 | #Constraints:     145338
2825.26/2833.12	c #Conflicts:    2263000 | #Constraints:     146338
2825.26/2833.12	c #Conflicts:    2264000 | #Constraints:     147338
2825.26/2833.12	c #Conflicts:    2265000 | #Constraints:     148338
2825.26/2833.12	c #Conflicts:    2266000 | #Constraints:     149338
2825.26/2833.12	c #Conflicts:    2267000 | #Constraints:     150338
2825.26/2833.12	c bounds -288 >= -489 @ 2802.75
2838.51/2846.46	c #Conflicts:    2268000 | #Constraints:     151371
2838.51/2846.46	c #Conflicts:    2269000 | #Constraints:     152457
2838.51/2846.46	c #Conflicts:    2270000 | #Constraints:     153761
2838.51/2846.46	c #Conflicts:    2271000 | #Constraints:     155085
2838.51/2846.46	c #Conflicts:    2272000 | #Constraints:     156537
2838.51/2846.46	c #Conflicts:    2273000 | #Constraints:     157949
2838.51/2846.46	c bounds -289 >= -489 @ 2815.92
2839.91/2847.84	c bounds -290 >= -489 @ 2817.28
2992.43/3000.80	c #Conflicts:    2274000 | #Constraints:     159346
2992.43/3000.80	c #Conflicts:    2275000 | #Constraints:     160805
2992.43/3000.80	c #Conflicts:    2276000 | #Constraints:     162326
2992.43/3000.80	c #Conflicts:    2277000 | #Constraints:     163833
2992.43/3000.80	c #Conflicts:    2278000 | #Constraints:     165383
2992.43/3000.80	c #Conflicts:    2279000 | #Constraints:     166881
2992.43/3000.80	c #Conflicts:    2280000 | #Constraints:     168353
2992.43/3000.80	c #Conflicts:    2281000 | #Constraints:     169922
2992.43/3000.80	c #Conflicts:    2282000 | #Constraints:     171478
2992.43/3000.80	c #Conflicts:    2283000 | #Constraints:     173022
2992.43/3000.80	c #Conflicts:    2284000 | #Constraints:     174530
2992.43/3000.80	c #Conflicts:    2285000 | #Constraints:     176099
2992.43/3000.80	c #Conflicts:    2286000 | #Constraints:     177655
2992.43/3000.80	c #Conflicts:    2287000 | #Constraints:     179198
2992.43/3000.80	c #Conflicts:    2288000 | #Constraints:     180790
2992.43/3000.80	c #Conflicts:    2289000 | #Constraints:     182289
2992.43/3000.80	c #Conflicts:    2290000 | #Constraints:     183868
2992.43/3000.80	c #Conflicts:    2291000 | #Constraints:     185452
2992.43/3000.80	c #Conflicts:    2292000 | #Constraints:     187008
2992.43/3000.80	c #Conflicts:    2293000 | #Constraints:     188595
2992.43/3000.80	c #Conflicts:    2294000 | #Constraints:     190114
2992.43/3000.80	c #Conflicts:    2295000 | #Constraints:     191525
2992.43/3000.80	c #Conflicts:    2296000 | #Constraints:     192878
2992.43/3000.80	c #Conflicts:    2297000 | #Constraints:     194441
2992.43/3000.80	c #Conflicts:    2298000 | #Constraints:     195958
2992.43/3000.80	c #Conflicts:    2299000 | #Constraints:     197436
2992.43/3000.80	c #Conflicts:    2300000 | #Constraints:     199005
2992.43/3000.80	c #Conflicts:    2301000 | #Constraints:     200525
2992.43/3000.80	c #Conflicts:    2302000 | #Constraints:     202138
2992.43/3000.80	c #Conflicts:    2303000 | #Constraints:     203700
2992.43/3000.80	c #Conflicts:    2304000 | #Constraints:     205240
2992.43/3000.80	c #Conflicts:    2305000 | #Constraints:     206796
2992.43/3000.80	c INPROCESSING
2992.43/3000.80	c GARBAGE COLLECT
2992.43/3000.80	c rational objective -489
3040.61/3049.07	c #Conflicts:    2306000 | #Constraints:     119013
3040.61/3049.07	c #Conflicts:    2307000 | #Constraints:     120013
3040.61/3049.07	c #Conflicts:    2308000 | #Constraints:     121013
3040.61/3049.07	c #Conflicts:    2309000 | #Constraints:     122013
3040.61/3049.07	c #Conflicts:    2310000 | #Constraints:     123013
3040.61/3049.07	c #Conflicts:    2311000 | #Constraints:     124013
3040.61/3049.07	c #Conflicts:    2312000 | #Constraints:     125013
3040.61/3049.07	c #Conflicts:    2313000 | #Constraints:     126013
3040.61/3049.07	c #Conflicts:    2314000 | #Constraints:     127013
3040.61/3049.07	c #Conflicts:    2315000 | #Constraints:     128013
3040.61/3049.07	c #Conflicts:    2316000 | #Constraints:     129013
3040.61/3049.07	c #Conflicts:    2317000 | #Constraints:     130013
3040.61/3049.07	c #Conflicts:    2318000 | #Constraints:     131013
3040.61/3049.07	c #Conflicts:    2319000 | #Constraints:     132013
3040.61/3049.07	c #Conflicts:    2320000 | #Constraints:     133013
3040.61/3049.07	c #Conflicts:    2321000 | #Constraints:     134013
3040.61/3049.07	c #Conflicts:    2322000 | #Constraints:     135013
3040.61/3049.07	c #Conflicts:    2323000 | #Constraints:     136013
3040.61/3049.07	c #Conflicts:    2324000 | #Constraints:     137013
3040.61/3049.07	c #Conflicts:    2325000 | #Constraints:     138013
3040.61/3049.07	c #Conflicts:    2326000 | #Constraints:     139013
3040.61/3049.07	c #Conflicts:    2327000 | #Constraints:     140013
3040.61/3049.07	c #Conflicts:    2328000 | #Constraints:     141013
3040.61/3049.07	c #Conflicts:    2329000 | #Constraints:     142013
3040.61/3049.07	c #Conflicts:    2330000 | #Constraints:     143013
3040.61/3049.07	c #Conflicts:    2331000 | #Constraints:     144013
3040.61/3049.07	c #Conflicts:    2332000 | #Constraints:     145013
3040.61/3049.07	c #Conflicts:    2333000 | #Constraints:     146013
3040.61/3049.07	c #Conflicts:    2334000 | #Constraints:     147013
3040.61/3049.07	c #Conflicts:    2335000 | #Constraints:     148013
3040.61/3049.07	c #Conflicts:    2336000 | #Constraints:     149013
3040.61/3049.07	c #Conflicts:    2337000 | #Constraints:     150013
3040.61/3049.07	c #Conflicts:    2338000 | #Constraints:     151013
3040.61/3049.07	c #Conflicts:    2339000 | #Constraints:     152013
3040.61/3049.07	c #Conflicts:    2340000 | #Constraints:     153013
3040.61/3049.07	c #Conflicts:    2341000 | #Constraints:     154013
3040.61/3049.07	c #Conflicts:    2342000 | #Constraints:     155013
3040.61/3049.07	c #Conflicts:    2343000 | #Constraints:     156013
3040.61/3049.07	c #Conflicts:    2344000 | #Constraints:     157013
3040.61/3049.07	c #Conflicts:    2345000 | #Constraints:     158013
3040.61/3049.07	c #Conflicts:    2346000 | #Constraints:     159013
3040.61/3049.07	c INPROCESSING
3040.61/3049.07	c GARBAGE COLLECT
3040.61/3049.07	c rational objective -489
3060.05/3068.50	c #Conflicts:    2347000 | #Constraints:      95241
3060.05/3068.50	c #Conflicts:    2348000 | #Constraints:      96241
3060.05/3068.50	c #Conflicts:    2349000 | #Constraints:      97241
3060.05/3068.50	c #Conflicts:    2350000 | #Constraints:      98241
3060.05/3068.50	c #Conflicts:    2351000 | #Constraints:      99241
3060.05/3068.50	c #Conflicts:    2352000 | #Constraints:     100241
3060.05/3068.50	c #Conflicts:    2353000 | #Constraints:     101241
3060.05/3068.50	c #Conflicts:    2354000 | #Constraints:     102241
3060.05/3068.50	c #Conflicts:    2355000 | #Constraints:     103241
3060.05/3068.50	c #Conflicts:    2356000 | #Constraints:     104241
3060.05/3068.50	c #Conflicts:    2357000 | #Constraints:     105241
3060.05/3068.50	c #Conflicts:    2358000 | #Constraints:     106241
3060.05/3068.50	c #Conflicts:    2359000 | #Constraints:     107241
3060.05/3068.50	c #Conflicts:    2360000 | #Constraints:     108241
3060.05/3068.50	c #Conflicts:    2361000 | #Constraints:     109241
3060.05/3068.50	c #Conflicts:    2362000 | #Constraints:     110241
3060.05/3068.50	c bounds -290 >= -488 @ 3035.79
3090.37/3098.94	c #Conflicts:    2363000 | #Constraints:     111277
3090.37/3098.94	c #Conflicts:    2364000 | #Constraints:     112277
3090.37/3098.94	c #Conflicts:    2365000 | #Constraints:     113277
3090.37/3098.94	c #Conflicts:    2366000 | #Constraints:     114277
3090.37/3098.94	c #Conflicts:    2367000 | #Constraints:     115277
3090.37/3098.94	c #Conflicts:    2368000 | #Constraints:     116277
3090.37/3098.94	c #Conflicts:    2369000 | #Constraints:     117277
3090.37/3098.94	c #Conflicts:    2370000 | #Constraints:     118277
3090.37/3098.94	c #Conflicts:    2371000 | #Constraints:     119277
3090.37/3098.94	c #Conflicts:    2372000 | #Constraints:     120277
3090.37/3098.94	c #Conflicts:    2373000 | #Constraints:     121277
3090.37/3098.94	c #Conflicts:    2374000 | #Constraints:     122277
3090.37/3098.94	c #Conflicts:    2375000 | #Constraints:     123277
3090.37/3098.94	c #Conflicts:    2376000 | #Constraints:     124277
3090.37/3098.94	c #Conflicts:    2377000 | #Constraints:     125277
3090.37/3098.94	c #Conflicts:    2378000 | #Constraints:     126277
3090.37/3098.94	c #Conflicts:    2379000 | #Constraints:     127277
3090.37/3098.94	c #Conflicts:    2380000 | #Constraints:     128277
3090.37/3098.94	c #Conflicts:    2381000 | #Constraints:     129277
3090.37/3098.94	c #Conflicts:    2382000 | #Constraints:     130277
3090.37/3098.94	c #Conflicts:    2383000 | #Constraints:     131277
3090.37/3098.94	c #Conflicts:    2384000 | #Constraints:     132277
3090.37/3098.94	c #Conflicts:    2385000 | #Constraints:     133277
3090.37/3098.94	c #Conflicts:    2386000 | #Constraints:     134277
3090.37/3098.94	c #Conflicts:    2387000 | #Constraints:     135277
3090.37/3098.94	c INPROCESSING
3090.37/3098.94	c GARBAGE COLLECT
3090.37/3098.94	c rational objective -488
3128.27/3136.94	c #Conflicts:    2388000 | #Constraints:      85608
3128.27/3136.94	c #Conflicts:    2389000 | #Constraints:      86608
3128.27/3136.94	c #Conflicts:    2390000 | #Constraints:      87608
3128.27/3136.94	c #Conflicts:    2391000 | #Constraints:      88608
3128.27/3136.94	c #Conflicts:    2392000 | #Constraints:      89608
3128.27/3136.94	c #Conflicts:    2393000 | #Constraints:      90608
3128.27/3136.94	c #Conflicts:    2394000 | #Constraints:      91608
3128.27/3136.94	c #Conflicts:    2395000 | #Constraints:      92608
3128.27/3136.94	c #Conflicts:    2396000 | #Constraints:      93608
3128.27/3136.94	c #Conflicts:    2397000 | #Constraints:      94608
3128.27/3136.94	c #Conflicts:    2398000 | #Constraints:      95608
3128.27/3136.94	c #Conflicts:    2399000 | #Constraints:      96608
3128.27/3136.94	c #Conflicts:    2400000 | #Constraints:      97608
3128.27/3136.94	c #Conflicts:    2401000 | #Constraints:      98608
3128.27/3136.94	c #Conflicts:    2402000 | #Constraints:      99608
3128.27/3136.94	c #Conflicts:    2403000 | #Constraints:     100608
3128.27/3136.94	c #Conflicts:    2404000 | #Constraints:     101608
3128.27/3136.94	c #Conflicts:    2405000 | #Constraints:     102608
3128.27/3136.94	c #Conflicts:    2406000 | #Constraints:     103608
3128.27/3136.94	c #Conflicts:    2407000 | #Constraints:     104608
3128.27/3136.94	c #Conflicts:    2408000 | #Constraints:     105608
3128.27/3136.94	c #Conflicts:    2409000 | #Constraints:     106608
3128.27/3136.94	c #Conflicts:    2410000 | #Constraints:     107608
3128.27/3136.94	c #Conflicts:    2411000 | #Constraints:     108608
3128.27/3136.94	c #Conflicts:    2412000 | #Constraints:     109608
3128.27/3136.94	c #Conflicts:    2413000 | #Constraints:     110608
3128.27/3136.94	c #Conflicts:    2414000 | #Constraints:     111608
3128.27/3136.94	c #Conflicts:    2415000 | #Constraints:     112608
3128.27/3136.94	c #Conflicts:    2416000 | #Constraints:     113608
3128.27/3136.94	c #Conflicts:    2417000 | #Constraints:     114608
3128.27/3136.94	c #Conflicts:    2418000 | #Constraints:     115608
3128.27/3136.94	c bounds -290 >= -487 @ 3103.54
3254.04/3263.09	c #Conflicts:    2419000 | #Constraints:     116644
3254.04/3263.09	c #Conflicts:    2420000 | #Constraints:     117644
3254.04/3263.09	c #Conflicts:    2421000 | #Constraints:     118644
3254.04/3263.09	c #Conflicts:    2422000 | #Constraints:     119644
3254.04/3263.09	c #Conflicts:    2423000 | #Constraints:     120644
3254.04/3263.09	c #Conflicts:    2424000 | #Constraints:     121644
3254.04/3263.09	c #Conflicts:    2425000 | #Constraints:     122644
3254.04/3263.09	c #Conflicts:    2426000 | #Constraints:     123644
3254.04/3263.09	c #Conflicts:    2427000 | #Constraints:     124644
3254.04/3263.09	c #Conflicts:    2428000 | #Constraints:     125644
3254.04/3263.09	c #Conflicts:    2429000 | #Constraints:     126644
3254.04/3263.09	c #Conflicts:    2430000 | #Constraints:     127644
3254.04/3263.09	c #Conflicts:    2431000 | #Constraints:     128644
3254.04/3263.09	c #Conflicts:    2432000 | #Constraints:     129644
3254.04/3263.09	c #Conflicts:    2433000 | #Constraints:     130644
3254.04/3263.09	c #Conflicts:    2434000 | #Constraints:     131644
3254.04/3263.09	c #Conflicts:    2435000 | #Constraints:     132644
3254.04/3263.09	c #Conflicts:    2436000 | #Constraints:     133644
3254.04/3263.09	c #Conflicts:    2437000 | #Constraints:     134644
3254.04/3263.09	c #Conflicts:    2438000 | #Constraints:     135644
3254.04/3263.09	c #Conflicts:    2439000 | #Constraints:     136644
3254.04/3263.09	c #Conflicts:    2440000 | #Constraints:     137644
3254.04/3263.09	c #Conflicts:    2441000 | #Constraints:     138644
3254.04/3263.09	c #Conflicts:    2442000 | #Constraints:     139644
3254.04/3263.09	c #Conflicts:    2443000 | #Constraints:     140644
3254.04/3263.09	c #Conflicts:    2444000 | #Constraints:     141644
3254.04/3263.09	c #Conflicts:    2445000 | #Constraints:     142644
3254.04/3263.09	c #Conflicts:    2446000 | #Constraints:     143644
3254.04/3263.09	c #Conflicts:    2447000 | #Constraints:     144644
3254.04/3263.09	c #Conflicts:    2448000 | #Constraints:     145644
3254.04/3263.09	c #Conflicts:    2449000 | #Constraints:     146644
3254.04/3263.09	c #Conflicts:    2450000 | #Constraints:     147644
3254.04/3263.09	c #Conflicts:    2451000 | #Constraints:     148644
3254.04/3263.09	c #Conflicts:    2452000 | #Constraints:     149644
3254.04/3263.09	c #Conflicts:    2453000 | #Constraints:     150644
3254.04/3263.09	c #Conflicts:    2454000 | #Constraints:     151644
3254.04/3263.09	c #Conflicts:    2455000 | #Constraints:     152644
3254.04/3263.09	c #Conflicts:    2456000 | #Constraints:     153644
3254.04/3263.09	c #Conflicts:    2457000 | #Constraints:     154644
3254.04/3263.09	c #Conflicts:    2458000 | #Constraints:     155644
3254.04/3263.09	c #Conflicts:    2459000 | #Constraints:     156644
3254.04/3263.09	c #Conflicts:    2460000 | #Constraints:     157644
3254.04/3263.09	c #Conflicts:    2461000 | #Constraints:     158644
3254.04/3263.09	c #Conflicts:    2462000 | #Constraints:     159644
3254.04/3263.09	c #Conflicts:    2463000 | #Constraints:     160644
3254.04/3263.09	c #Conflicts:    2464000 | #Constraints:     161644
3254.04/3263.09	c #Conflicts:    2465000 | #Constraints:     162644
3254.04/3263.09	c #Conflicts:    2466000 | #Constraints:     163644
3254.04/3263.09	c #Conflicts:    2467000 | #Constraints:     164644
3254.04/3263.09	c #Conflicts:    2468000 | #Constraints:     165644
3254.04/3263.09	c #Conflicts:    2469000 | #Constraints:     166644
3254.04/3263.09	c #Conflicts:    2470000 | #Constraints:     167644
3254.04/3263.09	c #Conflicts:    2471000 | #Constraints:     168644
3254.04/3263.09	c #Conflicts:    2472000 | #Constraints:     169644
3254.04/3263.09	c #Conflicts:    2473000 | #Constraints:     170644
3254.04/3263.09	c #Conflicts:    2474000 | #Constraints:     171644
3254.04/3263.09	c #Conflicts:    2475000 | #Constraints:     172644
3254.04/3263.09	c #Conflicts:    2476000 | #Constraints:     173644
3254.04/3263.09	c #Conflicts:    2477000 | #Constraints:     174644
3254.04/3263.09	c #Conflicts:    2478000 | #Constraints:     175644
3254.04/3263.09	c #Conflicts:    2479000 | #Constraints:     176644
3254.04/3263.09	c #Conflicts:    2480000 | #Constraints:     177644
3254.04/3263.09	c #Conflicts:    2481000 | #Constraints:     178644
3254.04/3263.09	c #Conflicts:    2482000 | #Constraints:     179644
3254.04/3263.09	c #Conflicts:    2483000 | #Constraints:     180644
3254.04/3263.09	c #Conflicts:    2484000 | #Constraints:     181644
3254.04/3263.09	c #Conflicts:    2485000 | #Constraints:     182644
3254.04/3263.09	c #Conflicts:    2486000 | #Constraints:     183644
3254.04/3263.09	c #Conflicts:    2487000 | #Constraints:     184644
3254.04/3263.09	c #Conflicts:    2488000 | #Constraints:     185644
3254.04/3263.09	c #Conflicts:    2489000 | #Constraints:     186644
3254.04/3263.09	c #Conflicts:    2490000 | #Constraints:     187644
3254.04/3263.09	c #Conflicts:    2491000 | #Constraints:     188644
3254.04/3263.09	c #Conflicts:    2492000 | #Constraints:     189644
3254.04/3263.09	c INPROCESSING
3254.04/3263.09	c GARBAGE COLLECT
3254.04/3263.09	c rational objective -487
3313.57/3322.73	c #Conflicts:    2493000 | #Constraints:     110526
3313.57/3322.73	c #Conflicts:    2494000 | #Constraints:     111526
3313.57/3322.73	c #Conflicts:    2495000 | #Constraints:     112526
3313.57/3322.73	c #Conflicts:    2496000 | #Constraints:     113526
3313.57/3322.73	c #Conflicts:    2497000 | #Constraints:     114526
3313.57/3322.73	c #Conflicts:    2498000 | #Constraints:     115526
3313.57/3322.73	c #Conflicts:    2499000 | #Constraints:     116526
3313.57/3322.73	c #Conflicts:    2500000 | #Constraints:     117526
3313.57/3322.73	c #Conflicts:    2501000 | #Constraints:     118526
3313.57/3322.73	c #Conflicts:    2502000 | #Constraints:     119526
3313.57/3322.73	c #Conflicts:    2503000 | #Constraints:     120526
3313.57/3322.73	c #Conflicts:    2504000 | #Constraints:     121526
3313.57/3322.73	c #Conflicts:    2505000 | #Constraints:     122526
3313.57/3322.73	c #Conflicts:    2506000 | #Constraints:     123526
3313.57/3322.73	c #Conflicts:    2507000 | #Constraints:     124526
3313.57/3322.73	c #Conflicts:    2508000 | #Constraints:     125526
3313.57/3322.73	c #Conflicts:    2509000 | #Constraints:     126526
3313.57/3322.73	c #Conflicts:    2510000 | #Constraints:     127526
3313.57/3322.73	c #Conflicts:    2511000 | #Constraints:     128526
3313.57/3322.73	c #Conflicts:    2512000 | #Constraints:     129526
3313.57/3322.73	c #Conflicts:    2513000 | #Constraints:     130526
3313.57/3322.73	c #Conflicts:    2514000 | #Constraints:     131526
3313.57/3322.73	c #Conflicts:    2515000 | #Constraints:     132526
3313.57/3322.73	c #Conflicts:    2516000 | #Constraints:     133526
3313.57/3322.73	c #Conflicts:    2517000 | #Constraints:     134526
3313.57/3322.73	c #Conflicts:    2518000 | #Constraints:     135526
3313.57/3322.73	c #Conflicts:    2519000 | #Constraints:     136526
3313.57/3322.73	c #Conflicts:    2520000 | #Constraints:     137526
3313.57/3322.73	c #Conflicts:    2521000 | #Constraints:     138526
3313.57/3322.73	c #Conflicts:    2522000 | #Constraints:     139526
3313.57/3322.73	c #Conflicts:    2523000 | #Constraints:     140526
3313.57/3322.73	c #Conflicts:    2524000 | #Constraints:     141526
3313.57/3322.73	c #Conflicts:    2525000 | #Constraints:     142526
3313.57/3322.73	c #Conflicts:    2526000 | #Constraints:     143526
3313.57/3322.73	c #Conflicts:    2527000 | #Constraints:     144526
3313.57/3322.73	c #Conflicts:    2528000 | #Constraints:     145526
3313.57/3322.73	c #Conflicts:    2529000 | #Constraints:     146526
3313.57/3322.73	c #Conflicts:    2530000 | #Constraints:     147526
3313.57/3322.73	c #Conflicts:    2531000 | #Constraints:     148526
3313.57/3322.73	c #Conflicts:    2532000 | #Constraints:     149526
3313.57/3322.73	c #Conflicts:    2533000 | #Constraints:     150526
3313.57/3322.73	c #Conflicts:    2534000 | #Constraints:     151526
3313.57/3322.73	c INPROCESSING
3313.57/3322.73	c GARBAGE COLLECT
3313.57/3322.73	c rational objective -487
3365.33/3374.68	c #Conflicts:    2535000 | #Constraints:      91285
3365.33/3374.68	c #Conflicts:    2536000 | #Constraints:      92285
3365.33/3374.68	c #Conflicts:    2537000 | #Constraints:      93285
3365.33/3374.68	c #Conflicts:    2538000 | #Constraints:      94285
3365.33/3374.68	c #Conflicts:    2539000 | #Constraints:      95285
3365.33/3374.68	c #Conflicts:    2540000 | #Constraints:      96285
3365.33/3374.68	c #Conflicts:    2541000 | #Constraints:      97285
3365.33/3374.68	c #Conflicts:    2542000 | #Constraints:      98285
3365.33/3374.68	c #Conflicts:    2543000 | #Constraints:      99285
3365.33/3374.68	c #Conflicts:    2544000 | #Constraints:     100285
3365.33/3374.68	c #Conflicts:    2545000 | #Constraints:     101285
3365.33/3374.68	c #Conflicts:    2546000 | #Constraints:     102285
3365.33/3374.68	c #Conflicts:    2547000 | #Constraints:     103285
3365.33/3374.68	c #Conflicts:    2548000 | #Constraints:     104285
3365.33/3374.68	c #Conflicts:    2549000 | #Constraints:     105285
3365.33/3374.68	c #Conflicts:    2550000 | #Constraints:     106285
3365.33/3374.68	c #Conflicts:    2551000 | #Constraints:     107285
3365.33/3374.68	c #Conflicts:    2552000 | #Constraints:     108285
3365.33/3374.68	c #Conflicts:    2553000 | #Constraints:     109285
3365.33/3374.68	c #Conflicts:    2554000 | #Constraints:     110285
3365.33/3374.68	c #Conflicts:    2555000 | #Constraints:     111285
3365.33/3374.68	c #Conflicts:    2556000 | #Constraints:     112285
3365.33/3374.68	c #Conflicts:    2557000 | #Constraints:     113285
3365.33/3374.68	c #Conflicts:    2558000 | #Constraints:     114285
3365.33/3374.68	c #Conflicts:    2559000 | #Constraints:     115285
3365.33/3374.68	c #Conflicts:    2560000 | #Constraints:     116285
3365.33/3374.68	c #Conflicts:    2561000 | #Constraints:     117285
3365.33/3374.68	c #Conflicts:    2562000 | #Constraints:     118285
3365.33/3374.68	c #Conflicts:    2563000 | #Constraints:     119285
3365.33/3374.68	c #Conflicts:    2564000 | #Constraints:     120285
3365.33/3374.68	c #Conflicts:    2565000 | #Constraints:     121285
3365.33/3374.68	c #Conflicts:    2566000 | #Constraints:     122285
3365.33/3374.68	c #Conflicts:    2567000 | #Constraints:     123285
3365.33/3374.68	c #Conflicts:    2568000 | #Constraints:     124285
3365.33/3374.68	c #Conflicts:    2569000 | #Constraints:     125285
3365.33/3374.68	c #Conflicts:    2570000 | #Constraints:     126285
3365.33/3374.68	c #Conflicts:    2571000 | #Constraints:     127285
3365.33/3374.68	c #Conflicts:    2572000 | #Constraints:     128285
3365.33/3374.68	c #Conflicts:    2573000 | #Constraints:     129285
3365.33/3374.68	c #Conflicts:    2574000 | #Constraints:     130285
3365.33/3374.68	c #Conflicts:    2575000 | #Constraints:     131285
3365.33/3374.68	c #Conflicts:    2576000 | #Constraints:     132285
3365.33/3374.68	c INPROCESSING
3365.33/3374.68	c GARBAGE COLLECT
3365.33/3374.68	c rational objective -487
3468.85/3478.49	c #Conflicts:    2577000 | #Constraints:      87342
3468.85/3478.49	c #Conflicts:    2578000 | #Constraints:      88342
3468.85/3478.49	c #Conflicts:    2579000 | #Constraints:      89342
3468.85/3478.49	c #Conflicts:    2580000 | #Constraints:      90342
3468.85/3478.49	c #Conflicts:    2581000 | #Constraints:      91342
3468.85/3478.49	c #Conflicts:    2582000 | #Constraints:      92342
3468.85/3478.49	c #Conflicts:    2583000 | #Constraints:      93342
3468.85/3478.49	c #Conflicts:    2584000 | #Constraints:      94342
3468.85/3478.49	c #Conflicts:    2585000 | #Constraints:      95342
3468.85/3478.49	c #Conflicts:    2586000 | #Constraints:      96342
3468.85/3478.49	c #Conflicts:    2587000 | #Constraints:      97342
3468.85/3478.49	c #Conflicts:    2588000 | #Constraints:      98342
3468.85/3478.49	c #Conflicts:    2589000 | #Constraints:      99342
3468.85/3478.49	c #Conflicts:    2590000 | #Constraints:     100342
3468.85/3478.49	c #Conflicts:    2591000 | #Constraints:     101342
3468.85/3478.49	c #Conflicts:    2592000 | #Constraints:     102342
3468.85/3478.49	c #Conflicts:    2593000 | #Constraints:     103342
3468.85/3478.49	c #Conflicts:    2594000 | #Constraints:     104342
3468.85/3478.49	c #Conflicts:    2595000 | #Constraints:     105342
3468.85/3478.49	c #Conflicts:    2596000 | #Constraints:     106342
3468.85/3478.49	c #Conflicts:    2597000 | #Constraints:     107342
3468.85/3478.49	c #Conflicts:    2598000 | #Constraints:     108342
3468.85/3478.49	c #Conflicts:    2599000 | #Constraints:     109342
3468.85/3478.49	c #Conflicts:    2600000 | #Constraints:     110342
3468.85/3478.49	c #Conflicts:    2601000 | #Constraints:     111342
3468.85/3478.49	c #Conflicts:    2602000 | #Constraints:     112342
3468.85/3478.49	c #Conflicts:    2603000 | #Constraints:     113342
3468.85/3478.49	c #Conflicts:    2604000 | #Constraints:     114342
3468.85/3478.49	c #Conflicts:    2605000 | #Constraints:     115342
3468.85/3478.49	c #Conflicts:    2606000 | #Constraints:     116342
3468.85/3478.49	c #Conflicts:    2607000 | #Constraints:     117342
3468.85/3478.49	c #Conflicts:    2608000 | #Constraints:     118342
3468.85/3478.49	c #Conflicts:    2609000 | #Constraints:     119342
3468.85/3478.49	c #Conflicts:    2610000 | #Constraints:     120342
3468.85/3478.49	c #Conflicts:    2611000 | #Constraints:     121342
3468.85/3478.49	c #Conflicts:    2612000 | #Constraints:     122342
3468.85/3478.49	c #Conflicts:    2613000 | #Constraints:     123342
3468.85/3478.49	c #Conflicts:    2614000 | #Constraints:     124342
3468.85/3478.49	c #Conflicts:    2615000 | #Constraints:     125342
3468.85/3478.49	c #Conflicts:    2616000 | #Constraints:     126342
3468.85/3478.49	c #Conflicts:    2617000 | #Constraints:     127342
3468.85/3478.49	c #Conflicts:    2618000 | #Constraints:     128342
3468.85/3478.49	c #Conflicts:    2619000 | #Constraints:     129342
3468.85/3478.49	c #Conflicts:    2620000 | #Constraints:     130342
3468.85/3478.49	c #Conflicts:    2621000 | #Constraints:     131342
3468.85/3478.49	c #Conflicts:    2622000 | #Constraints:     132342
3468.85/3478.49	c #Conflicts:    2623000 | #Constraints:     133342
3468.85/3478.49	c #Conflicts:    2624000 | #Constraints:     134342
3468.85/3478.49	c #Conflicts:    2625000 | #Constraints:     135342
3468.85/3478.49	c #Conflicts:    2626000 | #Constraints:     136342
3468.85/3478.49	c #Conflicts:    2627000 | #Constraints:     137342
3468.85/3478.49	c #Conflicts:    2628000 | #Constraints:     138342
3468.85/3478.49	c #Conflicts:    2629000 | #Constraints:     139342
3468.85/3478.49	c #Conflicts:    2630000 | #Constraints:     140342
3468.85/3478.49	c #Conflicts:    2631000 | #Constraints:     141342
3468.85/3478.49	c #Conflicts:    2632000 | #Constraints:     142342
3468.85/3478.49	c #Conflicts:    2633000 | #Constraints:     143342
3468.85/3478.49	c #Conflicts:    2634000 | #Constraints:     144342
3468.85/3478.49	c #Conflicts:    2635000 | #Constraints:     145342
3468.85/3478.49	c #Conflicts:    2636000 | #Constraints:     146342
3468.85/3478.49	c #Conflicts:    2637000 | #Constraints:     147342
3468.85/3478.49	c #Conflicts:    2638000 | #Constraints:     148342
3468.85/3478.49	c #Conflicts:    2639000 | #Constraints:     149342
3468.85/3478.49	c #Conflicts:    2640000 | #Constraints:     150342
3468.85/3478.49	c #Conflicts:    2641000 | #Constraints:     151342
3468.85/3478.49	c #Conflicts:    2642000 | #Constraints:     152342
3468.85/3478.49	c #Conflicts:    2643000 | #Constraints:     153342
3468.85/3478.49	c #Conflicts:    2644000 | #Constraints:     154342
3468.85/3478.49	c #Conflicts:    2645000 | #Constraints:     155342
3468.85/3478.49	c #Conflicts:    2646000 | #Constraints:     156342
3468.85/3478.49	c #Conflicts:    2647000 | #Constraints:     157342
3468.85/3478.49	c #Conflicts:    2648000 | #Constraints:     158342
3468.85/3478.49	c #Conflicts:    2649000 | #Constraints:     159342
3468.85/3478.49	c #Conflicts:    2650000 | #Constraints:     160342
3468.85/3478.49	c #Conflicts:    2651000 | #Constraints:     161342
3468.85/3478.49	c #Conflicts:    2652000 | #Constraints:     162342
3468.85/3478.49	c #Conflicts:    2653000 | #Constraints:     163342
3468.85/3478.49	c #Conflicts:    2654000 | #Constraints:     164342
3468.85/3478.49	c #Conflicts:    2655000 | #Constraints:     165342
3522.32/3532.10	c #Conflicts:    2656000 | #Constraints:     166342
3522.32/3532.10	c #Conflicts:    2657000 | #Constraints:     167342
3522.32/3532.10	c #Conflicts:    2658000 | #Constraints:     168342
3522.32/3532.10	c #Conflicts:    2659000 | #Constraints:     169342
3522.32/3532.10	c #Conflicts:    2660000 | #Constraints:     170342
3522.32/3532.10	c #Conflicts:    2661000 | #Constraints:     171342
3522.32/3532.10	c #Conflicts:    2662000 | #Constraints:     172342
3522.32/3532.10	c #Conflicts:    2663000 | #Constraints:     173342
3522.32/3532.10	c #Conflicts:    2664000 | #Constraints:     174342
3522.32/3532.10	c #Conflicts:    2665000 | #Constraints:     175342
3522.32/3532.10	c #Conflicts:    2666000 | #Constraints:     176342
3522.32/3532.10	c #Conflicts:    2667000 | #Constraints:     177342
3522.32/3532.10	c #Conflicts:    2668000 | #Constraints:     178342
3522.32/3532.10	c #Conflicts:    2669000 | #Constraints:     179342
3522.32/3532.10	c #Conflicts:    2670000 | #Constraints:     180342
3522.32/3532.10	c #Conflicts:    2671000 | #Constraints:     181342
3522.32/3532.10	c #Conflicts:    2672000 | #Constraints:     182342
3522.32/3532.10	c #Conflicts:    2673000 | #Constraints:     183342
3522.32/3532.10	c #Conflicts:    2674000 | #Constraints:     184342
3522.32/3532.10	c #Conflicts:    2675000 | #Constraints:     185342
3522.32/3532.10	c #Conflicts:    2676000 | #Constraints:     186342
3522.32/3532.10	c #Conflicts:    2677000 | #Constraints:     187342
3522.32/3532.10	c #Conflicts:    2678000 | #Constraints:     188342
3522.32/3532.10	c #Conflicts:    2679000 | #Constraints:     189342
3522.32/3532.10	c #Conflicts:    2680000 | #Constraints:     190342
3522.32/3532.10	c #Conflicts:    2681000 | #Constraints:     191342
3522.32/3532.10	c #Conflicts:    2682000 | #Constraints:     192342
3522.32/3532.10	c #Conflicts:    2683000 | #Constraints:     193342
3522.32/3532.10	c #Conflicts:    2684000 | #Constraints:     194342
3522.32/3532.10	c #Conflicts:    2685000 | #Constraints:     195342
3522.32/3532.10	c #Conflicts:    2686000 | #Constraints:     196342
3522.32/3532.10	c INPROCESSING
3522.32/3532.10	c GARBAGE COLLECT
3522.32/3532.10	c rational objective -487
3528.40/3538.19	c #Conflicts:    2687000 | #Constraints:     113743
3528.40/3538.19	c #Conflicts:    2688000 | #Constraints:     114743
3528.40/3538.19	c #Conflicts:    2689000 | #Constraints:     115743
3528.40/3538.19	c #Conflicts:    2690000 | #Constraints:     116743
3528.40/3538.19	c bounds -290 >= -486 @ 3501.48
3587.14/3597.07	c #Conflicts:    2691000 | #Constraints:     117770
3587.14/3597.07	c #Conflicts:    2692000 | #Constraints:     118770
3587.14/3597.07	c #Conflicts:    2693000 | #Constraints:     119770
3587.14/3597.07	c #Conflicts:    2694000 | #Constraints:     120770
3587.14/3597.07	c #Conflicts:    2695000 | #Constraints:     121770
3587.14/3597.07	c #Conflicts:    2696000 | #Constraints:     122770
3587.14/3597.07	c #Conflicts:    2697000 | #Constraints:     123770
3587.14/3597.07	c #Conflicts:    2698000 | #Constraints:     124770
3587.14/3597.07	c #Conflicts:    2699000 | #Constraints:     125770
3587.14/3597.07	c #Conflicts:    2700000 | #Constraints:     126770
3587.14/3597.07	c #Conflicts:    2701000 | #Constraints:     127770
3587.14/3597.07	c #Conflicts:    2702000 | #Constraints:     128770
3587.14/3597.07	c #Conflicts:    2703000 | #Constraints:     129770
3587.14/3597.07	c #Conflicts:    2704000 | #Constraints:     130770
3587.14/3597.07	c #Conflicts:    2705000 | #Constraints:     131770
3587.14/3597.07	c #Conflicts:    2706000 | #Constraints:     132770
3587.14/3597.07	c #Conflicts:    2707000 | #Constraints:     133770
3587.14/3597.07	c #Conflicts:    2708000 | #Constraints:     134770
3587.14/3597.07	c #Conflicts:    2709000 | #Constraints:     135770
3587.14/3597.07	c #Conflicts:    2710000 | #Constraints:     136770
3587.14/3597.07	c #Conflicts:    2711000 | #Constraints:     137770
3587.14/3597.07	c #Conflicts:    2712000 | #Constraints:     138770
3587.14/3597.07	c #Conflicts:    2713000 | #Constraints:     139770
3587.14/3597.07	c #Conflicts:    2714000 | #Constraints:     140770
3587.14/3597.07	c #Conflicts:    2715000 | #Constraints:     141770
3587.14/3597.07	c #Conflicts:    2716000 | #Constraints:     142770
3587.14/3597.07	c #Conflicts:    2717000 | #Constraints:     143770
3587.14/3597.07	c #Conflicts:    2718000 | #Constraints:     144770
3587.14/3597.07	c #Conflicts:    2719000 | #Constraints:     145770
3587.14/3597.07	c #Conflicts:    2720000 | #Constraints:     146770
3587.14/3597.07	c #Conflicts:    2721000 | #Constraints:     147770
3587.14/3597.07	c #Conflicts:    2722000 | #Constraints:     148770
3587.14/3597.07	c #Conflicts:    2723000 | #Constraints:     149770
3587.14/3597.07	c #Conflicts:    2724000 | #Constraints:     150770
3587.14/3597.07	c #Conflicts:    2725000 | #Constraints:     151770
3587.14/3597.07	c #Conflicts:    2726000 | #Constraints:     152770
3587.14/3597.07	c #Conflicts:    2727000 | #Constraints:     153770
3587.14/3597.07	c #Conflicts:    2728000 | #Constraints:     154770
3587.14/3597.07	c #Conflicts:    2729000 | #Constraints:     155770
3587.14/3597.07	c #Conflicts:    2730000 | #Constraints:     156770
3587.14/3597.07	c INPROCESSING
3587.14/3597.07	c GARBAGE COLLECT
3587.14/3597.07	c rational objective -486
3600.10/3610.01	c #Conflicts:    2731000 | #Constraints:      94071
3600.10/3610.01	c #Conflicts:    2732000 | #Constraints:      95071
3600.10/3610.01	c #Conflicts:    2733000 | #Constraints:      96071
3600.10/3610.01	c #Conflicts:    2734000 | #Constraints:      97071
3600.10/3610.01	c #Conflicts:    2735000 | #Constraints:      98071
3600.10/3610.01	c #Conflicts:    2736000 | #Constraints:      99071
3600.10/3610.01	c #Conflicts:    2737000 | #Constraints:     100071
3600.10/3610.01	c #Conflicts:    2738000 | #Constraints:     101071
3600.10/3610.01	c #Conflicts:    2739000 | #Constraints:     102071
3600.10/3610.01	c #Conflicts:    2740000 | #Constraints:     103071
3600.10/3610.01	c cpu time 3572.64 s
3600.10/3610.01	c deterministic time 98732665235 9.87e+10
3600.10/3610.01	c optimization time 13.0526 s
3600.10/3610.01	c total solve time 3559.46 s
3600.10/3610.01	c core-guided solve time 3095.92 s
3600.10/3610.01	c propagation time 3276.72 s
3600.10/3610.01	c conflict analysis time 253.305 s
3600.10/3610.01	c propagations 286563564
3600.10/3610.01	c resolve steps 52591491
3600.10/3610.01	c decisions 5768718
3600.10/3610.01	c conflicts 2740553
3600.10/3610.01	c restarts 4747
3600.10/3610.01	c inprocessing phases 75
3600.10/3610.01	c garbage collections 75 ,( 100.00 )
3600.10/3610.01	c input clauses 25802 ,( 78.43 )
3600.10/3610.01	c input cardinalities 5389 ,( 16.38 )
3600.10/3610.01	c input general constraints 1709 ,( 5.19 )
3600.10/3610.01	c input average constraint length 116.70
3600.10/3610.01	c input average constraint degree 39.75
3600.10/3610.01	c learned clauses 2494000 ,( 89.36 )
3600.10/3610.01	c learned cardinalities 20825 ,( 0.75 )
3600.10/3610.01	c learned general constraints 276184 ,( 9.90 )
3600.10/3610.01	c learned average constraint length 172.22
3600.10/3610.01	c learned average constraint degree 160650360.18
3600.10/3610.01	c watched  CF 32, 64, 128, Arb: 152352 , 0 , 0 , 0
3600.10/3610.01	c counting CF 32, 64, 128, Arb: 125542 , 0 , 0 , 0
3600.10/3610.01	c watched   constraints 152352 ,( 54.82 ) 
3600.10/3610.01	c counting  constraints 125541 ,( 45.18 ) 
3600.10/3610.01	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 3022272353 , 359652290 , 5635923886 ,( 573426794 , 5062497092 )
3600.10/3610.01	c gcd simplifications 78059
3600.10/3610.01	c detected cardinalities 1945
3600.10/3610.01	c weakened non-implied lits 37553299
3600.10/3610.01	c weakened non-implying lits 81652
3600.10/3610.01	c original variables 3387
3600.10/3610.01	c clausal propagations 194476490
3600.10/3610.01	c cardinality propagations 21890199
3600.10/3610.01	c watched propagations 2733534
3600.10/3610.01	c counting propagations 63740008
3600.10/3610.01	c watch lookups 28220033801
3600.10/3610.01	c watch backjump lookups 0
3600.10/3610.01	c watch checks 62644073720
3600.10/3610.01	c propagation checks 6087746227
3600.10/3610.01	c constraint additions 1191143056
3600.10/3610.01	c trail pops 295023025
3600.10/3610.01	c formula constraints 23106
3600.10/3610.01	c learned constraints 2691438
3600.10/3610.01	c bound constraints 1826
3600.10/3610.01	c core-guided constraints 7968
3600.10/3610.01	c encountered formula constraints 6390359
3600.10/3610.01	c encountered learned constraints 32782903
3600.10/3610.01	c encountered bound constraints 177
3600.10/3610.01	c encountered core-guided constraints 15945370
3600.10/3610.01	c LP total time 2319.53 s
3600.10/3610.01	c LP solve time 2190.44 s
3600.10/3610.01	c LP constraints added 24395
3600.10/3610.01	c LP constraints removed 1262
3600.10/3610.01	c LP pivots internal 2284766
3600.10/3610.01	c LP pivots root 28357
3600.10/3610.01	c LP calls 1183317
3600.10/3610.01	c LP optimalities 1134128
3600.10/3610.01	c LP no pivot count 962561
3600.10/3610.01	c LP infeasibilities 49186
3600.10/3610.01	c LP valid Farkas constraints 49186
3600.10/3610.01	c LP learned Farkas constraints 49186
3600.10/3610.01	c LP basis resets 0
3600.10/3610.01	c LP cycling count 0
3600.10/3610.01	c LP singular count 0
3600.10/3610.01	c LP no primal count 0
3600.10/3610.01	c LP no farkas count 0
3600.10/3610.01	c LP other issue count 0
3600.10/3610.01	c LP Gomory cuts 1199
3600.10/3610.01	c LP learned cuts 90
3600.10/3610.01	c LP deleted cuts 1262
3600.10/3610.01	c LP encountered Gomory constraints 2
3600.10/3610.01	c LP encountered Farkas constraints 95244
3600.10/3610.01	c LP encountered learned Farkas constraints 68803
3600.10/3610.01	c CG auxiliary variables introduced 3176
3600.10/3610.01	c CG solutions found 266
3600.10/3610.01	c CG cores constructed 1560
3600.10/3610.01	c CG core cardinality constraints returned 0
3600.10/3610.01	c CG unit cores 0
3600.10/3610.01	c CG single cores 1560
3600.10/3610.01	c CG blocks removed during cardinality reduction 0
3600.10/3610.01	c CG first core best 0
3600.10/3610.01	c CG decision core best 0
3600.10/3610.01	c CG core reduction tie 0
3600.10/3610.01	c CG core degree average 1.00
3600.10/3610.01	c CG core slack average 2.27
3600.10/3610.01	c CG core upper bound improvements 0
3600.10/3610.01	c STR number of successful calls 0
3600.10/3610.01	c STR number of unsuccessful calls 0
3600.10/3610.01	c STR number of inconclusive calls 0
3600.10/3610.01	c STR number of successful attempts 0
3600.10/3610.01	c STR number of unsuccessful attempts 0
3600.10/3610.01	c STR number of inconclusive attempts 0
3600.10/3610.01	c STR average degree increase per successful call inf
3600.10/3610.01	c STR average degree increase per successful attempt inf
3600.10/3610.01	c STR total number of conflicts for successful attempts 0
3600.10/3610.01	c STR total number of conflicts for unsuccessful attempts 0
3600.10/3610.01	c STR total number of conflicts for inconclusive attempts 0
3600.10/3610.01	c STR average number of conflicts per successful attempt inf
3600.10/3610.01	c STR average number of conflicts per unsuccessful attempt inf
3600.10/3610.01	c STR average number of conflicts per inconclusive attempt inf
3600.10/3610.01	c AVG.sumWPerc 36.61 
3600.10/3610.01	c bigint constraints 0 
3600.10/3610.01	o -290
3600.10/3610.01	s SATISFIABLE
3600.10/3610.01	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.10/3610.01	c Program interrupted by user.

Verifier Data

OK	-290

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 (62153 MiB free)
  memory of node 1: 64465 MiB (61870 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522094-1751576887/watcher-4522094-1751576887 -o /tmp/evaluation-result-4522094-1751576887/solver-4522094-1751576887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751571912-85311 --watchdog 3760 run-opt-break.sh HOME/instance-4522094-1751576887.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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
Current StackSize limit: 8192 KiB

solver pid=86470, runsolver pid=86467

[startup+0.100104 s]*
/proc/loadavg: 4.14 4.13 4.14 5/255 86472
/proc/meminfo: memFree=126994848/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86472] ppid=86470 vsize=22420 memory=13692 CPUtime=0.09 cores=4,6
/proc/86472/stat : 86472 (pbsuma) R 86470 86470 85279 0 -1 4194304 2488 0 0 0 8 1 0 0 20 0 1 0 73367415 22958080 3423 18446744073709551615 4210688 4653049 140721390080032 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32718848 140721390082403 140721390082610 140721390082610 140721390088175 0
/proc/86472/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: 16764 KiB

[startup+0.214233 s]*
/proc/loadavg: 4.14 4.13 4.14 5/255 86472
/proc/meminfo: memFree=126994848/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86472] ppid=86470 vsize=22420 memory=13692 CPUtime=0.21 cores=4,6
/proc/86472/stat : 86472 (pbsuma) R 86470 86470 85279 0 -1 4194304 2493 0 0 0 20 1 0 0 20 0 1 0 73367415 22958080 3423 18446744073709551615 4210688 4653049 140721390080032 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32718848 140721390082403 140721390082610 140721390082610 140721390088175 0
/proc/86472/statm: 5605 3423 1024 108 0 3013 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26612 KiB
Current children cumulated memory: 16764 KiB

[startup+0.314106 s]*
/proc/loadavg: 4.14 4.13 4.14 5/255 86472
/proc/meminfo: memFree=126994848/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86472] ppid=86470 vsize=22420 memory=13692 CPUtime=0.31 cores=4,6
/proc/86472/stat : 86472 (pbsuma) R 86470 86470 85279 0 -1 4194304 2493 0 0 0 30 1 0 0 20 0 1 0 73367415 22958080 3423 18446744073709551615 4210688 4653049 140721390080032 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32718848 140721390082403 140721390082610 140721390082610 140721390088175 0
/proc/86472/statm: 5605 3423 1024 108 0 3013 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26612 KiB
Current children cumulated memory: 16764 KiB

[startup+0.700345 s]
/proc/loadavg: 4.14 4.13 4.14 5/255 86472
/proc/meminfo: memFree=126989304/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+1.50034 s]
/proc/loadavg: 4.14 4.13 4.14 5/255 86473
/proc/meminfo: memFree=126981508/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=88576 memory=42992 CPUtime=0.93 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 6777 0 0 0 86 7 0 0 20 0 1 0 73367470 90701824 10748 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 22144 10748 2368 1147 0 9571 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 92768 KiB
Current children cumulated memory: 46064 KiB

[startup+3.11352 s]
/proc/loadavg: 4.13 4.13 4.14 5/255 86474
/proc/meminfo: memFree=126966592/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=119132 memory=70896 CPUtime=2.54 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 13269 0 0 0 214 40 0 0 20 0 1 0 73367470 121991168 17724 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 29783 17724 2400 1147 0 17210 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 123324 KiB
Current children cumulated memory: 73968 KiB

[startup+6.3004 s]
/proc/loadavg: 4.13 4.13 4.14 5/255 86474
/proc/meminfo: memFree=126950368/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=133892 memory=79260 CPUtime=5.71 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 15424 0 0 0 505 66 0 0 20 0 1 0 73367470 137105408 19815 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 33473 19815 2400 1147 0 20900 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 138084 KiB
Current children cumulated memory: 82332 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.13 4.14 5/255 86474
/proc/meminfo: memFree=126923136/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=153336 memory=101228 CPUtime=12.1 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 17864 0 0 0 1127 83 0 0 20 0 1 0 73367470 157016064 25307 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 38334 25307 2400 1147 0 25761 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 157528 KiB
Current children cumulated memory: 104300 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 4.12 4.13 5/255 86474
/proc/meminfo: memFree=126889564/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=156864 memory=104300 CPUtime=24.86 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 18648 0 0 0 2385 101 0 0 20 0 1 0 73367470 160628736 26075 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 39216 26075 2400 1147 0 26643 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 161056 KiB
Current children cumulated memory: 107372 KiB

[startup+51.1139 s]
/proc/loadavg: 4.13 4.13 4.13 5/255 86474
/proc/meminfo: memFree=126897916/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=163788 memory=111724 CPUtime=50.41 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 20488 0 0 0 4901 140 0 0 20 0 1 0 73367470 167718912 27931 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 40947 27931 2400 1147 0 28374 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 167980 KiB
Current children cumulated memory: 114796 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.13 5/254 86476
/proc/meminfo: memFree=126674944/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=286152 memory=190204 CPUtime=101.46 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 26844 0 0 0 9958 188 0 0 20 0 1 0 73367470 293019648 47551 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 71538 47551 2400 1147 0 58965 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 290344 KiB
Current children cumulated memory: 193276 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/255 86479
/proc/meminfo: memFree=126643640/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=287196 memory=191228 CPUtime=161.3 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 27105 0 0 0 15907 223 0 0 20 0 1 0 73367470 294088704 47807 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 71799 47807 2400 1147 0 59226 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 291388 KiB
Current children cumulated memory: 194300 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/255 86481
/proc/meminfo: memFree=126377092/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=291236 memory=195324 CPUtime=221.13 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 28131 0 0 0 21845 268 0 0 20 0 1 0 73367470 298225664 48831 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 72809 48831 2400 1147 0 60236 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 295428 KiB
Current children cumulated memory: 198396 KiB


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

/proc/86473/statm: 223033 201651 2400 1147 0 210460 0
Current children cumulated CPU time: 3033.91 s
Current children cumulated vsize: 896324 KiB
Current children cumulated memory: 809676 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.18 4.20 5/255 86767
/proc/meminfo: memFree=109493400/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=898688 memory=813132 CPUtime=3093.24 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 72358 0 0 0 306925 2399 0 0 20 0 1 0 73367470 920256512 203283 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 224672 203283 2400 1147 0 212099 0
Current children cumulated CPU time: 3093.76 s
Current children cumulated vsize: 902880 KiB
Current children cumulated memory: 816204 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.16 4.19 5/255 86769
/proc/meminfo: memFree=106990648/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=898688 memory=813132 CPUtime=3153.08 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 72358 0 0 0 312867 2441 0 0 20 0 1 0 73367470 920256512 203283 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 224672 203283 2400 1147 0 212099 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 902880 KiB
Current children cumulated memory: 816204 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/257 86798
/proc/meminfo: memFree=104521772/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=900884 memory=815308 CPUtime=3212.92 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 72876 0 0 0 318822 2470 0 0 20 0 1 0 73367470 922505216 203827 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 225221 203827 2400 1147 0 212648 0
Current children cumulated CPU time: 3213.44 s
Current children cumulated vsize: 905076 KiB
Current children cumulated memory: 818380 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.18 5/256 86800
/proc/meminfo: memFree=103987516/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=909760 memory=824012 CPUtime=3272.76 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 75058 0 0 0 324776 2500 0 0 20 0 1 0 73367470 931594240 206003 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 227440 206003 2400 1147 0 214867 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 913952 KiB
Current children cumulated memory: 827084 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.13 4.17 5/255 86802
/proc/meminfo: memFree=104002668/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=909760 memory=824012 CPUtime=3332.6 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 75058 0 0 0 330718 2542 0 0 20 0 1 0 73367470 931594240 206003 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 227440 206003 2400 1147 0 214867 0
Current children cumulated CPU time: 3333.12 s
Current children cumulated vsize: 913952 KiB
Current children cumulated memory: 827084 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.17 5/255 86804
/proc/meminfo: memFree=104005104/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=909760 memory=824012 CPUtime=3392.44 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 75068 0 0 0 336661 2583 0 0 20 0 1 0 73367470 931594240 206003 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 227440 206003 2400 1147 0 214867 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 913952 KiB
Current children cumulated memory: 827084 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.17 5/255 86806
/proc/meminfo: memFree=103947808/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=909760 memory=824012 CPUtime=3452.27 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 75071 0 0 0 342616 2611 0 0 20 0 1 0 73367470 931594240 206003 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 227440 206003 2400 1147 0 214867 0
Current children cumulated CPU time: 3452.79 s
Current children cumulated vsize: 913952 KiB
Current children cumulated memory: 827084 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.16 5/253 86808
/proc/meminfo: memFree=103937748/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=909760 memory=824012 CPUtime=3512.11 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 75078 0 0 0 348573 2638 0 0 20 0 1 0 73367470 931594240 206003 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 227440 206003 2400 1147 0 214867 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 913952 KiB
Current children cumulated memory: 827084 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.16 5/254 86813
/proc/meminfo: memFree=103378852/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=913948 memory=828108 CPUtime=3571.95 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 76123 0 0 0 354520 2675 0 0 20 0 1 0 73367470 935882752 207027 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 228487 207027 2400 1147 0 215914 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 918140 KiB
Current children cumulated memory: 831180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.08 4.11 4.15 5/254 86813
/proc/meminfo: memFree=102915948/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86467 vsize=4192 memory=3072 CPUtime=0.52 cores=4,6
/proc/86470/stat : 86470 (run-opt-break.s) S 86467 86470 85279 0 -1 4194304 237 4231 0 0 0 0 51 1 20 0 1 0 73367415 4292608 768 18446744073709551615 93935871254528 93935872149061 140729568787312 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93935872388112 93935872435856 93935905931264 140729568790881 140729568791010 140729568791010 140729568796612 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86473] ppid=86470 vsize=913948 memory=828236 CPUtime=3599.58 cores=4,6
/proc/86473/stat : 86473 (roundingsat) R 86470 86470 85279 0 -1 4194304 76126 0 0 0 357263 2695 0 0 20 0 1 0 73367470 935882752 207059 18446744073709551615 4227072 8923433 140724493330880 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 12910592 140724493334884 140724493335080 140724493335080 140724493340650 0
/proc/86473/statm: 228487 207059 2400 1147 0 215914 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 918140 KiB
Current children cumulated memory: 831308 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3573.16 s, system=26.9862 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): 3610.02
CPU time (s): 3600.15
CPU user time (s): 3573.16
CPU system time (s): 26.9862
CPU usage (%): 99.7265
Max. virtual memory (cumulated for all children) (KiB): 918140
Max. memory (cumulated for all children) (KiB): 831308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.16
system time used= 26.9862
maximum resident set size= 828620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80619
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= 324
involuntary context switches= 2830


# summary of solver processes directly reported to runsolver:
#   pid: 86470,86473
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3573.16
#   total CPU system time (s): 26.9862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2544 second user time and 38.6141 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-03 23:08:07
IDJOB=4522094
IDBENCH=178576
IDSOLVER=3359
FILE ID=nodeC003/4522094-1751576887
RUNJOBID= nodeC003-1751571912-85311
SLURM_JOB_ID= 9598793
Free space on /tmp= 431988 MiB

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

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

MD5SUM BENCH= 3efa309da6b8ed2e5ff01ccb25d0dd51
RANDOM SEED=1634549794

nodeC003 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		: 3661.000
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.44
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		: 3662.588
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.44
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.404
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.44
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.855
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.44
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		: 1197.682
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.44
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		: 3591.660
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.44
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		: 3491.704
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.44
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		: 1197.324
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127000400 kB
MemAvailable:   127092168 kB
Buffers:            2736 kB
Cached:           887716 kB
SwapCached:           36 kB
Active:          3361624 kB
Inactive:         395548 kB
Active(anon):    2877036 kB
Inactive(anon):     7608 kB
Active(file):     484588 kB
Inactive(file):   387940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7624 kB
Writeback:             0 kB
AnonPages:       2865764 kB
Mapped:           117660 kB
Shmem:             17924 kB
KReclaimable:     117732 kB
Slab:             204112 kB
SReclaimable:     117732 kB
SUnreclaim:        86380 kB
KernelStack:        4128 kB
PageTables:         9316 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3628952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1054720 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431832 MiB
End job on nodeC003 at 2025-07-04 00:08:18