Trace number 4532693

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 0f876b3SAT (TO)-291 3600.12 3641.23

General information on the benchmark

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

Solver Data

0.00/0.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4532693-1752597895.opb'
0.00/0.04	c 	read 0.49MB  (21.93ms)
0.00/0.04	c	 [cnf: #variables 2046 #clauses 18945 #duplicates 0 #arr 39934]
0.00/0.05	c output proof to 'PROOFDIR/proof-4532693-1752597895'
0.00/0.05	c 
0.00/0.05	c make graph and approximate orbits
0.00/0.07	c	 [group: #orbits ~= 1054] (17.57ms)
0.00/0.07	c 
0.00/0.07	c detect special group actions
0.00/0.07	c 	probe for Johnson action (limit=64)
0.00/0.08	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.08	c 	probe for row symmetry (limit=64, splits=16.78M)
0.28/0.42	c 	 (352.01ms)
0.28/0.42	c 
0.28/0.42	c detect symmetries on remainder
0.28/0.42	c 	[graph: #vertices 25083 #edges 88052]
0.38/0.42	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.38/0.46	c 	 [group: #symmetries 3.28*10^4 #generators 10] (39.02ms)
0.38/0.46	c 
0.38/0.46	c optimize generators (opt_passes=64, conjugate_limit=256)
0.38/0.46	c 	ran it=0, +gens=1 
0.47/0.59	c 	con best_support=20, best_gens=1, +gens=128
0.47/0.59	c 	(129.89ms)
0.47/0.59	c 
0.47/0.59	c finalize break order and special generators
0.47/0.59	c 
0.47/0.59	c add generic predicates (break_depth=20)
0.47/0.59	c 	added predicates for 139 generators (0.31ms)
0.56/0.62	c 
0.56/0.62	c generation finished
0.56/0.62	c 	[sbp: #constraints 4162 #add_vars 1341]
0.56/0.62	c 
0.56/0.62	c write result to 'HOME/instance-4532693-1752597895.opb.pre'
0.56/0.63	c 	wrote 0.63MB (4.40ms)
0.56/0.63	c ------------------------------------------------------------------
0.56/0.63	c                 352.01ms 58.08% detect_special
0.56/0.63	c                 129.89ms 21.43% optimize_gens
0.56/0.63	c                  40.46ms  6.68% other
0.56/0.63	c                  39.02ms  6.44% detect_generic
0.56/0.63	c                  21.93ms  3.62% parse
0.56/0.63	c                  17.57ms  2.90% approx_orbits
0.56/0.63	c                   4.40ms  0.73% output
0.56/0.63	c                   0.44ms  0.07% finalize_order
0.56/0.63	c                   0.31ms  0.05% break_generic
0.56/0.63	c         ───────────────────────────────────────────────
0.56/0.63	c                 606.02ms   100% total
0.56/0.63	c ------------------------------------------------------------------
0.56/0.65	c RoundingSat 2
0.56/0.65	c branch pb25
0.56/0.65	c commit 0f876b3
0.59/0.96	c #variables 3387 #constraints 23106
0.59/0.96	c objective is ce32 
0.59/0.96	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.59/0.96	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.59/0.96	c bounds - >= -2046 @ 0.240296
1.04/1.19	c bounds 0 >= -2046 @ 0.455682
1.23/1.36	c bounds 0 >= -2045 @ 0.61826
1.42/1.51	c rational objective -1023
1.52/1.67	c bounds 0 >= -2044 @ 0.916484
1.52/1.67	c bounds 0 >= -2043 @ 0.917211
1.52/1.67	c bounds 0 >= -2042 @ 0.917918
1.52/1.67	c bounds 0 >= -2041 @ 0.918615
1.52/1.67	c bounds 0 >= -2040 @ 0.919325
1.52/1.67	c bounds 0 >= -2039 @ 0.920049
1.52/1.67	c bounds 0 >= -2038 @ 0.920763
1.52/1.67	c bounds 0 >= -2037 @ 0.921465
1.52/1.68	c bounds 0 >= -2036 @ 0.922164
1.52/1.68	c bounds 0 >= -2035 @ 0.922864
1.52/1.68	c bounds 0 >= -2034 @ 0.923561
1.52/1.68	c bounds 0 >= -2033 @ 0.924272
1.52/1.68	c bounds 0 >= -2032 @ 0.924972
1.52/1.68	c bounds 0 >= -2031 @ 0.925665
1.52/1.68	c bounds 0 >= -2030 @ 0.92637
1.52/1.68	c bounds 0 >= -2029 @ 0.927065
1.52/1.68	c bounds 0 >= -2028 @ 0.927761
1.52/1.68	c bounds 0 >= -2027 @ 0.928453
1.52/1.68	c bounds 0 >= -2026 @ 0.929147
1.52/1.68	c bounds 0 >= -2025 @ 0.929287
1.52/1.68	c bounds 0 >= -2024 @ 0.929565
1.52/1.68	c bounds 0 >= -2023 @ 0.930242
1.52/1.69	c bounds 0 >= -2022 @ 0.93094
1.52/1.69	c bounds 0 >= -2021 @ 0.931629
1.52/1.69	c bounds 0 >= -2020 @ 0.93232
1.52/1.69	c bounds 0 >= -2019 @ 0.933014
1.52/1.69	c bounds 0 >= -2018 @ 0.933704
1.52/1.69	c bounds 0 >= -2017 @ 0.934409
1.52/1.69	c bounds 0 >= -2016 @ 0.9351
1.52/1.69	c bounds 0 >= -2015 @ 0.935792
1.52/1.69	c bounds 0 >= -2014 @ 0.936482
1.52/1.69	c bounds 0 >= -2013 @ 0.937171
1.52/1.69	c bounds 0 >= -2012 @ 0.93786
1.52/1.69	c bounds 0 >= -2011 @ 0.938558
1.52/1.69	c bounds 0 >= -2010 @ 0.93925
1.52/1.69	c bounds 0 >= -2009 @ 0.939945
1.52/1.69	c bounds 0 >= -2008 @ 0.940635
1.52/1.70	c bounds 0 >= -2007 @ 0.940741
1.63/1.70	c bounds 0 >= -2006 @ 0.941151
1.63/1.70	c bounds 0 >= -2005 @ 0.94178
1.63/1.70	c bounds 0 >= -2004 @ 0.942463
1.63/1.70	c bounds 0 >= -2003 @ 0.943274
1.63/1.70	c bounds 0 >= -2002 @ 0.943956
1.63/1.70	c bounds 0 >= -2001 @ 0.944642
1.63/1.70	c bounds 0 >= -2000 @ 0.945336
1.63/1.70	c bounds 0 >= -1999 @ 0.946026
1.63/1.70	c bounds 0 >= -1998 @ 0.946716
1.63/1.70	c bounds 0 >= -1997 @ 0.946716
1.63/1.70	c bounds 0 >= -1996 @ 0.947207
1.63/1.70	c bounds 0 >= -1995 @ 0.947912
1.63/1.70	c bounds 0 >= -1994 @ 0.9486
1.63/1.71	c bounds 0 >= -1993 @ 0.949298
1.63/1.71	c bounds 0 >= -1992 @ 0.950026
1.63/1.71	c bounds 0 >= -1991 @ 0.950742
1.63/1.71	c bounds 0 >= -1990 @ 0.951451
1.63/1.71	c bounds 0 >= -1989 @ 0.952164
1.63/1.71	c bounds 0 >= -1988 @ 0.952877
1.63/1.71	c bounds 0 >= -1987 @ 0.95359
1.63/1.71	c bounds 0 >= -1986 @ 0.954319
1.63/1.71	c bounds 0 >= -1985 @ 0.955035
1.63/1.71	c bounds 0 >= -1984 @ 0.955751
1.63/1.71	c bounds 0 >= -1983 @ 0.956473
1.63/1.71	c bounds 0 >= -1982 @ 0.957189
1.63/1.71	c bounds 0 >= -1981 @ 0.957907
1.63/1.72	c bounds 0 >= -1980 @ 0.958629
1.63/1.72	c bounds 0 >= -1979 @ 0.959352
1.63/1.72	c bounds 0 >= -1978 @ 0.960065
1.63/1.72	c bounds 0 >= -1977 @ 0.960789
1.63/1.72	c bounds 0 >= -1976 @ 0.961503
1.63/1.72	c bounds 0 >= -1975 @ 0.962215
1.63/1.72	c bounds 0 >= -1974 @ 0.962932
1.63/1.72	c bounds 0 >= -1973 @ 0.963645
1.63/1.72	c bounds 0 >= -1972 @ 0.96436
1.63/1.72	c bounds 0 >= -1971 @ 0.965068
1.63/1.72	c bounds 0 >= -1970 @ 0.965784
1.63/1.72	c bounds 0 >= -1969 @ 0.966494
1.63/1.72	c bounds 0 >= -1968 @ 0.967202
1.63/1.72	c bounds 0 >= -1967 @ 0.967915
1.63/1.73	c bounds 0 >= -1966 @ 0.968619
1.63/1.73	c bounds 0 >= -1965 @ 0.969322
1.63/1.73	c bounds 0 >= -1964 @ 0.970008
1.63/1.73	c bounds 0 >= -1963 @ 0.970689
1.63/1.73	c bounds 0 >= -1962 @ 0.971364
1.63/1.73	c bounds 0 >= -1961 @ 0.972048
1.63/1.73	c bounds 0 >= -1960 @ 0.972729
1.63/1.73	c bounds -1 >= -1960 @ 0.976256
1.63/1.73	c bounds -1 >= -1959 @ 0.976938
1.63/1.73	c bounds -1 >= -1958 @ 0.977622
1.63/1.73	c bounds -1 >= -1957 @ 0.978308
1.63/1.74	c bounds -1 >= -1956 @ 0.978989
1.63/1.74	c bounds -1 >= -1955 @ 0.979603
1.63/1.74	c bounds -1 >= -1954 @ 0.979603
1.63/1.74	c bounds -1 >= -1953 @ 0.980095
1.63/1.74	c bounds -1 >= -1952 @ 0.980769
1.63/1.74	c bounds -1 >= -1951 @ 0.981426
1.63/1.74	c bounds -1 >= -1950 @ 0.982093
1.63/1.74	c bounds -1 >= -1949 @ 0.982767
1.63/1.74	c bounds -1 >= -1948 @ 0.983435
1.63/1.74	c bounds -1 >= -1947 @ 0.984107
1.63/1.74	c bounds -1 >= -1946 @ 0.984783
1.63/1.74	c bounds -1 >= -1945 @ 0.985458
1.63/1.74	c bounds -1 >= -1944 @ 0.986131
1.63/1.74	c bounds -1 >= -1943 @ 0.986807
1.63/1.74	c bounds -1 >= -1942 @ 0.987475
1.63/1.75	c bounds -1 >= -1941 @ 0.987574
1.63/1.75	c bounds -1 >= -1940 @ 0.987892
1.63/1.75	c bounds -1 >= -1939 @ 0.988496
1.63/1.75	c bounds -1 >= -1938 @ 0.989171
1.63/1.75	c bounds -1 >= -1937 @ 0.989842
1.63/1.75	c bounds -1 >= -1936 @ 0.990513
1.63/1.75	c bounds -1 >= -1935 @ 0.991192
1.63/1.75	c bounds -1 >= -1934 @ 0.991857
1.63/1.75	c bounds -1 >= -1933 @ 0.992523
1.63/1.75	c bounds -1 >= -1932 @ 0.993189
1.63/1.75	c bounds -1 >= -1931 @ 0.99386
1.63/1.75	c bounds -1 >= -1930 @ 0.994547
1.63/1.75	c bounds -1 >= -1929 @ 0.994547
1.63/1.75	c bounds -1 >= -1928 @ 0.994547
1.63/1.76	c bounds -1 >= -1927 @ 0.99473
1.63/1.76	c bounds -1 >= -1926 @ 0.995358
1.63/1.76	c bounds -1 >= -1925 @ 0.99605
1.63/1.76	c bounds -1 >= -1924 @ 0.996754
1.63/1.76	c bounds -1 >= -1923 @ 0.997451
1.63/1.76	c bounds -1 >= -1922 @ 0.99815
1.63/1.76	c bounds -1 >= -1921 @ 0.99885
1.63/1.76	c bounds -1 >= -1920 @ 0.99955
1.63/1.76	c bounds -1 >= -1919 @ 1.00025
1.63/1.76	c bounds -1 >= -1918 @ 1.00096
1.63/1.76	c bounds -1 >= -1917 @ 1.00167
1.63/1.76	c bounds -1 >= -1916 @ 1.00237
1.63/1.76	c bounds -1 >= -1915 @ 1.00307
1.63/1.76	c bounds -1 >= -1914 @ 1.00377
1.63/1.77	c bounds -1 >= -1913 @ 1.00447
1.63/1.77	c bounds -1 >= -1912 @ 1.00517
1.63/1.77	c bounds -1 >= -1911 @ 1.00587
1.63/1.77	c bounds -1 >= -1910 @ 1.00673
1.63/1.77	c bounds -1 >= -1909 @ 1.00743
1.63/1.77	c bounds -1 >= -1908 @ 1.00813
1.63/1.77	c bounds -1 >= -1907 @ 1.00827
1.63/1.77	c bounds -1 >= -1906 @ 1.00854
1.63/1.77	c bounds -1 >= -1905 @ 1.00923
1.63/1.77	c bounds -1 >= -1904 @ 1.00937
1.63/1.77	c bounds -1 >= -1903 @ 1.00971
1.63/1.77	c bounds -1 >= -1902 @ 1.01033
1.63/1.77	c bounds -1 >= -1901 @ 1.01121
1.63/1.77	c bounds -1 >= -1900 @ 1.01188
1.63/1.78	c bounds -1 >= -1899 @ 1.01254
1.63/1.78	c bounds -1 >= -1898 @ 1.01321
1.63/1.78	c bounds -1 >= -1897 @ 1.01387
1.63/1.78	c bounds -1 >= -1896 @ 1.01453
1.63/1.78	c bounds -1 >= -1895 @ 1.0152
1.63/1.78	c bounds -1 >= -1894 @ 1.01586
1.63/1.78	c bounds -1 >= -1893 @ 1.01652
1.63/1.78	c bounds -1 >= -1892 @ 1.01719
1.63/1.78	c bounds -1 >= -1891 @ 1.01785
1.63/1.78	c bounds -1 >= -1890 @ 1.01851
1.63/1.78	c bounds -1 >= -1889 @ 1.01919
1.63/1.78	c bounds -1 >= -1888 @ 1.01932
1.63/1.78	c bounds -1 >= -1887 @ 1.01932
1.63/1.78	c bounds -1 >= -1886 @ 1.0198
1.63/1.79	c bounds -1 >= -1885 @ 1.02041
1.63/1.79	c bounds -1 >= -1884 @ 1.02107
1.63/1.79	c bounds -1 >= -1883 @ 1.02121
1.63/1.79	c bounds -1 >= -1882 @ 1.02141
1.63/1.79	c bounds -1 >= -1881 @ 1.02208
1.63/1.79	c bounds -1 >= -1880 @ 1.02276
1.63/1.79	c bounds -1 >= -1879 @ 1.02342
1.63/1.79	c bounds -1 >= -1878 @ 1.02408
1.63/1.79	c bounds -1 >= -1877 @ 1.02475
1.63/1.79	c bounds -1 >= -1876 @ 1.02541
1.63/1.79	c bounds -1 >= -1875 @ 1.02609
1.63/1.79	c bounds -1 >= -1874 @ 1.02676
1.63/1.79	c bounds -1 >= -1873 @ 1.02742
1.63/1.79	c bounds -1 >= -1872 @ 1.0281
1.63/1.79	c bounds -1 >= -1871 @ 1.0288
1.63/1.80	c bounds -1 >= -1870 @ 1.0295
1.63/1.80	c bounds -1 >= -1869 @ 1.03019
1.73/1.80	c bounds -1 >= -1868 @ 1.03088
1.73/1.80	c bounds -1 >= -1867 @ 1.03157
1.73/1.80	c bounds -1 >= -1866 @ 1.03227
1.73/1.80	c bounds -1 >= -1865 @ 1.03296
1.73/1.80	c bounds -1 >= -1864 @ 1.03364
1.73/1.80	c bounds -1 >= -1863 @ 1.03433
1.73/1.80	c bounds -1 >= -1862 @ 1.03501
1.73/1.80	c bounds -1 >= -1861 @ 1.0357
1.73/1.80	c bounds -1 >= -1860 @ 1.0364
1.73/1.80	c bounds -1 >= -1859 @ 1.0364
1.73/1.80	c bounds -1 >= -1858 @ 1.03684
1.73/1.80	c bounds -1 >= -1857 @ 1.03746
1.73/1.80	c bounds -1 >= -1856 @ 1.03815
1.73/1.81	c bounds -1 >= -1855 @ 1.03884
1.73/1.81	c bounds -1 >= -1854 @ 1.03954
1.73/1.81	c bounds -1 >= -1853 @ 1.04023
1.73/1.81	c bounds -1 >= -1852 @ 1.04093
1.73/1.81	c bounds -1 >= -1851 @ 1.04163
1.73/1.81	c bounds -1 >= -1850 @ 1.04231
1.73/1.81	c bounds -1 >= -1849 @ 1.043
1.73/1.81	c bounds -1 >= -1848 @ 1.0437
1.73/1.81	c bounds -1 >= -1847 @ 1.04437
1.73/1.81	c bounds -1 >= -1846 @ 1.04437
1.73/1.81	c bounds -1 >= -1845 @ 1.04482
1.73/1.81	c bounds -1 >= -1844 @ 1.04549
1.73/1.81	c bounds -1 >= -1843 @ 1.04615
1.73/1.81	c bounds -1 >= -1842 @ 1.04683
1.73/1.82	c bounds -1 >= -1841 @ 1.04752
1.73/1.82	c bounds -1 >= -1840 @ 1.04821
1.73/1.82	c bounds -1 >= -1839 @ 1.04889
1.73/1.82	c bounds -1 >= -1838 @ 1.04958
1.73/1.82	c bounds -1 >= -1837 @ 1.05024
1.73/1.82	c bounds -1 >= -1836 @ 1.05036
1.73/1.82	c bounds -1 >= -1835 @ 1.05062
1.73/1.82	c bounds -1 >= -1834 @ 1.05121
1.73/1.82	c bounds -1 >= -1833 @ 1.05185
1.73/1.82	c bounds -1 >= -1832 @ 1.05251
1.73/1.82	c bounds -1 >= -1831 @ 1.05317
1.73/1.82	c bounds -1 >= -1830 @ 1.05383
1.73/1.82	c bounds -1 >= -1829 @ 1.05449
1.73/1.82	c bounds -1 >= -1828 @ 1.05515
1.73/1.82	c bounds -1 >= -1827 @ 1.0558
1.73/1.83	c bounds -1 >= -1826 @ 1.05646
1.73/1.83	c bounds -1 >= -1825 @ 1.05711
1.73/1.83	c bounds -1 >= -1824 @ 1.05776
1.73/1.83	c bounds -1 >= -1823 @ 1.05842
1.73/1.83	c bounds -1 >= -1822 @ 1.05906
1.73/1.83	c bounds -1 >= -1821 @ 1.05971
1.73/1.83	c bounds -1 >= -1820 @ 1.06037
1.73/1.83	c bounds -1 >= -1819 @ 1.06102
1.73/1.83	c bounds -1 >= -1818 @ 1.06166
1.73/1.83	c bounds -1 >= -1817 @ 1.06235
1.73/1.83	c bounds -1 >= -1816 @ 1.06303
1.73/1.83	c bounds -1 >= -1815 @ 1.06371
1.73/1.83	c bounds -1 >= -1814 @ 1.06439
1.73/1.83	c bounds -1 >= -1813 @ 1.06508
1.73/1.83	c bounds -1 >= -1812 @ 1.06576
1.73/1.84	c bounds -1 >= -1811 @ 1.06644
1.73/1.84	c bounds -1 >= -1810 @ 1.06712
1.73/1.84	c bounds -1 >= -1809 @ 1.06779
1.73/1.84	c bounds -1 >= -1808 @ 1.06848
1.73/1.84	c bounds -1 >= -1807 @ 1.06916
1.73/1.84	c bounds -1 >= -1806 @ 1.06984
1.73/1.84	c bounds -1 >= -1805 @ 1.07051
1.73/1.84	c bounds -1 >= -1804 @ 1.07119
1.73/1.84	c bounds -1 >= -1803 @ 1.07129
1.73/1.84	c bounds -1 >= -1802 @ 1.07162
1.73/1.84	c bounds -1 >= -1801 @ 1.07223
1.73/1.84	c bounds -1 >= -1800 @ 1.07292
1.73/1.84	c bounds -1 >= -1799 @ 1.0736
1.73/1.84	c bounds -1 >= -1798 @ 1.07429
1.73/1.84	c bounds -1 >= -1797 @ 1.07497
1.73/1.85	c bounds -1 >= -1796 @ 1.07565
1.73/1.85	c bounds -1 >= -1795 @ 1.07632
1.73/1.85	c bounds -1 >= -1794 @ 1.077
1.73/1.85	c bounds -1 >= -1793 @ 1.07769
1.73/1.85	c bounds -1 >= -1792 @ 1.07837
1.73/1.85	c bounds -1 >= -1791 @ 1.07905
1.73/1.85	c bounds -1 >= -1790 @ 1.07973
1.73/1.85	c bounds -1 >= -1789 @ 1.08041
1.73/1.85	c bounds -1 >= -1788 @ 1.08109
1.73/1.85	c bounds -1 >= -1787 @ 1.08177
1.73/1.85	c bounds -1 >= -1786 @ 1.08245
1.73/1.85	c bounds -1 >= -1785 @ 1.08313
1.73/1.85	c bounds -1 >= -1784 @ 1.08382
1.73/1.85	c bounds -1 >= -1783 @ 1.0845
1.73/1.86	c bounds -1 >= -1782 @ 1.08517
1.73/1.86	c bounds -1 >= -1781 @ 1.08585
1.73/1.86	c bounds -1 >= -1780 @ 1.08653
1.73/1.86	c bounds -1 >= -1779 @ 1.08721
1.73/1.86	c bounds -1 >= -1778 @ 1.08789
1.73/1.86	c bounds -1 >= -1777 @ 1.08857
1.73/1.86	c bounds -1 >= -1776 @ 1.08928
1.73/1.86	c bounds -1 >= -1775 @ 1.08996
1.73/1.86	c bounds -1 >= -1774 @ 1.09064
1.73/1.86	c bounds -1 >= -1773 @ 1.09131
1.73/1.86	c bounds -1 >= -1772 @ 1.09199
1.73/1.86	c bounds -1 >= -1771 @ 1.09267
1.73/1.86	c bounds -1 >= -1770 @ 1.09336
1.73/1.86	c bounds -1 >= -1769 @ 1.09403
1.73/1.86	c bounds -1 >= -1768 @ 1.09473
1.73/1.87	c bounds -1 >= -1767 @ 1.09541
1.73/1.87	c bounds -1 >= -1766 @ 1.09608
1.73/1.87	c bounds -1 >= -1765 @ 1.09676
1.73/1.87	c bounds -1 >= -1764 @ 1.09744
1.73/1.87	c bounds -1 >= -1763 @ 1.09811
1.73/1.87	c bounds -1 >= -1762 @ 1.09879
1.73/1.87	c bounds -1 >= -1761 @ 1.09947
1.73/1.87	c bounds -1 >= -1760 @ 1.10013
1.73/1.87	c bounds -1 >= -1759 @ 1.1008
1.73/1.87	c bounds -1 >= -1758 @ 1.10149
1.73/1.87	c bounds -1 >= -1757 @ 1.10216
1.73/1.87	c bounds -1 >= -1756 @ 1.10216
1.73/1.87	c bounds -1 >= -1755 @ 1.10258
1.73/1.87	c bounds -1 >= -1754 @ 1.1032
1.73/1.87	c bounds -1 >= -1753 @ 1.10387
1.73/1.88	c bounds -1 >= -1752 @ 1.10454
1.73/1.88	c bounds -1 >= -1751 @ 1.10521
1.73/1.88	c bounds -1 >= -1750 @ 1.10587
1.73/1.88	c bounds -1 >= -1749 @ 1.10654
1.73/1.88	c bounds -1 >= -1748 @ 1.1072
1.73/1.88	c bounds -1 >= -1747 @ 1.10784
1.73/1.88	c bounds -1 >= -1746 @ 1.10848
1.73/1.88	c bounds -1 >= -1745 @ 1.10913
1.73/1.88	c bounds -1 >= -1744 @ 1.10978
1.73/1.88	c bounds -1 >= -1743 @ 1.11044
1.73/1.88	c bounds -1 >= -1742 @ 1.11111
1.73/1.88	c bounds -1 >= -1741 @ 1.11176
1.73/1.88	c bounds -1 >= -1740 @ 1.1124
1.73/1.88	c bounds -1 >= -1739 @ 1.11304
1.73/1.88	c bounds -1 >= -1738 @ 1.11369
1.73/1.89	c bounds -1 >= -1737 @ 1.11433
1.73/1.89	c bounds -1 >= -1736 @ 1.11501
1.73/1.89	c bounds -1 >= -1735 @ 1.11564
1.73/1.89	c bounds -1 >= -1734 @ 1.11628
1.73/1.89	c bounds -1 >= -1733 @ 1.11692
1.73/1.89	c bounds -1 >= -1732 @ 1.1178
1.73/1.89	c bounds -1 >= -1731 @ 1.11835
1.73/1.89	c bounds -1 >= -1730 @ 1.11889
1.73/1.89	c bounds -1 >= -1729 @ 1.11942
1.73/1.89	c bounds -1 >= -1728 @ 1.11996
1.73/1.89	c bounds -1 >= -1727 @ 1.12049
1.73/1.89	c bounds -1 >= -1726 @ 1.12103
1.73/1.89	c bounds -1 >= -1725 @ 1.12157
1.73/1.89	c bounds -1 >= -1724 @ 1.1221
1.73/1.89	c bounds -1 >= -1723 @ 1.12264
1.73/1.89	c bounds -1 >= -1722 @ 1.12318
1.73/1.89	c bounds -1 >= -1721 @ 1.12372
1.73/1.90	c bounds -1 >= -1720 @ 1.12425
1.73/1.90	c bounds -1 >= -1719 @ 1.12479
1.82/1.90	c bounds -1 >= -1718 @ 1.12532
1.82/1.90	c bounds -1 >= -1717 @ 1.12584
1.82/1.90	c bounds -1 >= -1716 @ 1.12639
1.82/1.90	c bounds -1 >= -1715 @ 1.12692
1.82/1.90	c bounds -1 >= -1714 @ 1.12746
1.82/1.90	c bounds -1 >= -1713 @ 1.12801
1.82/1.90	c bounds -1 >= -1712 @ 1.12855
1.82/1.90	c bounds -1 >= -1711 @ 1.1291
1.82/1.90	c bounds -1 >= -1710 @ 1.12963
1.82/1.90	c bounds -1 >= -1709 @ 1.13015
1.82/1.90	c bounds -1 >= -1708 @ 1.13068
1.82/1.90	c bounds -1 >= -1707 @ 1.13121
1.82/1.90	c bounds -1 >= -1706 @ 1.13177
1.82/1.90	c bounds -1 >= -1705 @ 1.13231
1.82/1.90	c bounds -1 >= -1704 @ 1.13287
1.82/1.90	c bounds -1 >= -1703 @ 1.1334
1.82/1.90	c bounds -1 >= -1702 @ 1.13392
1.82/1.91	c bounds -1 >= -1701 @ 1.13444
1.82/1.91	c bounds -1 >= -1700 @ 1.13497
1.82/1.91	c bounds -1 >= -1699 @ 1.13551
1.82/1.91	c bounds -1 >= -1698 @ 1.13601
1.82/1.91	c bounds -1 >= -1697 @ 1.13601
1.82/1.91	c bounds -1 >= -1696 @ 1.13622
1.82/1.91	c bounds -1 >= -1695 @ 1.13669
1.82/1.91	c bounds -1 >= -1694 @ 1.13722
1.82/1.91	c bounds -1 >= -1693 @ 1.13774
1.82/1.91	c bounds -1 >= -1692 @ 1.13826
1.82/1.91	c bounds -1 >= -1691 @ 1.13879
1.82/1.91	c bounds -1 >= -1690 @ 1.13931
1.82/1.91	c bounds -1 >= -1689 @ 1.13984
1.82/1.91	c bounds -1 >= -1688 @ 1.13994
1.82/1.91	c bounds -1 >= -1687 @ 1.13994
1.82/1.91	c bounds -1 >= -1686 @ 1.1404
1.82/1.91	c bounds -1 >= -1685 @ 1.14093
1.82/1.91	c bounds -1 >= -1684 @ 1.14144
1.82/1.92	c bounds -1 >= -1683 @ 1.14199
1.82/1.92	c bounds -1 >= -1682 @ 1.14254
1.82/1.92	c bounds -1 >= -1681 @ 1.14308
1.82/1.92	c bounds -1 >= -1680 @ 1.14362
1.82/1.92	c bounds -1 >= -1679 @ 1.14416
1.82/1.92	c bounds -1 >= -1678 @ 1.14468
1.82/1.92	c bounds -1 >= -1677 @ 1.14521
1.82/1.92	c bounds -1 >= -1676 @ 1.14573
1.82/1.92	c bounds -1 >= -1675 @ 1.14627
1.82/1.92	c bounds -1 >= -1674 @ 1.14679
1.82/1.92	c bounds -1 >= -1673 @ 1.14731
1.82/1.92	c bounds -1 >= -1672 @ 1.14783
1.82/1.92	c bounds -1 >= -1671 @ 1.14835
1.82/1.92	c bounds -1 >= -1670 @ 1.14887
1.82/1.92	c bounds -1 >= -1669 @ 1.14941
1.82/1.92	c bounds -1 >= -1668 @ 1.14994
1.82/1.92	c bounds -1 >= -1667 @ 1.15048
1.82/1.92	c bounds -1 >= -1666 @ 1.151
1.82/1.92	c bounds -1 >= -1665 @ 1.15152
1.82/1.93	c bounds -1 >= -1664 @ 1.15203
1.82/1.93	c bounds -1 >= -1663 @ 1.15255
1.82/1.93	c bounds -1 >= -1662 @ 1.15307
1.82/1.93	c bounds -1 >= -1661 @ 1.15359
1.82/1.93	c bounds -1 >= -1660 @ 1.15411
1.82/1.93	c bounds -1 >= -1659 @ 1.15462
1.82/1.93	c bounds -1 >= -1658 @ 1.15513
1.82/1.93	c bounds -1 >= -1657 @ 1.15565
1.82/1.93	c bounds -1 >= -1656 @ 1.15616
1.82/1.93	c bounds -1 >= -1655 @ 1.15669
1.82/1.93	c bounds -1 >= -1654 @ 1.15679
1.82/1.93	c bounds -1 >= -1653 @ 1.15679
1.82/1.93	c bounds -1 >= -1652 @ 1.15726
1.82/1.93	c bounds -1 >= -1651 @ 1.15778
1.82/1.93	c bounds -1 >= -1650 @ 1.15787
1.82/1.93	c bounds -1 >= -1649 @ 1.15787
1.82/1.93	c bounds -1 >= -1648 @ 1.1583
1.82/1.93	c bounds -1 >= -1647 @ 1.15881
1.82/1.93	c bounds -1 >= -1646 @ 1.15932
1.82/1.93	c bounds -1 >= -1645 @ 1.15983
1.82/1.94	c bounds -1 >= -1644 @ 1.16033
1.82/1.94	c bounds -1 >= -1643 @ 1.16084
1.82/1.94	c bounds -1 >= -1642 @ 1.16135
1.82/1.94	c bounds -1 >= -1641 @ 1.16187
1.82/1.94	c bounds -1 >= -1640 @ 1.16239
1.82/1.94	c bounds -1 >= -1639 @ 1.1629
1.82/1.94	c bounds -1 >= -1638 @ 1.16342
1.82/1.94	c bounds -1 >= -1637 @ 1.16393
1.82/1.94	c bounds -1 >= -1636 @ 1.16445
1.82/1.94	c bounds -1 >= -1635 @ 1.16499
1.82/1.94	c bounds -1 >= -1634 @ 1.16552
1.82/1.94	c bounds -1 >= -1633 @ 1.16603
1.82/1.94	c bounds -1 >= -1632 @ 1.16654
1.82/1.94	c bounds -1 >= -1631 @ 1.16706
1.82/1.94	c bounds -1 >= -1630 @ 1.16758
1.82/1.94	c bounds -1 >= -1629 @ 1.1681
1.82/1.94	c bounds -1 >= -1628 @ 1.16861
1.82/1.94	c bounds -1 >= -1627 @ 1.16913
1.82/1.94	c bounds -1 >= -1626 @ 1.16973
1.82/1.95	c bounds -1 >= -1625 @ 1.17026
1.82/1.95	c bounds -1 >= -1624 @ 1.17077
1.82/1.95	c bounds -1 >= -1623 @ 1.17129
1.82/1.95	c bounds -1 >= -1622 @ 1.17181
1.82/1.95	c bounds -1 >= -1621 @ 1.17233
1.82/1.95	c bounds -1 >= -1620 @ 1.17285
1.82/1.95	c bounds -1 >= -1619 @ 1.17336
1.82/1.95	c bounds -1 >= -1618 @ 1.17387
1.82/1.95	c bounds -1 >= -1617 @ 1.1744
1.82/1.95	c bounds -1 >= -1616 @ 1.17491
1.82/1.95	c bounds -1 >= -1615 @ 1.17542
1.82/1.95	c bounds -1 >= -1614 @ 1.17594
1.82/1.95	c bounds -1 >= -1613 @ 1.17645
1.82/1.95	c bounds -1 >= -1612 @ 1.17698
1.82/1.95	c bounds -1 >= -1611 @ 1.17751
1.82/1.95	c bounds -1 >= -1610 @ 1.17804
1.82/1.95	c bounds -1 >= -1609 @ 1.17858
1.82/1.95	c bounds -1 >= -1608 @ 1.1791
1.82/1.95	c bounds -1 >= -1607 @ 1.17961
1.82/1.96	c bounds -1 >= -1606 @ 1.18012
1.82/1.96	c bounds -1 >= -1605 @ 1.18063
1.82/1.96	c bounds -1 >= -1604 @ 1.18115
1.82/1.96	c bounds -1 >= -1603 @ 1.18166
1.82/1.96	c bounds -1 >= -1602 @ 1.18218
1.82/1.96	c bounds -1 >= -1601 @ 1.1827
1.82/1.96	c bounds -1 >= -1600 @ 1.18322
1.82/1.96	c bounds -1 >= -1599 @ 1.18373
1.82/1.96	c bounds -1 >= -1598 @ 1.18425
1.82/1.96	c bounds -1 >= -1597 @ 1.18477
1.82/1.96	c bounds -1 >= -1596 @ 1.18527
1.82/1.96	c bounds -1 >= -1595 @ 1.18579
1.82/1.96	c bounds -1 >= -1594 @ 1.18631
1.82/1.96	c bounds -1 >= -1593 @ 1.18682
1.82/1.96	c bounds -1 >= -1592 @ 1.18734
1.82/1.96	c bounds -1 >= -1591 @ 1.18786
1.82/1.96	c bounds -1 >= -1590 @ 1.18836
1.82/1.96	c bounds -1 >= -1589 @ 1.18887
1.82/1.96	c bounds -1 >= -1588 @ 1.18939
1.82/1.97	c bounds -1 >= -1587 @ 1.1899
1.82/1.97	c bounds -1 >= -1586 @ 1.1904
1.82/1.97	c bounds -1 >= -1585 @ 1.19091
1.82/1.97	c bounds -1 >= -1584 @ 1.19143
1.82/1.97	c bounds -1 >= -1583 @ 1.19194
1.82/1.97	c bounds -1 >= -1582 @ 1.19246
1.82/1.97	c bounds -1 >= -1581 @ 1.19296
1.82/1.97	c bounds -1 >= -1580 @ 1.19347
1.82/1.97	c bounds -1 >= -1579 @ 1.19398
1.82/1.97	c bounds -1 >= -1578 @ 1.1945
1.82/1.97	c bounds -1 >= -1577 @ 1.19501
1.82/1.97	c bounds -1 >= -1576 @ 1.19553
1.82/1.97	c bounds -1 >= -1575 @ 1.19605
1.82/1.97	c bounds -1 >= -1574 @ 1.19657
1.82/1.97	c bounds -1 >= -1573 @ 1.19707
1.82/1.97	c bounds -1 >= -1572 @ 1.19759
1.82/1.97	c bounds -1 >= -1571 @ 1.19811
1.82/1.97	c bounds -1 >= -1570 @ 1.19862
1.82/1.97	c bounds -1 >= -1569 @ 1.19914
1.82/1.97	c bounds -1 >= -1568 @ 1.19965
1.82/1.98	c bounds -1 >= -1567 @ 1.20017
1.82/1.98	c bounds -1 >= -1566 @ 1.20067
1.82/1.98	c bounds -1 >= -1565 @ 1.20117
1.82/1.98	c bounds -1 >= -1564 @ 1.20168
1.82/1.98	c bounds -1 >= -1563 @ 1.20219
1.82/1.98	c bounds -1 >= -1562 @ 1.20271
1.82/1.98	c bounds -1 >= -1561 @ 1.20321
1.82/1.98	c bounds -1 >= -1560 @ 1.20372
1.82/1.98	c bounds -1 >= -1559 @ 1.20378
1.82/1.98	c bounds -1 >= -1558 @ 1.20378
1.82/1.98	c bounds -1 >= -1557 @ 1.2043
1.82/1.98	c bounds -1 >= -1556 @ 1.20477
1.82/1.98	c bounds -1 >= -1555 @ 1.20528
1.82/1.98	c bounds -1 >= -1554 @ 1.20579
1.82/1.98	c bounds -1 >= -1553 @ 1.20628
1.82/1.98	c bounds -1 >= -1552 @ 1.2068
1.82/1.98	c bounds -1 >= -1551 @ 1.20732
1.82/1.98	c bounds -1 >= -1550 @ 1.20782
1.82/1.98	c bounds -1 >= -1549 @ 1.20834
1.82/1.99	c bounds -1 >= -1548 @ 1.20885
1.82/1.99	c bounds -1 >= -1547 @ 1.20935
1.82/1.99	c bounds -1 >= -1546 @ 1.20986
1.82/1.99	c bounds -1 >= -1545 @ 1.21036
1.82/1.99	c bounds -1 >= -1544 @ 1.21088
1.82/1.99	c bounds -1 >= -1543 @ 1.21138
1.82/1.99	c bounds -1 >= -1542 @ 1.21189
1.82/1.99	c bounds -1 >= -1541 @ 1.21239
1.82/1.99	c bounds -1 >= -1540 @ 1.2129
1.82/1.99	c bounds -1 >= -1539 @ 1.2134
1.82/1.99	c bounds -1 >= -1538 @ 1.21391
1.82/1.99	c bounds -1 >= -1537 @ 1.21442
1.82/1.99	c bounds -1 >= -1536 @ 1.21494
1.82/1.99	c bounds -1 >= -1535 @ 1.2155
1.82/1.99	c bounds -1 >= -1534 @ 1.21601
1.82/1.99	c bounds -1 >= -1533 @ 1.21651
1.82/1.99	c bounds -1 >= -1532 @ 1.21704
1.82/1.99	c bounds -1 >= -1531 @ 1.21754
1.82/1.99	c bounds -1 >= -1530 @ 1.21804
1.82/1.99	c bounds -1 >= -1529 @ 1.21856
1.82/2.00	c bounds -1 >= -1528 @ 1.21906
1.82/2.00	c bounds -1 >= -1527 @ 1.21956
1.82/2.01	c bounds -1 >= -1526 @ 1.22006
1.82/2.01	c bounds -1 >= -1525 @ 1.22058
1.82/2.01	c bounds -1 >= -1524 @ 1.22108
1.82/2.01	c bounds -1 >= -1523 @ 1.22159
1.82/2.01	c bounds -1 >= -1522 @ 1.22209
1.82/2.01	c bounds -1 >= -1521 @ 1.22259
1.82/2.01	c bounds -1 >= -1520 @ 1.2231
1.82/2.01	c bounds -1 >= -1519 @ 1.2236
1.82/2.01	c bounds -1 >= -1518 @ 1.22369
1.82/2.01	c bounds -1 >= -1517 @ 1.22369
1.82/2.01	c bounds -1 >= -1516 @ 1.22414
1.82/2.01	c bounds -1 >= -1515 @ 1.22463
1.82/2.01	c bounds -1 >= -1514 @ 1.22469
1.82/2.01	c bounds -1 >= -1513 @ 1.22469
1.82/2.01	c bounds -1 >= -1512 @ 1.22514
1.82/2.01	c bounds -1 >= -1511 @ 1.22564
1.82/2.01	c bounds -1 >= -1510 @ 1.22614
1.82/2.01	c bounds -1 >= -1509 @ 1.22668
1.82/2.01	c bounds -1 >= -1508 @ 1.22668
1.82/2.01	c bounds -1 >= -1507 @ 1.22669
1.82/2.01	c bounds -1 >= -1506 @ 1.22721
1.82/2.01	c bounds -1 >= -1505 @ 1.22767
1.82/2.01	c bounds -1 >= -1504 @ 1.22767
1.82/2.01	c bounds -1 >= -1503 @ 1.22773
1.82/2.01	c bounds -1 >= -1502 @ 1.22824
1.82/2.01	c bounds -1 >= -1501 @ 1.22876
1.94/2.01	c bounds -1 >= -1500 @ 1.22927
1.94/2.01	c bounds -1 >= -1499 @ 1.22979
1.94/2.01	c bounds -1 >= -1498 @ 1.23029
1.94/2.01	c bounds -1 >= -1497 @ 1.23079
1.94/2.01	c bounds -1 >= -1496 @ 1.23131
1.94/2.01	c bounds -1 >= -1495 @ 1.2318
1.94/2.01	c bounds -1 >= -1494 @ 1.2323
1.94/2.01	c bounds -1 >= -1493 @ 1.23279
1.94/2.01	c bounds -1 >= -1492 @ 1.23335
1.94/2.01	c bounds -1 >= -1491 @ 1.23386
1.94/2.01	c bounds -1 >= -1490 @ 1.23435
1.94/2.02	c bounds -1 >= -1489 @ 1.23484
1.94/2.02	c bounds -1 >= -1488 @ 1.23534
1.94/2.02	c bounds -1 >= -1487 @ 1.23587
1.94/2.02	c bounds -1 >= -1486 @ 1.23637
1.94/2.02	c bounds -1 >= -1485 @ 1.23688
1.94/2.02	c bounds -1 >= -1484 @ 1.23737
1.94/2.02	c bounds -1 >= -1483 @ 1.23789
1.94/2.02	c bounds -1 >= -1482 @ 1.23839
1.94/2.02	c bounds -1 >= -1481 @ 1.2389
1.94/2.02	c bounds -1 >= -1480 @ 1.23939
1.94/2.02	c bounds -1 >= -1479 @ 1.2399
1.94/2.02	c bounds -1 >= -1478 @ 1.24042
1.94/2.02	c bounds -1 >= -1477 @ 1.24092
1.94/2.02	c bounds -1 >= -1476 @ 1.24141
1.94/2.02	c bounds -1 >= -1475 @ 1.24192
1.94/2.02	c bounds -1 >= -1474 @ 1.24242
1.94/2.02	c bounds -1 >= -1473 @ 1.24291
1.94/2.02	c bounds -1 >= -1472 @ 1.24341
1.94/2.02	c bounds -1 >= -1471 @ 1.24391
1.94/2.02	c bounds -1 >= -1470 @ 1.24441
1.94/2.03	c bounds -1 >= -1469 @ 1.24492
1.94/2.03	c bounds -1 >= -1468 @ 1.24541
1.94/2.03	c bounds -1 >= -1467 @ 1.2459
1.94/2.03	c bounds -1 >= -1466 @ 1.24641
1.94/2.03	c bounds -1 >= -1465 @ 1.2469
1.94/2.03	c bounds -1 >= -1464 @ 1.24739
1.94/2.03	c bounds -1 >= -1463 @ 1.24789
1.94/2.03	c bounds -1 >= -1462 @ 1.24838
1.94/2.03	c bounds -1 >= -1461 @ 1.24887
1.94/2.03	c bounds -1 >= -1460 @ 1.24937
1.94/2.03	c bounds -1 >= -1459 @ 1.24988
1.94/2.03	c bounds -1 >= -1458 @ 1.25045
1.94/2.03	c bounds -1 >= -1457 @ 1.25094
1.94/2.03	c bounds -1 >= -1456 @ 1.25144
1.94/2.03	c bounds -1 >= -1455 @ 1.25194
1.94/2.03	c bounds -1 >= -1454 @ 1.25241
1.94/2.03	c bounds -1 >= -1453 @ 1.25291
1.94/2.03	c bounds -1 >= -1452 @ 1.25342
1.94/2.03	c bounds -1 >= -1451 @ 1.25393
1.94/2.03	c bounds -1 >= -1450 @ 1.25443
1.94/2.04	c bounds -1 >= -1449 @ 1.25492
1.94/2.04	c bounds -1 >= -1448 @ 1.25542
1.94/2.04	c bounds -1 >= -1447 @ 1.25591
1.94/2.04	c bounds -1 >= -1446 @ 1.2564
1.94/2.04	c bounds -1 >= -1445 @ 1.2569
1.94/2.04	c bounds -1 >= -1444 @ 1.25738
1.94/2.04	c bounds -1 >= -1443 @ 1.25789
1.94/2.04	c bounds -1 >= -1442 @ 1.25839
1.94/2.04	c bounds -1 >= -1441 @ 1.25889
1.94/2.04	c bounds -1 >= -1440 @ 1.25938
1.94/2.04	c bounds -1 >= -1439 @ 1.25986
1.94/2.04	c bounds -1 >= -1438 @ 1.26035
1.94/2.04	c bounds -1 >= -1437 @ 1.26084
1.94/2.04	c bounds -1 >= -1436 @ 1.26133
1.94/2.04	c bounds -1 >= -1435 @ 1.26182
1.94/2.04	c bounds -1 >= -1434 @ 1.26231
1.94/2.04	c bounds -1 >= -1433 @ 1.26282
1.94/2.04	c bounds -1 >= -1432 @ 1.26332
1.94/2.04	c bounds -1 >= -1431 @ 1.26382
1.94/2.04	c bounds -1 >= -1430 @ 1.26431
1.94/2.05	c bounds -1 >= -1429 @ 1.2648
1.94/2.05	c bounds -1 >= -1428 @ 1.2653
1.94/2.05	c bounds -1 >= -1427 @ 1.26579
1.94/2.05	c bounds -1 >= -1426 @ 1.26628
1.94/2.05	c bounds -1 >= -1425 @ 1.26677
1.94/2.05	c bounds -1 >= -1424 @ 1.26727
1.94/2.05	c bounds -1 >= -1423 @ 1.26776
1.94/2.05	c bounds -1 >= -1422 @ 1.26826
1.94/2.05	c bounds -1 >= -1421 @ 1.26835
1.94/2.05	c bounds -1 >= -1420 @ 1.26835
1.94/2.05	c bounds -1 >= -1419 @ 1.26878
1.94/2.05	c bounds -1 >= -1418 @ 1.26926
1.94/2.05	c bounds -1 >= -1417 @ 1.26975
1.94/2.05	c bounds -1 >= -1416 @ 1.27025
1.94/2.05	c bounds -1 >= -1415 @ 1.27074
1.94/2.05	c bounds -1 >= -1414 @ 1.27123
1.94/2.05	c bounds -1 >= -1413 @ 1.27173
1.94/2.05	c bounds -1 >= -1412 @ 1.27221
1.94/2.05	c bounds -1 >= -1411 @ 1.2727
1.94/2.05	c bounds -1 >= -1410 @ 1.27319
1.94/2.06	c bounds -1 >= -1409 @ 1.27367
1.94/2.06	c bounds -1 >= -1408 @ 1.27416
1.94/2.06	c bounds -1 >= -1407 @ 1.27464
1.94/2.06	c bounds -1 >= -1406 @ 1.27514
1.94/2.06	c bounds -1 >= -1405 @ 1.27564
1.94/2.06	c bounds -1 >= -1404 @ 1.27613
1.94/2.06	c bounds -1 >= -1403 @ 1.27661
1.94/2.06	c bounds -1 >= -1402 @ 1.27711
1.94/2.06	c bounds -1 >= -1401 @ 1.2776
1.94/2.06	c bounds -1 >= -1400 @ 1.27809
1.94/2.06	c bounds -1 >= -1399 @ 1.27858
1.94/2.06	c bounds -1 >= -1398 @ 1.27909
1.94/2.06	c bounds -1 >= -1397 @ 1.27957
1.94/2.06	c bounds -1 >= -1396 @ 1.28008
1.94/2.06	c bounds -1 >= -1395 @ 1.28058
1.94/2.06	c bounds -1 >= -1394 @ 1.28106
1.94/2.06	c bounds -1 >= -1393 @ 1.28156
1.94/2.06	c bounds -1 >= -1392 @ 1.28205
1.94/2.06	c bounds -1 >= -1391 @ 1.28253
1.94/2.06	c bounds -1 >= -1390 @ 1.28302
1.94/2.07	c bounds -1 >= -1389 @ 1.2835
1.94/2.07	c bounds -1 >= -1388 @ 1.28399
1.94/2.07	c bounds -1 >= -1387 @ 1.28447
1.94/2.07	c bounds -1 >= -1386 @ 1.28495
1.94/2.07	c bounds -1 >= -1385 @ 1.28544
1.94/2.07	c bounds -1 >= -1384 @ 1.28593
1.94/2.07	c bounds -1 >= -1383 @ 1.28643
1.94/2.07	c bounds -1 >= -1382 @ 1.28692
1.94/2.07	c bounds -1 >= -1381 @ 1.2874
1.94/2.07	c bounds -1 >= -1380 @ 1.2879
1.94/2.07	c bounds -1 >= -1379 @ 1.28834
1.94/2.07	c bounds -1 >= -1378 @ 1.28834
1.94/2.07	c bounds -1 >= -1377 @ 1.28839
1.94/2.07	c bounds -1 >= -1376 @ 1.28888
1.94/2.07	c bounds -1 >= -1375 @ 1.28938
1.94/2.07	c bounds -1 >= -1374 @ 1.28989
1.94/2.07	c bounds -1 >= -1373 @ 1.29039
1.94/2.07	c bounds -1 >= -1372 @ 1.29088
1.94/2.07	c bounds -1 >= -1371 @ 1.29136
1.94/2.07	c bounds -1 >= -1370 @ 1.29185
1.94/2.08	c bounds -1 >= -1369 @ 1.29233
1.94/2.08	c bounds -1 >= -1368 @ 1.29282
1.94/2.08	c bounds -1 >= -1367 @ 1.29331
1.94/2.08	c bounds -1 >= -1366 @ 1.29381
1.94/2.08	c bounds -1 >= -1365 @ 1.2943
1.94/2.08	c bounds -1 >= -1364 @ 1.29477
1.94/2.08	c bounds -1 >= -1363 @ 1.29526
1.94/2.08	c bounds -1 >= -1362 @ 1.29576
1.94/2.08	c bounds -1 >= -1361 @ 1.29624
1.94/2.08	c bounds -1 >= -1360 @ 1.29672
1.94/2.08	c bounds -1 >= -1359 @ 1.2972
1.94/2.08	c bounds -1 >= -1358 @ 1.29768
1.94/2.08	c bounds -1 >= -1357 @ 1.29815
1.94/2.08	c bounds -1 >= -1356 @ 1.29863
1.94/2.08	c bounds -1 >= -1355 @ 1.29914
1.94/2.08	c bounds -1 >= -1354 @ 1.29963
1.94/2.08	c bounds -1 >= -1353 @ 1.30012
1.94/2.08	c bounds -1 >= -1352 @ 1.30061
1.94/2.08	c bounds -1 >= -1351 @ 1.30108
1.94/2.08	c bounds -1 >= -1350 @ 1.30157
1.94/2.08	c bounds -1 >= -1349 @ 1.30206
1.94/2.09	c bounds -1 >= -1348 @ 1.30255
1.94/2.09	c bounds -1 >= -1347 @ 1.30317
1.94/2.09	c bounds -1 >= -1346 @ 1.30366
1.94/2.09	c bounds -1 >= -1345 @ 1.30415
1.94/2.09	c bounds -1 >= -1344 @ 1.30463
1.94/2.09	c bounds -1 >= -1343 @ 1.30512
1.94/2.09	c bounds -1 >= -1342 @ 1.3056
1.94/2.09	c bounds -1 >= -1341 @ 1.30609
1.94/2.09	c bounds -1 >= -1340 @ 1.30657
1.94/2.09	c bounds -1 >= -1339 @ 1.30715
1.94/2.09	c bounds -1 >= -1338 @ 1.308
1.94/2.10	c bounds -1 >= -1337 @ 1.31025
1.94/2.10	c bounds -1 >= -1336 @ 1.31025
1.94/2.10	c bounds -1 >= -1335 @ 1.31051
1.94/2.10	c bounds -1 >= -1334 @ 1.31095
1.94/2.10	c bounds -1 >= -1333 @ 1.31144
1.94/2.10	c bounds -1 >= -1332 @ 1.31191
1.94/2.10	c bounds -1 >= -1331 @ 1.31239
1.94/2.10	c bounds -1 >= -1330 @ 1.31286
1.94/2.10	c bounds -1 >= -1329 @ 1.31295
1.94/2.10	c bounds -1 >= -1328 @ 1.31295
1.94/2.10	c bounds -1 >= -1327 @ 1.31331
1.94/2.10	c bounds -1 >= -1326 @ 1.31379
1.94/2.10	c bounds -1 >= -1325 @ 1.31425
1.94/2.10	c bounds -1 >= -1324 @ 1.31472
1.94/2.10	c bounds -1 >= -1323 @ 1.31519
1.94/2.10	c bounds -1 >= -1322 @ 1.31524
1.94/2.10	c bounds -1 >= -1321 @ 1.31524
1.94/2.11	c bounds -1 >= -1320 @ 1.31564
1.94/2.11	c bounds -1 >= -1319 @ 1.3161
1.94/2.11	c bounds -1 >= -1318 @ 1.31656
1.94/2.11	c bounds -1 >= -1317 @ 1.31703
1.94/2.11	c bounds -1 >= -1316 @ 1.3175
1.94/2.11	c bounds -1 >= -1315 @ 1.31797
1.94/2.11	c bounds -1 >= -1314 @ 1.31844
1.94/2.11	c bounds -1 >= -1313 @ 1.31891
1.94/2.11	c bounds -1 >= -1312 @ 1.31938
2.04/2.11	c bounds -1 >= -1311 @ 1.31988
2.04/2.11	c bounds -1 >= -1310 @ 1.32035
2.04/2.11	c bounds -1 >= -1309 @ 1.32083
2.04/2.11	c bounds -1 >= -1308 @ 1.3213
2.04/2.11	c bounds -1 >= -1307 @ 1.32178
2.04/2.11	c bounds -1 >= -1306 @ 1.32225
2.04/2.11	c bounds -1 >= -1305 @ 1.32271
2.04/2.11	c bounds -1 >= -1304 @ 1.32319
2.04/2.11	c bounds -1 >= -1303 @ 1.32365
2.04/2.11	c bounds -1 >= -1302 @ 1.32413
2.04/2.11	c bounds -1 >= -1301 @ 1.32461
2.04/2.11	c bounds -1 >= -1300 @ 1.32509
2.04/2.12	c bounds -1 >= -1299 @ 1.32556
2.04/2.12	c bounds -1 >= -1298 @ 1.32603
2.04/2.12	c bounds -1 >= -1297 @ 1.3265
2.04/2.12	c bounds -1 >= -1296 @ 1.32697
2.04/2.12	c bounds -1 >= -1295 @ 1.32743
2.04/2.12	c bounds -1 >= -1294 @ 1.32791
2.04/2.12	c bounds -1 >= -1293 @ 1.32837
2.04/2.12	c bounds -1 >= -1292 @ 1.32884
2.04/2.12	c bounds -1 >= -1291 @ 1.32936
2.04/2.12	c bounds -1 >= -1290 @ 1.32984
2.04/2.12	c bounds -1 >= -1289 @ 1.33032
2.04/2.12	c bounds -1 >= -1288 @ 1.33079
2.04/2.12	c bounds -1 >= -1287 @ 1.33129
2.04/2.12	c bounds -1 >= -1286 @ 1.33176
2.04/2.12	c bounds -1 >= -1285 @ 1.33223
2.04/2.12	c bounds -1 >= -1284 @ 1.3327
2.04/2.12	c bounds -1 >= -1283 @ 1.33317
2.04/2.12	c bounds -1 >= -1282 @ 1.33364
2.04/2.12	c bounds -1 >= -1281 @ 1.33411
2.04/2.12	c bounds -1 >= -1280 @ 1.33416
2.04/2.12	c bounds -1 >= -1279 @ 1.33416
2.04/2.13	c bounds -1 >= -1278 @ 1.33455
2.04/2.13	c bounds -1 >= -1277 @ 1.33502
2.04/2.13	c bounds -1 >= -1276 @ 1.33549
2.04/2.13	c bounds -1 >= -1275 @ 1.33596
2.04/2.13	c bounds -1 >= -1274 @ 1.33643
2.04/2.13	c bounds -1 >= -1273 @ 1.33691
2.04/2.13	c bounds -1 >= -1272 @ 1.33738
2.04/2.13	c bounds -1 >= -1271 @ 1.33787
2.04/2.13	c bounds -1 >= -1270 @ 1.33838
2.04/2.13	c bounds -1 >= -1269 @ 1.33888
2.04/2.13	c bounds -1 >= -1268 @ 1.33936
2.04/2.13	c bounds -1 >= -1267 @ 1.33984
2.04/2.13	c bounds -1 >= -1266 @ 1.34034
2.04/2.13	c bounds -1 >= -1265 @ 1.34082
2.04/2.13	c bounds -1 >= -1264 @ 1.34133
2.04/2.13	c bounds -1 >= -1263 @ 1.34182
2.04/2.13	c bounds -1 >= -1262 @ 1.3423
2.04/2.13	c bounds -1 >= -1261 @ 1.34279
2.04/2.13	c bounds -1 >= -1260 @ 1.3433
2.04/2.13	c bounds -1 >= -1259 @ 1.34377
2.04/2.14	c bounds -1 >= -1258 @ 1.34424
2.04/2.14	c bounds -1 >= -1257 @ 1.34472
2.04/2.14	c bounds -1 >= -1256 @ 1.3452
2.04/2.14	c bounds -1 >= -1255 @ 1.34567
2.04/2.14	c bounds -1 >= -1254 @ 1.34614
2.04/2.14	c bounds -1 >= -1253 @ 1.34661
2.04/2.14	c bounds -1 >= -1252 @ 1.34709
2.04/2.14	c bounds -1 >= -1251 @ 1.34757
2.04/2.14	c bounds -1 >= -1250 @ 1.34804
2.04/2.14	c bounds -1 >= -1249 @ 1.34851
2.04/2.14	c bounds -1 >= -1248 @ 1.34899
2.04/2.14	c bounds -1 >= -1247 @ 1.34946
2.04/2.14	c bounds -1 >= -1246 @ 1.34992
2.04/2.14	c bounds -1 >= -1245 @ 1.3504
2.04/2.14	c bounds -1 >= -1244 @ 1.35087
2.04/2.14	c bounds -1 >= -1243 @ 1.35134
2.04/2.14	c bounds -1 >= -1242 @ 1.35181
2.04/2.14	c bounds -1 >= -1241 @ 1.35228
2.04/2.14	c bounds -1 >= -1240 @ 1.35274
2.04/2.14	c bounds -1 >= -1239 @ 1.35321
2.04/2.14	c bounds -1 >= -1238 @ 1.35369
2.04/2.15	c bounds -1 >= -1237 @ 1.35417
2.04/2.15	c bounds -1 >= -1236 @ 1.35464
2.04/2.15	c bounds -1 >= -1235 @ 1.35511
2.04/2.15	c bounds -1 >= -1234 @ 1.35559
2.04/2.15	c bounds -1 >= -1233 @ 1.35605
2.04/2.15	c bounds -1 >= -1232 @ 1.35653
2.04/2.15	c bounds -1 >= -1231 @ 1.35661
2.04/2.15	c bounds -1 >= -1230 @ 1.35696
2.04/2.15	c bounds -1 >= -1229 @ 1.35742
2.04/2.15	c bounds -1 >= -1228 @ 1.35788
2.04/2.15	c bounds -1 >= -1227 @ 1.35838
2.04/2.15	c bounds -1 >= -1226 @ 1.35885
2.04/2.15	c bounds -1 >= -1225 @ 1.35932
2.04/2.15	c bounds -1 >= -1224 @ 1.35978
2.04/2.15	c bounds -1 >= -1223 @ 1.36025
2.04/2.15	c bounds -1 >= -1222 @ 1.36073
2.04/2.15	c bounds -1 >= -1221 @ 1.36119
2.04/2.15	c bounds -1 >= -1220 @ 1.36166
2.04/2.15	c bounds -1 >= -1219 @ 1.36212
2.04/2.15	c bounds -1 >= -1218 @ 1.36259
2.04/2.16	c bounds -1 >= -1217 @ 1.36306
2.04/2.16	c bounds -1 >= -1216 @ 1.36354
2.04/2.16	c bounds -1 >= -1215 @ 1.364
2.04/2.16	c bounds -1 >= -1214 @ 1.36405
2.04/2.16	c bounds -1 >= -1213 @ 1.36405
2.04/2.16	c bounds -1 >= -1212 @ 1.36443
2.04/2.16	c bounds -1 >= -1211 @ 1.36487
2.04/2.16	c bounds -1 >= -1210 @ 1.36533
2.04/2.16	c bounds -1 >= -1209 @ 1.36578
2.04/2.16	c bounds -1 >= -1208 @ 1.36624
2.04/2.16	c bounds -1 >= -1207 @ 1.36671
2.04/2.16	c bounds -1 >= -1206 @ 1.36717
2.04/2.16	c bounds -1 >= -1205 @ 1.36763
2.04/2.16	c bounds -1 >= -1204 @ 1.36807
2.04/2.16	c bounds -1 >= -1203 @ 1.36853
2.04/2.16	c bounds -1 >= -1202 @ 1.36899
2.04/2.16	c bounds -1 >= -1201 @ 1.36904
2.04/2.16	c bounds -1 >= -1200 @ 1.36904
2.04/2.16	c bounds -1 >= -1199 @ 1.36904
2.04/2.16	c bounds -1 >= -1198 @ 1.36904
2.04/2.16	c bounds -1 >= -1197 @ 1.36936
2.04/2.16	c bounds -1 >= -1196 @ 1.36977
2.04/2.17	c bounds -1 >= -1195 @ 1.37025
2.04/2.17	c bounds -1 >= -1194 @ 1.37072
2.04/2.17	c bounds -1 >= -1193 @ 1.37118
2.04/2.17	c bounds -1 >= -1192 @ 1.37164
2.04/2.17	c bounds -1 >= -1191 @ 1.37208
2.04/2.17	c bounds -1 >= -1190 @ 1.37253
2.04/2.17	c bounds -1 >= -1189 @ 1.37298
2.04/2.17	c bounds -1 >= -1188 @ 1.37345
2.04/2.17	c bounds -1 >= -1187 @ 1.37391
2.04/2.17	c bounds -1 >= -1186 @ 1.37437
2.04/2.17	c bounds -1 >= -1185 @ 1.37484
2.04/2.17	c bounds -1 >= -1184 @ 1.3753
2.04/2.17	c bounds -1 >= -1183 @ 1.37577
2.04/2.17	c bounds -1 >= -1182 @ 1.37623
2.04/2.17	c bounds -1 >= -1181 @ 1.3767
2.04/2.17	c bounds -1 >= -1180 @ 1.37716
2.04/2.17	c bounds -1 >= -1179 @ 1.37762
2.04/2.17	c bounds -1 >= -1178 @ 1.37809
2.04/2.17	c bounds -1 >= -1177 @ 1.37855
2.04/2.17	c bounds -1 >= -1176 @ 1.379
2.04/2.17	c bounds -1 >= -1175 @ 1.37946
2.04/2.18	c bounds -1 >= -1174 @ 1.37993
2.04/2.18	c bounds -1 >= -1173 @ 1.37999
2.04/2.18	c bounds -1 >= -1172 @ 1.37999
2.04/2.18	c bounds -1 >= -1171 @ 1.3804
2.04/2.18	c bounds -1 >= -1170 @ 1.38084
2.04/2.18	c bounds -1 >= -1169 @ 1.38129
2.04/2.18	c bounds -1 >= -1168 @ 1.38174
2.04/2.18	c bounds -1 >= -1167 @ 1.3822
2.04/2.18	c bounds -1 >= -1166 @ 1.38264
2.04/2.18	c bounds -1 >= -1165 @ 1.38309
2.04/2.18	c bounds -1 >= -1164 @ 1.38355
2.04/2.18	c bounds -1 >= -1163 @ 1.384
2.04/2.18	c bounds -1 >= -1162 @ 1.38447
2.04/2.18	c bounds -1 >= -1161 @ 1.38493
2.04/2.18	c bounds -1 >= -1160 @ 1.38498
2.04/2.18	c bounds -1 >= -1159 @ 1.38498
2.04/2.18	c bounds -1 >= -1158 @ 1.38535
2.04/2.18	c bounds -1 >= -1157 @ 1.38578
2.04/2.18	c bounds -1 >= -1156 @ 1.38621
2.04/2.18	c bounds -1 >= -1155 @ 1.38667
2.04/2.18	c bounds -1 >= -1154 @ 1.38712
2.04/2.18	c bounds -1 >= -1153 @ 1.38756
2.04/2.19	c bounds -1 >= -1152 @ 1.38794
2.04/2.19	c bounds -1 >= -1151 @ 1.38794
2.04/2.19	c bounds -1 >= -1150 @ 1.38794
2.04/2.19	c bounds -1 >= -1149 @ 1.38837
2.04/2.19	c bounds -1 >= -1148 @ 1.38882
2.04/2.19	c bounds -1 >= -1147 @ 1.38927
2.04/2.19	c bounds -1 >= -1146 @ 1.38974
2.04/2.19	c bounds -1 >= -1145 @ 1.3902
2.04/2.19	c bounds -1 >= -1144 @ 1.39065
2.04/2.19	c bounds -1 >= -1143 @ 1.3911
2.04/2.19	c bounds -1 >= -1142 @ 1.39162
2.04/2.19	c bounds -1 >= -1141 @ 1.39206
2.04/2.19	c bounds -1 >= -1140 @ 1.39254
2.04/2.19	c bounds -1 >= -1139 @ 1.39298
2.04/2.19	c bounds -1 >= -1138 @ 1.39345
2.04/2.19	c bounds -1 >= -1137 @ 1.39391
2.04/2.19	c bounds -1 >= -1136 @ 1.39438
2.04/2.19	c bounds -1 >= -1135 @ 1.39483
2.04/2.19	c bounds -1 >= -1134 @ 1.39528
2.04/2.19	c bounds -1 >= -1133 @ 1.39575
2.04/2.19	c bounds -1 >= -1132 @ 1.39619
2.04/2.19	c bounds -1 >= -1131 @ 1.39663
2.04/2.20	c bounds -1 >= -1130 @ 1.39709
2.04/2.20	c bounds -1 >= -1129 @ 1.39755
2.13/2.20	c bounds -1 >= -1128 @ 1.398
2.13/2.20	c bounds -1 >= -1127 @ 1.39846
2.13/2.20	c bounds -1 >= -1126 @ 1.39892
2.13/2.20	c bounds -1 >= -1125 @ 1.39892
2.13/2.20	c bounds -1 >= -1124 @ 1.39892
2.13/2.20	c bounds -1 >= -1123 @ 1.39929
2.13/2.20	c bounds -1 >= -1122 @ 1.39973
2.13/2.20	c bounds -1 >= -1121 @ 1.40037
2.13/2.20	c bounds -1 >= -1120 @ 1.40083
2.13/2.20	c bounds -1 >= -1119 @ 1.40129
2.13/2.20	c bounds -1 >= -1118 @ 1.40175
2.13/2.20	c bounds -1 >= -1117 @ 1.40219
2.13/2.20	c bounds -1 >= -1116 @ 1.40263
2.13/2.20	c bounds -1 >= -1115 @ 1.4031
2.13/2.20	c bounds -1 >= -1114 @ 1.40355
2.13/2.20	c bounds -1 >= -1113 @ 1.40399
2.13/2.20	c bounds -1 >= -1112 @ 1.40446
2.13/2.20	c bounds -1 >= -1111 @ 1.40491
2.13/2.20	c bounds -1 >= -1110 @ 1.40491
2.13/2.20	c bounds -1 >= -1109 @ 1.40491
2.13/2.21	c bounds -1 >= -1108 @ 1.40527
2.13/2.21	c bounds -1 >= -1107 @ 1.40573
2.13/2.21	c bounds -1 >= -1106 @ 1.40617
2.13/2.21	c bounds -1 >= -1105 @ 1.40662
2.13/2.21	c bounds -1 >= -1104 @ 1.40705
2.13/2.21	c bounds -1 >= -1103 @ 1.40751
2.13/2.21	c bounds -1 >= -1102 @ 1.40795
2.13/2.21	c bounds -1 >= -1101 @ 1.40839
2.13/2.21	c bounds -1 >= -1100 @ 1.40883
2.13/2.21	c bounds -1 >= -1099 @ 1.40928
2.13/2.21	c bounds -1 >= -1098 @ 1.40971
2.13/2.21	c bounds -1 >= -1097 @ 1.41015
2.13/2.21	c bounds -1 >= -1096 @ 1.4106
2.13/2.21	c bounds -1 >= -1095 @ 1.41106
2.13/2.21	c bounds -1 >= -1094 @ 1.4115
2.13/2.21	c bounds -1 >= -1093 @ 1.41194
2.13/2.21	c bounds -1 >= -1092 @ 1.41239
2.13/2.21	c bounds -1 >= -1091 @ 1.41282
2.13/2.21	c bounds -1 >= -1090 @ 1.41327
2.13/2.21	c bounds -1 >= -1089 @ 1.4137
2.13/2.21	c bounds -1 >= -1088 @ 1.41414
2.13/2.21	c bounds -1 >= -1087 @ 1.41458
2.13/2.22	c bounds -1 >= -1086 @ 1.41503
2.13/2.22	c bounds -1 >= -1085 @ 1.41548
2.13/2.22	c bounds -1 >= -1084 @ 1.41592
2.13/2.22	c bounds -1 >= -1083 @ 1.41636
2.13/2.22	c bounds -1 >= -1082 @ 1.41679
2.13/2.22	c bounds -1 >= -1081 @ 1.41722
2.13/2.22	c bounds -1 >= -1080 @ 1.41765
2.13/2.22	c bounds -1 >= -1079 @ 1.41809
2.13/2.22	c bounds -1 >= -1078 @ 1.41852
2.13/2.22	c bounds -1 >= -1077 @ 1.41896
2.13/2.22	c bounds -1 >= -1076 @ 1.41939
2.13/2.22	c bounds -1 >= -1075 @ 1.41983
2.13/2.22	c bounds -1 >= -1074 @ 1.42028
2.13/2.22	c bounds -1 >= -1073 @ 1.42071
2.13/2.22	c bounds -1 >= -1072 @ 1.42114
2.13/2.22	c bounds -1 >= -1071 @ 1.4216
2.13/2.22	c bounds -1 >= -1070 @ 1.42204
2.13/2.22	c bounds -1 >= -1069 @ 1.42248
2.13/2.22	c bounds -1 >= -1068 @ 1.42293
2.13/2.22	c bounds -1 >= -1067 @ 1.42337
2.13/2.22	c bounds -1 >= -1066 @ 1.42381
2.13/2.22	c bounds -1 >= -1065 @ 1.42423
2.13/2.22	c bounds -1 >= -1064 @ 1.42468
2.13/2.23	c bounds -1 >= -1063 @ 1.42513
2.13/2.23	c bounds -1 >= -1062 @ 1.42556
2.13/2.23	c bounds -1 >= -1061 @ 1.426
2.13/2.23	c bounds -1 >= -1060 @ 1.42645
2.13/2.23	c bounds -1 >= -1059 @ 1.42688
2.13/2.23	c bounds -1 >= -1058 @ 1.42732
2.13/2.23	c bounds -1 >= -1057 @ 1.42776
2.13/2.23	c bounds -1 >= -1056 @ 1.42819
2.13/2.23	c bounds -1 >= -1055 @ 1.42863
2.13/2.23	c bounds -1 >= -1054 @ 1.42905
2.13/2.23	c bounds -1 >= -1053 @ 1.42948
2.13/2.23	c bounds -1 >= -1052 @ 1.42996
2.13/2.23	c bounds -1 >= -1051 @ 1.43042
2.13/2.23	c bounds -1 >= -1050 @ 1.43079
2.13/2.23	c bounds -1 >= -1049 @ 1.43079
2.13/2.23	c bounds -1 >= -1048 @ 1.43079
2.13/2.23	c bounds -1 >= -1047 @ 1.43123
2.13/2.23	c bounds -1 >= -1046 @ 1.43166
2.13/2.23	c bounds -1 >= -1045 @ 1.43209
2.13/2.23	c bounds -1 >= -1044 @ 1.43253
2.13/2.23	c bounds -1 >= -1043 @ 1.43296
2.13/2.23	c bounds -1 >= -1042 @ 1.4334
2.13/2.24	c bounds -1 >= -1041 @ 1.43385
2.13/2.24	c bounds -1 >= -1040 @ 1.4343
2.13/2.24	c bounds -1 >= -1039 @ 1.43474
2.13/2.24	c bounds -1 >= -1038 @ 1.43518
2.13/2.24	c bounds -1 >= -1037 @ 1.43562
2.13/2.24	c bounds -1 >= -1036 @ 1.43605
2.13/2.24	c bounds -1 >= -1035 @ 1.43649
2.13/2.24	c bounds -1 >= -1034 @ 1.43692
2.13/2.24	c bounds -1 >= -1033 @ 1.43735
2.13/2.24	c bounds -1 >= -1032 @ 1.43778
2.13/2.24	c bounds -1 >= -1031 @ 1.43824
2.13/2.24	c bounds -1 >= -1030 @ 1.43868
2.13/2.24	c bounds -1 >= -1029 @ 1.43912
2.13/2.24	c bounds -1 >= -1028 @ 1.43954
2.13/2.24	c bounds -1 >= -1027 @ 1.43997
2.13/2.24	c bounds -1 >= -1026 @ 1.44041
2.13/2.24	c bounds -1 >= -1025 @ 1.44086
2.13/2.24	c bounds -1 >= -1024 @ 1.4413
2.13/2.24	c bounds -1 >= -1023 @ 1.44174
2.13/2.24	c bounds -1 >= -1022 @ 1.44178
2.13/2.24	c bounds -1 >= -1021 @ 1.44178
2.13/2.24	c bounds -1 >= -1020 @ 1.44214
2.13/2.24	c bounds -1 >= -1019 @ 1.44255
2.13/2.25	c bounds -1 >= -1018 @ 1.44299
2.13/2.25	c bounds -1 >= -1017 @ 1.44341
2.13/2.25	c bounds -1 >= -1016 @ 1.44385
2.13/2.25	c bounds -1 >= -1015 @ 1.44428
2.13/2.25	c bounds -1 >= -1014 @ 1.4447
2.13/2.25	c bounds -1 >= -1013 @ 1.44515
2.13/2.25	c bounds -1 >= -1012 @ 1.44557
2.13/2.25	c bounds -1 >= -1011 @ 1.446
2.13/2.25	c bounds -1 >= -1010 @ 1.44643
2.13/2.25	c bounds -1 >= -1009 @ 1.44685
2.13/2.25	c bounds -1 >= -1008 @ 1.44728
2.13/2.25	c bounds -1 >= -1007 @ 1.44772
2.13/2.25	c bounds -1 >= -1006 @ 1.44816
2.13/2.25	c bounds -1 >= -1005 @ 1.44859
2.13/2.25	c bounds -1 >= -1004 @ 1.44867
2.13/2.25	c bounds -1 >= -1003 @ 1.44867
2.13/2.25	c bounds -1 >= -1002 @ 1.449
2.13/2.25	c bounds -1 >= -1001 @ 1.4494
2.13/2.25	c bounds -1 >= -1000 @ 1.44979
2.13/2.25	c bounds -1 >= -999 @ 1.45022
2.13/2.25	c bounds -1 >= -998 @ 1.45065
2.13/2.25	c bounds -1 >= -997 @ 1.45108
2.13/2.25	c bounds -1 >= -996 @ 1.45149
2.13/2.26	c bounds -1 >= -995 @ 1.45192
2.13/2.26	c bounds -1 >= -994 @ 1.45236
2.13/2.26	c bounds -1 >= -993 @ 1.45281
2.13/2.26	c bounds -1 >= -992 @ 1.45355
2.13/2.26	c bounds -1 >= -991 @ 1.45416
2.13/2.26	c bounds -1 >= -990 @ 1.45488
2.13/2.26	c bounds -1 >= -989 @ 1.45715
2.13/2.26	c bounds -1 >= -988 @ 1.45772
2.13/2.27	c bounds -1 >= -987 @ 1.45793
2.13/2.27	c bounds -1 >= -986 @ 1.45872
2.13/2.27	c bounds -1 >= -985 @ 1.46026
2.13/2.27	c bounds -1 >= -984 @ 1.46072
2.13/2.27	c bounds -1 >= -983 @ 1.46109
2.13/2.28	c bounds -1 >= -982 @ 1.46341
2.13/2.28	c bounds -8 >= -982 @ 1.46537
2.13/2.28	c bounds -8 >= -981 @ 1.4659
2.13/2.28	c bounds -8 >= -980 @ 1.46643
2.13/2.28	c bounds -8 >= -979 @ 1.46696
2.13/2.28	c bounds -8 >= -978 @ 1.46779
2.13/2.29	c bounds -8 >= -977 @ 1.46867
2.13/2.29	c bounds -8 >= -976 @ 1.46956
2.13/2.29	c bounds -8 >= -975 @ 1.46969
2.13/2.29	c bounds -8 >= -974 @ 1.46969
2.13/2.29	c bounds -8 >= -973 @ 1.46969
2.13/2.29	c bounds -8 >= -972 @ 1.47016
2.13/2.29	c bounds -8 >= -971 @ 1.47168
2.13/2.30	c bounds -8 >= -970 @ 1.47274
2.22/2.30	c bounds -8 >= -969 @ 1.47388
2.22/2.30	c bounds -9 >= -969 @ 1.47647
2.22/2.30	c bounds -9 >= -968 @ 1.47808
2.22/2.30	c bounds -9 >= -967 @ 1.48029
2.22/2.31	c bounds -9 >= -966 @ 1.48166
2.22/2.31	c bounds -9 >= -965 @ 1.48365
2.22/2.31	c bounds -10 >= -965 @ 1.48613
2.22/2.31	c bounds -10 >= -964 @ 1.48785
2.22/2.32	c bounds -10 >= -963 @ 1.48863
2.22/2.32	c bounds -10 >= -962 @ 1.48992
2.22/2.32	c bounds -11 >= -962 @ 1.49063
2.22/2.32	c bounds -11 >= -961 @ 1.49196
2.22/2.32	c bounds -11 >= -960 @ 1.49263
2.22/2.33	c bounds -11 >= -959 @ 1.49304
2.22/2.33	c bounds -11 >= -958 @ 1.4948
2.22/2.33	c bounds -12 >= -958 @ 1.49738
2.22/2.33	c bounds -12 >= -957 @ 1.49999
2.22/2.34	c bounds -12 >= -956 @ 1.50123
2.22/2.34	c bounds -15 >= -956 @ 1.50389
2.22/2.34	c bounds -15 >= -955 @ 1.505
2.22/2.34	c bounds -15 >= -954 @ 1.50611
2.22/2.35	c bounds -16 >= -954 @ 1.50866
2.22/2.35	c bounds -16 >= -953 @ 1.50963
2.22/2.35	c bounds -16 >= -952 @ 1.51231
2.22/2.35	c bounds -19 >= -952 @ 1.51404
2.22/2.36	c bounds -19 >= -951 @ 1.51721
2.22/2.36	c bounds -20 >= -951 @ 1.51887
2.22/2.36	c bounds -20 >= -950 @ 1.52251
2.22/2.37	c bounds -21 >= -950 @ 1.52552
2.22/2.37	c bounds -21 >= -949 @ 1.5292
2.22/2.38	c bounds -22 >= -949 @ 1.5315
2.22/2.38	c bounds -23 >= -949 @ 1.53426
2.22/2.39	c bounds -23 >= -948 @ 1.53849
2.22/2.39	c bounds -24 >= -948 @ 1.54059
2.22/2.39	c bounds -25 >= -948 @ 1.54239
2.22/2.39	c bounds -26 >= -948 @ 1.54317
2.32/2.40	c bounds -26 >= -947 @ 1.547
2.32/2.40	c bounds -27 >= -947 @ 1.55035
2.32/2.41	c bounds -28 >= -947 @ 1.55194
2.32/2.42	c bounds -28 >= -946 @ 1.56387
2.32/2.42	c bounds -29 >= -946 @ 1.5648
2.32/2.43	c bounds -30 >= -946 @ 1.56664
2.32/2.43	c bounds -31 >= -946 @ 1.56741
2.32/2.43	c bounds -32 >= -946 @ 1.56908
2.32/2.44	c bounds -33 >= -946 @ 1.56989
2.32/2.44	c bounds -34 >= -946 @ 1.57292
2.32/2.44	c bounds -35 >= -946 @ 1.57472
2.32/2.44	c bounds -36 >= -946 @ 1.57781
2.32/2.45	c bounds -37 >= -946 @ 1.57863
2.32/2.45	c bounds -38 >= -946 @ 1.58112
2.32/2.47	c #Conflicts:       1000 | #Constraints:      27668
2.32/2.47	c bounds -38 >= -945 @ 1.59471
2.32/2.47	c bounds -39 >= -945 @ 1.59732
2.32/2.47	c bounds -40 >= -945 @ 1.59899
2.32/2.48	c bounds -41 >= -945 @ 1.59963
2.32/2.48	c bounds -42 >= -945 @ 1.60033
2.32/2.48	c bounds -43 >= -945 @ 1.60174
2.32/2.48	c bounds -44 >= -945 @ 1.60368
2.32/2.49	c bounds -45 >= -945 @ 1.60563
2.32/2.49	c bounds -46 >= -945 @ 1.60636
2.32/2.49	c bounds -47 >= -945 @ 1.60732
2.32/2.49	c bounds -48 >= -945 @ 1.60962
2.42/2.50	c bounds -49 >= -945 @ 1.61031
2.42/2.51	c bounds -49 >= -944 @ 1.62044
2.42/2.51	c bounds -50 >= -944 @ 1.62221
2.42/2.52	c bounds -51 >= -944 @ 1.62422
2.42/2.52	c bounds -52 >= -944 @ 1.62588
2.42/2.52	c bounds -53 >= -944 @ 1.62648
2.42/2.52	c bounds -54 >= -944 @ 1.62888
2.42/2.53	c bounds -55 >= -944 @ 1.62953
2.42/2.53	c bounds -56 >= -944 @ 1.63095
2.42/2.53	c bounds -57 >= -944 @ 1.63367
2.72/2.87	c bounds -57 >= -943 @ 1.9529
2.72/2.87	c bounds -58 >= -943 @ 1.95608
2.72/2.87	c bounds -59 >= -943 @ 1.95776
2.72/2.87	c bounds -60 >= -943 @ 1.95939
2.72/2.88	c bounds -61 >= -943 @ 1.96089
2.72/2.88	c bounds -62 >= -943 @ 1.96338
2.72/2.88	c bounds -63 >= -943 @ 1.965
2.72/2.89	c bounds -64 >= -943 @ 1.9665
2.72/2.89	c bounds -65 >= -943 @ 1.96737
2.72/2.89	c bounds -66 >= -943 @ 1.96792
2.72/2.90	c bounds -67 >= -943 @ 1.97122
2.82/2.92	c bounds -67 >= -942 @ 1.99162
2.82/2.92	c bounds -68 >= -942 @ 1.99233
2.82/2.92	c bounds -69 >= -942 @ 1.9938
2.82/2.92	c bounds -70 >= -942 @ 1.99428
2.82/2.93	c bounds -71 >= -942 @ 1.99528
2.82/2.93	c bounds -72 >= -942 @ 1.99754
2.82/2.93	c bounds -73 >= -942 @ 1.99927
2.82/2.94	c bounds -74 >= -942 @ 2.00183
2.82/2.94	c bounds -75 >= -942 @ 2.00274
2.82/2.94	c bounds -76 >= -942 @ 2.00426
2.82/2.94	c bounds -77 >= -942 @ 2.0066
2.82/2.95	c bounds -78 >= -942 @ 2.00977
2.82/2.95	c bounds -79 >= -942 @ 2.01024
2.82/2.95	c bounds -80 >= -942 @ 2.01106
2.82/2.95	c bounds -81 >= -942 @ 2.01388
2.82/2.96	c bounds -82 >= -942 @ 2.01569
2.82/2.96	c bounds -83 >= -942 @ 2.01727
2.82/2.96	c bounds -84 >= -942 @ 2.01966
2.82/2.98	c #Conflicts:       2000 | #Constraints:      28759
2.82/2.98	c INPROCESSING
2.82/2.98	c GARBAGE COLLECT
2.82/2.98	c bounds -85 >= -942 @ 2.02975
2.82/2.98	c bounds -86 >= -942 @ 2.03107
2.82/3.00	c bounds -86 >= -941 @ 2.04779
2.82/3.00	c bounds -87 >= -941 @ 2.04913
2.82/3.00	c bounds -88 >= -941 @ 2.0511
2.82/3.00	c bounds -89 >= -941 @ 2.05244
2.82/3.01	c bounds -90 >= -941 @ 2.05463
2.82/3.01	c bounds -91 >= -941 @ 2.0559
2.94/3.01	c bounds -92 >= -941 @ 2.05726
2.94/3.01	c bounds -93 >= -941 @ 2.05941
2.94/3.02	c bounds -94 >= -941 @ 2.06091
2.94/3.02	c bounds -95 >= -941 @ 2.06499
2.94/3.02	c bounds -96 >= -941 @ 2.06689
2.94/3.02	c bounds -97 >= -941 @ 2.06785
2.94/3.03	c bounds -98 >= -941 @ 2.06888
2.94/3.03	c bounds -98 >= -940 @ 2.06988
2.94/3.03	c bounds -98 >= -939 @ 2.07091
2.94/3.03	c bounds -98 >= -938 @ 2.07187
2.94/3.03	c bounds -98 >= -937 @ 2.07287
2.94/3.04	c bounds -99 >= -937 @ 2.07489
2.94/3.04	c bounds -99 >= -936 @ 2.07586
2.94/3.04	c bounds -99 >= -935 @ 2.07586
2.94/3.04	c bounds -99 >= -934 @ 2.07586
2.94/3.04	c bounds -100 >= -934 @ 2.07742
2.94/3.05	c bounds -100 >= -933 @ 2.07786
2.94/3.05	c bounds -100 >= -932 @ 2.07885
2.94/3.05	c bounds -100 >= -931 @ 2.07924
2.94/3.05	c bounds -100 >= -930 @ 2.07985
2.94/3.05	c bounds -100 >= -929 @ 2.08103
2.94/3.06	c bounds -101 >= -929 @ 2.08184
2.94/3.06	c bounds -101 >= -928 @ 2.08488
2.94/3.06	c bounds -101 >= -927 @ 2.08621
2.94/3.07	c bounds -102 >= -927 @ 2.09066
2.94/3.07	c bounds -102 >= -926 @ 2.09391
2.94/3.07	c bounds -102 >= -925 @ 2.09548
2.94/3.07	c bounds -102 >= -924 @ 2.09728
2.94/3.08	c bounds -103 >= -924 @ 2.10085
2.94/3.08	c bounds -103 >= -923 @ 2.10218
2.94/3.08	c bounds -103 >= -922 @ 2.10414
2.94/3.09	c bounds -103 >= -921 @ 2.10696
2.94/3.09	c bounds -104 >= -921 @ 2.10857
2.94/3.09	c bounds -104 >= -920 @ 2.11294
2.94/3.10	c bounds -105 >= -920 @ 2.11442
2.94/3.10	c bounds -106 >= -920 @ 2.11731
2.94/3.10	c bounds -107 >= -920 @ 2.11874
2.94/3.11	c bounds -107 >= -919 @ 2.12222
3.03/3.11	c bounds -108 >= -919 @ 2.12385
3.03/3.11	c bounds -109 >= -919 @ 2.12711
3.03/3.12	c bounds -109 >= -918 @ 2.12984
3.03/3.12	c bounds -110 >= -918 @ 2.13172
3.03/3.13	c bounds -110 >= -917 @ 2.13871
3.03/3.13	c bounds -111 >= -917 @ 2.14067
3.03/3.13	c bounds -112 >= -917 @ 2.14303
3.03/3.14	c #Conflicts:       3000 | #Constraints:      27777
3.03/3.14	c bounds -113 >= -917 @ 2.14466
3.03/3.14	c bounds -113 >= -916 @ 2.14614
3.03/3.14	c bounds -114 >= -916 @ 2.14828
3.03/3.14	c bounds -114 >= -915 @ 2.14997
3.03/3.15	c bounds -115 >= -915 @ 2.15164
3.03/3.15	c bounds -115 >= -914 @ 2.15378
3.03/3.15	c bounds -116 >= -914 @ 2.1559
3.03/3.16	c bounds -116 >= -913 @ 2.15955
3.03/3.16	c bounds -117 >= -913 @ 2.16213
3.03/3.16	c bounds -118 >= -913 @ 2.16471
3.03/3.17	c bounds -119 >= -913 @ 2.16718
3.03/3.17	c bounds -119 >= -912 @ 2.16953
3.03/3.17	c bounds -120 >= -912 @ 2.17259
3.03/3.18	c bounds -120 >= -911 @ 2.17674
3.03/3.18	c bounds -121 >= -911 @ 2.17938
3.03/3.18	c bounds -122 >= -911 @ 2.18135
3.03/3.19	c bounds -122 >= -910 @ 2.18161
3.03/3.19	c bounds -122 >= -909 @ 2.18289
3.03/3.19	c bounds -123 >= -909 @ 2.18355
3.12/3.20	c bounds -123 >= -908 @ 2.19081
3.12/3.20	c bounds -124 >= -908 @ 2.19256
3.12/3.20	c bounds -125 >= -908 @ 2.19511
3.12/3.21	c bounds -126 >= -908 @ 2.19687
3.12/3.21	c bounds -127 >= -908 @ 2.19968
3.12/3.21	c bounds -128 >= -908 @ 2.2005
3.12/3.23	c bounds -128 >= -907 @ 2.21659
3.12/3.23	c bounds -129 >= -907 @ 2.21922
3.12/3.24	c bounds -130 >= -907 @ 2.21993
3.12/3.24	c bounds -131 >= -907 @ 2.22136
3.12/3.24	c bounds -132 >= -907 @ 2.22382
3.12/3.24	c bounds -133 >= -907 @ 2.22636
3.12/3.25	c bounds -134 >= -907 @ 2.22899
3.12/3.25	c bounds -135 >= -907 @ 2.22995
3.12/3.25	c bounds -136 >= -907 @ 2.23251
3.12/3.26	c bounds -137 >= -907 @ 2.23403
3.12/3.26	c bounds -138 >= -907 @ 2.23687
3.12/3.26	c bounds -139 >= -907 @ 2.23836
3.12/3.27	c bounds -139 >= -906 @ 2.24393
3.12/3.27	c bounds -140 >= -906 @ 2.24561
3.12/3.27	c bounds -141 >= -906 @ 2.24638
3.12/3.28	c bounds -142 >= -906 @ 2.2476
3.12/3.29	c bounds -142 >= -905 @ 2.2594
3.12/3.29	c bounds -143 >= -905 @ 2.26202
3.12/3.29	c bounds -144 >= -905 @ 2.26269
3.22/3.30	c bounds -145 >= -905 @ 2.26432
3.22/3.30	c bounds -146 >= -905 @ 2.26622
3.22/3.30	c bounds -147 >= -905 @ 2.26707
3.22/3.31	c bounds -148 >= -905 @ 2.27089
3.22/3.31	c bounds -149 >= -905 @ 2.2723
3.22/3.31	c bounds -150 >= -905 @ 2.27352
3.22/3.32	c #Conflicts:       4000 | #Constraints:      28931
3.22/3.32	c bounds -150 >= -904 @ 2.27811
3.22/3.32	c bounds -151 >= -904 @ 2.28102
3.22/3.32	c bounds -152 >= -904 @ 2.28184
3.22/3.33	c bounds -153 >= -904 @ 2.28726
3.22/3.33	c bounds -153 >= -903 @ 2.28841
3.22/3.33	c bounds -153 >= -902 @ 2.28925
3.22/3.33	c bounds -153 >= -901 @ 2.28957
3.22/3.34	c bounds -153 >= -900 @ 2.29024
3.22/3.34	c bounds -153 >= -899 @ 2.29112
3.22/3.34	c bounds -153 >= -898 @ 2.29153
3.22/3.34	c bounds -154 >= -898 @ 2.29527
3.22/3.35	c bounds -154 >= -897 @ 2.29664
3.22/3.35	c bounds -154 >= -896 @ 2.29722
3.22/3.35	c bounds -154 >= -895 @ 2.29722
3.22/3.35	c bounds -154 >= -894 @ 2.29852
3.22/3.35	c bounds -154 >= -893 @ 2.29922
3.22/3.35	c bounds -154 >= -892 @ 2.29922
3.22/3.35	c bounds -154 >= -891 @ 2.29976
3.22/3.36	c bounds -154 >= -890 @ 2.30022
3.22/3.36	c bounds -154 >= -889 @ 2.30148
3.22/3.36	c bounds -154 >= -888 @ 2.3026
3.22/3.36	c bounds -154 >= -887 @ 2.30321
3.22/3.37	c bounds -154 >= -886 @ 2.30421
3.22/3.37	c bounds -154 >= -885 @ 2.30503
3.22/3.37	c bounds -154 >= -884 @ 2.30632
3.22/3.37	c bounds -154 >= -883 @ 2.30786
3.22/3.38	c bounds -155 >= -883 @ 2.3128
3.22/3.38	c bounds -155 >= -882 @ 2.31318
3.22/3.38	c bounds -155 >= -881 @ 2.31353
3.22/3.38	c bounds -155 >= -880 @ 2.31529
3.22/3.38	c bounds -155 >= -879 @ 2.31665
3.22/3.38	c bounds -155 >= -878 @ 2.31717
3.22/3.39	c INPROCESSING
3.22/3.39	c GARBAGE COLLECT
3.22/3.39	c bounds -155 >= -877 @ 2.32443
3.22/3.40	c bounds -155 >= -876 @ 2.32549
3.32/3.40	c bounds -155 >= -875 @ 2.32713
3.32/3.40	c bounds -155 >= -874 @ 2.32997
3.32/3.40	c bounds -155 >= -873 @ 2.33012
3.32/3.41	c bounds -155 >= -872 @ 2.33202
3.32/3.41	c bounds -156 >= -872 @ 2.33428
3.32/3.41	c bounds -156 >= -871 @ 2.3358
3.32/3.42	c bounds -157 >= -871 @ 2.33943
3.32/3.42	c bounds -157 >= -870 @ 2.34109
3.32/3.42	c bounds -157 >= -869 @ 2.3413
3.32/3.42	c bounds -157 >= -868 @ 2.34228
3.32/3.42	c bounds -157 >= -867 @ 2.34308
3.32/3.42	c bounds -157 >= -866 @ 2.34337
3.32/3.43	c bounds -158 >= -866 @ 2.34757
3.32/3.43	c bounds -158 >= -865 @ 2.34812
3.32/3.43	c bounds -158 >= -864 @ 2.34946
3.32/3.43	c bounds -158 >= -863 @ 2.35096
3.32/3.44	c bounds -158 >= -862 @ 2.3528
3.32/3.44	c bounds -158 >= -861 @ 2.35392
3.32/3.44	c bounds -158 >= -860 @ 2.35405
3.32/3.44	c bounds -158 >= -859 @ 2.35429
3.32/3.45	c bounds -159 >= -859 @ 2.36163
3.32/3.45	c bounds -159 >= -858 @ 2.36387
3.32/3.46	c bounds -159 >= -857 @ 2.367
3.62/3.76	c bounds -159 >= -856 @ 2.6576
3.62/3.77	c bounds -160 >= -856 @ 2.66079
3.62/3.77	c bounds -161 >= -856 @ 2.66267
3.62/3.77	c bounds -162 >= -856 @ 2.66429
3.62/3.78	c #Conflicts:       5000 | #Constraints:      28536
3.62/3.78	c bounds -162 >= -855 @ 2.67137
3.62/3.78	c bounds -163 >= -855 @ 2.67389
3.62/3.79	c bounds -164 >= -855 @ 2.67539
3.62/3.79	c bounds -165 >= -855 @ 2.67818
3.62/3.79	c bounds -166 >= -855 @ 2.68076
3.62/3.80	c bounds -167 >= -855 @ 2.68325
3.72/3.80	c bounds -168 >= -855 @ 2.68622
3.72/3.81	c bounds -168 >= -854 @ 2.69963
3.72/3.82	c bounds -169 >= -854 @ 2.70265
3.72/3.82	c bounds -170 >= -854 @ 2.70522
3.72/3.82	c bounds -171 >= -854 @ 2.70768
3.72/3.83	c bounds -172 >= -854 @ 2.70952
3.72/3.83	c bounds -173 >= -854 @ 2.71095
3.72/3.83	c bounds -174 >= -854 @ 2.71243
3.72/3.83	c bounds -175 >= -854 @ 2.71572
3.72/3.84	c bounds -176 >= -854 @ 2.71744
3.72/3.84	c bounds -177 >= -854 @ 2.71879
3.72/3.86	c bounds -177 >= -853 @ 2.73894
3.72/3.87	c bounds -178 >= -853 @ 2.74353
3.72/3.87	c bounds -179 >= -853 @ 2.74725
3.72/3.87	c bounds -180 >= -853 @ 2.75064
3.72/3.88	c bounds -181 >= -853 @ 2.75302
3.72/3.88	c bounds -182 >= -853 @ 2.75453
3.72/3.88	c bounds -183 >= -853 @ 2.75627
3.72/3.88	c bounds -184 >= -853 @ 2.75769
3.72/3.89	c bounds -185 >= -853 @ 2.76009
3.72/3.89	c bounds -186 >= -853 @ 2.76391
3.72/3.89	c bounds -187 >= -853 @ 2.76629
3.72/3.89	c bounds -188 >= -853 @ 2.76876
3.82/3.90	c bounds -189 >= -853 @ 2.77056
3.82/3.90	c bounds -189 >= -852 @ 2.77348
3.82/3.90	c bounds -190 >= -852 @ 2.77502
3.82/3.91	c bounds -190 >= -851 @ 2.77914
3.82/3.91	c bounds -191 >= -851 @ 2.78148
3.82/3.91	c bounds -192 >= -851 @ 2.78284
3.82/3.92	c bounds -192 >= -850 @ 2.79052
3.82/3.92	c bounds -193 >= -850 @ 2.79097
3.82/3.93	c bounds -194 >= -850 @ 2.79289
3.82/3.93	c bounds -195 >= -850 @ 2.79453
3.82/3.93	c bounds -196 >= -850 @ 2.79591
3.82/3.93	c bounds -197 >= -850 @ 2.79715
3.82/3.93	c bounds -198 >= -850 @ 2.79856
3.82/3.97	c #Conflicts:       6000 | #Constraints:      29698
3.82/3.97	c bounds -198 >= -849 @ 2.82963
3.82/3.97	c bounds -199 >= -849 @ 2.83135
3.82/3.97	c bounds -200 >= -849 @ 2.83282
3.82/3.98	c bounds -201 >= -849 @ 2.83494
3.82/3.98	c bounds -202 >= -849 @ 2.83733
3.82/3.98	c bounds -203 >= -849 @ 2.83866
3.82/3.98	c bounds -204 >= -849 @ 2.84143
3.82/3.99	c bounds -205 >= -849 @ 2.84291
3.82/3.99	c bounds -206 >= -849 @ 2.84534
3.82/3.99	c bounds -207 >= -849 @ 2.84678
3.82/4.00	c bounds -208 >= -849 @ 2.84776
3.82/4.00	c bounds -209 >= -849 @ 2.84878
3.82/4.00	c bounds -210 >= -849 @ 2.85109
3.82/4.00	c bounds -211 >= -849 @ 2.85274
3.82/4.01	c bounds -212 >= -849 @ 2.85497
3.82/4.01	c bounds -213 >= -849 @ 2.8574
3.93/4.01	c bounds -214 >= -849 @ 2.86007
3.93/4.01	c bounds -215 >= -849 @ 2.86193
3.93/4.02	c bounds -216 >= -849 @ 2.86339
3.93/4.02	c bounds -217 >= -849 @ 2.86398
3.93/4.02	c bounds -218 >= -849 @ 2.86627
3.93/4.02	c bounds -219 >= -849 @ 2.86767
3.93/4.03	c bounds -220 >= -849 @ 2.87301
3.93/4.03	c bounds -220 >= -848 @ 2.87441
3.93/4.03	c bounds -220 >= -847 @ 2.87594
3.93/4.04	c bounds -220 >= -846 @ 2.87665
3.93/4.04	c bounds -220 >= -845 @ 2.87796
3.93/4.04	c bounds -220 >= -844 @ 2.87864
3.93/4.04	c bounds -220 >= -843 @ 2.87864
3.93/4.04	c bounds -220 >= -842 @ 2.87989
3.93/4.04	c bounds -220 >= -841 @ 2.88143
3.93/4.05	c bounds -220 >= -840 @ 2.88324
3.93/4.05	c bounds -221 >= -840 @ 2.8901
3.93/4.05	c bounds -221 >= -839 @ 2.89061
3.93/4.06	c bounds -221 >= -838 @ 2.8919
3.93/4.06	c bounds -221 >= -837 @ 2.89323
3.93/4.06	c bounds -221 >= -836 @ 2.89359
3.93/4.06	c bounds -221 >= -835 @ 2.89479
3.93/4.06	c bounds -221 >= -834 @ 2.89616
3.93/4.06	c bounds -221 >= -833 @ 2.89758
3.93/4.06	c bounds -221 >= -832 @ 2.89842
3.93/4.07	c bounds -221 >= -831 @ 2.8997
3.93/4.07	c bounds -221 >= -830 @ 2.90101
3.93/4.07	c bounds -221 >= -829 @ 2.90157
3.93/4.07	c bounds -221 >= -828 @ 2.9019
3.93/4.07	c bounds -221 >= -827 @ 2.90256
3.93/4.07	c bounds -221 >= -826 @ 2.90257
3.93/4.07	c bounds -221 >= -825 @ 2.90286
3.93/4.07	c bounds -221 >= -824 @ 2.90356
3.93/4.08	c bounds -221 >= -823 @ 2.90356
3.93/4.08	c bounds -221 >= -822 @ 2.90377
3.93/4.08	c bounds -221 >= -821 @ 2.90492
3.93/4.08	c bounds -221 >= -820 @ 2.90556
4.22/4.38	c INPROCESSING
4.22/4.38	c GARBAGE COLLECT
4.22/4.38	c rational objective -820
4.42/4.50	c bounds -221 >= -819 @ 3.31393
4.42/4.50	c bounds -221 >= -818 @ 3.31459
4.42/4.50	c bounds -221 >= -817 @ 3.31567
4.42/4.50	c bounds -221 >= -816 @ 3.31666
4.42/4.51	c bounds -222 >= -816 @ 3.3262
4.42/4.51	c bounds -222 >= -815 @ 3.32766
4.42/4.51	c bounds -222 >= -814 @ 3.32889
4.42/4.51	c bounds -222 >= -813 @ 3.32998
4.42/4.51	c bounds -222 >= -812 @ 3.33087
4.42/4.52	c bounds -222 >= -811 @ 3.33155
4.42/4.52	c bounds -222 >= -810 @ 3.33215
4.42/4.52	c bounds -222 >= -809 @ 3.33255
4.42/4.52	c bounds -222 >= -808 @ 3.33333
4.42/4.52	c bounds -222 >= -807 @ 3.33472
4.42/4.52	c bounds -222 >= -806 @ 3.33648
4.42/4.52	c bounds -222 >= -805 @ 3.33683
4.42/4.53	c bounds -222 >= -804 @ 3.3385
4.42/4.53	c bounds -222 >= -803 @ 3.34001
4.42/4.53	c bounds -222 >= -802 @ 3.34339
4.42/4.54	c bounds -223 >= -802 @ 3.3561
4.42/4.54	c bounds -223 >= -801 @ 3.35744
4.42/4.55	c bounds -223 >= -800 @ 3.35773
4.42/4.55	c bounds -223 >= -799 @ 3.3588
4.42/4.55	c bounds -223 >= -798 @ 3.36019
4.42/4.55	c bounds -223 >= -797 @ 3.36048
4.42/4.55	c bounds -223 >= -796 @ 3.36048
4.42/4.55	c bounds -223 >= -795 @ 3.36173
4.42/4.55	c bounds -223 >= -794 @ 3.36247
4.42/4.55	c bounds -223 >= -793 @ 3.36411
4.42/4.56	c bounds -223 >= -792 @ 3.36446
4.42/4.56	c bounds -223 >= -791 @ 3.36447
4.42/4.56	c #Conflicts:       7000 | #Constraints:      28899
4.42/4.56	c bounds -223 >= -790 @ 3.3652
4.42/4.56	c bounds -223 >= -789 @ 3.36732
4.42/4.56	c bounds -223 >= -788 @ 3.368
4.42/4.57	c bounds -223 >= -787 @ 3.37149
4.42/4.57	c bounds -223 >= -786 @ 3.37344
4.42/4.57	c bounds -223 >= -785 @ 3.37386
4.42/4.58	c bounds -223 >= -784 @ 3.38092
4.42/4.58	c bounds -224 >= -784 @ 3.38479
4.42/4.59	c bounds -224 >= -783 @ 3.39203
4.52/4.60	c bounds -225 >= -783 @ 3.39903
4.52/4.61	c bounds -225 >= -782 @ 3.40666
4.52/4.61	c bounds -226 >= -782 @ 3.41446
4.52/4.62	c bounds -226 >= -781 @ 3.41538
4.52/4.62	c bounds -226 >= -780 @ 3.41654
4.52/4.62	c bounds -226 >= -779 @ 3.41759
4.52/4.62	c bounds -226 >= -778 @ 3.41833
4.52/4.62	c bounds -226 >= -777 @ 3.41833
4.52/4.62	c bounds -226 >= -776 @ 3.41928
4.52/4.62	c bounds -226 >= -775 @ 3.41937
4.52/4.62	c bounds -226 >= -774 @ 3.42112
4.52/4.63	c bounds -226 >= -773 @ 3.42132
4.52/4.63	c bounds -226 >= -772 @ 3.42132
4.52/4.63	c bounds -226 >= -771 @ 3.42132
4.52/4.63	c bounds -226 >= -770 @ 3.42156
4.52/4.63	c bounds -226 >= -769 @ 3.42226
4.52/4.63	c bounds -226 >= -768 @ 3.42339
4.52/4.63	c bounds -226 >= -767 @ 3.4244
4.52/4.63	c bounds -226 >= -766 @ 3.42553
4.52/4.63	c bounds -226 >= -765 @ 3.42631
4.52/4.64	c bounds -226 >= -764 @ 3.42664
4.52/4.64	c bounds -226 >= -763 @ 3.42803
4.52/4.65	c bounds -227 >= -763 @ 3.4378
4.52/4.65	c bounds -227 >= -762 @ 3.43828
4.52/4.65	c bounds -227 >= -761 @ 3.4385
4.52/4.65	c bounds -227 >= -760 @ 3.43985
4.52/4.65	c bounds -227 >= -759 @ 3.44072
4.52/4.65	c bounds -227 >= -758 @ 3.44132
4.52/4.65	c bounds -227 >= -757 @ 3.44215
4.52/4.66	c bounds -227 >= -756 @ 3.44227
4.52/4.66	c bounds -227 >= -755 @ 3.44227
4.52/4.66	c bounds -227 >= -754 @ 3.44258
4.52/4.66	c bounds -227 >= -753 @ 3.44327
4.52/4.66	c bounds -227 >= -752 @ 3.44428
4.52/4.66	c bounds -227 >= -751 @ 3.44509
4.52/4.67	c bounds -227 >= -750 @ 3.44676
4.52/4.67	c bounds -227 >= -749 @ 3.44726
4.52/4.67	c bounds -227 >= -748 @ 3.44788
4.52/4.67	c bounds -227 >= -747 @ 3.44826
4.52/4.67	c bounds -227 >= -746 @ 3.44978
4.52/4.67	c bounds -227 >= -745 @ 3.45206
4.52/4.67	c bounds -227 >= -744 @ 3.45225
4.52/4.68	c bounds -227 >= -743 @ 3.45225
4.52/4.68	c bounds -227 >= -742 @ 3.45349
4.52/4.68	c bounds -227 >= -741 @ 3.45548
4.52/4.68	c #Conflicts:       8000 | #Constraints:      30285
4.52/4.68	c bounds -227 >= -740 @ 3.45843
4.52/4.68	c bounds -227 >= -739 @ 3.4592
4.52/4.69	c bounds -227 >= -738 @ 3.46139
4.52/4.69	c bounds -227 >= -737 @ 3.46359
4.82/4.99	c bounds -227 >= -736 @ 3.75533
4.82/4.99	c bounds -227 >= -735 @ 3.75559
4.92/5.02	c bounds -228 >= -735 @ 3.78522
4.92/5.02	c bounds -228 >= -734 @ 3.78545
4.92/5.02	c bounds -228 >= -733 @ 3.78545
4.92/5.02	c bounds -228 >= -732 @ 3.78545
4.92/5.02	c bounds -228 >= -731 @ 3.78572
4.92/5.02	c bounds -228 >= -730 @ 3.78645
4.92/5.02	c bounds -228 >= -729 @ 3.78645
4.92/5.02	c bounds -228 >= -728 @ 3.78645
4.92/5.03	c bounds -228 >= -727 @ 3.78645
4.92/5.03	c bounds -228 >= -726 @ 3.78645
4.92/5.03	c bounds -228 >= -725 @ 3.78687
4.92/5.03	c bounds -228 >= -724 @ 3.78745
4.92/5.03	c bounds -228 >= -723 @ 3.78815
4.92/5.03	c bounds -228 >= -722 @ 3.78844
4.92/5.03	c bounds -228 >= -721 @ 3.78849
4.92/5.03	c bounds -228 >= -720 @ 3.78952
4.92/5.03	c bounds -228 >= -719 @ 3.79067
4.92/5.04	c bounds -228 >= -718 @ 3.79177
4.92/5.04	c bounds -228 >= -717 @ 3.79466
4.92/5.04	c bounds -228 >= -716 @ 3.79789
4.92/5.05	c bounds -228 >= -715 @ 3.80424
4.92/5.06	c bounds -228 >= -714 @ 3.81405
4.92/5.08	c #Conflicts:       9000 | #Constraints:      31522
4.92/5.08	c bounds -228 >= -713 @ 3.83149
5.03/5.12	c #Conflicts:      10000 | #Constraints:      32537
5.03/5.12	c bounds -228 >= -712 @ 3.86041
5.03/5.18	c bounds -229 >= -712 @ 3.92382
5.11/5.26	c #Conflicts:      11000 | #Constraints:      33565
5.11/5.26	c bounds -229 >= -711 @ 3.99046
5.52/5.69	c #Conflicts:      12000 | #Constraints:      34589
5.52/5.69	c INPROCESSING
5.52/5.69	c GARBAGE COLLECT
5.52/5.69	c rational objective -711
5.71/5.81	c bounds -230 >= -711 @ 4.52688
5.71/5.82	c bounds -231 >= -711 @ 4.53484
5.71/5.82	c bounds -232 >= -711 @ 4.54001
5.71/5.83	c bounds -233 >= -711 @ 4.5451
5.71/5.84	c bounds -234 >= -711 @ 4.55139
5.71/5.84	c bounds -235 >= -711 @ 4.55556
5.71/5.85	c bounds -236 >= -711 @ 4.56061
5.71/5.85	c bounds -237 >= -711 @ 4.5647
5.71/5.86	c bounds -238 >= -711 @ 4.56947
5.71/5.86	c bounds -239 >= -711 @ 4.57437
5.81/5.90	c bounds -240 >= -711 @ 4.60778
5.81/5.91	c bounds -241 >= -711 @ 4.61444
5.81/5.92	c bounds -242 >= -711 @ 4.62952
5.81/5.92	c bounds -242 >= -710 @ 4.63069
5.81/5.92	c bounds -242 >= -709 @ 4.63132
5.81/5.93	c bounds -242 >= -708 @ 4.63162
5.81/5.93	c #Conflicts:      13000 | #Constraints:      31251
5.81/5.93	c bounds -242 >= -707 @ 4.63246
5.81/5.93	c bounds -242 >= -706 @ 4.63332
5.81/5.93	c bounds -242 >= -705 @ 4.63332
5.81/5.93	c bounds -242 >= -704 @ 4.63332
5.81/5.93	c bounds -242 >= -703 @ 4.63471
5.81/5.99	c bounds -243 >= -703 @ 4.68867
5.81/5.99	c bounds -243 >= -702 @ 4.68962
5.81/5.99	c bounds -243 >= -701 @ 4.69015
5.81/5.99	c bounds -243 >= -700 @ 4.69015
5.81/5.99	c bounds -243 >= -699 @ 4.6906
5.81/5.99	c bounds -243 >= -698 @ 4.69196
5.81/5.99	c bounds -243 >= -697 @ 4.69265
5.81/5.99	c bounds -243 >= -696 @ 4.69314
5.81/6.00	c bounds -243 >= -695 @ 4.69376
5.81/6.00	c bounds -243 >= -694 @ 4.69418
5.81/6.00	c bounds -243 >= -693 @ 4.69511
5.81/6.00	c bounds -243 >= -692 @ 4.69511
5.81/6.00	c bounds -243 >= -691 @ 4.69516
5.81/6.00	c bounds -243 >= -690 @ 4.69607
5.81/6.00	c bounds -243 >= -689 @ 4.69682
5.81/6.01	c bounds -243 >= -688 @ 4.69848
5.81/6.01	c bounds -243 >= -687 @ 4.69967
5.81/6.01	c bounds -243 >= -686 @ 4.70113
5.93/6.01	c bounds -243 >= -685 @ 4.70203
5.93/6.01	c bounds -243 >= -684 @ 4.70358
5.93/6.02	c bounds -243 >= -683 @ 4.70526
5.93/6.02	c bounds -243 >= -682 @ 4.70627
5.93/6.02	c bounds -243 >= -681 @ 4.70896
5.93/6.02	c bounds -243 >= -680 @ 4.71181
5.93/6.03	c bounds -243 >= -679 @ 4.71435
5.93/6.04	c bounds -243 >= -678 @ 4.72101
5.93/6.05	c #Conflicts:      14000 | #Constraints:      32522
5.93/6.05	c bounds -243 >= -677 @ 4.7322
5.93/6.07	c bounds -243 >= -676 @ 4.7498
5.93/6.10	c bounds -243 >= -675 @ 4.78032
5.93/6.11	c bounds -244 >= -675 @ 4.78483
6.03/6.13	c #Conflicts:      15000 | #Constraints:      33598
6.03/6.13	c bounds -244 >= -674 @ 4.80296
6.03/6.14	c bounds -245 >= -674 @ 4.8157
6.32/6.45	c bounds -245 >= -673 @ 5.12189
6.32/6.47	c bounds -246 >= -673 @ 5.13548
6.32/6.48	c bounds -247 >= -673 @ 5.14628
6.32/6.49	c bounds -248 >= -673 @ 5.15568
6.32/6.49	c bounds -248 >= -672 @ 5.1559
6.32/6.49	c bounds -248 >= -671 @ 5.15703
6.32/6.49	c bounds -248 >= -670 @ 5.15946
6.32/6.50	c bounds -248 >= -669 @ 5.1635
6.41/6.50	c #Conflicts:      16000 | #Constraints:      34710
6.41/6.50	c bounds -248 >= -668 @ 5.17127
6.41/6.52	c bounds -249 >= -668 @ 5.18463
6.71/6.81	c INPROCESSING
6.71/6.81	c GARBAGE COLLECT
6.71/6.81	c rational objective -668
6.81/6.94	c bounds -249 >= -667 @ 5.59111
6.81/6.96	c #Conflicts:      17000 | #Constraints:      31629
6.81/6.96	c bounds -249 >= -666 @ 5.61215
6.81/6.98	c bounds -250 >= -666 @ 5.63891
6.81/6.99	c bounds -250 >= -665 @ 5.64125
6.81/6.99	c bounds -250 >= -664 @ 5.64431
6.81/7.00	c bounds -251 >= -664 @ 5.65743
6.81/7.01	c bounds -251 >= -663 @ 5.65764
6.81/7.01	c bounds -251 >= -662 @ 5.65788
6.81/7.01	c bounds -251 >= -661 @ 5.65864
6.81/7.01	c bounds -251 >= -660 @ 5.65944
6.81/7.01	c bounds -251 >= -659 @ 5.65979
6.93/7.01	c bounds -251 >= -658 @ 5.66054
6.93/7.01	c bounds -251 >= -657 @ 5.66135
6.93/7.01	c bounds -251 >= -656 @ 5.66156
6.93/7.01	c bounds -251 >= -655 @ 5.66156
6.93/7.01	c bounds -251 >= -654 @ 5.66189
6.93/7.02	c bounds -251 >= -653 @ 5.66295
6.93/7.02	c bounds -251 >= -652 @ 5.66365
6.93/7.02	c bounds -251 >= -651 @ 5.66429
6.93/7.02	c bounds -251 >= -650 @ 5.66552
6.93/7.02	c bounds -251 >= -649 @ 5.66555
6.93/7.02	c bounds -251 >= -648 @ 5.6671
6.93/7.02	c bounds -251 >= -647 @ 5.66865
6.93/7.03	c bounds -251 >= -646 @ 5.66967
6.93/7.03	c bounds -251 >= -645 @ 5.67294
6.93/7.03	c bounds -251 >= -644 @ 5.67499
6.93/7.03	c bounds -251 >= -643 @ 5.67826
6.93/7.04	c bounds -251 >= -642 @ 5.68273
6.93/7.06	c bounds -252 >= -642 @ 5.70487
6.93/7.06	c bounds -252 >= -641 @ 5.70556
6.93/7.06	c bounds -252 >= -640 @ 5.7062
6.93/7.06	c bounds -252 >= -639 @ 5.70703
6.93/7.07	c bounds -252 >= -638 @ 5.70783
6.93/7.07	c #Conflicts:      18000 | #Constraints:      32863
6.93/7.07	c bounds -252 >= -637 @ 5.70843
6.93/7.07	c bounds -252 >= -636 @ 5.70869
6.93/7.07	c bounds -252 >= -635 @ 5.70986
6.93/7.07	c bounds -252 >= -634 @ 5.71044
6.93/7.07	c bounds -252 >= -633 @ 5.7124
6.93/7.07	c bounds -252 >= -632 @ 5.71346
6.93/7.07	c bounds -252 >= -631 @ 5.71488
6.93/7.08	c bounds -252 >= -630 @ 5.71666
6.93/7.08	c bounds -252 >= -629 @ 5.7177
6.93/7.08	c bounds -252 >= -628 @ 5.72017
7.21/7.36	c bounds -252 >= -627 @ 5.99014
7.21/7.37	c bounds -252 >= -626 @ 5.99975
7.21/7.39	c bounds -252 >= -625 @ 6.01343
7.21/7.39	c bounds -255 >= -625 @ 6.0172
7.31/7.41	c #Conflicts:      19000 | #Constraints:      34026
7.31/7.41	c bounds -255 >= -624 @ 6.03409
7.31/7.42	c bounds -256 >= -624 @ 6.0448
7.31/7.43	c bounds -257 >= -624 @ 6.05556
7.31/7.45	c bounds -257 >= -623 @ 6.07567
7.51/7.64	c #Conflicts:      20000 | #Constraints:      35064
7.51/7.64	c bounds -258 >= -623 @ 6.25338
7.51/7.68	c bounds -258 >= -622 @ 6.2977
8.02/8.15	c #Conflicts:      21000 | #Constraints:      36086
8.02/8.15	c #Conflicts:      22000 | #Constraints:      37086
8.02/8.15	c #Conflicts:      23000 | #Constraints:      38086
8.02/8.15	c bounds -258 >= -621 @ 6.74776
8.61/8.74	c #Conflicts:      24000 | #Constraints:      39107
8.61/8.74	c #Conflicts:      25000 | #Constraints:      40107
8.61/8.74	c INPROCESSING
8.61/8.74	c GARBAGE COLLECT
8.61/8.74	c rational objective -621
8.71/8.87	c bounds -259 >= -621 @ 7.44603
8.92/9.02	c #Conflicts:      26000 | #Constraints:      34214
8.92/9.02	c bounds -260 >= -621 @ 7.5996
9.71/9.81	c #Conflicts:      27000 | #Constraints:      35215
9.71/9.81	c bounds -261 >= -621 @ 8.36847
9.71/9.81	c bounds -261 >= -620 @ 8.36876
9.71/9.81	c bounds -261 >= -619 @ 8.36876
9.71/9.81	c bounds -261 >= -618 @ 8.36901
9.71/9.81	c bounds -261 >= -617 @ 8.37
9.71/9.81	c bounds -261 >= -616 @ 8.37103
9.71/9.81	c bounds -261 >= -615 @ 8.37219
9.71/9.87	c bounds -261 >= -614 @ 8.42466
9.71/9.88	c bounds -261 >= -613 @ 8.42577
9.71/9.88	c bounds -261 >= -612 @ 8.42903
9.71/9.88	c bounds -261 >= -611 @ 8.43522
9.71/9.89	c bounds -261 >= -610 @ 8.44223
9.80/9.90	c #Conflicts:      28000 | #Constraints:      36314
9.80/9.90	c bounds -261 >= -609 @ 8.44753
9.80/9.90	c bounds -261 >= -608 @ 8.44768
9.80/9.90	c bounds -261 >= -607 @ 8.45039
9.80/9.90	c bounds -261 >= -606 @ 8.4527
9.80/9.91	c bounds -261 >= -605 @ 8.45693
9.80/9.92	c bounds -261 >= -604 @ 8.46759
9.80/9.93	c bounds -261 >= -603 @ 8.48012
9.80/9.96	c #Conflicts:      29000 | #Constraints:      37401
9.80/9.96	c bounds -261 >= -602 @ 8.51196
10.20/10.31	c #Conflicts:      30000 | #Constraints:      38425
10.20/10.31	c bounds -261 >= -601 @ 8.83969
10.50/10.66	c INPROCESSING
10.50/10.66	c GARBAGE COLLECT
10.50/10.66	c rational objective -601
11.21/11.56	c #Conflicts:      31000 | #Constraints:      33936
11.21/11.56	c #Conflicts:      32000 | #Constraints:      34936
11.21/11.56	c #Conflicts:      33000 | #Constraints:      35936
11.21/11.56	c #Conflicts:      34000 | #Constraints:      36936
11.21/11.56	c bounds -261 >= -600 @ 9.86245
14.00/14.34	c #Conflicts:      35000 | #Constraints:      37963
14.00/14.34	c #Conflicts:      36000 | #Constraints:      38963
14.00/14.34	c #Conflicts:      37000 | #Constraints:      39963
14.00/14.34	c #Conflicts:      38000 | #Constraints:      40963
14.00/14.34	c #Conflicts:      39000 | #Constraints:      41963
14.00/14.34	c #Conflicts:      40000 | #Constraints:      42963
14.00/14.34	c #Conflicts:      41000 | #Constraints:      43963
14.00/14.34	c bounds -261 >= -599 @ 12.5867
14.50/14.85	c #Conflicts:      42000 | #Constraints:      44993
14.50/14.85	c #Conflicts:      43000 | #Constraints:      45993
14.50/14.85	c INPROCESSING
14.50/14.85	c GARBAGE COLLECT
14.50/14.85	c rational objective -599
14.60/14.97	c bounds -263 >= -599 @ 13.1945
15.81/16.11	c #Conflicts:      44000 | #Constraints:      37662
15.81/16.11	c #Conflicts:      45000 | #Constraints:      38662
15.81/16.11	c bounds -264 >= -599 @ 14.3133
15.81/16.15	c bounds -264 >= -598 @ 14.3553
15.81/16.16	c bounds -264 >= -597 @ 14.357
15.81/16.16	c bounds -264 >= -596 @ 14.3602
15.81/16.17	c bounds -264 >= -595 @ 14.3693
15.81/16.18	c bounds -264 >= -594 @ 14.3827
15.89/16.21	c bounds -264 >= -593 @ 14.4099
16.19/16.52	c #Conflicts:      46000 | #Constraints:      39768
16.19/16.52	c bounds -264 >= -592 @ 14.712
16.29/16.64	c #Conflicts:      47000 | #Constraints:      40789
16.29/16.64	c bounds -264 >= -591 @ 14.8228
16.81/17.12	c #Conflicts:      48000 | #Constraints:      41822
16.81/17.12	c #Conflicts:      49000 | #Constraints:      42822
16.81/17.12	c INPROCESSING
16.81/17.12	c GARBAGE COLLECT
16.81/17.12	c rational objective -591
17.29/17.63	c #Conflicts:      50000 | #Constraints:      35996
17.29/17.63	c bounds -264 >= -590 @ 15.7902
17.89/18.21	c #Conflicts:      51000 | #Constraints:      37032
17.89/18.21	c #Conflicts:      52000 | #Constraints:      38032
17.89/18.21	c #Conflicts:      53000 | #Constraints:      39032
17.89/18.21	c bounds -264 >= -589 @ 16.3422
19.28/19.64	c #Conflicts:      54000 | #Constraints:      40056
19.28/19.64	c #Conflicts:      55000 | #Constraints:      41056
19.28/19.64	c #Conflicts:      56000 | #Constraints:      42056
19.28/19.64	c #Conflicts:      57000 | #Constraints:      43056
19.28/19.64	c #Conflicts:      58000 | #Constraints:      44056
19.28/19.64	c #Conflicts:      59000 | #Constraints:      45056
19.28/19.64	c #Conflicts:      60000 | #Constraints:      46056
19.28/19.64	c bounds -264 >= -588 @ 17.7415
20.98/21.31	c #Conflicts:      61000 | #Constraints:      47098
20.98/21.31	c #Conflicts:      62000 | #Constraints:      48098
20.98/21.31	c #Conflicts:      63000 | #Constraints:      49098
20.98/21.31	c #Conflicts:      64000 | #Constraints:      50098
20.98/21.31	c #Conflicts:      65000 | #Constraints:      51098
20.98/21.31	c INPROCESSING
20.98/21.31	c GARBAGE COLLECT
20.98/21.31	c rational objective -588
21.37/21.77	c bounds -265 >= -588 @ 19.8378
21.58/21.97	c bounds -266 >= -588 @ 20.0272
21.69/22.07	c bounds -267 >= -588 @ 20.1296
21.78/22.17	c #Conflicts:      66000 | #Constraints:      40400
21.78/22.17	c bounds -268 >= -588 @ 20.2235
21.88/22.22	c bounds -269 >= -588 @ 20.2764
21.88/22.27	c bounds -270 >= -588 @ 20.3226
21.98/22.31	c bounds -271 >= -588 @ 20.3593
21.98/22.32	c bounds -271 >= -587 @ 20.3688
21.98/22.36	c #Conflicts:      67000 | #Constraints:      41419
21.98/22.36	c bounds -271 >= -586 @ 20.4043
21.98/22.38	c bounds -272 >= -586 @ 20.4293
22.07/22.41	c bounds -272 >= -585 @ 20.4579
22.37/22.73	c #Conflicts:      68000 | #Constraints:      42465
22.37/22.73	c bounds -272 >= -584 @ 20.7726
22.47/22.89	c bounds -273 >= -584 @ 20.9237
22.57/22.96	c #Conflicts:      69000 | #Constraints:      43487
22.57/22.96	c bounds -273 >= -583 @ 20.9976
22.69/23.09	c #Conflicts:      70000 | #Constraints:      44505
22.69/23.09	c bounds -273 >= -582 @ 21.1221
23.27/23.62	c #Conflicts:      71000 | #Constraints:      45526
23.27/23.62	c #Conflicts:      72000 | #Constraints:      46526
23.27/23.62	c INPROCESSING
23.27/23.62	c GARBAGE COLLECT
23.27/23.62	c rational objective -582
23.37/23.78	c bounds -274 >= -582 @ 21.7859
23.47/23.80	c bounds -275 >= -582 @ 21.8055
23.47/23.81	c bounds -276 >= -582 @ 21.8172
23.47/23.89	c bounds -277 >= -582 @ 21.899
23.57/23.91	c bounds -278 >= -582 @ 21.9174
24.07/24.41	c #Conflicts:      73000 | #Constraints:      37837
24.07/24.41	c #Conflicts:      74000 | #Constraints:      38837
24.07/24.41	c #Conflicts:      75000 | #Constraints:      39837
24.07/24.41	c bounds -278 >= -581 @ 22.3971
24.07/24.44	c bounds -279 >= -581 @ 22.4257
24.07/24.45	c bounds -280 >= -581 @ 22.4387
24.07/24.48	c bounds -281 >= -581 @ 22.4616
24.17/24.54	c bounds -282 >= -581 @ 22.5213
24.36/24.74	c #Conflicts:      76000 | #Constraints:      40868
24.36/24.74	c bounds -283 >= -581 @ 22.7214
25.78/26.18	c #Conflicts:      77000 | #Constraints:      41869
25.78/26.18	c #Conflicts:      78000 | #Constraints:      42869
25.78/26.18	c #Conflicts:      79000 | #Constraints:      43869
25.78/26.18	c #Conflicts:      80000 | #Constraints:      44869
25.78/26.18	c #Conflicts:      81000 | #Constraints:      45869
25.78/26.18	c bounds -283 >= -580 @ 24.125
26.16/26.53	c bounds -284 >= -580 @ 24.4622
26.77/27.14	c #Conflicts:      82000 | #Constraints:      46888
26.77/27.14	c bounds -285 >= -580 @ 25.0638
26.77/27.15	c bounds -285 >= -579 @ 25.0724
26.77/27.16	c bounds -285 >= -578 @ 25.0759
26.77/27.16	c bounds -285 >= -577 @ 25.0836
26.77/27.19	c #Conflicts:      83000 | #Constraints:      47937
26.77/27.19	c bounds -285 >= -576 @ 25.1085
26.86/27.28	c #Conflicts:      84000 | #Constraints:      48955
26.86/27.28	c bounds -285 >= -575 @ 25.1923
27.36/27.76	c #Conflicts:      85000 | #Constraints:      49982
27.36/27.76	c #Conflicts:      86000 | #Constraints:      50982
27.36/27.76	c bounds -285 >= -574 @ 25.6578
28.36/28.72	c #Conflicts:      87000 | #Constraints:      52000
28.36/28.72	c #Conflicts:      88000 | #Constraints:      53000
28.36/28.72	c #Conflicts:      89000 | #Constraints:      54000
28.36/28.72	c #Conflicts:      90000 | #Constraints:      55000
28.36/28.72	c bounds -285 >= -573 @ 26.5844
28.55/28.96	c #Conflicts:      91000 | #Constraints:      56024
28.55/28.96	c INPROCESSING
28.55/28.96	c GARBAGE COLLECT
28.55/28.96	c rational objective -573
29.05/29.40	c bounds -285 >= -572 @ 27.2449
29.05/29.44	c #Conflicts:      92000 | #Constraints:      42796
29.05/29.44	c bounds -285 >= -571 @ 27.2829
29.16/29.51	c #Conflicts:      93000 | #Constraints:      43829
29.16/29.51	c bounds -285 >= -570 @ 27.3467
29.16/29.59	c #Conflicts:      94000 | #Constraints:      44850
29.16/29.59	c bounds -285 >= -569 @ 27.4296
29.55/29.94	c #Conflicts:      95000 | #Constraints:      45886
29.55/29.94	c bounds -285 >= -568 @ 27.762
29.67/30.03	c #Conflicts:      96000 | #Constraints:      46901
29.67/30.03	c bounds -285 >= -567 @ 27.852
32.84/33.20	c #Conflicts:      97000 | #Constraints:      47922
32.84/33.20	c #Conflicts:      98000 | #Constraints:      48923
32.84/33.20	c #Conflicts:      99000 | #Constraints:      49933
32.84/33.20	c #Conflicts:     100000 | #Constraints:      50996
32.84/33.20	c INPROCESSING
32.84/33.20	c GARBAGE COLLECT
32.84/33.20	c rational objective -567
33.24/33.60	c bounds -285 >= -566 @ 31.3566
33.24/33.61	c bounds -285 >= -565 @ 31.3641
33.24/33.63	c bounds -285 >= -564 @ 31.378
33.24/33.64	c #Conflicts:     101000 | #Constraints:      40564
33.24/33.64	c bounds -285 >= -563 @ 31.3913
33.24/33.67	c bounds -285 >= -562 @ 31.4195
33.34/33.71	c bounds -285 >= -561 @ 31.4581
33.44/33.80	c #Conflicts:     102000 | #Constraints:      41618
33.44/33.80	c bounds -285 >= -560 @ 31.5385
33.84/34.29	c #Conflicts:     103000 | #Constraints:      42645
33.84/34.29	c #Conflicts:     104000 | #Constraints:      43645
33.84/34.29	c #Conflicts:     105000 | #Constraints:      44645
33.84/34.29	c bounds -285 >= -559 @ 32.0135
34.65/35.01	c #Conflicts:     106000 | #Constraints:      45666
34.65/35.01	c #Conflicts:     107000 | #Constraints:      46666
34.65/35.01	c #Conflicts:     108000 | #Constraints:      47666
34.65/35.01	c bounds -285 >= -558 @ 32.7151
35.53/35.93	c #Conflicts:     109000 | #Constraints:      48693
35.53/35.93	c #Conflicts:     110000 | #Constraints:      49693
35.53/35.93	c #Conflicts:     111000 | #Constraints:      50693
35.53/35.93	c bounds -285 >= -557 @ 33.6033
40.63/41.07	c #Conflicts:     112000 | #Constraints:      51717
40.63/41.07	c #Conflicts:     113000 | #Constraints:      52717
40.63/41.07	c #Conflicts:     114000 | #Constraints:      53717
40.63/41.07	c #Conflicts:     115000 | #Constraints:      54717
40.63/41.07	c #Conflicts:     116000 | #Constraints:      55717
40.63/41.07	c #Conflicts:     117000 | #Constraints:      56717
40.63/41.07	c #Conflicts:     118000 | #Constraints:      57717
40.63/41.07	c bounds -285 >= -556 @ 38.6581
41.82/42.24	c #Conflicts:     119000 | #Constraints:      58753
41.82/42.24	c #Conflicts:     120000 | #Constraints:      59753
41.82/42.24	c #Conflicts:     121000 | #Constraints:      60753
41.82/42.24	c INPROCESSING
41.82/42.24	c GARBAGE COLLECT
41.82/42.24	c rational objective -556
42.81/43.28	c #Conflicts:     122000 | #Constraints:      44839
42.81/43.28	c #Conflicts:     123000 | #Constraints:      45839
42.81/43.28	c #Conflicts:     124000 | #Constraints:      46839
42.81/43.28	c #Conflicts:     125000 | #Constraints:      47839
42.81/43.28	c bounds -285 >= -555 @ 40.8199
46.89/47.39	c #Conflicts:     126000 | #Constraints:      48863
46.89/47.39	c #Conflicts:     127000 | #Constraints:      49863
46.89/47.39	c #Conflicts:     128000 | #Constraints:      50863
46.89/47.39	c #Conflicts:     129000 | #Constraints:      51863
46.89/47.39	c #Conflicts:     130000 | #Constraints:      52863
46.89/47.39	c #Conflicts:     131000 | #Constraints:      53863
46.89/47.39	c #Conflicts:     132000 | #Constraints:      54863
46.89/47.39	c INPROCESSING
46.89/47.39	c GARBAGE COLLECT
46.89/47.39	c rational objective -555
47.79/48.29	c #Conflicts:     133000 | #Constraints:      42598
47.79/48.29	c bounds -286 >= -555 @ 45.7473
47.89/48.30	c bounds -286 >= -554 @ 45.7572
47.89/48.32	c bounds -286 >= -553 @ 45.7688
47.89/48.35	c #Conflicts:     134000 | #Constraints:      43632
47.89/48.35	c bounds -286 >= -552 @ 45.7996
48.29/48.76	c #Conflicts:     135000 | #Constraints:      44659
48.29/48.76	c bounds -286 >= -551 @ 46.1849
48.49/48.96	c #Conflicts:     136000 | #Constraints:      45692
48.49/48.96	c #Conflicts:     137000 | #Constraints:      46692
48.49/48.96	c bounds -286 >= -550 @ 46.3818
49.19/49.66	c #Conflicts:     138000 | #Constraints:      47719
49.19/49.66	c #Conflicts:     139000 | #Constraints:      48719
49.19/49.66	c #Conflicts:     140000 | #Constraints:      49719
49.19/49.66	c bounds -286 >= -549 @ 47.05
69.64/70.19	c #Conflicts:     141000 | #Constraints:      50737
69.64/70.19	c #Conflicts:     142000 | #Constraints:      51738
69.64/70.19	c #Conflicts:     143000 | #Constraints:      52738
69.64/70.19	c #Conflicts:     144000 | #Constraints:      53787
69.64/70.19	c #Conflicts:     145000 | #Constraints:      54832
69.64/70.19	c #Conflicts:     146000 | #Constraints:      55888
69.64/70.19	c #Conflicts:     147000 | #Constraints:      56941
69.64/70.19	c #Conflicts:     148000 | #Constraints:      57991
69.64/70.19	c #Conflicts:     149000 | #Constraints:      59057
69.64/70.19	c #Conflicts:     150000 | #Constraints:      60105
69.64/70.19	c #Conflicts:     151000 | #Constraints:      61159
69.64/70.19	c #Conflicts:     152000 | #Constraints:      62211
69.64/70.19	c #Conflicts:     153000 | #Constraints:      63253
69.64/70.19	c #Conflicts:     154000 | #Constraints:      64312
69.64/70.19	c #Conflicts:     155000 | #Constraints:      65381
69.64/70.19	c #Conflicts:     156000 | #Constraints:      66417
69.64/70.19	c INPROCESSING
69.64/70.19	c GARBAGE COLLECT
69.64/70.19	c rational objective -549
69.92/70.47	c bounds -286 >= -548 @ 67.5046
69.92/70.47	c bounds -286 >= -547 @ 67.5056
69.92/70.47	c bounds -286 >= -546 @ 67.5079
72.24/72.84	c #Conflicts:     157000 | #Constraints:      47969
72.24/72.84	c #Conflicts:     158000 | #Constraints:      48969
72.24/72.84	c #Conflicts:     159000 | #Constraints:      49969
72.24/72.84	c #Conflicts:     160000 | #Constraints:      50969
72.24/72.84	c #Conflicts:     161000 | #Constraints:      51969
72.24/72.84	c bounds -286 >= -545 @ 69.7631
79.62/80.28	c #Conflicts:     162000 | #Constraints:      53011
79.62/80.28	c #Conflicts:     163000 | #Constraints:      54011
79.62/80.28	c #Conflicts:     164000 | #Constraints:      55011
79.62/80.28	c #Conflicts:     165000 | #Constraints:      56011
79.62/80.28	c #Conflicts:     166000 | #Constraints:      57011
79.62/80.28	c #Conflicts:     167000 | #Constraints:      58011
79.62/80.28	c #Conflicts:     168000 | #Constraints:      59011
79.62/80.28	c INPROCESSING
79.62/80.28	c GARBAGE COLLECT
79.62/80.28	c rational objective -545
80.91/81.54	c #Conflicts:     169000 | #Constraints:      44552
80.91/81.54	c #Conflicts:     170000 | #Constraints:      45552
80.91/81.54	c #Conflicts:     171000 | #Constraints:      46552
80.91/81.54	c #Conflicts:     172000 | #Constraints:      47552
80.91/81.54	c bounds -286 >= -544 @ 78.3036
96.27/96.96	c #Conflicts:     173000 | #Constraints:      48582
96.27/96.96	c #Conflicts:     174000 | #Constraints:      49582
96.27/96.96	c #Conflicts:     175000 | #Constraints:      50582
96.27/96.96	c #Conflicts:     176000 | #Constraints:      51582
96.27/96.96	c #Conflicts:     177000 | #Constraints:      52582
96.27/96.96	c #Conflicts:     178000 | #Constraints:      53582
96.27/96.96	c #Conflicts:     179000 | #Constraints:      54582
96.27/96.96	c #Conflicts:     180000 | #Constraints:      55582
96.27/96.96	c #Conflicts:     181000 | #Constraints:      56582
96.27/96.96	c #Conflicts:     182000 | #Constraints:      57582
96.27/96.96	c #Conflicts:     183000 | #Constraints:      58582
96.27/96.96	c #Conflicts:     184000 | #Constraints:      59582
96.27/96.96	c bounds -286 >= -543 @ 93.5612
113.89/114.69	c #Conflicts:     185000 | #Constraints:      60615
113.89/114.69	c #Conflicts:     186000 | #Constraints:      61615
113.89/114.69	c #Conflicts:     187000 | #Constraints:      62615
113.89/114.69	c #Conflicts:     188000 | #Constraints:      63615
113.89/114.69	c #Conflicts:     189000 | #Constraints:      64615
113.89/114.69	c #Conflicts:     190000 | #Constraints:      65615
113.89/114.69	c #Conflicts:     191000 | #Constraints:      66615
113.89/114.69	c #Conflicts:     192000 | #Constraints:      67615
113.89/114.69	c #Conflicts:     193000 | #Constraints:      68615
113.89/114.69	c #Conflicts:     194000 | #Constraints:      69615
113.89/114.69	c #Conflicts:     195000 | #Constraints:      70615
113.89/114.69	c #Conflicts:     196000 | #Constraints:      71615
113.89/114.69	c INPROCESSING
113.89/114.69	c GARBAGE COLLECT
113.89/114.69	c rational objective -543
118.48/119.21	c #Conflicts:     197000 | #Constraints:      50914
118.48/119.21	c #Conflicts:     198000 | #Constraints:      51914
118.48/119.21	c bounds -286 >= -542 @ 115.56
129.44/130.23	c #Conflicts:     199000 | #Constraints:      52938
129.44/130.23	c #Conflicts:     200000 | #Constraints:      53938
129.44/130.23	c #Conflicts:     201000 | #Constraints:      54938
129.44/130.23	c #Conflicts:     202000 | #Constraints:      55938
129.44/130.23	c #Conflicts:     203000 | #Constraints:      56938
129.44/130.23	c #Conflicts:     204000 | #Constraints:      57938
129.44/130.23	c #Conflicts:     205000 | #Constraints:      58938
129.44/130.23	c #Conflicts:     206000 | #Constraints:      59938
129.44/130.23	c #Conflicts:     207000 | #Constraints:      60938
129.44/130.23	c #Conflicts:     208000 | #Constraints:      61938
129.44/130.23	c #Conflicts:     209000 | #Constraints:      62938
129.44/130.23	c INPROCESSING
129.44/130.23	c GARBAGE COLLECT
129.44/130.23	c rational objective -542
169.06/170.04	c #Conflicts:     210000 | #Constraints:      46616
169.06/170.04	c #Conflicts:     211000 | #Constraints:      47616
169.06/170.04	c #Conflicts:     212000 | #Constraints:      48616
169.06/170.04	c #Conflicts:     213000 | #Constraints:      49616
169.06/170.04	c #Conflicts:     214000 | #Constraints:      50616
169.06/170.04	c #Conflicts:     215000 | #Constraints:      51616
169.06/170.04	c #Conflicts:     216000 | #Constraints:      52616
169.06/170.04	c #Conflicts:     217000 | #Constraints:      53616
169.06/170.04	c #Conflicts:     218000 | #Constraints:      54616
169.06/170.04	c #Conflicts:     219000 | #Constraints:      55616
169.06/170.04	c #Conflicts:     220000 | #Constraints:      56616
169.06/170.04	c #Conflicts:     221000 | #Constraints:      57616
169.06/170.04	c #Conflicts:     222000 | #Constraints:      58616
169.06/170.04	c #Conflicts:     223000 | #Constraints:      59616
169.06/170.04	c #Conflicts:     224000 | #Constraints:      60616
169.06/170.04	c #Conflicts:     225000 | #Constraints:      61616
169.06/170.04	c #Conflicts:     226000 | #Constraints:      62616
169.06/170.04	c #Conflicts:     227000 | #Constraints:      63616
169.06/170.04	c #Conflicts:     228000 | #Constraints:      64616
169.06/170.04	c #Conflicts:     229000 | #Constraints:      65616
169.06/170.04	c #Conflicts:     230000 | #Constraints:      66616
169.06/170.04	c #Conflicts:     231000 | #Constraints:      67616
169.06/170.04	c #Conflicts:     232000 | #Constraints:      68616
169.06/170.04	c #Conflicts:     233000 | #Constraints:      69616
169.06/170.04	c bounds -286 >= -541 @ 165.832
182.02/183.04	c #Conflicts:     234000 | #Constraints:      70658
182.02/183.04	c #Conflicts:     235000 | #Constraints:      71658
182.02/183.04	c #Conflicts:     236000 | #Constraints:      72658
182.02/183.04	c #Conflicts:     237000 | #Constraints:      73658
182.02/183.04	c #Conflicts:     238000 | #Constraints:      74658
182.02/183.04	c #Conflicts:     239000 | #Constraints:      75658
182.02/183.04	c #Conflicts:     240000 | #Constraints:      76658
182.02/183.04	c INPROCESSING
182.02/183.04	c GARBAGE COLLECT
182.02/183.04	c rational objective -541
208.40/209.52	c #Conflicts:     241000 | #Constraints:      53619
208.40/209.52	c #Conflicts:     242000 | #Constraints:      54619
208.40/209.52	c #Conflicts:     243000 | #Constraints:      55619
208.40/209.52	c #Conflicts:     244000 | #Constraints:      56619
208.40/209.52	c #Conflicts:     245000 | #Constraints:      57619
208.40/209.52	c #Conflicts:     246000 | #Constraints:      58619
208.40/209.52	c #Conflicts:     247000 | #Constraints:      59619
208.40/209.52	c #Conflicts:     248000 | #Constraints:      60619
208.40/209.52	c #Conflicts:     249000 | #Constraints:      61619
208.40/209.52	c #Conflicts:     250000 | #Constraints:      62619
208.40/209.52	c #Conflicts:     251000 | #Constraints:      63619
208.40/209.52	c #Conflicts:     252000 | #Constraints:      64619
208.40/209.52	c #Conflicts:     253000 | #Constraints:      65619
208.40/209.52	c #Conflicts:     254000 | #Constraints:      66619
208.40/209.52	c INPROCESSING
208.40/209.52	c GARBAGE COLLECT
208.40/209.52	c rational objective -541
271.03/272.49	c #Conflicts:     255000 | #Constraints:      48555
271.03/272.49	c #Conflicts:     256000 | #Constraints:      49555
271.03/272.49	c #Conflicts:     257000 | #Constraints:      50555
271.03/272.49	c #Conflicts:     258000 | #Constraints:      51555
271.03/272.49	c #Conflicts:     259000 | #Constraints:      52555
271.03/272.49	c #Conflicts:     260000 | #Constraints:      53555
271.03/272.49	c #Conflicts:     261000 | #Constraints:      54555
271.03/272.49	c #Conflicts:     262000 | #Constraints:      55555
271.03/272.49	c #Conflicts:     263000 | #Constraints:      56555
271.03/272.49	c #Conflicts:     264000 | #Constraints:      57555
271.03/272.49	c #Conflicts:     265000 | #Constraints:      58555
271.03/272.49	c #Conflicts:     266000 | #Constraints:      59555
271.03/272.49	c #Conflicts:     267000 | #Constraints:      60555
271.03/272.49	c #Conflicts:     268000 | #Constraints:      61555
271.03/272.49	c #Conflicts:     269000 | #Constraints:      62555
271.03/272.49	c #Conflicts:     270000 | #Constraints:      63555
271.03/272.49	c #Conflicts:     271000 | #Constraints:      64555
271.03/272.49	c #Conflicts:     272000 | #Constraints:      65555
271.03/272.49	c #Conflicts:     273000 | #Constraints:      66555
271.03/272.49	c #Conflicts:     274000 | #Constraints:      67555
271.03/272.49	c #Conflicts:     275000 | #Constraints:      68555
271.03/272.49	c #Conflicts:     276000 | #Constraints:      69555
271.03/272.49	c #Conflicts:     277000 | #Constraints:      70555
271.03/272.49	c #Conflicts:     278000 | #Constraints:      71555
271.03/272.49	c #Conflicts:     279000 | #Constraints:      72555
271.03/272.49	c #Conflicts:     280000 | #Constraints:      73555
271.03/272.49	c #Conflicts:     281000 | #Constraints:      74555
271.03/272.49	c #Conflicts:     282000 | #Constraints:      75555
271.03/272.49	c #Conflicts:     283000 | #Constraints:      76555
271.03/272.49	c #Conflicts:     284000 | #Constraints:      77555
271.03/272.49	c #Conflicts:     285000 | #Constraints:      78555
271.03/272.49	c #Conflicts:     286000 | #Constraints:      79555
271.03/272.49	c #Conflicts:     287000 | #Constraints:      80555
271.03/272.49	c #Conflicts:     288000 | #Constraints:      81555
271.03/272.49	c INPROCESSING
271.03/272.49	c GARBAGE COLLECT
271.03/272.49	c rational objective -541
297.82/299.38	c #Conflicts:     289000 | #Constraints:      55933
297.82/299.38	c #Conflicts:     290000 | #Constraints:      56933
297.82/299.38	c #Conflicts:     291000 | #Constraints:      57933
297.82/299.38	c #Conflicts:     292000 | #Constraints:      58933
297.82/299.38	c #Conflicts:     293000 | #Constraints:      59933
297.82/299.38	c #Conflicts:     294000 | #Constraints:      60933
297.82/299.38	c #Conflicts:     295000 | #Constraints:      61933
297.82/299.38	c #Conflicts:     296000 | #Constraints:      62933
297.82/299.38	c #Conflicts:     297000 | #Constraints:      63933
297.82/299.38	c #Conflicts:     298000 | #Constraints:      64933
297.82/299.38	c #Conflicts:     299000 | #Constraints:      65933
297.82/299.38	c #Conflicts:     300000 | #Constraints:      66933
297.82/299.38	c #Conflicts:     301000 | #Constraints:      67933
297.82/299.38	c #Conflicts:     302000 | #Constraints:      68933
297.82/299.38	c #Conflicts:     303000 | #Constraints:      69933
297.82/299.38	c bounds -286 >= -540 @ 293.801
298.81/300.38	c bounds -287 >= -540 @ 294.778
299.63/301.19	c INPROCESSING
299.63/301.19	c GARBAGE COLLECT
299.63/301.19	c rational objective -540
373.93/375.72	c #Conflicts:     304000 | #Constraints:      49943
373.93/375.72	c #Conflicts:     305000 | #Constraints:      50943
373.93/375.72	c #Conflicts:     306000 | #Constraints:      51943
373.93/375.72	c #Conflicts:     307000 | #Constraints:      52943
373.93/375.72	c #Conflicts:     308000 | #Constraints:      53943
373.93/375.72	c #Conflicts:     309000 | #Constraints:      54943
373.93/375.72	c #Conflicts:     310000 | #Constraints:      55943
373.93/375.72	c #Conflicts:     311000 | #Constraints:      56943
373.93/375.72	c #Conflicts:     312000 | #Constraints:      57943
373.93/375.72	c #Conflicts:     313000 | #Constraints:      58943
373.93/375.72	c #Conflicts:     314000 | #Constraints:      59943
373.93/375.72	c #Conflicts:     315000 | #Constraints:      60943
373.93/375.72	c #Conflicts:     316000 | #Constraints:      61943
373.93/375.72	c #Conflicts:     317000 | #Constraints:      62943
373.93/375.72	c #Conflicts:     318000 | #Constraints:      63943
373.93/375.72	c #Conflicts:     319000 | #Constraints:      64943
373.93/375.72	c #Conflicts:     320000 | #Constraints:      65943
373.93/375.72	c #Conflicts:     321000 | #Constraints:      66943
373.93/375.72	c #Conflicts:     322000 | #Constraints:      67943
373.93/375.72	c #Conflicts:     323000 | #Constraints:      68943
373.93/375.72	c #Conflicts:     324000 | #Constraints:      69943
373.93/375.72	c #Conflicts:     325000 | #Constraints:      70943
373.93/375.72	c #Conflicts:     326000 | #Constraints:      71943
373.93/375.72	c #Conflicts:     327000 | #Constraints:      72943
373.93/375.72	c #Conflicts:     328000 | #Constraints:      73943
373.93/375.72	c #Conflicts:     329000 | #Constraints:      74943
373.93/375.72	c #Conflicts:     330000 | #Constraints:      75943
373.93/375.72	c #Conflicts:     331000 | #Constraints:      76943
373.93/375.72	c #Conflicts:     332000 | #Constraints:      77943
373.93/375.72	c #Conflicts:     333000 | #Constraints:      78943
373.93/375.72	c #Conflicts:     334000 | #Constraints:      79943
373.93/375.72	c #Conflicts:     335000 | #Constraints:      80943
373.93/375.72	c #Conflicts:     336000 | #Constraints:      81943
373.93/375.72	c #Conflicts:     337000 | #Constraints:      82943
373.93/375.72	c #Conflicts:     338000 | #Constraints:      83943
373.93/375.72	c #Conflicts:     339000 | #Constraints:      84943
373.93/375.72	c #Conflicts:     340000 | #Constraints:      85943
373.93/375.72	c INPROCESSING
373.93/375.72	c GARBAGE COLLECT
373.93/375.72	c rational objective -540
416.08/418.24	c #Conflicts:     341000 | #Constraints:      57824
416.08/418.24	c #Conflicts:     342000 | #Constraints:      58994
416.08/418.24	c #Conflicts:     343000 | #Constraints:      60321
416.08/418.24	c #Conflicts:     344000 | #Constraints:      61703
416.08/418.24	c #Conflicts:     345000 | #Constraints:      63127
416.08/418.24	c #Conflicts:     346000 | #Constraints:      64418
416.08/418.24	c #Conflicts:     347000 | #Constraints:      65756
416.08/418.24	c #Conflicts:     348000 | #Constraints:      66811
416.08/418.24	c #Conflicts:     349000 | #Constraints:      67855
416.08/418.24	c #Conflicts:     350000 | #Constraints:      68909
416.08/418.24	c #Conflicts:     351000 | #Constraints:      69988
416.08/418.24	c #Conflicts:     352000 | #Constraints:      71055
416.08/418.24	c #Conflicts:     353000 | #Constraints:      72134
416.08/418.24	c #Conflicts:     354000 | #Constraints:      73209
416.08/418.24	c #Conflicts:     355000 | #Constraints:      74258
416.08/418.24	c #Conflicts:     356000 | #Constraints:      75306
416.08/418.24	c #Conflicts:     357000 | #Constraints:      76355
416.08/418.24	c INPROCESSING
416.08/418.24	c GARBAGE COLLECT
416.08/418.24	c rational objective -540
416.48/418.65	c #Conflicts:     358000 | #Constraints:      53162
416.48/418.65	c bounds -287 >= -539 @ 411.476
416.78/419.01	c #Conflicts:     359000 | #Constraints:      54204
416.78/419.01	c #Conflicts:     360000 | #Constraints:      55204
416.78/419.01	c bounds -287 >= -538 @ 411.815
417.68/419.81	c #Conflicts:     361000 | #Constraints:      56225
417.68/419.81	c #Conflicts:     362000 | #Constraints:      57225
417.68/419.81	c #Conflicts:     363000 | #Constraints:      58225
417.68/419.81	c #Conflicts:     364000 | #Constraints:      59225
417.68/419.81	c bounds -287 >= -537 @ 412.597
420.47/422.65	c #Conflicts:     365000 | #Constraints:      60255
420.47/422.65	c #Conflicts:     366000 | #Constraints:      61255
420.47/422.65	c #Conflicts:     367000 | #Constraints:      62255
420.47/422.65	c #Conflicts:     368000 | #Constraints:      63255
420.47/422.65	c #Conflicts:     369000 | #Constraints:      64255
420.47/422.65	c #Conflicts:     370000 | #Constraints:      65255
420.47/422.65	c bounds -287 >= -536 @ 415.394
422.98/425.16	c #Conflicts:     371000 | #Constraints:      66273
422.98/425.16	c #Conflicts:     372000 | #Constraints:      67273
422.98/425.16	c #Conflicts:     373000 | #Constraints:      68273
422.98/425.16	c #Conflicts:     374000 | #Constraints:      69273
422.98/425.16	c INPROCESSING
422.98/425.16	c GARBAGE COLLECT
422.98/425.16	c rational objective -536
427.36/429.51	c #Conflicts:     375000 | #Constraints:      49577
427.36/429.51	c #Conflicts:     376000 | #Constraints:      50577
427.36/429.51	c #Conflicts:     377000 | #Constraints:      51577
427.36/429.51	c #Conflicts:     378000 | #Constraints:      52577
427.36/429.51	c #Conflicts:     379000 | #Constraints:      53577
427.36/429.51	c #Conflicts:     380000 | #Constraints:      54577
427.36/429.51	c bounds -287 >= -535 @ 422.146
453.80/456.32	c #Conflicts:     381000 | #Constraints:      55610
453.80/456.32	c #Conflicts:     382000 | #Constraints:      56610
453.80/456.32	c #Conflicts:     383000 | #Constraints:      57610
453.80/456.32	c #Conflicts:     384000 | #Constraints:      58610
453.80/456.32	c #Conflicts:     385000 | #Constraints:      59610
453.80/456.32	c #Conflicts:     386000 | #Constraints:      60610
453.80/456.32	c #Conflicts:     387000 | #Constraints:      61610
453.80/456.32	c #Conflicts:     388000 | #Constraints:      62610
453.80/456.32	c #Conflicts:     389000 | #Constraints:      63610
453.80/456.32	c #Conflicts:     390000 | #Constraints:      64610
453.80/456.32	c #Conflicts:     391000 | #Constraints:      65610
453.80/456.32	c #Conflicts:     392000 | #Constraints:      66610
453.80/456.32	c #Conflicts:     393000 | #Constraints:      67610
453.80/456.32	c #Conflicts:     394000 | #Constraints:      68610
453.80/456.32	c #Conflicts:     395000 | #Constraints:      69610
453.80/456.32	c #Conflicts:     396000 | #Constraints:      70610
453.80/456.32	c #Conflicts:     397000 | #Constraints:      71610
453.80/456.32	c bounds -287 >= -534 @ 448.47
488.67/491.31	c #Conflicts:     398000 | #Constraints:      72640
488.67/491.31	c #Conflicts:     399000 | #Constraints:      73640
488.67/491.31	c #Conflicts:     400000 | #Constraints:      74640
488.67/491.31	c #Conflicts:     401000 | #Constraints:      75640
488.67/491.31	c #Conflicts:     402000 | #Constraints:      76640
488.67/491.31	c #Conflicts:     403000 | #Constraints:      77640
488.67/491.31	c #Conflicts:     404000 | #Constraints:      78640
488.67/491.31	c #Conflicts:     405000 | #Constraints:      79640
488.67/491.31	c #Conflicts:     406000 | #Constraints:      80640
488.67/491.31	c #Conflicts:     407000 | #Constraints:      81640
488.67/491.31	c #Conflicts:     408000 | #Constraints:      82640
488.67/491.31	c #Conflicts:     409000 | #Constraints:      83640
488.67/491.31	c #Conflicts:     410000 | #Constraints:      84640
488.67/491.31	c #Conflicts:     411000 | #Constraints:      85640
488.67/491.31	c #Conflicts:     412000 | #Constraints:      86640
488.67/491.31	c #Conflicts:     413000 | #Constraints:      87640
488.67/491.31	c #Conflicts:     414000 | #Constraints:      88640
488.67/491.31	c #Conflicts:     415000 | #Constraints:      89640
488.67/491.31	c INPROCESSING
488.67/491.31	c GARBAGE COLLECT
488.67/491.31	c rational objective -534
497.62/500.39	c #Conflicts:     416000 | #Constraints:      59570
497.62/500.39	c #Conflicts:     417000 | #Constraints:      60570
497.62/500.39	c #Conflicts:     418000 | #Constraints:      61570
497.62/500.39	c #Conflicts:     419000 | #Constraints:      62570
497.62/500.39	c #Conflicts:     420000 | #Constraints:      63570
497.62/500.39	c bounds -287 >= -533 @ 492.043
522.81/525.62	c #Conflicts:     421000 | #Constraints:      64594
522.81/525.62	c #Conflicts:     422000 | #Constraints:      65594
522.81/525.62	c #Conflicts:     423000 | #Constraints:      66594
522.81/525.62	c #Conflicts:     424000 | #Constraints:      67594
522.81/525.62	c #Conflicts:     425000 | #Constraints:      68594
522.81/525.62	c #Conflicts:     426000 | #Constraints:      69594
522.81/525.62	c #Conflicts:     427000 | #Constraints:      70594
522.81/525.62	c #Conflicts:     428000 | #Constraints:      71594
522.81/525.62	c #Conflicts:     429000 | #Constraints:      72594
522.81/525.62	c #Conflicts:     430000 | #Constraints:      73594
522.81/525.62	c #Conflicts:     431000 | #Constraints:      74594
522.81/525.62	c #Conflicts:     432000 | #Constraints:      75594
522.81/525.62	c #Conflicts:     433000 | #Constraints:      76594
522.81/525.62	c #Conflicts:     434000 | #Constraints:      77594
522.81/525.62	c INPROCESSING
522.81/525.62	c GARBAGE COLLECT
522.81/525.62	c rational objective -533
551.31/554.26	c #Conflicts:     435000 | #Constraints:      54151
551.31/554.26	c #Conflicts:     436000 | #Constraints:      55151
551.31/554.26	c #Conflicts:     437000 | #Constraints:      56151
551.31/554.26	c #Conflicts:     438000 | #Constraints:      57151
551.31/554.26	c #Conflicts:     439000 | #Constraints:      58151
551.31/554.26	c #Conflicts:     440000 | #Constraints:      59151
551.31/554.26	c #Conflicts:     441000 | #Constraints:      60151
551.31/554.26	c #Conflicts:     442000 | #Constraints:      61151
551.31/554.26	c #Conflicts:     443000 | #Constraints:      62151
551.31/554.26	c #Conflicts:     444000 | #Constraints:      63151
551.31/554.26	c #Conflicts:     445000 | #Constraints:      64151
551.31/554.26	c #Conflicts:     446000 | #Constraints:      65151
551.31/554.26	c #Conflicts:     447000 | #Constraints:      66151
551.31/554.26	c #Conflicts:     448000 | #Constraints:      67151
551.31/554.26	c #Conflicts:     449000 | #Constraints:      68151
551.31/554.26	c #Conflicts:     450000 | #Constraints:      69151
551.31/554.26	c bounds -287 >= -532 @ 545.403
555.68/558.64	c #Conflicts:     451000 | #Constraints:      70181
555.68/558.64	c #Conflicts:     452000 | #Constraints:      71181
555.68/558.64	c INPROCESSING
555.68/558.64	c GARBAGE COLLECT
555.68/558.64	c rational objective -532
643.35/646.70	c #Conflicts:     453000 | #Constraints:      51382
643.35/646.70	c #Conflicts:     454000 | #Constraints:      52382
643.35/646.70	c #Conflicts:     455000 | #Constraints:      53382
643.35/646.70	c #Conflicts:     456000 | #Constraints:      54382
643.35/646.70	c #Conflicts:     457000 | #Constraints:      55382
643.35/646.70	c #Conflicts:     458000 | #Constraints:      56382
643.35/646.70	c #Conflicts:     459000 | #Constraints:      57382
643.35/646.70	c #Conflicts:     460000 | #Constraints:      58382
643.35/646.70	c #Conflicts:     461000 | #Constraints:      59382
643.35/646.70	c #Conflicts:     462000 | #Constraints:      60382
643.35/646.70	c #Conflicts:     463000 | #Constraints:      61382
643.35/646.70	c #Conflicts:     464000 | #Constraints:      62382
643.35/646.70	c #Conflicts:     465000 | #Constraints:      63382
643.35/646.70	c #Conflicts:     466000 | #Constraints:      64382
643.35/646.70	c #Conflicts:     467000 | #Constraints:      65382
643.35/646.70	c #Conflicts:     468000 | #Constraints:      66382
643.35/646.70	c #Conflicts:     469000 | #Constraints:      67382
643.35/646.70	c #Conflicts:     470000 | #Constraints:      68382
643.35/646.70	c #Conflicts:     471000 | #Constraints:      69382
643.35/646.70	c #Conflicts:     472000 | #Constraints:      70382
643.35/646.70	c #Conflicts:     473000 | #Constraints:      71382
643.35/646.70	c #Conflicts:     474000 | #Constraints:      72382
643.35/646.70	c #Conflicts:     475000 | #Constraints:      73382
643.35/646.70	c #Conflicts:     476000 | #Constraints:      74382
643.35/646.70	c #Conflicts:     477000 | #Constraints:      75382
643.35/646.70	c #Conflicts:     478000 | #Constraints:      76382
643.35/646.70	c #Conflicts:     479000 | #Constraints:      77382
643.35/646.70	c #Conflicts:     480000 | #Constraints:      78382
643.35/646.70	c #Conflicts:     481000 | #Constraints:      79382
643.35/646.70	c #Conflicts:     482000 | #Constraints:      80382
643.35/646.70	c #Conflicts:     483000 | #Constraints:      81382
643.35/646.70	c #Conflicts:     484000 | #Constraints:      82382
643.35/646.70	c #Conflicts:     485000 | #Constraints:      83382
643.35/646.70	c #Conflicts:     486000 | #Constraints:      84382
643.35/646.70	c #Conflicts:     487000 | #Constraints:      85382
643.35/646.70	c #Conflicts:     488000 | #Constraints:      86382
643.35/646.70	c #Conflicts:     489000 | #Constraints:      87382
643.35/646.70	c #Conflicts:     490000 | #Constraints:      88382
643.35/646.70	c #Conflicts:     491000 | #Constraints:      89382
643.35/646.70	c #Conflicts:     492000 | #Constraints:      90382
643.35/646.70	c #Conflicts:     493000 | #Constraints:      91382
643.35/646.70	c #Conflicts:     494000 | #Constraints:      92382
643.35/646.70	c #Conflicts:     495000 | #Constraints:      93382
643.35/646.70	c #Conflicts:     496000 | #Constraints:      94382
643.35/646.70	c #Conflicts:     497000 | #Constraints:      95382
643.35/646.70	c #Conflicts:     498000 | #Constraints:      96382
643.35/646.70	c INPROCESSING
643.35/646.70	c GARBAGE COLLECT
643.35/646.70	c rational objective -532
655.92/659.36	c #Conflicts:     499000 | #Constraints:      63498
655.92/659.36	c #Conflicts:     500000 | #Constraints:      64498
655.92/659.36	c #Conflicts:     501000 | #Constraints:      65498
655.92/659.36	c #Conflicts:     502000 | #Constraints:      66498
655.92/659.36	c #Conflicts:     503000 | #Constraints:      67498
655.92/659.36	c #Conflicts:     504000 | #Constraints:      68498
655.92/659.36	c bounds -287 >= -531 @ 649.323
680.13/683.69	c #Conflicts:     505000 | #Constraints:      69540
680.13/683.69	c #Conflicts:     506000 | #Constraints:      70540
680.13/683.69	c #Conflicts:     507000 | #Constraints:      71540
680.13/683.69	c #Conflicts:     508000 | #Constraints:      72540
680.13/683.69	c #Conflicts:     509000 | #Constraints:      73540
680.13/683.69	c #Conflicts:     510000 | #Constraints:      74540
680.13/683.69	c #Conflicts:     511000 | #Constraints:      75540
680.13/683.69	c #Conflicts:     512000 | #Constraints:      76540
680.13/683.69	c #Conflicts:     513000 | #Constraints:      77540
680.13/683.69	c #Conflicts:     514000 | #Constraints:      78540
680.13/683.69	c #Conflicts:     515000 | #Constraints:      79540
680.13/683.69	c #Conflicts:     516000 | #Constraints:      80540
680.13/683.69	c #Conflicts:     517000 | #Constraints:      81540
680.13/683.69	c INPROCESSING
680.13/683.69	c GARBAGE COLLECT
680.13/683.69	c rational objective -531
716.42/720.07	c #Conflicts:     518000 | #Constraints:      55752
716.42/720.07	c #Conflicts:     519000 | #Constraints:      56752
716.42/720.07	c #Conflicts:     520000 | #Constraints:      57752
716.42/720.07	c #Conflicts:     521000 | #Constraints:      58752
716.42/720.07	c #Conflicts:     522000 | #Constraints:      59752
716.42/720.07	c #Conflicts:     523000 | #Constraints:      60752
716.42/720.07	c #Conflicts:     524000 | #Constraints:      61752
716.42/720.07	c #Conflicts:     525000 | #Constraints:      62752
716.42/720.07	c #Conflicts:     526000 | #Constraints:      63752
716.42/720.07	c #Conflicts:     527000 | #Constraints:      64752
716.42/720.07	c #Conflicts:     528000 | #Constraints:      65752
716.42/720.07	c #Conflicts:     529000 | #Constraints:      66752
716.42/720.07	c #Conflicts:     530000 | #Constraints:      67752
716.42/720.07	c #Conflicts:     531000 | #Constraints:      68752
716.42/720.07	c #Conflicts:     532000 | #Constraints:      69752
716.42/720.07	c #Conflicts:     533000 | #Constraints:      70752
716.42/720.07	c #Conflicts:     534000 | #Constraints:      71752
716.42/720.07	c #Conflicts:     535000 | #Constraints:      72752
716.42/720.07	c #Conflicts:     536000 | #Constraints:      73752
716.42/720.07	c #Conflicts:     537000 | #Constraints:      74752
716.42/720.07	c INPROCESSING
716.42/720.07	c GARBAGE COLLECT
716.42/720.07	c rational objective -531
810.75/814.80	c #Conflicts:     538000 | #Constraints:      53371
810.75/814.80	c #Conflicts:     539000 | #Constraints:      54371
810.75/814.80	c #Conflicts:     540000 | #Constraints:      55371
810.75/814.80	c #Conflicts:     541000 | #Constraints:      56371
810.75/814.80	c #Conflicts:     542000 | #Constraints:      57371
810.75/814.80	c #Conflicts:     543000 | #Constraints:      58371
810.75/814.80	c #Conflicts:     544000 | #Constraints:      59371
810.75/814.80	c #Conflicts:     545000 | #Constraints:      60371
810.75/814.80	c #Conflicts:     546000 | #Constraints:      61371
810.75/814.80	c #Conflicts:     547000 | #Constraints:      62371
810.75/814.80	c #Conflicts:     548000 | #Constraints:      63371
810.75/814.80	c #Conflicts:     549000 | #Constraints:      64371
810.75/814.80	c #Conflicts:     550000 | #Constraints:      65371
810.75/814.80	c #Conflicts:     551000 | #Constraints:      66371
810.75/814.80	c #Conflicts:     552000 | #Constraints:      67371
810.75/814.80	c #Conflicts:     553000 | #Constraints:      68371
810.75/814.80	c #Conflicts:     554000 | #Constraints:      69371
810.75/814.80	c #Conflicts:     555000 | #Constraints:      70371
810.75/814.80	c #Conflicts:     556000 | #Constraints:      71371
810.75/814.80	c #Conflicts:     557000 | #Constraints:      72371
810.75/814.80	c #Conflicts:     558000 | #Constraints:      73371
810.75/814.80	c #Conflicts:     559000 | #Constraints:      74371
810.75/814.80	c #Conflicts:     560000 | #Constraints:      75371
810.75/814.80	c #Conflicts:     561000 | #Constraints:      76371
810.75/814.80	c #Conflicts:     562000 | #Constraints:      77371
810.75/814.80	c #Conflicts:     563000 | #Constraints:      78371
810.75/814.80	c #Conflicts:     564000 | #Constraints:      79371
810.75/814.80	c #Conflicts:     565000 | #Constraints:      80371
810.75/814.80	c #Conflicts:     566000 | #Constraints:      81371
810.75/814.80	c #Conflicts:     567000 | #Constraints:      82371
810.75/814.80	c #Conflicts:     568000 | #Constraints:      83371
810.75/814.80	c #Conflicts:     569000 | #Constraints:      84371
810.75/814.80	c #Conflicts:     570000 | #Constraints:      85371
810.75/814.80	c #Conflicts:     571000 | #Constraints:      86371
810.75/814.80	c #Conflicts:     572000 | #Constraints:      87371
810.75/814.80	c #Conflicts:     573000 | #Constraints:      88371
810.75/814.80	c #Conflicts:     574000 | #Constraints:      89371
810.75/814.80	c #Conflicts:     575000 | #Constraints:      90371
810.75/814.80	c #Conflicts:     576000 | #Constraints:      91371
810.75/814.80	c #Conflicts:     577000 | #Constraints:      92371
810.75/814.80	c #Conflicts:     578000 | #Constraints:      93371
810.75/814.80	c #Conflicts:     579000 | #Constraints:      94371
810.75/814.80	c #Conflicts:     580000 | #Constraints:      95371
810.75/814.80	c #Conflicts:     581000 | #Constraints:      96371
810.75/814.80	c #Conflicts:     582000 | #Constraints:      97371
810.75/814.80	c #Conflicts:     583000 | #Constraints:      98371
810.75/814.80	c #Conflicts:     584000 | #Constraints:      99371
810.75/814.80	c bounds -287 >= -530 @ 803.105
817.94/822.05	c #Conflicts:     585000 | #Constraints:     100410
817.94/822.05	c #Conflicts:     586000 | #Constraints:     101410
817.94/822.05	c #Conflicts:     587000 | #Constraints:     102410
817.94/822.05	c INPROCESSING
817.94/822.05	c GARBAGE COLLECT
817.94/822.05	c rational objective -530
849.33/853.68	c #Conflicts:     588000 | #Constraints:      66361
849.33/853.68	c #Conflicts:     589000 | #Constraints:      67361
849.33/853.68	c #Conflicts:     590000 | #Constraints:      68361
849.33/853.68	c #Conflicts:     591000 | #Constraints:      69361
849.33/853.68	c #Conflicts:     592000 | #Constraints:      70361
849.33/853.68	c #Conflicts:     593000 | #Constraints:      71361
849.33/853.68	c #Conflicts:     594000 | #Constraints:      72361
849.33/853.68	c #Conflicts:     595000 | #Constraints:      73361
849.33/853.68	c #Conflicts:     596000 | #Constraints:      74361
849.33/853.68	c #Conflicts:     597000 | #Constraints:      75361
849.33/853.68	c #Conflicts:     598000 | #Constraints:      76361
849.33/853.68	c #Conflicts:     599000 | #Constraints:      77361
849.33/853.68	c #Conflicts:     600000 | #Constraints:      78361
849.33/853.68	c #Conflicts:     601000 | #Constraints:      79361
849.33/853.68	c #Conflicts:     602000 | #Constraints:      80361
849.33/853.68	c #Conflicts:     603000 | #Constraints:      81361
849.33/853.68	c #Conflicts:     604000 | #Constraints:      82361
849.33/853.68	c #Conflicts:     605000 | #Constraints:      83361
849.33/853.68	c #Conflicts:     606000 | #Constraints:      84361
849.33/853.68	c #Conflicts:     607000 | #Constraints:      85361
849.33/853.68	c #Conflicts:     608000 | #Constraints:      86361
849.33/853.68	c INPROCESSING
849.33/853.68	c GARBAGE COLLECT
849.33/853.68	c rational objective -530
875.92/880.30	c #Conflicts:     609000 | #Constraints:      58041
875.92/880.30	c #Conflicts:     610000 | #Constraints:      59041
875.92/880.30	c #Conflicts:     611000 | #Constraints:      60041
875.92/880.30	c #Conflicts:     612000 | #Constraints:      61041
875.92/880.30	c #Conflicts:     613000 | #Constraints:      62041
875.92/880.30	c #Conflicts:     614000 | #Constraints:      63041
875.92/880.30	c #Conflicts:     615000 | #Constraints:      64041
875.92/880.30	c #Conflicts:     616000 | #Constraints:      65041
875.92/880.30	c #Conflicts:     617000 | #Constraints:      66041
875.92/880.30	c #Conflicts:     618000 | #Constraints:      67041
875.92/880.30	c #Conflicts:     619000 | #Constraints:      68041
875.92/880.30	c #Conflicts:     620000 | #Constraints:      69041
875.92/880.30	c #Conflicts:     621000 | #Constraints:      70041
875.92/880.30	c #Conflicts:     622000 | #Constraints:      71041
875.92/880.30	c #Conflicts:     623000 | #Constraints:      72041
875.92/880.30	c #Conflicts:     624000 | #Constraints:      73041
875.92/880.30	c #Conflicts:     625000 | #Constraints:      74041
875.92/880.30	c #Conflicts:     626000 | #Constraints:      75041
875.92/880.30	c #Conflicts:     627000 | #Constraints:      76041
875.92/880.30	c #Conflicts:     628000 | #Constraints:      77041
875.92/880.30	c #Conflicts:     629000 | #Constraints:      78041
875.92/880.30	c #Conflicts:     630000 | #Constraints:      79041
875.92/880.30	c INPROCESSING
875.92/880.30	c GARBAGE COLLECT
875.92/880.30	c rational objective -530
920.67/925.28	c #Conflicts:     631000 | #Constraints:      55510
920.67/925.28	c #Conflicts:     632000 | #Constraints:      56510
920.67/925.28	c #Conflicts:     633000 | #Constraints:      57510
920.67/925.28	c #Conflicts:     634000 | #Constraints:      58510
920.67/925.28	c #Conflicts:     635000 | #Constraints:      59510
920.67/925.28	c #Conflicts:     636000 | #Constraints:      60510
920.67/925.28	c #Conflicts:     637000 | #Constraints:      61510
920.67/925.28	c #Conflicts:     638000 | #Constraints:      62510
920.67/925.28	c #Conflicts:     639000 | #Constraints:      63510
920.67/925.28	c #Conflicts:     640000 | #Constraints:      64510
920.67/925.28	c #Conflicts:     641000 | #Constraints:      65510
920.67/925.28	c #Conflicts:     642000 | #Constraints:      66510
920.67/925.28	c #Conflicts:     643000 | #Constraints:      67510
920.67/925.28	c #Conflicts:     644000 | #Constraints:      68510
920.67/925.28	c #Conflicts:     645000 | #Constraints:      69510
920.67/925.28	c #Conflicts:     646000 | #Constraints:      70510
920.67/925.28	c #Conflicts:     647000 | #Constraints:      71510
920.67/925.28	c #Conflicts:     648000 | #Constraints:      72510
920.67/925.28	c #Conflicts:     649000 | #Constraints:      73510
920.67/925.28	c #Conflicts:     650000 | #Constraints:      74510
920.67/925.28	c #Conflicts:     651000 | #Constraints:      75510
920.67/925.28	c #Conflicts:     652000 | #Constraints:      76510
920.67/925.28	c #Conflicts:     653000 | #Constraints:      77510
920.67/925.28	c #Conflicts:     654000 | #Constraints:      78510
920.67/925.28	c #Conflicts:     655000 | #Constraints:      79510
920.67/925.28	c #Conflicts:     656000 | #Constraints:      80510
920.67/925.28	c #Conflicts:     657000 | #Constraints:      81510
920.67/925.28	c #Conflicts:     658000 | #Constraints:      82510
920.67/925.28	c #Conflicts:     659000 | #Constraints:      83510
920.67/925.28	c #Conflicts:     660000 | #Constraints:      84510
920.67/925.28	c #Conflicts:     661000 | #Constraints:      85510
920.67/925.28	c #Conflicts:     662000 | #Constraints:      86510
920.67/925.28	c #Conflicts:     663000 | #Constraints:      87510
920.67/925.28	c bounds -287 >= -529 @ 912.089
953.01/957.76	c #Conflicts:     664000 | #Constraints:      88543
953.01/957.76	c #Conflicts:     665000 | #Constraints:      89543
953.01/957.76	c #Conflicts:     666000 | #Constraints:      90543
953.01/957.76	c #Conflicts:     667000 | #Constraints:      91543
953.01/957.76	c #Conflicts:     668000 | #Constraints:      92543
953.01/957.76	c #Conflicts:     669000 | #Constraints:      93543
953.01/957.76	c #Conflicts:     670000 | #Constraints:      94543
953.01/957.76	c #Conflicts:     671000 | #Constraints:      95543
953.01/957.76	c #Conflicts:     672000 | #Constraints:      96543
953.01/957.76	c #Conflicts:     673000 | #Constraints:      97543
953.01/957.76	c #Conflicts:     674000 | #Constraints:      98543
953.01/957.76	c #Conflicts:     675000 | #Constraints:      99543
953.01/957.76	c #Conflicts:     676000 | #Constraints:     100543
953.01/957.76	c #Conflicts:     677000 | #Constraints:     101543
953.01/957.76	c #Conflicts:     678000 | #Constraints:     102543
953.01/957.76	c #Conflicts:     679000 | #Constraints:     103543
953.01/957.76	c #Conflicts:     680000 | #Constraints:     104543
953.01/957.76	c #Conflicts:     681000 | #Constraints:     105543
953.01/957.76	c #Conflicts:     682000 | #Constraints:     106543
953.01/957.76	c #Conflicts:     683000 | #Constraints:     107543
953.01/957.76	c #Conflicts:     684000 | #Constraints:     108543
953.01/957.76	c INPROCESSING
953.01/957.76	c GARBAGE COLLECT
953.01/957.76	c rational objective -529
985.53/990.54	c #Conflicts:     685000 | #Constraints:      69693
985.53/990.54	c #Conflicts:     686000 | #Constraints:      70693
985.53/990.54	c #Conflicts:     687000 | #Constraints:      71693
985.53/990.54	c #Conflicts:     688000 | #Constraints:      72693
985.53/990.54	c #Conflicts:     689000 | #Constraints:      73693
985.53/990.54	c #Conflicts:     690000 | #Constraints:      74693
985.53/990.54	c #Conflicts:     691000 | #Constraints:      75693
985.53/990.54	c #Conflicts:     692000 | #Constraints:      76693
985.53/990.54	c #Conflicts:     693000 | #Constraints:      77693
985.53/990.54	c #Conflicts:     694000 | #Constraints:      78693
985.53/990.54	c #Conflicts:     695000 | #Constraints:      79693
985.53/990.54	c #Conflicts:     696000 | #Constraints:      80693
985.53/990.54	c #Conflicts:     697000 | #Constraints:      81693
985.53/990.54	c #Conflicts:     698000 | #Constraints:      82693
985.53/990.54	c #Conflicts:     699000 | #Constraints:      83693
985.53/990.54	c #Conflicts:     700000 | #Constraints:      84693
985.53/990.54	c #Conflicts:     701000 | #Constraints:      85693
985.53/990.54	c #Conflicts:     702000 | #Constraints:      86693
985.53/990.54	c #Conflicts:     703000 | #Constraints:      87693
985.53/990.54	c #Conflicts:     704000 | #Constraints:      88693
985.53/990.54	c #Conflicts:     705000 | #Constraints:      89693
985.53/990.54	c #Conflicts:     706000 | #Constraints:      90693
985.53/990.54	c INPROCESSING
985.53/990.54	c GARBAGE COLLECT
985.53/990.54	c rational objective -529
1062.25/1068.66	c #Conflicts:     707000 | #Constraints:      60405
1062.25/1068.66	c #Conflicts:     708000 | #Constraints:      61405
1062.25/1068.66	c #Conflicts:     709000 | #Constraints:      62405
1062.25/1068.66	c #Conflicts:     710000 | #Constraints:      63604
1062.25/1068.66	c #Conflicts:     711000 | #Constraints:      65034
1062.25/1068.66	c #Conflicts:     712000 | #Constraints:      66513
1062.25/1068.66	c #Conflicts:     713000 | #Constraints:      68033
1062.25/1068.66	c #Conflicts:     714000 | #Constraints:      69495
1062.25/1068.66	c #Conflicts:     715000 | #Constraints:      70949
1062.25/1068.66	c #Conflicts:     716000 | #Constraints:      72399
1062.25/1068.66	c #Conflicts:     717000 | #Constraints:      73894
1062.25/1068.66	c #Conflicts:     718000 | #Constraints:      75333
1062.25/1068.66	c #Conflicts:     719000 | #Constraints:      76714
1062.25/1068.66	c #Conflicts:     720000 | #Constraints:      78254
1062.25/1068.66	c #Conflicts:     721000 | #Constraints:      79833
1062.25/1068.66	c #Conflicts:     722000 | #Constraints:      81407
1062.25/1068.66	c #Conflicts:     723000 | #Constraints:      82979
1062.25/1068.66	c #Conflicts:     724000 | #Constraints:      84436
1062.25/1068.66	c #Conflicts:     725000 | #Constraints:      85966
1062.25/1068.66	c #Conflicts:     726000 | #Constraints:      87202
1062.25/1068.66	c #Conflicts:     727000 | #Constraints:      88284
1062.25/1068.66	c #Conflicts:     728000 | #Constraints:      89364
1062.25/1068.66	c #Conflicts:     729000 | #Constraints:      90421
1062.25/1068.66	c INPROCESSING
1062.25/1068.66	c GARBAGE COLLECT
1062.25/1068.66	c rational objective -529
1063.85/1070.26	c #Conflicts:     730000 | #Constraints:      60279
1063.85/1070.26	c #Conflicts:     731000 | #Constraints:      61279
1063.85/1070.26	c #Conflicts:     732000 | #Constraints:      62279
1063.85/1070.26	c #Conflicts:     733000 | #Constraints:      63279
1063.85/1070.26	c bounds -287 >= -528 @ 1053.71
1064.66/1071.10	c #Conflicts:     734000 | #Constraints:      64318
1064.66/1071.10	c #Conflicts:     735000 | #Constraints:      65318
1064.66/1071.10	c #Conflicts:     736000 | #Constraints:      66318
1064.66/1071.10	c bounds -287 >= -527 @ 1054.53
1068.03/1074.49	c #Conflicts:     737000 | #Constraints:      67339
1068.03/1074.49	c #Conflicts:     738000 | #Constraints:      68339
1068.03/1074.49	c #Conflicts:     739000 | #Constraints:      69339
1068.03/1074.49	c #Conflicts:     740000 | #Constraints:      70339
1068.03/1074.49	c #Conflicts:     741000 | #Constraints:      71339
1068.03/1074.49	c #Conflicts:     742000 | #Constraints:      72339
1068.03/1074.49	c bounds -287 >= -526 @ 1057.86
1074.92/1081.39	c #Conflicts:     743000 | #Constraints:      73354
1074.92/1081.39	c #Conflicts:     744000 | #Constraints:      74354
1074.92/1081.39	c #Conflicts:     745000 | #Constraints:      75354
1074.92/1081.39	c #Conflicts:     746000 | #Constraints:      76354
1074.92/1081.39	c #Conflicts:     747000 | #Constraints:      77354
1074.92/1081.39	c #Conflicts:     748000 | #Constraints:      78354
1074.92/1081.39	c #Conflicts:     749000 | #Constraints:      79354
1074.92/1081.39	c #Conflicts:     750000 | #Constraints:      80354
1074.92/1081.39	c bounds -287 >= -525 @ 1064.65
1075.73/1082.16	c #Conflicts:     751000 | #Constraints:      81402
1075.73/1082.16	c #Conflicts:     752000 | #Constraints:      82402
1075.73/1082.16	c INPROCESSING
1075.73/1082.16	c GARBAGE COLLECT
1075.73/1082.16	c rational objective -525
1076.72/1083.13	c #Conflicts:     753000 | #Constraints:      57745
1076.72/1083.13	c #Conflicts:     754000 | #Constraints:      58745
1076.72/1083.13	c #Conflicts:     755000 | #Constraints:      59745
1076.72/1083.13	c bounds -287 >= -524 @ 1066.37
1077.81/1084.26	c #Conflicts:     756000 | #Constraints:      60787
1077.81/1084.26	c #Conflicts:     757000 | #Constraints:      61787
1077.81/1084.26	c #Conflicts:     758000 | #Constraints:      62787
1077.81/1084.26	c #Conflicts:     759000 | #Constraints:      63787
1077.81/1084.26	c #Conflicts:     760000 | #Constraints:      64787
1077.81/1084.26	c bounds -287 >= -523 @ 1067.46
1083.99/1090.42	c #Conflicts:     761000 | #Constraints:      65814
1083.99/1090.42	c #Conflicts:     762000 | #Constraints:      66814
1083.99/1090.42	c #Conflicts:     763000 | #Constraints:      67814
1083.99/1090.42	c #Conflicts:     764000 | #Constraints:      68814
1083.99/1090.42	c #Conflicts:     765000 | #Constraints:      69814
1083.99/1090.42	c #Conflicts:     766000 | #Constraints:      70814
1083.99/1090.42	c #Conflicts:     767000 | #Constraints:      71814
1083.99/1090.42	c #Conflicts:     768000 | #Constraints:      72814
1083.99/1090.42	c #Conflicts:     769000 | #Constraints:      73814
1083.99/1090.42	c bounds -287 >= -522 @ 1073.51
1098.99/1105.71	c #Conflicts:     770000 | #Constraints:      74841
1098.99/1105.71	c #Conflicts:     771000 | #Constraints:      75841
1098.99/1105.71	c #Conflicts:     772000 | #Constraints:      76841
1098.99/1105.71	c #Conflicts:     773000 | #Constraints:      77841
1098.99/1105.71	c #Conflicts:     774000 | #Constraints:      78841
1098.99/1105.71	c #Conflicts:     775000 | #Constraints:      79841
1098.99/1105.71	c #Conflicts:     776000 | #Constraints:      80841
1098.99/1105.71	c #Conflicts:     777000 | #Constraints:      81841
1098.99/1105.71	c #Conflicts:     778000 | #Constraints:      82841
1098.99/1105.71	c #Conflicts:     779000 | #Constraints:      83841
1098.99/1105.71	c #Conflicts:     780000 | #Constraints:      84841
1098.99/1105.71	c #Conflicts:     781000 | #Constraints:      85841
1098.99/1105.71	c #Conflicts:     782000 | #Constraints:      86841
1098.99/1105.71	c #Conflicts:     783000 | #Constraints:      87841
1098.99/1105.71	c bounds -287 >= -521 @ 1088.34
1139.73/1146.68	c #Conflicts:     784000 | #Constraints:      88865
1139.73/1146.68	c #Conflicts:     785000 | #Constraints:      89865
1139.73/1146.68	c #Conflicts:     786000 | #Constraints:      90865
1139.73/1146.68	c #Conflicts:     787000 | #Constraints:      91865
1139.73/1146.68	c #Conflicts:     788000 | #Constraints:      92865
1139.73/1146.68	c #Conflicts:     789000 | #Constraints:      93865
1139.73/1146.68	c #Conflicts:     790000 | #Constraints:      94865
1139.73/1146.68	c #Conflicts:     791000 | #Constraints:      95865
1139.73/1146.68	c #Conflicts:     792000 | #Constraints:      96865
1139.73/1146.68	c #Conflicts:     793000 | #Constraints:      97865
1139.73/1146.68	c #Conflicts:     794000 | #Constraints:      98865
1139.73/1146.68	c #Conflicts:     795000 | #Constraints:      99865
1139.73/1146.68	c #Conflicts:     796000 | #Constraints:     100865
1139.73/1146.68	c #Conflicts:     797000 | #Constraints:     101865
1139.73/1146.68	c #Conflicts:     798000 | #Constraints:     102865
1139.73/1146.68	c #Conflicts:     799000 | #Constraints:     103865
1139.73/1146.68	c #Conflicts:     800000 | #Constraints:     104865
1139.73/1146.68	c #Conflicts:     801000 | #Constraints:     105865
1139.73/1146.68	c #Conflicts:     802000 | #Constraints:     106865
1139.73/1146.68	c #Conflicts:     803000 | #Constraints:     107865
1139.73/1146.68	c #Conflicts:     804000 | #Constraints:     108865
1139.73/1146.68	c #Conflicts:     805000 | #Constraints:     109865
1139.73/1146.68	c #Conflicts:     806000 | #Constraints:     110865
1139.73/1146.68	c #Conflicts:     807000 | #Constraints:     111865
1139.73/1146.68	c #Conflicts:     808000 | #Constraints:     112865
1139.73/1146.68	c #Conflicts:     809000 | #Constraints:     113865
1139.73/1146.68	c #Conflicts:     810000 | #Constraints:     114865
1139.73/1146.68	c bounds -287 >= -520 @ 1128.88
1143.71/1150.65	c #Conflicts:     811000 | #Constraints:     115898
1143.71/1150.65	c #Conflicts:     812000 | #Constraints:     116898
1143.71/1150.65	c INPROCESSING
1143.71/1150.65	c GARBAGE COLLECT
1143.71/1150.65	c rational objective -520
1178.24/1185.37	c #Conflicts:     813000 | #Constraints:      73860
1178.24/1185.37	c #Conflicts:     814000 | #Constraints:      74860
1178.24/1185.37	c #Conflicts:     815000 | #Constraints:      75860
1178.24/1185.37	c #Conflicts:     816000 | #Constraints:      76860
1178.24/1185.37	c #Conflicts:     817000 | #Constraints:      77860
1178.24/1185.37	c #Conflicts:     818000 | #Constraints:      78860
1178.24/1185.37	c #Conflicts:     819000 | #Constraints:      79860
1178.24/1185.37	c #Conflicts:     820000 | #Constraints:      80860
1178.24/1185.37	c #Conflicts:     821000 | #Constraints:      81860
1178.24/1185.37	c #Conflicts:     822000 | #Constraints:      82862
1178.24/1185.37	c #Conflicts:     823000 | #Constraints:      83862
1178.24/1185.37	c #Conflicts:     824000 | #Constraints:      84862
1178.24/1185.37	c #Conflicts:     825000 | #Constraints:      85862
1178.24/1185.37	c #Conflicts:     826000 | #Constraints:      86863
1178.24/1185.37	c #Conflicts:     827000 | #Constraints:      87863
1178.24/1185.37	c #Conflicts:     828000 | #Constraints:      88863
1178.24/1185.37	c #Conflicts:     829000 | #Constraints:      89863
1178.24/1185.37	c #Conflicts:     830000 | #Constraints:      90863
1178.24/1185.37	c #Conflicts:     831000 | #Constraints:      91863
1178.24/1185.37	c #Conflicts:     832000 | #Constraints:      92863
1178.24/1185.37	c #Conflicts:     833000 | #Constraints:      93863
1178.24/1185.37	c #Conflicts:     834000 | #Constraints:      94863
1178.24/1185.37	c #Conflicts:     835000 | #Constraints:      95863
1178.24/1185.37	c #Conflicts:     836000 | #Constraints:      96863
1178.24/1185.37	c INPROCESSING
1178.24/1185.37	c GARBAGE COLLECT
1178.24/1185.37	c rational objective -520
1194.99/1202.13	c #Conflicts:     837000 | #Constraints:      63659
1194.99/1202.13	c #Conflicts:     838000 | #Constraints:      64659
1194.99/1202.13	c #Conflicts:     839000 | #Constraints:      65659
1194.99/1202.13	c #Conflicts:     840000 | #Constraints:      66659
1194.99/1202.13	c #Conflicts:     841000 | #Constraints:      67659
1194.99/1202.13	c #Conflicts:     842000 | #Constraints:      68659
1194.99/1202.13	c #Conflicts:     843000 | #Constraints:      69659
1194.99/1202.13	c #Conflicts:     844000 | #Constraints:      70659
1194.99/1202.13	c #Conflicts:     845000 | #Constraints:      71659
1194.99/1202.13	c #Conflicts:     846000 | #Constraints:      72659
1194.99/1202.13	c #Conflicts:     847000 | #Constraints:      73659
1194.99/1202.13	c #Conflicts:     848000 | #Constraints:      74659
1194.99/1202.13	c #Conflicts:     849000 | #Constraints:      75659
1194.99/1202.13	c bounds -287 >= -519 @ 1183.58
1210.52/1217.71	c #Conflicts:     850000 | #Constraints:      76707
1210.52/1217.71	c #Conflicts:     851000 | #Constraints:      77707
1210.52/1217.71	c #Conflicts:     852000 | #Constraints:      78707
1210.52/1217.71	c #Conflicts:     853000 | #Constraints:      79707
1210.52/1217.71	c #Conflicts:     854000 | #Constraints:      80707
1210.52/1217.71	c #Conflicts:     855000 | #Constraints:      81707
1210.52/1217.71	c #Conflicts:     856000 | #Constraints:      82707
1210.52/1217.71	c #Conflicts:     857000 | #Constraints:      83707
1210.52/1217.71	c #Conflicts:     858000 | #Constraints:      84707
1210.52/1217.71	c #Conflicts:     859000 | #Constraints:      85707
1210.52/1217.71	c #Conflicts:     860000 | #Constraints:      86707
1210.52/1217.71	c #Conflicts:     861000 | #Constraints:      87707
1210.52/1217.71	c INPROCESSING
1210.52/1217.71	c GARBAGE COLLECT
1210.52/1217.71	c rational objective -519
1229.65/1237.19	c #Conflicts:     862000 | #Constraints:      61663
1229.65/1237.19	c #Conflicts:     863000 | #Constraints:      62663
1229.65/1237.19	c #Conflicts:     864000 | #Constraints:      63663
1229.65/1237.19	c #Conflicts:     865000 | #Constraints:      64663
1229.65/1237.19	c #Conflicts:     866000 | #Constraints:      65663
1229.65/1237.19	c #Conflicts:     867000 | #Constraints:      66663
1229.65/1237.19	c #Conflicts:     868000 | #Constraints:      67663
1229.65/1237.19	c #Conflicts:     869000 | #Constraints:      68663
1229.65/1237.19	c #Conflicts:     870000 | #Constraints:      69663
1229.65/1237.19	c #Conflicts:     871000 | #Constraints:      70663
1229.65/1237.19	c #Conflicts:     872000 | #Constraints:      71663
1229.65/1237.19	c #Conflicts:     873000 | #Constraints:      72663
1229.65/1237.19	c #Conflicts:     874000 | #Constraints:      73663
1229.65/1237.19	c #Conflicts:     875000 | #Constraints:      74663
1229.65/1237.19	c #Conflicts:     876000 | #Constraints:      75663
1229.65/1237.19	c #Conflicts:     877000 | #Constraints:      76663
1229.65/1237.19	c #Conflicts:     878000 | #Constraints:      77663
1229.65/1237.19	c #Conflicts:     879000 | #Constraints:      78663
1229.65/1237.19	c bounds -287 >= -518 @ 1217.96
1287.96/1296.19	c #Conflicts:     880000 | #Constraints:      79705
1287.96/1296.19	c #Conflicts:     881000 | #Constraints:      80705
1287.96/1296.19	c #Conflicts:     882000 | #Constraints:      81705
1287.96/1296.19	c #Conflicts:     883000 | #Constraints:      82705
1287.96/1296.19	c #Conflicts:     884000 | #Constraints:      83705
1287.96/1296.19	c #Conflicts:     885000 | #Constraints:      84705
1287.96/1296.19	c #Conflicts:     886000 | #Constraints:      85705
1287.96/1296.19	c #Conflicts:     887000 | #Constraints:      86705
1287.96/1296.19	c #Conflicts:     888000 | #Constraints:      87705
1287.96/1296.19	c #Conflicts:     889000 | #Constraints:      88705
1287.96/1296.19	c #Conflicts:     890000 | #Constraints:      89705
1287.96/1296.19	c #Conflicts:     891000 | #Constraints:      90705
1287.96/1296.19	c #Conflicts:     892000 | #Constraints:      91705
1287.96/1296.19	c #Conflicts:     893000 | #Constraints:      92705
1287.96/1296.19	c #Conflicts:     894000 | #Constraints:      93705
1287.96/1296.19	c #Conflicts:     895000 | #Constraints:      94705
1287.96/1296.19	c #Conflicts:     896000 | #Constraints:      95705
1287.96/1296.19	c #Conflicts:     897000 | #Constraints:      96705
1287.96/1296.19	c #Conflicts:     898000 | #Constraints:      97705
1287.96/1296.19	c #Conflicts:     899000 | #Constraints:      98705
1287.96/1296.19	c #Conflicts:     900000 | #Constraints:      99705
1287.96/1296.19	c #Conflicts:     901000 | #Constraints:     100705
1287.96/1296.19	c #Conflicts:     902000 | #Constraints:     101705
1287.96/1296.19	c #Conflicts:     903000 | #Constraints:     102705
1287.96/1296.19	c #Conflicts:     904000 | #Constraints:     103705
1287.96/1296.19	c #Conflicts:     905000 | #Constraints:     104705
1287.96/1296.19	c #Conflicts:     906000 | #Constraints:     105705
1287.96/1296.19	c #Conflicts:     907000 | #Constraints:     106705
1287.96/1296.19	c #Conflicts:     908000 | #Constraints:     107705
1287.96/1296.19	c #Conflicts:     909000 | #Constraints:     108705
1287.96/1296.19	c #Conflicts:     910000 | #Constraints:     109705
1287.96/1296.19	c #Conflicts:     911000 | #Constraints:     110705
1287.96/1296.19	c #Conflicts:     912000 | #Constraints:     111705
1287.96/1296.19	c #Conflicts:     913000 | #Constraints:     112705
1287.96/1296.19	c #Conflicts:     914000 | #Constraints:     113705
1287.96/1296.19	c #Conflicts:     915000 | #Constraints:     114705
1287.96/1296.19	c #Conflicts:     916000 | #Constraints:     115705
1287.96/1296.19	c #Conflicts:     917000 | #Constraints:     116705
1287.96/1296.19	c #Conflicts:     918000 | #Constraints:     117705
1287.96/1296.19	c #Conflicts:     919000 | #Constraints:     118705
1287.96/1296.19	c #Conflicts:     920000 | #Constraints:     119705
1287.96/1296.19	c #Conflicts:     921000 | #Constraints:     120705
1287.96/1296.19	c #Conflicts:     922000 | #Constraints:     121705
1287.96/1296.19	c #Conflicts:     923000 | #Constraints:     122705
1287.96/1296.19	c bounds -287 >= -517 @ 1275.82
1290.74/1298.97	c #Conflicts:     924000 | #Constraints:     123723
1290.74/1298.97	c INPROCESSING
1290.74/1298.97	c GARBAGE COLLECT
1290.74/1298.97	c rational objective -517
1330.08/1338.93	c #Conflicts:     925000 | #Constraints:      77090
1330.08/1338.93	c #Conflicts:     926000 | #Constraints:      78090
1330.08/1338.93	c #Conflicts:     927000 | #Constraints:      79090
1330.08/1338.93	c #Conflicts:     928000 | #Constraints:      80090
1330.08/1338.93	c #Conflicts:     929000 | #Constraints:      81090
1330.08/1338.93	c #Conflicts:     930000 | #Constraints:      82090
1330.08/1338.93	c #Conflicts:     931000 | #Constraints:      83090
1330.08/1338.93	c #Conflicts:     932000 | #Constraints:      84090
1330.08/1338.93	c #Conflicts:     933000 | #Constraints:      85090
1330.08/1338.93	c #Conflicts:     934000 | #Constraints:      86090
1330.08/1338.93	c #Conflicts:     935000 | #Constraints:      87090
1330.08/1338.93	c #Conflicts:     936000 | #Constraints:      88090
1330.08/1338.93	c #Conflicts:     937000 | #Constraints:      89090
1330.08/1338.93	c #Conflicts:     938000 | #Constraints:      90090
1330.08/1338.93	c #Conflicts:     939000 | #Constraints:      91090
1330.08/1338.93	c #Conflicts:     940000 | #Constraints:      92090
1330.08/1338.93	c #Conflicts:     941000 | #Constraints:      93090
1330.08/1338.93	c #Conflicts:     942000 | #Constraints:      94090
1330.08/1338.93	c #Conflicts:     943000 | #Constraints:      95090
1330.08/1338.93	c #Conflicts:     944000 | #Constraints:      96090
1330.08/1338.93	c #Conflicts:     945000 | #Constraints:      97090
1330.08/1338.93	c #Conflicts:     946000 | #Constraints:      98090
1330.08/1338.93	c #Conflicts:     947000 | #Constraints:      99090
1330.08/1338.93	c #Conflicts:     948000 | #Constraints:     100090
1330.08/1338.93	c #Conflicts:     949000 | #Constraints:     101090
1330.08/1338.93	c #Conflicts:     950000 | #Constraints:     102090
1330.08/1338.93	c INPROCESSING
1330.08/1338.93	c GARBAGE COLLECT
1330.08/1338.93	c rational objective -517
1364.01/1373.07	c #Conflicts:     951000 | #Constraints:      66310
1364.01/1373.07	c #Conflicts:     952000 | #Constraints:      67310
1364.01/1373.07	c #Conflicts:     953000 | #Constraints:      68310
1364.01/1373.07	c #Conflicts:     954000 | #Constraints:      69310
1364.01/1373.07	c #Conflicts:     955000 | #Constraints:      70310
1364.01/1373.07	c #Conflicts:     956000 | #Constraints:      71310
1364.01/1373.07	c #Conflicts:     957000 | #Constraints:      72310
1364.01/1373.07	c #Conflicts:     958000 | #Constraints:      73310
1364.01/1373.07	c #Conflicts:     959000 | #Constraints:      74310
1364.01/1373.07	c #Conflicts:     960000 | #Constraints:      75310
1364.01/1373.07	c #Conflicts:     961000 | #Constraints:      76310
1364.01/1373.07	c #Conflicts:     962000 | #Constraints:      77310
1364.01/1373.07	c #Conflicts:     963000 | #Constraints:      78310
1364.01/1373.07	c #Conflicts:     964000 | #Constraints:      79310
1364.01/1373.07	c #Conflicts:     965000 | #Constraints:      80310
1364.01/1373.07	c #Conflicts:     966000 | #Constraints:      81310
1364.01/1373.07	c #Conflicts:     967000 | #Constraints:      82310
1364.01/1373.07	c #Conflicts:     968000 | #Constraints:      83310
1364.01/1373.07	c #Conflicts:     969000 | #Constraints:      84310
1364.01/1373.07	c #Conflicts:     970000 | #Constraints:      85310
1364.01/1373.07	c #Conflicts:     971000 | #Constraints:      86310
1364.01/1373.07	c #Conflicts:     972000 | #Constraints:      87310
1364.01/1373.07	c #Conflicts:     973000 | #Constraints:      88310
1364.01/1373.07	c #Conflicts:     974000 | #Constraints:      89310
1364.01/1373.07	c #Conflicts:     975000 | #Constraints:      90310
1364.01/1373.07	c #Conflicts:     976000 | #Constraints:      91310
1364.01/1373.07	c INPROCESSING
1364.01/1373.07	c GARBAGE COLLECT
1364.01/1373.07	c rational objective -517
1468.64/1478.25	c #Conflicts:     977000 | #Constraints:      63215
1468.64/1478.25	c #Conflicts:     978000 | #Constraints:      64215
1468.64/1478.25	c #Conflicts:     979000 | #Constraints:      65215
1468.64/1478.25	c #Conflicts:     980000 | #Constraints:      66215
1468.64/1478.25	c #Conflicts:     981000 | #Constraints:      67215
1468.64/1478.25	c #Conflicts:     982000 | #Constraints:      68215
1468.64/1478.25	c #Conflicts:     983000 | #Constraints:      69215
1468.64/1478.25	c #Conflicts:     984000 | #Constraints:      70215
1468.64/1478.25	c #Conflicts:     985000 | #Constraints:      71215
1468.64/1478.25	c #Conflicts:     986000 | #Constraints:      72215
1468.64/1478.25	c #Conflicts:     987000 | #Constraints:      73215
1468.64/1478.25	c #Conflicts:     988000 | #Constraints:      74215
1468.64/1478.25	c #Conflicts:     989000 | #Constraints:      75215
1468.64/1478.25	c #Conflicts:     990000 | #Constraints:      76215
1468.64/1478.25	c #Conflicts:     991000 | #Constraints:      77215
1468.64/1478.25	c #Conflicts:     992000 | #Constraints:      78215
1468.64/1478.25	c #Conflicts:     993000 | #Constraints:      79215
1468.64/1478.25	c #Conflicts:     994000 | #Constraints:      80215
1468.64/1478.25	c #Conflicts:     995000 | #Constraints:      81215
1468.64/1478.25	c #Conflicts:     996000 | #Constraints:      82215
1468.64/1478.25	c #Conflicts:     997000 | #Constraints:      83215
1468.64/1478.25	c #Conflicts:     998000 | #Constraints:      84215
1468.64/1478.25	c #Conflicts:     999000 | #Constraints:      85215
1468.64/1478.25	c #Conflicts:    1000000 | #Constraints:      86215
1468.64/1478.25	c #Conflicts:    1001000 | #Constraints:      87215
1468.64/1478.25	c #Conflicts:    1002000 | #Constraints:      88215
1468.64/1478.25	c #Conflicts:    1003000 | #Constraints:      89215
1468.64/1478.25	c #Conflicts:    1004000 | #Constraints:      90215
1468.64/1478.25	c #Conflicts:    1005000 | #Constraints:      91215
1468.64/1478.25	c #Conflicts:    1006000 | #Constraints:      92215
1468.64/1478.25	c #Conflicts:    1007000 | #Constraints:      93215
1468.64/1478.25	c #Conflicts:    1008000 | #Constraints:      94215
1468.64/1478.25	c #Conflicts:    1009000 | #Constraints:      95215
1468.64/1478.25	c #Conflicts:    1010000 | #Constraints:      96215
1468.64/1478.25	c #Conflicts:    1011000 | #Constraints:      97215
1468.64/1478.25	c #Conflicts:    1012000 | #Constraints:      98215
1468.64/1478.25	c #Conflicts:    1013000 | #Constraints:      99215
1468.64/1478.25	c #Conflicts:    1014000 | #Constraints:     100215
1468.64/1478.25	c #Conflicts:    1015000 | #Constraints:     101215
1468.64/1478.25	c #Conflicts:    1016000 | #Constraints:     102215
1468.64/1478.25	c #Conflicts:    1017000 | #Constraints:     103215
1468.64/1478.25	c #Conflicts:    1018000 | #Constraints:     104215
1468.64/1478.25	c #Conflicts:    1019000 | #Constraints:     105215
1468.64/1478.25	c #Conflicts:    1020000 | #Constraints:     106215
1468.64/1478.25	c #Conflicts:    1021000 | #Constraints:     107215
1468.64/1478.25	c #Conflicts:    1022000 | #Constraints:     108215
1468.64/1478.25	c #Conflicts:    1023000 | #Constraints:     109215
1468.64/1478.25	c #Conflicts:    1024000 | #Constraints:     110215
1468.64/1478.25	c #Conflicts:    1025000 | #Constraints:     111215
1468.64/1478.25	c #Conflicts:    1026000 | #Constraints:     112215
1468.64/1478.25	c #Conflicts:    1027000 | #Constraints:     113215
1468.64/1478.25	c #Conflicts:    1028000 | #Constraints:     114215
1468.64/1478.25	c #Conflicts:    1029000 | #Constraints:     115215
1468.64/1478.25	c #Conflicts:    1030000 | #Constraints:     116215
1468.64/1478.25	c #Conflicts:    1031000 | #Constraints:     117215
1468.64/1478.25	c #Conflicts:    1032000 | #Constraints:     118215
1468.64/1478.25	c #Conflicts:    1033000 | #Constraints:     119215
1468.64/1478.25	c #Conflicts:    1034000 | #Constraints:     120215
1468.64/1478.25	c #Conflicts:    1035000 | #Constraints:     121215
1468.64/1478.25	c #Conflicts:    1036000 | #Constraints:     122215
1468.64/1478.25	c #Conflicts:    1037000 | #Constraints:     123215
1468.64/1478.25	c #Conflicts:    1038000 | #Constraints:     124215
1468.64/1478.25	c #Conflicts:    1039000 | #Constraints:     125215
1468.64/1478.25	c #Conflicts:    1040000 | #Constraints:     126215
1468.64/1478.25	c #Conflicts:    1041000 | #Constraints:     127215
1468.64/1478.25	c #Conflicts:    1042000 | #Constraints:     128215
1468.64/1478.25	c #Conflicts:    1043000 | #Constraints:     129215
1468.64/1478.25	c #Conflicts:    1044000 | #Constraints:     130215
1468.64/1478.25	c INPROCESSING
1468.64/1478.25	c GARBAGE COLLECT
1468.64/1478.25	c rational objective -517
1515.55/1525.44	c #Conflicts:    1045000 | #Constraints:      80522
1515.55/1525.44	c #Conflicts:    1046000 | #Constraints:      81522
1515.55/1525.44	c #Conflicts:    1047000 | #Constraints:      82522
1515.55/1525.44	c #Conflicts:    1048000 | #Constraints:      83522
1515.55/1525.44	c #Conflicts:    1049000 | #Constraints:      84522
1515.55/1525.44	c #Conflicts:    1050000 | #Constraints:      85522
1515.55/1525.44	c #Conflicts:    1051000 | #Constraints:      86522
1515.55/1525.44	c #Conflicts:    1052000 | #Constraints:      87522
1515.55/1525.44	c #Conflicts:    1053000 | #Constraints:      88522
1515.55/1525.44	c #Conflicts:    1054000 | #Constraints:      89522
1515.55/1525.44	c #Conflicts:    1055000 | #Constraints:      90522
1515.55/1525.44	c #Conflicts:    1056000 | #Constraints:      91522
1515.55/1525.44	c #Conflicts:    1057000 | #Constraints:      92522
1515.55/1525.44	c #Conflicts:    1058000 | #Constraints:      93522
1515.55/1525.44	c #Conflicts:    1059000 | #Constraints:      94522
1515.55/1525.44	c #Conflicts:    1060000 | #Constraints:      95522
1515.55/1525.44	c #Conflicts:    1061000 | #Constraints:      96522
1515.55/1525.44	c #Conflicts:    1062000 | #Constraints:      97522
1515.55/1525.44	c #Conflicts:    1063000 | #Constraints:      98522
1515.55/1525.44	c #Conflicts:    1064000 | #Constraints:      99522
1515.55/1525.44	c #Conflicts:    1065000 | #Constraints:     100522
1515.55/1525.44	c #Conflicts:    1066000 | #Constraints:     101522
1515.55/1525.44	c #Conflicts:    1067000 | #Constraints:     102522
1515.55/1525.44	c #Conflicts:    1068000 | #Constraints:     103522
1515.55/1525.44	c #Conflicts:    1069000 | #Constraints:     104522
1515.55/1525.44	c #Conflicts:    1070000 | #Constraints:     105522
1515.55/1525.44	c #Conflicts:    1071000 | #Constraints:     106522
1515.55/1525.44	c INPROCESSING
1515.55/1525.44	c GARBAGE COLLECT
1515.55/1525.44	c rational objective -517
1550.48/1560.55	c #Conflicts:    1072000 | #Constraints:      68481
1550.48/1560.55	c #Conflicts:    1073000 | #Constraints:      69481
1550.48/1560.55	c #Conflicts:    1074000 | #Constraints:      70481
1550.48/1560.55	c #Conflicts:    1075000 | #Constraints:      71481
1550.48/1560.55	c #Conflicts:    1076000 | #Constraints:      72481
1550.48/1560.55	c #Conflicts:    1077000 | #Constraints:      73481
1550.48/1560.55	c #Conflicts:    1078000 | #Constraints:      74481
1550.48/1560.55	c #Conflicts:    1079000 | #Constraints:      75481
1550.48/1560.55	c #Conflicts:    1080000 | #Constraints:      76481
1550.48/1560.55	c #Conflicts:    1081000 | #Constraints:      77481
1550.48/1560.55	c #Conflicts:    1082000 | #Constraints:      78481
1550.48/1560.55	c #Conflicts:    1083000 | #Constraints:      79481
1550.48/1560.55	c #Conflicts:    1084000 | #Constraints:      80481
1550.48/1560.55	c #Conflicts:    1085000 | #Constraints:      81481
1550.48/1560.55	c #Conflicts:    1086000 | #Constraints:      82481
1550.48/1560.55	c #Conflicts:    1087000 | #Constraints:      83481
1550.48/1560.55	c #Conflicts:    1088000 | #Constraints:      84481
1550.48/1560.55	c #Conflicts:    1089000 | #Constraints:      85481
1550.48/1560.55	c #Conflicts:    1090000 | #Constraints:      86481
1550.48/1560.55	c #Conflicts:    1091000 | #Constraints:      87481
1550.48/1560.55	c #Conflicts:    1092000 | #Constraints:      88481
1550.48/1560.55	c #Conflicts:    1093000 | #Constraints:      89481
1550.48/1560.55	c #Conflicts:    1094000 | #Constraints:      90481
1550.48/1560.55	c #Conflicts:    1095000 | #Constraints:      91481
1550.48/1560.55	c #Conflicts:    1096000 | #Constraints:      92481
1550.48/1560.55	c #Conflicts:    1097000 | #Constraints:      93481
1550.48/1560.55	c #Conflicts:    1098000 | #Constraints:      94481
1550.48/1560.55	c #Conflicts:    1099000 | #Constraints:      95481
1550.48/1560.55	c INPROCESSING
1550.48/1560.55	c GARBAGE COLLECT
1550.48/1560.55	c rational objective -517
1566.43/1576.55	c #Conflicts:    1100000 | #Constraints:      64459
1566.43/1576.55	c #Conflicts:    1101000 | #Constraints:      65459
1566.43/1576.55	c #Conflicts:    1102000 | #Constraints:      66459
1566.43/1576.55	c #Conflicts:    1103000 | #Constraints:      67459
1566.43/1576.55	c #Conflicts:    1104000 | #Constraints:      68459
1566.43/1576.55	c #Conflicts:    1105000 | #Constraints:      69459
1566.43/1576.55	c #Conflicts:    1106000 | #Constraints:      70459
1566.43/1576.55	c #Conflicts:    1107000 | #Constraints:      71459
1566.43/1576.55	c #Conflicts:    1108000 | #Constraints:      72459
1566.43/1576.55	c #Conflicts:    1109000 | #Constraints:      73459
1566.43/1576.55	c #Conflicts:    1110000 | #Constraints:      74459
1566.43/1576.55	c #Conflicts:    1111000 | #Constraints:      75459
1566.43/1576.55	c bounds -287 >= -516 @ 1552.08
1670.23/1680.92	c #Conflicts:    1112000 | #Constraints:      76513
1670.23/1680.92	c #Conflicts:    1113000 | #Constraints:      77513
1670.23/1680.92	c #Conflicts:    1114000 | #Constraints:      78513
1670.23/1680.92	c #Conflicts:    1115000 | #Constraints:      79513
1670.23/1680.92	c #Conflicts:    1116000 | #Constraints:      80513
1670.23/1680.92	c #Conflicts:    1117000 | #Constraints:      81513
1670.23/1680.92	c #Conflicts:    1118000 | #Constraints:      82513
1670.23/1680.92	c #Conflicts:    1119000 | #Constraints:      83513
1670.23/1680.92	c #Conflicts:    1120000 | #Constraints:      84513
1670.23/1680.92	c #Conflicts:    1121000 | #Constraints:      85513
1670.23/1680.92	c #Conflicts:    1122000 | #Constraints:      86513
1670.23/1680.92	c #Conflicts:    1123000 | #Constraints:      87513
1670.23/1680.92	c #Conflicts:    1124000 | #Constraints:      88513
1670.23/1680.92	c #Conflicts:    1125000 | #Constraints:      89513
1670.23/1680.92	c #Conflicts:    1126000 | #Constraints:      90513
1670.23/1680.92	c #Conflicts:    1127000 | #Constraints:      91513
1670.23/1680.92	c #Conflicts:    1128000 | #Constraints:      92513
1670.23/1680.92	c #Conflicts:    1129000 | #Constraints:      93513
1670.23/1680.92	c #Conflicts:    1130000 | #Constraints:      94513
1670.23/1680.92	c #Conflicts:    1131000 | #Constraints:      95513
1670.23/1680.92	c #Conflicts:    1132000 | #Constraints:      96513
1670.23/1680.92	c #Conflicts:    1133000 | #Constraints:      97513
1670.23/1680.92	c #Conflicts:    1134000 | #Constraints:      98513
1670.23/1680.92	c #Conflicts:    1135000 | #Constraints:      99513
1670.23/1680.92	c #Conflicts:    1136000 | #Constraints:     100513
1670.23/1680.92	c #Conflicts:    1137000 | #Constraints:     101513
1670.23/1680.92	c #Conflicts:    1138000 | #Constraints:     102513
1670.23/1680.92	c #Conflicts:    1139000 | #Constraints:     103513
1670.23/1680.92	c #Conflicts:    1140000 | #Constraints:     104513
1670.23/1680.92	c #Conflicts:    1141000 | #Constraints:     105513
1670.23/1680.92	c #Conflicts:    1142000 | #Constraints:     106513
1670.23/1680.92	c #Conflicts:    1143000 | #Constraints:     107513
1670.23/1680.92	c #Conflicts:    1144000 | #Constraints:     108513
1670.23/1680.92	c #Conflicts:    1145000 | #Constraints:     109513
1670.23/1680.92	c #Conflicts:    1146000 | #Constraints:     110513
1670.23/1680.92	c #Conflicts:    1147000 | #Constraints:     111513
1670.23/1680.92	c #Conflicts:    1148000 | #Constraints:     112513
1670.23/1680.92	c #Conflicts:    1149000 | #Constraints:     113513
1670.23/1680.92	c #Conflicts:    1150000 | #Constraints:     114513
1670.23/1680.92	c #Conflicts:    1151000 | #Constraints:     115513
1670.23/1680.92	c #Conflicts:    1152000 | #Constraints:     116513
1670.23/1680.92	c #Conflicts:    1153000 | #Constraints:     117513
1670.23/1680.92	c #Conflicts:    1154000 | #Constraints:     118513
1670.23/1680.92	c #Conflicts:    1155000 | #Constraints:     119513
1670.23/1680.92	c #Conflicts:    1156000 | #Constraints:     120513
1670.23/1680.92	c #Conflicts:    1157000 | #Constraints:     121513
1670.23/1680.92	c #Conflicts:    1158000 | #Constraints:     122513
1670.23/1680.92	c #Conflicts:    1159000 | #Constraints:     123513
1670.23/1680.92	c #Conflicts:    1160000 | #Constraints:     124513
1670.23/1680.92	c #Conflicts:    1161000 | #Constraints:     125513
1670.23/1680.92	c #Conflicts:    1162000 | #Constraints:     126513
1670.23/1680.92	c #Conflicts:    1163000 | #Constraints:     127513
1670.23/1680.92	c #Conflicts:    1164000 | #Constraints:     128513
1670.23/1680.92	c #Conflicts:    1165000 | #Constraints:     129513
1670.23/1680.92	c #Conflicts:    1166000 | #Constraints:     130513
1670.23/1680.92	c #Conflicts:    1167000 | #Constraints:     131513
1670.23/1680.92	c #Conflicts:    1168000 | #Constraints:     132513
1670.23/1680.92	c #Conflicts:    1169000 | #Constraints:     133513
1670.23/1680.92	c #Conflicts:    1170000 | #Constraints:     134513
1670.23/1680.92	c #Conflicts:    1171000 | #Constraints:     135513
1670.23/1680.92	c INPROCESSING
1670.23/1680.92	c GARBAGE COLLECT
1670.23/1680.92	c rational objective -516
1715.61/1726.54	c #Conflicts:    1172000 | #Constraints:      83235
1715.61/1726.54	c #Conflicts:    1173000 | #Constraints:      84235
1715.61/1726.54	c #Conflicts:    1174000 | #Constraints:      85235
1715.61/1726.54	c #Conflicts:    1175000 | #Constraints:      86235
1715.61/1726.54	c #Conflicts:    1176000 | #Constraints:      87235
1715.61/1726.54	c #Conflicts:    1177000 | #Constraints:      88235
1715.61/1726.54	c #Conflicts:    1178000 | #Constraints:      89235
1715.61/1726.54	c #Conflicts:    1179000 | #Constraints:      90235
1715.61/1726.54	c #Conflicts:    1180000 | #Constraints:      91235
1715.61/1726.54	c #Conflicts:    1181000 | #Constraints:      92235
1715.61/1726.54	c #Conflicts:    1182000 | #Constraints:      93235
1715.61/1726.54	c #Conflicts:    1183000 | #Constraints:      94235
1715.61/1726.54	c #Conflicts:    1184000 | #Constraints:      95235
1715.61/1726.54	c #Conflicts:    1185000 | #Constraints:      96235
1715.61/1726.54	c #Conflicts:    1186000 | #Constraints:      97235
1715.61/1726.54	c #Conflicts:    1187000 | #Constraints:      98235
1715.61/1726.54	c #Conflicts:    1188000 | #Constraints:      99235
1715.61/1726.54	c #Conflicts:    1189000 | #Constraints:     100235
1715.61/1726.54	c #Conflicts:    1190000 | #Constraints:     101235
1715.61/1726.54	c #Conflicts:    1191000 | #Constraints:     102235
1715.61/1726.54	c #Conflicts:    1192000 | #Constraints:     103235
1715.61/1726.54	c #Conflicts:    1193000 | #Constraints:     104235
1715.61/1726.54	c #Conflicts:    1194000 | #Constraints:     105235
1715.61/1726.54	c #Conflicts:    1195000 | #Constraints:     106235
1715.61/1726.54	c #Conflicts:    1196000 | #Constraints:     107235
1715.61/1726.54	c #Conflicts:    1197000 | #Constraints:     108235
1715.61/1726.54	c #Conflicts:    1198000 | #Constraints:     109235
1715.61/1726.54	c #Conflicts:    1199000 | #Constraints:     110235
1715.61/1726.54	c #Conflicts:    1200000 | #Constraints:     111235
1715.61/1726.54	c INPROCESSING
1715.61/1726.54	c GARBAGE COLLECT
1715.61/1726.54	c rational objective -516
1756.55/1767.73	c #Conflicts:    1201000 | #Constraints:      71108
1756.55/1767.73	c #Conflicts:    1202000 | #Constraints:      72108
1756.55/1767.73	c #Conflicts:    1203000 | #Constraints:      73108
1756.55/1767.73	c #Conflicts:    1204000 | #Constraints:      74108
1756.55/1767.73	c #Conflicts:    1205000 | #Constraints:      75108
1756.55/1767.73	c #Conflicts:    1206000 | #Constraints:      76108
1756.55/1767.73	c #Conflicts:    1207000 | #Constraints:      77108
1756.55/1767.73	c #Conflicts:    1208000 | #Constraints:      78108
1756.55/1767.73	c #Conflicts:    1209000 | #Constraints:      79108
1756.55/1767.73	c #Conflicts:    1210000 | #Constraints:      80108
1756.55/1767.73	c #Conflicts:    1211000 | #Constraints:      81108
1756.55/1767.73	c #Conflicts:    1212000 | #Constraints:      82108
1756.55/1767.73	c #Conflicts:    1213000 | #Constraints:      83108
1756.55/1767.73	c #Conflicts:    1214000 | #Constraints:      84108
1756.55/1767.73	c #Conflicts:    1215000 | #Constraints:      85108
1756.55/1767.73	c #Conflicts:    1216000 | #Constraints:      86108
1756.55/1767.73	c #Conflicts:    1217000 | #Constraints:      87108
1756.55/1767.73	c #Conflicts:    1218000 | #Constraints:      88108
1756.55/1767.73	c #Conflicts:    1219000 | #Constraints:      89108
1756.55/1767.73	c #Conflicts:    1220000 | #Constraints:      90108
1756.55/1767.73	c #Conflicts:    1221000 | #Constraints:      91108
1756.55/1767.73	c #Conflicts:    1222000 | #Constraints:      92108
1756.55/1767.73	c #Conflicts:    1223000 | #Constraints:      93108
1756.55/1767.73	c #Conflicts:    1224000 | #Constraints:      94108
1756.55/1767.73	c #Conflicts:    1225000 | #Constraints:      95108
1756.55/1767.73	c #Conflicts:    1226000 | #Constraints:      96108
1756.55/1767.73	c #Conflicts:    1227000 | #Constraints:      97108
1756.55/1767.73	c #Conflicts:    1228000 | #Constraints:      98108
1756.55/1767.73	c #Conflicts:    1229000 | #Constraints:      99108
1756.55/1767.73	c INPROCESSING
1756.55/1767.73	c GARBAGE COLLECT
1756.55/1767.73	c rational objective -516
1762.23/1773.46	c #Conflicts:    1230000 | #Constraints:      66007
1762.23/1773.46	c #Conflicts:    1231000 | #Constraints:      67435
1762.23/1773.46	c bounds -288 >= -516 @ 1746.39
1848.14/1859.96	c #Conflicts:    1232000 | #Constraints:      68856
1848.14/1859.96	c #Conflicts:    1233000 | #Constraints:      70361
1848.14/1859.96	c #Conflicts:    1234000 | #Constraints:      71899
1848.14/1859.96	c #Conflicts:    1235000 | #Constraints:      73453
1848.14/1859.96	c #Conflicts:    1236000 | #Constraints:      74985
1848.14/1859.96	c #Conflicts:    1237000 | #Constraints:      76460
1848.14/1859.96	c #Conflicts:    1238000 | #Constraints:      77967
1848.14/1859.96	c #Conflicts:    1239000 | #Constraints:      79543
1848.14/1859.96	c #Conflicts:    1240000 | #Constraints:      81042
1848.14/1859.96	c #Conflicts:    1241000 | #Constraints:      82576
1848.14/1859.96	c #Conflicts:    1242000 | #Constraints:      84120
1848.14/1859.96	c #Conflicts:    1243000 | #Constraints:      85685
1848.14/1859.96	c #Conflicts:    1244000 | #Constraints:      87253
1848.14/1859.96	c #Conflicts:    1245000 | #Constraints:      88756
1848.14/1859.96	c bounds -289 >= -516 @ 1831.49
1940.21/1952.75	c #Conflicts:    1246000 | #Constraints:      90122
1940.21/1952.75	c #Conflicts:    1247000 | #Constraints:      91122
1940.21/1952.75	c #Conflicts:    1248000 | #Constraints:      92122
1940.21/1952.75	c #Conflicts:    1249000 | #Constraints:      93122
1940.21/1952.75	c #Conflicts:    1250000 | #Constraints:      94122
1940.21/1952.75	c #Conflicts:    1251000 | #Constraints:      95122
1940.21/1952.75	c #Conflicts:    1252000 | #Constraints:      96122
1940.21/1952.75	c #Conflicts:    1253000 | #Constraints:      97122
1940.21/1952.75	c #Conflicts:    1254000 | #Constraints:      98122
1940.21/1952.75	c #Conflicts:    1255000 | #Constraints:      99122
1940.21/1952.75	c #Conflicts:    1256000 | #Constraints:     100122
1940.21/1952.75	c #Conflicts:    1257000 | #Constraints:     101122
1940.21/1952.75	c #Conflicts:    1258000 | #Constraints:     102122
1940.21/1952.75	c #Conflicts:    1259000 | #Constraints:     103122
1940.21/1952.75	c #Conflicts:    1260000 | #Constraints:     104122
1940.21/1952.75	c #Conflicts:    1261000 | #Constraints:     105122
1940.21/1952.75	c #Conflicts:    1262000 | #Constraints:     106122
1940.21/1952.75	c #Conflicts:    1263000 | #Constraints:     107122
1940.21/1952.75	c #Conflicts:    1264000 | #Constraints:     108122
1940.21/1952.75	c #Conflicts:    1265000 | #Constraints:     109122
1940.21/1952.75	c #Conflicts:    1266000 | #Constraints:     110122
1940.21/1952.75	c #Conflicts:    1267000 | #Constraints:     111122
1940.21/1952.75	c #Conflicts:    1268000 | #Constraints:     112122
1940.21/1952.75	c #Conflicts:    1269000 | #Constraints:     113122
1940.21/1952.75	c #Conflicts:    1270000 | #Constraints:     114122
1940.21/1952.75	c #Conflicts:    1271000 | #Constraints:     115122
1940.21/1952.75	c #Conflicts:    1272000 | #Constraints:     116122
1940.21/1952.75	c #Conflicts:    1273000 | #Constraints:     117122
1940.21/1952.75	c #Conflicts:    1274000 | #Constraints:     118122
1940.21/1952.75	c #Conflicts:    1275000 | #Constraints:     119122
1940.21/1952.75	c #Conflicts:    1276000 | #Constraints:     120122
1940.21/1952.75	c #Conflicts:    1277000 | #Constraints:     121122
1940.21/1952.75	c #Conflicts:    1278000 | #Constraints:     122122
1940.21/1952.75	c #Conflicts:    1279000 | #Constraints:     123122
1940.21/1952.75	c #Conflicts:    1280000 | #Constraints:     124122
1940.21/1952.75	c #Conflicts:    1281000 | #Constraints:     125122
1940.21/1952.75	c #Conflicts:    1282000 | #Constraints:     126122
1940.21/1952.75	c #Conflicts:    1283000 | #Constraints:     127122
1940.21/1952.75	c #Conflicts:    1284000 | #Constraints:     128122
1940.21/1952.75	c #Conflicts:    1285000 | #Constraints:     129122
1940.21/1952.75	c #Conflicts:    1286000 | #Constraints:     130122
1940.21/1952.75	c #Conflicts:    1287000 | #Constraints:     131122
1940.21/1952.75	c #Conflicts:    1288000 | #Constraints:     132122
1940.21/1952.75	c #Conflicts:    1289000 | #Constraints:     133122
1940.21/1952.75	c #Conflicts:    1290000 | #Constraints:     134122
1940.21/1952.75	c #Conflicts:    1291000 | #Constraints:     135122
1940.21/1952.75	c #Conflicts:    1292000 | #Constraints:     136122
1940.21/1952.75	c #Conflicts:    1293000 | #Constraints:     137122
1940.21/1952.75	c #Conflicts:    1294000 | #Constraints:     138122
1940.21/1952.75	c #Conflicts:    1295000 | #Constraints:     139122
1940.21/1952.75	c #Conflicts:    1296000 | #Constraints:     140122
1940.21/1952.75	c #Conflicts:    1297000 | #Constraints:     141122
1940.21/1952.75	c #Conflicts:    1298000 | #Constraints:     142122
1940.21/1952.75	c #Conflicts:    1299000 | #Constraints:     143122
1940.21/1952.75	c #Conflicts:    1300000 | #Constraints:     144122
1940.21/1952.75	c #Conflicts:    1301000 | #Constraints:     145122
1940.21/1952.75	c #Conflicts:    1302000 | #Constraints:     146122
1940.21/1952.75	c #Conflicts:    1303000 | #Constraints:     147122
1940.21/1952.75	c #Conflicts:    1304000 | #Constraints:     148122
1940.21/1952.75	c #Conflicts:    1305000 | #Constraints:     149122
1940.21/1952.75	c INPROCESSING
1940.21/1952.75	c GARBAGE COLLECT
1940.21/1952.75	c rational objective -516
1972.18/1985.13	c #Conflicts:    1306000 | #Constraints:      89536
1972.18/1985.13	c #Conflicts:    1307000 | #Constraints:      90536
1972.18/1985.13	c #Conflicts:    1308000 | #Constraints:      91536
1972.18/1985.13	c #Conflicts:    1309000 | #Constraints:      92536
1972.18/1985.13	c #Conflicts:    1310000 | #Constraints:      93536
1972.18/1985.13	c #Conflicts:    1311000 | #Constraints:      94536
1972.18/1985.13	c #Conflicts:    1312000 | #Constraints:      95536
1972.18/1985.13	c #Conflicts:    1313000 | #Constraints:      96536
1972.18/1985.13	c #Conflicts:    1314000 | #Constraints:      97536
1972.18/1985.13	c #Conflicts:    1315000 | #Constraints:      98536
1972.18/1985.13	c #Conflicts:    1316000 | #Constraints:      99536
1972.18/1985.13	c #Conflicts:    1317000 | #Constraints:     100536
1972.18/1985.13	c #Conflicts:    1318000 | #Constraints:     101536
1972.18/1985.13	c #Conflicts:    1319000 | #Constraints:     102536
1972.18/1985.13	c #Conflicts:    1320000 | #Constraints:     103536
1972.18/1985.13	c #Conflicts:    1321000 | #Constraints:     104536
1972.18/1985.13	c #Conflicts:    1322000 | #Constraints:     105536
1972.18/1985.13	c #Conflicts:    1323000 | #Constraints:     106536
1972.18/1985.13	c #Conflicts:    1324000 | #Constraints:     107536
1972.18/1985.13	c #Conflicts:    1325000 | #Constraints:     108536
1972.18/1985.13	c bounds -289 >= -515 @ 1954.52
1989.78/2002.84	c #Conflicts:    1326000 | #Constraints:     109584
1989.78/2002.84	c #Conflicts:    1327000 | #Constraints:     110584
1989.78/2002.84	c #Conflicts:    1328000 | #Constraints:     111584
1989.78/2002.84	c #Conflicts:    1329000 | #Constraints:     112584
1989.78/2002.84	c #Conflicts:    1330000 | #Constraints:     113584
1989.78/2002.84	c #Conflicts:    1331000 | #Constraints:     114584
1989.78/2002.84	c #Conflicts:    1332000 | #Constraints:     115584
1989.78/2002.84	c #Conflicts:    1333000 | #Constraints:     116584
1989.78/2002.84	c #Conflicts:    1334000 | #Constraints:     117584
1989.78/2002.84	c #Conflicts:    1335000 | #Constraints:     118584
1989.78/2002.84	c INPROCESSING
1989.78/2002.84	c GARBAGE COLLECT
1989.78/2002.84	c rational objective -515
2034.54/2048.32	c #Conflicts:    1336000 | #Constraints:      74541
2034.54/2048.32	c #Conflicts:    1337000 | #Constraints:      75541
2034.54/2048.32	c #Conflicts:    1338000 | #Constraints:      76541
2034.54/2048.32	c #Conflicts:    1339000 | #Constraints:      77541
2034.54/2048.32	c #Conflicts:    1340000 | #Constraints:      78541
2034.54/2048.32	c #Conflicts:    1341000 | #Constraints:      79541
2034.54/2048.32	c #Conflicts:    1342000 | #Constraints:      80541
2034.54/2048.32	c #Conflicts:    1343000 | #Constraints:      81541
2034.54/2048.32	c #Conflicts:    1344000 | #Constraints:      82541
2034.54/2048.32	c #Conflicts:    1345000 | #Constraints:      83541
2034.54/2048.32	c #Conflicts:    1346000 | #Constraints:      84541
2034.54/2048.32	c #Conflicts:    1347000 | #Constraints:      85541
2034.54/2048.32	c #Conflicts:    1348000 | #Constraints:      86541
2034.54/2048.32	c #Conflicts:    1349000 | #Constraints:      87541
2034.54/2048.32	c #Conflicts:    1350000 | #Constraints:      88541
2034.54/2048.32	c #Conflicts:    1351000 | #Constraints:      89541
2034.54/2048.32	c #Conflicts:    1352000 | #Constraints:      90541
2034.54/2048.32	c #Conflicts:    1353000 | #Constraints:      91541
2034.54/2048.32	c #Conflicts:    1354000 | #Constraints:      92541
2034.54/2048.32	c #Conflicts:    1355000 | #Constraints:      93541
2034.54/2048.32	c #Conflicts:    1356000 | #Constraints:      94541
2034.54/2048.32	c #Conflicts:    1357000 | #Constraints:      95541
2034.54/2048.32	c #Conflicts:    1358000 | #Constraints:      96541
2034.54/2048.32	c #Conflicts:    1359000 | #Constraints:      97541
2034.54/2048.32	c #Conflicts:    1360000 | #Constraints:      98541
2034.54/2048.32	c #Conflicts:    1361000 | #Constraints:      99541
2034.54/2048.32	c #Conflicts:    1362000 | #Constraints:     100541
2034.54/2048.32	c #Conflicts:    1363000 | #Constraints:     101541
2034.54/2048.32	c #Conflicts:    1364000 | #Constraints:     102541
2034.54/2048.32	c #Conflicts:    1365000 | #Constraints:     103541
2034.54/2048.32	c #Conflicts:    1366000 | #Constraints:     104541
2034.54/2048.32	c INPROCESSING
2034.54/2048.32	c GARBAGE COLLECT
2034.54/2048.32	c rational objective -515
2073.31/2087.40	c #Conflicts:    1367000 | #Constraints:      68166
2073.31/2087.40	c #Conflicts:    1368000 | #Constraints:      69166
2073.31/2087.40	c #Conflicts:    1369000 | #Constraints:      70166
2073.31/2087.40	c #Conflicts:    1370000 | #Constraints:      71166
2073.31/2087.40	c #Conflicts:    1371000 | #Constraints:      72166
2073.31/2087.40	c #Conflicts:    1372000 | #Constraints:      73166
2073.31/2087.40	c #Conflicts:    1373000 | #Constraints:      74166
2073.31/2087.40	c #Conflicts:    1374000 | #Constraints:      75166
2073.31/2087.40	c #Conflicts:    1375000 | #Constraints:      76166
2073.31/2087.40	c #Conflicts:    1376000 | #Constraints:      77166
2073.31/2087.40	c #Conflicts:    1377000 | #Constraints:      78166
2073.31/2087.40	c #Conflicts:    1378000 | #Constraints:      79166
2073.31/2087.40	c #Conflicts:    1379000 | #Constraints:      80166
2073.31/2087.40	c #Conflicts:    1380000 | #Constraints:      81166
2073.31/2087.40	c #Conflicts:    1381000 | #Constraints:      82166
2073.31/2087.40	c #Conflicts:    1382000 | #Constraints:      83166
2073.31/2087.40	c #Conflicts:    1383000 | #Constraints:      84166
2073.31/2087.40	c #Conflicts:    1384000 | #Constraints:      85166
2073.31/2087.40	c #Conflicts:    1385000 | #Constraints:      86166
2073.31/2087.40	c #Conflicts:    1386000 | #Constraints:      87166
2073.31/2087.40	c #Conflicts:    1387000 | #Constraints:      88166
2073.31/2087.40	c #Conflicts:    1388000 | #Constraints:      89166
2073.31/2087.40	c #Conflicts:    1389000 | #Constraints:      90166
2073.31/2087.40	c #Conflicts:    1390000 | #Constraints:      91166
2073.31/2087.40	c #Conflicts:    1391000 | #Constraints:      92166
2073.31/2087.40	c #Conflicts:    1392000 | #Constraints:      93166
2073.31/2087.40	c bounds -289 >= -514 @ 2054.73
2181.31/2196.93	c #Conflicts:    1393000 | #Constraints:      94217
2181.31/2196.93	c #Conflicts:    1394000 | #Constraints:      95217
2181.31/2196.93	c #Conflicts:    1395000 | #Constraints:      96217
2181.31/2196.93	c #Conflicts:    1396000 | #Constraints:      97217
2181.31/2196.93	c #Conflicts:    1397000 | #Constraints:      98217
2181.31/2196.93	c #Conflicts:    1398000 | #Constraints:      99217
2181.31/2196.93	c #Conflicts:    1399000 | #Constraints:     100217
2181.31/2196.93	c #Conflicts:    1400000 | #Constraints:     101217
2181.31/2196.93	c #Conflicts:    1401000 | #Constraints:     102217
2181.31/2196.93	c #Conflicts:    1402000 | #Constraints:     103217
2181.31/2196.93	c #Conflicts:    1403000 | #Constraints:     104217
2181.31/2196.93	c #Conflicts:    1404000 | #Constraints:     105217
2181.31/2196.93	c #Conflicts:    1405000 | #Constraints:     106217
2181.31/2196.93	c #Conflicts:    1406000 | #Constraints:     107217
2181.31/2196.93	c #Conflicts:    1407000 | #Constraints:     108217
2181.31/2196.93	c #Conflicts:    1408000 | #Constraints:     109217
2181.31/2196.93	c #Conflicts:    1409000 | #Constraints:     110217
2181.31/2196.93	c #Conflicts:    1410000 | #Constraints:     111217
2181.31/2196.93	c #Conflicts:    1411000 | #Constraints:     112217
2181.31/2196.93	c #Conflicts:    1412000 | #Constraints:     113217
2181.31/2196.93	c #Conflicts:    1413000 | #Constraints:     114217
2181.31/2196.93	c #Conflicts:    1414000 | #Constraints:     115217
2181.31/2196.93	c #Conflicts:    1415000 | #Constraints:     116217
2181.31/2196.93	c #Conflicts:    1416000 | #Constraints:     117217
2181.31/2196.93	c #Conflicts:    1417000 | #Constraints:     118217
2181.31/2196.93	c #Conflicts:    1418000 | #Constraints:     119217
2181.31/2196.93	c #Conflicts:    1419000 | #Constraints:     120217
2181.31/2196.93	c #Conflicts:    1420000 | #Constraints:     121217
2181.31/2196.93	c #Conflicts:    1421000 | #Constraints:     122217
2181.31/2196.93	c #Conflicts:    1422000 | #Constraints:     123217
2181.31/2196.93	c #Conflicts:    1423000 | #Constraints:     124217
2181.31/2196.93	c #Conflicts:    1424000 | #Constraints:     125217
2181.31/2196.93	c #Conflicts:    1425000 | #Constraints:     126217
2181.31/2196.93	c #Conflicts:    1426000 | #Constraints:     127217
2181.31/2196.93	c #Conflicts:    1427000 | #Constraints:     128217
2181.31/2196.93	c #Conflicts:    1428000 | #Constraints:     129217
2181.31/2196.93	c #Conflicts:    1429000 | #Constraints:     130217
2181.31/2196.93	c #Conflicts:    1430000 | #Constraints:     131217
2181.31/2196.93	c #Conflicts:    1431000 | #Constraints:     132217
2181.31/2196.93	c #Conflicts:    1432000 | #Constraints:     133217
2181.31/2196.93	c #Conflicts:    1433000 | #Constraints:     134217
2181.31/2196.93	c #Conflicts:    1434000 | #Constraints:     135217
2181.31/2196.93	c #Conflicts:    1435000 | #Constraints:     136217
2181.31/2196.93	c #Conflicts:    1436000 | #Constraints:     137217
2181.31/2196.93	c #Conflicts:    1437000 | #Constraints:     138217
2181.31/2196.93	c #Conflicts:    1438000 | #Constraints:     139217
2181.31/2196.93	c #Conflicts:    1439000 | #Constraints:     140217
2181.31/2196.93	c #Conflicts:    1440000 | #Constraints:     141217
2181.31/2196.93	c #Conflicts:    1441000 | #Constraints:     142217
2181.31/2196.93	c #Conflicts:    1442000 | #Constraints:     143217
2181.31/2196.93	c #Conflicts:    1443000 | #Constraints:     144217
2181.31/2196.93	c #Conflicts:    1444000 | #Constraints:     145217
2181.31/2196.93	c #Conflicts:    1445000 | #Constraints:     146217
2181.31/2196.93	c #Conflicts:    1446000 | #Constraints:     147217
2181.31/2196.93	c INPROCESSING
2181.31/2196.93	c GARBAGE COLLECT
2181.31/2196.93	c rational objective -514
2231.03/2247.25	c #Conflicts:    1447000 | #Constraints:      88870
2231.03/2247.25	c #Conflicts:    1448000 | #Constraints:      89870
2231.03/2247.25	c #Conflicts:    1449000 | #Constraints:      90870
2231.03/2247.25	c #Conflicts:    1450000 | #Constraints:      91870
2231.03/2247.25	c #Conflicts:    1451000 | #Constraints:      92870
2231.03/2247.25	c #Conflicts:    1452000 | #Constraints:      93870
2231.03/2247.25	c #Conflicts:    1453000 | #Constraints:      94870
2231.03/2247.25	c #Conflicts:    1454000 | #Constraints:      95870
2231.03/2247.25	c #Conflicts:    1455000 | #Constraints:      96870
2231.03/2247.25	c #Conflicts:    1456000 | #Constraints:      97870
2231.03/2247.25	c #Conflicts:    1457000 | #Constraints:      98870
2231.03/2247.25	c #Conflicts:    1458000 | #Constraints:      99870
2231.03/2247.25	c #Conflicts:    1459000 | #Constraints:     100870
2231.03/2247.25	c #Conflicts:    1460000 | #Constraints:     101870
2231.03/2247.25	c #Conflicts:    1461000 | #Constraints:     102870
2231.03/2247.25	c #Conflicts:    1462000 | #Constraints:     103870
2231.03/2247.25	c #Conflicts:    1463000 | #Constraints:     104870
2231.03/2247.25	c #Conflicts:    1464000 | #Constraints:     105870
2231.03/2247.25	c #Conflicts:    1465000 | #Constraints:     106870
2231.03/2247.25	c #Conflicts:    1466000 | #Constraints:     107870
2231.03/2247.25	c #Conflicts:    1467000 | #Constraints:     108870
2231.03/2247.25	c #Conflicts:    1468000 | #Constraints:     109870
2231.03/2247.25	c #Conflicts:    1469000 | #Constraints:     110870
2231.03/2247.25	c #Conflicts:    1470000 | #Constraints:     111870
2231.03/2247.25	c #Conflicts:    1471000 | #Constraints:     112870
2231.03/2247.25	c #Conflicts:    1472000 | #Constraints:     113870
2231.03/2247.25	c #Conflicts:    1473000 | #Constraints:     114870
2231.03/2247.25	c #Conflicts:    1474000 | #Constraints:     115870
2231.03/2247.25	c #Conflicts:    1475000 | #Constraints:     116870
2231.03/2247.25	c #Conflicts:    1476000 | #Constraints:     117870
2231.03/2247.25	c #Conflicts:    1477000 | #Constraints:     118870
2231.03/2247.25	c #Conflicts:    1478000 | #Constraints:     119870
2231.03/2247.25	c INPROCESSING
2231.03/2247.25	c GARBAGE COLLECT
2231.03/2247.25	c rational objective -514
2275.86/2295.00	c #Conflicts:    1479000 | #Constraints:      75303
2275.86/2295.00	c #Conflicts:    1480000 | #Constraints:      76303
2275.86/2295.00	c #Conflicts:    1481000 | #Constraints:      77303
2275.86/2295.00	c #Conflicts:    1482000 | #Constraints:      78303
2275.86/2295.00	c #Conflicts:    1483000 | #Constraints:      79303
2275.86/2295.00	c #Conflicts:    1484000 | #Constraints:      80303
2275.86/2295.00	c #Conflicts:    1485000 | #Constraints:      81303
2275.86/2295.00	c #Conflicts:    1486000 | #Constraints:      82303
2275.86/2295.00	c #Conflicts:    1487000 | #Constraints:      83303
2275.86/2295.00	c #Conflicts:    1488000 | #Constraints:      84303
2275.86/2295.00	c #Conflicts:    1489000 | #Constraints:      85303
2275.86/2295.00	c #Conflicts:    1490000 | #Constraints:      86303
2275.86/2295.00	c #Conflicts:    1491000 | #Constraints:      87303
2275.86/2295.00	c #Conflicts:    1492000 | #Constraints:      88303
2275.86/2295.00	c #Conflicts:    1493000 | #Constraints:      89303
2275.86/2295.00	c #Conflicts:    1494000 | #Constraints:      90303
2275.86/2295.00	c #Conflicts:    1495000 | #Constraints:      91303
2275.86/2295.00	c #Conflicts:    1496000 | #Constraints:      92303
2275.86/2295.00	c #Conflicts:    1497000 | #Constraints:      93303
2275.86/2295.00	c #Conflicts:    1498000 | #Constraints:      94303
2275.86/2295.00	c #Conflicts:    1499000 | #Constraints:      95303
2275.86/2295.00	c #Conflicts:    1500000 | #Constraints:      96303
2275.86/2295.00	c #Conflicts:    1501000 | #Constraints:      97303
2275.86/2295.00	c #Conflicts:    1502000 | #Constraints:      98303
2275.86/2295.00	c #Conflicts:    1503000 | #Constraints:      99303
2275.86/2295.00	c #Conflicts:    1504000 | #Constraints:     100303
2275.86/2295.00	c #Conflicts:    1505000 | #Constraints:     101303
2275.86/2295.00	c #Conflicts:    1506000 | #Constraints:     102303
2275.86/2295.00	c #Conflicts:    1507000 | #Constraints:     103303
2275.86/2295.00	c #Conflicts:    1508000 | #Constraints:     104303
2275.86/2295.00	c #Conflicts:    1509000 | #Constraints:     105303
2275.86/2295.00	c #Conflicts:    1510000 | #Constraints:     106303
2275.86/2295.00	c INPROCESSING
2275.86/2295.00	c GARBAGE COLLECT
2275.86/2295.00	c rational objective -514
2374.60/2394.42	c #Conflicts:    1511000 | #Constraints:      70364
2374.60/2394.42	c #Conflicts:    1512000 | #Constraints:      71364
2374.60/2394.42	c #Conflicts:    1513000 | #Constraints:      72364
2374.60/2394.42	c #Conflicts:    1514000 | #Constraints:      73364
2374.60/2394.42	c #Conflicts:    1515000 | #Constraints:      74364
2374.60/2394.42	c #Conflicts:    1516000 | #Constraints:      75364
2374.60/2394.42	c #Conflicts:    1517000 | #Constraints:      76364
2374.60/2394.42	c #Conflicts:    1518000 | #Constraints:      77364
2374.60/2394.42	c #Conflicts:    1519000 | #Constraints:      78364
2374.60/2394.42	c #Conflicts:    1520000 | #Constraints:      79364
2374.60/2394.42	c #Conflicts:    1521000 | #Constraints:      80364
2374.60/2394.42	c #Conflicts:    1522000 | #Constraints:      81364
2374.60/2394.42	c #Conflicts:    1523000 | #Constraints:      82364
2374.60/2394.42	c #Conflicts:    1524000 | #Constraints:      83364
2374.60/2394.42	c #Conflicts:    1525000 | #Constraints:      84364
2374.60/2394.42	c #Conflicts:    1526000 | #Constraints:      85364
2374.60/2394.42	c #Conflicts:    1527000 | #Constraints:      86364
2374.60/2394.42	c #Conflicts:    1528000 | #Constraints:      87364
2374.60/2394.42	c #Conflicts:    1529000 | #Constraints:      88364
2374.60/2394.42	c #Conflicts:    1530000 | #Constraints:      89364
2374.60/2394.42	c #Conflicts:    1531000 | #Constraints:      90364
2374.60/2394.42	c #Conflicts:    1532000 | #Constraints:      91364
2374.60/2394.42	c #Conflicts:    1533000 | #Constraints:      92364
2374.60/2394.42	c #Conflicts:    1534000 | #Constraints:      93364
2374.60/2394.42	c #Conflicts:    1535000 | #Constraints:      94364
2374.60/2394.42	c #Conflicts:    1536000 | #Constraints:      95364
2374.60/2394.42	c #Conflicts:    1537000 | #Constraints:      96364
2374.60/2394.42	c #Conflicts:    1538000 | #Constraints:      97364
2374.60/2394.42	c #Conflicts:    1539000 | #Constraints:      98364
2374.60/2394.42	c #Conflicts:    1540000 | #Constraints:      99364
2374.60/2394.42	c #Conflicts:    1541000 | #Constraints:     100364
2374.60/2394.42	c #Conflicts:    1542000 | #Constraints:     101364
2374.60/2394.42	c #Conflicts:    1543000 | #Constraints:     102364
2374.60/2394.42	c #Conflicts:    1544000 | #Constraints:     103364
2374.60/2394.42	c #Conflicts:    1545000 | #Constraints:     104364
2374.60/2394.42	c #Conflicts:    1546000 | #Constraints:     105364
2374.60/2394.42	c #Conflicts:    1547000 | #Constraints:     106364
2374.60/2394.42	c #Conflicts:    1548000 | #Constraints:     107364
2374.60/2394.42	c #Conflicts:    1549000 | #Constraints:     108364
2374.60/2394.42	c #Conflicts:    1550000 | #Constraints:     109364
2374.60/2394.42	c #Conflicts:    1551000 | #Constraints:     110364
2374.60/2394.42	c #Conflicts:    1552000 | #Constraints:     111364
2374.60/2394.42	c #Conflicts:    1553000 | #Constraints:     112364
2374.60/2394.42	c #Conflicts:    1554000 | #Constraints:     113364
2374.60/2394.42	c #Conflicts:    1555000 | #Constraints:     114364
2374.60/2394.42	c #Conflicts:    1556000 | #Constraints:     115364
2374.60/2394.42	c #Conflicts:    1557000 | #Constraints:     116364
2374.60/2394.42	c #Conflicts:    1558000 | #Constraints:     117364
2374.60/2394.42	c #Conflicts:    1559000 | #Constraints:     118364
2374.60/2394.42	c #Conflicts:    1560000 | #Constraints:     119364
2374.60/2394.42	c #Conflicts:    1561000 | #Constraints:     120364
2374.60/2394.42	c #Conflicts:    1562000 | #Constraints:     121364
2374.60/2394.42	c #Conflicts:    1563000 | #Constraints:     122364
2374.60/2394.42	c #Conflicts:    1564000 | #Constraints:     123364
2374.60/2394.42	c #Conflicts:    1565000 | #Constraints:     124364
2374.60/2394.42	c #Conflicts:    1566000 | #Constraints:     125364
2374.60/2394.42	c #Conflicts:    1567000 | #Constraints:     126364
2374.60/2394.42	c #Conflicts:    1568000 | #Constraints:     127364
2374.60/2394.42	c #Conflicts:    1569000 | #Constraints:     128364
2374.60/2394.42	c #Conflicts:    1570000 | #Constraints:     129364
2374.60/2394.42	c #Conflicts:    1571000 | #Constraints:     130364
2374.60/2394.42	c #Conflicts:    1572000 | #Constraints:     131364
2374.60/2394.42	c #Conflicts:    1573000 | #Constraints:     132364
2374.60/2394.42	c #Conflicts:    1574000 | #Constraints:     133364
2374.60/2394.42	c #Conflicts:    1575000 | #Constraints:     134364
2374.60/2394.42	c #Conflicts:    1576000 | #Constraints:     135364
2374.60/2394.42	c #Conflicts:    1577000 | #Constraints:     136364
2374.60/2394.42	c #Conflicts:    1578000 | #Constraints:     137364
2374.60/2394.42	c #Conflicts:    1579000 | #Constraints:     138364
2374.60/2394.42	c #Conflicts:    1580000 | #Constraints:     139364
2374.60/2394.42	c bounds -289 >= -513 @ 2353.7
2401.40/2422.46	c #Conflicts:    1581000 | #Constraints:     140400
2401.40/2422.46	c #Conflicts:    1582000 | #Constraints:     141400
2401.40/2422.46	c #Conflicts:    1583000 | #Constraints:     142400
2401.40/2422.46	c #Conflicts:    1584000 | #Constraints:     143400
2401.40/2422.46	c #Conflicts:    1585000 | #Constraints:     144400
2401.40/2422.46	c #Conflicts:    1586000 | #Constraints:     145400
2401.40/2422.46	c #Conflicts:    1587000 | #Constraints:     146400
2401.40/2422.46	c #Conflicts:    1588000 | #Constraints:     147400
2401.40/2422.46	c #Conflicts:    1589000 | #Constraints:     148400
2401.40/2422.46	c #Conflicts:    1590000 | #Constraints:     149400
2401.40/2422.46	c #Conflicts:    1591000 | #Constraints:     150400
2401.40/2422.46	c #Conflicts:    1592000 | #Constraints:     151400
2401.40/2422.46	c #Conflicts:    1593000 | #Constraints:     152400
2401.40/2422.46	c #Conflicts:    1594000 | #Constraints:     153400
2401.40/2422.46	c #Conflicts:    1595000 | #Constraints:     154400
2401.40/2422.46	c INPROCESSING
2401.40/2422.46	c GARBAGE COLLECT
2401.40/2422.46	c rational objective -513
2451.99/2473.60	c #Conflicts:    1596000 | #Constraints:      91566
2451.99/2473.60	c #Conflicts:    1597000 | #Constraints:      92566
2451.99/2473.60	c #Conflicts:    1598000 | #Constraints:      93566
2451.99/2473.60	c #Conflicts:    1599000 | #Constraints:      94566
2451.99/2473.60	c #Conflicts:    1600000 | #Constraints:      95566
2451.99/2473.60	c #Conflicts:    1601000 | #Constraints:      96566
2451.99/2473.60	c #Conflicts:    1602000 | #Constraints:      97566
2451.99/2473.60	c #Conflicts:    1603000 | #Constraints:      98566
2451.99/2473.60	c #Conflicts:    1604000 | #Constraints:      99566
2451.99/2473.60	c #Conflicts:    1605000 | #Constraints:     100566
2451.99/2473.60	c #Conflicts:    1606000 | #Constraints:     101566
2451.99/2473.60	c #Conflicts:    1607000 | #Constraints:     102566
2451.99/2473.60	c #Conflicts:    1608000 | #Constraints:     103566
2451.99/2473.60	c #Conflicts:    1609000 | #Constraints:     104566
2451.99/2473.60	c #Conflicts:    1610000 | #Constraints:     105566
2451.99/2473.60	c #Conflicts:    1611000 | #Constraints:     106566
2451.99/2473.60	c #Conflicts:    1612000 | #Constraints:     107566
2451.99/2473.60	c #Conflicts:    1613000 | #Constraints:     108566
2451.99/2473.60	c #Conflicts:    1614000 | #Constraints:     109566
2451.99/2473.60	c #Conflicts:    1615000 | #Constraints:     110566
2451.99/2473.60	c #Conflicts:    1616000 | #Constraints:     111566
2451.99/2473.60	c #Conflicts:    1617000 | #Constraints:     112566
2451.99/2473.60	c #Conflicts:    1618000 | #Constraints:     113566
2451.99/2473.60	c #Conflicts:    1619000 | #Constraints:     114566
2451.99/2473.60	c #Conflicts:    1620000 | #Constraints:     115566
2451.99/2473.60	c #Conflicts:    1621000 | #Constraints:     116566
2451.99/2473.60	c #Conflicts:    1622000 | #Constraints:     117566
2451.99/2473.60	c #Conflicts:    1623000 | #Constraints:     118566
2451.99/2473.60	c #Conflicts:    1624000 | #Constraints:     119566
2451.99/2473.60	c #Conflicts:    1625000 | #Constraints:     120566
2451.99/2473.60	c #Conflicts:    1626000 | #Constraints:     121566
2451.99/2473.60	c #Conflicts:    1627000 | #Constraints:     122566
2451.99/2473.60	c #Conflicts:    1628000 | #Constraints:     123566
2451.99/2473.60	c INPROCESSING
2451.99/2473.60	c GARBAGE COLLECT
2451.99/2473.60	c rational objective -513
2500.83/2527.06	c #Conflicts:    1629000 | #Constraints:      76922
2500.83/2527.06	c #Conflicts:    1630000 | #Constraints:      77922
2500.83/2527.06	c #Conflicts:    1631000 | #Constraints:      78922
2500.83/2527.06	c #Conflicts:    1632000 | #Constraints:      79922
2500.83/2527.06	c #Conflicts:    1633000 | #Constraints:      80922
2500.83/2527.06	c #Conflicts:    1634000 | #Constraints:      81922
2500.83/2527.06	c #Conflicts:    1635000 | #Constraints:      82922
2500.83/2527.06	c #Conflicts:    1636000 | #Constraints:      83922
2500.83/2527.06	c #Conflicts:    1637000 | #Constraints:      84922
2500.83/2527.06	c #Conflicts:    1638000 | #Constraints:      85922
2500.83/2527.06	c #Conflicts:    1639000 | #Constraints:      86922
2500.83/2527.06	c #Conflicts:    1640000 | #Constraints:      87922
2500.83/2527.06	c #Conflicts:    1641000 | #Constraints:      88922
2500.83/2527.06	c #Conflicts:    1642000 | #Constraints:      89922
2500.83/2527.06	c #Conflicts:    1643000 | #Constraints:      90922
2500.83/2527.06	c #Conflicts:    1644000 | #Constraints:      91922
2500.83/2527.06	c #Conflicts:    1645000 | #Constraints:      92922
2500.83/2527.06	c #Conflicts:    1646000 | #Constraints:      93922
2500.83/2527.06	c #Conflicts:    1647000 | #Constraints:      94922
2500.83/2527.06	c #Conflicts:    1648000 | #Constraints:      95922
2500.83/2527.06	c #Conflicts:    1649000 | #Constraints:      96922
2500.83/2527.06	c #Conflicts:    1650000 | #Constraints:      97922
2500.83/2527.06	c #Conflicts:    1651000 | #Constraints:      98922
2500.83/2527.06	c #Conflicts:    1652000 | #Constraints:      99922
2500.83/2527.06	c #Conflicts:    1653000 | #Constraints:     100922
2500.83/2527.06	c #Conflicts:    1654000 | #Constraints:     101922
2500.83/2527.06	c #Conflicts:    1655000 | #Constraints:     102922
2500.83/2527.06	c #Conflicts:    1656000 | #Constraints:     103922
2500.83/2527.06	c #Conflicts:    1657000 | #Constraints:     104922
2500.83/2527.06	c #Conflicts:    1658000 | #Constraints:     105922
2500.83/2527.06	c #Conflicts:    1659000 | #Constraints:     106922
2500.83/2527.06	c #Conflicts:    1660000 | #Constraints:     107922
2500.83/2527.06	c #Conflicts:    1661000 | #Constraints:     108922
2500.83/2527.06	c #Conflicts:    1662000 | #Constraints:     109922
2500.83/2527.06	c INPROCESSING
2500.83/2527.06	c GARBAGE COLLECT
2500.83/2527.06	c rational objective -513
2617.89/2644.91	c #Conflicts:    1663000 | #Constraints:      72433
2617.89/2644.91	c #Conflicts:    1664000 | #Constraints:      73433
2617.89/2644.91	c #Conflicts:    1665000 | #Constraints:      74433
2617.89/2644.91	c #Conflicts:    1666000 | #Constraints:      75433
2617.89/2644.91	c #Conflicts:    1667000 | #Constraints:      76433
2617.89/2644.91	c #Conflicts:    1668000 | #Constraints:      77433
2617.89/2644.91	c #Conflicts:    1669000 | #Constraints:      78433
2617.89/2644.91	c #Conflicts:    1670000 | #Constraints:      79433
2617.89/2644.91	c #Conflicts:    1671000 | #Constraints:      80433
2617.89/2644.91	c #Conflicts:    1672000 | #Constraints:      81433
2617.89/2644.91	c #Conflicts:    1673000 | #Constraints:      82433
2617.89/2644.91	c #Conflicts:    1674000 | #Constraints:      83433
2617.89/2644.91	c #Conflicts:    1675000 | #Constraints:      84433
2617.89/2644.91	c #Conflicts:    1676000 | #Constraints:      85433
2617.89/2644.91	c #Conflicts:    1677000 | #Constraints:      86433
2617.89/2644.91	c #Conflicts:    1678000 | #Constraints:      87433
2617.89/2644.91	c #Conflicts:    1679000 | #Constraints:      88433
2617.89/2644.91	c #Conflicts:    1680000 | #Constraints:      89433
2617.89/2644.91	c #Conflicts:    1681000 | #Constraints:      90433
2617.89/2644.91	c #Conflicts:    1682000 | #Constraints:      91433
2617.89/2644.91	c #Conflicts:    1683000 | #Constraints:      92433
2617.89/2644.91	c #Conflicts:    1684000 | #Constraints:      93433
2617.89/2644.91	c #Conflicts:    1685000 | #Constraints:      94433
2617.89/2644.91	c #Conflicts:    1686000 | #Constraints:      95433
2617.89/2644.91	c #Conflicts:    1687000 | #Constraints:      96433
2617.89/2644.91	c #Conflicts:    1688000 | #Constraints:      97433
2617.89/2644.91	c #Conflicts:    1689000 | #Constraints:      98433
2617.89/2644.91	c #Conflicts:    1690000 | #Constraints:      99433
2617.89/2644.91	c #Conflicts:    1691000 | #Constraints:     100433
2617.89/2644.91	c #Conflicts:    1692000 | #Constraints:     101433
2617.89/2644.91	c #Conflicts:    1693000 | #Constraints:     102433
2617.89/2644.91	c #Conflicts:    1694000 | #Constraints:     103433
2617.89/2644.91	c #Conflicts:    1695000 | #Constraints:     104433
2617.89/2644.91	c #Conflicts:    1696000 | #Constraints:     105433
2617.89/2644.91	c #Conflicts:    1697000 | #Constraints:     106433
2617.89/2644.91	c #Conflicts:    1698000 | #Constraints:     107433
2617.89/2644.91	c #Conflicts:    1699000 | #Constraints:     108433
2617.89/2644.91	c #Conflicts:    1700000 | #Constraints:     109433
2617.89/2644.91	c #Conflicts:    1701000 | #Constraints:     110433
2617.89/2644.91	c #Conflicts:    1702000 | #Constraints:     111433
2617.89/2644.91	c #Conflicts:    1703000 | #Constraints:     112433
2617.89/2644.91	c #Conflicts:    1704000 | #Constraints:     113433
2617.89/2644.91	c #Conflicts:    1705000 | #Constraints:     114433
2617.89/2644.91	c #Conflicts:    1706000 | #Constraints:     115433
2617.89/2644.91	c #Conflicts:    1707000 | #Constraints:     116433
2617.89/2644.91	c #Conflicts:    1708000 | #Constraints:     117433
2617.89/2644.91	c #Conflicts:    1709000 | #Constraints:     118433
2617.89/2644.91	c #Conflicts:    1710000 | #Constraints:     119433
2617.89/2644.91	c #Conflicts:    1711000 | #Constraints:     120433
2617.89/2644.91	c #Conflicts:    1712000 | #Constraints:     121433
2617.89/2644.91	c #Conflicts:    1713000 | #Constraints:     122433
2617.89/2644.91	c #Conflicts:    1714000 | #Constraints:     123433
2617.89/2644.91	c #Conflicts:    1715000 | #Constraints:     124433
2617.89/2644.91	c #Conflicts:    1716000 | #Constraints:     125433
2617.89/2644.91	c #Conflicts:    1717000 | #Constraints:     126433
2617.89/2644.91	c #Conflicts:    1718000 | #Constraints:     127433
2617.89/2644.91	c #Conflicts:    1719000 | #Constraints:     128433
2617.89/2644.91	c #Conflicts:    1720000 | #Constraints:     129433
2617.89/2644.91	c #Conflicts:    1721000 | #Constraints:     130433
2617.89/2644.91	c #Conflicts:    1722000 | #Constraints:     131433
2617.89/2644.91	c #Conflicts:    1723000 | #Constraints:     132433
2617.89/2644.91	c #Conflicts:    1724000 | #Constraints:     133433
2617.89/2644.91	c #Conflicts:    1725000 | #Constraints:     134433
2617.89/2644.91	c #Conflicts:    1726000 | #Constraints:     135433
2617.89/2644.91	c #Conflicts:    1727000 | #Constraints:     136433
2617.89/2644.91	c #Conflicts:    1728000 | #Constraints:     137433
2617.89/2644.91	c #Conflicts:    1729000 | #Constraints:     138433
2617.89/2644.91	c #Conflicts:    1730000 | #Constraints:     139433
2617.89/2644.91	c #Conflicts:    1731000 | #Constraints:     140433
2617.89/2644.91	c #Conflicts:    1732000 | #Constraints:     141433
2617.89/2644.91	c #Conflicts:    1733000 | #Constraints:     142433
2617.89/2644.91	c #Conflicts:    1734000 | #Constraints:     143433
2617.89/2644.91	c #Conflicts:    1735000 | #Constraints:     144433
2617.89/2644.91	c #Conflicts:    1736000 | #Constraints:     145433
2617.89/2644.91	c #Conflicts:    1737000 | #Constraints:     146433
2617.89/2644.91	c bounds -289 >= -512 @ 2594.98
2644.52/2676.79	c #Conflicts:    1738000 | #Constraints:     147466
2644.52/2676.79	c #Conflicts:    1739000 | #Constraints:     148466
2644.52/2676.79	c #Conflicts:    1740000 | #Constraints:     149466
2644.52/2676.79	c #Conflicts:    1741000 | #Constraints:     150466
2644.52/2676.79	c #Conflicts:    1742000 | #Constraints:     151466
2644.52/2676.79	c #Conflicts:    1743000 | #Constraints:     152466
2644.52/2676.79	c #Conflicts:    1744000 | #Constraints:     153466
2644.52/2676.79	c #Conflicts:    1745000 | #Constraints:     154466
2644.52/2676.79	c #Conflicts:    1746000 | #Constraints:     155466
2644.52/2676.79	c #Conflicts:    1747000 | #Constraints:     156466
2644.52/2676.79	c #Conflicts:    1748000 | #Constraints:     157466
2644.52/2676.79	c #Conflicts:    1749000 | #Constraints:     158466
2644.52/2676.79	c #Conflicts:    1750000 | #Constraints:     159466
2644.52/2676.79	c INPROCESSING
2644.52/2676.79	c GARBAGE COLLECT
2644.52/2676.79	c rational objective -512
2704.29/2739.38	c #Conflicts:    1751000 | #Constraints:      94919
2704.29/2739.38	c #Conflicts:    1752000 | #Constraints:      95919
2704.29/2739.38	c #Conflicts:    1753000 | #Constraints:      96919
2704.29/2739.38	c #Conflicts:    1754000 | #Constraints:      97919
2704.29/2739.38	c #Conflicts:    1755000 | #Constraints:      98919
2704.29/2739.38	c #Conflicts:    1756000 | #Constraints:      99919
2704.29/2739.38	c #Conflicts:    1757000 | #Constraints:     100919
2704.29/2739.38	c #Conflicts:    1758000 | #Constraints:     101919
2704.29/2739.38	c #Conflicts:    1759000 | #Constraints:     102919
2704.29/2739.38	c #Conflicts:    1760000 | #Constraints:     103919
2704.29/2739.38	c #Conflicts:    1761000 | #Constraints:     104919
2704.29/2739.38	c #Conflicts:    1762000 | #Constraints:     105919
2704.29/2739.38	c #Conflicts:    1763000 | #Constraints:     106919
2704.29/2739.38	c #Conflicts:    1764000 | #Constraints:     107919
2704.29/2739.38	c #Conflicts:    1765000 | #Constraints:     108919
2704.29/2739.38	c #Conflicts:    1766000 | #Constraints:     109919
2704.29/2739.38	c #Conflicts:    1767000 | #Constraints:     110919
2704.29/2739.38	c #Conflicts:    1768000 | #Constraints:     111919
2704.29/2739.38	c #Conflicts:    1769000 | #Constraints:     112919
2704.29/2739.38	c #Conflicts:    1770000 | #Constraints:     113919
2704.29/2739.38	c #Conflicts:    1771000 | #Constraints:     114919
2704.29/2739.38	c #Conflicts:    1772000 | #Constraints:     115919
2704.29/2739.38	c #Conflicts:    1773000 | #Constraints:     116919
2704.29/2739.38	c #Conflicts:    1774000 | #Constraints:     117919
2704.29/2739.38	c #Conflicts:    1775000 | #Constraints:     118919
2704.29/2739.38	c #Conflicts:    1776000 | #Constraints:     119919
2704.29/2739.38	c #Conflicts:    1777000 | #Constraints:     120919
2704.29/2739.38	c #Conflicts:    1778000 | #Constraints:     121919
2704.29/2739.38	c #Conflicts:    1779000 | #Constraints:     122919
2704.29/2739.38	c #Conflicts:    1780000 | #Constraints:     123919
2704.29/2739.38	c #Conflicts:    1781000 | #Constraints:     124919
2704.29/2739.38	c #Conflicts:    1782000 | #Constraints:     125919
2704.29/2739.38	c #Conflicts:    1783000 | #Constraints:     126919
2704.29/2739.38	c #Conflicts:    1784000 | #Constraints:     127919
2704.29/2739.38	c #Conflicts:    1785000 | #Constraints:     128919
2704.29/2739.38	c INPROCESSING
2704.29/2739.38	c GARBAGE COLLECT
2704.29/2739.38	c rational objective -512
2755.11/2790.43	c #Conflicts:    1786000 | #Constraints:      79754
2755.11/2790.43	c #Conflicts:    1787000 | #Constraints:      80754
2755.11/2790.43	c #Conflicts:    1788000 | #Constraints:      81754
2755.11/2790.43	c #Conflicts:    1789000 | #Constraints:      82754
2755.11/2790.43	c #Conflicts:    1790000 | #Constraints:      83754
2755.11/2790.43	c #Conflicts:    1791000 | #Constraints:      84754
2755.11/2790.43	c #Conflicts:    1792000 | #Constraints:      85754
2755.11/2790.43	c #Conflicts:    1793000 | #Constraints:      86754
2755.11/2790.43	c #Conflicts:    1794000 | #Constraints:      87754
2755.11/2790.43	c #Conflicts:    1795000 | #Constraints:      88754
2755.11/2790.43	c #Conflicts:    1796000 | #Constraints:      89754
2755.11/2790.43	c #Conflicts:    1797000 | #Constraints:      90754
2755.11/2790.43	c #Conflicts:    1798000 | #Constraints:      91754
2755.11/2790.43	c #Conflicts:    1799000 | #Constraints:      92754
2755.11/2790.43	c #Conflicts:    1800000 | #Constraints:      93754
2755.11/2790.43	c #Conflicts:    1801000 | #Constraints:      94754
2755.11/2790.43	c #Conflicts:    1802000 | #Constraints:      95754
2755.11/2790.43	c #Conflicts:    1803000 | #Constraints:      96754
2755.11/2790.43	c #Conflicts:    1804000 | #Constraints:      97754
2755.11/2790.43	c #Conflicts:    1805000 | #Constraints:      98754
2755.11/2790.43	c #Conflicts:    1806000 | #Constraints:      99754
2755.11/2790.43	c #Conflicts:    1807000 | #Constraints:     100754
2755.11/2790.43	c #Conflicts:    1808000 | #Constraints:     101754
2755.11/2790.43	c #Conflicts:    1809000 | #Constraints:     102754
2755.11/2790.43	c #Conflicts:    1810000 | #Constraints:     103754
2755.11/2790.43	c #Conflicts:    1811000 | #Constraints:     104754
2755.11/2790.43	c #Conflicts:    1812000 | #Constraints:     105754
2755.11/2790.43	c #Conflicts:    1813000 | #Constraints:     106754
2755.11/2790.43	c #Conflicts:    1814000 | #Constraints:     107754
2755.11/2790.43	c #Conflicts:    1815000 | #Constraints:     108754
2755.11/2790.43	c #Conflicts:    1816000 | #Constraints:     109754
2755.11/2790.43	c #Conflicts:    1817000 | #Constraints:     110754
2755.11/2790.43	c #Conflicts:    1818000 | #Constraints:     111754
2755.11/2790.43	c #Conflicts:    1819000 | #Constraints:     112754
2755.11/2790.43	c #Conflicts:    1820000 | #Constraints:     113754
2755.11/2790.43	c INPROCESSING
2755.11/2790.43	c GARBAGE COLLECT
2755.11/2790.43	c rational objective -512
2890.11/2926.04	c #Conflicts:    1821000 | #Constraints:      73544
2890.11/2926.04	c #Conflicts:    1822000 | #Constraints:      74544
2890.11/2926.04	c #Conflicts:    1823000 | #Constraints:      75544
2890.11/2926.04	c #Conflicts:    1824000 | #Constraints:      76544
2890.11/2926.04	c #Conflicts:    1825000 | #Constraints:      77544
2890.11/2926.04	c #Conflicts:    1826000 | #Constraints:      78544
2890.11/2926.04	c #Conflicts:    1827000 | #Constraints:      79544
2890.11/2926.04	c #Conflicts:    1828000 | #Constraints:      80544
2890.11/2926.04	c #Conflicts:    1829000 | #Constraints:      81544
2890.11/2926.04	c #Conflicts:    1830000 | #Constraints:      82544
2890.11/2926.04	c #Conflicts:    1831000 | #Constraints:      83544
2890.11/2926.04	c #Conflicts:    1832000 | #Constraints:      84544
2890.11/2926.04	c #Conflicts:    1833000 | #Constraints:      85544
2890.11/2926.04	c #Conflicts:    1834000 | #Constraints:      86544
2890.11/2926.04	c #Conflicts:    1835000 | #Constraints:      87544
2890.11/2926.04	c #Conflicts:    1836000 | #Constraints:      88544
2890.11/2926.04	c #Conflicts:    1837000 | #Constraints:      89544
2890.11/2926.04	c #Conflicts:    1838000 | #Constraints:      90544
2890.11/2926.04	c #Conflicts:    1839000 | #Constraints:      91544
2890.11/2926.04	c #Conflicts:    1840000 | #Constraints:      92544
2890.11/2926.04	c #Conflicts:    1841000 | #Constraints:      93544
2890.11/2926.04	c #Conflicts:    1842000 | #Constraints:      94544
2890.11/2926.04	c #Conflicts:    1843000 | #Constraints:      95544
2890.11/2926.04	c #Conflicts:    1844000 | #Constraints:      96544
2890.11/2926.04	c #Conflicts:    1845000 | #Constraints:      97544
2890.11/2926.04	c #Conflicts:    1846000 | #Constraints:      98544
2890.11/2926.04	c #Conflicts:    1847000 | #Constraints:      99544
2890.11/2926.04	c #Conflicts:    1848000 | #Constraints:     100544
2890.11/2926.04	c #Conflicts:    1849000 | #Constraints:     101544
2890.11/2926.04	c #Conflicts:    1850000 | #Constraints:     102544
2890.11/2926.04	c #Conflicts:    1851000 | #Constraints:     103544
2890.11/2926.04	c #Conflicts:    1852000 | #Constraints:     104544
2890.11/2926.04	c #Conflicts:    1853000 | #Constraints:     105544
2890.11/2926.04	c #Conflicts:    1854000 | #Constraints:     106544
2890.11/2926.04	c #Conflicts:    1855000 | #Constraints:     107544
2890.11/2926.04	c #Conflicts:    1856000 | #Constraints:     108544
2890.11/2926.04	c #Conflicts:    1857000 | #Constraints:     109544
2890.11/2926.04	c #Conflicts:    1858000 | #Constraints:     110544
2890.11/2926.04	c #Conflicts:    1859000 | #Constraints:     111544
2890.11/2926.04	c #Conflicts:    1860000 | #Constraints:     112544
2890.11/2926.04	c #Conflicts:    1861000 | #Constraints:     113544
2890.11/2926.04	c #Conflicts:    1862000 | #Constraints:     114544
2890.11/2926.04	c #Conflicts:    1863000 | #Constraints:     115544
2890.11/2926.04	c #Conflicts:    1864000 | #Constraints:     116544
2890.11/2926.04	c #Conflicts:    1865000 | #Constraints:     117544
2890.11/2926.04	c #Conflicts:    1866000 | #Constraints:     118544
2890.11/2926.04	c #Conflicts:    1867000 | #Constraints:     119544
2890.11/2926.04	c #Conflicts:    1868000 | #Constraints:     120544
2890.11/2926.04	c #Conflicts:    1869000 | #Constraints:     121544
2890.11/2926.04	c #Conflicts:    1870000 | #Constraints:     122544
2890.11/2926.04	c #Conflicts:    1871000 | #Constraints:     123544
2890.11/2926.04	c #Conflicts:    1872000 | #Constraints:     124544
2890.11/2926.04	c #Conflicts:    1873000 | #Constraints:     125544
2890.11/2926.04	c #Conflicts:    1874000 | #Constraints:     126544
2890.11/2926.04	c #Conflicts:    1875000 | #Constraints:     127544
2890.11/2926.04	c #Conflicts:    1876000 | #Constraints:     128544
2890.11/2926.04	c #Conflicts:    1877000 | #Constraints:     129544
2890.11/2926.04	c #Conflicts:    1878000 | #Constraints:     130544
2890.11/2926.04	c #Conflicts:    1879000 | #Constraints:     131544
2890.11/2926.04	c #Conflicts:    1880000 | #Constraints:     132544
2890.11/2926.04	c #Conflicts:    1881000 | #Constraints:     133544
2890.11/2926.04	c #Conflicts:    1882000 | #Constraints:     134544
2890.11/2926.04	c #Conflicts:    1883000 | #Constraints:     135544
2890.11/2926.04	c #Conflicts:    1884000 | #Constraints:     136544
2890.11/2926.04	c #Conflicts:    1885000 | #Constraints:     137544
2890.11/2926.04	c #Conflicts:    1886000 | #Constraints:     138544
2890.11/2926.04	c #Conflicts:    1887000 | #Constraints:     139544
2890.11/2926.04	c #Conflicts:    1888000 | #Constraints:     140544
2890.11/2926.04	c #Conflicts:    1889000 | #Constraints:     141544
2890.11/2926.04	c #Conflicts:    1890000 | #Constraints:     142544
2890.11/2926.04	c #Conflicts:    1891000 | #Constraints:     143544
2890.11/2926.04	c #Conflicts:    1892000 | #Constraints:     144544
2890.11/2926.04	c #Conflicts:    1893000 | #Constraints:     145544
2890.11/2926.04	c #Conflicts:    1894000 | #Constraints:     146544
2890.11/2926.04	c #Conflicts:    1895000 | #Constraints:     147544
2890.11/2926.04	c #Conflicts:    1896000 | #Constraints:     148544
2890.11/2926.04	c #Conflicts:    1897000 | #Constraints:     149544
2890.11/2926.04	c #Conflicts:    1898000 | #Constraints:     150544
2890.11/2926.04	c #Conflicts:    1899000 | #Constraints:     151544
2922.47/2958.58	c #Conflicts:    1900000 | #Constraints:     152544
2922.47/2958.58	c #Conflicts:    1901000 | #Constraints:     153544
2922.47/2958.58	c #Conflicts:    1902000 | #Constraints:     154544
2922.47/2958.58	c #Conflicts:    1903000 | #Constraints:     155544
2922.47/2958.58	c #Conflicts:    1904000 | #Constraints:     156544
2922.47/2958.58	c #Conflicts:    1905000 | #Constraints:     157544
2922.47/2958.58	c #Conflicts:    1906000 | #Constraints:     158544
2922.47/2958.58	c #Conflicts:    1907000 | #Constraints:     159544
2922.47/2958.58	c #Conflicts:    1908000 | #Constraints:     160544
2922.47/2958.58	c #Conflicts:    1909000 | #Constraints:     161544
2922.47/2958.58	c #Conflicts:    1910000 | #Constraints:     162544
2922.47/2958.58	c #Conflicts:    1911000 | #Constraints:     163544
2922.47/2958.58	c #Conflicts:    1912000 | #Constraints:     164544
2922.47/2958.58	c #Conflicts:    1913000 | #Constraints:     165544
2922.47/2958.58	c INPROCESSING
2922.47/2958.58	c GARBAGE COLLECT
2922.47/2958.58	c rational objective -512
2932.74/2968.82	c #Conflicts:    1914000 | #Constraints:      98068
2932.74/2968.82	c #Conflicts:    1915000 | #Constraints:      99279
2932.74/2968.82	c #Conflicts:    1916000 | #Constraints:     100593
2932.74/2968.82	c #Conflicts:    1917000 | #Constraints:     101948
2932.74/2968.82	c bounds -290 >= -512 @ 2907.37
2933.13/2969.21	c bounds -291 >= -512 @ 2907.75
3118.14/3155.39	c #Conflicts:    1918000 | #Constraints:     103289
3118.14/3155.39	c #Conflicts:    1919000 | #Constraints:     104717
3118.14/3155.39	c #Conflicts:    1920000 | #Constraints:     106321
3118.14/3155.39	c #Conflicts:    1921000 | #Constraints:     107928
3118.14/3155.39	c #Conflicts:    1922000 | #Constraints:     109496
3118.14/3155.39	c #Conflicts:    1923000 | #Constraints:     111052
3118.14/3155.39	c #Conflicts:    1924000 | #Constraints:     112628
3118.14/3155.39	c #Conflicts:    1925000 | #Constraints:     114160
3118.14/3155.39	c #Conflicts:    1926000 | #Constraints:     115738
3118.14/3155.39	c #Conflicts:    1927000 | #Constraints:     117258
3118.14/3155.39	c #Conflicts:    1928000 | #Constraints:     118780
3118.14/3155.39	c #Conflicts:    1929000 | #Constraints:     120339
3118.14/3155.39	c #Conflicts:    1930000 | #Constraints:     121905
3118.14/3155.39	c #Conflicts:    1931000 | #Constraints:     123400
3118.14/3155.39	c #Conflicts:    1932000 | #Constraints:     124968
3118.14/3155.39	c #Conflicts:    1933000 | #Constraints:     126560
3118.14/3155.39	c #Conflicts:    1934000 | #Constraints:     128146
3118.14/3155.39	c #Conflicts:    1935000 | #Constraints:     129602
3118.14/3155.39	c #Conflicts:    1936000 | #Constraints:     131176
3118.14/3155.39	c #Conflicts:    1937000 | #Constraints:     132727
3118.14/3155.39	c #Conflicts:    1938000 | #Constraints:     134184
3118.14/3155.39	c #Conflicts:    1939000 | #Constraints:     135696
3118.14/3155.39	c #Conflicts:    1940000 | #Constraints:     137246
3118.14/3155.39	c #Conflicts:    1941000 | #Constraints:     138762
3118.14/3155.39	c #Conflicts:    1942000 | #Constraints:     140257
3118.14/3155.39	c #Conflicts:    1943000 | #Constraints:     141725
3118.14/3155.39	c #Conflicts:    1944000 | #Constraints:     143249
3118.14/3155.39	c #Conflicts:    1945000 | #Constraints:     144802
3118.14/3155.39	c #Conflicts:    1946000 | #Constraints:     146336
3118.14/3155.39	c #Conflicts:    1947000 | #Constraints:     147855
3118.14/3155.39	c #Conflicts:    1948000 | #Constraints:     149328
3118.14/3155.39	c #Conflicts:    1949000 | #Constraints:     150376
3118.14/3155.39	c #Conflicts:    1950000 | #Constraints:     151417
3118.14/3155.39	c INPROCESSING
3118.14/3155.39	c GARBAGE COLLECT
3118.14/3155.39	c rational objective -512
3170.57/3208.16	c #Conflicts:    1951000 | #Constraints:      91217
3170.57/3208.16	c #Conflicts:    1952000 | #Constraints:      92217
3170.57/3208.16	c #Conflicts:    1953000 | #Constraints:      93217
3170.57/3208.16	c #Conflicts:    1954000 | #Constraints:      94217
3170.57/3208.16	c #Conflicts:    1955000 | #Constraints:      95217
3170.57/3208.16	c #Conflicts:    1956000 | #Constraints:      96217
3170.57/3208.16	c #Conflicts:    1957000 | #Constraints:      97217
3170.57/3208.16	c #Conflicts:    1958000 | #Constraints:      98217
3170.57/3208.16	c #Conflicts:    1959000 | #Constraints:      99217
3170.57/3208.16	c #Conflicts:    1960000 | #Constraints:     100217
3170.57/3208.16	c #Conflicts:    1961000 | #Constraints:     101217
3170.57/3208.16	c #Conflicts:    1962000 | #Constraints:     102217
3170.57/3208.16	c #Conflicts:    1963000 | #Constraints:     103217
3170.57/3208.16	c #Conflicts:    1964000 | #Constraints:     104217
3170.57/3208.16	c #Conflicts:    1965000 | #Constraints:     105217
3170.57/3208.16	c #Conflicts:    1966000 | #Constraints:     106217
3170.57/3208.16	c #Conflicts:    1967000 | #Constraints:     107217
3170.57/3208.16	c #Conflicts:    1968000 | #Constraints:     108217
3170.57/3208.16	c #Conflicts:    1969000 | #Constraints:     109217
3170.57/3208.16	c #Conflicts:    1970000 | #Constraints:     110217
3170.57/3208.16	c #Conflicts:    1971000 | #Constraints:     111217
3170.57/3208.16	c #Conflicts:    1972000 | #Constraints:     112217
3170.57/3208.16	c #Conflicts:    1973000 | #Constraints:     113217
3170.57/3208.16	c #Conflicts:    1974000 | #Constraints:     114217
3170.57/3208.16	c #Conflicts:    1975000 | #Constraints:     115217
3170.57/3208.16	c #Conflicts:    1976000 | #Constraints:     116217
3170.57/3208.16	c #Conflicts:    1977000 | #Constraints:     117217
3170.57/3208.16	c #Conflicts:    1978000 | #Constraints:     118217
3170.57/3208.16	c #Conflicts:    1979000 | #Constraints:     119217
3170.57/3208.16	c #Conflicts:    1980000 | #Constraints:     120217
3170.57/3208.16	c #Conflicts:    1981000 | #Constraints:     121217
3170.57/3208.16	c #Conflicts:    1982000 | #Constraints:     122217
3170.57/3208.16	c #Conflicts:    1983000 | #Constraints:     123217
3170.57/3208.16	c #Conflicts:    1984000 | #Constraints:     124217
3170.57/3208.16	c #Conflicts:    1985000 | #Constraints:     125217
3170.57/3208.16	c #Conflicts:    1986000 | #Constraints:     126217
3170.57/3208.16	c INPROCESSING
3170.57/3208.16	c GARBAGE COLLECT
3170.57/3208.16	c rational objective -512
3223.51/3261.41	c #Conflicts:    1987000 | #Constraints:      78419
3223.51/3261.41	c #Conflicts:    1988000 | #Constraints:      79419
3223.51/3261.41	c #Conflicts:    1989000 | #Constraints:      80419
3223.51/3261.41	c #Conflicts:    1990000 | #Constraints:      81419
3223.51/3261.41	c #Conflicts:    1991000 | #Constraints:      82419
3223.51/3261.41	c #Conflicts:    1992000 | #Constraints:      83419
3223.51/3261.41	c #Conflicts:    1993000 | #Constraints:      84419
3223.51/3261.41	c #Conflicts:    1994000 | #Constraints:      85419
3223.51/3261.41	c #Conflicts:    1995000 | #Constraints:      86419
3223.51/3261.41	c #Conflicts:    1996000 | #Constraints:      87419
3223.51/3261.41	c #Conflicts:    1997000 | #Constraints:      88419
3223.51/3261.41	c #Conflicts:    1998000 | #Constraints:      89419
3223.51/3261.41	c #Conflicts:    1999000 | #Constraints:      90419
3223.51/3261.41	c #Conflicts:    2000000 | #Constraints:      91419
3223.51/3261.41	c #Conflicts:    2001000 | #Constraints:      92419
3223.51/3261.41	c #Conflicts:    2002000 | #Constraints:      93419
3223.51/3261.41	c #Conflicts:    2003000 | #Constraints:      94419
3223.51/3261.41	c #Conflicts:    2004000 | #Constraints:      95419
3223.51/3261.41	c #Conflicts:    2005000 | #Constraints:      96419
3223.51/3261.41	c #Conflicts:    2006000 | #Constraints:      97419
3223.51/3261.41	c #Conflicts:    2007000 | #Constraints:      98419
3223.51/3261.41	c #Conflicts:    2008000 | #Constraints:      99419
3223.51/3261.41	c #Conflicts:    2009000 | #Constraints:     100419
3223.51/3261.41	c #Conflicts:    2010000 | #Constraints:     101419
3223.51/3261.41	c #Conflicts:    2011000 | #Constraints:     102419
3223.51/3261.41	c #Conflicts:    2012000 | #Constraints:     103419
3223.51/3261.41	c #Conflicts:    2013000 | #Constraints:     104419
3223.51/3261.41	c #Conflicts:    2014000 | #Constraints:     105419
3223.51/3261.41	c #Conflicts:    2015000 | #Constraints:     106419
3223.51/3261.41	c #Conflicts:    2016000 | #Constraints:     107419
3223.51/3261.41	c #Conflicts:    2017000 | #Constraints:     108419
3223.51/3261.41	c #Conflicts:    2018000 | #Constraints:     109419
3223.51/3261.41	c #Conflicts:    2019000 | #Constraints:     110419
3223.51/3261.41	c #Conflicts:    2020000 | #Constraints:     111419
3223.51/3261.41	c #Conflicts:    2021000 | #Constraints:     112419
3223.51/3261.41	c #Conflicts:    2022000 | #Constraints:     113419
3223.51/3261.41	c #Conflicts:    2023000 | #Constraints:     114419
3223.51/3261.41	c INPROCESSING
3223.51/3261.41	c GARBAGE COLLECT
3223.51/3261.41	c rational objective -512
3320.25/3359.27	c #Conflicts:    2024000 | #Constraints:      75326
3320.25/3359.27	c #Conflicts:    2025000 | #Constraints:      76326
3320.25/3359.27	c #Conflicts:    2026000 | #Constraints:      77326
3320.25/3359.27	c #Conflicts:    2027000 | #Constraints:      78326
3320.25/3359.27	c #Conflicts:    2028000 | #Constraints:      79326
3320.25/3359.27	c #Conflicts:    2029000 | #Constraints:      80326
3320.25/3359.27	c #Conflicts:    2030000 | #Constraints:      81326
3320.25/3359.27	c #Conflicts:    2031000 | #Constraints:      82326
3320.25/3359.27	c #Conflicts:    2032000 | #Constraints:      83326
3320.25/3359.27	c #Conflicts:    2033000 | #Constraints:      84326
3320.25/3359.27	c #Conflicts:    2034000 | #Constraints:      85326
3320.25/3359.27	c #Conflicts:    2035000 | #Constraints:      86326
3320.25/3359.27	c #Conflicts:    2036000 | #Constraints:      87326
3320.25/3359.27	c #Conflicts:    2037000 | #Constraints:      88326
3320.25/3359.27	c #Conflicts:    2038000 | #Constraints:      89326
3320.25/3359.27	c #Conflicts:    2039000 | #Constraints:      90326
3320.25/3359.27	c #Conflicts:    2040000 | #Constraints:      91326
3320.25/3359.27	c #Conflicts:    2041000 | #Constraints:      92326
3320.25/3359.27	c #Conflicts:    2042000 | #Constraints:      93326
3320.25/3359.27	c #Conflicts:    2043000 | #Constraints:      94326
3320.25/3359.27	c #Conflicts:    2044000 | #Constraints:      95326
3320.25/3359.27	c #Conflicts:    2045000 | #Constraints:      96326
3320.25/3359.27	c #Conflicts:    2046000 | #Constraints:      97326
3320.25/3359.27	c #Conflicts:    2047000 | #Constraints:      98326
3320.25/3359.27	c #Conflicts:    2048000 | #Constraints:      99326
3320.25/3359.27	c #Conflicts:    2049000 | #Constraints:     100326
3320.25/3359.27	c #Conflicts:    2050000 | #Constraints:     101326
3320.25/3359.27	c #Conflicts:    2051000 | #Constraints:     102326
3320.25/3359.27	c #Conflicts:    2052000 | #Constraints:     103326
3320.25/3359.27	c #Conflicts:    2053000 | #Constraints:     104326
3320.25/3359.27	c #Conflicts:    2054000 | #Constraints:     105326
3320.25/3359.27	c #Conflicts:    2055000 | #Constraints:     106326
3320.25/3359.27	c #Conflicts:    2056000 | #Constraints:     107326
3320.25/3359.27	c #Conflicts:    2057000 | #Constraints:     108326
3320.25/3359.27	c #Conflicts:    2058000 | #Constraints:     109326
3320.25/3359.27	c #Conflicts:    2059000 | #Constraints:     110326
3320.25/3359.27	c #Conflicts:    2060000 | #Constraints:     111326
3320.25/3359.27	c #Conflicts:    2061000 | #Constraints:     112326
3320.25/3359.27	c #Conflicts:    2062000 | #Constraints:     113326
3320.25/3359.27	c #Conflicts:    2063000 | #Constraints:     114326
3320.25/3359.27	c #Conflicts:    2064000 | #Constraints:     115326
3320.25/3359.27	c #Conflicts:    2065000 | #Constraints:     116326
3320.25/3359.27	c #Conflicts:    2066000 | #Constraints:     117326
3320.25/3359.27	c #Conflicts:    2067000 | #Constraints:     118326
3320.25/3359.27	c #Conflicts:    2068000 | #Constraints:     119326
3320.25/3359.27	c #Conflicts:    2069000 | #Constraints:     120326
3320.25/3359.27	c #Conflicts:    2070000 | #Constraints:     121326
3320.25/3359.27	c #Conflicts:    2071000 | #Constraints:     122326
3320.25/3359.27	c #Conflicts:    2072000 | #Constraints:     123326
3320.25/3359.27	c #Conflicts:    2073000 | #Constraints:     124326
3320.25/3359.27	c #Conflicts:    2074000 | #Constraints:     125326
3320.25/3359.27	c #Conflicts:    2075000 | #Constraints:     126326
3320.25/3359.27	c #Conflicts:    2076000 | #Constraints:     127326
3320.25/3359.27	c #Conflicts:    2077000 | #Constraints:     128326
3320.25/3359.27	c #Conflicts:    2078000 | #Constraints:     129326
3320.25/3359.27	c #Conflicts:    2079000 | #Constraints:     130326
3320.25/3359.27	c #Conflicts:    2080000 | #Constraints:     131326
3320.25/3359.27	c #Conflicts:    2081000 | #Constraints:     132326
3320.25/3359.27	c #Conflicts:    2082000 | #Constraints:     133326
3320.25/3359.27	c #Conflicts:    2083000 | #Constraints:     134326
3320.25/3359.27	c #Conflicts:    2084000 | #Constraints:     135326
3320.25/3359.27	c bounds -291 >= -511 @ 3291.41
3399.53/3439.27	c #Conflicts:    2085000 | #Constraints:     136362
3399.53/3439.27	c #Conflicts:    2086000 | #Constraints:     137362
3399.53/3439.27	c #Conflicts:    2087000 | #Constraints:     138362
3399.53/3439.27	c #Conflicts:    2088000 | #Constraints:     139362
3399.53/3439.27	c #Conflicts:    2089000 | #Constraints:     140362
3399.53/3439.27	c #Conflicts:    2090000 | #Constraints:     141362
3399.53/3439.27	c #Conflicts:    2091000 | #Constraints:     142362
3399.53/3439.27	c #Conflicts:    2092000 | #Constraints:     143362
3399.53/3439.27	c #Conflicts:    2093000 | #Constraints:     144362
3399.53/3439.27	c #Conflicts:    2094000 | #Constraints:     145362
3399.53/3439.27	c #Conflicts:    2095000 | #Constraints:     146362
3399.53/3439.27	c #Conflicts:    2096000 | #Constraints:     147362
3399.53/3439.27	c #Conflicts:    2097000 | #Constraints:     148362
3399.53/3439.27	c #Conflicts:    2098000 | #Constraints:     149362
3399.53/3439.27	c #Conflicts:    2099000 | #Constraints:     150362
3399.53/3439.27	c #Conflicts:    2100000 | #Constraints:     151362
3399.53/3439.27	c #Conflicts:    2101000 | #Constraints:     152362
3399.53/3439.27	c #Conflicts:    2102000 | #Constraints:     153362
3399.53/3439.27	c #Conflicts:    2103000 | #Constraints:     154362
3399.53/3439.27	c #Conflicts:    2104000 | #Constraints:     155362
3399.53/3439.27	c #Conflicts:    2105000 | #Constraints:     156362
3399.53/3439.27	c #Conflicts:    2106000 | #Constraints:     157362
3399.53/3439.27	c #Conflicts:    2107000 | #Constraints:     158362
3399.53/3439.27	c #Conflicts:    2108000 | #Constraints:     159362
3399.53/3439.27	c #Conflicts:    2109000 | #Constraints:     160362
3399.53/3439.27	c #Conflicts:    2110000 | #Constraints:     161362
3399.53/3439.27	c #Conflicts:    2111000 | #Constraints:     162362
3399.53/3439.27	c #Conflicts:    2112000 | #Constraints:     163362
3399.53/3439.27	c #Conflicts:    2113000 | #Constraints:     164362
3399.53/3439.27	c #Conflicts:    2114000 | #Constraints:     165362
3399.53/3439.27	c #Conflicts:    2115000 | #Constraints:     166362
3399.53/3439.27	c #Conflicts:    2116000 | #Constraints:     167362
3399.53/3439.27	c #Conflicts:    2117000 | #Constraints:     168362
3399.53/3439.27	c #Conflicts:    2118000 | #Constraints:     169362
3399.53/3439.27	c #Conflicts:    2119000 | #Constraints:     170362
3399.53/3439.27	c #Conflicts:    2120000 | #Constraints:     171362
3399.53/3439.27	c #Conflicts:    2121000 | #Constraints:     172362
3399.53/3439.27	c INPROCESSING
3399.53/3439.27	c GARBAGE COLLECT
3399.53/3439.27	c rational objective -511
3465.87/3506.00	c #Conflicts:    2122000 | #Constraints:     101507
3465.87/3506.00	c #Conflicts:    2123000 | #Constraints:     102507
3465.87/3506.00	c #Conflicts:    2124000 | #Constraints:     103507
3465.87/3506.00	c #Conflicts:    2125000 | #Constraints:     104507
3465.87/3506.00	c #Conflicts:    2126000 | #Constraints:     105507
3465.87/3506.00	c #Conflicts:    2127000 | #Constraints:     106507
3465.87/3506.00	c #Conflicts:    2128000 | #Constraints:     107507
3465.87/3506.00	c #Conflicts:    2129000 | #Constraints:     108507
3465.87/3506.00	c #Conflicts:    2130000 | #Constraints:     109507
3465.87/3506.00	c #Conflicts:    2131000 | #Constraints:     110507
3465.87/3506.00	c #Conflicts:    2132000 | #Constraints:     111507
3465.87/3506.00	c #Conflicts:    2133000 | #Constraints:     112507
3465.87/3506.00	c #Conflicts:    2134000 | #Constraints:     113507
3465.87/3506.00	c #Conflicts:    2135000 | #Constraints:     114507
3465.87/3506.00	c #Conflicts:    2136000 | #Constraints:     115507
3465.87/3506.00	c #Conflicts:    2137000 | #Constraints:     116507
3465.87/3506.00	c #Conflicts:    2138000 | #Constraints:     117507
3465.87/3506.00	c #Conflicts:    2139000 | #Constraints:     118507
3465.87/3506.00	c #Conflicts:    2140000 | #Constraints:     119507
3465.87/3506.00	c #Conflicts:    2141000 | #Constraints:     120507
3465.87/3506.00	c #Conflicts:    2142000 | #Constraints:     121507
3465.87/3506.00	c #Conflicts:    2143000 | #Constraints:     122507
3465.87/3506.00	c #Conflicts:    2144000 | #Constraints:     123507
3465.87/3506.00	c #Conflicts:    2145000 | #Constraints:     124507
3465.87/3506.00	c #Conflicts:    2146000 | #Constraints:     125507
3465.87/3506.00	c #Conflicts:    2147000 | #Constraints:     126507
3465.87/3506.00	c #Conflicts:    2148000 | #Constraints:     127507
3465.87/3506.00	c #Conflicts:    2149000 | #Constraints:     128507
3465.87/3506.00	c #Conflicts:    2150000 | #Constraints:     129507
3465.87/3506.00	c #Conflicts:    2151000 | #Constraints:     130507
3465.87/3506.00	c #Conflicts:    2152000 | #Constraints:     131507
3465.87/3506.00	c #Conflicts:    2153000 | #Constraints:     132507
3465.87/3506.00	c #Conflicts:    2154000 | #Constraints:     133507
3465.87/3506.00	c #Conflicts:    2155000 | #Constraints:     134507
3465.87/3506.00	c #Conflicts:    2156000 | #Constraints:     135507
3465.87/3506.00	c #Conflicts:    2157000 | #Constraints:     136507
3465.87/3506.00	c #Conflicts:    2158000 | #Constraints:     137507
3465.87/3506.00	c #Conflicts:    2159000 | #Constraints:     138507
3465.87/3506.00	c INPROCESSING
3465.87/3506.00	c GARBAGE COLLECT
3465.87/3506.00	c rational objective -511
3521.94/3562.25	c #Conflicts:    2160000 | #Constraints:      84485
3521.94/3562.25	c #Conflicts:    2161000 | #Constraints:      85485
3521.94/3562.25	c #Conflicts:    2162000 | #Constraints:      86485
3521.94/3562.25	c #Conflicts:    2163000 | #Constraints:      87485
3521.94/3562.25	c #Conflicts:    2164000 | #Constraints:      88485
3521.94/3562.25	c #Conflicts:    2165000 | #Constraints:      89485
3521.94/3562.25	c #Conflicts:    2166000 | #Constraints:      90485
3521.94/3562.25	c #Conflicts:    2167000 | #Constraints:      91485
3521.94/3562.25	c #Conflicts:    2168000 | #Constraints:      92485
3521.94/3562.25	c #Conflicts:    2169000 | #Constraints:      93485
3521.94/3562.25	c #Conflicts:    2170000 | #Constraints:      94485
3521.94/3562.25	c #Conflicts:    2171000 | #Constraints:      95485
3521.94/3562.25	c #Conflicts:    2172000 | #Constraints:      96485
3521.94/3562.25	c #Conflicts:    2173000 | #Constraints:      97485
3521.94/3562.25	c #Conflicts:    2174000 | #Constraints:      98485
3521.94/3562.25	c #Conflicts:    2175000 | #Constraints:      99485
3521.94/3562.25	c #Conflicts:    2176000 | #Constraints:     100485
3521.94/3562.25	c #Conflicts:    2177000 | #Constraints:     101485
3521.94/3562.25	c #Conflicts:    2178000 | #Constraints:     102485
3521.94/3562.25	c #Conflicts:    2179000 | #Constraints:     103485
3521.94/3562.25	c #Conflicts:    2180000 | #Constraints:     104485
3521.94/3562.25	c #Conflicts:    2181000 | #Constraints:     105485
3521.94/3562.25	c #Conflicts:    2182000 | #Constraints:     106485
3521.94/3562.25	c #Conflicts:    2183000 | #Constraints:     107485
3521.94/3562.25	c #Conflicts:    2184000 | #Constraints:     108485
3521.94/3562.25	c #Conflicts:    2185000 | #Constraints:     109485
3521.94/3562.25	c #Conflicts:    2186000 | #Constraints:     110485
3521.94/3562.25	c #Conflicts:    2187000 | #Constraints:     111485
3521.94/3562.25	c #Conflicts:    2188000 | #Constraints:     112485
3521.94/3562.25	c #Conflicts:    2189000 | #Constraints:     113485
3521.94/3562.25	c #Conflicts:    2190000 | #Constraints:     114485
3521.94/3562.25	c #Conflicts:    2191000 | #Constraints:     115485
3521.94/3562.25	c #Conflicts:    2192000 | #Constraints:     116485
3521.94/3562.25	c #Conflicts:    2193000 | #Constraints:     117485
3521.94/3562.25	c #Conflicts:    2194000 | #Constraints:     118485
3521.94/3562.25	c #Conflicts:    2195000 | #Constraints:     119485
3521.94/3562.25	c #Conflicts:    2196000 | #Constraints:     120485
3521.94/3562.25	c #Conflicts:    2197000 | #Constraints:     121485
3521.94/3562.25	c #Conflicts:    2198000 | #Constraints:     122485
3521.94/3562.25	c INPROCESSING
3521.94/3562.25	c GARBAGE COLLECT
3521.94/3562.25	c rational objective -511
3600.05/3640.94	c #Conflicts:    2199000 | #Constraints:      77493
3600.05/3640.94	c #Conflicts:    2200000 | #Constraints:      78493
3600.05/3640.94	c #Conflicts:    2201000 | #Constraints:      79493
3600.05/3640.94	c #Conflicts:    2202000 | #Constraints:      80493
3600.05/3640.94	c #Conflicts:    2203000 | #Constraints:      81493
3600.05/3640.94	c #Conflicts:    2204000 | #Constraints:      82493
3600.05/3640.94	c #Conflicts:    2205000 | #Constraints:      83493
3600.05/3640.94	c #Conflicts:    2206000 | #Constraints:      84493
3600.05/3640.94	c #Conflicts:    2207000 | #Constraints:      85493
3600.05/3640.94	c #Conflicts:    2208000 | #Constraints:      86493
3600.05/3640.94	c #Conflicts:    2209000 | #Constraints:      87493
3600.05/3640.94	c #Conflicts:    2210000 | #Constraints:      88493
3600.05/3640.94	c #Conflicts:    2211000 | #Constraints:      89493
3600.05/3640.94	c #Conflicts:    2212000 | #Constraints:      90493
3600.05/3640.94	c #Conflicts:    2213000 | #Constraints:      91493
3600.05/3640.94	c #Conflicts:    2214000 | #Constraints:      92493
3600.05/3640.94	c #Conflicts:    2215000 | #Constraints:      93493
3600.05/3640.94	c #Conflicts:    2216000 | #Constraints:      94493
3600.05/3640.94	c #Conflicts:    2217000 | #Constraints:      95493
3600.05/3640.94	c #Conflicts:    2218000 | #Constraints:      96493
3600.05/3640.94	c #Conflicts:    2219000 | #Constraints:      97493
3600.05/3640.94	c #Conflicts:    2220000 | #Constraints:      98493
3600.05/3640.94	c #Conflicts:    2221000 | #Constraints:      99493
3600.05/3640.94	c #Conflicts:    2222000 | #Constraints:     100493
3600.05/3640.94	c #Conflicts:    2223000 | #Constraints:     101493
3600.05/3640.94	c #Conflicts:    2224000 | #Constraints:     102493
3600.05/3640.94	c #Conflicts:    2225000 | #Constraints:     103493
3600.05/3640.94	c #Conflicts:    2226000 | #Constraints:     104493
3600.05/3640.94	c #Conflicts:    2227000 | #Constraints:     105493
3600.05/3640.94	c #Conflicts:    2228000 | #Constraints:     106493
3600.05/3640.94	c #Conflicts:    2229000 | #Constraints:     107493
3600.05/3640.94	c #Conflicts:    2230000 | #Constraints:     108493
3600.05/3640.94	c #Conflicts:    2231000 | #Constraints:     109493
3600.05/3640.94	c #Conflicts:    2232000 | #Constraints:     110493
3600.05/3640.94	c #Conflicts:    2233000 | #Constraints:     111493
3600.05/3640.94	c #Conflicts:    2234000 | #Constraints:     112493
3600.05/3640.94	c #Conflicts:    2235000 | #Constraints:     113493
3600.05/3640.94	c #Conflicts:    2236000 | #Constraints:     114493
3600.05/3640.94	c #Conflicts:    2237000 | #Constraints:     115493
3600.05/3640.94	c #Conflicts:    2238000 | #Constraints:     116493
3600.05/3640.94	c #Conflicts:    2239000 | #Constraints:     117493
3600.05/3640.94	c #Conflicts:    2240000 | #Constraints:     118493
3600.05/3640.94	c #Conflicts:    2241000 | #Constraints:     119493
3600.05/3640.94	c #Conflicts:    2242000 | #Constraints:     120493
3600.05/3640.94	c #Conflicts:    2243000 | #Constraints:     121493
3600.05/3640.94	c #Conflicts:    2244000 | #Constraints:     122493
3600.05/3640.94	c #Conflicts:    2245000 | #Constraints:     123493
3600.05/3640.94	c #Conflicts:    2246000 | #Constraints:     124493
3600.05/3640.94	c #Conflicts:    2247000 | #Constraints:     125493
3600.05/3640.94	c #Conflicts:    2248000 | #Constraints:     126493
3600.05/3640.94	c #Conflicts:    2249000 | #Constraints:     127493
3600.05/3640.94	c cpu time 3568.89 s
3600.05/3640.94	c deterministic time 102779417779 1.03e+11
3600.05/3640.94	c optimization time 77.9738 s
3600.05/3640.94	c total solve time 3490.68 s
3600.05/3640.94	c core-guided solve time 3057.21 s
3600.05/3640.94	c propagation time 3232.9 s
3600.05/3640.94	c conflict analysis time 289.531 s
3600.05/3640.94	c propagations 280704681
3600.05/3640.94	c resolve steps 45925156
3600.05/3640.94	c decisions 5061466
3600.05/3640.94	c conflicts 2249026
3600.05/3640.94	c restarts 4093
3600.05/3640.94	c inprocessing phases 70
3600.05/3640.94	c garbage collections 70 ,( 100.00 )
3600.05/3640.94	c input clauses 25689 ,( 79.12 )
3600.05/3640.94	c input cardinalities 5189 ,( 15.98 )
3600.05/3640.94	c input general constraints 1591 ,( 4.90 )
3600.05/3640.94	c input average constraint length 117.44
3600.05/3640.94	c input average constraint degree 39.11
3600.05/3640.94	c learned clauses 2022240 ,( 88.36 )
3600.05/3640.94	c learned cardinalities 18402 ,( 0.80 )
3600.05/3640.94	c learned general constraints 247930 ,( 10.83 )
3600.05/3640.94	c learned average constraint length 167.35
3600.05/3640.94	c learned average constraint degree 95790266.51
3600.05/3640.94	c watched  CF 32, 64, 128, Arb: 116538 , 0 , 0 , 0
3600.05/3640.94	c counting CF 32, 64, 128, Arb: 132984 , 0 , 0 , 0
3600.05/3640.94	c watched   constraints 116538 ,( 46.70 ) 
3600.05/3640.94	c counting  constraints 132983 ,( 53.30 ) 
3600.05/3640.94	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2414409699 , 256990259 , 7057706897 ,( 514369095 , 6543337802 )
3600.05/3640.94	c gcd simplifications 64306
3600.05/3640.94	c detected cardinalities 1464
3600.05/3640.94	c weakened non-implied lits 46501668
3600.05/3640.94	c weakened non-implying lits 127180
3600.05/3640.94	c original variables 3387
3600.05/3640.94	c clausal propagations 183969751
3600.05/3640.94	c cardinality propagations 16652435
3600.05/3640.94	c watched propagations 1967653
3600.05/3640.94	c counting propagations 74794927
3600.05/3640.94	c watch lookups 26528300735
3600.05/3640.94	c watch backjump lookups 0
3600.05/3640.94	c watch checks 68532419317
3600.05/3640.94	c propagation checks 6135707792
3600.05/3640.94	c constraint additions 1007077257
3600.05/3640.94	c trail pops 287977439
3600.05/3640.94	c formula constraints 23106
3600.05/3640.94	c learned constraints 2211909
3600.05/3640.94	c bound constraints 1814
3600.05/3640.94	c core-guided constraints 7549
3600.05/3640.94	c encountered formula constraints 5062892
3600.05/3640.94	c encountered learned constraints 27617076
3600.05/3640.94	c encountered bound constraints 201
3600.05/3640.94	c encountered core-guided constraints 15340296
3600.05/3640.94	c LP total time 2230.44 s
3600.05/3640.94	c LP solve time 2109.65 s
3600.05/3640.94	c LP constraints added 25563
3600.05/3640.94	c LP constraints removed 2399
3600.05/3640.94	c LP pivots internal 2145102
3600.05/3640.94	c LP pivots root 23989
3600.05/3640.94	c LP calls 968972
3600.05/3640.94	c LP optimalities 931776
3600.05/3640.94	c LP no pivot count 762481
3600.05/3640.94	c LP infeasibilities 37193
3600.05/3640.94	c LP valid Farkas constraints 37193
3600.05/3640.94	c LP learned Farkas constraints 37190
3600.05/3640.94	c LP basis resets 0
3600.05/3640.94	c LP cycling count 0
3600.05/3640.94	c LP singular count 0
3600.05/3640.94	c LP no primal count 0
3600.05/3640.94	c LP no farkas count 0
3600.05/3640.94	c LP other issue count 0
3600.05/3640.94	c LP Gomory cuts 2280
3600.05/3640.94	c LP learned cuts 177
3600.05/3640.94	c LP deleted cuts 2399
3600.05/3640.94	c LP encountered Gomory constraints 0
3600.05/3640.94	c LP encountered Farkas constraints 65288
3600.05/3640.94	c LP encountered learned Farkas constraints 51239
3600.05/3640.94	c CG auxiliary variables introduced 3028
3600.05/3640.94	c CG solutions found 279
3600.05/3640.94	c CG cores constructed 1535
3600.05/3640.94	c CG core cardinality constraints returned 0
3600.05/3640.94	c CG unit cores 0
3600.05/3640.94	c CG single cores 1535
3600.05/3640.94	c CG blocks removed during cardinality reduction 0
3600.05/3640.94	c CG first core best 0
3600.05/3640.94	c CG decision core best 0
3600.05/3640.94	c CG core reduction tie 0
3600.05/3640.94	c CG core degree average 1.00
3600.05/3640.94	c CG core slack average 2.23
3600.05/3640.94	c CG core upper bound improvements 0
3600.05/3640.94	c STR number of successful calls 0
3600.05/3640.94	c STR number of unsuccessful calls 0
3600.05/3640.94	c STR number of inconclusive calls 0
3600.05/3640.94	c STR number of successful attempts 0
3600.05/3640.94	c STR number of unsuccessful attempts 0
3600.05/3640.94	c STR number of inconclusive attempts 0
3600.05/3640.94	c STR average degree increase per successful call inf
3600.05/3640.94	c STR average degree increase per successful attempt inf
3600.05/3640.94	c STR total number of conflicts for successful attempts 0
3600.05/3640.94	c STR total number of conflicts for unsuccessful attempts 0
3600.05/3640.94	c STR total number of conflicts for inconclusive attempts 0
3600.05/3640.94	c STR average number of conflicts per successful attempt inf
3600.05/3640.94	c STR average number of conflicts per unsuccessful attempt inf
3600.05/3640.94	c STR average number of conflicts per inconclusive attempt inf
3600.05/3640.94	c AVG.sumWPerc 43.46 
3600.05/3640.94	c bigint constraints 0 
3600.05/3640.94	o -291
3600.05/3640.94	s SATISFIABLE
3600.05/3640.94	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.05/3640.94	c Program interrupted by user.

Verifier Data

OK	-291

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (51281 MiB free)
  memory of node 1: 64507 MiB (62458 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
solver pid=125480, runsolver pid=125467
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 1.11 1.18 1.88 4/261 125489
/proc/meminfo: memFree=116427440/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125483] ppid=125480 vsize=22432 memory=13532 CPUtime=0.07 cores=5,7
/proc/125483/stat : 125483 (pbsuma) R 125480 125480 125415 0 -1 4194304 2496 0 0 0 6 1 0 0 20 0 1 0 175468945 22970368 3383 18446744073709551615 4210688 4653049 140725493984736 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26869760 140725493987553 140725493987888 140725493987888 140725493993455 0
/proc/125483/statm: 5608 3383 992 108 0 3016 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 26624 KiB
Current children cumulated memory: 16476 KiB

[startup+0.214666 s]*
/proc/loadavg: 1.11 1.18 1.88 5/261 125490
/proc/meminfo: memFree=116410764/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125483] ppid=125480 vsize=22432 memory=13532 CPUtime=0.18 cores=5,7
/proc/125483/stat : 125483 (pbsuma) R 125480 125480 125415 0 -1 4194304 2501 0 0 0 17 1 0 0 20 0 1 0 175468945 22970368 3383 18446744073709551615 4210688 4653049 140725493984736 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26869760 140725493987553 140725493987888 140725493987888 140725493993455 0
/proc/125483/statm: 5608 3383 992 108 0 3016 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 26624 KiB
Current children cumulated memory: 16476 KiB

[startup+0.31417 s]*
/proc/loadavg: 1.11 1.18 1.88 5/261 125490
/proc/meminfo: memFree=116386948/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125483] ppid=125480 vsize=22432 memory=13532 CPUtime=0.28 cores=5,7
/proc/125483/stat : 125483 (pbsuma) R 125480 125480 125415 0 -1 4194304 2501 0 0 0 27 1 0 0 20 0 1 0 175468945 22970368 3383 18446744073709551615 4210688 4653049 140725493984736 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26869760 140725493987553 140725493987888 140725493987888 140725493993455 0
/proc/125483/statm: 5608 3383 992 108 0 3016 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 26624 KiB
Current children cumulated memory: 16476 KiB

[startup+0.700346 s]
/proc/loadavg: 1.11 1.18 1.88 5/261 125491
/proc/meminfo: memFree=116344840/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+1.50044 s]
/proc/loadavg: 1.11 1.18 1.88 5/261 125492
/proc/meminfo: memFree=116327004/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=88796 memory=41104 CPUtime=0.83 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 6320 0 0 0 74 9 0 0 20 0 1 0 175469008 90927104 10276 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 22199 10276 2368 1147 0 9625 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 92988 KiB
Current children cumulated memory: 44048 KiB

[startup+3.1136 s]
/proc/loadavg: 1.34 1.23 1.89 5/261 125492
/proc/meminfo: memFree=116223460/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=119956 memory=71784 CPUtime=2.44 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 12988 0 0 0 212 32 0 0 20 0 1 0 175469008 122834944 17946 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 29989 17946 2400 1147 0 17415 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 124148 KiB
Current children cumulated memory: 74728 KiB

[startup+6.30041 s]
/proc/loadavg: 1.34 1.23 1.89 5/261 125492
/proc/meminfo: memFree=115981624/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=124884 memory=76444 CPUtime=5.62 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 14218 0 0 0 497 65 0 0 20 0 1 0 175469008 127881216 19111 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 31221 19111 2400 1147 0 18647 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 129076 KiB
Current children cumulated memory: 79388 KiB

[startup+12.7004 s]
/proc/loadavg: 1.83 1.34 1.92 5/261 125493
/proc/meminfo: memFree=115466800/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=141752 memory=92760 CPUtime=11.82 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 16875 0 0 0 1096 86 0 0 20 0 1 0 175469008 145154048 23190 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 35438 23190 2400 1147 0 22864 0
Current children cumulated CPU time: 12.41 s
Current children cumulated vsize: 145944 KiB
Current children cumulated memory: 95704 KiB

[startup+25.5005 s]
/proc/loadavg: 2.24 1.44 1.95 5/261 125493
/proc/meminfo: memFree=114598508/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=149160 memory=99672 CPUtime=24.58 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 18606 0 0 0 2345 113 0 0 20 0 1 0 175469008 152739840 24918 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 37290 24918 2400 1147 0 24716 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 153352 KiB
Current children cumulated memory: 102616 KiB

[startup+51.1135 s]
/proc/loadavg: 2.92 1.67 2.01 5/261 125493
/proc/meminfo: memFree=113040240/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=199748 memory=137828 CPUtime=50.11 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 24087 0 0 0 4848 163 0 0 20 0 1 0 175469008 204541952 34457 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 49937 34457 2400 1147 0 37363 0
Current children cumulated CPU time: 50.7 s
Current children cumulated vsize: 203940 KiB
Current children cumulated memory: 140772 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.09 2.13 5/261 125495
/proc/meminfo: memFree=109955328/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=408752 memory=295376 CPUtime=101.07 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 34866 0 0 0 9883 224 0 0 20 0 1 0 175469008 418562048 73844 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 102188 73844 2400 1147 0 89614 0
Current children cumulated CPU time: 101.66 s
Current children cumulated vsize: 412944 KiB
Current children cumulated memory: 298320 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.46 2.26 5/259 125497
/proc/meminfo: memFree=107184460/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=408752 memory=295504 CPUtime=160.82 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 34880 0 0 0 15820 262 0 0 20 0 1 0 175469008 418562048 73876 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 102188 73876 2400 1147 0 89614 0
Current children cumulated CPU time: 161.41 s
Current children cumulated vsize: 412944 KiB
Current children cumulated memory: 298448 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.75 2.38 5/259 125500
/proc/meminfo: memFree=103923696/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=413416 memory=300368 CPUtime=220.57 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 36095 0 0 0 21754 303 0 0 20 0 1 0 175469008 423337984 75092 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 103354 75092 2400 1147 0 90780 0
Current children cumulated CPU time: 221.16 s
Current children cumulated vsize: 417608 KiB
Current children cumulated memory: 303312 KiB

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

[pid=125492] ppid=125480 vsize=889716 memory=645584 CPUtime=3064.91 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 91487 0 0 0 303865 2626 0 0 20 0 1 0 175469008 911069184 161396 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 222429 161396 2400 1147 0 209855 0
Current children cumulated CPU time: 3065.5 s
Current children cumulated vsize: 893908 KiB
Current children cumulated memory: 648528 KiB

[startup+3162.3 s]
/proc/loadavg: 4.31 4.29 4.23 5/273 125693
/proc/meminfo: memFree=906640/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=903328 memory=742408 CPUtime=3124.52 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 97233 0 0 0 309777 2675 0 0 20 0 1 0 175469008 925007872 185602 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 225832 185602 2400 1147 0 213258 0
Current children cumulated CPU time: 3125.11 s
Current children cumulated vsize: 907520 KiB
Current children cumulated memory: 745352 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.25 4.22 5/271 125695
/proc/meminfo: memFree=909312/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=903328 memory=742408 CPUtime=3184.13 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 97364 0 0 0 315687 2726 0 0 20 0 1 0 175469008 925007872 185602 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 225832 185602 2400 1147 0 213258 0
Current children cumulated CPU time: 3184.72 s
Current children cumulated vsize: 907520 KiB
Current children cumulated memory: 745352 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.22 4.21 5/269 125697
/proc/meminfo: memFree=885136/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=903328 memory=742408 CPUtime=3243.56 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 97379 0 0 0 321581 2775 0 0 20 0 1 0 175469008 925007872 185602 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 225832 185602 2400 1147 0 213258 0
Current children cumulated CPU time: 3244.15 s
Current children cumulated vsize: 907520 KiB
Current children cumulated memory: 745352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.22 4.21 5/269 125699
/proc/meminfo: memFree=958016/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=903328 memory=742408 CPUtime=3302.96 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 97379 0 0 0 327474 2822 0 0 20 0 1 0 175469008 925007872 185602 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 225832 185602 2400 1147 0 213258 0
Current children cumulated CPU time: 3303.55 s
Current children cumulated vsize: 907520 KiB
Current children cumulated memory: 745352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.26 4.24 4.21 5/268 125703
/proc/meminfo: memFree=981528/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=903328 memory=742408 CPUtime=3362.53 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 97534 0 0 0 333392 2861 0 0 20 0 1 0 175469008 925007872 185602 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 225832 185602 2400 1147 0 213258 0
Current children cumulated CPU time: 3363.12 s
Current children cumulated vsize: 907520 KiB
Current children cumulated memory: 745352 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.24 4.21 5/267 125710
/proc/meminfo: memFree=1056976/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=905644 memory=744712 CPUtime=3421.94 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 98389 0 0 0 339295 2899 0 0 20 0 1 0 175469008 927379456 186178 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 226411 186178 2400 1147 0 213837 0
Current children cumulated CPU time: 3422.53 s
Current children cumulated vsize: 909836 KiB
Current children cumulated memory: 747656 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.22 4.21 5/266 125712
/proc/meminfo: memFree=964688/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=905644 memory=744712 CPUtime=3481.59 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 98391 0 0 0 345212 2947 0 0 20 0 1 0 175469008 927379456 186178 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 226411 186178 2400 1147 0 213837 0
Current children cumulated CPU time: 3482.18 s
Current children cumulated vsize: 909836 KiB
Current children cumulated memory: 747656 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.21 4.20 5/267 125715
/proc/meminfo: memFree=1095152/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=905644 memory=744712 CPUtime=3541.35 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 98459 0 0 0 351134 3001 0 0 20 0 1 0 175469008 927379456 186178 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 226411 186178 2400 1147 0 213837 0
Current children cumulated CPU time: 3541.94 s
Current children cumulated vsize: 909836 KiB
Current children cumulated memory: 747656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3640.9 s]
/proc/loadavg: 4.17 4.21 4.20 3/252 125774
/proc/meminfo: memFree=9496964/131382120 swapFree=33010416/33010684
[pid=125480] ppid=125467 vsize=4192 memory=2944 CPUtime=0.59 cores=5,7
/proc/125480/stat : 125480 (run-opt-break-l) S 125467 125480 125415 0 -1 4194304 242 4238 0 0 0 0 57 2 20 0 1 0 175468944 4292608 736 18446744073709551615 94104420982784 94104421877317 140727353628288 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94104422116368 94104422164112 94104444817408 140727353633043 140727353633244 140727353633244 140727353638848 0
/proc/125480/statm: 1048 736 672 219 0 110 0
[pid=125492] ppid=125480 vsize=905644 memory=744712 CPUtime=3599.46 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125480 125480 125415 0 -1 4194304 100097 0 0 0 356889 3057 0 0 20 0 1 0 175469008 927379456 186178 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 226411 186178 2400 1147 0 213837 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 909836 KiB
Current children cumulated memory: 747656 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.5733 s, system=0.027645 s

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

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

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

[startup+3641.2 s]
/proc/loadavg: 4.17 4.21 4.20 3/251 125774
/proc/meminfo: memFree=13501552/131382120 swapFree=33010416/33010684
[pid=125492] ppid=125467 vsize=329944 memory=273360 CPUtime=3599.48 cores=5,7
/proc/125492/stat : 125492 (roundingsat) R 125467 125480 125415 0 -1 4194304 100802 0 1 0 356889 3059 0 0 20 0 1 0 175469008 337862656 68340 18446744073709551615 4227072 8923577 140735954954560 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 25149440 140735954958610 140735954958886 140735954958886 140735954964458 0
/proc/125492/statm: 82486 68340 2496 1147 0 69912 0
Current cumulated CPU time of completed processes: 0.600945 s
Current children cumulated CPU time: 3599.48 s
Current children cumulated vsize: 329944 KiB
Current children cumulated memory: 273360 KiB

Child status: 2

Real time (s): 3641.23
CPU time (s): 3600.12
CPU user time (s): 3569.48
CPU system time (s): 30.64
CPU usage (%): 98.871
Max. virtual memory (cumulated for all children) (KiB): 909836
Max. memory (cumulated for all children) (KiB): 747656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3569.48
system time used= 30.64
maximum resident set size= 745096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105975
page faults= 1
swaps= 0
block input operations= 4168
block output operations= 5453664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1010
involuntary context switches= 12034


# summary of solver processes directly reported to runsolver:
#   pid: 125480,125492
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3569.48
#   total CPU system time (s): 30.64

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2421 second user time and 36.954 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-15 18:44:56
IDJOB=4532693
IDBENCH=178576
IDSOLVER=3393
FILE ID=nodeC006/4532693-1752597895
RUNJOBID= nodeC006-1752597895-125428
SLURM_JOB_ID= 9684398
Free space on /tmp= 432356 MiB

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

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

MD5SUM BENCH= 3efa309da6b8ed2e5ff01ccb25d0dd51
RANDOM SEED=1233157196

nodeC006 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		: 1197.003
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.32
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		: 1197.179
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.32
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.122
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.32
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.121
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.32
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.305
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.036
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.154
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.32
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.138
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        116462104 kB
MemAvailable:   129687836 kB
Buffers:            2128 kB
Cached:         13904920 kB
SwapCached:           12 kB
Active:           728704 kB
Inactive:       13247180 kB
Active(anon):      84012 kB
Inactive(anon):    10964 kB
Active(file):     644692 kB
Inactive(file): 13236216 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35164 kB
Writeback:             8 kB
AnonPages:         70744 kB
Mapped:           107692 kB
Shmem:             26140 kB
KReclaimable:     368520 kB
Slab:             461316 kB
SReclaimable:     368520 kB
SUnreclaim:        92796 kB
KernelStack:        3936 kB
PageTables:         3000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     351884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432332 MiB
End job on nodeC006 at 2025-07-15 19:45:37