Trace number 4531999

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 0f876b3SAT (TO)2828 3600.09 3610.83

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/heinz/
normalized-methanosarcina.opb
MD5SUMe11b87324a00f3ba152132e9cc03d5bf
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 benchmark2723
Best CPU time to get the best result obtained on this benchmark3600.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7930
Total number of constraints14604
Number of constraints which are clauses14604
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 7302
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 7302
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7302
Number of bits of the biggest sum of numbers13
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-4531999-1752683093.opb'
0.00/0.03	c 	read 0.56MB  (9.94ms)
0.00/0.03	c	 [cnf: #variables 7930 #clauses 14605 #duplicates 0 #arr 51114]
0.00/0.03	c output proof to '/tmp/proof-4531999-1752683093'
0.00/0.03	c 
0.00/0.03	c make graph and approximate orbits
0.00/0.04	c	 [group: #orbits ~= 5084] (12.74ms)
0.00/0.04	c 
0.00/0.04	c detect special group actions
0.00/0.04	c 	probe for Johnson action (limit=64)
0.00/0.04	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	recursing 16 blocks of candidate 4x24r
0.00/0.04	c 	 found row 4x24, generating row predicate
0.00/0.04	c 	 (4.04ms)
0.00/0.04	c 
0.00/0.04	c detect symmetries on remainder
0.00/0.04	c 	[graph: #vertices 39023 #edges 135204]
0.00/0.04	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.06	c 	 [group: #symmetries 2.02*10^761 #generators 2524] (12.98ms)
0.00/0.06	c 
0.00/0.06	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.06	c 	ran it=0, +gens=0 
0.00/0.06	c 	con best_support=4, best_gens=2518, +gens=0
0.00/0.06	c 	(7.09ms)
0.00/0.06	c 
0.00/0.06	c finalize break order and special generators
0.00/0.06	c 
0.00/0.06	c add generic predicates (break_depth=20)
0.00/0.06	c 	added predicates for 2524 generators (0.37ms)
0.00/0.07	c 
0.00/0.07	c generation finished
0.00/0.07	c 	[sbp: #constraints 2998 #add_vars 157]
0.00/0.07	c 
0.00/0.07	c write result to 'HOME/instance-4531999-1752683093.opb.pre'
0.00/0.08	c 	wrote 0.66MB (1.64ms)
0.00/0.08	c ------------------------------------------------------------------
0.00/0.08	c                  12.98ms 21.95% detect_generic
0.00/0.08	c                  12.74ms 21.55% approx_orbits
0.00/0.08	c                   9.94ms 16.81% parse
0.00/0.08	c                   9.93ms 16.79% other
0.00/0.08	c                   7.09ms 11.98% optimize_gens
0.00/0.08	c                   4.04ms  6.82% detect_special
0.00/0.08	c                   1.64ms  2.77% output
0.00/0.08	c                   0.42ms  0.70% finalize_order
0.00/0.08	c                   0.37ms  0.62% break_generic
0.00/0.08	c         ───────────────────────────────────────────────
0.00/0.08	c                  59.14ms   100% total
0.00/0.08	c ------------------------------------------------------------------
0.00/0.09	c RoundingSat 2
0.00/0.09	c branch pb25
0.00/0.09	c commit 0f876b3
0.18/0.23	c #variables 8087 #constraints 17602
0.18/0.23	c objective is ce32 
0.64/0.72	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.64/0.72	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.64/0.72	c bounds 2919 >= 0 @ 0.592309
0.64/0.76	c rational objective 0
0.84/0.91	c bounds 2918 >= 0 @ 0.763601
0.84/0.92	c bounds 2918 >= 1 @ 0.769625
0.84/0.92	c bounds 2918 >= 2 @ 0.773493
0.84/0.93	c bounds 2918 >= 3 @ 0.775615
0.84/0.94	c bounds 2917 >= 3 @ 0.781192
0.84/0.95	c bounds 2917 >= 4 @ 0.785978
0.84/0.96	c bounds 2916 >= 4 @ 0.794182
0.84/0.97	c bounds 2916 >= 5 @ 0.798393
0.84/0.98	c bounds 2916 >= 6 @ 0.800571
0.84/0.98	c bounds 2915 >= 6 @ 0.808278
0.84/0.99	c bounds 2915 >= 7 @ 0.812865
0.84/1.00	c bounds 2915 >= 8 @ 0.815988
0.84/1.01	c bounds 2914 >= 8 @ 0.820361
0.96/1.02	c bounds 2914 >= 9 @ 0.822801
0.96/1.03	c bounds 2914 >= 10 @ 0.826955
0.96/1.03	c bounds 2913 >= 10 @ 0.830956
0.96/1.04	c bounds 2913 >= 11 @ 0.834552
1.14/1.24	c bounds 2912 >= 11 @ 1.02892
1.14/1.25	c bounds 2912 >= 12 @ 1.03293
1.14/1.25	c bounds 2911 >= 12 @ 1.03531
1.14/1.26	c bounds 2911 >= 13 @ 1.03915
1.14/1.27	c bounds 2910 >= 13 @ 1.04557
1.14/1.28	c bounds 2910 >= 14 @ 1.04853
1.14/1.28	c bounds 2909 >= 14 @ 1.0528
1.14/1.29	c bounds 2909 >= 15 @ 1.05836
1.24/1.30	c bounds 2908 >= 15 @ 1.06198
1.24/1.31	c bounds 2908 >= 16 @ 1.06727
1.24/1.32	c bounds 2907 >= 16 @ 1.07674
1.24/1.33	c bounds 2907 >= 17 @ 1.08025
1.24/1.34	c bounds 2907 >= 18 @ 1.08177
1.24/1.35	c bounds 2906 >= 18 @ 1.08878
1.24/1.35	c bounds 2906 >= 19 @ 1.0937
1.24/1.36	c bounds 2906 >= 20 @ 1.09917
1.24/1.37	c bounds 2906 >= 21 @ 1.10264
1.24/1.38	c bounds 2905 >= 21 @ 1.10789
1.24/1.38	c bounds 2905 >= 22 @ 1.1108
1.24/1.39	c bounds 2905 >= 23 @ 1.11435
1.34/1.40	c bounds 2904 >= 23 @ 1.12068
1.34/1.41	c bounds 2904 >= 24 @ 1.12446
1.34/1.41	c bounds 2904 >= 25 @ 1.12786
1.34/1.42	c bounds 2903 >= 25 @ 1.13316
1.34/1.43	c bounds 2903 >= 26 @ 1.13507
1.34/1.44	c bounds 2903 >= 27 @ 1.13857
1.34/1.45	c bounds 2902 >= 27 @ 1.15281
1.34/1.46	c bounds 2902 >= 28 @ 1.15387
1.34/1.47	c bounds 2902 >= 29 @ 1.15934
1.34/1.48	c bounds 2902 >= 30 @ 1.1649
1.34/1.49	c bounds 2901 >= 30 @ 1.17089
1.34/1.50	c bounds 2901 >= 31 @ 1.17483
1.44/1.50	c bounds 2901 >= 32 @ 1.17931
1.44/1.51	c bounds 2901 >= 33 @ 1.18289
1.44/1.52	c bounds 2900 >= 33 @ 1.1955
1.44/1.53	c bounds 2900 >= 34 @ 1.19945
1.44/1.54	c bounds 2900 >= 35 @ 1.20276
1.44/1.55	c bounds 2900 >= 36 @ 1.20718
1.44/1.55	c bounds 2900 >= 37 @ 1.21236
1.44/1.58	c bounds 2899 >= 37 @ 1.23604
1.44/1.59	c bounds 2899 >= 38 @ 1.23777
1.54/1.60	c bounds 2899 >= 39 @ 1.24209
1.54/1.60	c bounds 2899 >= 40 @ 1.24734
1.54/1.61	c bounds 2899 >= 41 @ 1.25257
1.54/1.62	c bounds 2899 >= 42 @ 1.25601
1.54/1.63	c bounds 2899 >= 43 @ 1.2584
1.54/1.63	c bounds 2899 >= 44 @ 1.26277
1.54/1.64	c bounds 2899 >= 45 @ 1.26821
1.54/1.65	c bounds 2899 >= 46 @ 1.26987
1.54/1.66	c bounds 2899 >= 47 @ 1.27416
1.54/1.66	c bounds 2899 >= 48 @ 1.27644
1.54/1.67	c bounds 2899 >= 49 @ 1.27891
1.54/1.68	c bounds 2898 >= 49 @ 1.29068
1.54/1.69	c bounds 2898 >= 50 @ 1.29456
1.63/1.70	c bounds 2898 >= 51 @ 1.29918
1.63/1.71	c bounds 2898 >= 52 @ 1.30254
1.63/1.71	c bounds 2898 >= 53 @ 1.30497
1.63/1.72	c bounds 2898 >= 54 @ 1.30721
1.63/1.73	c bounds 2898 >= 55 @ 1.3115
1.63/1.74	c bounds 2897 >= 55 @ 1.32182
1.63/1.75	c bounds 2897 >= 56 @ 1.32474
1.63/1.76	c bounds 2897 >= 57 @ 1.32894
1.63/1.76	c bounds 2897 >= 58 @ 1.33223
1.63/1.77	c bounds 2897 >= 59 @ 1.33547
1.63/1.78	c bounds 2897 >= 60 @ 1.33798
1.63/1.79	c bounds 2896 >= 60 @ 1.34601
1.73/1.80	c bounds 2896 >= 61 @ 1.34784
1.73/1.81	c bounds 2896 >= 62 @ 1.35016
1.73/1.81	c bounds 2896 >= 63 @ 1.3524
1.73/1.82	c bounds 2896 >= 64 @ 1.35568
1.73/1.83	c bounds 2896 >= 65 @ 1.35803
1.73/1.84	c bounds 2895 >= 65 @ 1.36713
1.73/1.85	c bounds 2895 >= 66 @ 1.36934
1.73/1.86	c bounds 2895 >= 67 @ 1.37275
1.73/1.86	c bounds 2895 >= 68 @ 1.37697
1.73/1.87	c bounds 2895 >= 69 @ 1.38117
1.73/1.88	c bounds 2895 >= 70 @ 1.38642
1.73/1.89	c bounds 2894 >= 70 @ 1.39373
1.73/1.90	c bounds 2894 >= 71 @ 1.3976
1.84/1.90	c bounds 2894 >= 72 @ 1.40081
1.84/1.91	c bounds 2894 >= 73 @ 1.40397
1.84/1.92	c bounds 2893 >= 73 @ 1.41183
1.84/1.93	c bounds 2893 >= 74 @ 1.41486
1.84/1.94	c bounds 2893 >= 75 @ 1.41706
1.84/1.94	c bounds 2893 >= 76 @ 1.41946
1.84/1.95	c bounds 2893 >= 77 @ 1.42359
1.84/1.96	c bounds 2892 >= 77 @ 1.43218
1.84/1.97	c bounds 2892 >= 78 @ 1.43683
1.84/1.97	c bounds 2892 >= 79 @ 1.44114
1.84/1.98	c bounds 2892 >= 80 @ 1.44548
1.84/1.99	c bounds 2892 >= 81 @ 1.45054
1.84/2.00	c bounds 2891 >= 81 @ 1.46015
1.95/2.01	c bounds 2891 >= 82 @ 1.46726
1.95/2.02	c bounds 2891 >= 83 @ 1.47066
1.95/2.02	c bounds 2891 >= 84 @ 1.47383
1.95/2.03	c bounds 2891 >= 85 @ 1.47835
1.95/2.04	c bounds 2891 >= 86 @ 1.48442
1.95/2.05	c bounds 2890 >= 86 @ 1.49173
1.95/2.06	c bounds 2890 >= 87 @ 1.49654
1.95/2.06	c bounds 2890 >= 88 @ 1.4977
1.95/2.07	c bounds 2890 >= 89 @ 1.50297
1.95/2.08	c bounds 2890 >= 90 @ 1.50732
1.95/2.09	c bounds 2889 >= 90 @ 1.51837
1.95/2.10	c bounds 2889 >= 91 @ 1.52132
1.95/2.11	c bounds 2889 >= 92 @ 1.52548
2.05/2.11	c bounds 2889 >= 93 @ 1.52965
2.05/2.12	c bounds 2889 >= 94 @ 1.53182
2.05/2.13	c bounds 2889 >= 95 @ 1.53598
2.05/2.14	c bounds 2889 >= 96 @ 1.54125
2.05/2.14	c bounds 2889 >= 97 @ 1.5434
2.05/2.15	c bounds 2888 >= 97 @ 1.5498
2.05/2.16	c bounds 2888 >= 98 @ 1.55455
2.05/2.17	c bounds 2888 >= 99 @ 1.55776
2.05/2.17	c bounds 2888 >= 100 @ 1.5618
2.05/2.18	c bounds 2888 >= 101 @ 1.5666
2.05/2.19	c bounds 2887 >= 101 @ 1.57122
2.13/2.20	c bounds 2887 >= 102 @ 1.58214
2.13/2.21	c bounds 2887 >= 103 @ 1.58612
2.13/2.22	c bounds 2887 >= 104 @ 1.59215
2.13/2.24	c bounds 2886 >= 104 @ 1.6083
2.13/2.25	c bounds 2886 >= 105 @ 1.61265
2.13/2.25	c bounds 2886 >= 106 @ 1.61691
2.13/2.26	c bounds 2886 >= 107 @ 1.61964
2.13/2.27	c bounds 2886 >= 108 @ 1.62392
2.13/2.27	c bounds 2886 >= 109 @ 1.62686
2.13/2.28	c bounds 2886 >= 110 @ 1.62953
2.13/2.29	c bounds 2885 >= 110 @ 1.63736
2.24/2.30	c bounds 2885 >= 111 @ 1.63988
2.24/2.30	c bounds 2885 >= 112 @ 1.64183
2.24/2.31	c bounds 2885 >= 113 @ 1.64652
2.24/2.32	c bounds 2885 >= 114 @ 1.65235
2.24/2.32	c bounds 2884 >= 114 @ 1.65597
2.24/2.33	c bounds 2884 >= 115 @ 1.66111
2.24/2.34	c bounds 2884 >= 116 @ 1.66489
2.24/2.34	c bounds 2884 >= 117 @ 1.66787
2.24/2.35	c bounds 2883 >= 117 @ 1.67211
2.24/2.36	c bounds 2883 >= 118 @ 1.67579
2.24/2.37	c bounds 2883 >= 119 @ 1.6785
2.24/2.37	c bounds 2883 >= 120 @ 1.68173
2.24/2.38	c bounds 2883 >= 121 @ 1.68545
2.24/2.39	c bounds 2882 >= 121 @ 1.69197
2.24/2.39	c bounds 2882 >= 122 @ 1.69518
2.33/2.40	c bounds 2882 >= 123 @ 1.70012
2.33/2.41	c bounds 2882 >= 124 @ 1.70582
2.33/2.42	c bounds 2882 >= 125 @ 1.70958
2.33/2.42	c bounds 2881 >= 125 @ 1.71789
2.33/2.43	c bounds 2881 >= 126 @ 1.72002
2.33/2.44	c bounds 2881 >= 127 @ 1.72383
2.33/2.45	c bounds 2881 >= 128 @ 1.72773
2.33/2.45	c bounds 2881 >= 129 @ 1.72967
2.44/2.59	c bounds 2880 >= 129 @ 1.8644
2.53/2.60	c bounds 2880 >= 130 @ 1.86742
2.53/2.61	c bounds 2880 >= 131 @ 1.8725
2.53/2.61	c bounds 2880 >= 132 @ 1.87623
2.53/2.62	c bounds 2880 >= 133 @ 1.87886
2.53/2.63	c bounds 2880 >= 134 @ 1.8806
2.53/2.63	c bounds 2880 >= 135 @ 1.88618
2.53/2.64	c bounds 2880 >= 136 @ 1.89025
2.53/2.65	c bounds 2880 >= 137 @ 1.89218
2.53/2.66	c bounds 2880 >= 138 @ 1.89481
2.53/2.66	c bounds 2880 >= 139 @ 1.8987
2.53/2.67	c bounds 2880 >= 140 @ 1.90155
2.53/2.68	c bounds 2880 >= 141 @ 1.90514
2.53/2.68	c bounds 2880 >= 142 @ 1.91065
2.53/2.69	c bounds 2880 >= 143 @ 1.91632
2.53/2.70	c bounds 2880 >= 144 @ 1.9199
2.64/2.70	c bounds 2880 >= 145 @ 1.92512
2.64/2.71	c bounds 2880 >= 146 @ 1.9286
2.64/2.72	c bounds 2880 >= 147 @ 1.93218
2.64/2.72	c bounds 2880 >= 148 @ 1.93578
2.64/2.73	c bounds 2880 >= 149 @ 1.93844
2.64/2.74	c bounds 2880 >= 150 @ 1.944
2.64/2.74	c bounds 2880 >= 151 @ 1.94777
2.64/2.75	c bounds 2880 >= 152 @ 1.94954
2.64/2.76	c bounds 2880 >= 153 @ 1.95234
2.64/2.76	c bounds 2880 >= 154 @ 1.95722
2.64/2.77	c bounds 2880 >= 155 @ 1.96098
2.64/2.78	c bounds 2880 >= 156 @ 1.96448
2.64/2.78	c bounds 2880 >= 157 @ 1.9692
2.64/2.79	c bounds 2880 >= 158 @ 1.97282
2.73/2.80	c bounds 2880 >= 159 @ 1.97645
2.73/2.80	c bounds 2880 >= 160 @ 1.9794
2.73/2.81	c bounds 2880 >= 161 @ 1.985
2.73/2.82	c bounds 2880 >= 162 @ 1.98763
2.73/2.82	c bounds 2880 >= 163 @ 1.99115
2.73/2.83	c bounds 2880 >= 164 @ 1.99569
2.73/2.84	c bounds 2880 >= 165 @ 1.99932
2.73/2.84	c bounds 2880 >= 166 @ 2.00218
2.73/2.85	c bounds 2880 >= 167 @ 2.0049
2.73/2.86	c bounds 2880 >= 168 @ 2.00652
2.73/2.86	c bounds 2880 >= 169 @ 2.00831
2.73/2.87	c bounds 2880 >= 170 @ 2.01089
2.73/2.88	c bounds 2880 >= 171 @ 2.01536
2.73/2.88	c bounds 2880 >= 172 @ 2.02096
2.73/2.89	c bounds 2880 >= 173 @ 2.02552
2.73/2.90	c bounds 2880 >= 174 @ 2.02716
2.83/2.90	c bounds 2880 >= 175 @ 2.03084
2.83/2.91	c bounds 2880 >= 176 @ 2.03637
2.83/2.92	c bounds 2880 >= 177 @ 2.03889
2.83/2.92	c bounds 2880 >= 178 @ 2.04236
2.83/2.93	c bounds 2880 >= 179 @ 2.04503
2.83/2.94	c bounds 2880 >= 180 @ 2.04744
2.83/2.94	c bounds 2880 >= 181 @ 2.05016
2.83/2.95	c bounds 2880 >= 182 @ 2.05381
2.83/2.96	c bounds 2880 >= 183 @ 2.05749
2.83/2.96	c bounds 2880 >= 184 @ 2.06112
2.83/2.97	c bounds 2880 >= 185 @ 2.0648
2.83/2.98	c bounds 2880 >= 186 @ 2.0673
2.83/2.98	c bounds 2880 >= 187 @ 2.07089
2.83/2.99	c bounds 2880 >= 188 @ 2.07333
2.83/2.99	c bounds 2880 >= 189 @ 2.0758
2.83/3.00	c bounds 2880 >= 190 @ 2.07865
2.83/3.01	c bounds 2880 >= 191 @ 2.08108
2.95/3.01	c bounds 2880 >= 192 @ 2.08284
2.95/3.02	c bounds 2880 >= 193 @ 2.08462
2.95/3.03	c bounds 2880 >= 194 @ 2.08681
2.95/3.03	c bounds 2880 >= 195 @ 2.08835
2.95/3.04	c bounds 2880 >= 196 @ 2.09081
2.95/3.05	c bounds 2880 >= 197 @ 2.0923
5.42/5.54	c #Conflicts:       1000 | #Constraints:      19244
5.42/5.54	c bounds 2879 >= 197 @ 4.51464
5.42/5.54	c bounds 2879 >= 198 @ 4.51816
5.42/5.55	c bounds 2879 >= 199 @ 4.52084
5.42/5.56	c bounds 2879 >= 200 @ 4.52523
5.42/5.56	c bounds 2879 >= 201 @ 4.52989
5.42/5.57	c bounds 2879 >= 202 @ 4.53357
5.42/5.58	c bounds 2879 >= 203 @ 4.53596
5.42/5.58	c bounds 2879 >= 204 @ 4.53734
5.42/5.59	c bounds 2879 >= 205 @ 4.5409
5.53/5.60	c bounds 2879 >= 206 @ 4.54336
5.53/5.60	c bounds 2879 >= 207 @ 4.54518
5.53/5.61	c bounds 2879 >= 208 @ 4.55082
5.53/5.62	c bounds 2879 >= 209 @ 4.55351
5.53/5.62	c bounds 2879 >= 210 @ 4.55489
5.53/5.63	c bounds 2879 >= 211 @ 4.55826
5.53/5.64	c bounds 2879 >= 212 @ 4.5618
5.53/5.64	c bounds 2879 >= 213 @ 4.56358
5.53/5.65	c bounds 2879 >= 214 @ 4.56717
5.53/5.66	c bounds 2879 >= 215 @ 4.57277
5.53/5.66	c bounds 2879 >= 216 @ 4.5795
5.53/5.67	c bounds 2879 >= 217 @ 4.58319
5.53/5.68	c bounds 2879 >= 218 @ 4.58582
5.53/5.68	c bounds 2879 >= 219 @ 4.5892
5.53/5.69	c bounds 2879 >= 220 @ 4.5957
5.53/5.69	c bounds 2879 >= 221 @ 4.59803
5.63/5.70	c bounds 2879 >= 222 @ 4.59993
5.63/5.71	c bounds 2879 >= 223 @ 4.60248
5.63/5.71	c bounds 2879 >= 224 @ 4.60484
5.63/5.72	c bounds 2879 >= 225 @ 4.61043
5.63/5.73	c bounds 2879 >= 226 @ 4.61279
5.63/5.73	c bounds 2879 >= 227 @ 4.61542
5.63/5.74	c bounds 2879 >= 228 @ 4.61785
5.63/5.79	c bounds 2879 >= 229 @ 4.66667
5.73/5.80	c bounds 2879 >= 230 @ 4.67134
5.73/5.81	c bounds 2879 >= 231 @ 4.67472
5.73/5.81	c bounds 2879 >= 232 @ 4.67721
5.73/5.82	c bounds 2879 >= 233 @ 4.67943
5.73/5.83	c bounds 2879 >= 234 @ 4.68076
5.73/5.83	c bounds 2879 >= 235 @ 4.6832
5.73/5.84	c bounds 2879 >= 236 @ 4.68659
5.73/5.85	c bounds 2879 >= 237 @ 4.69032
5.73/5.85	c bounds 2879 >= 238 @ 4.69482
5.73/5.86	c bounds 2879 >= 239 @ 4.69879
5.73/5.87	c bounds 2879 >= 240 @ 4.70357
5.73/5.87	c bounds 2879 >= 241 @ 4.70725
5.73/5.88	c bounds 2879 >= 242 @ 4.71273
5.73/5.89	c bounds 2879 >= 243 @ 4.71819
5.73/5.89	c bounds 2879 >= 244 @ 4.72263
5.83/5.90	c bounds 2879 >= 245 @ 4.72621
5.83/5.91	c bounds 2879 >= 246 @ 4.72853
5.83/5.91	c bounds 2879 >= 247 @ 4.73187
5.83/5.92	c bounds 2879 >= 248 @ 4.73629
5.83/5.92	c bounds 2879 >= 249 @ 4.73767
5.83/5.93	c bounds 2879 >= 250 @ 4.7421
5.83/5.94	c bounds 2879 >= 251 @ 4.74436
5.83/5.94	c bounds 2879 >= 252 @ 4.74788
5.83/5.95	c bounds 2879 >= 253 @ 4.75037
5.83/5.96	c bounds 2879 >= 254 @ 4.75287
5.83/5.96	c bounds 2879 >= 255 @ 4.75542
5.83/5.97	c bounds 2879 >= 256 @ 4.75904
5.83/5.98	c bounds 2879 >= 257 @ 4.76317
5.83/5.98	c bounds 2879 >= 258 @ 4.76449
5.83/5.99	c bounds 2879 >= 259 @ 4.7678
5.83/6.00	c bounds 2879 >= 260 @ 4.77103
5.83/6.00	c bounds 2879 >= 261 @ 4.77353
5.83/6.01	c bounds 2879 >= 262 @ 4.77726
5.93/6.02	c bounds 2879 >= 263 @ 4.78068
5.93/6.02	c bounds 2879 >= 264 @ 4.78398
5.93/6.03	c bounds 2879 >= 265 @ 4.78815
5.93/6.03	c bounds 2879 >= 266 @ 4.79039
5.93/6.04	c bounds 2879 >= 267 @ 4.79353
5.93/6.05	c bounds 2879 >= 268 @ 4.79568
5.93/6.05	c bounds 2879 >= 269 @ 4.79896
5.93/6.06	c bounds 2879 >= 270 @ 4.80025
5.93/6.07	c bounds 2879 >= 271 @ 4.8026
5.93/6.07	c bounds 2879 >= 272 @ 4.80592
5.93/6.08	c bounds 2879 >= 273 @ 4.81008
5.93/6.08	c bounds 2879 >= 274 @ 4.81426
5.93/6.09	c bounds 2879 >= 275 @ 4.81841
5.93/6.10	c bounds 2879 >= 276 @ 4.82083
5.93/6.10	c bounds 2879 >= 277 @ 4.82608
5.93/6.11	c bounds 2879 >= 278 @ 4.82834
6.04/6.12	c bounds 2879 >= 279 @ 4.83079
6.04/6.12	c bounds 2879 >= 280 @ 4.83381
6.04/6.13	c bounds 2879 >= 281 @ 4.83816
6.04/6.13	c bounds 2879 >= 282 @ 4.8403
6.04/6.14	c bounds 2879 >= 283 @ 4.84356
6.04/6.15	c bounds 2879 >= 284 @ 4.84788
6.04/6.15	c bounds 2879 >= 285 @ 4.85026
6.04/6.16	c bounds 2879 >= 286 @ 4.8525
6.04/6.17	c bounds 2879 >= 287 @ 4.85566
6.04/6.17	c bounds 2879 >= 288 @ 4.86091
6.04/6.18	c bounds 2879 >= 289 @ 4.86319
6.04/6.19	c bounds 2879 >= 290 @ 4.86648
6.04/6.19	c bounds 2879 >= 291 @ 4.87066
6.13/6.20	c bounds 2879 >= 292 @ 4.87494
6.13/6.20	c bounds 2879 >= 293 @ 4.87741
6.13/6.21	c bounds 2879 >= 294 @ 4.88067
6.13/6.22	c bounds 2879 >= 295 @ 4.88366
6.13/6.22	c bounds 2879 >= 296 @ 4.88681
6.13/6.23	c bounds 2879 >= 297 @ 4.89203
6.13/6.23	c bounds 2879 >= 298 @ 4.89409
6.13/6.24	c bounds 2879 >= 299 @ 4.89738
6.13/6.25	c bounds 2879 >= 300 @ 4.9007
6.13/6.25	c bounds 2879 >= 301 @ 4.90299
6.13/6.26	c bounds 2879 >= 302 @ 4.90527
6.13/6.27	c bounds 2879 >= 303 @ 4.90848
6.13/6.27	c bounds 2879 >= 304 @ 4.91361
6.13/6.28	c bounds 2879 >= 305 @ 4.91678
6.13/6.28	c bounds 2879 >= 306 @ 4.92079
6.13/6.29	c bounds 2879 >= 307 @ 4.92391
6.22/6.30	c bounds 2879 >= 308 @ 4.925
6.22/6.30	c bounds 2879 >= 309 @ 4.92619
6.22/6.31	c bounds 2879 >= 310 @ 4.92872
6.22/6.32	c bounds 2879 >= 311 @ 4.93167
6.22/6.32	c bounds 2879 >= 312 @ 4.93464
6.22/6.33	c bounds 2879 >= 313 @ 4.93773
6.22/6.33	c bounds 2879 >= 314 @ 4.94076
6.22/6.34	c bounds 2879 >= 315 @ 4.94301
6.22/6.35	c bounds 2879 >= 316 @ 4.94524
6.22/6.35	c bounds 2879 >= 317 @ 4.94852
6.22/6.36	c bounds 2879 >= 318 @ 4.95249
6.22/6.36	c bounds 2879 >= 319 @ 4.95478
6.22/6.37	c bounds 2879 >= 320 @ 4.95789
6.22/6.38	c bounds 2879 >= 321 @ 4.95903
6.22/6.38	c bounds 2879 >= 322 @ 4.9622
6.22/6.39	c bounds 2879 >= 323 @ 4.96447
6.22/6.40	c bounds 2879 >= 324 @ 4.97043
6.33/6.40	c bounds 2879 >= 325 @ 4.97207
6.33/6.41	c bounds 2879 >= 326 @ 4.97422
6.33/6.41	c bounds 2879 >= 327 @ 4.97739
6.33/6.42	c bounds 2879 >= 328 @ 4.98039
6.33/6.42	c bounds 2879 >= 329 @ 4.98318
6.33/6.43	c bounds 2879 >= 330 @ 4.98714
6.33/6.44	c bounds 2879 >= 331 @ 4.99005
6.33/6.44	c bounds 2879 >= 332 @ 4.99119
6.33/6.45	c bounds 2879 >= 333 @ 4.99341
6.33/6.45	c bounds 2879 >= 334 @ 4.99741
6.33/6.46	c bounds 2879 >= 335 @ 4.99938
6.33/6.47	c bounds 2879 >= 336 @ 5.00325
6.33/6.47	c bounds 2879 >= 337 @ 5.00539
6.33/6.48	c bounds 2879 >= 338 @ 5.00739
6.33/6.48	c bounds 2879 >= 339 @ 5.01151
6.33/6.49	c bounds 2879 >= 340 @ 5.01356
6.42/6.50	c bounds 2879 >= 341 @ 5.01645
6.42/6.50	c bounds 2879 >= 342 @ 5.0195
6.42/6.51	c bounds 2879 >= 343 @ 5.02141
6.42/6.51	c bounds 2879 >= 344 @ 5.02328
6.42/6.52	c bounds 2879 >= 345 @ 5.02527
6.42/6.53	c bounds 2879 >= 346 @ 5.02804
6.42/6.53	c bounds 2879 >= 347 @ 5.03002
6.42/6.54	c bounds 2879 >= 348 @ 5.03308
6.42/6.54	c bounds 2879 >= 349 @ 5.0363
6.42/6.55	c bounds 2879 >= 350 @ 5.0402
6.42/6.56	c bounds 2879 >= 351 @ 5.04223
6.42/6.56	c bounds 2879 >= 352 @ 5.04429
6.42/6.57	c bounds 2879 >= 353 @ 5.04507
6.42/6.57	c bounds 2879 >= 354 @ 5.04891
6.42/6.58	c bounds 2879 >= 355 @ 5.05084
6.42/6.59	c bounds 2879 >= 356 @ 5.05386
6.42/6.59	c bounds 2879 >= 357 @ 5.0567
6.53/6.60	c bounds 2879 >= 358 @ 5.05872
6.53/6.60	c bounds 2879 >= 359 @ 5.06168
6.53/6.61	c bounds 2879 >= 360 @ 5.06555
6.53/6.62	c bounds 2879 >= 361 @ 5.06936
6.53/6.62	c bounds 2879 >= 362 @ 5.07129
6.53/6.63	c bounds 2879 >= 363 @ 5.07502
6.53/6.63	c bounds 2879 >= 364 @ 5.0799
6.53/6.64	c bounds 2879 >= 365 @ 5.0837
6.53/6.65	c bounds 2879 >= 366 @ 5.0859
6.53/6.65	c bounds 2879 >= 367 @ 5.08786
6.53/6.66	c bounds 2879 >= 368 @ 5.09071
6.53/6.66	c bounds 2879 >= 369 @ 5.0937
6.53/6.67	c bounds 2879 >= 370 @ 5.09671
6.53/6.68	c bounds 2879 >= 371 @ 5.09873
6.53/6.68	c bounds 2879 >= 372 @ 5.10263
6.53/6.69	c bounds 2879 >= 373 @ 5.10653
6.53/6.69	c bounds 2879 >= 374 @ 5.11026
6.62/6.70	c bounds 2879 >= 375 @ 5.11523
6.62/6.70	c bounds 2879 >= 376 @ 5.11844
6.62/6.71	c bounds 2879 >= 377 @ 5.12119
6.62/6.72	c bounds 2879 >= 378 @ 5.12403
6.62/6.72	c bounds 2879 >= 379 @ 5.12798
6.62/6.73	c bounds 2879 >= 380 @ 5.13069
6.62/6.73	c bounds 2879 >= 381 @ 5.13411
6.62/6.74	c bounds 2879 >= 382 @ 5.13688
6.62/6.75	c bounds 2879 >= 383 @ 5.1408
6.62/6.75	c bounds 2879 >= 384 @ 5.14373
6.62/6.76	c bounds 2879 >= 385 @ 5.14657
6.62/6.76	c bounds 2879 >= 386 @ 5.14951
6.62/6.77	c bounds 2879 >= 387 @ 5.15344
6.62/6.78	c bounds 2879 >= 388 @ 5.15624
6.62/6.78	c bounds 2879 >= 389 @ 5.159
6.62/6.79	c bounds 2879 >= 390 @ 5.16073
6.62/6.79	c bounds 2879 >= 391 @ 5.16552
6.72/6.80	c bounds 2879 >= 392 @ 5.1684
6.72/6.80	c bounds 2879 >= 393 @ 5.17122
6.72/6.81	c bounds 2879 >= 394 @ 5.17487
6.72/6.82	c bounds 2879 >= 395 @ 5.17962
6.72/6.82	c bounds 2879 >= 396 @ 5.18427
6.72/6.83	c bounds 2879 >= 397 @ 5.18801
6.72/6.83	c bounds 2879 >= 398 @ 5.19061
6.72/6.84	c bounds 2879 >= 399 @ 5.19244
6.72/6.84	c bounds 2879 >= 400 @ 5.19432
6.72/6.85	c bounds 2879 >= 401 @ 5.19813
6.72/6.86	c bounds 2879 >= 402 @ 5.19986
6.72/6.86	c bounds 2879 >= 403 @ 5.2036
6.72/6.87	c bounds 2879 >= 404 @ 5.20633
6.72/6.87	c bounds 2879 >= 405 @ 5.20991
6.72/6.88	c bounds 2879 >= 406 @ 5.21063
6.72/6.88	c bounds 2879 >= 407 @ 5.21526
6.72/6.89	c bounds 2879 >= 408 @ 5.21783
6.83/6.90	c bounds 2879 >= 409 @ 5.22043
6.83/6.90	c bounds 2879 >= 410 @ 5.22322
6.83/6.91	c bounds 2879 >= 411 @ 5.22571
6.83/6.91	c bounds 2879 >= 412 @ 5.22732
6.83/6.92	c bounds 2879 >= 413 @ 5.22978
6.83/6.92	c bounds 2879 >= 414 @ 5.23237
6.83/6.93	c bounds 2879 >= 415 @ 5.23504
6.83/6.94	c bounds 2879 >= 416 @ 5.23751
6.83/6.94	c bounds 2879 >= 417 @ 5.24028
6.83/6.95	c bounds 2879 >= 418 @ 5.24309
6.83/6.95	c bounds 2879 >= 419 @ 5.24781
6.83/6.96	c bounds 2879 >= 420 @ 5.2526
6.83/6.96	c bounds 2879 >= 421 @ 5.25535
6.83/6.97	c bounds 2879 >= 422 @ 5.25817
6.83/6.98	c bounds 2879 >= 423 @ 5.26283
6.83/6.98	c bounds 2879 >= 424 @ 5.26532
6.83/6.99	c bounds 2879 >= 425 @ 5.27091
6.83/6.99	c bounds 2879 >= 426 @ 5.27246
6.83/7.00	c bounds 2879 >= 427 @ 5.27512
6.83/7.00	c bounds 2879 >= 428 @ 5.27781
6.94/7.01	c bounds 2879 >= 429 @ 5.28241
6.94/7.01	c bounds 2879 >= 430 @ 5.28519
6.94/7.02	c bounds 2879 >= 431 @ 5.28779
6.94/7.03	c bounds 2879 >= 432 @ 5.28935
6.94/7.03	c bounds 2879 >= 433 @ 5.29099
6.94/7.04	c bounds 2879 >= 434 @ 5.29253
6.94/7.04	c bounds 2879 >= 435 @ 5.29494
6.94/7.05	c #Conflicts:       2000 | #Constraints:      20968
6.94/7.05	c bounds 2879 >= 436 @ 5.2965
7.62/7.71	c INPROCESSING
7.62/7.71	c GARBAGE COLLECT
7.62/7.71	c rational objective 436
7.72/7.85	c bounds 2879 >= 437 @ 6.09242
7.72/7.86	c bounds 2879 >= 438 @ 6.09474
7.72/7.86	c bounds 2879 >= 439 @ 6.09639
7.72/7.86	c bounds 2879 >= 440 @ 6.09819
7.72/7.87	c bounds 2879 >= 441 @ 6.10019
7.72/7.87	c bounds 2879 >= 442 @ 6.10313
7.72/7.88	c bounds 2879 >= 443 @ 6.10806
7.72/7.88	c bounds 2879 >= 444 @ 6.11069
7.72/7.89	c bounds 2879 >= 445 @ 6.11306
7.72/7.89	c bounds 2879 >= 446 @ 6.11549
7.82/7.90	c bounds 2879 >= 447 @ 6.12012
7.82/7.91	c bounds 2879 >= 448 @ 6.12369
7.82/7.91	c bounds 2879 >= 449 @ 6.12609
7.82/7.92	c bounds 2879 >= 450 @ 6.12859
7.82/7.92	c bounds 2879 >= 451 @ 6.13196
7.82/7.93	c bounds 2879 >= 452 @ 6.13647
7.82/7.93	c bounds 2879 >= 453 @ 6.13992
7.82/7.94	c bounds 2879 >= 454 @ 6.14549
7.82/7.94	c bounds 2879 >= 455 @ 6.14906
7.82/7.95	c bounds 2879 >= 456 @ 6.15261
7.82/7.96	c bounds 2879 >= 457 @ 6.1565
7.82/7.96	c bounds 2879 >= 458 @ 6.16023
7.82/7.97	c bounds 2879 >= 459 @ 6.16385
7.82/7.97	c bounds 2879 >= 460 @ 6.16774
7.82/7.98	c bounds 2879 >= 461 @ 6.17221
7.82/7.98	c bounds 2879 >= 462 @ 6.17468
7.82/7.99	c bounds 2879 >= 463 @ 6.17803
7.82/7.99	c bounds 2879 >= 464 @ 6.18063
7.82/8.00	c bounds 2879 >= 465 @ 6.18312
7.82/8.01	c bounds 2879 >= 466 @ 6.1857
7.94/8.01	c bounds 2879 >= 467 @ 6.18964
7.94/8.02	c bounds 2879 >= 468 @ 6.19417
7.94/8.02	c bounds 2879 >= 469 @ 6.19669
7.94/8.03	c bounds 2879 >= 470 @ 6.20122
7.94/8.03	c bounds 2879 >= 471 @ 6.20464
7.94/8.04	c bounds 2879 >= 472 @ 6.20699
7.94/8.04	c bounds 2879 >= 473 @ 6.20936
7.94/8.05	c bounds 2879 >= 474 @ 6.21163
7.94/8.06	c bounds 2879 >= 475 @ 6.21607
7.94/8.06	c bounds 2879 >= 476 @ 6.21855
7.94/8.07	c bounds 2879 >= 477 @ 6.22098
7.94/8.07	c bounds 2879 >= 478 @ 6.22433
7.94/8.08	c bounds 2879 >= 479 @ 6.22662
7.94/8.08	c bounds 2879 >= 480 @ 6.22987
7.94/8.09	c bounds 2879 >= 481 @ 6.23223
7.94/8.09	c bounds 2879 >= 482 @ 6.23535
7.94/8.10	c bounds 2879 >= 483 @ 6.23761
7.94/8.10	c bounds 2879 >= 484 @ 6.24281
7.94/8.11	c bounds 2879 >= 485 @ 6.24525
8.03/8.11	c bounds 2879 >= 486 @ 6.24855
8.03/8.12	c bounds 2879 >= 487 @ 6.2529
8.03/8.12	c bounds 2879 >= 488 @ 6.25522
8.03/8.13	c bounds 2879 >= 489 @ 6.25927
8.03/8.13	c bounds 2879 >= 490 @ 6.26051
8.03/8.14	c bounds 2879 >= 491 @ 6.26588
8.03/8.15	c bounds 2879 >= 492 @ 6.26835
8.03/8.15	c bounds 2879 >= 493 @ 6.27168
8.03/8.16	c bounds 2879 >= 494 @ 6.27494
8.03/8.16	c bounds 2879 >= 495 @ 6.27823
8.03/8.17	c bounds 2879 >= 496 @ 6.28061
8.03/8.17	c bounds 2879 >= 497 @ 6.28293
8.03/8.18	c bounds 2879 >= 498 @ 6.28706
8.03/8.18	c bounds 2879 >= 499 @ 6.29037
8.03/8.19	c bounds 2879 >= 500 @ 6.29453
8.03/8.19	c bounds 2879 >= 501 @ 6.29677
8.13/8.20	c bounds 2879 >= 502 @ 6.30008
8.13/8.20	c bounds 2879 >= 503 @ 6.30464
8.13/8.21	c bounds 2879 >= 504 @ 6.30709
8.13/8.21	c bounds 2879 >= 505 @ 6.31029
8.13/8.22	c bounds 2879 >= 506 @ 6.31145
8.13/8.23	c bounds 2879 >= 507 @ 6.3157
8.13/8.23	c bounds 2879 >= 508 @ 6.31988
8.13/8.24	c bounds 2879 >= 509 @ 6.32211
8.13/8.24	c bounds 2879 >= 510 @ 6.32437
8.13/8.25	c bounds 2879 >= 511 @ 6.32672
8.13/8.25	c bounds 2879 >= 512 @ 6.32887
8.13/8.26	c bounds 2879 >= 513 @ 6.33299
8.13/8.26	c bounds 2879 >= 514 @ 6.3353
8.13/8.27	c bounds 2879 >= 515 @ 6.33956
8.13/8.27	c bounds 2879 >= 516 @ 6.3438
8.13/8.28	c bounds 2879 >= 517 @ 6.34698
8.13/8.28	c bounds 2879 >= 518 @ 6.34823
8.13/8.29	c bounds 2879 >= 519 @ 6.3484
8.13/8.29	c bounds 2879 >= 520 @ 6.35148
8.22/8.30	c bounds 2879 >= 521 @ 6.35468
8.22/8.30	c bounds 2879 >= 522 @ 6.35687
8.22/8.31	c bounds 2879 >= 523 @ 6.35897
8.22/8.31	c bounds 2879 >= 524 @ 6.3621
8.22/8.32	c bounds 2879 >= 525 @ 6.36325
8.22/8.32	c bounds 2879 >= 526 @ 6.36548
8.22/8.33	c bounds 2879 >= 527 @ 6.36746
8.22/8.33	c bounds 2879 >= 528 @ 6.36956
8.22/8.34	c bounds 2879 >= 529 @ 6.37174
8.22/8.34	c bounds 2879 >= 530 @ 6.37417
8.22/8.35	c bounds 2879 >= 531 @ 6.37727
8.22/8.36	c bounds 2879 >= 532 @ 6.38057
8.22/8.36	c bounds 2879 >= 533 @ 6.38302
8.22/8.36	c bounds 2879 >= 534 @ 6.38521
8.22/8.37	c bounds 2879 >= 535 @ 6.38742
8.22/8.38	c bounds 2879 >= 536 @ 6.3898
8.22/8.38	c bounds 2879 >= 537 @ 6.39306
8.22/8.39	c bounds 2879 >= 538 @ 6.39713
8.22/8.39	c bounds 2879 >= 539 @ 6.4002
8.32/8.40	c bounds 2879 >= 540 @ 6.40234
8.32/8.40	c bounds 2879 >= 541 @ 6.40571
8.32/8.41	c bounds 2879 >= 542 @ 6.40875
8.32/8.41	c bounds 2879 >= 543 @ 6.41085
8.32/8.42	c bounds 2879 >= 544 @ 6.412
8.32/8.42	c bounds 2879 >= 545 @ 6.41499
8.32/8.43	c bounds 2879 >= 546 @ 6.41805
8.32/8.43	c bounds 2879 >= 547 @ 6.42128
8.32/8.44	c bounds 2879 >= 548 @ 6.42452
8.32/8.44	c bounds 2879 >= 549 @ 6.42795
8.32/8.45	c bounds 2879 >= 550 @ 6.43012
8.32/8.45	c bounds 2879 >= 551 @ 6.4333
8.32/8.46	c bounds 2879 >= 552 @ 6.43665
8.32/8.46	c bounds 2879 >= 553 @ 6.43872
8.32/8.47	c bounds 2879 >= 554 @ 6.43977
8.32/8.47	c bounds 2879 >= 555 @ 6.44285
8.32/8.48	c bounds 2879 >= 556 @ 6.445
8.32/8.48	c bounds 2879 >= 557 @ 6.44714
8.32/8.49	c bounds 2879 >= 558 @ 6.44824
8.32/8.49	c bounds 2879 >= 559 @ 6.4512
8.42/8.50	c bounds 2879 >= 560 @ 6.45329
8.42/8.50	c bounds 2879 >= 561 @ 6.45637
8.42/8.51	c bounds 2879 >= 562 @ 6.45845
8.42/8.51	c bounds 2879 >= 563 @ 6.46001
8.42/8.52	c bounds 2879 >= 564 @ 6.46498
8.42/8.52	c bounds 2879 >= 565 @ 6.46696
8.42/8.53	c bounds 2879 >= 566 @ 6.47095
8.42/8.53	c bounds 2879 >= 567 @ 6.47584
8.42/8.54	c bounds 2879 >= 568 @ 6.47988
8.42/8.54	c bounds 2879 >= 569 @ 6.482
8.42/8.55	c bounds 2879 >= 570 @ 6.48405
8.42/8.55	c bounds 2879 >= 571 @ 6.48696
8.42/8.56	c bounds 2879 >= 572 @ 6.48992
8.42/8.56	c bounds 2879 >= 573 @ 6.49294
8.42/8.57	c bounds 2879 >= 574 @ 6.49403
8.42/8.57	c bounds 2879 >= 575 @ 6.49605
8.42/8.58	c bounds 2879 >= 576 @ 6.49813
8.42/8.58	c bounds 2879 >= 577 @ 6.50105
8.42/8.59	c bounds 2879 >= 578 @ 6.50396
8.42/8.59	c bounds 2879 >= 579 @ 6.5079
8.52/8.60	c bounds 2879 >= 580 @ 6.51093
8.52/8.60	c bounds 2879 >= 581 @ 6.51309
8.52/8.61	c bounds 2879 >= 582 @ 6.51696
8.52/8.61	c bounds 2879 >= 583 @ 6.51992
8.52/8.62	c bounds 2879 >= 584 @ 6.52283
8.52/8.62	c bounds 2879 >= 585 @ 6.52481
8.52/8.63	c bounds 2879 >= 586 @ 6.52673
8.52/8.63	c bounds 2879 >= 587 @ 6.5286
8.52/8.64	c bounds 2879 >= 588 @ 6.53154
8.52/8.64	c bounds 2879 >= 589 @ 6.53443
8.52/8.65	c bounds 2879 >= 590 @ 6.53744
8.52/8.65	c bounds 2879 >= 591 @ 6.54125
8.52/8.66	c bounds 2879 >= 592 @ 6.54311
8.52/8.66	c bounds 2879 >= 593 @ 6.54528
8.52/8.67	c bounds 2879 >= 594 @ 6.5473
8.52/8.67	c bounds 2879 >= 595 @ 6.54927
8.52/8.68	c bounds 2879 >= 596 @ 6.55319
8.52/8.68	c bounds 2879 >= 597 @ 6.556
8.52/8.69	c bounds 2879 >= 598 @ 6.55885
8.52/8.69	c bounds 2879 >= 599 @ 6.55979
8.62/8.70	c bounds 2879 >= 600 @ 6.56274
8.62/8.70	c bounds 2879 >= 601 @ 6.56603
8.62/8.71	c bounds 2879 >= 602 @ 6.56788
8.62/8.71	c bounds 2879 >= 603 @ 6.57071
8.62/8.72	c bounds 2879 >= 604 @ 6.57264
8.62/8.72	c bounds 2879 >= 605 @ 6.57453
8.62/8.73	c bounds 2879 >= 606 @ 6.57744
8.62/8.73	c bounds 2879 >= 607 @ 6.58113
8.62/8.74	c bounds 2879 >= 608 @ 6.58292
8.62/8.74	c bounds 2879 >= 609 @ 6.58591
8.62/8.75	c bounds 2879 >= 610 @ 6.58877
8.62/8.75	c bounds 2879 >= 611 @ 6.59164
8.62/8.75	c bounds 2879 >= 612 @ 6.59369
8.62/8.76	c bounds 2879 >= 613 @ 6.59551
8.62/8.76	c bounds 2879 >= 614 @ 6.59844
8.62/8.77	c bounds 2879 >= 615 @ 6.60132
8.62/8.77	c bounds 2879 >= 616 @ 6.60625
8.62/8.78	c bounds 2879 >= 617 @ 6.60827
8.62/8.78	c bounds 2879 >= 618 @ 6.61202
8.62/8.79	c bounds 2879 >= 619 @ 6.61477
8.62/8.79	c bounds 2879 >= 620 @ 6.61654
8.71/8.80	c bounds 2879 >= 621 @ 6.61742
8.71/8.80	c bounds 2879 >= 622 @ 6.61929
8.71/8.81	c bounds 2879 >= 623 @ 6.62305
8.71/8.81	c bounds 2879 >= 624 @ 6.6258
8.71/8.82	c bounds 2879 >= 625 @ 6.62951
8.71/8.82	c bounds 2879 >= 626 @ 6.63325
8.71/8.83	c bounds 2879 >= 627 @ 6.63603
8.71/8.83	c bounds 2879 >= 628 @ 6.63884
8.71/8.84	c bounds 2879 >= 629 @ 6.64163
8.71/8.84	c bounds 2879 >= 630 @ 6.64347
8.71/8.84	c bounds 2879 >= 631 @ 6.64634
8.71/8.85	c bounds 2879 >= 632 @ 6.64827
8.71/8.85	c bounds 2879 >= 633 @ 6.652
8.71/8.86	c bounds 2879 >= 634 @ 6.65586
8.71/8.86	c bounds 2879 >= 635 @ 6.65872
8.71/8.87	c bounds 2879 >= 636 @ 6.65959
8.71/8.87	c bounds 2879 >= 637 @ 6.66142
8.71/8.88	c bounds 2879 >= 638 @ 6.66409
8.71/8.88	c bounds 2879 >= 639 @ 6.66687
8.71/8.89	c bounds 2879 >= 640 @ 6.66865
8.71/8.89	c bounds 2879 >= 641 @ 6.67225
8.82/8.90	c bounds 2879 >= 642 @ 6.6741
8.82/8.90	c bounds 2879 >= 643 @ 6.67595
8.82/8.91	c bounds 2879 >= 644 @ 6.67873
8.82/8.91	c bounds 2879 >= 645 @ 6.6816
8.82/8.92	c bounds 2879 >= 646 @ 6.68338
8.82/8.92	c bounds 2879 >= 647 @ 6.6861
8.82/8.93	c bounds 2879 >= 648 @ 6.68704
8.82/8.93	c bounds 2879 >= 649 @ 6.68964
8.82/8.94	c bounds 2879 >= 650 @ 6.69145
8.82/8.94	c bounds 2879 >= 651 @ 6.69535
8.82/8.95	c bounds 2879 >= 652 @ 6.69834
8.82/8.95	c bounds 2879 >= 653 @ 6.70034
8.82/8.96	c bounds 2879 >= 654 @ 6.70132
8.82/8.96	c bounds 2879 >= 655 @ 6.70327
8.82/8.97	c bounds 2879 >= 656 @ 6.70529
8.82/8.97	c bounds 2879 >= 657 @ 6.70722
8.82/8.98	c bounds 2879 >= 658 @ 6.71105
8.82/8.98	c bounds 2879 >= 659 @ 6.71284
8.82/8.99	c bounds 2879 >= 660 @ 6.71478
8.82/8.99	c bounds 2879 >= 661 @ 6.71659
8.82/9.00	c bounds 2879 >= 662 @ 6.7185
8.82/9.00	c bounds 2879 >= 663 @ 6.72037
8.82/9.00	c bounds 2879 >= 664 @ 6.7223
8.93/9.01	c bounds 2879 >= 665 @ 6.72518
8.93/9.01	c bounds 2879 >= 666 @ 6.72711
8.93/9.02	c bounds 2879 >= 667 @ 6.73094
8.93/9.02	c bounds 2879 >= 668 @ 6.7347
8.93/9.03	c bounds 2879 >= 669 @ 6.73751
8.93/9.03	c bounds 2879 >= 670 @ 6.73932
8.93/9.04	c bounds 2879 >= 671 @ 6.74245
8.93/9.04	c bounds 2879 >= 672 @ 6.74724
8.93/9.05	c bounds 2879 >= 673 @ 6.74991
8.93/9.05	c bounds 2879 >= 674 @ 6.75316
8.93/9.06	c bounds 2879 >= 675 @ 6.75725
8.93/9.06	c bounds 2879 >= 676 @ 6.76036
8.93/9.07	c bounds 2879 >= 677 @ 6.76412
8.93/9.07	c bounds 2879 >= 678 @ 6.76676
8.93/9.08	c bounds 2879 >= 679 @ 6.76948
8.93/9.08	c bounds 2879 >= 680 @ 6.77211
8.93/9.09	c bounds 2879 >= 681 @ 6.7738
8.93/9.09	c bounds 2879 >= 682 @ 6.77836
8.93/9.10	c bounds 2879 >= 683 @ 6.78004
8.93/9.10	c bounds 2879 >= 684 @ 6.78255
8.93/9.11	c bounds 2879 >= 685 @ 6.78412
9.03/9.11	c bounds 2879 >= 686 @ 6.78775
9.03/9.12	c bounds 2879 >= 687 @ 6.79141
9.03/9.12	c bounds 2879 >= 688 @ 6.79506
9.03/9.12	c bounds 2879 >= 689 @ 6.79785
9.03/9.13	c bounds 2879 >= 690 @ 6.80035
9.03/9.13	c bounds 2879 >= 691 @ 6.80304
9.03/9.14	c bounds 2879 >= 692 @ 6.80474
9.03/9.14	c bounds 2879 >= 693 @ 6.80737
9.03/9.15	c bounds 2879 >= 694 @ 6.80912
9.03/9.15	c bounds 2879 >= 695 @ 6.81198
9.03/9.16	c bounds 2879 >= 696 @ 6.81496
9.03/9.16	c bounds 2879 >= 697 @ 6.81694
9.03/9.17	c bounds 2879 >= 698 @ 6.81892
9.03/9.17	c bounds 2879 >= 699 @ 6.82113
9.03/9.18	c bounds 2879 >= 700 @ 6.82315
9.03/9.18	c bounds 2879 >= 701 @ 6.82536
9.03/9.19	c bounds 2879 >= 702 @ 6.82695
9.03/9.19	c bounds 2879 >= 703 @ 6.83038
9.03/9.20	c bounds 2879 >= 704 @ 6.83293
9.12/9.20	c bounds 2879 >= 705 @ 6.83491
9.12/9.21	c bounds 2879 >= 706 @ 6.83736
9.12/9.21	c bounds 2879 >= 707 @ 6.83994
9.12/9.21	c bounds 2879 >= 708 @ 6.84259
9.12/9.22	c bounds 2879 >= 709 @ 6.84597
9.12/9.22	c bounds 2879 >= 710 @ 6.84942
9.12/9.23	c bounds 2879 >= 711 @ 6.85295
9.12/9.23	c bounds 2879 >= 712 @ 6.85564
9.12/9.24	c bounds 2879 >= 713 @ 6.85797
9.12/9.24	c bounds 2879 >= 714 @ 6.86171
9.12/9.25	c bounds 2879 >= 715 @ 6.86523
9.12/9.25	c bounds 2879 >= 716 @ 6.86684
9.12/9.26	c bounds 2879 >= 717 @ 6.87033
9.12/9.26	c bounds 2879 >= 718 @ 6.87294
9.12/9.26	c bounds 2879 >= 719 @ 6.87568
9.12/9.27	c bounds 2879 >= 720 @ 6.87942
9.12/9.27	c bounds 2879 >= 721 @ 6.88194
9.12/9.28	c bounds 2879 >= 722 @ 6.88556
9.12/9.28	c bounds 2879 >= 723 @ 6.8879
9.12/9.29	c bounds 2879 >= 724 @ 6.88949
9.12/9.29	c bounds 2879 >= 725 @ 6.89184
9.22/9.30	c bounds 2879 >= 726 @ 6.89425
9.22/9.30	c bounds 2879 >= 727 @ 6.89689
9.22/9.31	c bounds 2879 >= 728 @ 6.89942
9.22/9.31	c bounds 2879 >= 729 @ 6.90302
9.22/9.31	c bounds 2879 >= 730 @ 6.90557
9.22/9.32	c bounds 2879 >= 731 @ 6.90907
9.22/9.32	c bounds 2879 >= 732 @ 6.91164
9.22/9.33	c bounds 2879 >= 733 @ 6.91504
9.22/9.33	c bounds 2879 >= 734 @ 6.91745
9.22/9.34	c bounds 2879 >= 735 @ 6.91897
9.22/9.34	c bounds 2879 >= 736 @ 6.92244
9.22/9.35	c bounds 2879 >= 737 @ 6.92497
9.22/9.35	c bounds 2879 >= 738 @ 6.92658
9.22/9.36	c bounds 2879 >= 739 @ 6.92919
9.22/9.36	c bounds 2879 >= 740 @ 6.93272
9.22/9.36	c bounds 2879 >= 741 @ 6.93416
9.22/9.37	c bounds 2879 >= 742 @ 6.93677
9.22/9.37	c bounds 2879 >= 743 @ 6.94049
9.22/9.38	c bounds 2879 >= 744 @ 6.94193
9.22/9.38	c bounds 2879 >= 745 @ 6.94542
9.22/9.39	c bounds 2879 >= 746 @ 6.94697
9.22/9.39	c bounds 2879 >= 747 @ 6.94965
9.32/9.40	c bounds 2879 >= 748 @ 6.95108
9.32/9.40	c bounds 2879 >= 749 @ 6.95271
9.32/9.41	c bounds 2879 >= 750 @ 6.95505
9.32/9.41	c bounds 2879 >= 751 @ 6.95757
9.32/9.41	c bounds 2879 >= 752 @ 6.96183
9.32/9.42	c bounds 2879 >= 753 @ 6.96432
9.32/9.42	c bounds 2879 >= 754 @ 6.96659
9.32/9.43	c bounds 2879 >= 755 @ 6.96901
9.32/9.43	c bounds 2879 >= 756 @ 6.97036
9.32/9.44	c bounds 2879 >= 757 @ 6.97371
9.32/9.44	c bounds 2879 >= 758 @ 6.9763
9.32/9.45	c bounds 2879 >= 759 @ 6.9787
9.32/9.45	c bounds 2879 >= 760 @ 6.98053
9.32/9.45	c bounds 2879 >= 761 @ 6.98188
9.32/9.46	c bounds 2879 >= 762 @ 6.98447
9.32/9.46	c bounds 2879 >= 763 @ 6.987
9.32/9.47	c bounds 2879 >= 764 @ 6.98937
9.32/9.47	c bounds 2879 >= 765 @ 6.99064
9.32/9.48	c bounds 2879 >= 766 @ 6.9932
9.32/9.48	c bounds 2879 >= 767 @ 6.99533
9.32/9.48	c bounds 2879 >= 768 @ 6.99761
9.32/9.49	c bounds 2879 >= 769 @ 7.0009
9.32/9.49	c bounds 2879 >= 770 @ 7.00314
9.42/9.50	c bounds 2879 >= 771 @ 7.00456
9.42/9.50	c bounds 2879 >= 772 @ 7.00614
9.42/9.51	c bounds 2879 >= 773 @ 7.00739
9.42/9.51	c bounds 2879 >= 774 @ 7.01154
9.42/9.52	c bounds 2879 >= 775 @ 7.01474
9.42/9.52	c bounds 2879 >= 776 @ 7.01613
9.42/9.52	c bounds 2879 >= 777 @ 7.01919
9.42/9.53	c bounds 2879 >= 778 @ 7.02238
9.42/9.53	c bounds 2879 >= 779 @ 7.02569
9.42/9.54	c bounds 2879 >= 780 @ 7.02731
9.42/9.54	c bounds 2879 >= 781 @ 7.02873
9.42/9.55	c bounds 2879 >= 782 @ 7.03025
9.42/9.55	c bounds 2879 >= 783 @ 7.03355
9.42/9.55	c bounds 2879 >= 784 @ 7.0351
9.42/9.56	c bounds 2879 >= 785 @ 7.03867
9.42/9.56	c bounds 2879 >= 786 @ 7.04304
9.42/9.57	c bounds 2879 >= 787 @ 7.0445
9.42/9.57	c bounds 2879 >= 788 @ 7.04601
9.42/9.58	c bounds 2879 >= 789 @ 7.04907
9.42/9.58	c bounds 2879 >= 790 @ 7.05128
9.42/9.58	c bounds 2879 >= 791 @ 7.05442
9.42/9.59	c bounds 2879 >= 792 @ 7.05769
9.42/9.59	c bounds 2879 >= 793 @ 7.05913
9.52/9.60	c bounds 2879 >= 794 @ 7.06243
9.52/9.60	c bounds 2879 >= 795 @ 7.06586
9.52/9.61	c bounds 2879 >= 796 @ 7.06826
9.52/9.61	c bounds 2879 >= 797 @ 7.06962
9.52/9.62	c bounds 2879 >= 798 @ 7.07208
9.52/9.62	c bounds 2879 >= 799 @ 7.0762
9.52/9.62	c bounds 2879 >= 800 @ 7.07853
9.52/9.63	c bounds 2879 >= 801 @ 7.07999
9.52/9.63	c bounds 2879 >= 802 @ 7.08321
9.52/9.64	c bounds 2879 >= 803 @ 7.08548
9.52/9.64	c bounds 2879 >= 804 @ 7.08886
9.52/9.65	c bounds 2879 >= 805 @ 7.09224
9.52/9.65	c bounds 2879 >= 806 @ 7.09363
9.52/9.65	c bounds 2879 >= 807 @ 7.09604
9.52/9.66	c bounds 2879 >= 808 @ 7.09825
9.52/9.66	c bounds 2879 >= 809 @ 7.10256
9.52/9.67	c bounds 2879 >= 810 @ 7.10399
9.52/9.67	c bounds 2879 >= 811 @ 7.10518
9.52/9.68	c bounds 2879 >= 812 @ 7.1063
9.52/9.68	c bounds 2879 >= 813 @ 7.10952
9.52/9.68	c bounds 2879 >= 814 @ 7.11082
9.52/9.69	c bounds 2879 >= 815 @ 7.11286
9.52/9.69	c bounds 2879 >= 816 @ 7.11673
9.61/9.70	c bounds 2879 >= 817 @ 7.11812
9.61/9.70	c bounds 2879 >= 818 @ 7.11992
9.61/9.71	c bounds 2879 >= 819 @ 7.12175
9.61/9.71	c bounds 2879 >= 820 @ 7.12472
9.61/9.72	c bounds 2879 >= 821 @ 7.12703
9.61/9.72	c bounds 2879 >= 822 @ 7.12916
9.61/9.73	c bounds 2879 >= 823 @ 7.13126
9.61/9.73	c bounds 2879 >= 824 @ 7.13335
9.61/9.73	c bounds 2879 >= 825 @ 7.13546
9.61/9.74	c bounds 2879 >= 826 @ 7.13854
9.61/9.74	c bounds 2879 >= 827 @ 7.14088
9.61/9.75	c bounds 2879 >= 828 @ 7.14401
9.61/9.75	c bounds 2879 >= 829 @ 7.14809
9.61/9.75	c bounds 2879 >= 830 @ 7.14941
9.61/9.76	c bounds 2879 >= 831 @ 7.15172
9.61/9.76	c bounds 2879 >= 832 @ 7.15382
9.61/9.77	c bounds 2879 >= 833 @ 7.1551
9.61/9.77	c bounds 2879 >= 834 @ 7.15815
9.61/9.78	c bounds 2879 >= 835 @ 7.16032
9.61/9.78	c bounds 2879 >= 836 @ 7.16341
9.61/9.78	c bounds 2879 >= 837 @ 7.16644
9.61/9.79	c bounds 2879 >= 838 @ 7.16972
9.61/9.79	c bounds 2879 >= 839 @ 7.1708
9.61/9.80	c bounds 2879 >= 840 @ 7.17274
9.72/9.80	c bounds 2879 >= 841 @ 7.17401
9.72/9.80	c bounds 2879 >= 842 @ 7.17518
9.72/9.81	c bounds 2879 >= 843 @ 7.1773
9.72/9.81	c bounds 2879 >= 844 @ 7.17942
9.72/9.82	c bounds 2879 >= 845 @ 7.18068
9.72/9.82	c bounds 2879 >= 846 @ 7.18179
9.72/9.82	c bounds 2879 >= 847 @ 7.18391
9.72/9.83	c bounds 2879 >= 848 @ 7.18601
9.72/9.83	c bounds 2879 >= 849 @ 7.18708
9.72/9.84	c bounds 2879 >= 850 @ 7.1912
9.72/9.84	c bounds 2879 >= 851 @ 7.1953
9.72/9.85	c bounds 2879 >= 852 @ 7.1967
9.72/9.85	c bounds 2879 >= 853 @ 7.19781
9.72/9.85	c bounds 2879 >= 854 @ 7.19991
9.72/9.86	c bounds 2879 >= 855 @ 7.20296
9.72/9.86	c bounds 2879 >= 856 @ 7.20407
9.72/9.87	c bounds 2879 >= 857 @ 7.20604
9.72/9.87	c bounds 2879 >= 858 @ 7.20759
9.72/9.87	c bounds 2879 >= 859 @ 7.20957
9.72/9.88	c bounds 2879 >= 860 @ 7.21076
9.72/9.88	c bounds 2879 >= 861 @ 7.21265
9.72/9.89	c bounds 2879 >= 862 @ 7.2138
9.72/9.89	c bounds 2879 >= 863 @ 7.21772
9.72/9.89	c bounds 2879 >= 864 @ 7.21982
9.82/9.90	c bounds 2879 >= 865 @ 7.22098
9.82/9.90	c bounds 2879 >= 866 @ 7.22301
9.82/9.91	c bounds 2879 >= 867 @ 7.22613
9.82/9.91	c bounds 2879 >= 868 @ 7.22799
9.82/9.91	c bounds 2879 >= 869 @ 7.23105
9.82/9.92	c bounds 2879 >= 870 @ 7.2341
9.82/9.92	c bounds 2879 >= 871 @ 7.23813
9.82/9.93	c bounds 2879 >= 872 @ 7.24009
9.82/9.93	c bounds 2879 >= 873 @ 7.24209
9.82/9.93	c bounds 2879 >= 874 @ 7.24398
9.82/9.94	c bounds 2879 >= 875 @ 7.24754
9.82/9.94	c bounds 2879 >= 876 @ 7.24975
9.82/9.95	c bounds 2879 >= 877 @ 7.25094
9.82/9.95	c bounds 2879 >= 878 @ 7.25286
9.82/9.96	c bounds 2879 >= 879 @ 7.25592
9.82/9.96	c bounds 2879 >= 880 @ 7.25903
9.82/9.96	c bounds 2879 >= 881 @ 7.26103
9.82/9.97	c bounds 2879 >= 882 @ 7.26504
9.82/9.97	c bounds 2879 >= 883 @ 7.26912
9.82/9.97	c bounds 2879 >= 884 @ 7.27102
9.82/9.98	c bounds 2879 >= 885 @ 7.27414
9.82/9.98	c bounds 2879 >= 886 @ 7.27629
9.82/9.99	c bounds 2879 >= 887 @ 7.27798
9.82/9.99	c bounds 2879 >= 888 @ 7.2799
9.82/9.99	c bounds 2879 >= 889 @ 7.28179
9.82/10.00	c bounds 2879 >= 890 @ 7.28535
9.82/10.00	c bounds 2879 >= 891 @ 7.28682
9.82/10.01	c bounds 2879 >= 892 @ 7.28977
9.93/10.01	c bounds 2879 >= 893 @ 7.29197
9.93/10.02	c bounds 2879 >= 894 @ 7.29312
9.93/10.02	c bounds 2879 >= 895 @ 7.29598
9.93/10.02	c bounds 2879 >= 896 @ 7.29812
9.93/10.03	c bounds 2879 >= 897 @ 7.29985
9.93/10.03	c bounds 2879 >= 898 @ 7.30172
9.93/10.04	c bounds 2879 >= 899 @ 7.30459
9.93/10.04	c bounds 2879 >= 900 @ 7.30654
9.93/10.04	c bounds 2879 >= 901 @ 7.30842
9.93/10.05	c bounds 2879 >= 902 @ 7.31028
9.93/10.05	c bounds 2879 >= 903 @ 7.31215
9.93/10.05	c bounds 2879 >= 904 @ 7.31519
9.93/10.06	c bounds 2879 >= 905 @ 7.31619
9.93/10.06	c bounds 2879 >= 906 @ 7.31822
9.93/10.07	c bounds 2879 >= 907 @ 7.32023
9.93/10.07	c bounds 2879 >= 908 @ 7.32129
9.93/10.07	c bounds 2879 >= 909 @ 7.32412
9.93/10.08	c bounds 2879 >= 910 @ 7.3261
9.93/10.08	c bounds 2879 >= 911 @ 7.32906
9.93/10.09	c bounds 2879 >= 912 @ 7.32996
9.93/10.09	c bounds 2879 >= 913 @ 7.33183
9.93/10.09	c bounds 2879 >= 914 @ 7.33342
9.93/10.10	c bounds 2879 >= 915 @ 7.33734
9.93/10.10	c bounds 2879 >= 916 @ 7.33924
9.93/10.11	c bounds 2879 >= 917 @ 7.34101
10.03/10.11	c bounds 2879 >= 918 @ 7.34216
10.03/10.11	c bounds 2879 >= 919 @ 7.34411
10.03/10.12	c bounds 2879 >= 920 @ 7.34597
10.03/10.12	c bounds 2879 >= 921 @ 7.34783
10.03/10.13	c bounds 2879 >= 922 @ 7.34937
10.03/10.13	c bounds 2879 >= 923 @ 7.35218
10.03/10.13	c bounds 2879 >= 924 @ 7.35402
10.03/10.14	c bounds 2879 >= 925 @ 7.35686
10.03/10.14	c bounds 2879 >= 926 @ 7.35858
10.03/10.14	c bounds 2879 >= 927 @ 7.36144
10.03/10.15	c bounds 2879 >= 928 @ 7.36329
10.03/10.15	c bounds 2879 >= 929 @ 7.36518
10.03/10.16	c bounds 2879 >= 930 @ 7.36698
10.03/10.16	c bounds 2879 >= 931 @ 7.36897
10.03/10.16	c bounds 2879 >= 932 @ 7.37092
10.03/10.17	c bounds 2879 >= 933 @ 7.37357
10.03/10.17	c bounds 2879 >= 934 @ 7.37539
10.03/10.17	c bounds 2879 >= 935 @ 7.37721
10.03/10.18	c bounds 2879 >= 936 @ 7.38091
10.03/10.18	c #Conflicts:       3000 | #Constraints:      22104
10.03/10.18	c bounds 2879 >= 937 @ 7.38382
10.03/10.19	c bounds 2879 >= 938 @ 7.38538
10.03/10.19	c bounds 2879 >= 939 @ 7.38806
10.03/10.19	c bounds 2879 >= 940 @ 7.38982
10.12/10.20	c bounds 2879 >= 941 @ 7.39178
10.12/10.20	c bounds 2879 >= 942 @ 7.39288
10.12/10.21	c bounds 2879 >= 943 @ 7.39484
10.12/10.21	c bounds 2879 >= 944 @ 7.39676
10.12/10.21	c bounds 2879 >= 945 @ 7.3977
10.12/10.22	c bounds 2879 >= 946 @ 7.39945
10.12/10.22	c bounds 2879 >= 947 @ 7.40119
10.12/10.22	c bounds 2879 >= 948 @ 7.40401
10.12/10.23	c bounds 2879 >= 949 @ 7.40479
10.12/10.23	c bounds 2879 >= 950 @ 7.40563
10.12/10.24	c bounds 2879 >= 951 @ 7.40838
10.12/10.24	c bounds 2879 >= 952 @ 7.41073
10.12/10.24	c bounds 2879 >= 953 @ 7.41178
10.12/10.25	c bounds 2879 >= 954 @ 7.41357
10.12/10.25	c bounds 2879 >= 955 @ 7.4154
10.12/10.26	c bounds 2879 >= 956 @ 7.41913
10.12/10.26	c bounds 2879 >= 957 @ 7.42102
10.12/10.26	c bounds 2879 >= 958 @ 7.42287
10.12/10.27	c bounds 2879 >= 959 @ 7.42372
10.12/10.27	c bounds 2879 >= 960 @ 7.42528
10.12/10.27	c bounds 2879 >= 961 @ 7.42699
10.12/10.28	c bounds 2879 >= 962 @ 7.42874
10.12/10.28	c bounds 2879 >= 963 @ 7.43123
10.12/10.29	c bounds 2879 >= 964 @ 7.43395
10.12/10.29	c bounds 2879 >= 965 @ 7.43473
10.12/10.29	c bounds 2879 >= 966 @ 7.43728
10.22/10.30	c bounds 2879 >= 967 @ 7.4391
10.22/10.30	c bounds 2879 >= 968 @ 7.44089
10.22/10.30	c bounds 2879 >= 969 @ 7.44164
10.22/10.31	c bounds 2879 >= 970 @ 7.4441
10.22/10.31	c bounds 2879 >= 971 @ 7.44583
10.22/10.32	c bounds 2879 >= 972 @ 7.44755
10.22/10.32	c bounds 2879 >= 973 @ 7.44907
10.22/10.32	c bounds 2879 >= 974 @ 7.45164
10.22/10.33	c bounds 2879 >= 975 @ 7.45337
10.22/10.33	c bounds 2879 >= 976 @ 7.45505
10.22/10.33	c bounds 2879 >= 977 @ 7.45676
10.22/10.34	c bounds 2879 >= 978 @ 7.4585
10.22/10.34	c bounds 2879 >= 979 @ 7.46099
10.22/10.34	c bounds 2879 >= 980 @ 7.46374
10.22/10.35	c bounds 2879 >= 981 @ 7.46653
10.22/10.35	c bounds 2879 >= 982 @ 7.46802
10.22/10.36	c bounds 2879 >= 983 @ 7.4698
10.22/10.36	c bounds 2879 >= 984 @ 7.4706
10.22/10.36	c bounds 2879 >= 985 @ 7.47212
10.22/10.37	c bounds 2879 >= 986 @ 7.47545
10.22/10.37	c bounds 2879 >= 987 @ 7.47696
10.22/10.37	c bounds 2879 >= 988 @ 7.47958
10.22/10.38	c bounds 2879 >= 989 @ 7.48046
10.22/10.38	c bounds 2879 >= 990 @ 7.48289
10.22/10.39	c bounds 2879 >= 991 @ 7.48649
10.22/10.39	c bounds 2879 >= 992 @ 7.48904
10.22/10.39	c bounds 2879 >= 993 @ 7.4907
10.31/10.40	c bounds 2879 >= 994 @ 7.49313
10.31/10.40	c bounds 2879 >= 995 @ 7.49494
10.31/10.40	c bounds 2879 >= 996 @ 7.49671
10.31/10.41	c bounds 2879 >= 997 @ 7.4984
10.31/10.41	c bounds 2879 >= 998 @ 7.49981
10.31/10.41	c bounds 2879 >= 999 @ 7.50051
10.31/10.42	c bounds 2879 >= 1000 @ 7.50291
10.31/10.42	c bounds 2879 >= 1001 @ 7.50457
10.31/10.43	c bounds 2879 >= 1002 @ 7.50704
10.31/10.43	c bounds 2879 >= 1003 @ 7.51056
10.31/10.43	c bounds 2879 >= 1004 @ 7.51133
10.31/10.44	c bounds 2879 >= 1005 @ 7.51474
10.31/10.44	c bounds 2879 >= 1006 @ 7.51738
10.31/10.44	c bounds 2879 >= 1007 @ 7.52012
10.31/10.45	c bounds 2879 >= 1008 @ 7.52179
10.31/10.45	c bounds 2879 >= 1009 @ 7.52445
10.31/10.45	c bounds 2879 >= 1010 @ 7.5263
10.31/10.46	c bounds 2879 >= 1011 @ 7.52976
10.31/10.46	c bounds 2879 >= 1012 @ 7.53146
10.31/10.47	c bounds 2879 >= 1013 @ 7.53287
10.31/10.47	c bounds 2879 >= 1014 @ 7.53543
10.31/10.47	c bounds 2879 >= 1015 @ 7.53802
10.31/10.48	c bounds 2879 >= 1016 @ 7.5407
10.31/10.48	c bounds 2879 >= 1017 @ 7.54228
10.31/10.48	c bounds 2879 >= 1018 @ 7.54476
10.31/10.49	c bounds 2879 >= 1019 @ 7.54641
10.31/10.49	c bounds 2879 >= 1020 @ 7.54885
10.31/10.49	c bounds 2879 >= 1021 @ 7.55133
10.42/10.50	c bounds 2879 >= 1022 @ 7.55285
10.42/10.50	c bounds 2879 >= 1023 @ 7.55451
10.42/10.50	c bounds 2879 >= 1024 @ 7.55597
10.42/10.51	c bounds 2879 >= 1025 @ 7.55849
10.42/10.51	c bounds 2879 >= 1026 @ 7.56179
10.42/10.51	c bounds 2879 >= 1027 @ 7.56438
10.42/10.52	c bounds 2879 >= 1028 @ 7.56571
10.42/10.52	c bounds 2879 >= 1029 @ 7.56911
10.42/10.52	c bounds 2879 >= 1030 @ 7.57061
10.42/10.53	c bounds 2879 >= 1031 @ 7.57222
10.42/10.53	c bounds 2879 >= 1032 @ 7.5754
10.42/10.54	c bounds 2879 >= 1033 @ 7.5768
10.42/10.54	c bounds 2879 >= 1034 @ 7.57925
10.42/10.54	c bounds 2879 >= 1035 @ 7.58177
10.42/10.55	c bounds 2879 >= 1036 @ 7.58423
10.42/10.55	c bounds 2879 >= 1037 @ 7.58661
10.42/10.55	c bounds 2879 >= 1038 @ 7.58818
10.42/10.56	c bounds 2879 >= 1039 @ 7.58946
10.42/10.56	c bounds 2879 >= 1040 @ 7.59186
10.42/10.56	c bounds 2879 >= 1041 @ 7.59342
10.42/10.57	c bounds 2879 >= 1042 @ 7.59571
10.42/10.57	c bounds 2879 >= 1043 @ 7.59806
10.42/10.57	c bounds 2879 >= 1044 @ 7.59958
10.42/10.58	c bounds 2879 >= 1045 @ 7.6012
10.42/10.58	c bounds 2879 >= 1046 @ 7.60344
10.42/10.58	c bounds 2879 >= 1047 @ 7.6049
10.42/10.59	c bounds 2879 >= 1048 @ 7.60727
10.42/10.59	c bounds 2879 >= 1049 @ 7.60867
10.42/10.59	c bounds 2879 >= 1050 @ 7.61109
10.52/10.60	c bounds 2879 >= 1051 @ 7.61167
10.52/10.60	c bounds 2879 >= 1052 @ 7.61402
10.52/10.60	c bounds 2879 >= 1053 @ 7.61566
10.52/10.61	c bounds 2879 >= 1054 @ 7.61683
10.52/10.61	c bounds 2879 >= 1055 @ 7.61827
10.52/10.61	c bounds 2879 >= 1056 @ 7.62054
10.52/10.62	c bounds 2879 >= 1057 @ 7.62105
10.52/10.62	c bounds 2879 >= 1058 @ 7.62229
10.52/10.62	c bounds 2879 >= 1059 @ 7.62352
10.52/10.63	c bounds 2879 >= 1060 @ 7.62477
10.52/10.63	c bounds 2879 >= 1061 @ 7.62722
10.52/10.63	c bounds 2879 >= 1062 @ 7.62763
10.52/10.64	c bounds 2879 >= 1063 @ 7.63014
10.52/10.64	c bounds 2879 >= 1064 @ 7.63146
10.52/10.64	c bounds 2879 >= 1065 @ 7.63302
10.52/10.65	c bounds 2879 >= 1066 @ 7.63623
10.52/10.65	c bounds 2879 >= 1067 @ 7.63963
10.52/10.65	c bounds 2879 >= 1068 @ 7.64292
10.52/10.66	c bounds 2879 >= 1069 @ 7.64532
10.52/10.66	c bounds 2879 >= 1070 @ 7.64762
10.52/10.66	c bounds 2879 >= 1071 @ 7.64912
10.52/10.67	c bounds 2879 >= 1072 @ 7.65034
10.52/10.67	c bounds 2879 >= 1073 @ 7.65254
10.52/10.67	c bounds 2879 >= 1074 @ 7.654
10.52/10.68	c bounds 2879 >= 1075 @ 7.65617
10.52/10.68	c bounds 2879 >= 1076 @ 7.65838
10.52/10.68	c bounds 2879 >= 1077 @ 7.66059
10.52/10.69	c bounds 2879 >= 1078 @ 7.66304
10.52/10.69	c bounds 2879 >= 1079 @ 7.66522
10.52/10.69	c bounds 2879 >= 1080 @ 7.66653
10.61/10.70	c bounds 2879 >= 1081 @ 7.66771
10.61/10.70	c bounds 2879 >= 1082 @ 7.67092
10.61/10.70	c bounds 2879 >= 1083 @ 7.67228
10.61/10.71	c bounds 2879 >= 1084 @ 7.67347
10.61/10.71	c bounds 2879 >= 1085 @ 7.67572
10.61/10.71	c bounds 2879 >= 1086 @ 7.67708
10.61/10.72	c bounds 2879 >= 1087 @ 7.67828
10.61/10.72	c bounds 2879 >= 1088 @ 7.68044
10.61/10.72	c bounds 2879 >= 1089 @ 7.68191
10.61/10.73	c bounds 2879 >= 1090 @ 7.68312
10.61/10.73	c bounds 2879 >= 1091 @ 7.68519
10.61/10.73	c bounds 2879 >= 1092 @ 7.6864
10.61/10.74	c bounds 2879 >= 1093 @ 7.68789
10.61/10.74	c bounds 2879 >= 1094 @ 7.68911
10.61/10.74	c bounds 2879 >= 1095 @ 7.69034
10.61/10.75	c bounds 2879 >= 1096 @ 7.69062
10.61/10.75	c bounds 2879 >= 1097 @ 7.69298
10.61/10.75	c bounds 2879 >= 1098 @ 7.69412
10.61/10.76	c bounds 2879 >= 1099 @ 7.69527
10.61/10.76	c bounds 2879 >= 1100 @ 7.6985
10.61/10.76	c bounds 2879 >= 1101 @ 7.70095
10.61/10.77	c bounds 2879 >= 1102 @ 7.70205
10.61/10.77	c bounds 2879 >= 1103 @ 7.70318
10.61/10.77	c bounds 2879 >= 1104 @ 7.70431
10.61/10.78	c bounds 2879 >= 1105 @ 7.70642
10.61/10.78	c bounds 2879 >= 1106 @ 7.7078
10.61/10.78	c bounds 2879 >= 1107 @ 7.70891
10.61/10.79	c bounds 2879 >= 1108 @ 7.71106
10.61/10.79	c bounds 2879 >= 1109 @ 7.71216
10.61/10.79	c bounds 2879 >= 1110 @ 7.71426
10.61/10.80	c bounds 2879 >= 1111 @ 7.71543
10.71/10.80	c bounds 2879 >= 1112 @ 7.71683
10.71/10.80	c bounds 2879 >= 1113 @ 7.71883
10.71/10.80	c bounds 2879 >= 1114 @ 7.72105
10.71/10.81	c bounds 2879 >= 1115 @ 7.72221
10.71/10.81	c bounds 2879 >= 1116 @ 7.72337
10.71/10.81	c bounds 2879 >= 1117 @ 7.72433
10.71/10.82	c bounds 2879 >= 1118 @ 7.72552
10.71/10.82	c bounds 2879 >= 1119 @ 7.72785
10.71/10.82	c bounds 2879 >= 1120 @ 7.73077
10.71/10.83	c bounds 2879 >= 1121 @ 7.7321
10.71/10.83	c bounds 2879 >= 1122 @ 7.73318
10.71/10.83	c bounds 2879 >= 1123 @ 7.73424
10.71/10.84	c bounds 2879 >= 1124 @ 7.73628
10.71/10.84	c bounds 2879 >= 1125 @ 7.73834
10.71/10.84	c bounds 2879 >= 1126 @ 7.73882
10.71/10.85	c bounds 2879 >= 1127 @ 7.74076
10.71/10.85	c bounds 2879 >= 1128 @ 7.74289
10.71/10.85	c bounds 2879 >= 1129 @ 7.74506
10.71/10.85	c bounds 2879 >= 1130 @ 7.74609
10.71/10.86	c bounds 2879 >= 1131 @ 7.74817
10.71/10.86	c bounds 2879 >= 1132 @ 7.74931
10.71/10.86	c bounds 2879 >= 1133 @ 7.75048
10.71/10.87	c bounds 2879 >= 1134 @ 7.75258
10.71/10.87	c bounds 2879 >= 1135 @ 7.75472
10.71/10.87	c bounds 2879 >= 1136 @ 7.75589
10.71/10.88	c bounds 2879 >= 1137 @ 7.75794
10.71/10.88	c bounds 2879 >= 1138 @ 7.75996
10.71/10.88	c bounds 2879 >= 1139 @ 7.76283
10.71/10.89	c bounds 2879 >= 1140 @ 7.765
10.71/10.89	c bounds 2879 >= 1141 @ 7.76703
10.71/10.89	c bounds 2879 >= 1142 @ 7.76907
10.71/10.89	c bounds 2879 >= 1143 @ 7.77007
10.82/10.90	c bounds 2879 >= 1144 @ 7.77115
10.82/10.90	c bounds 2879 >= 1145 @ 7.77219
10.82/10.90	c bounds 2879 >= 1146 @ 7.77585
10.82/10.91	c bounds 2879 >= 1147 @ 7.77695
10.82/10.91	c bounds 2879 >= 1148 @ 7.77979
10.82/10.91	c bounds 2879 >= 1149 @ 7.78277
10.82/10.92	c bounds 2879 >= 1150 @ 7.78472
10.82/10.92	c bounds 2879 >= 1151 @ 7.78586
10.82/10.92	c bounds 2879 >= 1152 @ 7.78681
10.82/10.93	c bounds 2879 >= 1153 @ 7.7878
10.82/10.93	c bounds 2879 >= 1154 @ 7.78957
10.82/10.93	c bounds 2879 >= 1155 @ 7.79069
10.82/10.93	c bounds 2879 >= 1156 @ 7.79167
10.82/10.94	c bounds 2879 >= 1157 @ 7.79264
10.82/10.94	c bounds 2879 >= 1158 @ 7.79445
10.82/10.94	c bounds 2879 >= 1159 @ 7.79665
10.82/10.95	c bounds 2879 >= 1160 @ 7.79846
10.82/10.95	c bounds 2879 >= 1161 @ 7.79968
10.82/10.95	c bounds 2879 >= 1162 @ 7.80172
10.82/10.96	c bounds 2879 >= 1163 @ 7.80356
10.82/10.96	c bounds 2879 >= 1164 @ 7.80684
10.82/10.96	c bounds 2879 >= 1165 @ 7.80885
10.82/10.96	c bounds 2879 >= 1166 @ 7.81185
10.82/10.97	c bounds 2879 >= 1167 @ 7.81294
10.82/10.97	c bounds 2879 >= 1168 @ 7.81484
10.82/10.97	c bounds 2879 >= 1169 @ 7.8169
10.82/10.98	c bounds 2879 >= 1170 @ 7.81784
10.82/10.98	c bounds 2879 >= 1171 @ 7.81875
10.82/10.98	c bounds 2879 >= 1172 @ 7.82074
10.82/10.99	c bounds 2879 >= 1173 @ 7.82349
10.82/10.99	c bounds 2879 >= 1174 @ 7.82547
10.82/10.99	c bounds 2879 >= 1175 @ 7.82758
10.82/10.99	c bounds 2879 >= 1176 @ 7.8286
10.82/11.00	c bounds 2879 >= 1177 @ 7.83197
10.82/11.00	c bounds 2879 >= 1178 @ 7.83394
10.82/11.00	c bounds 2879 >= 1179 @ 7.83592
10.82/11.01	c bounds 2879 >= 1180 @ 7.83779
10.93/11.01	c bounds 2879 >= 1181 @ 7.83882
10.93/11.01	c bounds 2879 >= 1182 @ 7.8408
10.93/11.02	c bounds 2879 >= 1183 @ 7.84175
10.93/11.02	c bounds 2879 >= 1184 @ 7.84368
10.93/11.02	c bounds 2879 >= 1185 @ 7.84456
10.93/11.02	c bounds 2879 >= 1186 @ 7.84543
10.93/11.03	c bounds 2879 >= 1187 @ 7.8476
10.93/11.03	c bounds 2879 >= 1188 @ 7.8496
10.93/11.03	c bounds 2879 >= 1189 @ 7.85155
10.93/11.04	c bounds 2879 >= 1190 @ 7.85323
10.93/11.04	c bounds 2879 >= 1191 @ 7.85397
10.93/11.04	c bounds 2879 >= 1192 @ 7.85589
10.93/11.04	c bounds 2879 >= 1193 @ 7.85878
10.93/11.05	c bounds 2879 >= 1194 @ 7.85968
10.93/11.05	c bounds 2879 >= 1195 @ 7.86054
10.93/11.05	c bounds 2879 >= 1196 @ 7.86249
10.93/11.06	c bounds 2879 >= 1197 @ 7.86517
10.93/11.06	c bounds 2879 >= 1198 @ 7.86687
10.93/11.06	c bounds 2879 >= 1199 @ 7.86792
10.93/11.06	c bounds 2879 >= 1200 @ 7.86893
10.93/11.07	c bounds 2879 >= 1201 @ 7.87059
10.93/11.07	c bounds 2879 >= 1202 @ 7.8716
10.93/11.07	c bounds 2879 >= 1203 @ 7.87242
10.93/11.08	c bounds 2879 >= 1204 @ 7.87308
10.93/11.08	c bounds 2879 >= 1205 @ 7.87577
10.93/11.08	c bounds 2879 >= 1206 @ 7.87763
10.93/11.08	c bounds 2879 >= 1207 @ 7.87843
10.93/11.09	c bounds 2879 >= 1208 @ 7.87907
10.93/11.09	c bounds 2879 >= 1209 @ 7.88174
10.93/11.09	c bounds 2879 >= 1210 @ 7.88366
10.93/11.10	c bounds 2879 >= 1211 @ 7.88451
10.93/11.10	c bounds 2879 >= 1212 @ 7.88631
10.93/11.10	c bounds 2879 >= 1213 @ 7.88779
10.93/11.10	c bounds 2879 >= 1214 @ 7.88965
10.93/11.11	c bounds 2879 >= 1215 @ 7.89144
11.03/11.11	c bounds 2879 >= 1216 @ 7.89303
11.03/11.11	c bounds 2879 >= 1217 @ 7.8948
11.03/11.11	c bounds 2879 >= 1218 @ 7.89758
11.03/11.12	c bounds 2879 >= 1219 @ 7.89942
11.03/11.12	c bounds 2879 >= 1220 @ 7.90042
11.03/11.12	c bounds 2879 >= 1221 @ 7.901
11.03/11.13	c bounds 2879 >= 1222 @ 7.90276
11.03/11.13	c bounds 2879 >= 1223 @ 7.90355
11.03/11.13	c bounds 2879 >= 1224 @ 7.90514
11.03/11.13	c bounds 2879 >= 1225 @ 7.90681
11.03/11.14	c bounds 2879 >= 1226 @ 7.90861
11.03/11.14	c bounds 2879 >= 1227 @ 7.91041
11.03/11.14	c bounds 2879 >= 1228 @ 7.91167
11.81/11.90	c bounds 2879 >= 1229 @ 8.65519
11.81/11.90	c bounds 2879 >= 1230 @ 8.65737
11.81/11.91	c bounds 2879 >= 1231 @ 8.65934
11.81/11.91	c bounds 2879 >= 1232 @ 8.66104
11.81/11.91	c bounds 2879 >= 1233 @ 8.66273
11.81/11.92	c bounds 2879 >= 1234 @ 8.66437
11.81/11.92	c bounds 2879 >= 1235 @ 8.66629
11.81/11.92	c bounds 2879 >= 1236 @ 8.66879
11.81/11.92	c bounds 2879 >= 1237 @ 8.67142
11.81/11.93	c bounds 2879 >= 1238 @ 8.67307
11.81/11.93	c bounds 2879 >= 1239 @ 8.67481
11.81/11.93	c bounds 2879 >= 1240 @ 8.67655
11.81/11.93	c bounds 2879 >= 1241 @ 8.67914
11.81/11.94	c bounds 2879 >= 1242 @ 8.67977
11.81/11.94	c bounds 2879 >= 1243 @ 8.68155
11.81/11.94	c bounds 2879 >= 1244 @ 8.68292
11.81/11.95	c bounds 2879 >= 1245 @ 8.68562
11.81/11.95	c bounds 2879 >= 1246 @ 8.68743
11.81/11.95	c bounds 2879 >= 1247 @ 8.68946
11.81/11.95	c bounds 2879 >= 1248 @ 8.69024
11.81/11.96	c bounds 2879 >= 1249 @ 8.6919
11.81/11.96	c bounds 2879 >= 1250 @ 8.69508
11.81/11.96	c bounds 2879 >= 1251 @ 8.69712
11.81/11.97	c bounds 2879 >= 1252 @ 8.69814
11.81/11.97	c bounds 2879 >= 1253 @ 8.70001
11.81/11.97	c bounds 2879 >= 1254 @ 8.70194
11.81/11.98	c bounds 2879 >= 1255 @ 8.70287
11.81/11.98	c bounds 2879 >= 1256 @ 8.70621
11.81/11.98	c bounds 2879 >= 1257 @ 8.70737
11.81/11.98	c bounds 2879 >= 1258 @ 8.70989
11.81/11.99	c bounds 2879 >= 1259 @ 8.71197
11.81/11.99	c bounds 2879 >= 1260 @ 8.71451
11.81/11.99	c bounds 2879 >= 1261 @ 8.71679
11.81/12.00	c bounds 2879 >= 1262 @ 8.71931
11.81/12.00	c bounds 2879 >= 1263 @ 8.72148
11.81/12.00	c bounds 2879 >= 1264 @ 8.72273
11.81/12.01	c bounds 2879 >= 1265 @ 8.72594
11.92/12.01	c bounds 2879 >= 1266 @ 8.72729
11.92/12.02	c bounds 2879 >= 1267 @ 8.7306
11.92/12.02	c bounds 2879 >= 1268 @ 8.73307
11.92/12.02	c bounds 2879 >= 1269 @ 8.73633
11.92/12.03	c bounds 2879 >= 1270 @ 8.73801
11.92/12.03	c bounds 2879 >= 1271 @ 8.74037
11.92/12.03	c bounds 2879 >= 1272 @ 8.7423
11.92/12.04	c bounds 2879 >= 1273 @ 8.74536
11.92/12.04	c bounds 2879 >= 1274 @ 8.74566
11.92/12.05	c bounds 2879 >= 1275 @ 8.7484
11.92/12.05	c bounds 2879 >= 1276 @ 8.75017
11.92/12.05	c bounds 2879 >= 1277 @ 8.75378
11.92/12.06	c bounds 2879 >= 1278 @ 8.75593
11.92/12.06	c bounds 2879 >= 1279 @ 8.75937
11.92/12.06	c bounds 2879 >= 1280 @ 8.76138
11.92/12.07	c bounds 2879 >= 1281 @ 8.76283
11.92/12.07	c bounds 2879 >= 1282 @ 8.76549
11.92/12.07	c bounds 2879 >= 1283 @ 8.76788
11.92/12.08	c bounds 2879 >= 1284 @ 8.7708
11.92/12.08	c bounds 2879 >= 1285 @ 8.77326
11.92/12.09	c bounds 2879 >= 1286 @ 8.77585
11.92/12.09	c bounds 2879 >= 1287 @ 8.7786
11.92/12.09	c bounds 2879 >= 1288 @ 8.78164
11.92/12.10	c bounds 2879 >= 1289 @ 8.7835
11.92/12.10	c bounds 2879 >= 1290 @ 8.78528
11.92/12.10	c bounds 2879 >= 1291 @ 8.78731
11.92/12.11	c bounds 2879 >= 1292 @ 8.78899
12.03/12.11	c bounds 2879 >= 1293 @ 8.79168
12.03/12.11	c bounds 2879 >= 1294 @ 8.79495
12.03/12.12	c bounds 2879 >= 1295 @ 8.797
12.03/12.12	c bounds 2879 >= 1296 @ 8.79811
12.03/12.13	c bounds 2879 >= 1297 @ 8.79879
12.03/12.13	c bounds 2879 >= 1298 @ 8.80186
12.03/12.13	c bounds 2879 >= 1299 @ 8.80499
12.03/12.14	c bounds 2879 >= 1300 @ 8.80698
12.03/12.14	c bounds 2879 >= 1301 @ 8.80915
12.03/12.15	c bounds 2879 >= 1302 @ 8.81176
12.03/12.15	c bounds 2879 >= 1303 @ 8.81342
12.03/12.15	c bounds 2879 >= 1304 @ 8.81448
12.03/12.16	c bounds 2879 >= 1305 @ 8.81774
12.03/12.16	c bounds 2879 >= 1306 @ 8.82259
12.03/12.17	c bounds 2879 >= 1307 @ 8.82329
12.03/12.17	c #Conflicts:       4000 | #Constraints:      24925
12.03/12.17	c bounds 2879 >= 1308 @ 8.82466
12.03/12.18	c bounds 2879 >= 1309 @ 8.82738
12.03/12.18	c bounds 2879 >= 1310 @ 8.83068
12.03/12.18	c bounds 2879 >= 1311 @ 8.8335
12.03/12.19	c bounds 2879 >= 1312 @ 8.83582
12.03/12.19	c bounds 2879 >= 1313 @ 8.83958
12.03/12.19	c bounds 2879 >= 1314 @ 8.84088
12.11/12.20	c bounds 2879 >= 1315 @ 8.84411
12.11/12.20	c bounds 2879 >= 1316 @ 8.8463
12.11/12.21	c bounds 2879 >= 1317 @ 8.84781
12.11/12.21	c bounds 2879 >= 1318 @ 8.84908
12.11/12.21	c bounds 2879 >= 1319 @ 8.85132
12.11/12.22	c bounds 2879 >= 1320 @ 8.85366
12.11/12.22	c bounds 2879 >= 1321 @ 8.8574
12.11/12.22	c bounds 2879 >= 1322 @ 8.8603
12.11/12.23	c bounds 2879 >= 1323 @ 8.86391
12.11/12.23	c bounds 2879 >= 1324 @ 8.86708
12.11/12.24	c bounds 2879 >= 1325 @ 8.87042
12.11/12.25	c bounds 2879 >= 1326 @ 8.87426
12.11/12.25	c bounds 2879 >= 1327 @ 8.8779
14.70/14.84	c INPROCESSING
14.70/14.84	c GARBAGE COLLECT
14.70/14.84	c rational objective 1327
14.80/14.95	c bounds 2879 >= 1328 @ 11.5374
14.80/14.96	c bounds 2879 >= 1329 @ 11.5424
14.80/14.96	c bounds 2879 >= 1330 @ 11.5461
14.80/14.97	c bounds 2879 >= 1331 @ 11.5466
14.80/14.97	c bounds 2879 >= 1332 @ 11.5484
14.80/14.97	c bounds 2879 >= 1333 @ 11.5515
14.80/14.98	c bounds 2879 >= 1334 @ 11.5528
14.80/14.98	c bounds 2879 >= 1335 @ 11.5549
14.80/14.99	c bounds 2879 >= 1336 @ 11.5562
14.80/14.99	c bounds 2879 >= 1337 @ 11.5597
14.80/14.99	c bounds 2879 >= 1338 @ 11.5637
14.80/15.00	c bounds 2879 >= 1339 @ 11.5664
14.80/15.00	c bounds 2879 >= 1340 @ 11.5685
14.80/15.01	c bounds 2879 >= 1341 @ 11.5719
14.92/15.01	c bounds 2879 >= 1342 @ 11.5738
14.92/15.02	c bounds 2879 >= 1343 @ 11.5769
14.92/15.02	c bounds 2879 >= 1344 @ 11.5797
14.92/15.03	c bounds 2879 >= 1345 @ 11.5827
14.92/15.03	c bounds 2879 >= 1346 @ 11.585
14.92/15.04	c bounds 2879 >= 1347 @ 11.5887
14.92/15.04	c bounds 2879 >= 1348 @ 11.5934
14.92/15.05	c bounds 2879 >= 1349 @ 11.6007
14.92/15.06	c bounds 2879 >= 1350 @ 11.6056
14.92/15.07	c bounds 2879 >= 1351 @ 11.6103
14.92/15.07	c bounds 2879 >= 1352 @ 11.6142
14.92/15.07	c bounds 2879 >= 1353 @ 11.6173
14.92/15.08	c bounds 2879 >= 1354 @ 11.6197
14.92/15.08	c bounds 2879 >= 1355 @ 11.622
14.92/15.09	c bounds 2879 >= 1356 @ 11.6267
14.92/15.09	c bounds 2879 >= 1357 @ 11.628
14.92/15.10	c bounds 2879 >= 1358 @ 11.6328
14.92/15.10	c bounds 2879 >= 1359 @ 11.6343
14.92/15.11	c bounds 2879 >= 1360 @ 11.6362
15.02/15.11	c bounds 2879 >= 1361 @ 11.6383
15.02/15.11	c bounds 2879 >= 1362 @ 11.6408
15.02/15.12	c #Conflicts:       5000 | #Constraints:      24410
15.02/15.12	c bounds 2879 >= 1363 @ 11.6409
15.02/15.12	c bounds 2879 >= 1364 @ 11.6426
15.02/15.13	c bounds 2879 >= 1365 @ 11.6451
15.02/15.13	c bounds 2879 >= 1366 @ 11.6482
15.02/15.13	c bounds 2879 >= 1367 @ 11.6519
15.02/15.14	c bounds 2879 >= 1368 @ 11.655
15.02/15.14	c bounds 2879 >= 1369 @ 11.6567
15.02/15.15	c bounds 2879 >= 1370 @ 11.6586
15.02/15.15	c bounds 2879 >= 1371 @ 11.6607
15.02/15.16	c bounds 2879 >= 1372 @ 11.6649
15.02/15.16	c bounds 2879 >= 1373 @ 11.6673
15.02/15.16	c bounds 2879 >= 1374 @ 11.6704
15.02/15.17	c bounds 2879 >= 1375 @ 11.6714
15.02/15.17	c bounds 2879 >= 1376 @ 11.6741
15.02/15.17	c bounds 2879 >= 1377 @ 11.6762
15.02/15.18	c bounds 2879 >= 1378 @ 11.6797
15.02/15.18	c bounds 2879 >= 1379 @ 11.6811
15.02/15.19	c bounds 2879 >= 1380 @ 11.6849
15.02/15.19	c bounds 2879 >= 1381 @ 11.6874
15.02/15.19	c bounds 2879 >= 1382 @ 11.6893
15.02/15.20	c bounds 2879 >= 1383 @ 11.6911
15.10/15.20	c bounds 2879 >= 1384 @ 11.6936
15.10/15.21	c bounds 2879 >= 1385 @ 11.6969
15.10/15.21	c bounds 2879 >= 1386 @ 11.6994
15.10/15.21	c bounds 2879 >= 1387 @ 11.7018
15.10/15.22	c bounds 2879 >= 1388 @ 11.704
15.10/15.22	c bounds 2879 >= 1389 @ 11.7062
15.10/15.22	c bounds 2879 >= 1390 @ 11.7084
15.10/15.23	c bounds 2879 >= 1391 @ 11.7105
15.10/15.23	c bounds 2879 >= 1392 @ 11.7117
15.10/15.23	c bounds 2879 >= 1393 @ 11.7135
15.10/15.24	c bounds 2879 >= 1394 @ 11.715
15.10/15.24	c bounds 2879 >= 1395 @ 11.7171
15.10/15.24	c bounds 2879 >= 1396 @ 11.7206
15.10/15.25	c bounds 2879 >= 1397 @ 11.7238
15.10/15.25	c bounds 2879 >= 1398 @ 11.7255
15.10/15.26	c bounds 2879 >= 1399 @ 11.7286
15.10/15.26	c bounds 2879 >= 1400 @ 11.7305
15.10/15.26	c bounds 2879 >= 1401 @ 11.7325
15.10/15.27	c bounds 2879 >= 1402 @ 11.7346
15.10/15.27	c bounds 2879 >= 1403 @ 11.7366
15.10/15.27	c bounds 2879 >= 1404 @ 11.7377
15.10/15.28	c bounds 2879 >= 1405 @ 11.7398
15.10/15.28	c bounds 2879 >= 1406 @ 11.7415
15.10/15.28	c bounds 2879 >= 1407 @ 11.7439
15.10/15.29	c bounds 2879 >= 1408 @ 11.7471
15.10/15.29	c bounds 2879 >= 1409 @ 11.7494
15.20/15.30	c bounds 2879 >= 1410 @ 11.7511
15.20/15.30	c bounds 2879 >= 1411 @ 11.7545
15.20/15.31	c bounds 2879 >= 1412 @ 11.7573
15.20/15.31	c bounds 2879 >= 1413 @ 11.7595
15.20/15.31	c bounds 2879 >= 1414 @ 11.7622
15.20/15.32	c bounds 2879 >= 1415 @ 11.7645
15.20/15.32	c bounds 2879 >= 1416 @ 11.7678
15.20/15.33	c bounds 2879 >= 1417 @ 11.7705
15.20/15.34	c bounds 2879 >= 1418 @ 11.7758
15.20/15.34	c bounds 2879 >= 1419 @ 11.7822
15.20/15.35	c bounds 2879 >= 1420 @ 11.7882
15.20/15.35	c bounds 2879 >= 1421 @ 11.794
15.20/15.36	c #Conflicts:       6000 | #Constraints:      26526
15.20/15.36	c bounds 2879 >= 1422 @ 11.7987
15.20/15.36	c bounds 2879 >= 1423 @ 11.8025
15.20/15.37	c bounds 2879 >= 1424 @ 11.8041
15.20/15.37	c bounds 2879 >= 1425 @ 11.8054
15.20/15.38	c bounds 2879 >= 1426 @ 11.8068
15.20/15.38	c bounds 2879 >= 1427 @ 11.81
15.20/15.39	c bounds 2879 >= 1428 @ 11.8127
15.20/15.39	c bounds 2879 >= 1429 @ 11.8173
15.20/15.39	c bounds 2879 >= 1430 @ 11.82
15.30/15.40	c bounds 2879 >= 1431 @ 11.8218
15.30/15.40	c bounds 2879 >= 1432 @ 11.8244
15.30/15.41	c bounds 2879 >= 1433 @ 11.8274
15.30/15.41	c bounds 2879 >= 1434 @ 11.8293
15.30/15.41	c bounds 2879 >= 1435 @ 11.8323
15.30/15.42	c bounds 2879 >= 1436 @ 11.8351
15.30/15.43	c bounds 2879 >= 1437 @ 11.839
15.30/15.43	c bounds 2879 >= 1438 @ 11.8413
15.30/15.44	c bounds 2879 >= 1439 @ 11.8439
15.30/15.44	c bounds 2879 >= 1440 @ 11.8489
15.30/15.45	c bounds 2879 >= 1441 @ 11.8528
15.30/15.45	c bounds 2879 >= 1442 @ 11.8561
15.30/15.46	c bounds 2879 >= 1443 @ 11.8584
15.30/15.46	c bounds 2879 >= 1444 @ 11.8613
15.30/15.46	c bounds 2879 >= 1445 @ 11.8632
15.30/15.47	c bounds 2879 >= 1446 @ 11.8649
15.30/15.47	c bounds 2879 >= 1447 @ 11.8658
15.30/15.48	c bounds 2879 >= 1448 @ 11.8679
15.30/15.48	c bounds 2879 >= 1449 @ 11.8721
15.30/15.48	c bounds 2879 >= 1450 @ 11.8739
15.30/15.49	c bounds 2879 >= 1451 @ 11.8769
15.40/15.51	c INPROCESSING
15.40/15.51	c GARBAGE COLLECT
15.40/15.51	c bounds 2879 >= 1452 @ 11.8892
15.40/15.51	c bounds 2879 >= 1453 @ 11.8923
15.40/15.52	c bounds 2879 >= 1454 @ 11.8953
15.40/15.52	c bounds 2879 >= 1455 @ 11.8976
15.40/15.52	c bounds 2879 >= 1456 @ 11.9002
15.40/15.53	c bounds 2879 >= 1457 @ 11.9022
15.40/15.53	c bounds 2879 >= 1458 @ 11.9045
15.40/15.54	c bounds 2879 >= 1459 @ 11.9064
15.40/15.54	c bounds 2879 >= 1460 @ 11.9099
15.40/15.54	c bounds 2879 >= 1461 @ 11.9113
15.40/15.55	c bounds 2879 >= 1462 @ 11.9142
15.40/15.56	c bounds 2879 >= 1463 @ 11.9171
15.40/15.56	c bounds 2879 >= 1464 @ 11.9222
15.40/15.57	c bounds 2879 >= 1465 @ 11.9261
15.40/15.57	c bounds 2879 >= 1466 @ 11.9287
15.40/15.58	c bounds 2879 >= 1467 @ 11.9314
15.40/15.58	c bounds 2879 >= 1468 @ 11.9347
15.40/15.59	c bounds 2879 >= 1469 @ 11.9366
15.40/15.59	c bounds 2879 >= 1470 @ 11.9396
15.50/15.60	c #Conflicts:       7000 | #Constraints:      26017
15.50/15.60	c bounds 2879 >= 1471 @ 11.9418
15.50/15.60	c bounds 2879 >= 1472 @ 11.944
15.50/15.60	c bounds 2879 >= 1473 @ 11.9456
15.50/15.61	c bounds 2879 >= 1474 @ 11.9475
15.50/15.61	c bounds 2879 >= 1475 @ 11.9499
15.50/15.62	c bounds 2879 >= 1476 @ 11.9521
15.50/15.62	c bounds 2879 >= 1477 @ 11.9554
15.50/15.62	c bounds 2879 >= 1478 @ 11.9574
15.50/15.63	c bounds 2879 >= 1479 @ 11.9596
15.50/15.63	c bounds 2879 >= 1480 @ 11.9615
15.50/15.63	c bounds 2879 >= 1481 @ 11.9639
15.50/15.64	c bounds 2879 >= 1482 @ 11.9662
15.50/15.64	c bounds 2879 >= 1483 @ 11.9686
15.50/15.65	c bounds 2879 >= 1484 @ 11.9715
15.50/15.65	c bounds 2879 >= 1485 @ 11.974
15.50/15.66	c bounds 2879 >= 1486 @ 11.9776
15.50/15.66	c bounds 2879 >= 1487 @ 11.98
15.50/15.66	c bounds 2879 >= 1488 @ 11.983
15.50/15.67	c bounds 2879 >= 1489 @ 11.986
15.50/15.68	c bounds 2879 >= 1490 @ 11.9883
15.50/15.68	c bounds 2879 >= 1491 @ 11.9898
15.50/15.68	c bounds 2879 >= 1492 @ 11.9909
15.50/15.69	c bounds 2879 >= 1493 @ 11.9954
15.50/15.69	c bounds 2879 >= 1494 @ 11.9982
15.60/15.70	c bounds 2879 >= 1495 @ 12.0034
15.60/15.70	c bounds 2879 >= 1496 @ 12.0064
15.60/15.71	c bounds 2879 >= 1497 @ 12.0091
15.60/15.71	c bounds 2879 >= 1498 @ 12.0122
15.60/15.72	c bounds 2879 >= 1499 @ 12.0151
15.60/15.72	c bounds 2879 >= 1500 @ 12.0209
17.20/17.34	c bounds 2879 >= 1501 @ 13.6156
17.20/17.35	c bounds 2879 >= 1502 @ 13.6237
17.20/17.36	c bounds 2879 >= 1503 @ 13.6306
17.20/17.37	c bounds 2879 >= 1504 @ 13.6401
17.20/17.38	c bounds 2879 >= 1505 @ 13.646
17.29/17.40	c #Conflicts:       8000 | #Constraints:      27938
17.29/17.40	c bounds 2879 >= 1506 @ 13.6541
17.29/17.41	c bounds 2879 >= 1507 @ 13.6625
17.29/17.41	c bounds 2879 >= 1508 @ 13.6664
17.29/17.42	c bounds 2879 >= 1509 @ 13.6721
17.29/17.42	c bounds 2879 >= 1510 @ 13.6742
17.29/17.43	c bounds 2879 >= 1511 @ 13.6776
17.29/17.43	c bounds 2879 >= 1512 @ 13.6817
17.29/17.44	c bounds 2879 >= 1513 @ 13.6866
17.29/17.44	c bounds 2879 >= 1514 @ 13.6906
17.29/17.45	c bounds 2879 >= 1515 @ 13.6939
17.29/17.46	c bounds 2879 >= 1516 @ 13.7004
17.29/17.47	c bounds 2879 >= 1517 @ 13.7038
17.29/17.47	c bounds 2879 >= 1518 @ 13.7066
17.29/17.47	c bounds 2879 >= 1519 @ 13.7104
17.29/17.48	c bounds 2879 >= 1520 @ 13.7133
17.29/17.49	c bounds 2879 >= 1521 @ 13.7197
17.39/17.50	c bounds 2879 >= 1522 @ 13.7311
17.39/17.51	c bounds 2879 >= 1523 @ 13.7377
17.39/17.52	c bounds 2879 >= 1524 @ 13.7411
17.39/17.52	c bounds 2879 >= 1525 @ 13.7428
17.39/17.53	c bounds 2879 >= 1526 @ 13.7477
17.39/17.54	c #Conflicts:       9000 | #Constraints:      29613
17.39/17.54	c bounds 2879 >= 1527 @ 13.7528
17.39/17.55	c bounds 2879 >= 1528 @ 13.7633
17.39/17.57	c bounds 2879 >= 1529 @ 13.781
17.39/17.58	c bounds 2879 >= 1530 @ 13.7892
17.39/17.59	c bounds 2879 >= 1531 @ 13.7917
17.49/17.60	c bounds 2879 >= 1532 @ 13.7986
17.49/17.61	c bounds 2879 >= 1533 @ 13.8041
17.49/17.61	c bounds 2879 >= 1534 @ 13.8079
17.49/17.62	c bounds 2879 >= 1535 @ 13.8114
17.49/17.63	c bounds 2879 >= 1536 @ 13.8167
17.49/17.64	c bounds 2879 >= 1537 @ 13.8244
17.49/17.65	c bounds 2879 >= 1538 @ 13.8333
17.49/17.67	c #Conflicts:      10000 | #Constraints:      31174
17.49/17.67	c bounds 2879 >= 1539 @ 13.8495
17.49/17.69	c bounds 2879 >= 1540 @ 13.8687
17.60/17.74	c bounds 2879 >= 1541 @ 13.9079
17.60/17.76	c bounds 2879 >= 1542 @ 13.9336
17.70/17.84	c #Conflicts:      11000 | #Constraints:      32612
17.70/17.84	c bounds 2879 >= 1543 @ 14.0052
17.70/17.87	c bounds 2879 >= 1544 @ 14.0324
17.80/17.96	c #Conflicts:      12000 | #Constraints:      33804
17.80/17.96	c bounds 2879 >= 1545 @ 14.1087
21.28/21.47	c INPROCESSING
21.28/21.47	c GARBAGE COLLECT
21.28/21.47	c bounds 2879 >= 1546 @ 17.572
21.39/21.52	c #Conflicts:      13000 | #Constraints:      29631
21.39/21.52	c bounds 2879 >= 1547 @ 17.6279
21.48/21.62	c bounds 2879 >= 1548 @ 17.7076
23.68/23.82	c #Conflicts:      14000 | #Constraints:      31033
23.68/23.82	c bounds 2879 >= 1549 @ 19.8856
23.68/23.86	c bounds 2879 >= 1550 @ 19.9186
23.78/23.93	c bounds 2879 >= 1551 @ 19.9775
23.78/23.97	c #Conflicts:      15000 | #Constraints:      32249
23.78/23.97	c bounds 2879 >= 1552 @ 20.0177
23.89/24.07	c bounds 2879 >= 1553 @ 20.1119
24.08/24.26	c #Conflicts:      16000 | #Constraints:      33369
24.08/24.26	c bounds 2879 >= 1554 @ 20.2867
35.35/35.54	c INPROCESSING
35.35/35.54	c GARBAGE COLLECT
35.35/35.54	c #Conflicts:      17000 | #Constraints:      29944
35.35/35.54	c #Conflicts:      18000 | #Constraints:      30944
35.35/35.54	c #Conflicts:      19000 | #Constraints:      31944
35.35/35.54	c bounds 2878 >= 1554 @ 31.3494
35.35/35.57	c bounds 2878 >= 1555 @ 31.3824
35.44/35.60	c bounds 2878 >= 1556 @ 31.4006
35.44/35.63	c bounds 2878 >= 1557 @ 31.4268
35.44/35.67	c #Conflicts:      20000 | #Constraints:      33113
35.44/35.67	c bounds 2878 >= 1558 @ 31.4619
35.54/35.74	c bounds 2878 >= 1559 @ 31.5206
35.64/35.82	c bounds 2878 >= 1560 @ 31.5956
35.74/35.93	c #Conflicts:      21000 | #Constraints:      34236
35.74/35.93	c bounds 2878 >= 1561 @ 31.7029
35.85/36.03	c bounds 2878 >= 1562 @ 31.7967
35.96/36.15	c #Conflicts:      22000 | #Constraints:      35308
35.96/36.15	c bounds 2878 >= 1563 @ 31.9097
37.44/37.65	c bounds 2878 >= 1564 @ 33.3875
37.74/37.92	c #Conflicts:      23000 | #Constraints:      36434
37.74/37.92	c bounds 2878 >= 1565 @ 33.6481
38.04/38.23	c #Conflicts:      24000 | #Constraints:      37506
38.04/38.23	c #Conflicts:      25000 | #Constraints:      38506
38.04/38.23	c bounds 2878 >= 1566 @ 33.9393
42.43/42.60	c INPROCESSING
42.43/42.60	c GARBAGE COLLECT
42.43/42.60	c rational objective 1566
42.53/42.79	c #Conflicts:      26000 | #Constraints:      32180
42.53/42.79	c bounds 2878 >= 1567 @ 38.4479
42.72/42.99	c #Conflicts:      27000 | #Constraints:      33312
42.72/42.99	c bounds 2878 >= 1568 @ 38.6461
44.42/44.67	c #Conflicts:      28000 | #Constraints:      34408
44.42/44.67	c bounds 2878 >= 1569 @ 40.282
44.62/44.85	c #Conflicts:      29000 | #Constraints:      35489
44.62/44.85	c bounds 2878 >= 1570 @ 40.4545
48.51/48.73	c #Conflicts:      30000 | #Constraints:      36546
48.51/48.73	c INPROCESSING
48.51/48.73	c GARBAGE COLLECT
48.51/48.73	c rational objective 1570
48.71/48.96	c #Conflicts:      31000 | #Constraints:      31304
48.71/48.96	c bounds 2878 >= 1571 @ 44.5135
48.82/49.09	c bounds 2877 >= 1571 @ 44.6275
48.82/49.10	c bounds 2877 >= 1572 @ 44.6313
48.82/49.10	c bounds 2877 >= 1573 @ 44.6383
48.92/49.11	c bounds 2877 >= 1574 @ 44.6421
48.92/49.12	c bounds 2877 >= 1575 @ 44.6463
48.92/49.16	c bounds 2876 >= 1575 @ 44.6898
48.92/49.17	c bounds 2876 >= 1576 @ 44.6912
48.92/49.18	c bounds 2876 >= 1577 @ 44.6987
48.92/49.19	c bounds 2876 >= 1578 @ 44.7044
48.92/49.19	c bounds 2876 >= 1579 @ 44.7094
49.01/49.20	c bounds 2876 >= 1580 @ 44.7148
49.01/49.21	c bounds 2876 >= 1581 @ 44.7223
49.01/49.22	c #Conflicts:      32000 | #Constraints:      32675
49.01/49.22	c bounds 2876 >= 1582 @ 44.7323
49.21/49.40	c bounds 2875 >= 1582 @ 44.9103
49.21/49.43	c bounds 2875 >= 1583 @ 44.9279
49.21/49.44	c bounds 2875 >= 1584 @ 44.9396
49.21/49.45	c bounds 2875 >= 1585 @ 44.9526
49.21/49.47	c bounds 2875 >= 1586 @ 44.9653
49.21/49.49	c bounds 2875 >= 1587 @ 44.9851
50.81/51.10	c #Conflicts:      33000 | #Constraints:      34018
50.81/51.10	c bounds 2874 >= 1587 @ 46.5768
50.92/51.17	c #Conflicts:      34000 | #Constraints:      35019
50.92/51.17	c bounds 2874 >= 1588 @ 46.6435
52.30/52.53	c bounds 2874 >= 1589 @ 47.9781
52.30/52.57	c bounds 2874 >= 1590 @ 48.0215
52.39/52.64	c #Conflicts:      35000 | #Constraints:      36127
52.39/52.64	c bounds 2874 >= 1591 @ 48.0888
52.50/52.72	c bounds 2874 >= 1592 @ 48.1705
52.60/52.86	c #Conflicts:      36000 | #Constraints:      37193
52.60/52.86	c bounds 2874 >= 1593 @ 48.3001
62.37/62.63	c #Conflicts:      37000 | #Constraints:      38241
62.37/62.63	c #Conflicts:      38000 | #Constraints:      39241
62.37/62.63	c bounds 2873 >= 1593 @ 58.0011
62.37/62.67	c bounds 2873 >= 1594 @ 58.0353
62.37/62.69	c bounds 2873 >= 1595 @ 58.0554
62.47/62.72	c #Conflicts:      39000 | #Constraints:      40341
62.47/62.72	c bounds 2873 >= 1596 @ 58.084
62.47/62.75	c bounds 2873 >= 1597 @ 58.1122
63.57/63.81	c bounds 2873 >= 1598 @ 59.1534
63.67/63.90	c #Conflicts:      40000 | #Constraints:      41431
63.67/63.90	c bounds 2873 >= 1599 @ 59.242
63.67/64.01	c bounds 2873 >= 1600 @ 59.3405
63.87/64.12	c #Conflicts:      41000 | #Constraints:      42488
63.87/64.12	c bounds 2873 >= 1601 @ 59.4523
63.97/64.27	c #Conflicts:      42000 | #Constraints:      43527
63.97/64.27	c bounds 2873 >= 1602 @ 59.5872
64.17/64.48	c #Conflicts:      43000 | #Constraints:      44569
64.17/64.48	c bounds 2873 >= 1603 @ 59.7931
67.55/67.88	c INPROCESSING
67.55/67.88	c GARBAGE COLLECT
67.55/67.88	c rational objective 1603
69.15/69.40	c #Conflicts:      44000 | #Constraints:      35878
69.15/69.40	c bounds 2873 >= 1604 @ 64.6472
69.36/69.60	c #Conflicts:      45000 | #Constraints:      36986
69.36/69.60	c bounds 2873 >= 1605 @ 64.8314
69.56/69.86	c #Conflicts:      46000 | #Constraints:      38049
69.56/69.86	c #Conflicts:      47000 | #Constraints:      39049
69.56/69.86	c bounds 2873 >= 1606 @ 65.075
69.95/70.22	c #Conflicts:      48000 | #Constraints:      40130
69.95/70.22	c #Conflicts:      49000 | #Constraints:      41130
69.95/70.22	c bounds 2873 >= 1607 @ 65.4132
71.54/71.81	c INPROCESSING
71.54/71.81	c GARBAGE COLLECT
71.54/71.81	c rational objective 1607
71.94/72.23	c #Conflicts:      50000 | #Constraints:      34350
71.94/72.23	c #Conflicts:      51000 | #Constraints:      35350
71.94/72.23	c bounds 2873 >= 1608 @ 67.3935
72.45/72.71	c #Conflicts:      52000 | #Constraints:      36473
72.45/72.71	c #Conflicts:      53000 | #Constraints:      37473
72.45/72.71	c bounds 2873 >= 1609 @ 67.8574
75.53/75.82	c #Conflicts:      54000 | #Constraints:      38560
75.53/75.82	c #Conflicts:      55000 | #Constraints:      39560
75.53/75.82	c #Conflicts:      56000 | #Constraints:      40560
75.53/75.82	c bounds 2873 >= 1610 @ 70.9068
76.03/76.35	c #Conflicts:      57000 | #Constraints:      41632
76.03/76.35	c #Conflicts:      58000 | #Constraints:      42632
76.03/76.35	c bounds 2873 >= 1611 @ 71.4057
76.85/77.18	c #Conflicts:      59000 | #Constraints:      43689
76.85/77.18	c bounds 2872 >= 1611 @ 72.2085
76.93/77.23	c bounds 2871 >= 1611 @ 72.2587
76.93/77.29	c bounds 2870 >= 1611 @ 72.3125
77.12/77.44	c bounds 2869 >= 1611 @ 72.461
77.12/77.46	c bounds 2869 >= 1612 @ 72.4741
77.12/77.46	c bounds 2869 >= 1613 @ 72.4794
77.12/77.46	c bounds 2869 >= 1614 @ 72.4825
77.12/77.47	c bounds 2869 >= 1615 @ 72.4877
77.12/77.48	c bounds 2869 >= 1616 @ 72.4917
77.12/77.49	c bounds 2869 >= 1617 @ 72.4994
77.12/77.50	c bounds 2869 >= 1618 @ 72.5075
80.02/80.35	c #Conflicts:      60000 | #Constraints:      44897
80.02/80.35	c bounds 2868 >= 1618 @ 75.3166
80.02/80.37	c bounds 2868 >= 1619 @ 75.3277
80.02/80.37	c bounds 2868 >= 1620 @ 75.3289
80.02/80.38	c #Conflicts:      61000 | #Constraints:      45916
80.02/80.38	c bounds 2868 >= 1621 @ 75.3331
80.02/80.39	c bounds 2868 >= 1622 @ 75.3402
80.02/80.39	c bounds 2868 >= 1623 @ 75.3461
80.12/80.40	c bounds 2868 >= 1624 @ 75.3528
80.12/80.40	c bounds 2868 >= 1625 @ 75.3574
80.12/80.41	c bounds 2868 >= 1626 @ 75.366
81.73/82.02	c bounds 2868 >= 1627 @ 76.9528
81.73/82.02	c bounds 2868 >= 1628 @ 76.9578
81.73/82.03	c bounds 2868 >= 1629 @ 76.9664
81.73/82.04	c bounds 2868 >= 1630 @ 76.9766
81.73/82.06	c bounds 2868 >= 1631 @ 76.9892
81.73/82.07	c bounds 2868 >= 1632 @ 76.9967
81.73/82.07	c bounds 2868 >= 1633 @ 77.002
81.73/82.08	c bounds 2868 >= 1634 @ 77.0083
81.73/82.09	c bounds 2868 >= 1635 @ 77.0184
81.73/82.11	c bounds 2868 >= 1636 @ 77.03
81.83/82.13	c #Conflicts:      62000 | #Constraints:      47279
81.83/82.13	c bounds 2868 >= 1637 @ 77.0507
81.83/82.16	c bounds 2868 >= 1638 @ 77.0834
81.91/82.20	c bounds 2868 >= 1639 @ 77.1227
81.91/82.29	c bounds 2868 >= 1640 @ 77.2034
82.11/82.41	c #Conflicts:      63000 | #Constraints:      48504
82.11/82.41	c bounds 2868 >= 1641 @ 77.3215
82.31/82.68	c #Conflicts:      64000 | #Constraints:      49606
82.31/82.68	c bounds 2868 >= 1642 @ 77.5719
85.51/85.83	c #Conflicts:      65000 | #Constraints:      50738
85.51/85.83	c INPROCESSING
85.51/85.83	c GARBAGE COLLECT
85.51/85.83	c rational objective 1642
85.72/86.10	c bounds 2868 >= 1643 @ 80.9478
86.01/86.38	c #Conflicts:      66000 | #Constraints:      39674
86.01/86.38	c #Conflicts:      67000 | #Constraints:      40674
86.01/86.38	c bounds 2868 >= 1644 @ 81.2047
87.72/88.02	c #Conflicts:      68000 | #Constraints:      41839
87.72/88.02	c bounds 2868 >= 1645 @ 82.8137
88.00/88.31	c #Conflicts:      69000 | #Constraints:      42908
88.00/88.31	c bounds 2868 >= 1646 @ 83.085
88.20/88.51	c #Conflicts:      70000 | #Constraints:      43974
88.20/88.51	c bounds 2868 >= 1647 @ 83.2763
88.40/88.77	c #Conflicts:      71000 | #Constraints:      45016
88.40/88.77	c bounds 2868 >= 1648 @ 83.5308
89.50/89.87	c #Conflicts:      72000 | #Constraints:      46073
89.50/89.87	c bounds 2867 >= 1648 @ 84.5982
89.50/89.89	c bounds 2867 >= 1649 @ 84.6161
89.50/89.89	c bounds 2867 >= 1650 @ 84.6196
89.60/89.91	c bounds 2867 >= 1651 @ 84.6243
89.60/89.91	c bounds 2867 >= 1652 @ 84.6327
89.60/89.93	c bounds 2867 >= 1653 @ 84.6452
92.38/92.71	c INPROCESSING
92.38/92.71	c GARBAGE COLLECT
92.38/92.71	c rational objective 1653
92.48/92.82	c bounds 2867 >= 1654 @ 87.512
92.48/92.84	c bounds 2867 >= 1655 @ 87.5259
92.48/92.86	c bounds 2867 >= 1656 @ 87.5422
92.48/92.88	c #Conflicts:      73000 | #Constraints:      37207
92.48/92.88	c bounds 2867 >= 1657 @ 87.5554
92.59/92.90	c bounds 2867 >= 1658 @ 87.5734
95.87/96.22	c bounds 2867 >= 1659 @ 90.841
95.87/96.24	c bounds 2867 >= 1660 @ 90.8642
95.87/96.28	c #Conflicts:      74000 | #Constraints:      38324
95.87/96.28	c bounds 2867 >= 1661 @ 90.901
95.98/96.33	c bounds 2867 >= 1662 @ 90.9462
95.98/96.40	c bounds 2867 >= 1663 @ 91.003
96.08/96.47	c #Conflicts:      75000 | #Constraints:      39411
96.08/96.47	c bounds 2867 >= 1664 @ 91.0733
96.17/96.53	c bounds 2866 >= 1664 @ 91.1306
96.17/96.59	c bounds 2866 >= 1665 @ 91.1866
96.27/96.66	c #Conflicts:      76000 | #Constraints:      40484
96.27/96.66	c bounds 2865 >= 1665 @ 91.2485
96.37/96.77	c bounds 2864 >= 1665 @ 91.3535
96.37/96.78	c bounds 2864 >= 1666 @ 91.3595
96.47/96.83	c bounds 2864 >= 1667 @ 91.4095
96.58/96.93	c bounds 2863 >= 1667 @ 91.5071
96.69/97.01	c bounds 2863 >= 1668 @ 91.5842
96.69/97.10	c bounds 2862 >= 1668 @ 91.6705
96.87/97.20	c bounds 2861 >= 1668 @ 91.7579
96.87/97.22	c #Conflicts:      77000 | #Constraints:      41558
96.87/97.22	c bounds 2861 >= 1669 @ 91.771
96.87/97.24	c bounds 2861 >= 1670 @ 91.7862
96.87/97.26	c bounds 2861 >= 1671 @ 91.8067
96.98/97.31	c bounds 2860 >= 1671 @ 91.8534
96.98/97.34	c bounds 2860 >= 1672 @ 91.8859
96.98/97.39	c bounds 2859 >= 1672 @ 91.9312
97.07/97.44	c #Conflicts:      78000 | #Constraints:      42719
97.07/97.44	c bounds 2859 >= 1673 @ 91.9714
97.07/97.49	c bounds 2858 >= 1673 @ 92.0195
97.17/97.53	c bounds 2857 >= 1673 @ 92.0613
97.17/97.59	c bounds 2857 >= 1674 @ 92.1154
97.28/97.63	c bounds 2856 >= 1674 @ 92.155
97.28/97.67	c bounds 2855 >= 1674 @ 92.1874
97.37/97.70	c bounds 2855 >= 1675 @ 92.218
97.37/97.75	c bounds 2854 >= 1675 @ 92.2642
97.37/97.80	c #Conflicts:      79000 | #Constraints:      43790
97.37/97.80	c bounds 2854 >= 1676 @ 92.3075
97.48/97.84	c bounds 2853 >= 1676 @ 92.348
97.48/97.89	c bounds 2852 >= 1676 @ 92.3934
97.57/97.94	c bounds 2852 >= 1677 @ 92.4437
97.68/98.06	c bounds 2851 >= 1677 @ 92.5537
97.78/98.16	c bounds 2851 >= 1678 @ 92.6569
97.88/98.25	c bounds 2850 >= 1678 @ 92.7414
97.88/98.29	c bounds 2849 >= 1678 @ 92.7834
97.97/98.33	c #Conflicts:      80000 | #Constraints:      44909
97.97/98.33	c bounds 2848 >= 1678 @ 92.821
97.97/98.38	c bounds 2848 >= 1679 @ 92.8569
98.17/98.52	c bounds 2847 >= 1679 @ 93.0001
98.27/98.64	c bounds 2847 >= 1680 @ 93.1109
102.16/102.58	c #Conflicts:      81000 | #Constraints:      45963
102.16/102.58	c #Conflicts:      82000 | #Constraints:      46984
102.16/102.58	c bounds 2846 >= 1680 @ 96.972
104.05/104.44	WSVECS04 Frhs2[19]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[33]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[107]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[149]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[232]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[261]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[300]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[380]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[381]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[390]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[397]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[408]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[421]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[456]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[491]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[496]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[500]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[519]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[542]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[591]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[604]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[649]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[675]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[687]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[692]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[695]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[703]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[797]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[806]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[832]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[866]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[874]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[881]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[908]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[919]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[920]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[923]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[924]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[933]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[961]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[968]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[974]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1003]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1010]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1023]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1050]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1067]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1070]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1097]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1103]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1128]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1153]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1162]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1177]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1189]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1206]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1225]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1273]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1332]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1361]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1419]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1448]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1451]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1466]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1508]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1532]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1536]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1547]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1548]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1556]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1568]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1609]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1613]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1633]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1681]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1735]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1781]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1797]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1810]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1817]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1823]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1826]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1837]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1845]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1848]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1877]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1879]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[1993]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2104]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2123]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2187]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2200]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2242]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2248]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2251]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2264]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2274]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2279]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2284]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2286]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2312]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2324]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2327]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2330]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2376]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2396]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2422]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2425]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2436]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2440]: 6 -1.0001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2510]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2515]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2522]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2552]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2553]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2560]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2568]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2586]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2599]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2600]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2602]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2642]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2655]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2734]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2736]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2763]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2810]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2813]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2882]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2893]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2928]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2935]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2940]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2950]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2959]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2975]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[2995]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3002]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3024]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3042]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3063]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3069]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3072]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3086]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3090]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3094]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3138]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3142]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3144]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3170]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3172]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3193]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3201]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3218]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3229]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3230]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3238]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3262]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3307]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3326]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3348]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3514]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3537]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3628]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3642]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3665]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3668]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3679]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3735]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3740]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3743]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3754]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3757]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3770]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3808]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3814]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3855]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3863]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3897]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3901]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3972]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[3979]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4017]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4019]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4048]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4050]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4060]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4062]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4063]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4069]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4079]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4141]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4145]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4175]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4201]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4210]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4213]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4219]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4222]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4223]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4240]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4261]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4270]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4272]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4305]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4311]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4325]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4340]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4385]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4398]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4432]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4438]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4441]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4449]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4462]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4474]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4483]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4494]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4523]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4527]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4564]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4566]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4572]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4579]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4581]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4584]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4585]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4614]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4632]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4636]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4650]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4659]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4669]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4677]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4685]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4705]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4713]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4720]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4740]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4745]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4759]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4767]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4775]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4786]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4791]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4826]: 6 -1.00007 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4844]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4860]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4876]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4885]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4907]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4925]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4937]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4945]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[4947]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5002]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5063]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5117]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5126]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5143]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5165]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5171]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5197]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5212]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5214]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5217]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5244]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5256]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5257]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5260]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5287]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5292]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5336]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5344]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5380]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5392]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5406]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5408]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5414]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5438]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5439]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5471]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5478]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5508]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5521]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5539]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5547]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5556]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5560]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5575]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5580]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5599]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5601]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5603]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5606]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5614]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5619]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5639]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5658]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5662]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5691]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5703]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5705]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5714]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5719]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5726]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5747]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5751]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5754]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5771]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5801]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5825]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5860]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5905]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5910]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5918]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5923]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5947]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5952]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5954]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5955]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5957]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5964]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5976]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5983]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5986]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[5994]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6021]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6032]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6034]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6089]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6094]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6100]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6153]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6156]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6158]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6162]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6167]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6195]: 6 -1.00005 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6226]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6232]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6250]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6251]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6253]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6262]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6301]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6306]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6328]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6368]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6373]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6383]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6384]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6422]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6451]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6452]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6455]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6469]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6482]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6498]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6502]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6506]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6530]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6533]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6541]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6544]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6547]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6579]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6625]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6627]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6657]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6680]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6719]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6739]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6746]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6763]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6775]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6779]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6789]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6809]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6831]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6850]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6854]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6869]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6877]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6887]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6898]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6920]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6922]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6924]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6939]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6943]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6962]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[6964]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7017]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7044]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7048]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7069]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7070]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7075]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7082]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7085]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7097]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7113]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7157]: 6 -1.00001 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7172]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7189]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7190]: 6 -1.00004 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7191]: 6 -1.00003 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7200]: 6 -1.00002 0 shouldn't be
104.05/104.44	WSVECS04 Frhs2[7225]: 6 -1.00001 0 shouldn't be
105.55/105.92	c bounds 2846 >= 1681 @ 100.268
105.66/106.04	c bounds 2846 >= 1682 @ 100.384
105.85/106.23	c #Conflicts:      83000 | #Constraints:      48080
105.85/106.23	c bounds 2846 >= 1683 @ 100.563
105.95/106.33	c bounds 2846 >= 1684 @ 100.67
106.15/106.53	c #Conflicts:      84000 | #Constraints:      49146
106.15/106.53	c bounds 2846 >= 1685 @ 100.855
106.44/106.80	c bounds 2846 >= 1686 @ 101.115
106.66/107.03	c #Conflicts:      85000 | #Constraints:      50281
106.66/107.03	c bounds 2846 >= 1687 @ 101.345
106.94/107.38	c bounds 2846 >= 1688 @ 101.691
126.49/126.98	c #Conflicts:      86000 | #Constraints:      51443
126.49/126.98	c #Conflicts:      87000 | #Constraints:      52443
126.49/126.98	c #Conflicts:      88000 | #Constraints:      53443
126.49/126.98	c #Conflicts:      89000 | #Constraints:      54443
126.49/126.98	c #Conflicts:      90000 | #Constraints:      55443
126.49/126.98	c #Conflicts:      91000 | #Constraints:      56443
126.49/126.98	c INPROCESSING
126.49/126.98	c GARBAGE COLLECT
126.49/126.98	c rational objective 1688
126.60/127.10	c bounds 2846 >= 1689 @ 121.108
126.71/127.18	c bounds 2846 >= 1690 @ 121.186
126.79/127.25	c #Conflicts:      92000 | #Constraints:      41572
126.79/127.25	c bounds 2846 >= 1691 @ 121.252
126.89/127.34	c bounds 2846 >= 1692 @ 121.335
126.99/127.50	c #Conflicts:      93000 | #Constraints:      42632
126.99/127.50	c bounds 2846 >= 1693 @ 121.484
127.19/127.67	c bounds 2846 >= 1694 @ 121.656
129.60/130.03	c #Conflicts:      94000 | #Constraints:      43701
129.60/130.03	c bounds 2846 >= 1695 @ 123.988
129.88/130.37	c #Conflicts:      95000 | #Constraints:      44758
129.88/130.37	c bounds 2846 >= 1696 @ 124.31
130.38/130.81	c #Conflicts:      96000 | #Constraints:      45809
130.38/130.81	c #Conflicts:      97000 | #Constraints:      46809
130.38/130.81	c bounds 2846 >= 1697 @ 124.748
131.07/131.56	c #Conflicts:      98000 | #Constraints:      47875
131.07/131.56	c #Conflicts:      99000 | #Constraints:      48875
131.07/131.56	c bounds 2846 >= 1698 @ 125.483
134.58/135.03	c #Conflicts:     100000 | #Constraints:      49953
134.58/135.03	c INPROCESSING
134.58/135.03	c GARBAGE COLLECT
134.58/135.03	c rational objective 1698
136.77/137.20	c #Conflicts:     101000 | #Constraints:      39640
136.77/137.20	c bounds 2846 >= 1699 @ 131.041
136.86/137.33	c #Conflicts:     102000 | #Constraints:      40793
136.86/137.33	c bounds 2846 >= 1700 @ 131.166
136.96/137.49	c bounds 2846 >= 1701 @ 131.316
137.16/137.67	c #Conflicts:     103000 | #Constraints:      41925
137.16/137.67	c bounds 2846 >= 1702 @ 131.486
137.36/137.84	c #Conflicts:     104000 | #Constraints:      42967
137.36/137.84	c bounds 2846 >= 1703 @ 131.645
137.57/138.05	c bounds 2846 >= 1704 @ 131.847
137.76/138.29	c #Conflicts:     105000 | #Constraints:      44045
137.76/138.29	c bounds 2846 >= 1705 @ 132.073
138.25/138.76	c #Conflicts:     106000 | #Constraints:      45075
138.25/138.76	c #Conflicts:     107000 | #Constraints:      46075
138.25/138.76	c bounds 2846 >= 1706 @ 132.529
140.45/140.98	c #Conflicts:     108000 | #Constraints:      47129
140.45/140.98	c bounds 2846 >= 1707 @ 134.71
141.56/142.01	c #Conflicts:     109000 | #Constraints:      48192
141.56/142.01	c #Conflicts:     110000 | #Constraints:      49192
141.56/142.01	c #Conflicts:     111000 | #Constraints:      50192
141.56/142.01	c bounds 2846 >= 1708 @ 135.703
142.95/143.49	c #Conflicts:     112000 | #Constraints:      51270
142.95/143.49	c #Conflicts:     113000 | #Constraints:      52270
142.95/143.49	c #Conflicts:     114000 | #Constraints:      53270
142.95/143.49	c #Conflicts:     115000 | #Constraints:      54270
142.95/143.49	c bounds 2846 >= 1709 @ 137.13
147.44/147.99	c #Conflicts:     116000 | #Constraints:      55309
147.44/147.99	c #Conflicts:     117000 | #Constraints:      56309
147.44/147.99	c #Conflicts:     118000 | #Constraints:      57309
147.44/147.99	c bounds 2846 >= 1710 @ 141.555
150.72/151.24	c #Conflicts:     119000 | #Constraints:      58408
150.72/151.24	c #Conflicts:     120000 | #Constraints:      59408
150.72/151.24	c #Conflicts:     121000 | #Constraints:      60408
150.72/151.24	c INPROCESSING
150.72/151.24	c GARBAGE COLLECT
150.72/151.24	c rational objective 1710
151.22/151.73	c #Conflicts:     122000 | #Constraints:      44430
151.22/151.73	c bounds 2846 >= 1711 @ 145.225
156.20/156.75	c #Conflicts:     123000 | #Constraints:      45598
156.20/156.75	c #Conflicts:     124000 | #Constraints:      46598
156.20/156.75	c #Conflicts:     125000 | #Constraints:      47598
156.20/156.75	c #Conflicts:     126000 | #Constraints:      48598
156.20/156.75	c #Conflicts:     127000 | #Constraints:      49598
156.20/156.75	c #Conflicts:     128000 | #Constraints:      50598
156.20/156.75	c bounds 2846 >= 1712 @ 150.119
160.51/161.05	c #Conflicts:     129000 | #Constraints:      51772
160.51/161.05	c #Conflicts:     130000 | #Constraints:      52772
160.51/161.05	c #Conflicts:     131000 | #Constraints:      53772
160.51/161.05	c #Conflicts:     132000 | #Constraints:      54772
160.51/161.05	c INPROCESSING
160.51/161.05	c GARBAGE COLLECT
160.51/161.05	c rational objective 1712
164.98/165.59	c #Conflicts:     133000 | #Constraints:      42508
164.98/165.59	c #Conflicts:     134000 | #Constraints:      43508
164.98/165.59	c #Conflicts:     135000 | #Constraints:      44508
164.98/165.59	c #Conflicts:     136000 | #Constraints:      45508
164.98/165.59	c #Conflicts:     137000 | #Constraints:      46508
164.98/165.59	c #Conflicts:     138000 | #Constraints:      47508
164.98/165.59	c #Conflicts:     139000 | #Constraints:      48508
164.98/165.59	c bounds 2846 >= 1713 @ 158.773
171.26/171.82	c #Conflicts:     140000 | #Constraints:      49743
171.26/171.82	c #Conflicts:     141000 | #Constraints:      50744
171.26/171.82	c bounds 2845 >= 1713 @ 164.907
171.26/171.89	c bounds 2844 >= 1713 @ 164.978
171.58/172.19	c bounds 2843 >= 1713 @ 165.265
174.95/175.52	c #Conflicts:     142000 | #Constraints:      51748
174.95/175.52	c bounds 2842 >= 1713 @ 168.541
175.15/175.71	c bounds 2842 >= 1714 @ 168.715
175.15/175.75	c bounds 2842 >= 1715 @ 168.756
175.46/176.01	c #Conflicts:     143000 | #Constraints:      52827
175.46/176.01	c bounds 2842 >= 1716 @ 169.006
175.95/176.55	c #Conflicts:     144000 | #Constraints:      53929
175.95/176.55	c bounds 2842 >= 1717 @ 169.528
178.24/178.82	c #Conflicts:     145000 | #Constraints:      54983
178.24/178.82	c #Conflicts:     146000 | #Constraints:      55983
178.24/178.82	c bounds 2842 >= 1718 @ 171.757
179.05/179.68	c #Conflicts:     147000 | #Constraints:      57046
179.05/179.68	c bounds 2842 >= 1719 @ 172.601
203.27/203.91	c #Conflicts:     148000 | #Constraints:      58112
203.27/203.91	c #Conflicts:     149000 | #Constraints:      59112
203.27/203.91	c #Conflicts:     150000 | #Constraints:      60112
203.27/203.91	c #Conflicts:     151000 | #Constraints:      61112
203.27/203.91	c #Conflicts:     152000 | #Constraints:      62112
203.27/203.91	c #Conflicts:     153000 | #Constraints:      63123
203.27/203.91	c #Conflicts:     154000 | #Constraints:      64129
203.27/203.91	c bounds 2841 >= 1719 @ 196.296
206.48/207.17	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[16]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[38]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[46]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[47]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[56]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[57]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[62]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[63]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[70]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[78]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[82]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[89]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[93]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[95]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[97]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[99]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[100]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[101]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[103]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[104]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[107]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[112]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[114]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[117]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[121]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[128]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[132]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[133]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[138]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[140]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[141]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[142]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[149]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[150]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[152]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[154]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[157]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[158]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[160]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[161]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[162]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[163]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[165]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[169]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[174]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[183]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[185]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[189]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[192]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[195]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[202]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[212]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[232]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[243]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[247]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[248]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[256]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[259]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[261]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[277]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[284]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[289]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[293]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[297]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[300]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[301]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[302]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[305]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[306]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[309]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[310]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[316]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[317]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[320]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[323]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[332]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[337]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[338]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[339]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[342]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[344]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[345]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[347]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[348]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[349]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[350]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[351]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[353]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[357]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[360]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[362]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[367]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[371]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[372]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[377]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[381]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[384]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[385]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[388]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[390]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[391]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[393]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[394]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[396]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[397]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[398]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[399]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[400]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[401]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[402]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[403]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[405]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[407]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[408]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[411]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[413]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[421]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[423]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[425]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[427]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[429]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[434]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[441]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[444]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[448]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[449]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[450]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[451]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[452]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[453]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[456]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[460]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[470]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[477]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[480]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[491]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[492]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[496]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[499]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[500]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[501]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[504]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[505]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[508]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[509]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[513]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[515]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[516]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[519]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[522]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[531]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[533]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[536]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[537]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[538]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[540]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[543]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[544]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[545]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[546]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[547]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[548]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[550]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[552]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[556]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[574]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[576]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[578]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[581]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[582]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[583]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[586]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[587]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[591]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[595]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[597]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[598]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[601]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[604]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[613]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[615]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[618]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[619]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[620]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[622]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[624]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[625]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[627]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[628]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[629]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[630]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[632]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[649]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[655]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[657]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[662]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[666]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[667]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[670]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[671]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[675]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[676]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[678]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[681]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[682]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[684]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[687]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[690]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[692]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[693]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[694]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[695]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[697]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[699]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[700]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[705]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[713]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[718]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[719]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[721]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[738]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[739]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[740]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[741]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[743]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[753]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[756]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[757]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[762]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[770]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[774]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[775]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[785]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[789]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[792]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[794]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[797]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[806]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[816]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[823]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[824]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[825]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[827]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[832]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[835]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[842]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[846]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[848]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[863]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[865]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[866]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[868]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[869]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[873]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[874]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[877]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[878]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[881]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[882]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[886]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[888]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[892]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[903]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[908]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[910]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[913]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[914]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[915]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[917]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[919]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[920]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[921]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[922]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[923]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[925]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[927]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[928]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[932]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[933]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[942]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[946]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[949]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[951]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[953]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[954]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[961]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[962]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[966]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[968]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[974]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[975]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[979]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[981]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[984]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[988]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[991]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1005]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1009]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1010]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1011]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1013]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1014]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1019]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1020]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1021]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1023]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1025]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1028]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1029]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1034]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1043]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1047]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1049]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1050]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1053]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1054]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1057]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1061]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1063]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1070]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1073]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1076]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1079]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1086]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1088]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1092]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1097]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1098]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1099]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1100]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1101]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1102]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1103]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1106]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1111]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1126]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1132]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1133]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1137]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1140]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1141]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1144]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1145]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1149]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1152]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1153]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1155]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1158]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1159]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1161]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1162]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1164]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1165]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1166]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1169]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1171]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1172]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1175]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1177]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1185]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1186]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1188]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1189]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1190]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1192]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1193]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1196]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1198]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1201]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1202]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1206]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1209]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1210]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1213]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1214]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1215]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1216]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1223]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1225]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1226]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1229]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1230]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1231]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1232]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1233]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1234]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1235]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1237]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1239]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1240]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1244]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1246]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1254]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1256]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1258]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1259]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1260]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1262]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1263]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1266]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1273]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1282]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1285]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1287]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1292]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1303]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1308]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1310]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1312]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1313]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1316]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1317]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1318]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1321]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1324]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1325]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1328]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1331]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1332]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1334]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1337]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1348]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1351]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1353]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1355]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1357]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1358]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1359]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1360]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1361]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1362]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1363]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1365]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1367]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1371]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1390]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1399]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1401]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1403]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1405]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1406]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1409]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1414]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1418]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1419]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1422]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1427]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1434]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1440]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1444]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1448]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1451]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1455]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1457]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1460]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1464]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1465]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1466]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1467]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1470]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1471]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1472]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1473]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1474]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1476]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1480]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1485]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1488]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1490]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1494]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1495]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1499]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1500]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1503]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1505]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1507]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1508]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1509]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1515]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1516]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1518]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1519]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1521]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1522]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1523]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1525]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1526]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1527]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1528]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1530]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1532]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1533]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1536]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1548]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1550]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1551]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1552]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1554]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1556]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1568]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1570]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1571]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1573]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1575]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1579]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1580]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1584]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1586]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1589]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1590]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1593]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1594]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1595]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1597]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1600]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1601]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1603]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1604]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1606]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1607]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1609]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1610]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1611]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1613]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1614]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1615]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1617]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1618]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1622]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1624]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1632]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1633]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1635]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1636]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1637]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1638]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1643]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1649]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1665]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1673]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1675]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1677]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1678]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1681]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1682]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1683]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1686]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1687]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1690]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1695]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1697]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1698]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1701]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1704]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1714]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1716]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1720]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1721]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1722]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1724]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1726]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1727]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1729]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1730]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1731]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1732]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1734]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1735]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1739]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1744]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1751]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1761]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1768]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1773]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1775]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1781]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1791]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1797]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1800]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1801]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1804]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1805]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1806]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1809]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1810]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1813]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1817]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1820]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1823]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1826]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1835]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1837]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1840]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1841]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1842]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1845]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1847]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1848]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1849]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1850]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1851]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1852]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1853]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1855]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1857]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1861]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1865]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1867]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1877]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1879]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1883]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1884]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1890]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1894]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1895]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1909]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1911]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1915]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1919]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1921]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1931]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1934]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1975]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1976]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1979]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1985]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1988]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1989]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1991]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1997]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[1998]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2004]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2005]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2014]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2016]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2017]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2029]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2032]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2035]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2038]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2039]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2040]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2041]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2044]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2049]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2064]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2068]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2069]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2071]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2075]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2078]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2079]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2083]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2085]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2090]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2092]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2100]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2101]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2104]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2106]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2108]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2109]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2114]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2115]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2117]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2118]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2119]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2121]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2125]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2126]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2132]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2133]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2137]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2140]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2146]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2150]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2151]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2156]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2160]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2162]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2172]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2176]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2177]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2181]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2185]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2190]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2193]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2194]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2202]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2203]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2216]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2221]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2237]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2239]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2242]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2243]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2247]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2248]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2251]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2252]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2255]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2256]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2258]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2261]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2262]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2264]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2265]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2267]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2268]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2269]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2270]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2272]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2273]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2274]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2275]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2277]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2279]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2280]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2284]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2286]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2293]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2295]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2297]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2298]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2299]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2301]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2306]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2308]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2311]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2312]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2316]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2317]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2320]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2321]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2324]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2325]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2327]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2330]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2331]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2333]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2334]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2336]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2337]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2338]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2339]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2340]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2341]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2342]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2343]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2345]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2347]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2348]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2352]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2354]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2362]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2364]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2366]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2367]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2368]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2370]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2371]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2373]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2375]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2376]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2379]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2380]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2384]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2388]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2389]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2396]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2399]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2411]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2413]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2417]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2422]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2423]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2424]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2425]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2426]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2427]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2428]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2432]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2436]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2440]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2455]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2458]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2459]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2467]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2476]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2488]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2491]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2492]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2496]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2497]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2500]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2501]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2506]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2507]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2508]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2515]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2517]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2518]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2520]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2521]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2522]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2523]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2525]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2526]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2527]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2528]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2530]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2532]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2533]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2540]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2547]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2549]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2551]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2552]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2553]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2556]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2560]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2566]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2568]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2569]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2586]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2591]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2596]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2599]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2613]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2614]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2627]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2633]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2642]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2655]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2658]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2675]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2681]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2682]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2683]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2690]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2692]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2700]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2705]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2709]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2717]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2728]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2734]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2742]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2765]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2767]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2771]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2772]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2773]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2775]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2777]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2778]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2779]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2781]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2783]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2784]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2785]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2786]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2789]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2792]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2793]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2807]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2810]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2813]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2816]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2818]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2819]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2822]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2825]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2826]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2835]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2838]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2851]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2855]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2858]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2868]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2872]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2873]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2876]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2881]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2892]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2893]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2894]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2895]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2896]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2898]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2899]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2901]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2911]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2913]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2926]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2930]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2931]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2932]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2935]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2936]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2937]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2940]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2941]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2944]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2945]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2947]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2950]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2952]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2956]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2959]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2968]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2970]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2973]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2974]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2976]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2979]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2982]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2983]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2984]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2985]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2986]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2988]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2989]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2991]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2992]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[2995]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3000]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3002]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3003]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3004]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3007]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3011]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3017]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3024]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3027]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3029]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3032]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3033]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3038]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3039]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3042]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3043]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3047]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3048]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3049]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3051]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3054]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3056]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3057]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3060]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3061]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3062]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3063]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3064]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3065]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3066]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3067]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3069]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3071]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3072]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3075]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3078]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3086]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3088]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3090]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3091]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3092]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3094]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3104]: 6 -1.00006 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3108]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3110]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3113]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3114]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3118]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3119]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3122]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3123]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3126]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3127]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3128]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3130]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3133]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3135]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3136]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3138]: 6 -1.00004 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3139]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3140]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3141]: 6 -1.00007 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3142]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3143]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3144]: 6 -1.00008 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3145]: 6 -1.00003 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3147]: 6 -1.00001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3149]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3150]: 6 -1.00002 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3154]: 6 -1.00009 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3156]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3166]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3168]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3169]: 6 -1.0001 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3170]: 6 -1.00005 0 shouldn't be
206.48/207.17	WSVECS04 Frhs2[3172]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3173]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3182]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3184]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3209]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3215]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3218]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3221]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3223]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3224]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3226]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3228]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3229]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3230]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3233]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3234]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3237]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3238]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3242]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3245]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3246]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3251]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3260]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3262]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3265]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3266]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3268]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3270]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3271]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3272]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3273]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3274]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3275]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3276]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3278]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3281]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3285]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3289]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3292]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3294]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3297]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3298]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3302]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3303]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3306]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3307]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3310]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3311]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3312]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3314]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3317]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3318]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3322]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3323]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3324]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3325]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3326]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3327]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3328]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3329]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3331]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3333]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3334]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3338]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3340]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3348]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3350]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3352]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3353]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3354]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3356]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3357]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3360]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3367]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3370]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3373]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3394]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3399]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3406]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3408]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3411]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3421]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3427]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3428]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3430]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3431]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3432]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3434]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3439]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3440]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3442]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3443]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3444]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3446]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3447]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3451]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3453]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3454]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3455]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3459]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3465]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3477]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3479]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3488]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3489]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3491]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3496]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3505]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3512]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3514]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3519]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3523]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3527]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3528]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3529]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3530]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3534]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3536]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3537]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3538]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3545]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3546]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3549]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3553]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3557]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3565]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3571]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3579]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3580]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3581]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3582]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3590]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3591]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3593]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3604]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3609]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3621]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3624]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3626]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3628]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3629]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3632]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3633]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3634]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3637]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3638]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3641]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3642]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3646]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3648]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3649]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3652]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3663]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3665]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3668]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3669]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3670]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3672]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3674]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3675]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3676]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3677]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3678]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3679]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3680]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3682]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3684]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3688]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3700]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3703]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3710]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3720]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3727]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3730]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3732]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3735]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3739]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3740]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3743]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3744]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3747]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3748]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3749]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3751]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3754]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3755]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3757]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3758]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3760]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3761]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3762]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3763]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3764]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3765]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3766]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3768]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3770]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3771]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3775]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3777]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3785]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3787]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3790]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3791]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3792]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3795]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3797]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3804]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3806]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3807]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3811]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3814]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3817]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3847]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3855]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3858]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3862]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3863]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3867]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3868]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3872]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3873]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3875]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3876]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3877]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3879]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3882]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3884]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3886]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3887]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3889]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3890]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3893]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3894]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3895]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3896]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3897]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3899]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3901]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3902]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3909]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3917]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3921]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3922]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3923]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3925]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3926]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3959]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3961]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3963]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3966]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3967]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3971]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3972]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3975]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3976]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3979]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3980]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3981]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3983]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3986]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3987]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3989]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3990]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3992]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3993]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3994]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3995]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3996]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3997]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[3998]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4000]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4002]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4003]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4007]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4009]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4017]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4019]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4021]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4022]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4023]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4025]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4032]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4034]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4039]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4045]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4048]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4050]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4056]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4060]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4074]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4079]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4081]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4085]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4097]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4098]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4103]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4108]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4118]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4134]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4135]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4138]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4140]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4141]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4143]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4145]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4146]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4148]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4157]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4158]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4161]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4163]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4166]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4170]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4175]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4180]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4182]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4184]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4188]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4189]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4193]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4200]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4201]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4204]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4205]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4209]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4210]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4211]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4213]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4214]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4218]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4219]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4220]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4222]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4223]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4225]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4226]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4227]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4228]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4230]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4233]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4234]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4235]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4238]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4240]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4241]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4245]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4247]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4248]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4257]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4260]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4261]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4263]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4264]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4266]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4269]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4270]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4271]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4281]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4295]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4296]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4297]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4300]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4302]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4305]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4306]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4308]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4311]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4312]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4315]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4316]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4319]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4320]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4321]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4322]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4323]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4325]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4326]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4328]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4330]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4331]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4332]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4333]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4334]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4335]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4336]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4338]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4339]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4340]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4344]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4345]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4348]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4349]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4359]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4361]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4363]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4365]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4370]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4380]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4382]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4385]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4387]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4388]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4391]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4392]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4397]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4398]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4402]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4403]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4405]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4410]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4413]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4414]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4417]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4422]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4427]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4428]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4431]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4432]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4434]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4435]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4436]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4437]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4438]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4439]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4441]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4442]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4444]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4445]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4448]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4449]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4453]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4456]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4458]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4459]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4462]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4471]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4472]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4474]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4476]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4477]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4479]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4482]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4483]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4485]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4487]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4489]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4491]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4494]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4495]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4499]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4500]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4503]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4504]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4507]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4508]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4510]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4513]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4514]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4516]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4517]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4519]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4520]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4521]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4522]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4523]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4524]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4525]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4527]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4529]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4530]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4534]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4536]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4544]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4547]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4549]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4551]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4560]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4564]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4566]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4569]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4572]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4574]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4575]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4576]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4579]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4581]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4584]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4585]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4588]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4589]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4593]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4597]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4598]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4601]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4604]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4614]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4617]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4618]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4620]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4622]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4623]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4624]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4625]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4626]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4628]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4630]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4632]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4636]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4637]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4644]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4646]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4649]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4650]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4654]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4655]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4658]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4659]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4662]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4663]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4664]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4666]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4669]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4670]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4672]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4673]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4675]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4676]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4677]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4678]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4679]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4680]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4681]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4682]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4685]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4686]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4690]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4692]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4700]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4702]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4704]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4705]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4706]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4708]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4713]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4715]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4717]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4719]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4720]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4723]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4724]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4725]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4728]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4729]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4732]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4733]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4737]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4739]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4740]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4743]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4745]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4754]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4758]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4759]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4760]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4763]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4765]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4766]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4767]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4768]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4769]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4770]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4771]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4773]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4775]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4779]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4786]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4788]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4791]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4795]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4822]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4826]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4832]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4838]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4841]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4844]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4845]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4849]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4850]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4851]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4854]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4855]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4859]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4860]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4861]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4863]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4866]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4867]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4870]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4871]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4873]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4874]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4875]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4876]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4877]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4878]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4879]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4880]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4881]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4883]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4885]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4888]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4890]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4899]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4901]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4903]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4904]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4905]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4907]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4909]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4911]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4912]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4915]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4916]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4920]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4921]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4924]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4925]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4929]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4930]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4931]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4933]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4936]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4937]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4939]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4940]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4942]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4943]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4944]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4945]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4946]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4947]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4948]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4949]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4950]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4952]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4954]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4958]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4960]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4968]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4970]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4972]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4973]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4974]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4976]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4981]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4983]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4985]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4986]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4989]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4993]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4997]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4998]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[4999]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5009]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5012]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5015]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5019]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5020]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5027]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5029]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5032]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5038]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5039]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5040]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5041]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5042]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5043]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5044]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5048]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5052]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5054]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5061]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5063]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5065]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5066]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5067]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5070]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5071]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5072]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5075]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5076]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5079]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5080]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5084]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5086]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5087]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5088]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5091]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5094]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5104]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5106]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5109]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5111]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5113]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5114]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5115]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5116]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5117]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5118]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5119]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5122]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5126]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5131]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5143]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5155]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5157]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5159]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5161]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5162]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5165]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5166]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5170]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5174]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5175]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5182]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5185]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5188]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5197]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5199]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5200]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5204]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5205]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5211]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5212]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5213]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5214]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5215]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5216]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5217]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5221]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5225]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5228]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5230]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5233]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5235]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5240]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5244]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5245]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5248]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5250]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5251]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5256]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5257]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5260]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5261]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5263]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5264]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5268]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5269]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5271]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5272]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5273]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5275]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5279]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5280]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5283]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5284]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5285]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5286]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5289]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5291]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5292]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5299]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5310]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5315]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5316]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5317]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5320]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5321]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5322]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5326]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5327]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5330]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5335]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5336]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5344]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5353]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5354]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5376]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5378]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5380]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5381]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5385]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5386]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5391]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5394]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5397]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5398]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5406]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5408]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5411]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5414]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5420]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5426]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5431]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5432]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5436]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5437]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5438]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5439]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5440]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5441]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5442]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5445]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5449]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5462]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5465]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5466]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5468]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5471]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5477]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5478]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5480]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5484]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5496]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5497]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5508]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5512]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5521]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5535]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5539]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5541]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5543]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5546]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5547]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5551]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5552]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5555]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5556]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5560]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5561]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5563]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5566]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5568]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5569]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5571]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5572]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5573]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5574]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5575]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5576]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5577]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5578]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5580]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5582]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5583]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5587]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5596]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5599]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5600]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5601]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5603]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5605]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5606]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5607]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5614]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5616]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5618]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5619]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5622]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5623]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5624]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5625]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5628]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5629]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5632]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5633]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5637]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5639]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5640]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5643]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5646]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5656]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5658]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5661]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5662]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5665]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5667]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5668]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5669]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5670]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5672]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5673]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5675]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5677]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5681]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5691]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5693]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5699]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5701]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5703]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5704]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5705]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5708]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5709]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5710]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5711]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5714]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5715]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5718]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5719]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5723]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5725]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5726]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5729]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5732]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5741]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5743]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5746]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5747]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5749]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5751]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5752]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5753]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5754]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5755]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5756]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5760]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5765]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5771]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5774]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5781]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5783]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5791]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5797]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5798]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5801]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5807]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5809]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5811]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5812]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5815]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5816]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5817]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5820]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5821]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5824]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5825]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5826]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5830]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5833]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5834]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5837]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5840]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5849]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5851]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5854]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5855]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5857]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5859]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5860]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5861]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5862]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5863]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5864]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5866]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5868]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5872]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5878]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5879]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5886]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5889]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5890]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5897]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5899]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5901]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5903]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5905]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5906]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5909]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5910]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5911]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5914]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5915]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5918]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5919]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5923]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5925]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5926]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5927]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5930]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5933]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5942]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5944]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5947]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5948]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5949]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5951]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5952]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5954]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5955]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5956]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5957]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5959]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5960]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5962]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5964]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5968]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5976]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5979]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5981]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5983]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5985]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5986]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5989]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5990]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5991]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5994]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5995]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5998]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[5999]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6003]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6005]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6006]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6009]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6012]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6021]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6023]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6026]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6027]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6028]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6030]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6032]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6033]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6034]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6035]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6036]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6037]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6039]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6041]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6045]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6050]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6052]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6058]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6059]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6064]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6065]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6069]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6070]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6071]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6078]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6080]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6083]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6086]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6091]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6093]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6094]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6100]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6101]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6104]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6108]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6110]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6116]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6119]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6122]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6124]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6132]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6139]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6141]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6142]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6148]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6150]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6152]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6153]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6156]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6157]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6158]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6162]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6163]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6166]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6167]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6171]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6173]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6174]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6177]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6180]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6190]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6192]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6195]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6196]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6199]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6201]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6202]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6203]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6204]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6205]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6206]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6208]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6209]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6210]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6214]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6222]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6226]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6229]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6232]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6237]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6250]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6251]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6253]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6255]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6257]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6258]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6261]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6262]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6263]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6266]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6267]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6270]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6271]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6275]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6277]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6278]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6281]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6284]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6294]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6296]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6299]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6300]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6301]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6303]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6305]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6306]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6307]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6308]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6309]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6310]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6312]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6317]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6326]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6328]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6333]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6339]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6340]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6347]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6358]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6360]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6363]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6364]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6368]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6369]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6372]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6373]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6376]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6377]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6378]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6380]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6383]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6386]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6387]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6389]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6390]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6391]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6392]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6393]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6394]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6395]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6396]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6398]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6399]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6400]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6404]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6405]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6407]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6416]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6418]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6419]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6420]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6422]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6431]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6432]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6433]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6443]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6446]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6447]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6451]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6452]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6458]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6461]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6462]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6469]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6472]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6475]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6477]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6482]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6483]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6488]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6490]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6495]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6501]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6502]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6503]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6504]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6505]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6506]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6507]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6508]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6511]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6512]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6517]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6520]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6525]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6530]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6532]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6533]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6536]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6541]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6542]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6544]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6547]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6549]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6551]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6552]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6558]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6561]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6562]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6565]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6566]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6571]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6576]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6579]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6581]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6583]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6588]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6592]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6598]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6599]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6602]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6603]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6606]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6612]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6621]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6622]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6625]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6627]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6630]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6637]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6641]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6643]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6644]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6646]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6651]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6654]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6655]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6657]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6658]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6662]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6663]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6669]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6678]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6680]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6683]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6686]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6690]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6691]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6695]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6696]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6697]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6700]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6704]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6707]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6712]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6719]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6723]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6725]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6729]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6739]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6746]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6754]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6759]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6761]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6763]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6764]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6765]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6768]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6769]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6770]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6771]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6775]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6776]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6779]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6780]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6781]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6785]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6788]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6789]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6792]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6795]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6802]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6807]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6809]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6812]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6813]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6817]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6821]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6822]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6823]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6824]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6825]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6826]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6827]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6831]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6839]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6847]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6850]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6851]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6854]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6861]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6863]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6865]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6869]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6873]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6874]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6877]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6878]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6882]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6883]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6885]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6887]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6888]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6890]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6891]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6893]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6897]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6898]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6899]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6900]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6902]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6904]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6905]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6911]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6919]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6920]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6924]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6925]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6927]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6929]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6931]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6934]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6935]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6939]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6940]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6943]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6944]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6947]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6948]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6949]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6951]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6954]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6955]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6957]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6958]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6960]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6961]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6962]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6963]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6964]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6965]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6966]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6967]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6969]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6971]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6972]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6976]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6978]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6986]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6988]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6990]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6991]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[6993]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7004]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7017]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7018]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7021]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7035]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7037]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7044]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7046]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7048]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7051]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7053]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7057]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7058]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7061]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7062]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7065]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7066]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7067]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7070]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7074]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7075]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7077]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7078]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7080]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7081]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7083]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7084]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7085]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7086]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7087]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7089]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7091]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7095]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7097]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7105]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7108]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7109]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7111]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7113]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7114]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7115]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7116]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7123]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7127]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7129]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7130]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7134]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7143]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7144]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7146]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7148]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7149]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7152]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7153]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7154]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7157]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7158]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7161]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7162]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7166]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7168]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7169]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7172]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7175]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7184]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7186]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7189]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7190]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7191]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7193]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7195]: 6 -1.00001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7196]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7197]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7198]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7199]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7200]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7201]: 6 -1.00002 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7203]: 6 -1.00003 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7205]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7211]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7216]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7225]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7228]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7229]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7236]: 6 -1.00004 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7247]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7256]: 6 -1.00009 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7259]: 6 -1.00007 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7269]: 6 -1.00006 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7274]: 6 -1.0001 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7289]: 6 -1.00008 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7291]: 6 -1.00005 0 shouldn't be
206.48/207.18	WSVECS04 Frhs2[7295]: 6 -1.00009 0 shouldn't be
208.26/208.90	c #Conflicts:     155000 | #Constraints:      65133
208.26/208.90	c bounds 2841 >= 1720 @ 201.217
212.94/213.65	c #Conflicts:     156000 | #Constraints:      66136
212.94/213.65	c INPROCESSING
212.94/213.65	c GARBAGE COLLECT
212.94/213.65	c rational objective 1720
216.35/217.08	c #Conflicts:     157000 | #Constraints:      47670
216.35/217.08	c bounds 2841 >= 1721 @ 209.275
216.64/217.32	c #Conflicts:     158000 | #Constraints:      48775
216.64/217.32	c bounds 2841 >= 1722 @ 209.502
217.54/218.24	c #Conflicts:     159000 | #Constraints:      49847
217.54/218.24	c #Conflicts:     160000 | #Constraints:      50847
217.54/218.24	c #Conflicts:     161000 | #Constraints:      51847
217.54/218.24	c #Conflicts:     162000 | #Constraints:      52847
217.54/218.24	c bounds 2841 >= 1723 @ 210.391
220.72/221.42	c #Conflicts:     163000 | #Constraints:      53943
220.72/221.42	c #Conflicts:     164000 | #Constraints:      54943
220.72/221.42	c #Conflicts:     165000 | #Constraints:      55943
220.72/221.42	c #Conflicts:     166000 | #Constraints:      56943
220.72/221.42	c #Conflicts:     167000 | #Constraints:      57943
220.72/221.42	c #Conflicts:     168000 | #Constraints:      58943
220.72/221.42	c bounds 2841 >= 1724 @ 213.497
223.52/224.29	c INPROCESSING
223.52/224.29	c GARBAGE COLLECT
223.52/224.29	c rational objective 1724
228.32/229.09	c #Conflicts:     169000 | #Constraints:      44643
228.32/229.09	c #Conflicts:     170000 | #Constraints:      45643
228.32/229.09	c #Conflicts:     171000 | #Constraints:      46643
228.32/229.09	c #Conflicts:     172000 | #Constraints:      47643
228.32/229.09	c #Conflicts:     173000 | #Constraints:      48643
228.32/229.09	c #Conflicts:     174000 | #Constraints:      49643
228.32/229.09	c #Conflicts:     175000 | #Constraints:      50643
228.32/229.09	c #Conflicts:     176000 | #Constraints:      51643
228.32/229.09	c #Conflicts:     177000 | #Constraints:      52643
228.32/229.09	c bounds 2841 >= 1725 @ 221.031
234.19/234.90	c #Conflicts:     178000 | #Constraints:      53757
234.19/234.90	c #Conflicts:     179000 | #Constraints:      54757
234.19/234.90	c #Conflicts:     180000 | #Constraints:      55757
234.19/234.90	c #Conflicts:     181000 | #Constraints:      56757
234.19/234.90	c #Conflicts:     182000 | #Constraints:      57757
234.19/234.90	c #Conflicts:     183000 | #Constraints:      58757
234.19/234.90	c #Conflicts:     184000 | #Constraints:      59757
234.19/234.90	c bounds 2841 >= 1726 @ 226.707
235.69/236.47	c #Conflicts:     185000 | #Constraints:      60835
235.69/236.47	c #Conflicts:     186000 | #Constraints:      61835
235.69/236.47	c #Conflicts:     187000 | #Constraints:      62835
235.69/236.47	c #Conflicts:     188000 | #Constraints:      63835
235.69/236.47	c bounds 2841 >= 1727 @ 228.244
241.87/242.60	c #Conflicts:     189000 | #Constraints:      64868
241.87/242.60	c #Conflicts:     190000 | #Constraints:      65868
241.87/242.60	c #Conflicts:     191000 | #Constraints:      66868
241.87/242.60	c #Conflicts:     192000 | #Constraints:      67868
241.87/242.60	c #Conflicts:     193000 | #Constraints:      68868
241.87/242.60	c #Conflicts:     194000 | #Constraints:      69868
241.87/242.60	c #Conflicts:     195000 | #Constraints:      70868
241.87/242.60	c bounds 2841 >= 1728 @ 234.284
245.37/246.12	c #Conflicts:     196000 | #Constraints:      71916
245.37/246.12	c INPROCESSING
245.37/246.12	c GARBAGE COLLECT
245.37/246.12	c rational objective 1728
247.65/248.42	c #Conflicts:     197000 | #Constraints:      50963
247.65/248.42	c #Conflicts:     198000 | #Constraints:      51963
247.65/248.42	c #Conflicts:     199000 | #Constraints:      52963
247.65/248.42	c bounds 2841 >= 1729 @ 240.02
252.53/253.33	c #Conflicts:     200000 | #Constraints:      54014
252.53/253.33	c #Conflicts:     201000 | #Constraints:      55014
252.53/253.33	c #Conflicts:     202000 | #Constraints:      56014
252.53/253.33	c #Conflicts:     203000 | #Constraints:      57014
252.53/253.33	c #Conflicts:     204000 | #Constraints:      58014
252.53/253.33	c bounds 2841 >= 1730 @ 244.854
256.42/257.26	c #Conflicts:     205000 | #Constraints:      59077
256.42/257.26	c #Conflicts:     206000 | #Constraints:      60077
256.42/257.26	c #Conflicts:     207000 | #Constraints:      61077
256.42/257.26	c #Conflicts:     208000 | #Constraints:      62077
256.42/257.26	c #Conflicts:     209000 | #Constraints:      63077
256.42/257.26	c INPROCESSING
256.42/257.26	c GARBAGE COLLECT
256.42/257.26	c rational objective 1730
257.42/258.20	c #Conflicts:     210000 | #Constraints:      46895
257.42/258.20	c #Conflicts:     211000 | #Constraints:      47895
257.42/258.20	c #Conflicts:     212000 | #Constraints:      48895
257.42/258.20	c bounds 2841 >= 1731 @ 249.644
262.11/262.98	c #Conflicts:     213000 | #Constraints:      49961
262.11/262.98	c #Conflicts:     214000 | #Constraints:      50961
262.11/262.98	c #Conflicts:     215000 | #Constraints:      51961
262.11/262.98	c #Conflicts:     216000 | #Constraints:      52961
262.11/262.98	c #Conflicts:     217000 | #Constraints:      53961
262.11/262.98	c #Conflicts:     218000 | #Constraints:      54961
262.11/262.98	c bounds 2841 >= 1732 @ 254.329
267.20/268.05	c #Conflicts:     219000 | #Constraints:      56030
267.20/268.05	c #Conflicts:     220000 | #Constraints:      57030
267.20/268.05	c #Conflicts:     221000 | #Constraints:      58030
267.20/268.05	c #Conflicts:     222000 | #Constraints:      59030
267.20/268.05	c #Conflicts:     223000 | #Constraints:      60030
267.20/268.05	c #Conflicts:     224000 | #Constraints:      61030
267.20/268.05	c #Conflicts:     225000 | #Constraints:      62030
267.20/268.05	c #Conflicts:     226000 | #Constraints:      63030
267.20/268.05	c bounds 2841 >= 1733 @ 259.305
274.87/275.75	c #Conflicts:     227000 | #Constraints:      64087
274.87/275.75	c #Conflicts:     228000 | #Constraints:      65087
274.87/275.75	c #Conflicts:     229000 | #Constraints:      66087
274.87/275.75	c #Conflicts:     230000 | #Constraints:      67087
274.87/275.75	c #Conflicts:     231000 | #Constraints:      68087
274.87/275.75	c #Conflicts:     232000 | #Constraints:      69087
274.87/275.75	c #Conflicts:     233000 | #Constraints:      70087
274.87/275.75	c #Conflicts:     234000 | #Constraints:      71087
274.87/275.75	c #Conflicts:     235000 | #Constraints:      72087
274.87/275.75	c #Conflicts:     236000 | #Constraints:      73087
274.87/275.75	c bounds 2841 >= 1734 @ 266.863
278.66/279.56	c #Conflicts:     237000 | #Constraints:      74132
278.66/279.56	c #Conflicts:     238000 | #Constraints:      75132
278.66/279.56	c #Conflicts:     239000 | #Constraints:      76132
278.66/279.56	c #Conflicts:     240000 | #Constraints:      77132
278.66/279.56	c INPROCESSING
278.66/279.56	c GARBAGE COLLECT
278.66/279.56	c rational objective 1734
282.94/283.84	c #Conflicts:     241000 | #Constraints:      53953
282.94/283.84	c #Conflicts:     242000 | #Constraints:      54953
282.94/283.84	c #Conflicts:     243000 | #Constraints:      55953
282.94/283.84	c #Conflicts:     244000 | #Constraints:      56953
282.94/283.84	c #Conflicts:     245000 | #Constraints:      57953
282.94/283.84	c #Conflicts:     246000 | #Constraints:      58953
282.94/283.84	c bounds 2841 >= 1735 @ 274.789
284.74/285.65	c #Conflicts:     247000 | #Constraints:      60007
284.74/285.65	c #Conflicts:     248000 | #Constraints:      61007
284.74/285.65	c #Conflicts:     249000 | #Constraints:      62007
284.74/285.65	c #Conflicts:     250000 | #Constraints:      63007
284.74/285.65	c #Conflicts:     251000 | #Constraints:      64007
284.74/285.65	c bounds 2841 >= 1736 @ 276.546
287.33/288.29	c #Conflicts:     252000 | #Constraints:      65034
287.33/288.29	c #Conflicts:     253000 | #Constraints:      66034
287.33/288.29	c #Conflicts:     254000 | #Constraints:      67034
287.33/288.29	c INPROCESSING
287.33/288.29	c GARBAGE COLLECT
287.33/288.29	c rational objective 1736
291.32/292.28	c #Conflicts:     255000 | #Constraints:      48724
291.32/292.28	c #Conflicts:     256000 | #Constraints:      49724
291.32/292.28	c #Conflicts:     257000 | #Constraints:      50724
291.32/292.28	c #Conflicts:     258000 | #Constraints:      51724
291.32/292.28	c #Conflicts:     259000 | #Constraints:      52724
291.32/292.28	c #Conflicts:     260000 | #Constraints:      53724
291.32/292.28	c bounds 2841 >= 1737 @ 283.03
293.31/294.20	c #Conflicts:     261000 | #Constraints:      54814
293.31/294.20	c #Conflicts:     262000 | #Constraints:      55814
293.31/294.20	c #Conflicts:     263000 | #Constraints:      56814
293.31/294.20	c #Conflicts:     264000 | #Constraints:      57814
293.31/294.20	c #Conflicts:     265000 | #Constraints:      58814
293.31/294.20	c bounds 2841 >= 1738 @ 284.905
296.80/297.77	c #Conflicts:     266000 | #Constraints:      59841
296.80/297.77	c #Conflicts:     267000 | #Constraints:      60841
296.80/297.77	c #Conflicts:     268000 | #Constraints:      61841
296.80/297.77	c #Conflicts:     269000 | #Constraints:      62841
296.80/297.77	c bounds 2841 >= 1739 @ 288.408
300.30/301.28	c #Conflicts:     270000 | #Constraints:      63871
300.30/301.28	c #Conflicts:     271000 | #Constraints:      64871
300.30/301.28	c #Conflicts:     272000 | #Constraints:      65871
300.30/301.28	c #Conflicts:     273000 | #Constraints:      66871
300.30/301.28	c #Conflicts:     274000 | #Constraints:      67871
300.30/301.28	c bounds 2841 >= 1740 @ 291.852
305.48/306.41	c #Conflicts:     275000 | #Constraints:      68901
305.48/306.41	c #Conflicts:     276000 | #Constraints:      69901
305.48/306.41	c #Conflicts:     277000 | #Constraints:      70901
305.48/306.41	c #Conflicts:     278000 | #Constraints:      71901
305.48/306.41	c #Conflicts:     279000 | #Constraints:      72901
305.48/306.41	c #Conflicts:     280000 | #Constraints:      73901
305.48/306.41	c #Conflicts:     281000 | #Constraints:      74901
305.48/306.41	c bounds 2841 >= 1741 @ 296.847
310.96/311.95	c #Conflicts:     282000 | #Constraints:      75925
310.96/311.95	c #Conflicts:     283000 | #Constraints:      76925
310.96/311.95	c #Conflicts:     284000 | #Constraints:      77925
310.96/311.95	c #Conflicts:     285000 | #Constraints:      78925
310.96/311.95	c #Conflicts:     286000 | #Constraints:      79925
310.96/311.95	c #Conflicts:     287000 | #Constraints:      80925
310.96/311.95	c #Conflicts:     288000 | #Constraints:      81925
310.96/311.95	c INPROCESSING
310.96/311.95	c GARBAGE COLLECT
310.96/311.95	c rational objective 1741
314.65/315.62	c #Conflicts:     289000 | #Constraints:      56229
314.65/315.62	c #Conflicts:     290000 | #Constraints:      57229
314.65/315.62	c #Conflicts:     291000 | #Constraints:      58229
314.65/315.62	c bounds 2841 >= 1742 @ 305.884
320.83/321.86	c #Conflicts:     292000 | #Constraints:      59301
320.83/321.86	c #Conflicts:     293000 | #Constraints:      60301
320.83/321.86	c #Conflicts:     294000 | #Constraints:      61301
320.83/321.86	c #Conflicts:     295000 | #Constraints:      62301
320.83/321.86	c #Conflicts:     296000 | #Constraints:      63301
320.83/321.86	c #Conflicts:     297000 | #Constraints:      64301
320.83/321.86	c #Conflicts:     298000 | #Constraints:      65301
320.83/321.86	c #Conflicts:     299000 | #Constraints:      66301
320.83/321.86	c #Conflicts:     300000 | #Constraints:      67301
320.83/321.86	c bounds 2841 >= 1743 @ 311.979
326.22/327.27	c #Conflicts:     301000 | #Constraints:      68352
326.22/327.27	c #Conflicts:     302000 | #Constraints:      69352
326.22/327.27	c #Conflicts:     303000 | #Constraints:      70352
326.22/327.27	c INPROCESSING
326.22/327.27	c GARBAGE COLLECT
326.22/327.27	c rational objective 1743
337.78/338.84	c #Conflicts:     304000 | #Constraints:      50489
337.78/338.84	c #Conflicts:     305000 | #Constraints:      51489
337.78/338.84	c #Conflicts:     306000 | #Constraints:      52489
337.78/338.84	c #Conflicts:     307000 | #Constraints:      53489
337.78/338.84	c #Conflicts:     308000 | #Constraints:      54489
337.78/338.84	c #Conflicts:     309000 | #Constraints:      55489
337.78/338.84	c #Conflicts:     310000 | #Constraints:      56489
337.78/338.84	c #Conflicts:     311000 | #Constraints:      57489
337.78/338.84	c #Conflicts:     312000 | #Constraints:      58489
337.78/338.84	c #Conflicts:     313000 | #Constraints:      59489
337.78/338.84	c #Conflicts:     314000 | #Constraints:      60489
337.78/338.84	c #Conflicts:     315000 | #Constraints:      61489
337.78/338.84	c #Conflicts:     316000 | #Constraints:      62489
337.78/338.84	c #Conflicts:     317000 | #Constraints:      63489
337.78/338.84	c bounds 2841 >= 1744 @ 328.669
346.85/347.92	c #Conflicts:     318000 | #Constraints:      64585
346.85/347.92	c #Conflicts:     319000 | #Constraints:      65585
346.85/347.92	c #Conflicts:     320000 | #Constraints:      66585
346.85/347.92	c #Conflicts:     321000 | #Constraints:      67585
346.85/347.92	c #Conflicts:     322000 | #Constraints:      68585
346.85/347.92	c #Conflicts:     323000 | #Constraints:      69585
346.85/347.92	c #Conflicts:     324000 | #Constraints:      70585
346.85/347.92	c #Conflicts:     325000 | #Constraints:      71585
346.85/347.92	c #Conflicts:     326000 | #Constraints:      72585
346.85/347.92	c #Conflicts:     327000 | #Constraints:      73585
346.85/347.92	c bounds 2841 >= 1745 @ 337.606
348.16/349.26	c #Conflicts:     328000 | #Constraints:      74633
348.16/349.26	c bounds 2840 >= 1745 @ 338.897
349.75/350.84	c bounds 2839 >= 1745 @ 340.466
361.93/363.05	c #Conflicts:     329000 | #Constraints:      75635
361.93/363.05	c #Conflicts:     330000 | #Constraints:      76635
361.93/363.05	c #Conflicts:     331000 | #Constraints:      77636
361.93/363.05	c #Conflicts:     332000 | #Constraints:      78640
361.93/363.05	c bounds 2838 >= 1745 @ 352.494
362.11/363.24	c #Conflicts:     333000 | #Constraints:      79654
362.11/363.24	c bounds 2838 >= 1746 @ 352.671
362.31/363.42	c bounds 2838 >= 1747 @ 352.855
362.61/363.77	c #Conflicts:     334000 | #Constraints:      80729
362.61/363.77	c bounds 2838 >= 1748 @ 353.188
363.21/364.30	c bounds 2838 >= 1749 @ 353.714
367.59/368.72	c #Conflicts:     335000 | #Constraints:      81807
367.59/368.72	c bounds 2838 >= 1750 @ 358.076
368.09/369.24	c #Conflicts:     336000 | #Constraints:      82843
368.09/369.24	c bounds 2838 >= 1751 @ 358.592
369.09/370.24	c #Conflicts:     337000 | #Constraints:      83870
369.09/370.24	c #Conflicts:     338000 | #Constraints:      84870
369.09/370.24	c bounds 2838 >= 1752 @ 359.569
369.79/370.93	c #Conflicts:     339000 | #Constraints:      85903
369.79/370.93	c bounds 2838 >= 1753 @ 360.237
370.08/371.28	c bounds 2838 >= 1754 @ 360.584
371.00/372.17	c #Conflicts:     340000 | #Constraints:      86942
371.00/372.17	c bounds 2838 >= 1755 @ 361.455
374.28/375.46	c INPROCESSING
374.28/375.46	c GARBAGE COLLECT
374.28/375.46	c rational objective 1755
374.77/375.96	c #Conflicts:     341000 | #Constraints:      57705
374.77/375.96	c bounds 2837 >= 1755 @ 365.196
394.93/396.18	c #Conflicts:     342000 | #Constraints:      58706
394.93/396.18	c #Conflicts:     343000 | #Constraints:      59706
394.93/396.18	c #Conflicts:     344000 | #Constraints:      60706
394.93/396.18	c #Conflicts:     345000 | #Constraints:      61707
394.93/396.18	c #Conflicts:     346000 | #Constraints:      62708
394.93/396.18	c #Conflicts:     347000 | #Constraints:      63711
394.93/396.18	c #Conflicts:     348000 | #Constraints:      64725
394.93/396.18	c bounds 2836 >= 1755 @ 385.113
396.31/397.59	c bounds 2836 >= 1756 @ 386.493
396.41/397.63	c bounds 2836 >= 1757 @ 386.527
396.41/397.67	c bounds 2836 >= 1758 @ 386.572
396.51/397.73	c bounds 2836 >= 1759 @ 386.624
396.61/397.81	c bounds 2836 >= 1760 @ 386.706
396.61/397.89	c #Conflicts:     349000 | #Constraints:      65824
396.61/397.89	c bounds 2836 >= 1761 @ 386.785
396.83/398.03	c bounds 2836 >= 1762 @ 386.925
397.11/398.37	c bounds 2836 >= 1763 @ 387.259
397.31/398.59	c #Conflicts:     350000 | #Constraints:      66926
397.31/398.59	c bounds 2836 >= 1764 @ 387.472
397.70/398.94	c bounds 2836 >= 1765 @ 387.824
398.51/399.79	c #Conflicts:     351000 | #Constraints:      67971
398.51/399.79	c bounds 2836 >= 1766 @ 388.665
400.30/401.56	c #Conflicts:     352000 | #Constraints:      69028
400.30/401.56	c #Conflicts:     353000 | #Constraints:      70028
400.30/401.56	c bounds 2836 >= 1767 @ 390.404
406.08/407.33	c #Conflicts:     354000 | #Constraints:      71106
406.08/407.33	c #Conflicts:     355000 | #Constraints:      72106
406.08/407.33	c #Conflicts:     356000 | #Constraints:      73106
406.08/407.33	c #Conflicts:     357000 | #Constraints:      74106
406.08/407.33	c INPROCESSING
406.08/407.33	c GARBAGE COLLECT
406.08/407.33	c rational objective 1767
406.59/407.86	c #Conflicts:     358000 | #Constraints:      51732
406.59/407.86	c #Conflicts:     359000 | #Constraints:      52732
406.59/407.86	c bounds 2836 >= 1768 @ 396.598
409.97/411.24	c #Conflicts:     360000 | #Constraints:      53828
409.97/411.24	c #Conflicts:     361000 | #Constraints:      54828
409.97/411.24	c #Conflicts:     362000 | #Constraints:      55828
409.97/411.24	c #Conflicts:     363000 | #Constraints:      56828
409.97/411.24	c #Conflicts:     364000 | #Constraints:      57828
409.97/411.24	c #Conflicts:     365000 | #Constraints:      58828
409.97/411.24	c #Conflicts:     366000 | #Constraints:      59828
409.97/411.24	c bounds 2836 >= 1769 @ 399.893
413.17/414.40	c #Conflicts:     367000 | #Constraints:      60945
413.17/414.40	c #Conflicts:     368000 | #Constraints:      61945
413.17/414.40	c bounds 2836 >= 1770 @ 403.001
414.56/415.85	c #Conflicts:     369000 | #Constraints:      62984
414.56/415.85	c #Conflicts:     370000 | #Constraints:      63984
414.56/415.85	c #Conflicts:     371000 | #Constraints:      64984
414.56/415.85	c #Conflicts:     372000 | #Constraints:      65984
414.56/415.85	c bounds 2836 >= 1771 @ 404.424
418.55/419.88	c #Conflicts:     373000 | #Constraints:      67041
418.55/419.88	c #Conflicts:     374000 | #Constraints:      68041
418.55/419.88	c #Conflicts:     375000 | #Constraints:      69041
418.55/419.88	c #Conflicts:     376000 | #Constraints:      70041
418.55/419.88	c bounds 2836 >= 1772 @ 408.404
420.14/421.48	c #Conflicts:     377000 | #Constraints:      71077
420.14/421.48	c bounds 2835 >= 1772 @ 409.972
422.23/423.54	c #Conflicts:     378000 | #Constraints:      72078
422.23/423.54	c #Conflicts:     379000 | #Constraints:      73078
422.23/423.54	c #Conflicts:     380000 | #Constraints:      74078
422.23/423.54	c bounds 2835 >= 1773 @ 411.977
436.50/437.87	c #Conflicts:     381000 | #Constraints:      75123
436.50/437.87	c #Conflicts:     382000 | #Constraints:      76123
436.50/437.87	c #Conflicts:     383000 | #Constraints:      77124
436.50/437.87	c #Conflicts:     384000 | #Constraints:      78126
436.50/437.87	c #Conflicts:     385000 | #Constraints:      79138
436.50/437.87	c #Conflicts:     386000 | #Constraints:      80150
436.50/437.87	c bounds 2834 >= 1773 @ 426.031
436.71/438.06	c bounds 2834 >= 1774 @ 426.215
436.80/438.13	c #Conflicts:     387000 | #Constraints:      81183
436.80/438.13	c bounds 2834 >= 1775 @ 426.278
436.80/438.19	c bounds 2834 >= 1776 @ 426.336
439.39/440.73	c bounds 2834 >= 1777 @ 428.848
439.49/440.89	c #Conflicts:     388000 | #Constraints:      82249
439.49/440.89	c bounds 2834 >= 1778 @ 428.995
439.70/441.04	c #Conflicts:     389000 | #Constraints:      83273
439.70/441.04	c bounds 2834 >= 1779 @ 429.141
439.89/441.23	c bounds 2834 >= 1780 @ 429.325
440.09/441.48	c #Conflicts:     390000 | #Constraints:      84318
440.09/441.48	c bounds 2834 >= 1781 @ 429.562
440.38/441.77	c #Conflicts:     391000 | #Constraints:      85336
440.38/441.77	c bounds 2834 >= 1782 @ 429.838
440.69/442.05	c #Conflicts:     392000 | #Constraints:      86363
440.69/442.05	c bounds 2834 >= 1783 @ 430.109
440.98/442.32	c #Conflicts:     393000 | #Constraints:      87393
440.98/442.32	c bounds 2834 >= 1784 @ 430.369
441.28/442.67	c #Conflicts:     394000 | #Constraints:      88411
441.28/442.67	c bounds 2834 >= 1785 @ 430.713
443.79/445.14	c #Conflicts:     395000 | #Constraints:      89435
443.79/445.14	c bounds 2834 >= 1786 @ 433.15
444.07/445.48	c bounds 2834 >= 1787 @ 433.483
444.69/446.04	c #Conflicts:     396000 | #Constraints:      90483
444.69/446.04	c bounds 2834 >= 1788 @ 434.029
448.46/449.82	c #Conflicts:     397000 | #Constraints:      91513
448.46/449.82	c INPROCESSING
448.46/449.82	c GARBAGE COLLECT
448.46/449.82	c rational objective 1788
448.86/450.20	c #Conflicts:     398000 | #Constraints:      58824
448.86/450.20	c #Conflicts:     399000 | #Constraints:      59824
448.86/450.20	c bounds 2834 >= 1789 @ 438.133
450.26/451.67	c #Conflicts:     400000 | #Constraints:      60869
450.26/451.67	c bounds 2834 >= 1790 @ 439.572
450.67/452.06	c #Conflicts:     401000 | #Constraints:      61905
450.67/452.06	c #Conflicts:     402000 | #Constraints:      62905
450.67/452.06	c bounds 2834 >= 1791 @ 439.941
451.16/452.53	c #Conflicts:     403000 | #Constraints:      63929
451.16/452.53	c #Conflicts:     404000 | #Constraints:      64929
451.16/452.53	c bounds 2834 >= 1792 @ 440.404
452.95/454.38	c #Conflicts:     405000 | #Constraints:      65980
452.95/454.38	c #Conflicts:     406000 | #Constraints:      66980
452.95/454.38	c #Conflicts:     407000 | #Constraints:      67980
452.95/454.38	c bounds 2834 >= 1793 @ 442.216
455.54/456.99	c #Conflicts:     408000 | #Constraints:      69034
455.54/456.99	c #Conflicts:     409000 | #Constraints:      70034
455.54/456.99	c #Conflicts:     410000 | #Constraints:      71034
455.54/456.99	c #Conflicts:     411000 | #Constraints:      72034
455.54/456.99	c bounds 2834 >= 1794 @ 444.759
460.13/461.50	c #Conflicts:     412000 | #Constraints:      73076
460.13/461.50	c #Conflicts:     413000 | #Constraints:      74076
460.13/461.50	c #Conflicts:     414000 | #Constraints:      75076
460.13/461.50	c #Conflicts:     415000 | #Constraints:      76076
460.13/461.50	c INPROCESSING
460.13/461.50	c GARBAGE COLLECT
460.13/461.50	c rational objective 1794
462.52/463.90	c #Conflicts:     416000 | #Constraints:      52553
462.52/463.90	c #Conflicts:     417000 | #Constraints:      53553
462.52/463.90	c bounds 2834 >= 1795 @ 451.566
463.52/464.92	c #Conflicts:     418000 | #Constraints:      54625
463.52/464.92	c #Conflicts:     419000 | #Constraints:      55625
463.52/464.92	c #Conflicts:     420000 | #Constraints:      56625
463.52/464.92	c #Conflicts:     421000 | #Constraints:      57625
463.52/464.92	c bounds 2834 >= 1796 @ 452.57
466.50/467.93	c #Conflicts:     422000 | #Constraints:      58652
466.50/467.93	c #Conflicts:     423000 | #Constraints:      59653
466.50/467.93	c bounds 2833 >= 1796 @ 455.504
467.50/468.97	c bounds 2833 >= 1797 @ 456.529
467.61/469.05	c #Conflicts:     424000 | #Constraints:      60693
467.61/469.05	c bounds 2833 >= 1798 @ 456.609
467.71/469.19	c bounds 2833 >= 1799 @ 456.744
574.39/576.18	c #Conflicts:     425000 | #Constraints:      61741
574.39/576.18	c #Conflicts:     426000 | #Constraints:      62741
574.39/576.18	c #Conflicts:     427000 | #Constraints:      63741
574.39/576.18	c #Conflicts:     428000 | #Constraints:      64741
574.39/576.18	c #Conflicts:     429000 | #Constraints:      65741
574.39/576.18	c #Conflicts:     430000 | #Constraints:      66742
574.39/576.18	c #Conflicts:     431000 | #Constraints:      67744
574.39/576.18	c #Conflicts:     432000 | #Constraints:      68756
574.39/576.18	c #Conflicts:     433000 | #Constraints:      69766
574.39/576.18	c #Conflicts:     434000 | #Constraints:      70779
574.39/576.18	c #Conflicts:     435000 | #Constraints:      71788
574.39/576.18	c #Conflicts:     436000 | #Constraints:      72797
574.39/576.18	c #Conflicts:     437000 | #Constraints:      73809
574.39/576.18	c #Conflicts:     438000 | #Constraints:      74816
574.39/576.18	c #Conflicts:     439000 | #Constraints:      75825
574.39/576.18	c #Conflicts:     440000 | #Constraints:      76835
574.39/576.18	c #Conflicts:     441000 | #Constraints:      77846
574.39/576.18	c #Conflicts:     442000 | #Constraints:      78857
574.39/576.18	c #Conflicts:     443000 | #Constraints:      79867
574.39/576.18	c #Conflicts:     444000 | #Constraints:      80871
574.39/576.18	c #Conflicts:     445000 | #Constraints:      81879
574.39/576.18	c #Conflicts:     446000 | #Constraints:      82890
574.39/576.18	c #Conflicts:     447000 | #Constraints:      83896
574.39/576.18	c #Conflicts:     448000 | #Constraints:      84900
574.39/576.18	c #Conflicts:     449000 | #Constraints:      85902
574.39/576.18	c #Conflicts:     450000 | #Constraints:      86908
574.39/576.18	c #Conflicts:     451000 | #Constraints:      87914
574.39/576.18	c #Conflicts:     452000 | #Constraints:      88917
574.39/576.18	c #Conflicts:     453000 | #Constraints:      89920
574.39/576.18	c #Conflicts:     454000 | #Constraints:      90925
574.39/576.18	c #Conflicts:     455000 | #Constraints:      91932
574.39/576.18	c #Conflicts:     456000 | #Constraints:      92937
574.39/576.18	c #Conflicts:     457000 | #Constraints:      93939
574.39/576.18	c #Conflicts:     458000 | #Constraints:      94943
574.39/576.18	c #Conflicts:     459000 | #Constraints:      95947
574.39/576.18	c INPROCESSING
574.39/576.18	c GARBAGE COLLECT
574.39/576.18	c rational objective 1799
578.28/580.04	c #Conflicts:     460000 | #Constraints:      64059
578.28/580.04	c #Conflicts:     461000 | #Constraints:      65059
578.28/580.04	c #Conflicts:     462000 | #Constraints:      66059
578.28/580.04	c bounds 2833 >= 1800 @ 565.911
579.46/581.23	c #Conflicts:     463000 | #Constraints:      67125
579.46/581.23	c #Conflicts:     464000 | #Constraints:      68125
579.46/581.23	c bounds 2833 >= 1801 @ 567.079
580.85/582.65	c #Conflicts:     465000 | #Constraints:      69161
580.85/582.65	c #Conflicts:     466000 | #Constraints:      70161
580.85/582.65	c bounds 2833 >= 1802 @ 568.473
584.04/585.89	c #Conflicts:     467000 | #Constraints:      71200
584.04/585.89	c #Conflicts:     468000 | #Constraints:      72200
584.04/585.89	c #Conflicts:     469000 | #Constraints:      73200
584.04/585.89	c bounds 2833 >= 1803 @ 571.658
586.83/588.60	c #Conflicts:     470000 | #Constraints:      74227
586.83/588.60	c #Conflicts:     471000 | #Constraints:      75227
586.83/588.60	c #Conflicts:     472000 | #Constraints:      76227
586.83/588.60	c #Conflicts:     473000 | #Constraints:      77227
586.83/588.60	c bounds 2833 >= 1804 @ 574.323
591.02/592.85	c #Conflicts:     474000 | #Constraints:      78251
591.02/592.85	c #Conflicts:     475000 | #Constraints:      79251
591.02/592.85	c #Conflicts:     476000 | #Constraints:      80251
591.02/592.85	c #Conflicts:     477000 | #Constraints:      81251
591.02/592.85	c bounds 2833 >= 1805 @ 578.501
594.91/596.79	c #Conflicts:     478000 | #Constraints:      82272
594.91/596.79	c INPROCESSING
594.91/596.79	c GARBAGE COLLECT
594.91/596.79	c rational objective 1805
598.99/600.81	c #Conflicts:     479000 | #Constraints:      56850
598.99/600.81	c #Conflicts:     480000 | #Constraints:      57850
598.99/600.81	c #Conflicts:     481000 | #Constraints:      58850
598.99/600.81	c #Conflicts:     482000 | #Constraints:      59850
598.99/600.81	c #Conflicts:     483000 | #Constraints:      60850
598.99/600.81	c #Conflicts:     484000 | #Constraints:      61850
598.99/600.81	c bounds 2833 >= 1806 @ 586.342
605.08/606.94	c #Conflicts:     485000 | #Constraints:      62919
605.08/606.94	c #Conflicts:     486000 | #Constraints:      63919
605.08/606.94	c #Conflicts:     487000 | #Constraints:      64919
605.08/606.94	c #Conflicts:     488000 | #Constraints:      65919
605.08/606.94	c #Conflicts:     489000 | #Constraints:      66919
605.08/606.94	c #Conflicts:     490000 | #Constraints:      67919
605.08/606.94	c bounds 2833 >= 1807 @ 592.376
610.95/612.82	c #Conflicts:     491000 | #Constraints:      68964
610.95/612.82	c #Conflicts:     492000 | #Constraints:      69964
610.95/612.82	c #Conflicts:     493000 | #Constraints:      70964
610.95/612.82	c #Conflicts:     494000 | #Constraints:      71964
610.95/612.82	c #Conflicts:     495000 | #Constraints:      72964
610.95/612.82	c #Conflicts:     496000 | #Constraints:      73964
610.95/612.82	c #Conflicts:     497000 | #Constraints:      74964
610.95/612.82	c #Conflicts:     498000 | #Constraints:      75964
610.95/612.82	c INPROCESSING
610.95/612.82	c GARBAGE COLLECT
610.95/612.82	c rational objective 1807
614.45/616.36	c #Conflicts:     499000 | #Constraints:      54151
614.45/616.36	c #Conflicts:     500000 | #Constraints:      55151
614.45/616.36	c #Conflicts:     501000 | #Constraints:      56151
614.45/616.36	c #Conflicts:     502000 | #Constraints:      57151
614.45/616.36	c bounds 2833 >= 1808 @ 601.637
626.91/628.86	c #Conflicts:     503000 | #Constraints:      58220
626.91/628.86	c #Conflicts:     504000 | #Constraints:      59220
626.91/628.86	c #Conflicts:     505000 | #Constraints:      60220
626.91/628.86	c #Conflicts:     506000 | #Constraints:      61220
626.91/628.86	c #Conflicts:     507000 | #Constraints:      62220
626.91/628.86	c #Conflicts:     508000 | #Constraints:      63220
626.91/628.86	c #Conflicts:     509000 | #Constraints:      64220
626.91/628.86	c #Conflicts:     510000 | #Constraints:      65220
626.91/628.86	c #Conflicts:     511000 | #Constraints:      66220
626.91/628.86	c #Conflicts:     512000 | #Constraints:      67220
626.91/628.86	c #Conflicts:     513000 | #Constraints:      68220
626.91/628.86	c #Conflicts:     514000 | #Constraints:      69220
626.91/628.86	c #Conflicts:     515000 | #Constraints:      70220
626.91/628.86	c #Conflicts:     516000 | #Constraints:      71220
626.91/628.86	c bounds 2833 >= 1809 @ 613.931
634.67/636.61	c #Conflicts:     517000 | #Constraints:      72280
634.67/636.61	c #Conflicts:     518000 | #Constraints:      73280
634.67/636.61	c #Conflicts:     519000 | #Constraints:      74280
634.67/636.61	c #Conflicts:     520000 | #Constraints:      75280
634.67/636.61	c #Conflicts:     521000 | #Constraints:      76280
634.67/636.61	c #Conflicts:     522000 | #Constraints:      77280
634.67/636.61	c #Conflicts:     523000 | #Constraints:      78280
634.67/636.61	c #Conflicts:     524000 | #Constraints:      79280
634.67/636.61	c #Conflicts:     525000 | #Constraints:      80280
634.67/636.61	c #Conflicts:     526000 | #Constraints:      81280
634.67/636.61	c bounds 2833 >= 1810 @ 621.497
647.15/649.14	c #Conflicts:     527000 | #Constraints:      82322
647.15/649.14	c #Conflicts:     528000 | #Constraints:      83322
647.15/649.14	c #Conflicts:     529000 | #Constraints:      84322
647.15/649.14	c #Conflicts:     530000 | #Constraints:      85322
647.15/649.14	c #Conflicts:     531000 | #Constraints:      86322
647.15/649.14	c #Conflicts:     532000 | #Constraints:      87322
647.15/649.14	c #Conflicts:     533000 | #Constraints:      88322
647.15/649.14	c #Conflicts:     534000 | #Constraints:      89322
647.15/649.14	c #Conflicts:     535000 | #Constraints:      90322
647.15/649.14	c #Conflicts:     536000 | #Constraints:      91322
647.15/649.14	c #Conflicts:     537000 | #Constraints:      92322
647.15/649.14	c #Conflicts:     538000 | #Constraints:      93322
647.15/649.14	c bounds 2833 >= 1811 @ 633.804
654.71/656.77	c #Conflicts:     539000 | #Constraints:      94364
654.71/656.77	c #Conflicts:     540000 | #Constraints:      95364
654.71/656.77	c #Conflicts:     541000 | #Constraints:      96364
654.71/656.77	c #Conflicts:     542000 | #Constraints:      97364
654.71/656.77	c #Conflicts:     543000 | #Constraints:      98364
654.71/656.77	c #Conflicts:     544000 | #Constraints:      99364
654.71/656.77	c #Conflicts:     545000 | #Constraints:     100364
654.71/656.77	c INPROCESSING
654.71/656.77	c GARBAGE COLLECT
654.71/656.77	c rational objective 1811
668.46/670.58	c #Conflicts:     546000 | #Constraints:      65849
668.46/670.58	c #Conflicts:     547000 | #Constraints:      66849
668.46/670.58	c #Conflicts:     548000 | #Constraints:      67849
668.46/670.58	c #Conflicts:     549000 | #Constraints:      68849
668.46/670.58	c #Conflicts:     550000 | #Constraints:      69849
668.46/670.58	c #Conflicts:     551000 | #Constraints:      70849
668.46/670.58	c #Conflicts:     552000 | #Constraints:      71849
668.46/670.58	c #Conflicts:     553000 | #Constraints:      72849
668.46/670.58	c #Conflicts:     554000 | #Constraints:      73849
668.46/670.58	c #Conflicts:     555000 | #Constraints:      74849
668.46/670.58	c #Conflicts:     556000 | #Constraints:      75849
668.46/670.58	c #Conflicts:     557000 | #Constraints:      76849
668.46/670.58	c #Conflicts:     558000 | #Constraints:      77849
668.46/670.58	c #Conflicts:     559000 | #Constraints:      78849
668.46/670.58	c bounds 2833 >= 1812 @ 654.905
674.34/676.43	c #Conflicts:     560000 | #Constraints:      79921
674.34/676.43	c #Conflicts:     561000 | #Constraints:      80921
674.34/676.43	c #Conflicts:     562000 | #Constraints:      81921
674.34/676.43	c #Conflicts:     563000 | #Constraints:      82921
674.34/676.43	c #Conflicts:     564000 | #Constraints:      83921
674.34/676.43	c #Conflicts:     565000 | #Constraints:      84921
674.34/676.43	c #Conflicts:     566000 | #Constraints:      85921
674.34/676.43	c INPROCESSING
674.34/676.43	c GARBAGE COLLECT
674.34/676.43	c rational objective 1812
694.49/696.67	c #Conflicts:     567000 | #Constraints:      58897
694.49/696.67	c #Conflicts:     568000 | #Constraints:      59897
694.49/696.67	c #Conflicts:     569000 | #Constraints:      60897
694.49/696.67	c #Conflicts:     570000 | #Constraints:      61897
694.49/696.67	c #Conflicts:     571000 | #Constraints:      62897
694.49/696.67	c #Conflicts:     572000 | #Constraints:      63897
694.49/696.67	c #Conflicts:     573000 | #Constraints:      64897
694.49/696.67	c #Conflicts:     574000 | #Constraints:      65897
694.49/696.67	c #Conflicts:     575000 | #Constraints:      66897
694.49/696.67	c #Conflicts:     576000 | #Constraints:      67897
694.49/696.67	c #Conflicts:     577000 | #Constraints:      68897
694.49/696.67	c #Conflicts:     578000 | #Constraints:      69897
694.49/696.67	c #Conflicts:     579000 | #Constraints:      70897
694.49/696.67	c #Conflicts:     580000 | #Constraints:      71897
694.49/696.67	c #Conflicts:     581000 | #Constraints:      72897
694.49/696.67	c #Conflicts:     582000 | #Constraints:      73897
694.49/696.67	c #Conflicts:     583000 | #Constraints:      74897
694.49/696.67	c #Conflicts:     584000 | #Constraints:      75897
694.49/696.67	c #Conflicts:     585000 | #Constraints:      76897
694.49/696.67	c #Conflicts:     586000 | #Constraints:      77897
694.49/696.67	c #Conflicts:     587000 | #Constraints:      78897
694.49/696.67	c INPROCESSING
694.49/696.67	c GARBAGE COLLECT
694.49/696.67	c rational objective 1812
704.45/706.64	c #Conflicts:     588000 | #Constraints:      55490
704.45/706.64	c #Conflicts:     589000 | #Constraints:      56490
704.45/706.64	c #Conflicts:     590000 | #Constraints:      57490
704.45/706.64	c #Conflicts:     591000 | #Constraints:      58490
704.45/706.64	c #Conflicts:     592000 | #Constraints:      59490
704.45/706.64	c #Conflicts:     593000 | #Constraints:      60490
704.45/706.64	c #Conflicts:     594000 | #Constraints:      61490
704.45/706.64	c #Conflicts:     595000 | #Constraints:      62490
704.45/706.64	c #Conflicts:     596000 | #Constraints:      63490
704.45/706.64	c #Conflicts:     597000 | #Constraints:      64490
704.45/706.64	c #Conflicts:     598000 | #Constraints:      65490
704.45/706.64	c #Conflicts:     599000 | #Constraints:      66490
704.45/706.64	c #Conflicts:     600000 | #Constraints:      67490
704.45/706.64	c #Conflicts:     601000 | #Constraints:      68490
704.45/706.64	c bounds 2833 >= 1813 @ 690.332
704.45/706.66	c bounds 2833 >= 1814 @ 690.354
706.15/708.33	c bounds 2833 >= 1815 @ 692.006
706.25/708.46	c #Conflicts:     602000 | #Constraints:      69547
706.25/708.46	c bounds 2833 >= 1816 @ 692.13
706.65/708.81	c #Conflicts:     603000 | #Constraints:      70589
706.65/708.81	c bounds 2833 >= 1817 @ 692.465
706.75/709.00	c #Conflicts:     604000 | #Constraints:      71646
706.75/709.00	c bounds 2833 >= 1818 @ 692.646
707.15/709.38	c #Conflicts:     605000 | #Constraints:      72667
707.15/709.38	c bounds 2833 >= 1819 @ 693.016
707.96/710.14	c #Conflicts:     606000 | #Constraints:      73715
707.96/710.14	c #Conflicts:     607000 | #Constraints:      74715
707.96/710.14	c bounds 2833 >= 1820 @ 693.76
711.04/713.27	c #Conflicts:     608000 | #Constraints:      75781
711.04/713.27	c #Conflicts:     609000 | #Constraints:      76781
711.04/713.27	c bounds 2833 >= 1821 @ 696.852
716.32/718.56	c #Conflicts:     610000 | #Constraints:      77835
716.32/718.56	c #Conflicts:     611000 | #Constraints:      78835
716.32/718.56	c #Conflicts:     612000 | #Constraints:      79835
716.32/718.56	c #Conflicts:     613000 | #Constraints:      80835
716.32/718.56	c #Conflicts:     614000 | #Constraints:      81835
716.32/718.56	c #Conflicts:     615000 | #Constraints:      82835
716.32/718.56	c bounds 2833 >= 1822 @ 702.054
724.70/726.98	c #Conflicts:     616000 | #Constraints:      83970
724.70/726.98	c #Conflicts:     617000 | #Constraints:      84970
724.70/726.98	c #Conflicts:     618000 | #Constraints:      85970
724.70/726.98	c #Conflicts:     619000 | #Constraints:      86970
724.70/726.98	c #Conflicts:     620000 | #Constraints:      87970
724.70/726.98	c #Conflicts:     621000 | #Constraints:      88970
724.70/726.98	c #Conflicts:     622000 | #Constraints:      89970
724.70/726.98	c #Conflicts:     623000 | #Constraints:      90970
724.70/726.98	c #Conflicts:     624000 | #Constraints:      91970
724.70/726.98	c #Conflicts:     625000 | #Constraints:      92970
724.70/726.98	c #Conflicts:     626000 | #Constraints:      93970
724.70/726.98	c bounds 2833 >= 1823 @ 710.339
731.58/733.87	c #Conflicts:     627000 | #Constraints:      95078
731.58/733.87	c #Conflicts:     628000 | #Constraints:      96078
731.58/733.87	c #Conflicts:     629000 | #Constraints:      97078
731.58/733.87	c #Conflicts:     630000 | #Constraints:      98078
731.58/733.87	c #Conflicts:     631000 | #Constraints:      99078
731.58/733.87	c #Conflicts:     632000 | #Constraints:     100078
731.58/733.87	c #Conflicts:     633000 | #Constraints:     101078
731.58/733.87	c #Conflicts:     634000 | #Constraints:     102078
731.58/733.87	c bounds 2833 >= 1824 @ 717.121
737.96/740.23	c #Conflicts:     635000 | #Constraints:     103138
737.96/740.23	c #Conflicts:     636000 | #Constraints:     104138
737.96/740.23	c #Conflicts:     637000 | #Constraints:     105138
737.96/740.23	c #Conflicts:     638000 | #Constraints:     106138
737.96/740.23	c #Conflicts:     639000 | #Constraints:     107138
737.96/740.23	c INPROCESSING
737.96/740.23	c GARBAGE COLLECT
737.96/740.23	c rational objective 1824
746.34/748.67	c #Conflicts:     640000 | #Constraints:      67631
746.34/748.67	c #Conflicts:     641000 | #Constraints:      68631
746.34/748.67	c #Conflicts:     642000 | #Constraints:      69631
746.34/748.67	c #Conflicts:     643000 | #Constraints:      70631
746.34/748.67	c #Conflicts:     644000 | #Constraints:      71631
746.34/748.67	c #Conflicts:     645000 | #Constraints:      72631
746.34/748.67	c #Conflicts:     646000 | #Constraints:      73631
746.34/748.67	c #Conflicts:     647000 | #Constraints:      74631
746.34/748.67	c #Conflicts:     648000 | #Constraints:      75631
746.34/748.67	c #Conflicts:     649000 | #Constraints:      76631
746.34/748.67	c bounds 2833 >= 1825 @ 731.692
760.40/762.79	c #Conflicts:     650000 | #Constraints:      77718
760.40/762.79	c #Conflicts:     651000 | #Constraints:      78718
760.40/762.79	c #Conflicts:     652000 | #Constraints:      79718
760.40/762.79	c #Conflicts:     653000 | #Constraints:      80718
760.40/762.79	c #Conflicts:     654000 | #Constraints:      81718
760.40/762.79	c #Conflicts:     655000 | #Constraints:      82718
760.40/762.79	c #Conflicts:     656000 | #Constraints:      83718
760.40/762.79	c #Conflicts:     657000 | #Constraints:      84718
760.40/762.79	c #Conflicts:     658000 | #Constraints:      85718
760.40/762.79	c #Conflicts:     659000 | #Constraints:      86718
760.40/762.79	c #Conflicts:     660000 | #Constraints:      87718
760.40/762.79	c #Conflicts:     661000 | #Constraints:      88718
760.40/762.79	c INPROCESSING
760.40/762.79	c GARBAGE COLLECT
760.40/762.79	c rational objective 1825
766.58/768.93	c #Conflicts:     662000 | #Constraints:      60356
766.58/768.93	c #Conflicts:     663000 | #Constraints:      61356
766.58/768.93	c #Conflicts:     664000 | #Constraints:      62356
766.58/768.93	c #Conflicts:     665000 | #Constraints:      63356
766.58/768.93	c #Conflicts:     666000 | #Constraints:      64356
766.58/768.93	c #Conflicts:     667000 | #Constraints:      65356
766.58/768.93	c #Conflicts:     668000 | #Constraints:      66356
766.58/768.93	c #Conflicts:     669000 | #Constraints:      67356
766.58/768.93	c #Conflicts:     670000 | #Constraints:      68356
766.58/768.93	c #Conflicts:     671000 | #Constraints:      69356
766.58/768.93	c bounds 2833 >= 1826 @ 751.643
779.24/781.60	c #Conflicts:     672000 | #Constraints:      70500
779.24/781.60	c #Conflicts:     673000 | #Constraints:      71500
779.24/781.60	c #Conflicts:     674000 | #Constraints:      72500
779.24/781.60	c #Conflicts:     675000 | #Constraints:      73500
779.24/781.60	c #Conflicts:     676000 | #Constraints:      74500
779.24/781.60	c #Conflicts:     677000 | #Constraints:      75500
779.24/781.60	c #Conflicts:     678000 | #Constraints:      76500
779.24/781.60	c #Conflicts:     679000 | #Constraints:      77500
779.24/781.60	c #Conflicts:     680000 | #Constraints:      78500
779.24/781.60	c #Conflicts:     681000 | #Constraints:      79500
779.24/781.60	c #Conflicts:     682000 | #Constraints:      80500
779.24/781.60	c #Conflicts:     683000 | #Constraints:      81500
779.24/781.60	c #Conflicts:     684000 | #Constraints:      82500
779.24/781.60	c INPROCESSING
779.24/781.60	c GARBAGE COLLECT
779.24/781.60	c rational objective 1826
782.94/785.36	c #Conflicts:     685000 | #Constraints:      57537
782.94/785.36	c #Conflicts:     686000 | #Constraints:      58537
782.94/785.36	c #Conflicts:     687000 | #Constraints:      59537
782.94/785.36	c #Conflicts:     688000 | #Constraints:      60537
782.94/785.36	c bounds 2833 >= 1827 @ 767.812
783.34/785.71	c #Conflicts:     689000 | #Constraints:      61606
783.34/785.71	c bounds 2833 >= 1828 @ 768.142
783.94/786.39	c #Conflicts:     690000 | #Constraints:      62657
783.94/786.39	c #Conflicts:     691000 | #Constraints:      63657
783.94/786.39	c bounds 2833 >= 1829 @ 768.802
786.74/789.13	c #Conflicts:     692000 | #Constraints:      64759
786.74/789.13	c #Conflicts:     693000 | #Constraints:      65759
786.74/789.13	c #Conflicts:     694000 | #Constraints:      66759
786.74/789.13	c bounds 2833 >= 1830 @ 771.496
787.43/789.83	c #Conflicts:     695000 | #Constraints:      67801
787.43/789.83	c #Conflicts:     696000 | #Constraints:      68801
787.43/789.83	c bounds 2833 >= 1831 @ 772.179
788.32/790.72	c #Conflicts:     697000 | #Constraints:      69852
788.32/790.72	c #Conflicts:     698000 | #Constraints:      70852
788.32/790.72	c bounds 2833 >= 1832 @ 773.061
791.31/793.79	c #Conflicts:     699000 | #Constraints:      71897
791.31/793.79	c #Conflicts:     700000 | #Constraints:      72897
791.31/793.79	c bounds 2833 >= 1833 @ 776.091
792.51/794.90	c #Conflicts:     701000 | #Constraints:      73939
792.51/794.90	c #Conflicts:     702000 | #Constraints:      74939
792.51/794.90	c #Conflicts:     703000 | #Constraints:      75939
792.51/794.90	c bounds 2833 >= 1834 @ 777.18
871.98/874.60	c #Conflicts:     704000 | #Constraints:      76993
871.98/874.60	c #Conflicts:     705000 | #Constraints:      77993
871.98/874.60	c #Conflicts:     706000 | #Constraints:      78993
871.98/874.60	c #Conflicts:     707000 | #Constraints:      79993
871.98/874.60	c #Conflicts:     708000 | #Constraints:      80993
871.98/874.60	c #Conflicts:     709000 | #Constraints:      81994
871.98/874.60	c #Conflicts:     710000 | #Constraints:      82994
871.98/874.60	c #Conflicts:     711000 | #Constraints:      83994
871.98/874.60	c #Conflicts:     712000 | #Constraints:      84994
871.98/874.60	c #Conflicts:     713000 | #Constraints:      85998
871.98/874.60	c #Conflicts:     714000 | #Constraints:      87001
871.98/874.60	c #Conflicts:     715000 | #Constraints:      88003
871.98/874.60	c #Conflicts:     716000 | #Constraints:      89007
871.98/874.60	c #Conflicts:     717000 | #Constraints:      90014
871.98/874.60	c #Conflicts:     718000 | #Constraints:      91020
871.98/874.60	c #Conflicts:     719000 | #Constraints:      92025
871.98/874.60	c #Conflicts:     720000 | #Constraints:      93028
871.98/874.60	c #Conflicts:     721000 | #Constraints:      94031
871.98/874.60	c #Conflicts:     722000 | #Constraints:      95036
871.98/874.60	c #Conflicts:     723000 | #Constraints:      96039
871.98/874.60	c #Conflicts:     724000 | #Constraints:      97044
871.98/874.60	c #Conflicts:     725000 | #Constraints:      98049
871.98/874.60	c #Conflicts:     726000 | #Constraints:      99056
871.98/874.60	c #Conflicts:     727000 | #Constraints:     100063
871.98/874.60	c #Conflicts:     728000 | #Constraints:     101068
871.98/874.60	c #Conflicts:     729000 | #Constraints:     102073
871.98/874.60	c bounds 2832 >= 1834 @ 855.774
884.84/887.59	c #Conflicts:     730000 | #Constraints:     103077
884.84/887.59	c #Conflicts:     731000 | #Constraints:     104077
884.84/887.59	c #Conflicts:     732000 | #Constraints:     105077
884.84/887.59	c #Conflicts:     733000 | #Constraints:     106077
884.84/887.59	c #Conflicts:     734000 | #Constraints:     107077
884.84/887.59	c #Conflicts:     735000 | #Constraints:     108077
884.84/887.59	c #Conflicts:     736000 | #Constraints:     109077
884.84/887.59	c #Conflicts:     737000 | #Constraints:     110077
884.84/887.59	c #Conflicts:     738000 | #Constraints:     111077
884.84/887.59	c #Conflicts:     739000 | #Constraints:     112077
884.84/887.59	c #Conflicts:     740000 | #Constraints:     113077
884.84/887.59	c INPROCESSING
884.84/887.59	c GARBAGE COLLECT
884.84/887.59	c rational objective 1834
887.03/889.72	c bounds 2832 >= 1835 @ 870.682
894.91/897.69	c #Conflicts:     741000 | #Constraints:      72104
894.91/897.69	c #Conflicts:     742000 | #Constraints:      73104
894.91/897.69	c #Conflicts:     743000 | #Constraints:      74104
894.91/897.69	c #Conflicts:     744000 | #Constraints:      75104
894.91/897.69	c #Conflicts:     745000 | #Constraints:      76104
894.91/897.69	c #Conflicts:     746000 | #Constraints:      77104
894.91/897.69	c #Conflicts:     747000 | #Constraints:      78104
894.91/897.69	c #Conflicts:     748000 | #Constraints:      79104
894.91/897.69	c #Conflicts:     749000 | #Constraints:      80104
894.91/897.69	c #Conflicts:     750000 | #Constraints:      81104
894.91/897.69	c #Conflicts:     751000 | #Constraints:      82104
894.91/897.69	c #Conflicts:     752000 | #Constraints:      83104
894.91/897.69	c bounds 2832 >= 1836 @ 878.484
904.58/907.35	c #Conflicts:     753000 | #Constraints:      84179
904.58/907.35	c #Conflicts:     754000 | #Constraints:      85179
904.58/907.35	c #Conflicts:     755000 | #Constraints:      86179
904.58/907.35	c #Conflicts:     756000 | #Constraints:      87179
904.58/907.35	c #Conflicts:     757000 | #Constraints:      88179
904.58/907.35	c #Conflicts:     758000 | #Constraints:      89179
904.58/907.35	c #Conflicts:     759000 | #Constraints:      90179
904.58/907.35	c #Conflicts:     760000 | #Constraints:      91179
904.58/907.35	c #Conflicts:     761000 | #Constraints:      92179
904.58/907.35	c #Conflicts:     762000 | #Constraints:      93179
904.58/907.35	c #Conflicts:     763000 | #Constraints:      94179
904.58/907.35	c INPROCESSING
904.58/907.35	c GARBAGE COLLECT
904.58/907.35	c rational objective 1836
912.46/915.20	c #Conflicts:     764000 | #Constraints:      62947
912.46/915.20	c #Conflicts:     765000 | #Constraints:      63947
912.46/915.20	c #Conflicts:     766000 | #Constraints:      64947
912.46/915.20	c #Conflicts:     767000 | #Constraints:      65947
912.46/915.20	c #Conflicts:     768000 | #Constraints:      66947
912.46/915.20	c #Conflicts:     769000 | #Constraints:      67947
912.46/915.20	c #Conflicts:     770000 | #Constraints:      68947
912.46/915.20	c #Conflicts:     771000 | #Constraints:      69947
912.46/915.20	c #Conflicts:     772000 | #Constraints:      70947
912.46/915.20	c #Conflicts:     773000 | #Constraints:      71947
912.46/915.20	c bounds 2832 >= 1837 @ 895.651
921.73/924.54	c #Conflicts:     774000 | #Constraints:      73040
921.73/924.54	c #Conflicts:     775000 | #Constraints:      74040
921.73/924.54	c #Conflicts:     776000 | #Constraints:      75040
921.73/924.54	c #Conflicts:     777000 | #Constraints:      76040
921.73/924.54	c #Conflicts:     778000 | #Constraints:      77040
921.73/924.54	c #Conflicts:     779000 | #Constraints:      78040
921.73/924.54	c #Conflicts:     780000 | #Constraints:      79040
921.73/924.54	c #Conflicts:     781000 | #Constraints:      80040
921.73/924.54	c #Conflicts:     782000 | #Constraints:      81040
921.73/924.54	c #Conflicts:     783000 | #Constraints:      82040
921.73/924.54	c #Conflicts:     784000 | #Constraints:      83040
921.73/924.54	c #Conflicts:     785000 | #Constraints:      84040
921.73/924.54	c bounds 2832 >= 1838 @ 904.822
925.23/928.04	c #Conflicts:     786000 | #Constraints:      85070
925.23/928.04	c #Conflicts:     787000 | #Constraints:      86070
925.23/928.04	c INPROCESSING
925.23/928.04	c GARBAGE COLLECT
925.23/928.04	c rational objective 1838
936.30/939.16	c #Conflicts:     788000 | #Constraints:      59061
936.30/939.16	c #Conflicts:     789000 | #Constraints:      60061
936.30/939.16	c #Conflicts:     790000 | #Constraints:      61061
936.30/939.16	c #Conflicts:     791000 | #Constraints:      62061
936.30/939.16	c #Conflicts:     792000 | #Constraints:      63061
936.30/939.16	c #Conflicts:     793000 | #Constraints:      64061
936.30/939.16	c #Conflicts:     794000 | #Constraints:      65061
936.30/939.16	c #Conflicts:     795000 | #Constraints:      66061
936.30/939.16	c #Conflicts:     796000 | #Constraints:      67061
936.30/939.16	c #Conflicts:     797000 | #Constraints:      68061
936.30/939.16	c #Conflicts:     798000 | #Constraints:      69061
936.30/939.16	c #Conflicts:     799000 | #Constraints:      70061
936.30/939.16	c #Conflicts:     800000 | #Constraints:      71061
936.30/939.16	c #Conflicts:     801000 | #Constraints:      72061
936.30/939.16	c #Conflicts:     802000 | #Constraints:      73061
936.30/939.16	c #Conflicts:     803000 | #Constraints:      74061
936.30/939.16	c #Conflicts:     804000 | #Constraints:      75061
936.30/939.16	c #Conflicts:     805000 | #Constraints:      76061
936.30/939.16	c bounds 2832 >= 1839 @ 919.151
944.76/947.61	c #Conflicts:     806000 | #Constraints:      77193
944.76/947.61	c #Conflicts:     807000 | #Constraints:      78193
944.76/947.61	c #Conflicts:     808000 | #Constraints:      79193
944.76/947.61	c #Conflicts:     809000 | #Constraints:      80193
944.76/947.61	c #Conflicts:     810000 | #Constraints:      81193
944.76/947.61	c #Conflicts:     811000 | #Constraints:      82193
944.76/947.61	c #Conflicts:     812000 | #Constraints:      83193
944.76/947.61	c #Conflicts:     813000 | #Constraints:      84193
944.76/947.61	c #Conflicts:     814000 | #Constraints:      85193
944.76/947.61	c #Conflicts:     815000 | #Constraints:      86193
944.76/947.61	c bounds 2832 >= 1840 @ 927.43
951.54/954.42	c #Conflicts:     816000 | #Constraints:      87235
951.54/954.42	c #Conflicts:     817000 | #Constraints:      88235
951.54/954.42	c #Conflicts:     818000 | #Constraints:      89235
951.54/954.42	c #Conflicts:     819000 | #Constraints:      90235
951.54/954.42	c #Conflicts:     820000 | #Constraints:      91235
951.54/954.42	c #Conflicts:     821000 | #Constraints:      92235
951.54/954.42	c #Conflicts:     822000 | #Constraints:      93235
951.54/954.42	c #Conflicts:     823000 | #Constraints:      94235
951.54/954.42	c bounds 2832 >= 1841 @ 934.107
964.40/967.33	c #Conflicts:     824000 | #Constraints:      95262
964.40/967.33	c #Conflicts:     825000 | #Constraints:      96262
964.40/967.33	c #Conflicts:     826000 | #Constraints:      97262
964.40/967.33	c #Conflicts:     827000 | #Constraints:      98262
964.40/967.33	c #Conflicts:     828000 | #Constraints:      99262
964.40/967.33	c #Conflicts:     829000 | #Constraints:     100262
964.40/967.33	c #Conflicts:     830000 | #Constraints:     101262
964.40/967.33	c #Conflicts:     831000 | #Constraints:     102262
964.40/967.33	c #Conflicts:     832000 | #Constraints:     103262
964.40/967.33	c #Conflicts:     833000 | #Constraints:     104262
964.40/967.33	c #Conflicts:     834000 | #Constraints:     105262
964.40/967.33	c bounds 2832 >= 1842 @ 946.848
977.57/980.51	c #Conflicts:     835000 | #Constraints:     106286
977.57/980.51	c #Conflicts:     836000 | #Constraints:     107286
977.57/980.51	c #Conflicts:     837000 | #Constraints:     108286
977.57/980.51	c #Conflicts:     838000 | #Constraints:     109286
977.57/980.51	c #Conflicts:     839000 | #Constraints:     110286
977.57/980.51	c #Conflicts:     840000 | #Constraints:     111286
977.57/980.51	c #Conflicts:     841000 | #Constraints:     112286
977.57/980.51	c #Conflicts:     842000 | #Constraints:     113286
977.57/980.51	c #Conflicts:     843000 | #Constraints:     114286
977.57/980.51	c #Conflicts:     844000 | #Constraints:     115286
977.57/980.51	c #Conflicts:     845000 | #Constraints:     116286
977.57/980.51	c #Conflicts:     846000 | #Constraints:     117286
977.57/980.51	c #Conflicts:     847000 | #Constraints:     118286
977.57/980.51	c #Conflicts:     848000 | #Constraints:     119286
977.57/980.51	c INPROCESSING
977.57/980.51	c GARBAGE COLLECT
977.57/980.51	c rational objective 1842
981.96/984.99	c #Conflicts:     849000 | #Constraints:      75974
981.96/984.99	c #Conflicts:     850000 | #Constraints:      76974
981.96/984.99	c #Conflicts:     851000 | #Constraints:      77974
981.96/984.99	c #Conflicts:     852000 | #Constraints:      78974
981.96/984.99	c bounds 2832 >= 1843 @ 964.194
1003.69/1006.77	c #Conflicts:     853000 | #Constraints:      80031
1003.69/1006.77	c #Conflicts:     854000 | #Constraints:      81031
1003.69/1006.77	c #Conflicts:     855000 | #Constraints:      82031
1003.69/1006.77	c #Conflicts:     856000 | #Constraints:      83031
1003.69/1006.77	c #Conflicts:     857000 | #Constraints:      84031
1003.69/1006.77	c #Conflicts:     858000 | #Constraints:      85031
1003.69/1006.77	c #Conflicts:     859000 | #Constraints:      86031
1003.69/1006.77	c #Conflicts:     860000 | #Constraints:      87031
1003.69/1006.77	c #Conflicts:     861000 | #Constraints:      88031
1003.69/1006.77	c #Conflicts:     862000 | #Constraints:      89031
1003.69/1006.77	c #Conflicts:     863000 | #Constraints:      90031
1003.69/1006.77	c #Conflicts:     864000 | #Constraints:      91031
1003.69/1006.77	c #Conflicts:     865000 | #Constraints:      92031
1003.69/1006.77	c #Conflicts:     866000 | #Constraints:      93031
1003.69/1006.77	c #Conflicts:     867000 | #Constraints:      94031
1003.69/1006.77	c #Conflicts:     868000 | #Constraints:      95031
1003.69/1006.77	c #Conflicts:     869000 | #Constraints:      96031
1003.69/1006.77	c #Conflicts:     870000 | #Constraints:      97031
1003.69/1006.77	c #Conflicts:     871000 | #Constraints:      98031
1003.69/1006.77	c #Conflicts:     872000 | #Constraints:      99031
1003.69/1006.77	c #Conflicts:     873000 | #Constraints:     100031
1003.69/1006.77	c INPROCESSING
1003.69/1006.77	c GARBAGE COLLECT
1003.69/1006.77	c rational objective 1843
1019.95/1023.08	c #Conflicts:     874000 | #Constraints:      66330
1019.95/1023.08	c #Conflicts:     875000 | #Constraints:      67330
1019.95/1023.08	c #Conflicts:     876000 | #Constraints:      68330
1019.95/1023.08	c #Conflicts:     877000 | #Constraints:      69330
1019.95/1023.08	c #Conflicts:     878000 | #Constraints:      70330
1019.95/1023.08	c #Conflicts:     879000 | #Constraints:      71330
1019.95/1023.08	c #Conflicts:     880000 | #Constraints:      72330
1019.95/1023.08	c #Conflicts:     881000 | #Constraints:      73330
1019.95/1023.08	c #Conflicts:     882000 | #Constraints:      74330
1019.95/1023.08	c #Conflicts:     883000 | #Constraints:      75330
1019.95/1023.08	c #Conflicts:     884000 | #Constraints:      76330
1019.95/1023.08	c #Conflicts:     885000 | #Constraints:      77330
1019.95/1023.08	c #Conflicts:     886000 | #Constraints:      78330
1019.95/1023.08	c #Conflicts:     887000 | #Constraints:      79330
1019.95/1023.08	c #Conflicts:     888000 | #Constraints:      80330
1019.95/1023.08	c #Conflicts:     889000 | #Constraints:      81330
1019.95/1023.08	c #Conflicts:     890000 | #Constraints:      82330
1019.95/1023.08	c #Conflicts:     891000 | #Constraints:      83330
1019.95/1023.08	c #Conflicts:     892000 | #Constraints:      84330
1019.95/1023.08	c bounds 2832 >= 1844 @ 1001.64
1027.13/1030.29	c #Conflicts:     893000 | #Constraints:      85444
1027.13/1030.29	c #Conflicts:     894000 | #Constraints:      86444
1027.13/1030.29	c #Conflicts:     895000 | #Constraints:      87444
1027.13/1030.29	c #Conflicts:     896000 | #Constraints:      88444
1027.13/1030.29	c #Conflicts:     897000 | #Constraints:      89444
1027.13/1030.29	c #Conflicts:     898000 | #Constraints:      90444
1027.13/1030.29	c INPROCESSING
1027.13/1030.29	c GARBAGE COLLECT
1027.13/1030.29	c rational objective 1844
1027.83/1030.98	c #Conflicts:     899000 | #Constraints:      61291
1027.83/1030.98	c #Conflicts:     900000 | #Constraints:      62291
1027.83/1030.98	c bounds 2832 >= 1845 @ 1009.39
1028.04/1031.18	c #Conflicts:     901000 | #Constraints:      63357
1028.04/1031.18	c bounds 2832 >= 1846 @ 1009.58
1029.93/1033.06	c #Conflicts:     902000 | #Constraints:      64387
1029.93/1033.06	c #Conflicts:     903000 | #Constraints:      65387
1029.93/1033.06	c bounds 2832 >= 1847 @ 1011.42
1030.42/1033.54	c #Conflicts:     904000 | #Constraints:      66423
1030.42/1033.54	c #Conflicts:     905000 | #Constraints:      67423
1030.42/1033.54	c bounds 2832 >= 1848 @ 1011.88
1030.93/1034.03	c #Conflicts:     906000 | #Constraints:      68450
1030.93/1034.03	c #Conflicts:     907000 | #Constraints:      69450
1030.93/1034.03	c bounds 2832 >= 1849 @ 1012.35
1033.81/1036.92	c #Conflicts:     908000 | #Constraints:      70480
1033.81/1036.92	c #Conflicts:     909000 | #Constraints:      71480
1033.81/1036.92	c bounds 2832 >= 1850 @ 1015.2
1034.41/1037.54	c #Conflicts:     910000 | #Constraints:      72507
1034.41/1037.54	c #Conflicts:     911000 | #Constraints:      73507
1034.41/1037.54	c bounds 2832 >= 1851 @ 1015.8
1035.70/1038.84	c #Conflicts:     912000 | #Constraints:      74543
1035.70/1038.84	c #Conflicts:     913000 | #Constraints:      75543
1035.70/1038.84	c #Conflicts:     914000 | #Constraints:      76543
1035.70/1038.84	c #Conflicts:     915000 | #Constraints:      77543
1035.70/1038.84	c bounds 2832 >= 1852 @ 1017.05
1038.90/1042.09	c #Conflicts:     916000 | #Constraints:      78582
1038.90/1042.09	c #Conflicts:     917000 | #Constraints:      79582
1038.90/1042.09	c #Conflicts:     918000 | #Constraints:      80582
1038.90/1042.09	c #Conflicts:     919000 | #Constraints:      81582
1038.90/1042.09	c #Conflicts:     920000 | #Constraints:      82582
1038.90/1042.09	c bounds 2832 >= 1853 @ 1020.24
1043.28/1046.49	c #Conflicts:     921000 | #Constraints:      83639
1043.28/1046.49	c #Conflicts:     922000 | #Constraints:      84639
1043.28/1046.49	c #Conflicts:     923000 | #Constraints:      85639
1043.28/1046.49	c #Conflicts:     924000 | #Constraints:      86639
1043.28/1046.49	c #Conflicts:     925000 | #Constraints:      87639
1043.28/1046.49	c #Conflicts:     926000 | #Constraints:      88639
1043.28/1046.49	c #Conflicts:     927000 | #Constraints:      89639
1043.28/1046.49	c bounds 2832 >= 1854 @ 1024.54
1048.06/1051.28	c #Conflicts:     928000 | #Constraints:      90687
1048.06/1051.28	c #Conflicts:     929000 | #Constraints:      91687
1048.06/1051.28	c #Conflicts:     930000 | #Constraints:      92687
1048.06/1051.28	c #Conflicts:     931000 | #Constraints:      93687
1048.06/1051.28	c #Conflicts:     932000 | #Constraints:      94687
1048.06/1051.28	c #Conflicts:     933000 | #Constraints:      95687
1048.06/1051.28	c #Conflicts:     934000 | #Constraints:      96687
1048.06/1051.28	c bounds 2832 >= 1855 @ 1029.25
1054.65/1057.82	c #Conflicts:     935000 | #Constraints:      97720
1054.65/1057.82	c #Conflicts:     936000 | #Constraints:      98720
1054.65/1057.82	c #Conflicts:     937000 | #Constraints:      99720
1054.65/1057.82	c #Conflicts:     938000 | #Constraints:     100720
1054.65/1057.82	c #Conflicts:     939000 | #Constraints:     101720
1054.65/1057.82	c #Conflicts:     940000 | #Constraints:     102720
1054.65/1057.82	c bounds 2832 >= 1856 @ 1035.69
1060.95/1064.16	c #Conflicts:     941000 | #Constraints:     103753
1060.95/1064.16	c #Conflicts:     942000 | #Constraints:     104753
1060.95/1064.16	c #Conflicts:     943000 | #Constraints:     105753
1060.95/1064.16	c #Conflicts:     944000 | #Constraints:     106753
1060.95/1064.16	c #Conflicts:     945000 | #Constraints:     107753
1060.95/1064.16	c #Conflicts:     946000 | #Constraints:     108753
1060.95/1064.16	c #Conflicts:     947000 | #Constraints:     109753
1060.95/1064.16	c #Conflicts:     948000 | #Constraints:     110753
1060.95/1064.16	c bounds 2832 >= 1857 @ 1041.93
1068.31/1071.52	c #Conflicts:     949000 | #Constraints:     111780
1068.31/1071.52	c #Conflicts:     950000 | #Constraints:     112780
1068.31/1071.52	c #Conflicts:     951000 | #Constraints:     113780
1068.31/1071.52	c #Conflicts:     952000 | #Constraints:     114780
1068.31/1071.52	c #Conflicts:     953000 | #Constraints:     115780
1068.31/1071.52	c #Conflicts:     954000 | #Constraints:     116780
1068.31/1071.52	c #Conflicts:     955000 | #Constraints:     117780
1068.31/1071.52	c bounds 2832 >= 1858 @ 1049.22
1074.10/1077.37	c #Conflicts:     956000 | #Constraints:     118819
1074.10/1077.37	c #Conflicts:     957000 | #Constraints:     119819
1074.10/1077.37	c #Conflicts:     958000 | #Constraints:     120819
1074.10/1077.37	c #Conflicts:     959000 | #Constraints:     121819
1074.10/1077.37	c #Conflicts:     960000 | #Constraints:     122819
1074.10/1077.37	c bounds 2832 >= 1859 @ 1054.99
1077.90/1081.15	c #Conflicts:     961000 | #Constraints:     123852
1077.90/1081.15	c #Conflicts:     962000 | #Constraints:     124852
1077.90/1081.15	c #Conflicts:     963000 | #Constraints:     125852
1077.90/1081.15	c INPROCESSING
1077.90/1081.15	c GARBAGE COLLECT
1077.90/1081.15	c rational objective 1859
1079.18/1082.42	c #Conflicts:     964000 | #Constraints:      78481
1079.18/1082.42	c #Conflicts:     965000 | #Constraints:      79481
1079.18/1082.42	c #Conflicts:     966000 | #Constraints:      80481
1079.18/1082.42	c bounds 2832 >= 1860 @ 1059.98
1083.07/1086.36	c #Conflicts:     967000 | #Constraints:      81535
1083.07/1086.36	c #Conflicts:     968000 | #Constraints:      82535
1083.07/1086.36	c #Conflicts:     969000 | #Constraints:      83535
1083.07/1086.36	c #Conflicts:     970000 | #Constraints:      84535
1083.07/1086.36	c #Conflicts:     971000 | #Constraints:      85535
1083.07/1086.36	c bounds 2832 >= 1861 @ 1063.86
1087.36/1090.67	c #Conflicts:     972000 | #Constraints:      86580
1087.36/1090.67	c #Conflicts:     973000 | #Constraints:      87580
1087.36/1090.67	c #Conflicts:     974000 | #Constraints:      88580
1087.36/1090.67	c #Conflicts:     975000 | #Constraints:      89580
1087.36/1090.67	c #Conflicts:     976000 | #Constraints:      90580
1087.36/1090.67	c bounds 2832 >= 1862 @ 1068.07
1093.63/1096.99	c #Conflicts:     977000 | #Constraints:      91604
1093.63/1096.99	c #Conflicts:     978000 | #Constraints:      92604
1093.63/1096.99	c #Conflicts:     979000 | #Constraints:      93604
1093.63/1096.99	c #Conflicts:     980000 | #Constraints:      94604
1093.63/1096.99	c #Conflicts:     981000 | #Constraints:      95604
1093.63/1096.99	c #Conflicts:     982000 | #Constraints:      96604
1093.63/1096.99	c #Conflicts:     983000 | #Constraints:      97604
1093.63/1096.99	c bounds 2832 >= 1863 @ 1074.28
1099.52/1102.84	c #Conflicts:     984000 | #Constraints:      98661
1099.52/1102.84	c #Conflicts:     985000 | #Constraints:      99661
1099.52/1102.84	c #Conflicts:     986000 | #Constraints:     100661
1099.52/1102.84	c #Conflicts:     987000 | #Constraints:     101661
1099.52/1102.84	c #Conflicts:     988000 | #Constraints:     102661
1099.52/1102.84	c #Conflicts:     989000 | #Constraints:     103661
1099.52/1102.84	c #Conflicts:     990000 | #Constraints:     104661
1099.52/1102.84	c INPROCESSING
1099.52/1102.84	c GARBAGE COLLECT
1099.52/1102.84	c rational objective 1863
1100.73/1104.04	c #Conflicts:     991000 | #Constraints:      68772
1100.73/1104.04	c #Conflicts:     992000 | #Constraints:      69772
1100.73/1104.04	c bounds 2832 >= 1864 @ 1081.22
1114.69/1118.03	c #Conflicts:     993000 | #Constraints:      70880
1114.69/1118.03	c #Conflicts:     994000 | #Constraints:      71880
1114.69/1118.03	c #Conflicts:     995000 | #Constraints:      72880
1114.69/1118.03	c #Conflicts:     996000 | #Constraints:      73880
1114.69/1118.03	c #Conflicts:     997000 | #Constraints:      74880
1114.69/1118.03	c #Conflicts:     998000 | #Constraints:      75880
1114.69/1118.03	c #Conflicts:     999000 | #Constraints:      76880
1114.69/1118.03	c #Conflicts:    1000000 | #Constraints:      77880
1114.69/1118.03	c #Conflicts:    1001000 | #Constraints:      78880
1114.69/1118.03	c #Conflicts:    1002000 | #Constraints:      79880
1114.69/1118.03	c #Conflicts:    1003000 | #Constraints:      80880
1114.69/1118.03	c #Conflicts:    1004000 | #Constraints:      81880
1114.69/1118.03	c #Conflicts:    1005000 | #Constraints:      82880
1114.69/1118.03	c #Conflicts:    1006000 | #Constraints:      83880
1114.69/1118.03	c #Conflicts:    1007000 | #Constraints:      84880
1114.69/1118.03	c bounds 2832 >= 1865 @ 1095
1124.35/1127.77	c #Conflicts:    1008000 | #Constraints:      85946
1124.35/1127.77	c #Conflicts:    1009000 | #Constraints:      86946
1124.35/1127.77	c #Conflicts:    1010000 | #Constraints:      87946
1124.35/1127.77	c #Conflicts:    1011000 | #Constraints:      88946
1124.35/1127.77	c #Conflicts:    1012000 | #Constraints:      89946
1124.35/1127.77	c #Conflicts:    1013000 | #Constraints:      90946
1124.35/1127.77	c #Conflicts:    1014000 | #Constraints:      91946
1124.35/1127.77	c #Conflicts:    1015000 | #Constraints:      92946
1124.35/1127.77	c #Conflicts:    1016000 | #Constraints:      93946
1124.35/1127.77	c #Conflicts:    1017000 | #Constraints:      94946
1124.35/1127.77	c INPROCESSING
1124.35/1127.77	c GARBAGE COLLECT
1124.35/1127.77	c rational objective 1865
1124.65/1128.02	c bounds 2832 >= 1866 @ 1104.84
1137.80/1141.29	c #Conflicts:    1018000 | #Constraints:      64796
1137.80/1141.29	c #Conflicts:    1019000 | #Constraints:      65796
1137.80/1141.29	c #Conflicts:    1020000 | #Constraints:      66796
1137.80/1141.29	c #Conflicts:    1021000 | #Constraints:      67796
1137.80/1141.29	c #Conflicts:    1022000 | #Constraints:      68796
1137.80/1141.29	c #Conflicts:    1023000 | #Constraints:      69796
1137.80/1141.29	c #Conflicts:    1024000 | #Constraints:      70796
1137.80/1141.29	c #Conflicts:    1025000 | #Constraints:      71796
1137.80/1141.29	c #Conflicts:    1026000 | #Constraints:      72796
1137.80/1141.29	c #Conflicts:    1027000 | #Constraints:      73796
1137.80/1141.29	c #Conflicts:    1028000 | #Constraints:      74796
1137.80/1141.29	c #Conflicts:    1029000 | #Constraints:      75796
1137.80/1141.29	c #Conflicts:    1030000 | #Constraints:      76796
1137.80/1141.29	c #Conflicts:    1031000 | #Constraints:      77796
1137.80/1141.29	c #Conflicts:    1032000 | #Constraints:      78796
1137.80/1141.29	c #Conflicts:    1033000 | #Constraints:      79796
1137.80/1141.29	c #Conflicts:    1034000 | #Constraints:      80796
1137.80/1141.29	c bounds 2832 >= 1867 @ 1117.85
1147.87/1151.35	c #Conflicts:    1035000 | #Constraints:      81919
1147.87/1151.35	c #Conflicts:    1036000 | #Constraints:      82919
1147.87/1151.35	c #Conflicts:    1037000 | #Constraints:      83919
1147.87/1151.35	c #Conflicts:    1038000 | #Constraints:      84919
1147.87/1151.35	c #Conflicts:    1039000 | #Constraints:      85919
1147.87/1151.35	c #Conflicts:    1040000 | #Constraints:      86919
1147.87/1151.35	c #Conflicts:    1041000 | #Constraints:      87919
1147.87/1151.35	c #Conflicts:    1042000 | #Constraints:      88919
1147.87/1151.35	c #Conflicts:    1043000 | #Constraints:      89919
1147.87/1151.35	c #Conflicts:    1044000 | #Constraints:      90919
1147.87/1151.35	c #Conflicts:    1045000 | #Constraints:      91919
1147.87/1151.35	c bounds 2832 >= 1868 @ 1127.73
1157.75/1161.22	c #Conflicts:    1046000 | #Constraints:      92946
1157.75/1161.22	c #Conflicts:    1047000 | #Constraints:      93946
1157.75/1161.22	c #Conflicts:    1048000 | #Constraints:      94946
1157.75/1161.22	c #Conflicts:    1049000 | #Constraints:      95946
1157.75/1161.22	c #Conflicts:    1050000 | #Constraints:      96946
1157.75/1161.22	c #Conflicts:    1051000 | #Constraints:      97946
1157.75/1161.22	c #Conflicts:    1052000 | #Constraints:      98946
1157.75/1161.22	c #Conflicts:    1053000 | #Constraints:      99946
1157.75/1161.22	c #Conflicts:    1054000 | #Constraints:     100946
1157.75/1161.22	c #Conflicts:    1055000 | #Constraints:     101946
1157.75/1161.22	c bounds 2832 >= 1869 @ 1137.47
1404.96/1409.11	c #Conflicts:    1056000 | #Constraints:     102976
1404.96/1409.11	c #Conflicts:    1057000 | #Constraints:     103976
1404.96/1409.11	c #Conflicts:    1058000 | #Constraints:     104977
1404.96/1409.11	c #Conflicts:    1059000 | #Constraints:     105984
1404.96/1409.11	c #Conflicts:    1060000 | #Constraints:     107002
1404.96/1409.11	c #Conflicts:    1061000 | #Constraints:     108002
1404.96/1409.11	c #Conflicts:    1062000 | #Constraints:     109002
1404.96/1409.11	c #Conflicts:    1063000 | #Constraints:     110002
1404.96/1409.11	c #Conflicts:    1064000 | #Constraints:     111002
1404.96/1409.11	c #Conflicts:    1065000 | #Constraints:     112002
1404.96/1409.11	c #Conflicts:    1066000 | #Constraints:     113003
1404.96/1409.11	c #Conflicts:    1067000 | #Constraints:     114007
1404.96/1409.11	c #Conflicts:    1068000 | #Constraints:     115045
1404.96/1409.11	c #Conflicts:    1069000 | #Constraints:     116085
1404.96/1409.11	c #Conflicts:    1070000 | #Constraints:     117137
1404.96/1409.11	c #Conflicts:    1071000 | #Constraints:     118169
1404.96/1409.11	c #Conflicts:    1072000 | #Constraints:     119210
1404.96/1409.11	c #Conflicts:    1073000 | #Constraints:     120226
1404.96/1409.11	c #Conflicts:    1074000 | #Constraints:     121226
1404.96/1409.11	c #Conflicts:    1075000 | #Constraints:     122231
1404.96/1409.11	c #Conflicts:    1076000 | #Constraints:     123255
1404.96/1409.11	c #Conflicts:    1077000 | #Constraints:     124277
1404.96/1409.11	c #Conflicts:    1078000 | #Constraints:     125279
1404.96/1409.11	c #Conflicts:    1079000 | #Constraints:     126285
1404.96/1409.11	c #Conflicts:    1080000 | #Constraints:     127285
1404.96/1409.11	c #Conflicts:    1081000 | #Constraints:     128286
1404.96/1409.11	c #Conflicts:    1082000 | #Constraints:     129311
1404.96/1409.11	c #Conflicts:    1083000 | #Constraints:     130318
1404.96/1409.11	c #Conflicts:    1084000 | #Constraints:     131321
1404.96/1409.11	c #Conflicts:    1085000 | #Constraints:     132322
1404.96/1409.11	c INPROCESSING
1404.96/1409.11	c GARBAGE COLLECT
1404.96/1409.11	c rational objective 1869
1420.00/1424.26	c #Conflicts:    1086000 | #Constraints:      82553
1420.00/1424.26	c #Conflicts:    1087000 | #Constraints:      83553
1420.00/1424.26	c #Conflicts:    1088000 | #Constraints:      84553
1420.00/1424.26	c #Conflicts:    1089000 | #Constraints:      85553
1420.00/1424.26	c #Conflicts:    1090000 | #Constraints:      86553
1420.00/1424.26	c #Conflicts:    1091000 | #Constraints:      87553
1420.00/1424.26	c #Conflicts:    1092000 | #Constraints:      88553
1420.00/1424.26	c #Conflicts:    1093000 | #Constraints:      89553
1420.00/1424.26	c #Conflicts:    1094000 | #Constraints:      90553
1420.00/1424.26	c #Conflicts:    1095000 | #Constraints:      91553
1420.00/1424.26	c #Conflicts:    1096000 | #Constraints:      92553
1420.00/1424.26	c bounds 2832 >= 1870 @ 1397.45
1434.66/1438.93	c #Conflicts:    1097000 | #Constraints:      93619
1434.66/1438.93	c #Conflicts:    1098000 | #Constraints:      94619
1434.66/1438.93	c #Conflicts:    1099000 | #Constraints:      95619
1434.66/1438.93	c #Conflicts:    1100000 | #Constraints:      96619
1434.66/1438.93	c #Conflicts:    1101000 | #Constraints:      97619
1434.66/1438.93	c #Conflicts:    1102000 | #Constraints:      98619
1434.66/1438.93	c #Conflicts:    1103000 | #Constraints:      99619
1434.66/1438.93	c #Conflicts:    1104000 | #Constraints:     100619
1434.66/1438.93	c #Conflicts:    1105000 | #Constraints:     101619
1434.66/1438.93	c #Conflicts:    1106000 | #Constraints:     102619
1434.66/1438.93	c #Conflicts:    1107000 | #Constraints:     103619
1434.66/1438.93	c #Conflicts:    1108000 | #Constraints:     104619
1434.66/1438.93	c #Conflicts:    1109000 | #Constraints:     105619
1434.66/1438.93	c bounds 2832 >= 1871 @ 1411.91
1439.86/1444.14	c #Conflicts:    1110000 | #Constraints:     106679
1439.86/1444.14	c #Conflicts:    1111000 | #Constraints:     107679
1439.86/1444.14	c #Conflicts:    1112000 | #Constraints:     108679
1439.86/1444.14	c #Conflicts:    1113000 | #Constraints:     109679
1439.86/1444.14	c INPROCESSING
1439.86/1444.14	c GARBAGE COLLECT
1439.86/1444.14	c rational objective 1871
1450.11/1454.46	c #Conflicts:    1114000 | #Constraints:      70890
1450.11/1454.46	c #Conflicts:    1115000 | #Constraints:      71890
1450.11/1454.46	c #Conflicts:    1116000 | #Constraints:      72890
1450.11/1454.46	c #Conflicts:    1117000 | #Constraints:      73890
1450.11/1454.46	c #Conflicts:    1118000 | #Constraints:      74890
1450.11/1454.46	c #Conflicts:    1119000 | #Constraints:      75890
1450.11/1454.46	c #Conflicts:    1120000 | #Constraints:      76890
1450.11/1454.46	c #Conflicts:    1121000 | #Constraints:      77890
1450.11/1454.46	c #Conflicts:    1122000 | #Constraints:      78890
1450.11/1454.46	c #Conflicts:    1123000 | #Constraints:      79890
1450.11/1454.46	c #Conflicts:    1124000 | #Constraints:      80890
1450.11/1454.46	c #Conflicts:    1125000 | #Constraints:      81890
1450.11/1454.46	c #Conflicts:    1126000 | #Constraints:      82890
1450.11/1454.46	c bounds 2832 >= 1872 @ 1427.2
1467.57/1471.91	c #Conflicts:    1127000 | #Constraints:      83989
1467.57/1471.91	c #Conflicts:    1128000 | #Constraints:      84989
1467.57/1471.91	c #Conflicts:    1129000 | #Constraints:      85989
1467.57/1471.91	c #Conflicts:    1130000 | #Constraints:      86989
1467.57/1471.91	c #Conflicts:    1131000 | #Constraints:      87989
1467.57/1471.91	c #Conflicts:    1132000 | #Constraints:      88989
1467.57/1471.91	c #Conflicts:    1133000 | #Constraints:      89989
1467.57/1471.91	c #Conflicts:    1134000 | #Constraints:      90989
1467.57/1471.91	c #Conflicts:    1135000 | #Constraints:      91989
1467.57/1471.91	c #Conflicts:    1136000 | #Constraints:      92989
1467.57/1471.91	c #Conflicts:    1137000 | #Constraints:      93989
1467.57/1471.91	c #Conflicts:    1138000 | #Constraints:      94989
1467.57/1471.91	c #Conflicts:    1139000 | #Constraints:      95989
1467.57/1471.91	c #Conflicts:    1140000 | #Constraints:      96989
1467.57/1471.91	c #Conflicts:    1141000 | #Constraints:      97989
1467.57/1471.91	c #Conflicts:    1142000 | #Constraints:      98989
1467.57/1471.91	c INPROCESSING
1467.57/1471.91	c GARBAGE COLLECT
1467.57/1471.91	c rational objective 1872
1474.85/1479.22	c #Conflicts:    1143000 | #Constraints:      65880
1474.85/1479.22	c #Conflicts:    1144000 | #Constraints:      66880
1474.85/1479.22	c #Conflicts:    1145000 | #Constraints:      67880
1474.85/1479.22	c #Conflicts:    1146000 | #Constraints:      68880
1474.85/1479.22	c #Conflicts:    1147000 | #Constraints:      69880
1474.85/1479.22	c #Conflicts:    1148000 | #Constraints:      70880
1474.85/1479.22	c #Conflicts:    1149000 | #Constraints:      71880
1474.85/1479.22	c #Conflicts:    1150000 | #Constraints:      72880
1474.85/1479.22	c #Conflicts:    1151000 | #Constraints:      73880
1474.85/1479.22	c #Conflicts:    1152000 | #Constraints:      74880
1474.85/1479.22	c bounds 2832 >= 1873 @ 1451.5
1498.28/1502.76	c #Conflicts:    1153000 | #Constraints:      75988
1498.28/1502.76	c #Conflicts:    1154000 | #Constraints:      76988
1498.28/1502.76	c #Conflicts:    1155000 | #Constraints:      77988
1498.28/1502.76	c #Conflicts:    1156000 | #Constraints:      78988
1498.28/1502.76	c #Conflicts:    1157000 | #Constraints:      79988
1498.28/1502.76	c #Conflicts:    1158000 | #Constraints:      80988
1498.28/1502.76	c #Conflicts:    1159000 | #Constraints:      81988
1498.28/1502.76	c #Conflicts:    1160000 | #Constraints:      82988
1498.28/1502.76	c #Conflicts:    1161000 | #Constraints:      83988
1498.28/1502.76	c #Conflicts:    1162000 | #Constraints:      84988
1498.28/1502.76	c #Conflicts:    1163000 | #Constraints:      85988
1498.28/1502.76	c #Conflicts:    1164000 | #Constraints:      86988
1498.28/1502.76	c #Conflicts:    1165000 | #Constraints:      87988
1498.28/1502.76	c #Conflicts:    1166000 | #Constraints:      88988
1498.28/1502.76	c #Conflicts:    1167000 | #Constraints:      89988
1498.28/1502.76	c #Conflicts:    1168000 | #Constraints:      90988
1498.28/1502.76	c #Conflicts:    1169000 | #Constraints:      91988
1498.28/1502.76	c #Conflicts:    1170000 | #Constraints:      92988
1498.28/1502.76	c #Conflicts:    1171000 | #Constraints:      93988
1498.28/1502.76	c #Conflicts:    1172000 | #Constraints:      94988
1498.28/1502.76	c #Conflicts:    1173000 | #Constraints:      95988
1498.28/1502.76	c #Conflicts:    1174000 | #Constraints:      96988
1498.28/1502.76	c #Conflicts:    1175000 | #Constraints:      97988
1498.28/1502.76	c #Conflicts:    1176000 | #Constraints:      98988
1498.28/1502.76	c bounds 2832 >= 1874 @ 1474.64
1521.01/1525.55	c #Conflicts:    1177000 | #Constraints:     100036
1521.01/1525.55	c #Conflicts:    1178000 | #Constraints:     101036
1521.01/1525.55	c #Conflicts:    1179000 | #Constraints:     102036
1521.01/1525.55	c #Conflicts:    1180000 | #Constraints:     103036
1521.01/1525.55	c #Conflicts:    1181000 | #Constraints:     104036
1521.01/1525.55	c #Conflicts:    1182000 | #Constraints:     105036
1521.01/1525.55	c #Conflicts:    1183000 | #Constraints:     106036
1521.01/1525.55	c #Conflicts:    1184000 | #Constraints:     107036
1521.01/1525.55	c #Conflicts:    1185000 | #Constraints:     108036
1521.01/1525.55	c #Conflicts:    1186000 | #Constraints:     109036
1521.01/1525.55	c #Conflicts:    1187000 | #Constraints:     110036
1521.01/1525.55	c #Conflicts:    1188000 | #Constraints:     111036
1521.01/1525.55	c #Conflicts:    1189000 | #Constraints:     112036
1521.01/1525.55	c #Conflicts:    1190000 | #Constraints:     113036
1521.01/1525.55	c #Conflicts:    1191000 | #Constraints:     114036
1521.01/1525.55	c #Conflicts:    1192000 | #Constraints:     115036
1521.01/1525.55	c #Conflicts:    1193000 | #Constraints:     116036
1521.01/1525.55	c #Conflicts:    1194000 | #Constraints:     117036
1521.01/1525.55	c #Conflicts:    1195000 | #Constraints:     118036
1521.01/1525.55	c #Conflicts:    1196000 | #Constraints:     119036
1521.01/1525.56	c bounds 2832 >= 1875 @ 1497.03
1546.33/1550.97	c #Conflicts:    1197000 | #Constraints:     120066
1546.33/1550.97	c #Conflicts:    1198000 | #Constraints:     121066
1546.33/1550.97	c #Conflicts:    1199000 | #Constraints:     122066
1546.33/1550.97	c #Conflicts:    1200000 | #Constraints:     123066
1546.33/1550.97	c #Conflicts:    1201000 | #Constraints:     124066
1546.33/1550.97	c #Conflicts:    1202000 | #Constraints:     125066
1546.33/1550.97	c #Conflicts:    1203000 | #Constraints:     126066
1546.33/1550.97	c #Conflicts:    1204000 | #Constraints:     127066
1546.33/1550.97	c #Conflicts:    1205000 | #Constraints:     128066
1546.33/1550.97	c #Conflicts:    1206000 | #Constraints:     129066
1546.33/1550.97	c #Conflicts:    1207000 | #Constraints:     130066
1546.33/1550.97	c #Conflicts:    1208000 | #Constraints:     131066
1546.33/1550.97	c #Conflicts:    1209000 | #Constraints:     132066
1546.33/1550.97	c #Conflicts:    1210000 | #Constraints:     133066
1546.33/1550.97	c #Conflicts:    1211000 | #Constraints:     134066
1546.33/1550.97	c #Conflicts:    1212000 | #Constraints:     135066
1546.33/1550.97	c #Conflicts:    1213000 | #Constraints:     136066
1546.33/1550.97	c #Conflicts:    1214000 | #Constraints:     137066
1546.33/1550.97	c #Conflicts:    1215000 | #Constraints:     138066
1546.33/1550.97	c INPROCESSING
1546.33/1550.97	c GARBAGE COLLECT
1546.33/1550.97	c rational objective 1875
1554.61/1559.23	c #Conflicts:    1216000 | #Constraints:      85724
1554.61/1559.23	c #Conflicts:    1217000 | #Constraints:      86724
1554.61/1559.23	c #Conflicts:    1218000 | #Constraints:      87724
1554.61/1559.23	c #Conflicts:    1219000 | #Constraints:      88724
1554.61/1559.23	c #Conflicts:    1220000 | #Constraints:      89724
1554.61/1559.23	c #Conflicts:    1221000 | #Constraints:      90724
1554.61/1559.23	c #Conflicts:    1222000 | #Constraints:      91724
1554.61/1559.23	c #Conflicts:    1223000 | #Constraints:      92724
1554.61/1559.23	c bounds 2832 >= 1876 @ 1530.19
1576.25/1580.99	c #Conflicts:    1224000 | #Constraints:      93796
1576.25/1580.99	c #Conflicts:    1225000 | #Constraints:      94796
1576.25/1580.99	c #Conflicts:    1226000 | #Constraints:      95796
1576.25/1580.99	c #Conflicts:    1227000 | #Constraints:      96796
1576.25/1580.99	c #Conflicts:    1228000 | #Constraints:      97796
1576.25/1580.99	c #Conflicts:    1229000 | #Constraints:      98796
1576.25/1580.99	c #Conflicts:    1230000 | #Constraints:      99796
1576.25/1580.99	c #Conflicts:    1231000 | #Constraints:     100796
1576.25/1580.99	c #Conflicts:    1232000 | #Constraints:     101796
1576.25/1580.99	c #Conflicts:    1233000 | #Constraints:     102796
1576.25/1580.99	c #Conflicts:    1234000 | #Constraints:     103796
1576.25/1580.99	c #Conflicts:    1235000 | #Constraints:     104796
1576.25/1580.99	c #Conflicts:    1236000 | #Constraints:     105796
1576.25/1580.99	c #Conflicts:    1237000 | #Constraints:     106796
1576.25/1580.99	c #Conflicts:    1238000 | #Constraints:     107796
1576.25/1580.99	c #Conflicts:    1239000 | #Constraints:     108796
1576.25/1580.99	c #Conflicts:    1240000 | #Constraints:     109796
1576.25/1580.99	c #Conflicts:    1241000 | #Constraints:     110796
1576.25/1580.99	c #Conflicts:    1242000 | #Constraints:     111796
1576.25/1580.99	c #Conflicts:    1243000 | #Constraints:     112796
1576.25/1580.99	c #Conflicts:    1244000 | #Constraints:     113796
1576.25/1580.99	c #Conflicts:    1245000 | #Constraints:     114796
1576.25/1580.99	c INPROCESSING
1576.25/1580.99	c GARBAGE COLLECT
1576.25/1580.99	c rational objective 1876
1582.93/1587.68	c #Conflicts:    1246000 | #Constraints:      74289
1582.93/1587.68	c #Conflicts:    1247000 | #Constraints:      75289
1582.93/1587.68	c #Conflicts:    1248000 | #Constraints:      76289
1582.93/1587.68	c #Conflicts:    1249000 | #Constraints:      77289
1582.93/1587.68	c #Conflicts:    1250000 | #Constraints:      78289
1582.93/1587.68	c #Conflicts:    1251000 | #Constraints:      79289
1582.93/1587.68	c #Conflicts:    1252000 | #Constraints:      80289
1582.93/1587.68	c bounds 2832 >= 1877 @ 1558.16
1605.46/1610.21	c #Conflicts:    1253000 | #Constraints:      81361
1605.46/1610.21	c #Conflicts:    1254000 | #Constraints:      82361
1605.46/1610.21	c #Conflicts:    1255000 | #Constraints:      83361
1605.46/1610.21	c #Conflicts:    1256000 | #Constraints:      84361
1605.46/1610.21	c #Conflicts:    1257000 | #Constraints:      85361
1605.46/1610.21	c #Conflicts:    1258000 | #Constraints:      86361
1605.46/1610.21	c #Conflicts:    1259000 | #Constraints:      87361
1605.46/1610.21	c #Conflicts:    1260000 | #Constraints:      88361
1605.46/1610.21	c #Conflicts:    1261000 | #Constraints:      89361
1605.46/1610.21	c #Conflicts:    1262000 | #Constraints:      90361
1605.46/1610.21	c #Conflicts:    1263000 | #Constraints:      91361
1605.46/1610.21	c #Conflicts:    1264000 | #Constraints:      92361
1605.46/1610.21	c #Conflicts:    1265000 | #Constraints:      93361
1605.46/1610.21	c #Conflicts:    1266000 | #Constraints:      94361
1605.46/1610.21	c #Conflicts:    1267000 | #Constraints:      95361
1605.46/1610.21	c #Conflicts:    1268000 | #Constraints:      96361
1605.46/1610.21	c #Conflicts:    1269000 | #Constraints:      97361
1605.46/1610.21	c #Conflicts:    1270000 | #Constraints:      98361
1605.46/1610.21	c #Conflicts:    1271000 | #Constraints:      99361
1605.46/1610.21	c #Conflicts:    1272000 | #Constraints:     100361
1605.46/1610.21	c #Conflicts:    1273000 | #Constraints:     101361
1605.46/1610.21	c #Conflicts:    1274000 | #Constraints:     102361
1605.46/1610.21	c #Conflicts:    1275000 | #Constraints:     103361
1605.46/1610.21	c INPROCESSING
1605.46/1610.21	c GARBAGE COLLECT
1605.46/1610.21	c rational objective 1877
1608.26/1613.07	c #Conflicts:    1276000 | #Constraints:      68542
1608.26/1613.07	c #Conflicts:    1277000 | #Constraints:      69542
1608.26/1613.07	c bounds 2832 >= 1878 @ 1583.16
1643.55/1648.43	c #Conflicts:    1278000 | #Constraints:      70632
1643.55/1648.43	c #Conflicts:    1279000 | #Constraints:      71632
1643.55/1648.43	c #Conflicts:    1280000 | #Constraints:      72632
1643.55/1648.43	c #Conflicts:    1281000 | #Constraints:      73632
1643.55/1648.43	c #Conflicts:    1282000 | #Constraints:      74632
1643.55/1648.43	c #Conflicts:    1283000 | #Constraints:      75632
1643.55/1648.43	c #Conflicts:    1284000 | #Constraints:      76632
1643.55/1648.43	c #Conflicts:    1285000 | #Constraints:      77632
1643.55/1648.43	c #Conflicts:    1286000 | #Constraints:      78632
1643.55/1648.43	c #Conflicts:    1287000 | #Constraints:      79632
1643.55/1648.43	c #Conflicts:    1288000 | #Constraints:      80632
1643.55/1648.43	c #Conflicts:    1289000 | #Constraints:      81632
1643.55/1648.43	c #Conflicts:    1290000 | #Constraints:      82632
1643.55/1648.43	c #Conflicts:    1291000 | #Constraints:      83632
1643.55/1648.43	c #Conflicts:    1292000 | #Constraints:      84632
1643.55/1648.43	c #Conflicts:    1293000 | #Constraints:      85632
1643.55/1648.43	c #Conflicts:    1294000 | #Constraints:      86632
1643.55/1648.43	c #Conflicts:    1295000 | #Constraints:      87632
1643.55/1648.43	c #Conflicts:    1296000 | #Constraints:      88632
1643.55/1648.43	c #Conflicts:    1297000 | #Constraints:      89632
1643.55/1648.43	c #Conflicts:    1298000 | #Constraints:      90632
1643.55/1648.43	c #Conflicts:    1299000 | #Constraints:      91632
1643.55/1648.43	c #Conflicts:    1300000 | #Constraints:      92632
1643.55/1648.43	c #Conflicts:    1301000 | #Constraints:      93632
1643.55/1648.43	c #Conflicts:    1302000 | #Constraints:      94632
1643.55/1648.43	c #Conflicts:    1303000 | #Constraints:      95632
1643.55/1648.43	c #Conflicts:    1304000 | #Constraints:      96632
1643.55/1648.43	c #Conflicts:    1305000 | #Constraints:      97632
1643.55/1648.43	c #Conflicts:    1306000 | #Constraints:      98632
1643.55/1648.43	c #Conflicts:    1307000 | #Constraints:      99632
1643.55/1648.43	c #Conflicts:    1308000 | #Constraints:     100632
1643.55/1648.43	c #Conflicts:    1309000 | #Constraints:     101632
1643.55/1648.43	c #Conflicts:    1310000 | #Constraints:     102632
1643.55/1648.43	c #Conflicts:    1311000 | #Constraints:     103632
1643.55/1648.43	c #Conflicts:    1312000 | #Constraints:     104632
1643.55/1648.43	c #Conflicts:    1313000 | #Constraints:     105632
1643.55/1648.43	c #Conflicts:    1314000 | #Constraints:     106632
1643.55/1648.43	c bounds 2832 >= 1879 @ 1617.93
1672.97/1677.98	c #Conflicts:    1315000 | #Constraints:     107713
1672.97/1677.98	c #Conflicts:    1316000 | #Constraints:     108713
1672.97/1677.98	c #Conflicts:    1317000 | #Constraints:     109713
1672.97/1677.98	c #Conflicts:    1318000 | #Constraints:     110713
1672.97/1677.98	c #Conflicts:    1319000 | #Constraints:     111713
1672.97/1677.98	c #Conflicts:    1320000 | #Constraints:     112713
1672.97/1677.98	c #Conflicts:    1321000 | #Constraints:     113713
1672.97/1677.98	c #Conflicts:    1322000 | #Constraints:     114713
1672.97/1677.98	c #Conflicts:    1323000 | #Constraints:     115713
1672.97/1677.98	c #Conflicts:    1324000 | #Constraints:     116713
1672.97/1677.98	c #Conflicts:    1325000 | #Constraints:     117713
1672.97/1677.98	c #Conflicts:    1326000 | #Constraints:     118713
1672.97/1677.98	c #Conflicts:    1327000 | #Constraints:     119713
1672.97/1677.98	c #Conflicts:    1328000 | #Constraints:     120713
1672.97/1677.98	c #Conflicts:    1329000 | #Constraints:     121713
1672.97/1677.98	c #Conflicts:    1330000 | #Constraints:     122713
1672.97/1677.98	c #Conflicts:    1331000 | #Constraints:     123713
1672.97/1677.98	c #Conflicts:    1332000 | #Constraints:     124713
1672.97/1677.98	c #Conflicts:    1333000 | #Constraints:     125713
1672.97/1677.98	c #Conflicts:    1334000 | #Constraints:     126713
1672.97/1677.98	c #Conflicts:    1335000 | #Constraints:     127713
1672.97/1677.98	c #Conflicts:    1336000 | #Constraints:     128713
1672.97/1677.98	c #Conflicts:    1337000 | #Constraints:     129713
1672.97/1677.98	c #Conflicts:    1338000 | #Constraints:     130713
1672.97/1677.98	c #Conflicts:    1339000 | #Constraints:     131713
1672.97/1677.98	c #Conflicts:    1340000 | #Constraints:     132713
1672.97/1677.98	c bounds 2832 >= 1880 @ 1647.1
1688.92/1693.92	c #Conflicts:    1341000 | #Constraints:     133758
1688.92/1693.92	c #Conflicts:    1342000 | #Constraints:     134758
1688.92/1693.92	c #Conflicts:    1343000 | #Constraints:     135758
1688.92/1693.92	c #Conflicts:    1344000 | #Constraints:     136758
1688.92/1693.92	c #Conflicts:    1345000 | #Constraints:     137758
1688.92/1693.92	c #Conflicts:    1346000 | #Constraints:     138758
1688.92/1693.92	c #Conflicts:    1347000 | #Constraints:     139758
1688.92/1693.92	c #Conflicts:    1348000 | #Constraints:     140758
1688.92/1693.92	c #Conflicts:    1349000 | #Constraints:     141758
1688.92/1693.92	c #Conflicts:    1350000 | #Constraints:     142758
1688.92/1693.92	c #Conflicts:    1351000 | #Constraints:     143758
1688.92/1693.92	c #Conflicts:    1352000 | #Constraints:     144758
1688.92/1693.92	c INPROCESSING
1688.92/1693.92	c GARBAGE COLLECT
1688.92/1693.92	c rational objective 1880
1710.66/1715.73	c #Conflicts:    1353000 | #Constraints:      89065
1710.66/1715.73	c #Conflicts:    1354000 | #Constraints:      90065
1710.66/1715.73	c #Conflicts:    1355000 | #Constraints:      91065
1710.66/1715.73	c #Conflicts:    1356000 | #Constraints:      92065
1710.66/1715.73	c #Conflicts:    1357000 | #Constraints:      93065
1710.66/1715.73	c #Conflicts:    1358000 | #Constraints:      94065
1710.66/1715.73	c #Conflicts:    1359000 | #Constraints:      95065
1710.66/1715.73	c #Conflicts:    1360000 | #Constraints:      96065
1710.66/1715.73	c #Conflicts:    1361000 | #Constraints:      97065
1710.66/1715.73	c #Conflicts:    1362000 | #Constraints:      98065
1710.66/1715.73	c #Conflicts:    1363000 | #Constraints:      99065
1710.66/1715.73	c #Conflicts:    1364000 | #Constraints:     100065
1710.66/1715.73	c #Conflicts:    1365000 | #Constraints:     101065
1710.66/1715.73	c #Conflicts:    1366000 | #Constraints:     102065
1710.66/1715.73	c #Conflicts:    1367000 | #Constraints:     103065
1710.66/1715.73	c #Conflicts:    1368000 | #Constraints:     104065
1710.66/1715.73	c #Conflicts:    1369000 | #Constraints:     105065
1710.66/1715.73	c #Conflicts:    1370000 | #Constraints:     106065
1710.66/1715.73	c #Conflicts:    1371000 | #Constraints:     107065
1710.66/1715.73	c #Conflicts:    1372000 | #Constraints:     108065
1710.66/1715.73	c bounds 2832 >= 1881 @ 1684.28
1723.32/1728.43	c #Conflicts:    1373000 | #Constraints:     109116
1723.32/1728.43	c #Conflicts:    1374000 | #Constraints:     110116
1723.32/1728.43	c #Conflicts:    1375000 | #Constraints:     111116
1723.32/1728.43	c #Conflicts:    1376000 | #Constraints:     112116
1723.32/1728.43	c #Conflicts:    1377000 | #Constraints:     113116
1723.32/1728.43	c #Conflicts:    1378000 | #Constraints:     114116
1723.32/1728.43	c #Conflicts:    1379000 | #Constraints:     115116
1723.32/1728.43	c #Conflicts:    1380000 | #Constraints:     116116
1723.32/1728.43	c #Conflicts:    1381000 | #Constraints:     117116
1723.32/1728.43	c #Conflicts:    1382000 | #Constraints:     118116
1723.32/1728.43	c #Conflicts:    1383000 | #Constraints:     119116
1723.32/1728.43	c INPROCESSING
1723.32/1728.43	c GARBAGE COLLECT
1723.32/1728.43	c rational objective 1881
1755.23/1760.46	c #Conflicts:    1384000 | #Constraints:      76363
1755.23/1760.46	c #Conflicts:    1385000 | #Constraints:      77363
1755.23/1760.46	c #Conflicts:    1386000 | #Constraints:      78363
1755.23/1760.46	c #Conflicts:    1387000 | #Constraints:      79363
1755.23/1760.46	c #Conflicts:    1388000 | #Constraints:      80363
1755.23/1760.46	c #Conflicts:    1389000 | #Constraints:      81363
1755.23/1760.46	c #Conflicts:    1390000 | #Constraints:      82363
1755.23/1760.46	c #Conflicts:    1391000 | #Constraints:      83363
1755.23/1760.46	c #Conflicts:    1392000 | #Constraints:      84363
1755.23/1760.46	c #Conflicts:    1393000 | #Constraints:      85363
1755.23/1760.46	c #Conflicts:    1394000 | #Constraints:      86363
1755.23/1760.46	c #Conflicts:    1395000 | #Constraints:      87363
1755.23/1760.46	c #Conflicts:    1396000 | #Constraints:      88363
1755.23/1760.46	c #Conflicts:    1397000 | #Constraints:      89363
1755.23/1760.46	c #Conflicts:    1398000 | #Constraints:      90363
1755.23/1760.46	c #Conflicts:    1399000 | #Constraints:      91363
1755.23/1760.46	c #Conflicts:    1400000 | #Constraints:      92363
1755.23/1760.46	c #Conflicts:    1401000 | #Constraints:      93363
1755.23/1760.46	c #Conflicts:    1402000 | #Constraints:      94363
1755.23/1760.46	c #Conflicts:    1403000 | #Constraints:      95363
1755.23/1760.46	c #Conflicts:    1404000 | #Constraints:      96363
1755.23/1760.46	c #Conflicts:    1405000 | #Constraints:      97363
1755.23/1760.46	c #Conflicts:    1406000 | #Constraints:      98363
1755.23/1760.46	c #Conflicts:    1407000 | #Constraints:      99363
1755.23/1760.46	c #Conflicts:    1408000 | #Constraints:     100363
1755.23/1760.46	c #Conflicts:    1409000 | #Constraints:     101363
1755.23/1760.46	c #Conflicts:    1410000 | #Constraints:     102363
1755.23/1760.46	c #Conflicts:    1411000 | #Constraints:     103363
1755.23/1760.46	c #Conflicts:    1412000 | #Constraints:     104363
1755.23/1760.46	c #Conflicts:    1413000 | #Constraints:     105363
1755.23/1760.46	c #Conflicts:    1414000 | #Constraints:     106363
1755.23/1760.46	c INPROCESSING
1755.23/1760.46	c GARBAGE COLLECT
1755.23/1760.46	c rational objective 1881
1801.99/1807.37	c #Conflicts:    1415000 | #Constraints:      69639
1801.99/1807.37	c #Conflicts:    1416000 | #Constraints:      70639
1801.99/1807.37	c #Conflicts:    1417000 | #Constraints:      71639
1801.99/1807.37	c #Conflicts:    1418000 | #Constraints:      72639
1801.99/1807.37	c #Conflicts:    1419000 | #Constraints:      73639
1801.99/1807.37	c #Conflicts:    1420000 | #Constraints:      74639
1801.99/1807.37	c #Conflicts:    1421000 | #Constraints:      75639
1801.99/1807.37	c #Conflicts:    1422000 | #Constraints:      76639
1801.99/1807.37	c #Conflicts:    1423000 | #Constraints:      77639
1801.99/1807.37	c #Conflicts:    1424000 | #Constraints:      78639
1801.99/1807.37	c #Conflicts:    1425000 | #Constraints:      79639
1801.99/1807.37	c #Conflicts:    1426000 | #Constraints:      80639
1801.99/1807.37	c #Conflicts:    1427000 | #Constraints:      81639
1801.99/1807.37	c #Conflicts:    1428000 | #Constraints:      82639
1801.99/1807.37	c #Conflicts:    1429000 | #Constraints:      83639
1801.99/1807.37	c #Conflicts:    1430000 | #Constraints:      84639
1801.99/1807.37	c #Conflicts:    1431000 | #Constraints:      85639
1801.99/1807.37	c #Conflicts:    1432000 | #Constraints:      86639
1801.99/1807.37	c #Conflicts:    1433000 | #Constraints:      87639
1801.99/1807.37	c #Conflicts:    1434000 | #Constraints:      88639
1801.99/1807.37	c #Conflicts:    1435000 | #Constraints:      89639
1801.99/1807.37	c #Conflicts:    1436000 | #Constraints:      90639
1801.99/1807.37	c #Conflicts:    1437000 | #Constraints:      91639
1801.99/1807.37	c #Conflicts:    1438000 | #Constraints:      92639
1801.99/1807.37	c #Conflicts:    1439000 | #Constraints:      93639
1801.99/1807.37	c #Conflicts:    1440000 | #Constraints:      94639
1801.99/1807.37	c #Conflicts:    1441000 | #Constraints:      95639
1801.99/1807.37	c #Conflicts:    1442000 | #Constraints:      96639
1801.99/1807.37	c #Conflicts:    1443000 | #Constraints:      97639
1801.99/1807.37	c #Conflicts:    1444000 | #Constraints:      98639
1801.99/1807.37	c #Conflicts:    1445000 | #Constraints:      99639
1801.99/1807.37	c #Conflicts:    1446000 | #Constraints:     100639
1801.99/1807.37	c #Conflicts:    1447000 | #Constraints:     101639
1801.99/1807.37	c #Conflicts:    1448000 | #Constraints:     102639
1801.99/1807.37	c #Conflicts:    1449000 | #Constraints:     103639
1801.99/1807.37	c #Conflicts:    1450000 | #Constraints:     104639
1801.99/1807.37	c #Conflicts:    1451000 | #Constraints:     105639
1801.99/1807.37	c #Conflicts:    1452000 | #Constraints:     106639
1801.99/1807.37	c #Conflicts:    1453000 | #Constraints:     107639
1801.99/1807.37	c #Conflicts:    1454000 | #Constraints:     108639
1801.99/1807.37	c #Conflicts:    1455000 | #Constraints:     109639
1801.99/1807.37	c #Conflicts:    1456000 | #Constraints:     110639
1801.99/1807.37	c #Conflicts:    1457000 | #Constraints:     111639
1801.99/1807.37	c #Conflicts:    1458000 | #Constraints:     112639
1801.99/1807.37	c #Conflicts:    1459000 | #Constraints:     113639
1801.99/1807.37	c bounds 2832 >= 1882 @ 1774.44
1852.24/1857.78	c #Conflicts:    1460000 | #Constraints:     114819
1852.24/1857.78	c #Conflicts:    1461000 | #Constraints:     115819
1852.24/1857.78	c #Conflicts:    1462000 | #Constraints:     116819
1852.24/1857.78	c #Conflicts:    1463000 | #Constraints:     117819
1852.24/1857.78	c #Conflicts:    1464000 | #Constraints:     118819
1852.24/1857.78	c #Conflicts:    1465000 | #Constraints:     119819
1852.24/1857.78	c #Conflicts:    1466000 | #Constraints:     120819
1852.24/1857.78	c #Conflicts:    1467000 | #Constraints:     121819
1852.24/1857.78	c #Conflicts:    1468000 | #Constraints:     122819
1852.24/1857.78	c #Conflicts:    1469000 | #Constraints:     123819
1852.24/1857.78	c #Conflicts:    1470000 | #Constraints:     124819
1852.24/1857.78	c #Conflicts:    1471000 | #Constraints:     125819
1852.24/1857.78	c #Conflicts:    1472000 | #Constraints:     126819
1852.24/1857.78	c #Conflicts:    1473000 | #Constraints:     127819
1852.24/1857.78	c #Conflicts:    1474000 | #Constraints:     128819
1852.24/1857.78	c #Conflicts:    1475000 | #Constraints:     129819
1852.24/1857.78	c #Conflicts:    1476000 | #Constraints:     130819
1852.24/1857.78	c #Conflicts:    1477000 | #Constraints:     131819
1852.24/1857.78	c #Conflicts:    1478000 | #Constraints:     132819
1852.24/1857.78	c #Conflicts:    1479000 | #Constraints:     133819
1852.24/1857.78	c #Conflicts:    1480000 | #Constraints:     134819
1852.24/1857.78	c #Conflicts:    1481000 | #Constraints:     135819
1852.24/1857.78	c #Conflicts:    1482000 | #Constraints:     136819
1852.24/1857.78	c #Conflicts:    1483000 | #Constraints:     137819
1852.24/1857.78	c #Conflicts:    1484000 | #Constraints:     138819
1852.24/1857.78	c #Conflicts:    1485000 | #Constraints:     139819
1852.24/1857.78	c #Conflicts:    1486000 | #Constraints:     140819
1852.24/1857.78	c #Conflicts:    1487000 | #Constraints:     141819
1852.24/1857.78	c #Conflicts:    1488000 | #Constraints:     142819
1852.24/1857.78	c #Conflicts:    1489000 | #Constraints:     143819
1852.24/1857.78	c #Conflicts:    1490000 | #Constraints:     144819
1852.24/1857.78	c #Conflicts:    1491000 | #Constraints:     145819
1852.24/1857.78	c #Conflicts:    1492000 | #Constraints:     146819
1852.24/1857.78	c #Conflicts:    1493000 | #Constraints:     147819
1852.24/1857.78	c #Conflicts:    1494000 | #Constraints:     148819
1852.24/1857.78	c #Conflicts:    1495000 | #Constraints:     149819
1852.24/1857.78	c #Conflicts:    1496000 | #Constraints:     150819
1852.24/1857.78	c INPROCESSING
1852.24/1857.78	c GARBAGE COLLECT
1852.24/1857.78	c rational objective 1882
1856.83/1862.40	c #Conflicts:    1497000 | #Constraints:      92321
1856.83/1862.40	c #Conflicts:    1498000 | #Constraints:      93321
1856.83/1862.40	c #Conflicts:    1499000 | #Constraints:      94321
1856.83/1862.40	c #Conflicts:    1500000 | #Constraints:      95321
1856.83/1862.40	c bounds 2832 >= 1883 @ 1828.65
1893.22/1898.82	c #Conflicts:    1501000 | #Constraints:      96369
1893.22/1898.82	c #Conflicts:    1502000 | #Constraints:      97369
1893.22/1898.82	c #Conflicts:    1503000 | #Constraints:      98369
1893.22/1898.82	c #Conflicts:    1504000 | #Constraints:      99369
1893.22/1898.82	c #Conflicts:    1505000 | #Constraints:     100369
1893.22/1898.82	c #Conflicts:    1506000 | #Constraints:     101369
1893.22/1898.82	c #Conflicts:    1507000 | #Constraints:     102369
1893.22/1898.82	c #Conflicts:    1508000 | #Constraints:     103369
1893.22/1898.82	c #Conflicts:    1509000 | #Constraints:     104369
1893.22/1898.82	c #Conflicts:    1510000 | #Constraints:     105369
1893.22/1898.82	c #Conflicts:    1511000 | #Constraints:     106369
1893.22/1898.82	c #Conflicts:    1512000 | #Constraints:     107369
1893.22/1898.82	c #Conflicts:    1513000 | #Constraints:     108369
1893.22/1898.82	c #Conflicts:    1514000 | #Constraints:     109369
1893.22/1898.82	c #Conflicts:    1515000 | #Constraints:     110369
1893.22/1898.82	c #Conflicts:    1516000 | #Constraints:     111369
1893.22/1898.82	c #Conflicts:    1517000 | #Constraints:     112369
1893.22/1898.82	c #Conflicts:    1518000 | #Constraints:     113369
1893.22/1898.82	c #Conflicts:    1519000 | #Constraints:     114369
1893.22/1898.82	c #Conflicts:    1520000 | #Constraints:     115369
1893.22/1898.82	c #Conflicts:    1521000 | #Constraints:     116369
1893.22/1898.82	c #Conflicts:    1522000 | #Constraints:     117369
1893.22/1898.82	c #Conflicts:    1523000 | #Constraints:     118369
1893.22/1898.82	c #Conflicts:    1524000 | #Constraints:     119369
1893.22/1898.82	c #Conflicts:    1525000 | #Constraints:     120369
1893.22/1898.82	c #Conflicts:    1526000 | #Constraints:     121369
1893.22/1898.82	c #Conflicts:    1527000 | #Constraints:     122369
1893.22/1898.82	c #Conflicts:    1528000 | #Constraints:     123369
1893.22/1898.82	c INPROCESSING
1893.22/1898.82	c GARBAGE COLLECT
1893.22/1898.82	c rational objective 1883
1933.61/1939.36	c #Conflicts:    1529000 | #Constraints:      78205
1933.61/1939.36	c #Conflicts:    1530000 | #Constraints:      79205
1933.61/1939.36	c #Conflicts:    1531000 | #Constraints:      80205
1933.61/1939.36	c #Conflicts:    1532000 | #Constraints:      81205
1933.61/1939.36	c #Conflicts:    1533000 | #Constraints:      82205
1933.61/1939.36	c #Conflicts:    1534000 | #Constraints:      83205
1933.61/1939.36	c #Conflicts:    1535000 | #Constraints:      84205
1933.61/1939.36	c #Conflicts:    1536000 | #Constraints:      85205
1933.61/1939.36	c #Conflicts:    1537000 | #Constraints:      86205
1933.61/1939.36	c #Conflicts:    1538000 | #Constraints:      87205
1933.61/1939.36	c #Conflicts:    1539000 | #Constraints:      88205
1933.61/1939.36	c #Conflicts:    1540000 | #Constraints:      89205
1933.61/1939.36	c #Conflicts:    1541000 | #Constraints:      90205
1933.61/1939.36	c #Conflicts:    1542000 | #Constraints:      91205
1933.61/1939.36	c #Conflicts:    1543000 | #Constraints:      92205
1933.61/1939.36	c #Conflicts:    1544000 | #Constraints:      93205
1933.61/1939.36	c #Conflicts:    1545000 | #Constraints:      94205
1933.61/1939.36	c #Conflicts:    1546000 | #Constraints:      95205
1933.61/1939.36	c #Conflicts:    1547000 | #Constraints:      96205
1933.61/1939.36	c #Conflicts:    1548000 | #Constraints:      97205
1933.61/1939.36	c #Conflicts:    1549000 | #Constraints:      98205
1933.61/1939.36	c #Conflicts:    1550000 | #Constraints:      99205
1933.61/1939.36	c #Conflicts:    1551000 | #Constraints:     100205
1933.61/1939.36	c #Conflicts:    1552000 | #Constraints:     101205
1933.61/1939.36	c #Conflicts:    1553000 | #Constraints:     102205
1933.61/1939.36	c #Conflicts:    1554000 | #Constraints:     103205
1933.61/1939.36	c #Conflicts:    1555000 | #Constraints:     104205
1933.61/1939.36	c #Conflicts:    1556000 | #Constraints:     105205
1933.61/1939.36	c #Conflicts:    1557000 | #Constraints:     106205
1933.61/1939.36	c #Conflicts:    1558000 | #Constraints:     107205
1933.61/1939.36	c #Conflicts:    1559000 | #Constraints:     108205
1933.61/1939.36	c #Conflicts:    1560000 | #Constraints:     109205
1933.61/1939.36	c #Conflicts:    1561000 | #Constraints:     110205
1933.61/1939.36	c INPROCESSING
1933.61/1939.36	c GARBAGE COLLECT
1933.61/1939.36	c rational objective 1883
1942.77/1948.53	c #Conflicts:    1562000 | #Constraints:      71680
1942.77/1948.53	c #Conflicts:    1563000 | #Constraints:      72680
1942.77/1948.53	c #Conflicts:    1564000 | #Constraints:      73680
1942.77/1948.53	c #Conflicts:    1565000 | #Constraints:      74680
1942.77/1948.53	c #Conflicts:    1566000 | #Constraints:      75680
1942.77/1948.53	c #Conflicts:    1567000 | #Constraints:      76680
1942.77/1948.53	c #Conflicts:    1568000 | #Constraints:      77680
1942.77/1948.53	c #Conflicts:    1569000 | #Constraints:      78680
1942.77/1948.53	c #Conflicts:    1570000 | #Constraints:      79680
1942.77/1948.53	c #Conflicts:    1571000 | #Constraints:      80680
1942.77/1948.53	c bounds 2832 >= 1884 @ 1913.39
2005.39/2011.35	c #Conflicts:    1572000 | #Constraints:      81833
2005.39/2011.35	c #Conflicts:    1573000 | #Constraints:      82833
2005.39/2011.35	c #Conflicts:    1574000 | #Constraints:      83833
2005.39/2011.35	c #Conflicts:    1575000 | #Constraints:      84833
2005.39/2011.35	c #Conflicts:    1576000 | #Constraints:      85833
2005.39/2011.35	c #Conflicts:    1577000 | #Constraints:      86833
2005.39/2011.35	c #Conflicts:    1578000 | #Constraints:      87833
2005.39/2011.35	c #Conflicts:    1579000 | #Constraints:      88833
2005.39/2011.35	c #Conflicts:    1580000 | #Constraints:      89833
2005.39/2011.35	c #Conflicts:    1581000 | #Constraints:      90833
2005.39/2011.35	c #Conflicts:    1582000 | #Constraints:      91833
2005.39/2011.35	c #Conflicts:    1583000 | #Constraints:      92833
2005.39/2011.35	c #Conflicts:    1584000 | #Constraints:      93833
2005.39/2011.35	c #Conflicts:    1585000 | #Constraints:      94833
2005.39/2011.35	c #Conflicts:    1586000 | #Constraints:      95833
2005.39/2011.35	c #Conflicts:    1587000 | #Constraints:      96833
2005.39/2011.35	c #Conflicts:    1588000 | #Constraints:      97833
2005.39/2011.35	c #Conflicts:    1589000 | #Constraints:      98833
2005.39/2011.35	c #Conflicts:    1590000 | #Constraints:      99833
2005.39/2011.35	c #Conflicts:    1591000 | #Constraints:     100833
2005.39/2011.35	c #Conflicts:    1592000 | #Constraints:     101833
2005.39/2011.35	c #Conflicts:    1593000 | #Constraints:     102833
2005.39/2011.35	c #Conflicts:    1594000 | #Constraints:     103833
2005.39/2011.35	c #Conflicts:    1595000 | #Constraints:     104833
2005.39/2011.35	c #Conflicts:    1596000 | #Constraints:     105833
2005.39/2011.35	c #Conflicts:    1597000 | #Constraints:     106833
2005.39/2011.35	c #Conflicts:    1598000 | #Constraints:     107833
2005.39/2011.35	c #Conflicts:    1599000 | #Constraints:     108833
2005.39/2011.35	c #Conflicts:    1600000 | #Constraints:     109833
2005.39/2011.35	c #Conflicts:    1601000 | #Constraints:     110833
2005.39/2011.35	c #Conflicts:    1602000 | #Constraints:     111833
2005.39/2011.35	c #Conflicts:    1603000 | #Constraints:     112833
2005.39/2011.35	c #Conflicts:    1604000 | #Constraints:     113833
2005.39/2011.35	c #Conflicts:    1605000 | #Constraints:     114833
2005.39/2011.35	c #Conflicts:    1606000 | #Constraints:     115833
2005.39/2011.35	c #Conflicts:    1607000 | #Constraints:     116833
2005.39/2011.35	c #Conflicts:    1608000 | #Constraints:     117833
2005.39/2011.35	c #Conflicts:    1609000 | #Constraints:     118833
2005.39/2011.35	c #Conflicts:    1610000 | #Constraints:     119833
2005.39/2011.35	c #Conflicts:    1611000 | #Constraints:     120833
2005.39/2011.35	c #Conflicts:    1612000 | #Constraints:     121833
2005.39/2011.35	c #Conflicts:    1613000 | #Constraints:     122833
2005.39/2011.35	c #Conflicts:    1614000 | #Constraints:     123833
2005.39/2011.35	c #Conflicts:    1615000 | #Constraints:     124833
2005.39/2011.35	c #Conflicts:    1616000 | #Constraints:     125833
2005.39/2011.35	c #Conflicts:    1617000 | #Constraints:     126833
2005.39/2011.35	c #Conflicts:    1618000 | #Constraints:     127833
2005.39/2011.35	c #Conflicts:    1619000 | #Constraints:     128833
2005.39/2011.35	c #Conflicts:    1620000 | #Constraints:     129833
2005.39/2011.35	c #Conflicts:    1621000 | #Constraints:     130833
2005.39/2011.35	c #Conflicts:    1622000 | #Constraints:     131833
2005.39/2011.35	c bounds 2832 >= 1885 @ 1975.28
2040.99/2047.10	c #Conflicts:    1623000 | #Constraints:     132884
2040.99/2047.10	c #Conflicts:    1624000 | #Constraints:     133884
2040.99/2047.10	c #Conflicts:    1625000 | #Constraints:     134884
2040.99/2047.10	c #Conflicts:    1626000 | #Constraints:     135884
2040.99/2047.10	c #Conflicts:    1627000 | #Constraints:     136884
2040.99/2047.10	c #Conflicts:    1628000 | #Constraints:     137884
2040.99/2047.10	c #Conflicts:    1629000 | #Constraints:     138884
2040.99/2047.10	c #Conflicts:    1630000 | #Constraints:     139884
2040.99/2047.10	c #Conflicts:    1631000 | #Constraints:     140884
2040.99/2047.10	c #Conflicts:    1632000 | #Constraints:     141884
2040.99/2047.10	c #Conflicts:    1633000 | #Constraints:     142884
2040.99/2047.10	c #Conflicts:    1634000 | #Constraints:     143884
2040.99/2047.10	c #Conflicts:    1635000 | #Constraints:     144884
2040.99/2047.10	c #Conflicts:    1636000 | #Constraints:     145884
2040.99/2047.10	c #Conflicts:    1637000 | #Constraints:     146884
2040.99/2047.10	c #Conflicts:    1638000 | #Constraints:     147884
2040.99/2047.10	c #Conflicts:    1639000 | #Constraints:     148884
2040.99/2047.10	c #Conflicts:    1640000 | #Constraints:     149884
2040.99/2047.10	c #Conflicts:    1641000 | #Constraints:     150884
2040.99/2047.10	c #Conflicts:    1642000 | #Constraints:     151884
2040.99/2047.10	c #Conflicts:    1643000 | #Constraints:     152884
2040.99/2047.10	c #Conflicts:    1644000 | #Constraints:     153884
2040.99/2047.10	c #Conflicts:    1645000 | #Constraints:     154884
2040.99/2047.10	c #Conflicts:    1646000 | #Constraints:     155884
2040.99/2047.10	c #Conflicts:    1647000 | #Constraints:     156884
2040.99/2047.10	c INPROCESSING
2040.99/2047.10	c GARBAGE COLLECT
2040.99/2047.10	c rational objective 1885
2085.12/2091.36	c #Conflicts:    1648000 | #Constraints:      95317
2085.12/2091.36	c #Conflicts:    1649000 | #Constraints:      96317
2085.12/2091.36	c #Conflicts:    1650000 | #Constraints:      97317
2085.12/2091.36	c #Conflicts:    1651000 | #Constraints:      98317
2085.12/2091.36	c #Conflicts:    1652000 | #Constraints:      99317
2085.12/2091.36	c #Conflicts:    1653000 | #Constraints:     100317
2085.12/2091.36	c #Conflicts:    1654000 | #Constraints:     101317
2085.12/2091.36	c #Conflicts:    1655000 | #Constraints:     102317
2085.12/2091.36	c #Conflicts:    1656000 | #Constraints:     103317
2085.12/2091.36	c #Conflicts:    1657000 | #Constraints:     104317
2085.12/2091.36	c #Conflicts:    1658000 | #Constraints:     105317
2085.12/2091.36	c #Conflicts:    1659000 | #Constraints:     106317
2085.12/2091.36	c #Conflicts:    1660000 | #Constraints:     107317
2085.12/2091.36	c #Conflicts:    1661000 | #Constraints:     108317
2085.12/2091.36	c #Conflicts:    1662000 | #Constraints:     109317
2085.12/2091.36	c #Conflicts:    1663000 | #Constraints:     110317
2085.12/2091.36	c #Conflicts:    1664000 | #Constraints:     111317
2085.12/2091.36	c #Conflicts:    1665000 | #Constraints:     112317
2085.12/2091.36	c #Conflicts:    1666000 | #Constraints:     113317
2085.12/2091.36	c #Conflicts:    1667000 | #Constraints:     114317
2085.12/2091.36	c #Conflicts:    1668000 | #Constraints:     115317
2085.12/2091.36	c #Conflicts:    1669000 | #Constraints:     116317
2085.12/2091.36	c #Conflicts:    1670000 | #Constraints:     117317
2085.12/2091.36	c #Conflicts:    1671000 | #Constraints:     118317
2085.12/2091.36	c #Conflicts:    1672000 | #Constraints:     119317
2085.12/2091.36	c #Conflicts:    1673000 | #Constraints:     120317
2085.12/2091.36	c #Conflicts:    1674000 | #Constraints:     121317
2085.12/2091.36	c #Conflicts:    1675000 | #Constraints:     122317
2085.12/2091.36	c #Conflicts:    1676000 | #Constraints:     123317
2085.12/2091.36	c #Conflicts:    1677000 | #Constraints:     124317
2085.12/2091.36	c #Conflicts:    1678000 | #Constraints:     125317
2085.12/2091.36	c #Conflicts:    1679000 | #Constraints:     126317
2085.12/2091.36	c #Conflicts:    1680000 | #Constraints:     127317
2085.12/2091.36	c #Conflicts:    1681000 | #Constraints:     128317
2085.12/2091.36	c INPROCESSING
2085.12/2091.36	c GARBAGE COLLECT
2085.12/2091.36	c rational objective 1885
2121.10/2127.49	c #Conflicts:    1682000 | #Constraints:      80859
2121.10/2127.49	c #Conflicts:    1683000 | #Constraints:      81859
2121.10/2127.49	c #Conflicts:    1684000 | #Constraints:      82859
2121.10/2127.49	c #Conflicts:    1685000 | #Constraints:      83859
2121.10/2127.49	c #Conflicts:    1686000 | #Constraints:      84859
2121.10/2127.49	c #Conflicts:    1687000 | #Constraints:      85859
2121.10/2127.49	c #Conflicts:    1688000 | #Constraints:      86859
2121.10/2127.49	c #Conflicts:    1689000 | #Constraints:      87859
2121.10/2127.49	c #Conflicts:    1690000 | #Constraints:      88859
2121.10/2127.49	c #Conflicts:    1691000 | #Constraints:      89859
2121.10/2127.49	c #Conflicts:    1692000 | #Constraints:      90859
2121.10/2127.49	c #Conflicts:    1693000 | #Constraints:      91859
2121.10/2127.49	c #Conflicts:    1694000 | #Constraints:      92859
2121.10/2127.49	c #Conflicts:    1695000 | #Constraints:      93859
2121.10/2127.49	c #Conflicts:    1696000 | #Constraints:      94859
2121.10/2127.49	c #Conflicts:    1697000 | #Constraints:      95859
2121.10/2127.49	c #Conflicts:    1698000 | #Constraints:      96859
2121.10/2127.49	c #Conflicts:    1699000 | #Constraints:      97859
2121.10/2127.49	c #Conflicts:    1700000 | #Constraints:      98859
2121.10/2127.49	c #Conflicts:    1701000 | #Constraints:      99859
2121.10/2127.49	c #Conflicts:    1702000 | #Constraints:     100859
2121.10/2127.49	c #Conflicts:    1703000 | #Constraints:     101859
2121.10/2127.49	c #Conflicts:    1704000 | #Constraints:     102859
2121.10/2127.49	c #Conflicts:    1705000 | #Constraints:     103859
2121.10/2127.49	c #Conflicts:    1706000 | #Constraints:     104859
2121.10/2127.49	c #Conflicts:    1707000 | #Constraints:     105859
2121.10/2127.49	c #Conflicts:    1708000 | #Constraints:     106859
2121.10/2127.49	c #Conflicts:    1709000 | #Constraints:     107859
2121.10/2127.49	c #Conflicts:    1710000 | #Constraints:     108859
2121.10/2127.49	c #Conflicts:    1711000 | #Constraints:     109859
2121.10/2127.49	c #Conflicts:    1712000 | #Constraints:     110859
2121.10/2127.49	c #Conflicts:    1713000 | #Constraints:     111859
2121.10/2127.49	c #Conflicts:    1714000 | #Constraints:     112859
2121.10/2127.49	c #Conflicts:    1715000 | #Constraints:     113859
2121.10/2127.49	c #Conflicts:    1716000 | #Constraints:     114859
2121.10/2127.49	c INPROCESSING
2121.10/2127.49	c GARBAGE COLLECT
2121.10/2127.49	c rational objective 1885
2150.70/2157.12	c #Conflicts:    1717000 | #Constraints:      74461
2150.70/2157.12	c #Conflicts:    1718000 | #Constraints:      75461
2150.70/2157.12	c #Conflicts:    1719000 | #Constraints:      76461
2150.70/2157.12	c #Conflicts:    1720000 | #Constraints:      77461
2150.70/2157.12	c #Conflicts:    1721000 | #Constraints:      78461
2150.70/2157.12	c #Conflicts:    1722000 | #Constraints:      79461
2150.70/2157.12	c #Conflicts:    1723000 | #Constraints:      80461
2150.70/2157.12	c #Conflicts:    1724000 | #Constraints:      81461
2150.70/2157.12	c #Conflicts:    1725000 | #Constraints:      82461
2150.70/2157.12	c #Conflicts:    1726000 | #Constraints:      83461
2150.70/2157.12	c #Conflicts:    1727000 | #Constraints:      84461
2150.70/2157.12	c #Conflicts:    1728000 | #Constraints:      85461
2150.70/2157.12	c #Conflicts:    1729000 | #Constraints:      86461
2150.70/2157.12	c #Conflicts:    1730000 | #Constraints:      87461
2150.70/2157.12	c #Conflicts:    1731000 | #Constraints:      88461
2150.70/2157.12	c #Conflicts:    1732000 | #Constraints:      89461
2150.70/2157.12	c #Conflicts:    1733000 | #Constraints:      90461
2150.70/2157.12	c #Conflicts:    1734000 | #Constraints:      91461
2150.70/2157.12	c #Conflicts:    1735000 | #Constraints:      92461
2150.70/2157.12	c #Conflicts:    1736000 | #Constraints:      93461
2150.70/2157.12	c #Conflicts:    1737000 | #Constraints:      94461
2150.70/2157.12	c #Conflicts:    1738000 | #Constraints:      95461
2150.70/2157.12	c #Conflicts:    1739000 | #Constraints:      96461
2150.70/2157.12	c #Conflicts:    1740000 | #Constraints:      97461
2150.70/2157.12	c #Conflicts:    1741000 | #Constraints:      98461
2150.70/2157.12	c #Conflicts:    1742000 | #Constraints:      99461
2150.70/2157.12	c #Conflicts:    1743000 | #Constraints:     100461
2150.70/2157.12	c #Conflicts:    1744000 | #Constraints:     101461
2150.70/2157.12	c #Conflicts:    1745000 | #Constraints:     102461
2150.70/2157.12	c bounds 2832 >= 1886 @ 2118.7
2236.40/2243.12	c #Conflicts:    1746000 | #Constraints:     103614
2236.40/2243.12	c #Conflicts:    1747000 | #Constraints:     104614
2236.40/2243.12	c #Conflicts:    1748000 | #Constraints:     105614
2236.40/2243.12	c #Conflicts:    1749000 | #Constraints:     106614
2236.40/2243.12	c #Conflicts:    1750000 | #Constraints:     107614
2236.40/2243.12	c #Conflicts:    1751000 | #Constraints:     108614
2236.40/2243.12	c #Conflicts:    1752000 | #Constraints:     109614
2236.40/2243.12	c #Conflicts:    1753000 | #Constraints:     110614
2236.40/2243.12	c #Conflicts:    1754000 | #Constraints:     111614
2236.40/2243.12	c #Conflicts:    1755000 | #Constraints:     112614
2236.40/2243.12	c #Conflicts:    1756000 | #Constraints:     113614
2236.40/2243.12	c #Conflicts:    1757000 | #Constraints:     114614
2236.40/2243.12	c #Conflicts:    1758000 | #Constraints:     115614
2236.40/2243.12	c #Conflicts:    1759000 | #Constraints:     116614
2236.40/2243.12	c #Conflicts:    1760000 | #Constraints:     117614
2236.40/2243.12	c #Conflicts:    1761000 | #Constraints:     118614
2236.40/2243.12	c #Conflicts:    1762000 | #Constraints:     119614
2236.40/2243.12	c #Conflicts:    1763000 | #Constraints:     120614
2236.40/2243.12	c #Conflicts:    1764000 | #Constraints:     121614
2236.40/2243.12	c #Conflicts:    1765000 | #Constraints:     122614
2236.40/2243.12	c #Conflicts:    1766000 | #Constraints:     123614
2236.40/2243.12	c #Conflicts:    1767000 | #Constraints:     124614
2236.40/2243.12	c #Conflicts:    1768000 | #Constraints:     125614
2236.40/2243.12	c #Conflicts:    1769000 | #Constraints:     126614
2236.40/2243.12	c #Conflicts:    1770000 | #Constraints:     127614
2236.40/2243.12	c #Conflicts:    1771000 | #Constraints:     128614
2236.40/2243.12	c #Conflicts:    1772000 | #Constraints:     129614
2236.40/2243.12	c #Conflicts:    1773000 | #Constraints:     130614
2236.40/2243.12	c #Conflicts:    1774000 | #Constraints:     131614
2236.40/2243.12	c #Conflicts:    1775000 | #Constraints:     132614
2236.40/2243.12	c #Conflicts:    1776000 | #Constraints:     133614
2236.40/2243.12	c #Conflicts:    1777000 | #Constraints:     134614
2236.40/2243.12	c #Conflicts:    1778000 | #Constraints:     135614
2236.40/2243.12	c #Conflicts:    1779000 | #Constraints:     136614
2236.40/2243.12	c #Conflicts:    1780000 | #Constraints:     137614
2236.40/2243.12	c #Conflicts:    1781000 | #Constraints:     138614
2236.40/2243.12	c #Conflicts:    1782000 | #Constraints:     139614
2236.40/2243.12	c #Conflicts:    1783000 | #Constraints:     140614
2236.40/2243.12	c #Conflicts:    1784000 | #Constraints:     141614
2236.40/2243.12	c #Conflicts:    1785000 | #Constraints:     142614
2236.40/2243.12	c #Conflicts:    1786000 | #Constraints:     143614
2236.40/2243.12	c #Conflicts:    1787000 | #Constraints:     144614
2236.40/2243.12	c #Conflicts:    1788000 | #Constraints:     145614
2236.40/2243.12	c #Conflicts:    1789000 | #Constraints:     146614
2236.40/2243.12	c #Conflicts:    1790000 | #Constraints:     147614
2236.40/2243.12	c #Conflicts:    1791000 | #Constraints:     148614
2236.40/2243.12	c #Conflicts:    1792000 | #Constraints:     149614
2236.40/2243.12	c #Conflicts:    1793000 | #Constraints:     150614
2236.40/2243.12	c #Conflicts:    1794000 | #Constraints:     151614
2236.40/2243.12	c #Conflicts:    1795000 | #Constraints:     152614
2236.40/2243.12	c #Conflicts:    1796000 | #Constraints:     153614
2236.40/2243.12	c #Conflicts:    1797000 | #Constraints:     154614
2236.40/2243.12	c #Conflicts:    1798000 | #Constraints:     155614
2236.40/2243.12	c #Conflicts:    1799000 | #Constraints:     156614
2236.40/2243.12	c #Conflicts:    1800000 | #Constraints:     157614
2236.40/2243.12	c #Conflicts:    1801000 | #Constraints:     158614
2236.40/2243.12	c #Conflicts:    1802000 | #Constraints:     159614
2236.40/2243.12	c #Conflicts:    1803000 | #Constraints:     160614
2236.40/2243.12	c #Conflicts:    1804000 | #Constraints:     161614
2236.40/2243.12	c #Conflicts:    1805000 | #Constraints:     162614
2236.40/2243.12	c INPROCESSING
2236.40/2243.12	c GARBAGE COLLECT
2236.40/2243.12	c rational objective 1886
2276.34/2283.24	c #Conflicts:    1806000 | #Constraints:      98055
2276.34/2283.24	c #Conflicts:    1807000 | #Constraints:      99055
2276.34/2283.24	c #Conflicts:    1808000 | #Constraints:     100055
2276.34/2283.24	c #Conflicts:    1809000 | #Constraints:     101055
2276.34/2283.24	c #Conflicts:    1810000 | #Constraints:     102055
2276.34/2283.24	c #Conflicts:    1811000 | #Constraints:     103055
2276.34/2283.24	c #Conflicts:    1812000 | #Constraints:     104055
2276.34/2283.24	c #Conflicts:    1813000 | #Constraints:     105055
2276.34/2283.24	c #Conflicts:    1814000 | #Constraints:     106055
2276.34/2283.24	c #Conflicts:    1815000 | #Constraints:     107055
2276.34/2283.24	c #Conflicts:    1816000 | #Constraints:     108055
2276.34/2283.24	c #Conflicts:    1817000 | #Constraints:     109055
2276.34/2283.24	c #Conflicts:    1818000 | #Constraints:     110055
2276.34/2283.24	c #Conflicts:    1819000 | #Constraints:     111055
2276.34/2283.24	c #Conflicts:    1820000 | #Constraints:     112055
2276.34/2283.24	c #Conflicts:    1821000 | #Constraints:     113055
2276.34/2283.24	c #Conflicts:    1822000 | #Constraints:     114055
2276.34/2283.24	c #Conflicts:    1823000 | #Constraints:     115055
2276.34/2283.24	c #Conflicts:    1824000 | #Constraints:     116055
2276.34/2283.24	c #Conflicts:    1825000 | #Constraints:     117055
2276.34/2283.24	c #Conflicts:    1826000 | #Constraints:     118055
2276.34/2283.24	c #Conflicts:    1827000 | #Constraints:     119055
2276.34/2283.24	c #Conflicts:    1828000 | #Constraints:     120055
2276.34/2283.24	c #Conflicts:    1829000 | #Constraints:     121055
2276.34/2283.24	c #Conflicts:    1830000 | #Constraints:     122055
2276.34/2283.24	c #Conflicts:    1831000 | #Constraints:     123055
2276.34/2283.24	c #Conflicts:    1832000 | #Constraints:     124055
2276.34/2283.24	c #Conflicts:    1833000 | #Constraints:     125055
2276.34/2283.24	c #Conflicts:    1834000 | #Constraints:     126055
2276.34/2283.24	c #Conflicts:    1835000 | #Constraints:     127055
2276.34/2283.24	c #Conflicts:    1836000 | #Constraints:     128055
2276.34/2283.24	c #Conflicts:    1837000 | #Constraints:     129055
2276.34/2283.24	c #Conflicts:    1838000 | #Constraints:     130055
2276.34/2283.24	c #Conflicts:    1839000 | #Constraints:     131055
2276.34/2283.24	c #Conflicts:    1840000 | #Constraints:     132055
2276.34/2283.24	c bounds 2832 >= 1887 @ 2242.86
2279.83/2286.77	c #Conflicts:    1841000 | #Constraints:     133145
2279.83/2286.77	c INPROCESSING
2279.83/2286.77	c GARBAGE COLLECT
2279.83/2286.77	c rational objective 1887
2314.31/2321.34	c #Conflicts:    1842000 | #Constraints:      83344
2314.31/2321.34	c #Conflicts:    1843000 | #Constraints:      84344
2314.31/2321.34	c #Conflicts:    1844000 | #Constraints:      85344
2314.31/2321.34	c #Conflicts:    1845000 | #Constraints:      86344
2314.31/2321.34	c #Conflicts:    1846000 | #Constraints:      87344
2314.31/2321.34	c #Conflicts:    1847000 | #Constraints:      88344
2314.31/2321.34	c #Conflicts:    1848000 | #Constraints:      89344
2314.31/2321.34	c #Conflicts:    1849000 | #Constraints:      90344
2314.31/2321.34	c #Conflicts:    1850000 | #Constraints:      91344
2314.31/2321.34	c #Conflicts:    1851000 | #Constraints:      92344
2314.31/2321.34	c #Conflicts:    1852000 | #Constraints:      93344
2314.31/2321.34	c #Conflicts:    1853000 | #Constraints:      94344
2314.31/2321.34	c #Conflicts:    1854000 | #Constraints:      95344
2314.31/2321.34	c #Conflicts:    1855000 | #Constraints:      96344
2314.31/2321.34	c #Conflicts:    1856000 | #Constraints:      97344
2314.31/2321.34	c #Conflicts:    1857000 | #Constraints:      98344
2314.31/2321.34	c #Conflicts:    1858000 | #Constraints:      99344
2314.31/2321.34	c #Conflicts:    1859000 | #Constraints:     100344
2314.31/2321.34	c #Conflicts:    1860000 | #Constraints:     101344
2314.31/2321.34	c #Conflicts:    1861000 | #Constraints:     102344
2314.31/2321.34	c #Conflicts:    1862000 | #Constraints:     103344
2314.31/2321.34	c #Conflicts:    1863000 | #Constraints:     104344
2314.31/2321.34	c #Conflicts:    1864000 | #Constraints:     105344
2314.31/2321.34	c #Conflicts:    1865000 | #Constraints:     106344
2314.31/2321.34	c #Conflicts:    1866000 | #Constraints:     107344
2314.31/2321.34	c #Conflicts:    1867000 | #Constraints:     108344
2314.31/2321.34	c #Conflicts:    1868000 | #Constraints:     109344
2314.31/2321.34	c #Conflicts:    1869000 | #Constraints:     110344
2314.31/2321.34	c #Conflicts:    1870000 | #Constraints:     111344
2314.31/2321.34	c #Conflicts:    1871000 | #Constraints:     112344
2314.31/2321.34	c #Conflicts:    1872000 | #Constraints:     113344
2314.31/2321.34	c #Conflicts:    1873000 | #Constraints:     114344
2314.31/2321.34	c #Conflicts:    1874000 | #Constraints:     115344
2314.31/2321.34	c #Conflicts:    1875000 | #Constraints:     116344
2314.31/2321.34	c #Conflicts:    1876000 | #Constraints:     117344
2314.31/2321.34	c #Conflicts:    1877000 | #Constraints:     118344
2314.31/2321.34	c INPROCESSING
2314.31/2321.34	c GARBAGE COLLECT
2314.31/2321.34	c rational objective 1887
2393.24/2400.60	c #Conflicts:    1878000 | #Constraints:      76066
2393.24/2400.60	c #Conflicts:    1879000 | #Constraints:      77066
2393.24/2400.60	c #Conflicts:    1880000 | #Constraints:      78066
2393.24/2400.60	c #Conflicts:    1881000 | #Constraints:      79066
2393.24/2400.60	c #Conflicts:    1882000 | #Constraints:      80066
2393.24/2400.60	c #Conflicts:    1883000 | #Constraints:      81066
2393.24/2400.60	c #Conflicts:    1884000 | #Constraints:      82066
2393.24/2400.60	c #Conflicts:    1885000 | #Constraints:      83066
2393.24/2400.60	c #Conflicts:    1886000 | #Constraints:      84066
2393.24/2400.60	c #Conflicts:    1887000 | #Constraints:      85066
2393.24/2400.60	c #Conflicts:    1888000 | #Constraints:      86066
2393.24/2400.60	c #Conflicts:    1889000 | #Constraints:      87066
2393.24/2400.60	c #Conflicts:    1890000 | #Constraints:      88066
2393.24/2400.60	c #Conflicts:    1891000 | #Constraints:      89066
2393.24/2400.60	c #Conflicts:    1892000 | #Constraints:      90066
2393.24/2400.60	c #Conflicts:    1893000 | #Constraints:      91066
2393.24/2400.60	c #Conflicts:    1894000 | #Constraints:      92066
2393.24/2400.60	c #Conflicts:    1895000 | #Constraints:      93066
2393.24/2400.60	c #Conflicts:    1896000 | #Constraints:      94066
2393.24/2400.60	c #Conflicts:    1897000 | #Constraints:      95066
2393.24/2400.60	c #Conflicts:    1898000 | #Constraints:      96066
2393.24/2400.60	c #Conflicts:    1899000 | #Constraints:      97066
2393.24/2400.60	c #Conflicts:    1900000 | #Constraints:      98066
2393.24/2400.60	c #Conflicts:    1901000 | #Constraints:      99066
2393.24/2400.60	c #Conflicts:    1902000 | #Constraints:     100066
2393.24/2400.60	c #Conflicts:    1903000 | #Constraints:     101066
2393.24/2400.60	c #Conflicts:    1904000 | #Constraints:     102066
2393.24/2400.60	c #Conflicts:    1905000 | #Constraints:     103066
2393.24/2400.60	c #Conflicts:    1906000 | #Constraints:     104066
2393.24/2400.60	c #Conflicts:    1907000 | #Constraints:     105066
2393.24/2400.60	c #Conflicts:    1908000 | #Constraints:     106066
2393.24/2400.60	c #Conflicts:    1909000 | #Constraints:     107066
2393.24/2400.60	c #Conflicts:    1910000 | #Constraints:     108066
2393.24/2400.60	c #Conflicts:    1911000 | #Constraints:     109066
2393.24/2400.60	c #Conflicts:    1912000 | #Constraints:     110066
2393.24/2400.60	c #Conflicts:    1913000 | #Constraints:     111066
2393.24/2400.60	c #Conflicts:    1914000 | #Constraints:     112066
2393.24/2400.60	c #Conflicts:    1915000 | #Constraints:     113066
2393.24/2400.60	c #Conflicts:    1916000 | #Constraints:     114066
2393.24/2400.60	c #Conflicts:    1917000 | #Constraints:     115066
2393.24/2400.60	c #Conflicts:    1918000 | #Constraints:     116066
2393.24/2400.60	c #Conflicts:    1919000 | #Constraints:     117066
2393.24/2400.60	c #Conflicts:    1920000 | #Constraints:     118066
2393.24/2400.60	c #Conflicts:    1921000 | #Constraints:     119066
2393.24/2400.60	c #Conflicts:    1922000 | #Constraints:     120066
2393.24/2400.60	c #Conflicts:    1923000 | #Constraints:     121066
2393.24/2400.60	c #Conflicts:    1924000 | #Constraints:     122066
2393.24/2400.60	c #Conflicts:    1925000 | #Constraints:     123066
2393.24/2400.60	c #Conflicts:    1926000 | #Constraints:     124066
2393.24/2400.60	c #Conflicts:    1927000 | #Constraints:     125066
2393.24/2400.60	c #Conflicts:    1928000 | #Constraints:     126066
2393.24/2400.60	c #Conflicts:    1929000 | #Constraints:     127066
2393.24/2400.60	c #Conflicts:    1930000 | #Constraints:     128066
2393.24/2400.60	c #Conflicts:    1931000 | #Constraints:     129066
2393.24/2400.60	c #Conflicts:    1932000 | #Constraints:     130066
2393.24/2400.60	c #Conflicts:    1933000 | #Constraints:     131066
2393.24/2400.60	c #Conflicts:    1934000 | #Constraints:     132066
2393.24/2400.60	c #Conflicts:    1935000 | #Constraints:     133066
2393.24/2400.60	c #Conflicts:    1936000 | #Constraints:     134066
2393.24/2400.60	c #Conflicts:    1937000 | #Constraints:     135066
2393.24/2400.60	c #Conflicts:    1938000 | #Constraints:     136066
2393.24/2400.60	c #Conflicts:    1939000 | #Constraints:     137066
2393.24/2400.60	c #Conflicts:    1940000 | #Constraints:     138066
2393.24/2400.60	c #Conflicts:    1941000 | #Constraints:     139066
2393.24/2400.60	c #Conflicts:    1942000 | #Constraints:     140066
2393.24/2400.60	c #Conflicts:    1943000 | #Constraints:     141066
2393.24/2400.60	c #Conflicts:    1944000 | #Constraints:     142066
2393.24/2400.60	c #Conflicts:    1945000 | #Constraints:     143066
2393.24/2400.60	c bounds 2832 >= 1888 @ 2358.33
2432.12/2439.50	c #Conflicts:    1946000 | #Constraints:     144234
2432.12/2439.50	c #Conflicts:    1947000 | #Constraints:     145234
2432.12/2439.50	c #Conflicts:    1948000 | #Constraints:     146234
2432.12/2439.50	c #Conflicts:    1949000 | #Constraints:     147234
2432.12/2439.50	c #Conflicts:    1950000 | #Constraints:     148234
2432.12/2439.50	c #Conflicts:    1951000 | #Constraints:     149234
2432.12/2439.50	c #Conflicts:    1952000 | #Constraints:     150234
2432.12/2439.50	c #Conflicts:    1953000 | #Constraints:     151234
2432.12/2439.50	c #Conflicts:    1954000 | #Constraints:     152234
2432.12/2439.50	c #Conflicts:    1955000 | #Constraints:     153234
2432.12/2439.50	c #Conflicts:    1956000 | #Constraints:     154234
2432.12/2439.50	c #Conflicts:    1957000 | #Constraints:     155234
2432.12/2439.50	c #Conflicts:    1958000 | #Constraints:     156234
2432.12/2439.50	c #Conflicts:    1959000 | #Constraints:     157234
2432.12/2439.50	c #Conflicts:    1960000 | #Constraints:     158234
2432.12/2439.50	c #Conflicts:    1961000 | #Constraints:     159234
2432.12/2439.50	c #Conflicts:    1962000 | #Constraints:     160234
2432.12/2439.50	c #Conflicts:    1963000 | #Constraints:     161234
2432.12/2439.50	c #Conflicts:    1964000 | #Constraints:     162234
2432.12/2439.50	c #Conflicts:    1965000 | #Constraints:     163234
2432.12/2439.50	c #Conflicts:    1966000 | #Constraints:     164234
2432.12/2439.50	c #Conflicts:    1967000 | #Constraints:     165234
2432.12/2439.50	c #Conflicts:    1968000 | #Constraints:     166234
2432.12/2439.50	c #Conflicts:    1969000 | #Constraints:     167234
2432.12/2439.50	c #Conflicts:    1970000 | #Constraints:     168234
2432.12/2439.50	c #Conflicts:    1971000 | #Constraints:     169234
2432.12/2439.50	c INPROCESSING
2432.12/2439.50	c GARBAGE COLLECT
2432.12/2439.50	c rational objective 1888
2466.62/2474.15	c #Conflicts:    1972000 | #Constraints:     101448
2466.62/2474.15	c #Conflicts:    1973000 | #Constraints:     102448
2466.62/2474.15	c #Conflicts:    1974000 | #Constraints:     103448
2466.62/2474.15	c #Conflicts:    1975000 | #Constraints:     104448
2466.62/2474.15	c #Conflicts:    1976000 | #Constraints:     105448
2466.62/2474.15	c #Conflicts:    1977000 | #Constraints:     106448
2466.62/2474.15	c #Conflicts:    1978000 | #Constraints:     107448
2466.62/2474.15	c #Conflicts:    1979000 | #Constraints:     108448
2466.62/2474.15	c #Conflicts:    1980000 | #Constraints:     109448
2466.62/2474.15	c #Conflicts:    1981000 | #Constraints:     110448
2466.62/2474.15	c #Conflicts:    1982000 | #Constraints:     111448
2466.62/2474.15	c #Conflicts:    1983000 | #Constraints:     112448
2466.62/2474.15	c #Conflicts:    1984000 | #Constraints:     113448
2466.62/2474.15	c #Conflicts:    1985000 | #Constraints:     114448
2466.62/2474.15	c #Conflicts:    1986000 | #Constraints:     115448
2466.62/2474.15	c #Conflicts:    1987000 | #Constraints:     116448
2466.62/2474.15	c #Conflicts:    1988000 | #Constraints:     117448
2466.62/2474.15	c #Conflicts:    1989000 | #Constraints:     118448
2466.62/2474.15	c #Conflicts:    1990000 | #Constraints:     119448
2466.62/2474.15	c #Conflicts:    1991000 | #Constraints:     120448
2466.62/2474.15	c #Conflicts:    1992000 | #Constraints:     121448
2466.62/2474.15	c #Conflicts:    1993000 | #Constraints:     122448
2466.62/2474.15	c #Conflicts:    1994000 | #Constraints:     123448
2466.62/2474.15	c #Conflicts:    1995000 | #Constraints:     124448
2466.62/2474.15	c #Conflicts:    1996000 | #Constraints:     125448
2466.62/2474.15	c #Conflicts:    1997000 | #Constraints:     126448
2466.62/2474.15	c #Conflicts:    1998000 | #Constraints:     127448
2466.62/2474.15	c #Conflicts:    1999000 | #Constraints:     128448
2466.62/2474.15	c #Conflicts:    2000000 | #Constraints:     129448
2466.62/2474.15	c #Conflicts:    2001000 | #Constraints:     130448
2466.62/2474.15	c #Conflicts:    2002000 | #Constraints:     131448
2466.62/2474.15	c bounds 2832 >= 1889 @ 2430.79
2478.48/2486.10	c #Conflicts:    2003000 | #Constraints:     132532
2478.48/2486.10	c #Conflicts:    2004000 | #Constraints:     133532
2478.48/2486.10	c #Conflicts:    2005000 | #Constraints:     134532
2478.48/2486.10	c #Conflicts:    2006000 | #Constraints:     135532
2478.48/2486.10	c #Conflicts:    2007000 | #Constraints:     136532
2478.48/2486.10	c #Conflicts:    2008000 | #Constraints:     137532
2478.48/2486.10	c INPROCESSING
2478.48/2486.10	c GARBAGE COLLECT
2478.48/2486.10	c rational objective 1889
2518.65/2526.34	c #Conflicts:    2009000 | #Constraints:      85602
2518.65/2526.34	c #Conflicts:    2010000 | #Constraints:      86602
2518.65/2526.34	c #Conflicts:    2011000 | #Constraints:      87602
2518.65/2526.34	c #Conflicts:    2012000 | #Constraints:      88602
2518.65/2526.34	c #Conflicts:    2013000 | #Constraints:      89602
2518.65/2526.34	c #Conflicts:    2014000 | #Constraints:      90602
2518.65/2526.34	c #Conflicts:    2015000 | #Constraints:      91602
2518.65/2526.34	c #Conflicts:    2016000 | #Constraints:      92602
2518.65/2526.34	c #Conflicts:    2017000 | #Constraints:      93602
2518.65/2526.34	c #Conflicts:    2018000 | #Constraints:      94602
2518.65/2526.34	c #Conflicts:    2019000 | #Constraints:      95602
2518.65/2526.34	c #Conflicts:    2020000 | #Constraints:      96602
2518.65/2526.34	c #Conflicts:    2021000 | #Constraints:      97602
2518.65/2526.34	c #Conflicts:    2022000 | #Constraints:      98602
2518.65/2526.34	c #Conflicts:    2023000 | #Constraints:      99602
2518.65/2526.34	c #Conflicts:    2024000 | #Constraints:     100602
2518.65/2526.34	c #Conflicts:    2025000 | #Constraints:     101602
2518.65/2526.34	c #Conflicts:    2026000 | #Constraints:     102602
2518.65/2526.34	c #Conflicts:    2027000 | #Constraints:     103602
2518.65/2526.34	c #Conflicts:    2028000 | #Constraints:     104602
2518.65/2526.34	c #Conflicts:    2029000 | #Constraints:     105602
2518.65/2526.34	c #Conflicts:    2030000 | #Constraints:     106602
2518.65/2526.34	c #Conflicts:    2031000 | #Constraints:     107602
2518.65/2526.34	c #Conflicts:    2032000 | #Constraints:     108602
2518.65/2526.34	c #Conflicts:    2033000 | #Constraints:     109602
2518.65/2526.34	c #Conflicts:    2034000 | #Constraints:     110602
2518.65/2526.34	c #Conflicts:    2035000 | #Constraints:     111602
2518.65/2526.34	c #Conflicts:    2036000 | #Constraints:     112602
2518.65/2526.34	c #Conflicts:    2037000 | #Constraints:     113602
2518.65/2526.34	c #Conflicts:    2038000 | #Constraints:     114602
2518.65/2526.34	c #Conflicts:    2039000 | #Constraints:     115602
2518.65/2526.34	c #Conflicts:    2040000 | #Constraints:     116602
2518.65/2526.34	c #Conflicts:    2041000 | #Constraints:     117602
2518.65/2526.34	c #Conflicts:    2042000 | #Constraints:     118602
2518.65/2526.34	c #Conflicts:    2043000 | #Constraints:     119602
2518.65/2526.34	c #Conflicts:    2044000 | #Constraints:     120602
2518.65/2526.34	c #Conflicts:    2045000 | #Constraints:     121602
2518.65/2526.34	c #Conflicts:    2046000 | #Constraints:     122602
2518.65/2526.34	c INPROCESSING
2518.65/2526.34	c GARBAGE COLLECT
2518.65/2526.34	c rational objective 1889
2576.97/2584.86	c #Conflicts:    2047000 | #Constraints:      78419
2576.97/2584.86	c #Conflicts:    2048000 | #Constraints:      79419
2576.97/2584.86	c #Conflicts:    2049000 | #Constraints:      80419
2576.97/2584.86	c #Conflicts:    2050000 | #Constraints:      81419
2576.97/2584.86	c #Conflicts:    2051000 | #Constraints:      82419
2576.97/2584.86	c #Conflicts:    2052000 | #Constraints:      83419
2576.97/2584.86	c #Conflicts:    2053000 | #Constraints:      84419
2576.97/2584.86	c #Conflicts:    2054000 | #Constraints:      85419
2576.97/2584.86	c #Conflicts:    2055000 | #Constraints:      86419
2576.97/2584.86	c #Conflicts:    2056000 | #Constraints:      87419
2576.97/2584.86	c #Conflicts:    2057000 | #Constraints:      88419
2576.97/2584.86	c #Conflicts:    2058000 | #Constraints:      89419
2576.97/2584.86	c #Conflicts:    2059000 | #Constraints:      90419
2576.97/2584.86	c #Conflicts:    2060000 | #Constraints:      91419
2576.97/2584.86	c #Conflicts:    2061000 | #Constraints:      92419
2576.97/2584.86	c #Conflicts:    2062000 | #Constraints:      93419
2576.97/2584.86	c #Conflicts:    2063000 | #Constraints:      94419
2576.97/2584.86	c #Conflicts:    2064000 | #Constraints:      95419
2576.97/2584.86	c #Conflicts:    2065000 | #Constraints:      96419
2576.97/2584.86	c #Conflicts:    2066000 | #Constraints:      97419
2576.97/2584.86	c #Conflicts:    2067000 | #Constraints:      98419
2576.97/2584.86	c #Conflicts:    2068000 | #Constraints:      99419
2576.97/2584.86	c #Conflicts:    2069000 | #Constraints:     100419
2576.97/2584.86	c #Conflicts:    2070000 | #Constraints:     101419
2576.97/2584.86	c #Conflicts:    2071000 | #Constraints:     102419
2576.97/2584.86	c #Conflicts:    2072000 | #Constraints:     103419
2576.97/2584.86	c #Conflicts:    2073000 | #Constraints:     104419
2576.97/2584.86	c #Conflicts:    2074000 | #Constraints:     105419
2576.97/2584.86	c #Conflicts:    2075000 | #Constraints:     106419
2576.97/2584.86	c #Conflicts:    2076000 | #Constraints:     107419
2576.97/2584.86	c #Conflicts:    2077000 | #Constraints:     108419
2576.97/2584.86	c #Conflicts:    2078000 | #Constraints:     109419
2576.97/2584.86	c #Conflicts:    2079000 | #Constraints:     110419
2576.97/2584.86	c #Conflicts:    2080000 | #Constraints:     111419
2576.97/2584.86	c #Conflicts:    2081000 | #Constraints:     112419
2576.97/2584.86	c #Conflicts:    2082000 | #Constraints:     113419
2576.97/2584.86	c #Conflicts:    2083000 | #Constraints:     114419
2576.97/2584.86	c #Conflicts:    2084000 | #Constraints:     115419
2576.97/2584.86	c #Conflicts:    2085000 | #Constraints:     116419
2576.97/2584.86	c #Conflicts:    2086000 | #Constraints:     117419
2576.97/2584.86	c #Conflicts:    2087000 | #Constraints:     118419
2576.97/2584.86	c #Conflicts:    2088000 | #Constraints:     119419
2576.97/2584.86	c #Conflicts:    2089000 | #Constraints:     120419
2576.97/2584.86	c #Conflicts:    2090000 | #Constraints:     121419
2576.97/2584.86	c #Conflicts:    2091000 | #Constraints:     122419
2576.97/2584.86	c #Conflicts:    2092000 | #Constraints:     123419
2576.97/2584.86	c #Conflicts:    2093000 | #Constraints:     124419
2576.97/2584.86	c #Conflicts:    2094000 | #Constraints:     125419
2576.97/2584.86	c #Conflicts:    2095000 | #Constraints:     126419
2576.97/2584.86	c #Conflicts:    2096000 | #Constraints:     127419
2576.97/2584.86	c #Conflicts:    2097000 | #Constraints:     128419
2576.97/2584.86	c #Conflicts:    2098000 | #Constraints:     129419
2576.97/2584.86	c #Conflicts:    2099000 | #Constraints:     130419
2576.97/2584.86	c #Conflicts:    2100000 | #Constraints:     131419
2576.97/2584.86	c #Conflicts:    2101000 | #Constraints:     132419
2576.97/2584.86	c bounds 2832 >= 1890 @ 2539.81
2645.16/2653.20	c #Conflicts:    2102000 | #Constraints:     133602
2645.16/2653.20	c #Conflicts:    2103000 | #Constraints:     134602
2645.16/2653.20	c #Conflicts:    2104000 | #Constraints:     135602
2645.16/2653.20	c #Conflicts:    2105000 | #Constraints:     136602
2645.16/2653.20	c #Conflicts:    2106000 | #Constraints:     137602
2645.16/2653.20	c #Conflicts:    2107000 | #Constraints:     138602
2645.16/2653.20	c #Conflicts:    2108000 | #Constraints:     139602
2645.16/2653.20	c #Conflicts:    2109000 | #Constraints:     140602
2645.16/2653.20	c #Conflicts:    2110000 | #Constraints:     141602
2645.16/2653.20	c #Conflicts:    2111000 | #Constraints:     142602
2645.16/2653.20	c #Conflicts:    2112000 | #Constraints:     143602
2645.16/2653.20	c #Conflicts:    2113000 | #Constraints:     144602
2645.16/2653.20	c #Conflicts:    2114000 | #Constraints:     145602
2645.16/2653.20	c #Conflicts:    2115000 | #Constraints:     146602
2645.16/2653.20	c #Conflicts:    2116000 | #Constraints:     147602
2645.16/2653.20	c #Conflicts:    2117000 | #Constraints:     148602
2645.16/2653.20	c #Conflicts:    2118000 | #Constraints:     149602
2645.16/2653.20	c #Conflicts:    2119000 | #Constraints:     150602
2645.16/2653.20	c #Conflicts:    2120000 | #Constraints:     151602
2645.16/2653.20	c #Conflicts:    2121000 | #Constraints:     152602
2645.16/2653.20	c #Conflicts:    2122000 | #Constraints:     153602
2645.16/2653.20	c #Conflicts:    2123000 | #Constraints:     154602
2645.16/2653.20	c #Conflicts:    2124000 | #Constraints:     155602
2645.16/2653.20	c #Conflicts:    2125000 | #Constraints:     156602
2645.16/2653.20	c #Conflicts:    2126000 | #Constraints:     157602
2645.16/2653.20	c #Conflicts:    2127000 | #Constraints:     158602
2645.16/2653.20	c #Conflicts:    2128000 | #Constraints:     159602
2645.16/2653.20	c #Conflicts:    2129000 | #Constraints:     160602
2645.16/2653.20	c #Conflicts:    2130000 | #Constraints:     161602
2645.16/2653.20	c #Conflicts:    2131000 | #Constraints:     162602
2645.16/2653.20	c #Conflicts:    2132000 | #Constraints:     163602
2645.16/2653.20	c #Conflicts:    2133000 | #Constraints:     164602
2645.16/2653.20	c #Conflicts:    2134000 | #Constraints:     165602
2645.16/2653.20	c #Conflicts:    2135000 | #Constraints:     166602
2645.16/2653.20	c #Conflicts:    2136000 | #Constraints:     167602
2645.16/2653.20	c #Conflicts:    2137000 | #Constraints:     168602
2645.16/2653.20	c #Conflicts:    2138000 | #Constraints:     169602
2645.16/2653.20	c #Conflicts:    2139000 | #Constraints:     170602
2645.16/2653.20	c #Conflicts:    2140000 | #Constraints:     171602
2645.16/2653.20	c #Conflicts:    2141000 | #Constraints:     172602
2645.16/2653.20	c #Conflicts:    2142000 | #Constraints:     173602
2645.16/2653.20	c #Conflicts:    2143000 | #Constraints:     174602
2645.16/2653.20	c #Conflicts:    2144000 | #Constraints:     175602
2645.16/2653.20	c INPROCESSING
2645.16/2653.20	c GARBAGE COLLECT
2645.16/2653.20	c rational objective 1890
2654.33/2662.40	c #Conflicts:    2145000 | #Constraints:     104910
2654.33/2662.40	c #Conflicts:    2146000 | #Constraints:     105910
2654.33/2662.40	c #Conflicts:    2147000 | #Constraints:     106910
2654.33/2662.40	c #Conflicts:    2148000 | #Constraints:     107910
2654.33/2662.40	c #Conflicts:    2149000 | #Constraints:     108910
2654.33/2662.40	c bounds 2832 >= 1891 @ 2616.37
2695.62/2703.88	c #Conflicts:    2150000 | #Constraints:     109958
2695.62/2703.88	c #Conflicts:    2151000 | #Constraints:     110958
2695.62/2703.88	c #Conflicts:    2152000 | #Constraints:     111958
2695.62/2703.88	c #Conflicts:    2153000 | #Constraints:     112958
2695.62/2703.88	c #Conflicts:    2154000 | #Constraints:     113958
2695.62/2703.88	c #Conflicts:    2155000 | #Constraints:     114958
2695.62/2703.88	c #Conflicts:    2156000 | #Constraints:     115958
2695.62/2703.88	c #Conflicts:    2157000 | #Constraints:     116958
2695.62/2703.88	c #Conflicts:    2158000 | #Constraints:     117958
2695.62/2703.88	c #Conflicts:    2159000 | #Constraints:     118958
2695.62/2703.88	c #Conflicts:    2160000 | #Constraints:     119958
2695.62/2703.88	c #Conflicts:    2161000 | #Constraints:     120958
2695.62/2703.88	c #Conflicts:    2162000 | #Constraints:     121958
2695.62/2703.88	c #Conflicts:    2163000 | #Constraints:     122958
2695.62/2703.88	c #Conflicts:    2164000 | #Constraints:     123958
2695.62/2703.88	c #Conflicts:    2165000 | #Constraints:     124958
2695.62/2703.88	c #Conflicts:    2166000 | #Constraints:     125958
2695.62/2703.88	c #Conflicts:    2167000 | #Constraints:     126958
2695.62/2703.88	c #Conflicts:    2168000 | #Constraints:     127958
2695.62/2703.88	c #Conflicts:    2169000 | #Constraints:     128958
2695.62/2703.88	c #Conflicts:    2170000 | #Constraints:     129958
2695.62/2703.88	c #Conflicts:    2171000 | #Constraints:     130958
2695.62/2703.88	c #Conflicts:    2172000 | #Constraints:     131958
2695.62/2703.88	c #Conflicts:    2173000 | #Constraints:     132958
2695.62/2703.88	c #Conflicts:    2174000 | #Constraints:     133958
2695.62/2703.88	c #Conflicts:    2175000 | #Constraints:     134958
2695.62/2703.88	c #Conflicts:    2176000 | #Constraints:     135958
2695.62/2703.88	c #Conflicts:    2177000 | #Constraints:     136958
2695.62/2703.88	c #Conflicts:    2178000 | #Constraints:     137958
2695.62/2703.88	c #Conflicts:    2179000 | #Constraints:     138958
2695.62/2703.88	c #Conflicts:    2180000 | #Constraints:     139958
2695.62/2703.88	c #Conflicts:    2181000 | #Constraints:     140958
2695.62/2703.88	c #Conflicts:    2182000 | #Constraints:     141958
2695.62/2703.88	c INPROCESSING
2695.62/2703.88	c GARBAGE COLLECT
2695.62/2703.88	c rational objective 1891
2737.10/2745.49	c #Conflicts:    2183000 | #Constraints:      87764
2737.10/2745.49	c #Conflicts:    2184000 | #Constraints:      88764
2737.10/2745.49	c #Conflicts:    2185000 | #Constraints:      89764
2737.10/2745.49	c #Conflicts:    2186000 | #Constraints:      90764
2737.10/2745.49	c #Conflicts:    2187000 | #Constraints:      91764
2737.10/2745.49	c #Conflicts:    2188000 | #Constraints:      92764
2737.10/2745.49	c #Conflicts:    2189000 | #Constraints:      93764
2737.10/2745.49	c #Conflicts:    2190000 | #Constraints:      94764
2737.10/2745.49	c #Conflicts:    2191000 | #Constraints:      95764
2737.10/2745.49	c #Conflicts:    2192000 | #Constraints:      96764
2737.10/2745.49	c #Conflicts:    2193000 | #Constraints:      97764
2737.10/2745.49	c #Conflicts:    2194000 | #Constraints:      98764
2737.10/2745.49	c #Conflicts:    2195000 | #Constraints:      99764
2737.10/2745.49	c #Conflicts:    2196000 | #Constraints:     100764
2737.10/2745.49	c #Conflicts:    2197000 | #Constraints:     101764
2737.10/2745.49	c #Conflicts:    2198000 | #Constraints:     102764
2737.10/2745.49	c #Conflicts:    2199000 | #Constraints:     103764
2737.10/2745.49	c #Conflicts:    2200000 | #Constraints:     104764
2737.10/2745.49	c #Conflicts:    2201000 | #Constraints:     105764
2737.10/2745.49	c #Conflicts:    2202000 | #Constraints:     106764
2737.10/2745.49	c #Conflicts:    2203000 | #Constraints:     107764
2737.10/2745.49	c #Conflicts:    2204000 | #Constraints:     108764
2737.10/2745.49	c #Conflicts:    2205000 | #Constraints:     109764
2737.10/2745.49	c #Conflicts:    2206000 | #Constraints:     110764
2737.10/2745.49	c #Conflicts:    2207000 | #Constraints:     111764
2737.10/2745.49	c #Conflicts:    2208000 | #Constraints:     112764
2737.10/2745.49	c #Conflicts:    2209000 | #Constraints:     113764
2737.10/2745.49	c #Conflicts:    2210000 | #Constraints:     114764
2737.10/2745.49	c #Conflicts:    2211000 | #Constraints:     115764
2737.10/2745.49	c #Conflicts:    2212000 | #Constraints:     116764
2737.10/2745.49	c #Conflicts:    2213000 | #Constraints:     117764
2737.10/2745.49	c #Conflicts:    2214000 | #Constraints:     118764
2737.10/2745.49	c #Conflicts:    2215000 | #Constraints:     119764
2737.10/2745.49	c #Conflicts:    2216000 | #Constraints:     120764
2737.10/2745.49	c #Conflicts:    2217000 | #Constraints:     121764
2737.10/2745.49	c #Conflicts:    2218000 | #Constraints:     122764
2737.10/2745.49	c #Conflicts:    2219000 | #Constraints:     123764
2737.10/2745.49	c #Conflicts:    2220000 | #Constraints:     124764
2737.10/2745.49	c #Conflicts:    2221000 | #Constraints:     125764
2737.10/2745.49	c INPROCESSING
2737.10/2745.49	c GARBAGE COLLECT
2737.10/2745.49	c rational objective 1891
2770.29/2778.74	c #Conflicts:    2222000 | #Constraints:      79693
2770.29/2778.74	c #Conflicts:    2223000 | #Constraints:      80693
2770.29/2778.74	c #Conflicts:    2224000 | #Constraints:      81693
2770.29/2778.74	c #Conflicts:    2225000 | #Constraints:      82693
2770.29/2778.74	c #Conflicts:    2226000 | #Constraints:      83693
2770.29/2778.74	c #Conflicts:    2227000 | #Constraints:      84693
2770.29/2778.74	c #Conflicts:    2228000 | #Constraints:      85693
2770.29/2778.74	c #Conflicts:    2229000 | #Constraints:      86693
2770.29/2778.74	c #Conflicts:    2230000 | #Constraints:      87693
2770.29/2778.74	c #Conflicts:    2231000 | #Constraints:      88693
2770.29/2778.74	c #Conflicts:    2232000 | #Constraints:      89693
2770.29/2778.74	c #Conflicts:    2233000 | #Constraints:      90693
2770.29/2778.74	c #Conflicts:    2234000 | #Constraints:      91693
2770.29/2778.74	c #Conflicts:    2235000 | #Constraints:      92693
2770.29/2778.74	c #Conflicts:    2236000 | #Constraints:      93693
2770.29/2778.74	c #Conflicts:    2237000 | #Constraints:      94693
2770.29/2778.74	c #Conflicts:    2238000 | #Constraints:      95693
2770.29/2778.74	c #Conflicts:    2239000 | #Constraints:      96693
2770.29/2778.74	c #Conflicts:    2240000 | #Constraints:      97693
2770.29/2778.74	c #Conflicts:    2241000 | #Constraints:      98693
2770.29/2778.74	c #Conflicts:    2242000 | #Constraints:      99693
2770.29/2778.74	c #Conflicts:    2243000 | #Constraints:     100693
2770.29/2778.74	c #Conflicts:    2244000 | #Constraints:     101693
2770.29/2778.74	c #Conflicts:    2245000 | #Constraints:     102693
2770.29/2778.74	c #Conflicts:    2246000 | #Constraints:     103693
2770.29/2778.74	c #Conflicts:    2247000 | #Constraints:     104693
2770.29/2778.74	c #Conflicts:    2248000 | #Constraints:     105693
2770.29/2778.74	c #Conflicts:    2249000 | #Constraints:     106693
2770.29/2778.74	c #Conflicts:    2250000 | #Constraints:     107693
2770.29/2778.74	c bounds 2832 >= 1892 @ 2730.87
2879.68/2888.49	c #Conflicts:    2251000 | #Constraints:     108831
2879.68/2888.49	c #Conflicts:    2252000 | #Constraints:     109831
2879.68/2888.49	c #Conflicts:    2253000 | #Constraints:     110831
2879.68/2888.49	c #Conflicts:    2254000 | #Constraints:     111831
2879.68/2888.49	c #Conflicts:    2255000 | #Constraints:     112831
2879.68/2888.49	c #Conflicts:    2256000 | #Constraints:     113831
2879.68/2888.49	c #Conflicts:    2257000 | #Constraints:     114831
2879.68/2888.49	c #Conflicts:    2258000 | #Constraints:     115831
2879.68/2888.49	c #Conflicts:    2259000 | #Constraints:     116831
2879.68/2888.49	c #Conflicts:    2260000 | #Constraints:     117831
2879.68/2888.49	c #Conflicts:    2261000 | #Constraints:     118831
2879.68/2888.49	c #Conflicts:    2262000 | #Constraints:     119831
2879.68/2888.49	c #Conflicts:    2263000 | #Constraints:     120831
2879.68/2888.49	c #Conflicts:    2264000 | #Constraints:     121831
2879.68/2888.49	c #Conflicts:    2265000 | #Constraints:     122831
2879.68/2888.49	c #Conflicts:    2266000 | #Constraints:     123831
2879.68/2888.49	c #Conflicts:    2267000 | #Constraints:     124831
2879.68/2888.49	c #Conflicts:    2268000 | #Constraints:     125831
2879.68/2888.49	c #Conflicts:    2269000 | #Constraints:     126831
2879.68/2888.49	c #Conflicts:    2270000 | #Constraints:     127831
2879.68/2888.49	c #Conflicts:    2271000 | #Constraints:     128831
2879.68/2888.49	c #Conflicts:    2272000 | #Constraints:     129831
2879.68/2888.49	c #Conflicts:    2273000 | #Constraints:     130831
2879.68/2888.49	c #Conflicts:    2274000 | #Constraints:     131831
2879.68/2888.49	c #Conflicts:    2275000 | #Constraints:     132831
2879.68/2888.49	c #Conflicts:    2276000 | #Constraints:     133831
2879.68/2888.49	c #Conflicts:    2277000 | #Constraints:     134831
2879.68/2888.49	c #Conflicts:    2278000 | #Constraints:     135831
2879.68/2888.49	c #Conflicts:    2279000 | #Constraints:     136831
2879.68/2888.49	c #Conflicts:    2280000 | #Constraints:     137831
2879.68/2888.49	c #Conflicts:    2281000 | #Constraints:     138831
2879.68/2888.49	c #Conflicts:    2282000 | #Constraints:     139831
2879.68/2888.49	c #Conflicts:    2283000 | #Constraints:     140831
2879.68/2888.49	c #Conflicts:    2284000 | #Constraints:     141831
2879.68/2888.49	c #Conflicts:    2285000 | #Constraints:     142831
2879.68/2888.49	c #Conflicts:    2286000 | #Constraints:     143831
2879.68/2888.49	c #Conflicts:    2287000 | #Constraints:     144831
2879.68/2888.49	c #Conflicts:    2288000 | #Constraints:     145831
2879.68/2888.49	c #Conflicts:    2289000 | #Constraints:     146831
2879.68/2888.49	c #Conflicts:    2290000 | #Constraints:     147831
2879.68/2888.49	c #Conflicts:    2291000 | #Constraints:     148831
2879.68/2888.49	c #Conflicts:    2292000 | #Constraints:     149831
2879.68/2888.49	c #Conflicts:    2293000 | #Constraints:     150831
2879.68/2888.49	c #Conflicts:    2294000 | #Constraints:     151831
2879.68/2888.49	c #Conflicts:    2295000 | #Constraints:     152831
2879.68/2888.49	c #Conflicts:    2296000 | #Constraints:     153831
2879.68/2888.49	c #Conflicts:    2297000 | #Constraints:     154831
2879.68/2888.49	c #Conflicts:    2298000 | #Constraints:     155831
2879.68/2888.49	c #Conflicts:    2299000 | #Constraints:     156831
2879.68/2888.49	c #Conflicts:    2300000 | #Constraints:     157831
2879.68/2888.49	c #Conflicts:    2301000 | #Constraints:     158831
2879.68/2888.49	c #Conflicts:    2302000 | #Constraints:     159831
2879.68/2888.49	c #Conflicts:    2303000 | #Constraints:     160831
2879.68/2888.49	c #Conflicts:    2304000 | #Constraints:     161831
2879.68/2888.49	c #Conflicts:    2305000 | #Constraints:     162831
2879.68/2888.49	c #Conflicts:    2306000 | #Constraints:     163831
2879.68/2888.49	c #Conflicts:    2307000 | #Constraints:     164831
2879.68/2888.49	c #Conflicts:    2308000 | #Constraints:     165831
2879.68/2888.49	c #Conflicts:    2309000 | #Constraints:     166831
2879.68/2888.49	c #Conflicts:    2310000 | #Constraints:     167831
2879.68/2888.49	c #Conflicts:    2311000 | #Constraints:     168831
2879.68/2888.49	c #Conflicts:    2312000 | #Constraints:     169831
2879.68/2888.49	c #Conflicts:    2313000 | #Constraints:     170831
2879.68/2888.49	c #Conflicts:    2314000 | #Constraints:     171831
2879.68/2888.49	c #Conflicts:    2315000 | #Constraints:     172831
2879.68/2888.49	c #Conflicts:    2316000 | #Constraints:     173831
2879.68/2888.49	c #Conflicts:    2317000 | #Constraints:     174831
2879.68/2888.49	c #Conflicts:    2318000 | #Constraints:     175831
2879.68/2888.49	c #Conflicts:    2319000 | #Constraints:     176831
2879.68/2888.49	c #Conflicts:    2320000 | #Constraints:     177831
2879.68/2888.49	c #Conflicts:    2321000 | #Constraints:     178831
2879.68/2888.49	c #Conflicts:    2322000 | #Constraints:     179831
2879.68/2888.49	c #Conflicts:    2323000 | #Constraints:     180831
2879.68/2888.49	c #Conflicts:    2324000 | #Constraints:     181831
2879.68/2888.49	c INPROCESSING
2879.68/2888.49	c GARBAGE COLLECT
2879.68/2888.49	c #Conflicts:    2325000 | #Constraints:     108110
2879.68/2888.49	c #Conflicts:    2326000 | #Constraints:     109110
2879.68/2888.49	c #Conflicts:    2327000 | #Constraints:     110110
2879.68/2888.49	c bounds 2832 >= 1893 @ 2839.18
2921.18/2930.02	c #Conflicts:    2328000 | #Constraints:     111149
2921.18/2930.02	c #Conflicts:    2329000 | #Constraints:     112149
2921.18/2930.02	c #Conflicts:    2330000 | #Constraints:     113149
2921.18/2930.02	c #Conflicts:    2331000 | #Constraints:     114149
2921.18/2930.02	c #Conflicts:    2332000 | #Constraints:     115149
2921.18/2930.02	c #Conflicts:    2333000 | #Constraints:     116149
2921.18/2930.02	c #Conflicts:    2334000 | #Constraints:     117149
2921.18/2930.02	c #Conflicts:    2335000 | #Constraints:     118149
2921.18/2930.02	c #Conflicts:    2336000 | #Constraints:     119149
2921.18/2930.02	c #Conflicts:    2337000 | #Constraints:     120149
2921.18/2930.02	c #Conflicts:    2338000 | #Constraints:     121149
2921.18/2930.02	c #Conflicts:    2339000 | #Constraints:     122149
2921.18/2930.02	c #Conflicts:    2340000 | #Constraints:     123149
2921.18/2930.02	c #Conflicts:    2341000 | #Constraints:     124149
2921.18/2930.02	c #Conflicts:    2342000 | #Constraints:     125149
2921.18/2930.02	c #Conflicts:    2343000 | #Constraints:     126149
2921.18/2930.02	c #Conflicts:    2344000 | #Constraints:     127149
2921.18/2930.02	c #Conflicts:    2345000 | #Constraints:     128149
2921.18/2930.02	c #Conflicts:    2346000 | #Constraints:     129149
2921.18/2930.02	c #Conflicts:    2347000 | #Constraints:     130149
2921.18/2930.02	c #Conflicts:    2348000 | #Constraints:     131149
2921.18/2930.02	c #Conflicts:    2349000 | #Constraints:     132149
2921.18/2930.02	c #Conflicts:    2350000 | #Constraints:     133149
2921.18/2930.02	c #Conflicts:    2351000 | #Constraints:     134149
2921.18/2930.02	c #Conflicts:    2352000 | #Constraints:     135149
2921.18/2930.02	c #Conflicts:    2353000 | #Constraints:     136149
2921.18/2930.02	c #Conflicts:    2354000 | #Constraints:     137149
2921.18/2930.02	c #Conflicts:    2355000 | #Constraints:     138149
2921.18/2930.02	c #Conflicts:    2356000 | #Constraints:     139149
2921.18/2930.02	c #Conflicts:    2357000 | #Constraints:     140149
2921.18/2930.02	c #Conflicts:    2358000 | #Constraints:     141149
2921.18/2930.02	c #Conflicts:    2359000 | #Constraints:     142149
2921.18/2930.02	c #Conflicts:    2360000 | #Constraints:     143149
2921.18/2930.02	c #Conflicts:    2361000 | #Constraints:     144149
2921.18/2930.02	c #Conflicts:    2362000 | #Constraints:     145149
2921.18/2930.02	c #Conflicts:    2363000 | #Constraints:     146149
2921.18/2930.02	c #Conflicts:    2364000 | #Constraints:     147149
2921.18/2930.02	c INPROCESSING
2921.18/2930.02	c GARBAGE COLLECT
2921.18/2930.02	c rational objective 1893
2963.25/2972.23	c #Conflicts:    2365000 | #Constraints:      90554
2963.25/2972.23	c #Conflicts:    2366000 | #Constraints:      91554
2963.25/2972.23	c #Conflicts:    2367000 | #Constraints:      92554
2963.25/2972.23	c #Conflicts:    2368000 | #Constraints:      93554
2963.25/2972.23	c #Conflicts:    2369000 | #Constraints:      94554
2963.25/2972.23	c #Conflicts:    2370000 | #Constraints:      95554
2963.25/2972.23	c #Conflicts:    2371000 | #Constraints:      96554
2963.25/2972.23	c #Conflicts:    2372000 | #Constraints:      97554
2963.25/2972.23	c #Conflicts:    2373000 | #Constraints:      98554
2963.25/2972.23	c #Conflicts:    2374000 | #Constraints:      99554
2963.25/2972.23	c #Conflicts:    2375000 | #Constraints:     100554
2963.25/2972.23	c #Conflicts:    2376000 | #Constraints:     101554
2963.25/2972.23	c #Conflicts:    2377000 | #Constraints:     102554
2963.25/2972.23	c #Conflicts:    2378000 | #Constraints:     103554
2963.25/2972.23	c #Conflicts:    2379000 | #Constraints:     104554
2963.25/2972.23	c #Conflicts:    2380000 | #Constraints:     105554
2963.25/2972.23	c #Conflicts:    2381000 | #Constraints:     106554
2963.25/2972.23	c #Conflicts:    2382000 | #Constraints:     107554
2963.25/2972.23	c #Conflicts:    2383000 | #Constraints:     108554
2963.25/2972.23	c #Conflicts:    2384000 | #Constraints:     109554
2963.25/2972.23	c #Conflicts:    2385000 | #Constraints:     110554
2963.25/2972.23	c #Conflicts:    2386000 | #Constraints:     111554
2963.25/2972.23	c #Conflicts:    2387000 | #Constraints:     112554
2963.25/2972.23	c #Conflicts:    2388000 | #Constraints:     113554
2963.25/2972.23	c #Conflicts:    2389000 | #Constraints:     114554
2963.25/2972.23	c #Conflicts:    2390000 | #Constraints:     115554
2963.25/2972.23	c #Conflicts:    2391000 | #Constraints:     116554
2963.25/2972.23	c #Conflicts:    2392000 | #Constraints:     117554
2963.25/2972.23	c #Conflicts:    2393000 | #Constraints:     118554
2963.25/2972.23	c #Conflicts:    2394000 | #Constraints:     119554
2963.25/2972.23	c #Conflicts:    2395000 | #Constraints:     120554
2963.25/2972.23	c #Conflicts:    2396000 | #Constraints:     121554
2963.25/2972.23	c #Conflicts:    2397000 | #Constraints:     122554
2963.25/2972.23	c #Conflicts:    2398000 | #Constraints:     123554
2963.25/2972.23	c #Conflicts:    2399000 | #Constraints:     124554
2963.25/2972.23	c #Conflicts:    2400000 | #Constraints:     125554
2963.25/2972.23	c #Conflicts:    2401000 | #Constraints:     126554
2963.25/2972.23	c #Conflicts:    2402000 | #Constraints:     127554
2963.25/2972.23	c #Conflicts:    2403000 | #Constraints:     128554
2963.25/2972.23	c #Conflicts:    2404000 | #Constraints:     129554
2963.25/2972.23	c INPROCESSING
2963.25/2972.23	c GARBAGE COLLECT
2963.25/2972.23	c rational objective 1893
2987.59/2996.61	c #Conflicts:    2405000 | #Constraints:      81638
2987.59/2996.61	c #Conflicts:    2406000 | #Constraints:      82638
2987.59/2996.61	c #Conflicts:    2407000 | #Constraints:      83638
2987.59/2996.61	c #Conflicts:    2408000 | #Constraints:      84638
2987.59/2996.61	c #Conflicts:    2409000 | #Constraints:      85638
2987.59/2996.61	c #Conflicts:    2410000 | #Constraints:      86638
2987.59/2996.61	c #Conflicts:    2411000 | #Constraints:      87638
2987.59/2996.61	c #Conflicts:    2412000 | #Constraints:      88638
2987.59/2996.61	c #Conflicts:    2413000 | #Constraints:      89638
2987.59/2996.61	c #Conflicts:    2414000 | #Constraints:      90638
2987.59/2996.61	c #Conflicts:    2415000 | #Constraints:      91638
2987.59/2996.61	c #Conflicts:    2416000 | #Constraints:      92638
2987.59/2996.61	c #Conflicts:    2417000 | #Constraints:      93638
2987.59/2996.61	c #Conflicts:    2418000 | #Constraints:      94638
2987.59/2996.61	c #Conflicts:    2419000 | #Constraints:      95638
2987.59/2996.61	c #Conflicts:    2420000 | #Constraints:      96638
2987.59/2996.61	c #Conflicts:    2421000 | #Constraints:      97638
2987.59/2996.61	c #Conflicts:    2422000 | #Constraints:      98638
2987.59/2996.61	c #Conflicts:    2423000 | #Constraints:      99638
2987.59/2996.61	c #Conflicts:    2424000 | #Constraints:     100638
2987.59/2996.61	c #Conflicts:    2425000 | #Constraints:     101638
2987.59/2996.61	c #Conflicts:    2426000 | #Constraints:     102638
2987.59/2996.61	c #Conflicts:    2427000 | #Constraints:     103638
2987.59/2996.61	c #Conflicts:    2428000 | #Constraints:     104638
2987.59/2996.61	c #Conflicts:    2429000 | #Constraints:     105638
2987.59/2996.61	c bounds 2832 >= 1894 @ 2945.61
3105.34/3114.74	c #Conflicts:    2430000 | #Constraints:     106779
3105.34/3114.74	c #Conflicts:    2431000 | #Constraints:     107779
3105.34/3114.74	c #Conflicts:    2432000 | #Constraints:     108779
3105.34/3114.74	c #Conflicts:    2433000 | #Constraints:     109779
3105.34/3114.74	c #Conflicts:    2434000 | #Constraints:     110779
3105.34/3114.74	c #Conflicts:    2435000 | #Constraints:     111779
3105.34/3114.74	c #Conflicts:    2436000 | #Constraints:     112779
3105.34/3114.74	c #Conflicts:    2437000 | #Constraints:     113779
3105.34/3114.74	c #Conflicts:    2438000 | #Constraints:     114779
3105.34/3114.74	c #Conflicts:    2439000 | #Constraints:     115779
3105.34/3114.74	c #Conflicts:    2440000 | #Constraints:     116779
3105.34/3114.74	c #Conflicts:    2441000 | #Constraints:     117779
3105.34/3114.74	c #Conflicts:    2442000 | #Constraints:     118779
3105.34/3114.74	c #Conflicts:    2443000 | #Constraints:     119779
3105.34/3114.74	c #Conflicts:    2444000 | #Constraints:     120779
3105.34/3114.74	c #Conflicts:    2445000 | #Constraints:     121779
3105.34/3114.74	c #Conflicts:    2446000 | #Constraints:     122779
3105.34/3114.74	c #Conflicts:    2447000 | #Constraints:     123779
3105.34/3114.74	c #Conflicts:    2448000 | #Constraints:     124779
3105.34/3114.74	c #Conflicts:    2449000 | #Constraints:     125779
3105.34/3114.74	c #Conflicts:    2450000 | #Constraints:     126779
3105.34/3114.74	c #Conflicts:    2451000 | #Constraints:     127779
3105.34/3114.74	c #Conflicts:    2452000 | #Constraints:     128779
3105.34/3114.74	c #Conflicts:    2453000 | #Constraints:     129779
3105.34/3114.74	c #Conflicts:    2454000 | #Constraints:     130779
3105.34/3114.74	c #Conflicts:    2455000 | #Constraints:     131779
3105.34/3114.74	c #Conflicts:    2456000 | #Constraints:     132779
3105.34/3114.74	c #Conflicts:    2457000 | #Constraints:     133779
3105.34/3114.74	c #Conflicts:    2458000 | #Constraints:     134779
3105.34/3114.74	c #Conflicts:    2459000 | #Constraints:     135779
3105.34/3114.74	c #Conflicts:    2460000 | #Constraints:     136779
3105.34/3114.74	c #Conflicts:    2461000 | #Constraints:     137779
3105.34/3114.74	c #Conflicts:    2462000 | #Constraints:     138779
3105.34/3114.74	c #Conflicts:    2463000 | #Constraints:     139779
3105.34/3114.74	c #Conflicts:    2464000 | #Constraints:     140779
3105.34/3114.74	c #Conflicts:    2465000 | #Constraints:     141779
3105.34/3114.74	c #Conflicts:    2466000 | #Constraints:     142779
3105.34/3114.74	c #Conflicts:    2467000 | #Constraints:     143779
3105.34/3114.74	c #Conflicts:    2468000 | #Constraints:     144779
3105.34/3114.74	c #Conflicts:    2469000 | #Constraints:     145779
3105.34/3114.74	c #Conflicts:    2470000 | #Constraints:     146779
3105.34/3114.74	c #Conflicts:    2471000 | #Constraints:     147779
3105.34/3114.74	c #Conflicts:    2472000 | #Constraints:     148779
3105.34/3114.74	c #Conflicts:    2473000 | #Constraints:     149779
3105.34/3114.74	c #Conflicts:    2474000 | #Constraints:     150779
3105.34/3114.74	c #Conflicts:    2475000 | #Constraints:     151779
3105.34/3114.74	c #Conflicts:    2476000 | #Constraints:     152779
3105.34/3114.74	c #Conflicts:    2477000 | #Constraints:     153779
3105.34/3114.74	c #Conflicts:    2478000 | #Constraints:     154779
3105.34/3114.74	c #Conflicts:    2479000 | #Constraints:     155779
3105.34/3114.74	c #Conflicts:    2480000 | #Constraints:     156779
3105.34/3114.74	c #Conflicts:    2481000 | #Constraints:     157779
3105.34/3114.74	c #Conflicts:    2482000 | #Constraints:     158779
3105.34/3114.74	c #Conflicts:    2483000 | #Constraints:     159779
3105.34/3114.74	c #Conflicts:    2484000 | #Constraints:     160779
3105.34/3114.74	c #Conflicts:    2485000 | #Constraints:     161779
3105.34/3114.74	c #Conflicts:    2486000 | #Constraints:     162779
3105.34/3114.74	c #Conflicts:    2487000 | #Constraints:     163779
3105.34/3114.74	c #Conflicts:    2488000 | #Constraints:     164779
3105.34/3114.74	c #Conflicts:    2489000 | #Constraints:     165779
3105.34/3114.74	c #Conflicts:    2490000 | #Constraints:     166779
3105.34/3114.74	c #Conflicts:    2491000 | #Constraints:     167779
3105.34/3114.74	c #Conflicts:    2492000 | #Constraints:     168779
3105.34/3114.74	c #Conflicts:    2493000 | #Constraints:     169779
3105.34/3114.74	c #Conflicts:    2494000 | #Constraints:     170779
3105.34/3114.74	c #Conflicts:    2495000 | #Constraints:     171779
3105.34/3114.74	c #Conflicts:    2496000 | #Constraints:     172779
3105.34/3114.74	c #Conflicts:    2497000 | #Constraints:     173779
3105.34/3114.74	c #Conflicts:    2498000 | #Constraints:     174779
3105.34/3114.74	c #Conflicts:    2499000 | #Constraints:     175779
3105.34/3114.74	c #Conflicts:    2500000 | #Constraints:     176779
3105.34/3114.74	c #Conflicts:    2501000 | #Constraints:     177779
3105.34/3114.74	c #Conflicts:    2502000 | #Constraints:     178779
3105.34/3114.74	c #Conflicts:    2503000 | #Constraints:     179779
3105.34/3114.74	c #Conflicts:    2504000 | #Constraints:     180779
3105.34/3114.74	c #Conflicts:    2505000 | #Constraints:     181779
3105.34/3114.74	c #Conflicts:    2506000 | #Constraints:     182779
3105.34/3114.74	c #Conflicts:    2507000 | #Constraints:     183779
3105.34/3114.74	c #Conflicts:    2508000 | #Constraints:     184779
3111.63/3121.02	c #Conflicts:    2509000 | #Constraints:     185779
3111.63/3121.02	c #Conflicts:    2510000 | #Constraints:     186779
3111.63/3121.02	c #Conflicts:    2511000 | #Constraints:     187779
3111.63/3121.02	c INPROCESSING
3111.63/3121.02	c GARBAGE COLLECT
3111.63/3121.02	c rational objective 1894
3169.35/3178.92	c #Conflicts:    2512000 | #Constraints:     111105
3169.35/3178.92	c #Conflicts:    2513000 | #Constraints:     112105
3169.35/3178.92	c #Conflicts:    2514000 | #Constraints:     113105
3169.35/3178.92	c #Conflicts:    2515000 | #Constraints:     114105
3169.35/3178.92	c #Conflicts:    2516000 | #Constraints:     115105
3169.35/3178.92	c #Conflicts:    2517000 | #Constraints:     116105
3169.35/3178.92	c #Conflicts:    2518000 | #Constraints:     117105
3169.35/3178.92	c #Conflicts:    2519000 | #Constraints:     118105
3169.35/3178.92	c #Conflicts:    2520000 | #Constraints:     119105
3169.35/3178.92	c #Conflicts:    2521000 | #Constraints:     120105
3169.35/3178.92	c #Conflicts:    2522000 | #Constraints:     121105
3169.35/3178.92	c #Conflicts:    2523000 | #Constraints:     122105
3169.35/3178.92	c #Conflicts:    2524000 | #Constraints:     123105
3169.35/3178.92	c #Conflicts:    2525000 | #Constraints:     124105
3169.35/3178.92	c #Conflicts:    2526000 | #Constraints:     125105
3169.35/3178.92	c #Conflicts:    2527000 | #Constraints:     126105
3169.35/3178.92	c #Conflicts:    2528000 | #Constraints:     127105
3169.35/3178.92	c #Conflicts:    2529000 | #Constraints:     128105
3169.35/3178.92	c #Conflicts:    2530000 | #Constraints:     129105
3169.35/3178.92	c #Conflicts:    2531000 | #Constraints:     130105
3169.35/3178.92	c #Conflicts:    2532000 | #Constraints:     131105
3169.35/3178.92	c #Conflicts:    2533000 | #Constraints:     132105
3169.35/3178.92	c #Conflicts:    2534000 | #Constraints:     133105
3169.35/3178.92	c #Conflicts:    2535000 | #Constraints:     134105
3169.35/3178.92	c #Conflicts:    2536000 | #Constraints:     135105
3169.35/3178.92	c #Conflicts:    2537000 | #Constraints:     136105
3169.35/3178.92	c #Conflicts:    2538000 | #Constraints:     137105
3169.35/3178.92	c #Conflicts:    2539000 | #Constraints:     138105
3169.35/3178.92	c #Conflicts:    2540000 | #Constraints:     139105
3169.35/3178.92	c #Conflicts:    2541000 | #Constraints:     140105
3169.35/3178.92	c #Conflicts:    2542000 | #Constraints:     141105
3169.35/3178.92	c #Conflicts:    2543000 | #Constraints:     142105
3169.35/3178.92	c #Conflicts:    2544000 | #Constraints:     143105
3169.35/3178.92	c #Conflicts:    2545000 | #Constraints:     144105
3169.35/3178.92	c #Conflicts:    2546000 | #Constraints:     145105
3169.35/3178.92	c #Conflicts:    2547000 | #Constraints:     146105
3169.35/3178.92	c #Conflicts:    2548000 | #Constraints:     147105
3169.35/3178.92	c #Conflicts:    2549000 | #Constraints:     148105
3169.35/3178.92	c #Conflicts:    2550000 | #Constraints:     149105
3169.35/3178.92	c #Conflicts:    2551000 | #Constraints:     150105
3169.35/3178.92	c #Conflicts:    2552000 | #Constraints:     151105
3169.35/3178.92	c #Conflicts:    2553000 | #Constraints:     152105
3169.35/3178.92	c INPROCESSING
3169.35/3178.92	c GARBAGE COLLECT
3169.35/3178.92	c rational objective 1894
3218.61/3228.32	c #Conflicts:    2554000 | #Constraints:      93339
3218.61/3228.32	c #Conflicts:    2555000 | #Constraints:      94339
3218.61/3228.32	c #Conflicts:    2556000 | #Constraints:      95339
3218.61/3228.32	c #Conflicts:    2557000 | #Constraints:      96339
3218.61/3228.32	c #Conflicts:    2558000 | #Constraints:      97339
3218.61/3228.32	c #Conflicts:    2559000 | #Constraints:      98339
3218.61/3228.32	c #Conflicts:    2560000 | #Constraints:      99339
3218.61/3228.32	c #Conflicts:    2561000 | #Constraints:     100339
3218.61/3228.32	c #Conflicts:    2562000 | #Constraints:     101339
3218.61/3228.32	c #Conflicts:    2563000 | #Constraints:     102339
3218.61/3228.32	c #Conflicts:    2564000 | #Constraints:     103339
3218.61/3228.32	c #Conflicts:    2565000 | #Constraints:     104339
3218.61/3228.32	c #Conflicts:    2566000 | #Constraints:     105339
3218.61/3228.32	c #Conflicts:    2567000 | #Constraints:     106339
3218.61/3228.32	c #Conflicts:    2568000 | #Constraints:     107339
3218.61/3228.32	c #Conflicts:    2569000 | #Constraints:     108339
3218.61/3228.32	c #Conflicts:    2570000 | #Constraints:     109339
3218.61/3228.32	c #Conflicts:    2571000 | #Constraints:     110339
3218.61/3228.32	c #Conflicts:    2572000 | #Constraints:     111339
3218.61/3228.32	c #Conflicts:    2573000 | #Constraints:     112339
3218.61/3228.32	c #Conflicts:    2574000 | #Constraints:     113339
3218.61/3228.32	c #Conflicts:    2575000 | #Constraints:     114339
3218.61/3228.32	c #Conflicts:    2576000 | #Constraints:     115339
3218.61/3228.32	c #Conflicts:    2577000 | #Constraints:     116339
3218.61/3228.32	c #Conflicts:    2578000 | #Constraints:     117339
3218.61/3228.32	c #Conflicts:    2579000 | #Constraints:     118339
3218.61/3228.32	c #Conflicts:    2580000 | #Constraints:     119339
3218.61/3228.32	c #Conflicts:    2581000 | #Constraints:     120339
3218.61/3228.32	c #Conflicts:    2582000 | #Constraints:     121339
3218.61/3228.32	c #Conflicts:    2583000 | #Constraints:     122339
3218.61/3228.32	c #Conflicts:    2584000 | #Constraints:     123339
3218.61/3228.32	c #Conflicts:    2585000 | #Constraints:     124339
3218.61/3228.32	c #Conflicts:    2586000 | #Constraints:     125339
3218.61/3228.32	c #Conflicts:    2587000 | #Constraints:     126339
3218.61/3228.32	c #Conflicts:    2588000 | #Constraints:     127339
3218.61/3228.32	c #Conflicts:    2589000 | #Constraints:     128339
3218.61/3228.32	c #Conflicts:    2590000 | #Constraints:     129339
3218.61/3228.32	c #Conflicts:    2591000 | #Constraints:     130339
3218.61/3228.32	c #Conflicts:    2592000 | #Constraints:     131339
3218.61/3228.32	c #Conflicts:    2593000 | #Constraints:     132339
3218.61/3228.32	c #Conflicts:    2594000 | #Constraints:     133339
3218.61/3228.32	c #Conflicts:    2595000 | #Constraints:     134339
3218.61/3228.32	c INPROCESSING
3218.61/3228.32	c GARBAGE COLLECT
3218.61/3228.32	c rational objective 1894
3313.54/3323.51	c #Conflicts:    2596000 | #Constraints:      84473
3313.54/3323.51	c #Conflicts:    2597000 | #Constraints:      85473
3313.54/3323.51	c #Conflicts:    2598000 | #Constraints:      86473
3313.54/3323.51	c #Conflicts:    2599000 | #Constraints:      87473
3313.54/3323.51	c #Conflicts:    2600000 | #Constraints:      88473
3313.54/3323.51	c #Conflicts:    2601000 | #Constraints:      89473
3313.54/3323.51	c #Conflicts:    2602000 | #Constraints:      90473
3313.54/3323.51	c #Conflicts:    2603000 | #Constraints:      91473
3313.54/3323.51	c #Conflicts:    2604000 | #Constraints:      92473
3313.54/3323.51	c #Conflicts:    2605000 | #Constraints:      93473
3313.54/3323.51	c #Conflicts:    2606000 | #Constraints:      94473
3313.54/3323.51	c #Conflicts:    2607000 | #Constraints:      95473
3313.54/3323.51	c #Conflicts:    2608000 | #Constraints:      96473
3313.54/3323.51	c #Conflicts:    2609000 | #Constraints:      97473
3313.54/3323.51	c #Conflicts:    2610000 | #Constraints:      98473
3313.54/3323.51	c #Conflicts:    2611000 | #Constraints:      99473
3313.54/3323.51	c #Conflicts:    2612000 | #Constraints:     100473
3313.54/3323.51	c #Conflicts:    2613000 | #Constraints:     101473
3313.54/3323.51	c #Conflicts:    2614000 | #Constraints:     102473
3313.54/3323.51	c #Conflicts:    2615000 | #Constraints:     103473
3313.54/3323.51	c #Conflicts:    2616000 | #Constraints:     104473
3313.54/3323.51	c #Conflicts:    2617000 | #Constraints:     105473
3313.54/3323.51	c #Conflicts:    2618000 | #Constraints:     106473
3313.54/3323.51	c #Conflicts:    2619000 | #Constraints:     107473
3313.54/3323.51	c #Conflicts:    2620000 | #Constraints:     108473
3313.54/3323.51	c #Conflicts:    2621000 | #Constraints:     109473
3313.54/3323.51	c #Conflicts:    2622000 | #Constraints:     110473
3313.54/3323.51	c #Conflicts:    2623000 | #Constraints:     111473
3313.54/3323.51	c #Conflicts:    2624000 | #Constraints:     112473
3313.54/3323.51	c #Conflicts:    2625000 | #Constraints:     113473
3313.54/3323.51	c #Conflicts:    2626000 | #Constraints:     114473
3313.54/3323.51	c #Conflicts:    2627000 | #Constraints:     115473
3313.54/3323.51	c #Conflicts:    2628000 | #Constraints:     116473
3313.54/3323.51	c #Conflicts:    2629000 | #Constraints:     117473
3313.54/3323.51	c #Conflicts:    2630000 | #Constraints:     118473
3313.54/3323.51	c #Conflicts:    2631000 | #Constraints:     119473
3313.54/3323.51	c #Conflicts:    2632000 | #Constraints:     120473
3313.54/3323.51	c #Conflicts:    2633000 | #Constraints:     121473
3313.54/3323.51	c #Conflicts:    2634000 | #Constraints:     122473
3313.54/3323.51	c #Conflicts:    2635000 | #Constraints:     123473
3313.54/3323.51	c #Conflicts:    2636000 | #Constraints:     124473
3313.54/3323.51	c #Conflicts:    2637000 | #Constraints:     125473
3313.54/3323.51	c #Conflicts:    2638000 | #Constraints:     126473
3313.54/3323.51	c #Conflicts:    2639000 | #Constraints:     127473
3313.54/3323.51	c #Conflicts:    2640000 | #Constraints:     128473
3313.54/3323.51	c #Conflicts:    2641000 | #Constraints:     129473
3313.54/3323.51	c #Conflicts:    2642000 | #Constraints:     130473
3313.54/3323.51	c #Conflicts:    2643000 | #Constraints:     131473
3313.54/3323.51	c #Conflicts:    2644000 | #Constraints:     132473
3313.54/3323.51	c #Conflicts:    2645000 | #Constraints:     133473
3313.54/3323.51	c #Conflicts:    2646000 | #Constraints:     134473
3313.54/3323.51	c #Conflicts:    2647000 | #Constraints:     135473
3313.54/3323.51	c #Conflicts:    2648000 | #Constraints:     136473
3313.54/3323.51	c #Conflicts:    2649000 | #Constraints:     137473
3313.54/3323.51	c #Conflicts:    2650000 | #Constraints:     138473
3313.54/3323.51	c #Conflicts:    2651000 | #Constraints:     139473
3313.54/3323.51	c #Conflicts:    2652000 | #Constraints:     140473
3313.54/3323.51	c #Conflicts:    2653000 | #Constraints:     141473
3313.54/3323.51	c #Conflicts:    2654000 | #Constraints:     142473
3313.54/3323.51	c #Conflicts:    2655000 | #Constraints:     143473
3313.54/3323.51	c #Conflicts:    2656000 | #Constraints:     144473
3313.54/3323.51	c #Conflicts:    2657000 | #Constraints:     145473
3313.54/3323.51	c #Conflicts:    2658000 | #Constraints:     146473
3313.54/3323.51	c #Conflicts:    2659000 | #Constraints:     147473
3313.54/3323.51	c #Conflicts:    2660000 | #Constraints:     148473
3313.54/3323.51	c #Conflicts:    2661000 | #Constraints:     149473
3313.54/3323.51	c #Conflicts:    2662000 | #Constraints:     150473
3313.54/3323.51	c #Conflicts:    2663000 | #Constraints:     151473
3313.54/3323.51	c #Conflicts:    2664000 | #Constraints:     152473
3313.54/3323.51	c #Conflicts:    2665000 | #Constraints:     153473
3313.54/3323.51	c #Conflicts:    2666000 | #Constraints:     154473
3313.54/3323.51	c #Conflicts:    2667000 | #Constraints:     155473
3313.54/3323.51	c #Conflicts:    2668000 | #Constraints:     156473
3313.54/3323.51	c #Conflicts:    2669000 | #Constraints:     157473
3313.54/3323.51	c #Conflicts:    2670000 | #Constraints:     158473
3313.54/3323.51	c #Conflicts:    2671000 | #Constraints:     159473
3313.54/3323.51	c #Conflicts:    2672000 | #Constraints:     160473
3313.54/3323.51	c #Conflicts:    2673000 | #Constraints:     161473
3313.54/3323.51	c #Conflicts:    2674000 | #Constraints:     162473
3347.54/3357.69	c #Conflicts:    2675000 | #Constraints:     163473
3347.54/3357.69	c #Conflicts:    2676000 | #Constraints:     164473
3347.54/3357.69	c #Conflicts:    2677000 | #Constraints:     165473
3347.54/3357.69	c #Conflicts:    2678000 | #Constraints:     166473
3347.54/3357.69	c #Conflicts:    2679000 | #Constraints:     167473
3347.54/3357.69	c #Conflicts:    2680000 | #Constraints:     168473
3347.54/3357.69	c #Conflicts:    2681000 | #Constraints:     169473
3347.54/3357.69	c #Conflicts:    2682000 | #Constraints:     170473
3347.54/3357.69	c #Conflicts:    2683000 | #Constraints:     171473
3347.54/3357.69	c #Conflicts:    2684000 | #Constraints:     172473
3347.54/3357.69	c #Conflicts:    2685000 | #Constraints:     173473
3347.54/3357.69	c #Conflicts:    2686000 | #Constraints:     174473
3347.54/3357.69	c #Conflicts:    2687000 | #Constraints:     175473
3347.54/3357.69	c #Conflicts:    2688000 | #Constraints:     176473
3347.54/3357.69	c #Conflicts:    2689000 | #Constraints:     177473
3347.54/3357.69	c #Conflicts:    2690000 | #Constraints:     178473
3347.54/3357.69	c #Conflicts:    2691000 | #Constraints:     179473
3347.54/3357.69	c #Conflicts:    2692000 | #Constraints:     180473
3347.54/3357.69	c #Conflicts:    2693000 | #Constraints:     181473
3347.54/3357.69	c #Conflicts:    2694000 | #Constraints:     182473
3347.54/3357.69	c bounds 2832 >= 1895 @ 3301.31
3384.25/3394.44	c #Conflicts:    2695000 | #Constraints:     183648
3384.25/3394.44	c #Conflicts:    2696000 | #Constraints:     184652
3384.25/3394.44	c #Conflicts:    2697000 | #Constraints:     185653
3384.25/3394.44	c #Conflicts:    2698000 | #Constraints:     186674
3384.25/3394.44	c #Conflicts:    2699000 | #Constraints:     187697
3384.25/3394.44	c #Conflicts:    2700000 | #Constraints:     188712
3384.25/3394.44	c #Conflicts:    2701000 | #Constraints:     189713
3384.25/3394.44	c #Conflicts:    2702000 | #Constraints:     190714
3384.25/3394.44	c #Conflicts:    2703000 | #Constraints:     191715
3384.25/3394.44	c #Conflicts:    2704000 | #Constraints:     192741
3384.25/3394.44	c #Conflicts:    2705000 | #Constraints:     193765
3384.25/3394.44	c INPROCESSING
3384.25/3394.44	c GARBAGE COLLECT
3384.25/3394.44	c rational objective 1895
3392.02/3402.27	c #Conflicts:    2706000 | #Constraints:     114039
3392.02/3402.27	c #Conflicts:    2707000 | #Constraints:     115040
3392.02/3402.27	c #Conflicts:    2708000 | #Constraints:     116040
3392.02/3402.27	c #Conflicts:    2709000 | #Constraints:     117045
3392.02/3402.27	c bounds 2831 >= 1895 @ 3345.1
3404.19/3414.41	c #Conflicts:    2710000 | #Constraints:     118047
3404.19/3414.41	c #Conflicts:    2711000 | #Constraints:     119047
3404.19/3414.41	c #Conflicts:    2712000 | #Constraints:     120047
3404.19/3414.41	c #Conflicts:    2713000 | #Constraints:     121047
3404.19/3414.41	c #Conflicts:    2714000 | #Constraints:     122047
3404.19/3414.41	c #Conflicts:    2715000 | #Constraints:     123047
3404.19/3414.41	c #Conflicts:    2716000 | #Constraints:     124047
3404.19/3414.41	c #Conflicts:    2717000 | #Constraints:     125047
3404.19/3414.41	c #Conflicts:    2718000 | #Constraints:     126047
3404.19/3414.41	c #Conflicts:    2719000 | #Constraints:     127047
3404.19/3414.41	c #Conflicts:    2720000 | #Constraints:     128047
3404.19/3414.41	c #Conflicts:    2721000 | #Constraints:     129047
3404.19/3414.41	c #Conflicts:    2722000 | #Constraints:     130047
3404.19/3414.41	c #Conflicts:    2723000 | #Constraints:     131047
3404.19/3414.41	c bounds 2831 >= 1896 @ 3357
3404.39/3414.67	c bounds 2830 >= 1896 @ 3357.26
3404.48/3414.76	c bounds 2829 >= 1896 @ 3357.34
3413.46/3423.70	c #Conflicts:    2724000 | #Constraints:     132160
3413.46/3423.70	c #Conflicts:    2725000 | #Constraints:     133160
3413.46/3423.70	c #Conflicts:    2726000 | #Constraints:     134160
3413.46/3423.70	c #Conflicts:    2727000 | #Constraints:     135161
3413.46/3423.70	c bounds 2828 >= 1896 @ 3366.17
3421.75/3432.06	c #Conflicts:    2728000 | #Constraints:     136162
3421.75/3432.06	c #Conflicts:    2729000 | #Constraints:     137162
3421.75/3432.06	c #Conflicts:    2730000 | #Constraints:     138162
3421.75/3432.06	c #Conflicts:    2731000 | #Constraints:     139162
3421.75/3432.06	c #Conflicts:    2732000 | #Constraints:     140162
3421.75/3432.06	c #Conflicts:    2733000 | #Constraints:     141162
3421.75/3432.06	c bounds 2828 >= 1897 @ 3374.42
3477.79/3488.22	c #Conflicts:    2734000 | #Constraints:     142249
3477.79/3488.22	c #Conflicts:    2735000 | #Constraints:     143250
3477.79/3488.22	c #Conflicts:    2736000 | #Constraints:     144257
3477.79/3488.22	c #Conflicts:    2737000 | #Constraints:     145260
3477.79/3488.22	c #Conflicts:    2738000 | #Constraints:     146260
3477.79/3488.22	c #Conflicts:    2739000 | #Constraints:     147260
3477.79/3488.22	c #Conflicts:    2740000 | #Constraints:     148260
3477.79/3488.22	c #Conflicts:    2741000 | #Constraints:     149260
3477.79/3488.22	c #Conflicts:    2742000 | #Constraints:     150260
3477.79/3488.22	c #Conflicts:    2743000 | #Constraints:     151260
3477.79/3488.22	c #Conflicts:    2744000 | #Constraints:     152260
3477.79/3488.22	c #Conflicts:    2745000 | #Constraints:     153260
3477.79/3488.22	c #Conflicts:    2746000 | #Constraints:     154261
3477.79/3488.22	c #Conflicts:    2747000 | #Constraints:     155261
3477.79/3488.22	c #Conflicts:    2748000 | #Constraints:     156264
3477.79/3488.22	c INPROCESSING
3477.79/3488.22	c GARBAGE COLLECT
3477.79/3488.22	c rational objective 1897
3485.86/3496.37	c #Conflicts:    2749000 | #Constraints:      95036
3485.86/3496.37	c #Conflicts:    2750000 | #Constraints:      96036
3485.86/3496.37	c #Conflicts:    2751000 | #Constraints:      97036
3485.86/3496.37	c #Conflicts:    2752000 | #Constraints:      98036
3485.86/3496.37	c #Conflicts:    2753000 | #Constraints:      99036
3485.86/3496.37	c #Conflicts:    2754000 | #Constraints:     100036
3485.86/3496.37	c #Conflicts:    2755000 | #Constraints:     101036
3485.86/3496.37	c bounds 2828 >= 1898 @ 3437.64
3496.84/3507.37	c #Conflicts:    2756000 | #Constraints:     102099
3496.84/3507.37	c #Conflicts:    2757000 | #Constraints:     103099
3496.84/3507.37	c #Conflicts:    2758000 | #Constraints:     104099
3496.84/3507.37	c #Conflicts:    2759000 | #Constraints:     105099
3496.84/3507.37	c #Conflicts:    2760000 | #Constraints:     106099
3496.84/3507.37	c #Conflicts:    2761000 | #Constraints:     107099
3496.84/3507.37	c #Conflicts:    2762000 | #Constraints:     108099
3496.84/3507.37	c #Conflicts:    2763000 | #Constraints:     109099
3496.84/3507.37	c #Conflicts:    2764000 | #Constraints:     110099
3496.84/3507.37	c #Conflicts:    2765000 | #Constraints:     111099
3496.84/3507.37	c #Conflicts:    2766000 | #Constraints:     112099
3496.84/3507.37	c #Conflicts:    2767000 | #Constraints:     113099
3496.84/3507.37	c #Conflicts:    2768000 | #Constraints:     114099
3496.84/3507.37	c #Conflicts:    2769000 | #Constraints:     115099
3496.84/3507.37	c bounds 2828 >= 1899 @ 3448.44
3516.59/3527.16	c #Conflicts:    2770000 | #Constraints:     116162
3516.59/3527.16	c #Conflicts:    2771000 | #Constraints:     117162
3516.59/3527.16	c #Conflicts:    2772000 | #Constraints:     118162
3516.59/3527.16	c #Conflicts:    2773000 | #Constraints:     119162
3516.59/3527.16	c #Conflicts:    2774000 | #Constraints:     120162
3516.59/3527.16	c #Conflicts:    2775000 | #Constraints:     121162
3516.59/3527.16	c #Conflicts:    2776000 | #Constraints:     122162
3516.59/3527.16	c #Conflicts:    2777000 | #Constraints:     123162
3516.59/3527.16	c #Conflicts:    2778000 | #Constraints:     124162
3516.59/3527.16	c #Conflicts:    2779000 | #Constraints:     125162
3516.59/3527.16	c #Conflicts:    2780000 | #Constraints:     126162
3516.59/3527.16	c #Conflicts:    2781000 | #Constraints:     127162
3516.59/3527.16	c #Conflicts:    2782000 | #Constraints:     128162
3516.59/3527.16	c #Conflicts:    2783000 | #Constraints:     129162
3516.59/3527.16	c #Conflicts:    2784000 | #Constraints:     130162
3516.59/3527.16	c #Conflicts:    2785000 | #Constraints:     131162
3516.59/3527.16	c #Conflicts:    2786000 | #Constraints:     132162
3516.59/3527.16	c #Conflicts:    2787000 | #Constraints:     133162
3516.59/3527.16	c #Conflicts:    2788000 | #Constraints:     134162
3516.59/3527.16	c #Conflicts:    2789000 | #Constraints:     135162
3516.59/3527.16	c bounds 2828 >= 1900 @ 3467.99
3520.48/3531.06	c #Conflicts:    2790000 | #Constraints:     136210
3520.48/3531.06	c #Conflicts:    2791000 | #Constraints:     137210
3520.48/3531.06	c #Conflicts:    2792000 | #Constraints:     138210
3520.48/3531.06	c INPROCESSING
3520.48/3531.06	c GARBAGE COLLECT
3520.48/3531.06	c rational objective 1900
3555.57/3566.29	c #Conflicts:    2793000 | #Constraints:      85989
3555.57/3566.29	c #Conflicts:    2794000 | #Constraints:      86989
3555.57/3566.29	c #Conflicts:    2795000 | #Constraints:      87989
3555.57/3566.29	c #Conflicts:    2796000 | #Constraints:      88989
3555.57/3566.29	c #Conflicts:    2797000 | #Constraints:      89989
3555.57/3566.29	c #Conflicts:    2798000 | #Constraints:      90989
3555.57/3566.29	c #Conflicts:    2799000 | #Constraints:      91989
3555.57/3566.29	c #Conflicts:    2800000 | #Constraints:      92989
3555.57/3566.29	c #Conflicts:    2801000 | #Constraints:      93989
3555.57/3566.29	c #Conflicts:    2802000 | #Constraints:      94989
3555.57/3566.29	c #Conflicts:    2803000 | #Constraints:      95989
3555.57/3566.29	c #Conflicts:    2804000 | #Constraints:      96989
3555.57/3566.29	c #Conflicts:    2805000 | #Constraints:      97989
3555.57/3566.29	c #Conflicts:    2806000 | #Constraints:      98989
3555.57/3566.29	c #Conflicts:    2807000 | #Constraints:      99989
3555.57/3566.29	c #Conflicts:    2808000 | #Constraints:     100989
3555.57/3566.29	c #Conflicts:    2809000 | #Constraints:     101989
3555.57/3566.29	c #Conflicts:    2810000 | #Constraints:     102989
3555.57/3566.29	c #Conflicts:    2811000 | #Constraints:     103989
3555.57/3566.29	c #Conflicts:    2812000 | #Constraints:     104989
3555.57/3566.29	c #Conflicts:    2813000 | #Constraints:     105989
3555.57/3566.29	c #Conflicts:    2814000 | #Constraints:     106989
3555.57/3566.29	c #Conflicts:    2815000 | #Constraints:     107989
3555.57/3566.29	c #Conflicts:    2816000 | #Constraints:     108989
3555.57/3566.29	c #Conflicts:    2817000 | #Constraints:     109989
3555.57/3566.29	c #Conflicts:    2818000 | #Constraints:     110989
3555.57/3566.29	c #Conflicts:    2819000 | #Constraints:     111989
3555.57/3566.29	c #Conflicts:    2820000 | #Constraints:     112989
3555.57/3566.29	c #Conflicts:    2821000 | #Constraints:     113989
3555.57/3566.29	c #Conflicts:    2822000 | #Constraints:     114989
3555.57/3566.29	c #Conflicts:    2823000 | #Constraints:     115989
3555.57/3566.29	c #Conflicts:    2824000 | #Constraints:     116989
3555.57/3566.29	c #Conflicts:    2825000 | #Constraints:     117989
3555.57/3566.29	c #Conflicts:    2826000 | #Constraints:     118989
3555.57/3566.29	c #Conflicts:    2827000 | #Constraints:     119989
3555.57/3566.29	c #Conflicts:    2828000 | #Constraints:     120989
3555.57/3566.29	c #Conflicts:    2829000 | #Constraints:     121989
3555.57/3566.29	c #Conflicts:    2830000 | #Constraints:     122989
3555.57/3566.29	c #Conflicts:    2831000 | #Constraints:     123989
3555.57/3566.29	c bounds 2828 >= 1901 @ 3506.52
3600.03/3610.80	c #Conflicts:    2832000 | #Constraints:     125088
3600.03/3610.80	c #Conflicts:    2833000 | #Constraints:     126088
3600.03/3610.80	c #Conflicts:    2834000 | #Constraints:     127088
3600.03/3610.80	c #Conflicts:    2835000 | #Constraints:     128088
3600.03/3610.80	c #Conflicts:    2836000 | #Constraints:     129088
3600.03/3610.80	c #Conflicts:    2837000 | #Constraints:     130088
3600.03/3610.80	c #Conflicts:    2838000 | #Constraints:     131088
3600.03/3610.80	c #Conflicts:    2839000 | #Constraints:     132088
3600.03/3610.80	c #Conflicts:    2840000 | #Constraints:     133088
3600.03/3610.80	c #Conflicts:    2841000 | #Constraints:     134088
3600.03/3610.80	c #Conflicts:    2842000 | #Constraints:     135088
3600.03/3610.80	c #Conflicts:    2843000 | #Constraints:     136088
3600.03/3610.80	c #Conflicts:    2844000 | #Constraints:     137088
3600.03/3610.80	c #Conflicts:    2845000 | #Constraints:     138088
3600.03/3610.80	c #Conflicts:    2846000 | #Constraints:     139088
3600.03/3610.80	c #Conflicts:    2847000 | #Constraints:     140088
3600.03/3610.80	c #Conflicts:    2848000 | #Constraints:     141088
3600.03/3610.80	c #Conflicts:    2849000 | #Constraints:     142088
3600.03/3610.80	c #Conflicts:    2850000 | #Constraints:     143088
3600.03/3610.80	c #Conflicts:    2851000 | #Constraints:     144088
3600.03/3610.80	c #Conflicts:    2852000 | #Constraints:     145088
3600.03/3610.80	c #Conflicts:    2853000 | #Constraints:     146088
3600.03/3610.80	c #Conflicts:    2854000 | #Constraints:     147088
3600.03/3610.80	c #Conflicts:    2855000 | #Constraints:     148088
3600.03/3610.80	c #Conflicts:    2856000 | #Constraints:     149088
3600.03/3610.80	c #Conflicts:    2857000 | #Constraints:     150088
3600.03/3610.80	c #Conflicts:    2858000 | #Constraints:     151088
3600.03/3610.80	c #Conflicts:    2859000 | #Constraints:     152088
3600.03/3610.80	c #Conflicts:    2860000 | #Constraints:     153088
3600.03/3610.80	c #Conflicts:    2861000 | #Constraints:     154088
3600.03/3610.80	c #Conflicts:    2862000 | #Constraints:     155088
3600.03/3610.80	c #Conflicts:    2863000 | #Constraints:     156088
3600.03/3610.80	c #Conflicts:    2864000 | #Constraints:     157088
3600.03/3610.80	c #Conflicts:    2865000 | #Constraints:     158088
3600.03/3610.80	c #Conflicts:    2866000 | #Constraints:     159088
3600.03/3610.80	c cpu time 3550.4 s
3600.03/3610.80	c deterministic time 145463867525 1.45e+11
3600.03/3610.80	c optimization time 47.1269 s
3600.03/3610.80	c total solve time 3503.17 s
3600.03/3610.80	c core-guided solve time 2817.11 s
3600.03/3610.80	c propagation time 2381.21 s
3600.03/3610.80	c conflict analysis time 973.156 s
3600.03/3610.80	c propagations 1914203047
3600.03/3610.80	c resolve steps 79804402
3600.03/3610.80	c decisions 23189191
3600.03/3610.80	c conflicts 2866383
3600.03/3610.80	c restarts 5081
3600.03/3610.80	c inprocessing phases 78
3600.03/3610.80	c garbage collections 78 ,( 100.00 )
3600.03/3610.80	c input clauses 25881 ,( 53.85 )
3600.03/3610.80	c input cardinalities 13267 ,( 27.60 )
3600.03/3610.80	c input general constraints 8917 ,( 18.55 )
3600.03/3610.80	c input average constraint length 311.39
3600.03/3610.80	c input average constraint degree 50.24
3600.03/3610.80	c learned clauses 2624438 ,( 91.51 )
3600.03/3610.80	c learned cardinalities 730 ,( 0.03 )
3600.03/3610.80	c learned general constraints 242684 ,( 8.46 )
3600.03/3610.80	c learned average constraint length 261.04
3600.03/3610.80	c learned average constraint degree 8402468.22
3600.03/3610.80	c watched  CF 32, 64, 128, Arb: 73002 , 0 , 0 , 0
3600.03/3610.80	c counting CF 32, 64, 128, Arb: 178600 , 0 , 0 , 0
3600.03/3610.80	c watched   constraints 73002 ,( 29.01 ) 
3600.03/3610.80	c counting  constraints 178599 ,( 70.99 ) 
3600.03/3610.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 4260423944 , 428142265 , 8553592895 ,( 609291185 , 7944301710 )
3600.03/3610.80	c gcd simplifications 101322
3600.03/3610.80	c detected cardinalities 11
3600.03/3610.80	c weakened non-implied lits 659029958
3600.03/3610.80	c weakened non-implying lits 1037546
3600.03/3610.80	c original variables 8087
3600.03/3610.80	c clausal propagations 759054397
3600.03/3610.80	c cardinality propagations 61975445
3600.03/3610.80	c watched propagations 614028
3600.03/3610.80	c counting propagations 1058544999
3600.03/3610.80	c watch lookups 44066850588
3600.03/3610.80	c watch backjump lookups 0
3600.03/3610.80	c watch checks 70274486465
3600.03/3610.80	c propagation checks 23805594762
3600.03/3610.80	c constraint additions 3436192968
3600.03/3610.80	c trail pops 1940255071
3600.03/3610.80	c formula constraints 17602
3600.03/3610.80	c learned constraints 2865428
3600.03/3610.80	c bound constraints 1993
3600.03/3610.80	c core-guided constraints 28470
3600.03/3610.80	c encountered formula constraints 8796287
3600.03/3610.80	c encountered learned constraints 40975603
3600.03/3610.80	c encountered bound constraints 132
3600.03/3610.80	c encountered core-guided constraints 32819944
3600.03/3610.80	c LP total time 1064.16 s
3600.03/3610.80	c LP solve time 1042.46 s
3600.03/3610.80	c LP constraints added 23146
3600.03/3610.80	c LP constraints removed 5460
3600.03/3610.80	c LP pivots internal 2878041
3600.03/3610.80	c LP pivots root 217391
3600.03/3610.80	c LP calls 9349
3600.03/3610.80	c LP optimalities 8388
3600.03/3610.80	c LP no pivot count 6394
3600.03/3610.80	c LP infeasibilities 929
3600.03/3610.80	c LP valid Farkas constraints 928
3600.03/3610.80	c LP learned Farkas constraints 928
3600.03/3610.80	c LP basis resets 28
3600.03/3610.80	c LP cycling count 12
3600.03/3610.80	c LP singular count 0
3600.03/3610.80	c LP no primal count 0
3600.03/3610.80	c LP no farkas count 1
3600.03/3610.80	c LP other issue count 15
3600.03/3610.80	c LP Gomory cuts 568
3600.03/3610.80	c LP learned cuts 4976
3600.03/3610.80	c LP deleted cuts 5460
3600.03/3610.80	c LP encountered Gomory constraints 577
3600.03/3610.80	c LP encountered Farkas constraints 71958
3600.03/3610.80	c LP encountered learned Farkas constraints 5356
3600.03/3610.80	c CG auxiliary variables introduced 10114
3600.03/3610.80	c CG solutions found 91
3600.03/3610.80	c CG cores constructed 1901
3600.03/3610.80	c CG core cardinality constraints returned 0
3600.03/3610.80	c CG unit cores 0
3600.03/3610.80	c CG single cores 1901
3600.03/3610.80	c CG blocks removed during cardinality reduction 0
3600.03/3610.80	c CG first core best 0
3600.03/3610.80	c CG decision core best 0
3600.03/3610.80	c CG core reduction tie 0
3600.03/3610.80	c CG core degree average 1.00
3600.03/3610.80	c CG core slack average 7.74
3600.03/3610.80	c CG core upper bound improvements 0
3600.03/3610.80	c STR number of successful calls 0
3600.03/3610.80	c STR number of unsuccessful calls 0
3600.03/3610.80	c STR number of inconclusive calls 0
3600.03/3610.80	c STR number of successful attempts 0
3600.03/3610.80	c STR number of unsuccessful attempts 0
3600.03/3610.80	c STR number of inconclusive attempts 0
3600.03/3610.80	c STR average degree increase per successful call inf
3600.03/3610.80	c STR average degree increase per successful attempt inf
3600.03/3610.80	c STR total number of conflicts for successful attempts 0
3600.03/3610.80	c STR total number of conflicts for unsuccessful attempts 0
3600.03/3610.80	c STR total number of conflicts for inconclusive attempts 0
3600.03/3610.80	c STR average number of conflicts per successful attempt inf
3600.03/3610.80	c STR average number of conflicts per unsuccessful attempt inf
3600.03/3610.80	c STR average number of conflicts per inconclusive attempt inf
3600.03/3610.80	c AVG.sumWPerc 57.80 
3600.03/3610.80	c bigint constraints 0 
3600.03/3610.80	o 2828
3600.03/3610.80	s SATISFIABLE
3600.03/3610.80	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 -x2047 -x2048 x2049 -x2050 x2051 -x2052 x2053 -x2054 -x2055 -x2056 -x2057 -x2058 -x2059 -x2060 x2061 -x2062 -x2063 x2064 -x2065 -x2066 -x2067 x2068 x2069 -x2070 x2071 x2072 -x2073 -x2074 x2075 -x2076 -x2077 x2078 x2079 x2080 -x2081 -x2082 x2083 -x2084 x2085 -x2086 -x2087 -x2088 -x2089 x2090 -x2091 x2092 -x2093 -x2094 x2095 -x2096 -x2097 x2098 -x2099 x2100 x2101 -x2102 x2103 x2104 -x2105 x2106 -x2107 x2108 x2109 x2110 x2111 -x2112 -x2113 x2114 x2115 -x2116 x2117 x2118 x2119 -x2120 x2121 -x2122 -x2123 -x2124 x2125 x2126 -x2127 -x2128 -x2129 -x2130 x2131 x2132 x2133 -x2134 -x2135 -x2136 x2137 x2138 -x2139 x2140 -x2141 -x2142 -x2143 -x2144 -x2145 x2146 -x2147 -x2148 -x2149 x2150 x2151 x2152 -x2153 -x2154 -x2155 x2156 -x2157 -x2158 -x2159 x2160 -x2161 x2162 -x2163 -x2164 -x2165 -x2166 x2167 -x2168 x2169 -x2170 -x2171 x2172 x2173 -x2174 -x2175 x2176 x2177 -x2178 -x2179 -x2180 x2181 x2182 -x2183 -x2184 x2185 -x2186 x2187 -x2188 -x2189 x2190 -x2191 x2192 x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 x2200 -x2201 x2202 x2203 x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 x2216 -x2217 -x2218 -x2219 -x2220 x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 x2230 -x2231 -x2232 -x2233 -x2234 x2235 -x2236 x2237 -x2238 x2239 -x2240 -x2241 x2242 x2243 -x2244 -x2245 -x2246 x2247 x2248 -x2249 -x2250 x2251 x2252 -x2253 -x2254 x2255 x2256 -x2257 x2258 -x2259 -x2260 x2261 x2262 -x2263 x2264 x2265 -x2266 x2267 x2268 x2269 x2270 x2271 x2272 x2273 x2274 x2275 -x2276 x2277 -x2278 x2279 x2280 -x2281 -x2282 -x2283 x2284 -x2285 x2286 -x2287 -x2288 -x2289 -x2290 -x2291 -x2292 x2293 -x2294 x2295 -x2296 x2297 x2298 x2299 -x2300 x2301 -x2302 -x2303 x2304 -x2305 x2306 -x2307 x2308 -x2309 -x2310 x2311 x2312 -x2313 -x2314 -x2315 x2316 x2317 -x2318 -x2319 x2320 x2321 -x2322 -x2323 x2324 x2325 -x2326 x2327 -x2328 -x2329 x2330 x2331 -x2332 x2333 x2334 -x2335 x2336 x2337 x2338 x2339 x2340 x2341 x2342 x2343 -x2344 x2345 -x2346 x2347 x2348 -x2349 -x2350 -x2351 x2352 -x2353 x2354 -x2355 -x2356 -x2357 -x2358 -x2359 -x2360 -x2361 x2362 -x2363 x2364 -x2365 x2366 x2367 x2368 -x2369 x2370 x2371 -x2372 x2373 -x2374 x2375 x2376 -x2377 -x2378 x2379 x2380 x2381 -x2382 -x2383 x2384 x2385 -x2386 -x2387 x2388 x2389 -x2390 -x2391 -x2392 -x2393 -x2394 x2395 x2396 -x2397 -x2398 x2399 -x2400 -x2401 x2402 -x2403 -x2404 -x2405 -x2406 -x2407 -x2408 -x2409 -x2410 x2411 -x2412 x2413 -x2414 -x2415 x2416 x2417 x2418 -x2419 x2420 -x2421 x2422 x2423 x2424 x2425 x2426 x2427 x2428 -x2429 x2430 -x2431 x2432 -x2433 -x2434 -x2435 x2436 -x2437 -x2438 -x2439 x2440 -x2441 -x2442 -x2443 -x2444 -x2445 -x2446 -x2447 -x2448 x2449 -x2450 -x2451 -x2452 -x2453 -x2454 x2455 -x2456 -x2457 x2458 x2459 -x2460 -x2461 -x2462 -x2463 -x2464 -x2465 -x2466 x2467 -x2468 -x2469 -x2470 -x2471 -x2472 -x2473 -x2474 x2475 x2476 -x2477 -x2478 -x2479 -x2480 -x2481 -x2482 -x2483 -x2484 -x2485 x2486 -x2487 x2488 -x2489 -x2490 x2491 x2492 -x2493 -x2494 -x2495 x2496 x2497 -x2498 -x2499 x2500 x2501 -x2502 -x2503 -x2504 -x2505 x2506 x2507 x2508 -x2509 x2510 -x2511 -x2512 -x2513 -x2514 x2515 -x2516 x2517 x2518 -x2519 x2520 x2521 x2522 x2523 -x2524 x2525 x2526 x2527 x2528 -x2529 x2530 -x2531 x2532 x2533 -x2534 -x2535 x2536 -x2537 -x2538 x2539 x2540 -x2541 -x2542 -x2543 -x2544 -x2545 -x2546 x2547 -x2548 x2549 -x2550 x2551 x2552 x2553 -x2554 -x2555 x2556 -x2557 -x2558 -x2559 x2560 -x2561 -x2562 x2563 x2564 -x2565 x2566 -x2567 x2568 x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2575 -x2576 x2577 -x2578 -x2579 -x2580 -x2581 -x2582 x2583 -x2584 -x2585 x2586 -x2587 -x2588 -x2589 -x2590 x2591 -x2592 -x2593 -x2594 x2595 x2596 -x2597 -x2598 x2599 x2600 -x2601 x2602 -x2603 -x2604 -x2605 -x2606 -x2607 -x2608 -x2609 -x2610 -x2611 -x2612 x2613 x2614 x2615 -x2616 -x2617 -x2618 -x2619 x2620 -x2621 x2622 -x2623 -x2624 -x2625 -x2626 x2627 -x2628 -x2629 -x2630 -x2631 -x2632 x2633 -x2634 -x2635 -x2636 -x2637 -x2638 -x2639 -x2640 -x2641 x2642 -x2643 -x2644 -x2645 -x2646 -x2647 -x2648 -x2649 -x2650 -x2651 -x2652 -x2653 -x2654 x2655 -x2656 -x2657 x2658 -x2659 -x2660 -x2661 -x2662 -x2663 -x2664 -x2665 -x2666 -x2667 x2668 -x2669 -x2670 -x2671 -x2672 -x2673 -x2674 x2675 -x2676 -x2677 -x2678 -x2679 -x2680 x2681 x2682 x2683 -x2684 -x2685 -x2686 x2687 -x2688 -x2689 x2690 -x2691 x2692 -x2693 -x2694 -x2695 -x2696 -x2697 -x2698 -x2699 x2700 -x2701 -x2702 -x2703 -x2704 x2705 x2706 -x2707 -x2708 x2709 -x2710 -x2711 -x2712 x2713 -x2714 -x2715 -x2716 x2717 -x2718 -x2719 -x2720 -x2721 -x2722 -x2723 -x2724 -x2725 -x2726 -x2727 x2728 -x2729 -x2730 -x2731 -x2732 -x2733 x2734 -x2735 x2736 -x2737 -x2738 -x2739 -x2740 -x2741 x2742 -x2743 -x2744 -x2745 -x2746 -x2747 -x2748 -x2749 -x2750 -x2751 -x2752 x2753 x2754 -x2755 x2756 -x2757 -x2758 x2759 -x2760 -x2761 x2762 -x2763 x2764 x2765 -x2766 x2767 -x2768 -x2769 x2770 x2771 x2772 x2773 -x2774 x2775 -x2776 x2777 x2778 x2779 -x2780 x2781 -x2782 x2783 x2784 x2785 x2786 -x2787 -x2788 x2789 -x2790 -x2791 x2792 x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 -x2800 -x2801 -x2802 -x2803 -x2804 -x2805 -x2806 x2807 -x2808 -x2809 x2810 -x2811 -x2812 x2813 -x2814 -x2815 x2816 -x2817 x2818 x2819 -x2820 -x2821 x2822 -x2823 -x2824 x2825 x2826 x2827 -x2828 -x2829 -x2830 x2831 -x2832 -x2833 -x2834 x2835 -x2836 -x2837 x2838 -x2839 -x2840 -x2841 x2842 -x2843 -x2844 -x2845 x2846 -x2847 -x2848 -x2849 -x2850 x2851 -x2852 -x2853 -x2854 x2855 -x2856 -x2857 x2858 -x2859 -x2860 -x2861 -x2862 -x2863 -x2864 -x2865 -x2866 -x2867 -x2868 -x2869 -x2870 -x2871 x2872 x2873 -x2874 -x2875 x2876 -x2877 -x2878 -x2879 x2880 x2881 x2882 -x2883 -x2884 -x2885 x2886 -x2887 -x2888 -x2889 -x2890 -x2891 x2892 x2893 x2894 x2895 x2896 -x2897 x2898 x2899 -x2900 x2901 -x2902 -x2903 -x2904 -x2905 -x2906 -x2907 -x2908 -x2909 -x2910 x2911 -x2912 x2913 -x2914 -x2915 -x2916 -x2917 -x2918 -x2919 -x2920 x2921 -x2922 -x2923 -x2924 -x2925 x2926 -x2927 x2928 -x2929 x2930 x2931 x2932 -x2933 -x2934 x2935 x2936 x2937 -x2938 -x2939 x2940 x2941 -x2942 -x2943 x2944 x2945 -x2946 x2947 -x2948 -x2949 x2950 -x2951 x2952 -x2953 -x2954 -x2955 x2956 -x2957 -x2958 x2959 -x2960 -x2961 -x2962 -x2963 -x2964 -x2965 -x2966 -x2967 x2968 -x2969 x2970 -x2971 -x2972 x2973 x2974 x2975 x2976 -x2977 -x2978 x2979 -x2980 -x2981 x2982 x2983 x2984 x2985 x2986 -x2987 x2988 x2989 -x2990 x2991 x2992 -x2993 -x2994 x2995 -x2996 -x2997 -x2998 -x2999 x3000 -x3001 x3002 x3003 x3004 -x3005 -x3006 x3007 -x3008 -x3009 -x3010 x3011 -x3012 -x3013 -x3014 -x3015 -x3016 x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 x3024 -x3025 -x3026 x3027 -x3028 x3029 -x3030 -x3031 x3032 x3033 -x3034 -x3035 -x3036 -x3037 x3038 x3039 -x3040 -x3041 x3042 x3043 -x3044 -x3045 x3046 x3047 x3048 x3049 -x3050 x3051 -x3052 -x3053 x3054 -x3055 x3056 x3057 -x3058 -x3059 x3060 x3061 x3062 x3063 x3064 x3065 x3066 x3067 -x3068 x3069 -x3070 x3071 x3072 -x3073 -x3074 x3075 -x3076 -x3077 x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 -x3085 x3086 -x3087 x3088 -x3089 x3090 x3091 x3092 -x3093 x3094 -x3095 -x3096 -x3097 -x3098 x3099 -x3100 -x3101 x3102 x3103 x3104 -x3105 -x3106 -x3107 x3108 -x3109 x3110 -x3111 -x3112 x3113 x3114 -x3115 -x3116 -x3117 x3118 x3119 -x3120 -x3121 x3122 x3123 -x3124 -x3125 x3126 x3127 x3128 -x3129 x3130 -x3131 -x3132 x3133 -x3134 x3135 x3136 -x3137 x3138 x3139 x3140 x3141 x3142 x3143 x3144 x3145 -x3146 x3147 -x3148 x3149 x3150 -x3151 -x3152 -x3153 x3154 -x3155 x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163 x3164 -x3165 x3166 -x3167 x3168 x3169 x3170 -x3171 x3172 x3173 -x3174 -x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 x3182 -x3183 x3184 x3185 x3186 -x3187 -x3188 x3189 x3190 -x3191 x3192 x3193 -x3194 x3195 -x3196 -x3197 x3198 -x3199 x3200 x3201 x3202 -x3203 -x3204 -x3205 x3206 -x3207 x3208 x3209 -x3210 -x3211 -x3212 -x3213 x3214 x3215 -x3216 -x3217 x3218 -x3219 -x3220 x3221 -x3222 x3223 x3224 -x3225 x3226 -x3227 x3228 x3229 x3230 -x3231 -x3232 x3233 x3234 -x3235 -x3236 x3237 x3238 -x3239 -x3240 -x3241 x3242 -x3243 -x3244 x3245 x3246 -x3247 -x3248 -x3249 -x3250 x3251 -x3252 -x3253 -x3254 -x3255 -x3256 -x3257 -x3258 -x3259 x3260 -x3261 x3262 -x3263 -x3264 x3265 x3266 -x3267 x3268 -x3269 x3270 x3271 x3272 x3273 x3274 x3275 x3276 -x3277 x3278 -x3279 -x3280 x3281 -x3282 -x3283 -x3284 x3285 x3286 -x3287 -x3288 x3289 -x3290 -x3291 x3292 -x3293 x3294 -x3295 -x3296 x3297 x3298 -x3299 -x3300 -x3301 x3302 x3303 -x3304 -x3305 x3306 x3307 -x3308 -x3309 x3310 x3311 x3312 -x3313 x3314 -x3315 -x3316 x3317 x3318 -x3319 x3320 -x3321 x3322 x3323 x3324 x3325 x3326 x3327 x3328 x3329 -x3330 x3331 -x3332 x3333 x3334 -x3335 -x3336 -x3337 x3338 -x3339 x3340 -x3341 -x3342 -x3343 -x3344 -x3345 -x3346 -x3347 x3348 -x3349 x3350 -x3351 x3352 x3353 x3354 -x3355 x3356 x3357 -x3358 -x3359 x3360 -x3361 -x3362 x3363 -x3364 x3365 -x3366 -x3367 -x3368 -x3369 x3370 -x3371 -x3372 x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383 x3384 -x3385 -x3386 -x3387 -x3388 -x3389 -x3390 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 x3399 -x3400 -x3401 -x3402 -x3403 -x3404 -x3405 x3406 x3407 x3408 -x3409 -x3410 x3411 -x3412 -x3413 -x3414 -x3415 -x3416 -x3417 -x3418 -x3419 -x3420 x3421 -x3422 -x3423 -x3424 x3425 -x3426 x3427 x3428 -x3429 x3430 x3431 x3432 -x3433 x3434 -x3435 -x3436 -x3437 -x3438 x3439 x3440 -x3441 x3442 x3443 x3444 -x3445 x3446 x3447 -x3448 -x3449 x3450 x3451 -x3452 x3453 x3454 -x3455 -x3456 -x3457 x3458 x3459 -x3460 x3461 -x3462 -x3463 -x3464 x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 -x3472 -x3473 x3474 -x3475 -x3476 x3477 -x3478 x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 x3488 x3489 -x3490 x3491 -x3492 -x3493 -x3494 -x3495 x3496 -x3497 -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 x3505 -x3506 -x3507 -x3508 -x3509 -x3510 x3511 x3512 -x3513 x3514 -x3515 -x3516 -x3517 -x3518 x3519 -x3520 -x3521 -x3522 x3523 x3524 -x3525 -x3526 x3527 x3528 x3529 x3530 -x3531 -x3532 -x3533 x3534 x3535 x3536 x3537 x3538 -x3539 -x3540 -x3541 -x3542 -x3543 x3544 x3545 x3546 x3547 -x3548 x3549 -x3550 -x3551 -x3552 x3553 -x3554 -x3555 -x3556 x3557 x3558 -x3559 -x3560 -x3561 -x3562 -x3563 -x3564 x3565 -x3566 -x3567 -x3568 -x3569 -x3570 x3571 -x3572 -x3573 -x3574 -x3575 -x3576 -x3577 -x3578 x3579 x3580 x3581 x3582 x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 x3590 x3591 -x3592 x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 x3601 -x3602 x3603 x3604 -x3605 -x3606 -x3607 -x3608 x3609 -x3610 -x3611 -x3612 -x3613 -x3614 -x3615 -x3616 -x3617 -x3618 -x3619 -x3620 x3621 -x3622 -x3623 x3624 -x3625 x3626 -x3627 x3628 x3629 -x3630 -x3631 x3632 x3633 x3634 -x3635 -x3636 x3637 x3638 -x3639 -x3640 x3641 x3642 -x3643 -x3644 -x3645 x3646 -x3647 x3648 x3649 -x3650 -x3651 x3652 -x3653 -x3654 -x3655 -x3656 -x3657 -x3658 -x3659 -x3660 -x3661 -x3662 x3663 -x3664 x3665 -x3666 -x3667 x3668 x3669 x3670 -x3671 x3672 -x3673 x3674 x3675 x3676 x3677 x3678 x3679 x3680 -x3681 x3682 -x3683 x3684 -x3685 -x3686 -x3687 x3688 -x3689 -x3690 -x3691 -x3692 -x3693 x3694 -x3695 -x3696 -x3697 -x3698 -x3699 x3700 x3701 -x3702 x3703 -x3704 -x3705 -x3706 -x3707 -x3708 -x3709 x3710 -x3711 -x3712 x3713 -x3714 -x3715 -x3716 -x3717 -x3718 -x3719 x3720 -x3721 -x3722 -x3723 -x3724 -x3725 -x3726 x3727 -x3728 -x3729 x3730 -x3731 x3732 -x3733 -x3734 x3735 -x3736 -x3737 -x3738 x3739 x3740 -x3741 -x3742 x3743 x3744 -x3745 -x3746 x3747 x3748 x3749 -x3750 x3751 -x3752 -x3753 x3754 x3755 -x3756 x3757 x3758 -x3759 x3760 x3761 x3762 x3763 x3764 x3765 x3766 -x3767 x3768 -x3769 x3770 x3771 -x3772 -x3773 -x3774 x3775 -x3776 x3777 -x3778 -x3779 -x3780 -x3781 -x3782 -x3783 -x3784 x3785 -x3786 x3787 -x3788 -x3789 x3790 x3791 x3792 -x3793 -x3794 x3795 -x3796 x3797 -x3798 -x3799 -x3800 x3801 -x3802 -x3803 x3804 -x3805 x3806 x3807 x3808 x3809 -x3810 x3811 -x3812 -x3813 x3814 -x3815 -x3816 x3817 -x3818 -x3819 -x3820 -x3821 -x3822 -x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 -x3830 -x3831 x3832 -x3833 -x3834 -x3835 -x3836 -x3837 -x3838 -x3839 -x3840 -x3841 -x3842 -x3843 -x3844 -x3845 -x3846 x3847 -x3848 -x3849 -x3850 -x3851 -x3852 -x3853 -x3854 x3855 -x3856 -x3857 x3858 -x3859 -x3860 x3861 x3862 x3863 -x3864 -x3865 -x3866 x3867 x3868 -x3869 -x3870 -x3871 x3872 x3873 -x3874 x3875 x3876 x3877 -x3878 x3879 -x3880 -x3881 x3882 x3883 x3884 -x3885 x3886 x3887 -x3888 x3889 x3890 x3891 -x3892 x3893 x3894 x3895 x3896 x3897 -x3898 x3899 -x3900 x3901 x3902 -x3903 -x3904 -x3905 x3906 -x3907 x3908 x3909 -x3910 -x3911 -x3912 -x3913 -x3914 -x3915 -x3916 x3917 -x3918 -x3919 x3920 x3921 x3922 x3923 -x3924 x3925 x3926 -x3927 x3928 -x3929 -x3930 -x3931 -x3932 -x3933 -x3934 x3935 -x3936 -x3937 -x3938 -x3939 -x3940 -x3941 x3942 -x3943 -x3944 -x3945 -x3946 -x3947 -x3948 -x3949 -x3950 -x3951 -x3952 -x3953 -x3954 -x3955 -x3956 -x3957 -x3958 x3959 -x3960 x3961 -x3962 x3963 -x3964 -x3965 x3966 x3967 -x3968 -x3969 -x3970 x3971 x3972 -x3973 -x3974 x3975 x3976 -x3977 -x3978 x3979 x3980 x3981 -x3982 x3983 -x3984 -x3985 x3986 x3987 -x3988 x3989 x3990 -x3991 x3992 x3993 x3994 x3995 x3996 x3997 x3998 -x3999 x4000 -x4001 x4002 x4003 -x4004 -x4005 -x4006 x4007 -x4008 x4009 -x4010 -x4011 -x4012 -x4013 -x4014 -x4015 -x4016 x4017 -x4018 x4019 -x4020 x4021 x4022 x4023 -x4024 x4025 -x4026 -x4027 -x4028 x4029 -x4030 -x4031 x4032 -x4033 x4034 x4035 -x4036 -x4037 -x4038 x4039 -x4040 -x4041 x4042 -x4043 -x4044 x4045 -x4046 -x4047 x4048 -x4049 -x4050 -x4051 -x4052 -x4053 -x4054 -x4055 x4056 -x4057 x4058 -x4059 x4060 -x4061 x4062 x4063 -x4064 -x4065 -x4066 -x4067 -x4068 x4069 -x4070 -x4071 -x4072 -x4073 x4074 -x4075 -x4076 -x4077 -x4078 x4079 -x4080 x4081 -x4082 -x4083 -x4084 x4085 -x4086 -x4087 -x4088 -x4089 -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 x4097 x4098 -x4099 -x4100 -x4101 -x4102 x4103 -x4104 -x4105 -x4106 -x4107 x4108 -x4109 -x4110 -x4111 -x4112 -x4113 -x4114 -x4115 -x4116 -x4117 x4118 -x4119 -x4120 -x4121 -x4122 -x4123 -x4124 -x4125 -x4126 -x4127 -x4128 -x4129 -x4130 -x4131 -x4132 -x4133 x4134 x4135 -x4136 -x4137 x4138 -x4139 x4140 x4141 -x4142 x4143 -x4144 x4145 x4146 -x4147 x4148 -x4149 -x4150 -x4151 -x4152 -x4153 -x4154 -x4155 -x4156 x4157 x4158 -x4159 -x4160 x4161 -x4162 x4163 -x4164 -x4165 -x4166 -x4167 -x4168 -x4169 x4170 -x4171 -x4172 -x4173 -x4174 x4175 -x4176 -x4177 -x4178 -x4179 x4180 -x4181 x4182 -x4183 x4184 x4185 -x4186 -x4187 x4188 x4189 -x4190 -x4191 -x4192 x4193 -x4194 -x4195 -x4196 -x4197 -x4198 x4199 x4200 x4201 -x4202 -x4203 x4204 x4205 -x4206 -x4207 -x4208 x4209 x4210 x4211 -x4212 x4213 x4214 -x4215 -x4216 -x4217 x4218 x4219 x4220 -x4221 x4222 x4223 -x4224 x4225 x4226 x4227 x4228 -x4229 x4230 -x4231 -x4232 x4233 x4234 x4235 -x4236 -x4237 x4238 -x4239 x4240 x4241 -x4242 -x4243 -x4244 x4245 -x4246 x4247 x4248 -x4249 -x4250 -x4251 -x4252 -x4253 -x4254 -x4255 -x4256 x4257 -x4258 -x4259 x4260 x4261 -x4262 x4263 x4264 -x4265 x4266 -x4267 -x4268 x4269 x4270 x4271 x4272 -x4273 -x4274 -x4275 -x4276 -x4277 -x4278 -x4279 -x4280 x4281 -x4282 -x4283 -x4284 -x4285 -x4286 -x4287 -x4288 -x4289 -x4290 -x4291 -x4292 -x4293 x4294 -x4295 -x4296 -x4297 -x4298 -x4299 x4300 -x4301 x4302 -x4303 -x4304 x4305 x4306 -x4307 x4308 -x4309 -x4310 x4311 x4312 -x4313 -x4314 x4315 x4316 -x4317 -x4318 x4319 x4320 x4321 x4322 x4323 -x4324 x4325 x4326 -x4327 x4328 -x4329 x4330 x4331 x4332 x4333 x4334 x4335 x4336 -x4337 x4338 x4339 x4340 -x4341 -x4342 -x4343 x4344 x4345 -x4346 x4347 x4348 x4349 -x4350 -x4351 -x4352 -x4353 -x4354 -x4355 -x4356 -x4357 -x4358 x4359 -x4360 x4361 -x4362 x4363 -x4364 x4365 -x4366 -x4367 -x4368 -x4369 x4370 -x4371 -x4372 -x4373 -x4374 -x4375 x4376 -x4377 -x4378 -x4379 x4380 -x4381 x4382 -x4383 -x4384 x4385 -x4386 x4387 x4388 -x4389 -x4390 x4391 x4392 -x4393 -x4394 -x4395 -x4396 x4397 x4398 -x4399 -x4400 -x4401 x4402 x4403 -x4404 x4405 -x4406 -x4407 -x4408 -x4409 x4410 -x4411 -x4412 x4413 x4414 -x4415 -x4416 x4417 -x4418 -x4419 x4420 -x4421 x4422 -x4423 -x4424 -x4425 -x4426 x4427 x4428 -x4429 -x4430 x4431 x4432 -x4433 x4434 x4435 x4436 x4437 x4438 x4439 -x4440 x4441 x4442 -x4443 x4444 x4445 -x4446 -x4447 x4448 x4449 -x4450 -x4451 -x4452 x4453 -x4454 -x4455 x4456 -x4457 x4458 x4459 -x4460 -x4461 x4462 -x4463 -x4464 -x4465 -x4466 -x4467 -x4468 -x4469 -x4470 x4471 x4472 -x4473 x4474 -x4475 x4476 x4477 -x4478 x4479 -x4480 x4481 x4482 x4483 -x4484 x4485 -x4486 x4487 -x4488 x4489 -x4490 x4491 -x4492 -x4493 x4494 x4495 -x4496 -x4497 -x4498 x4499 x4500 -x4501 -x4502 x4503 x4504 -x4505 -x4506 x4507 x4508 -x4509 x4510 -x4511 -x4512 x4513 x4514 -x4515 x4516 x4517 -x4518 x4519 x4520 x4521 x4522 x4523 x4524 x4525 -x4526 x4527 -x4528 x4529 x4530 -x4531 -x4532 -x4533 x4534 -x4535 x4536 -x4537 -x4538 -x4539 -x4540 -x4541 -x4542 -x4543 x4544 -x4545 -x4546 x4547 x4548 x4549 -x4550 x4551 -x4552 -x4553 -x4554 -x4555 -x4556 -x4557 -x4558 x4559 x4560 -x4561 -x4562 -x4563 x4564 -x4565 x4566 -x4567 -x4568 x4569 -x4570 x4571 x4572 -x4573 x4574 x4575 x4576 -x4577 -x4578 x4579 x4580 x4581 -x4582 -x4583 x4584 x4585 -x4586 -x4587 x4588 x4589 -x4590 -x4591 -x4592 x4593 -x4594 -x4595 -x4596 x4597 x4598 -x4599 -x4600 x4601 -x4602 -x4603 x4604 -x4605 -x4606 -x4607 -x4608 -x4609 -x4610 -x4611 -x4612 -x4613 x4614 -x4615 -x4616 x4617 x4618 -x4619 x4620 -x4621 x4622 x4623 x4624 x4625 x4626 -x4627 x4628 -x4629 x4630 -x4631 x4632 -x4633 -x4634 -x4635 x4636 x4637 -x4638 -x4639 -x4640 -x4641 -x4642 -x4643 x4644 -x4645 x4646 -x4647 -x4648 x4649 x4650 -x4651 -x4652 -x4653 x4654 x4655 -x4656 -x4657 x4658 x4659 -x4660 -x4661 x4662 x4663 x4664 -x4665 x4666 -x4667 -x4668 x4669 x4670 -x4671 x4672 x4673 -x4674 x4675 x4676 x4677 x4678 x4679 x4680 x4681 x4682 -x4683 -x4684 x4685 x4686 -x4687 -x4688 -x4689 x4690 -x4691 x4692 -x4693 -x4694 -x4695 -x4696 -x4697 -x4698 -x4699 x4700 -x4701 x4702 -x4703 x4704 x4705 x4706 -x4707 x4708 -x4709 -x4710 -x4711 -x4712 x4713 -x4714 x4715 -x4716 x4717 -x4718 x4719 x4720 -x4721 -x4722 x4723 x4724 x4725 -x4726 -x4727 x4728 x4729 -x4730 -x4731 x4732 x4733 -x4734 -x4735 -x4736 x4737 -x4738 x4739 x4740 -x4741 -x4742 x4743 -x4744 x4745 -x4746 -x4747 -x4748 -x4749 -x4750 -x4751 -x4752 -x4753 x4754 -x4755 -x4756 -x4757 x4758 x4759 x4760 -x4761 -x4762 x4763 -x4764 x4765 x4766 x4767 x4768 x4769 x4770 x4771 -x4772 x4773 -x4774 x4775 -x4776 -x4777 -x4778 x4779 -x4780 -x4781 -x4782 -x4783 -x4784 -x4785 x4786 -x4787 x4788 -x4789 -x4790 x4791 -x4792 -x4793 -x4794 x4795 -x4796 -x4797 -x4798 -x4799 x4800 x4801 -x4802 -x4803 -x4804 -x4805 -x4806 -x4807 x4808 -x4809 -x4810 -x4811 -x4812 -x4813 -x4814 -x4815 -x4816 -x4817 -x4818 -x4819 -x4820 -x4821 x4822 -x4823 -x4824 -x4825 x4826 -x4827 -x4828 -x4829 -x4830 -x4831 x4832 -x4833 -x4834 -x4835 -x4836 -x4837 x4838 -x4839 -x4840 x4841 -x4842 -x4843 x4844 x4845 -x4846 -x4847 -x4848 x4849 x4850 x4851 -x4852 -x4853 x4854 x4855 -x4856 -x4857 -x4858 x4859 x4860 x4861 -x4862 x4863 -x4864 -x4865 x4866 x4867 -x4868 -x4869 x4870 x4871 -x4872 x4873 x4874 x4875 x4876 x4877 x4878 x4879 x4880 x4881 -x4882 x4883 -x4884 x4885 -x4886 -x4887 x4888 -x4889 x4890 -x4891 -x4892 -x4893 -x4894 -x4895 -x4896 -x4897 -x4898 x4899 -x4900 x4901 -x4902 x4903 x4904 x4905 -x4906 x4907 -x4908 x4909 -x4910 x4911 x4912 -x4913 -x4914 x4915 x4916 -x4917 -x4918 -x4919 x4920 x4921 -x4922 -x4923 x4924 x4925 -x4926 -x4927 -x4928 x4929 x4930 x4931 -x4932 x4933 -x4934 -x4935 x4936 x4937 -x4938 x4939 x4940 -x4941 x4942 x4943 x4944 x4945 x4946 x4947 x4948 x4949 x4950 -x4951 x4952 -x4953 x4954 -x4955 -x4956 -x4957 x4958 -x4959 x4960 -x4961 -x4962 -x4963 -x4964 -x4965 -x4966 -x4967 x4968 -x4969 x4970 -x4971 x4972 x4973 x4974 -x4975 x4976 -x4977 -x4978 -x4979 -x4980 x4981 -x4982 x4983 -x4984 x4985 x4986 -x4987 -x4988 x4989 x4990 -x4991 -x4992 x4993 x4994 -x4995 -x4996 x4997 x4998 x4999 -x5000 -x5001 x5002 -x5003 -x5004 x5005 -x5006 -x5007 x5008 x5009 -x5010 -x5011 x5012 -x5013 -x5014 x5015 -x5016 -x5017 -x5018 x5019 x5020 -x5021 -x5022 -x5023 -x5024 -x5025 -x5026 x5027 -x5028 x5029 -x5030 -x5031 x5032 x5033 -x5034 -x5035 x5036 -x5037 x5038 x5039 x5040 x5041 x5042 x5043 x5044 -x5045 x5046 -x5047 x5048 -x5049 -x5050 -x5051 x5052 -x5053 x5054 -x5055 -x5056 -x5057 -x5058 -x5059 -x5060 x5061 -x5062 x5063 -x5064 x5065 x5066 x5067 -x5068 -x5069 x5070 x5071 x5072 -x5073 -x5074 x5075 x5076 -x5077 -x5078 x5079 x5080 -x5081 -x5082 -x5083 x5084 -x5085 x5086 x5087 x5088 -x5089 -x5090 x5091 -x5092 -x5093 x5094 -x5095 -x5096 -x5097 -x5098 -x5099 -x5100 -x5101 -x5102 -x5103 x5104 -x5105 x5106 -x5107 -x5108 x5109 -x5110 x5111 -x5112 x5113 x5114 x5115 x5116 x5117 x5118 x5119 -x5120 -x5121 x5122 -x5123 -x5124 -x5125 x5126 -x5127 -x5128 -x5129 -x5130 x5131 -x5132 -x5133 -x5134 -x5135 -x5136 -x5137 -x5138 x5139 -x5140 -x5141 -x5142 x5143 -x5144 -x5145 -x5146 -x5147 -x5148 -x5149 -x5150 -x5151 -x5152 -x5153 -x5154 x5155 -x5156 x5157 -x5158 x5159 -x5160 x5161 x5162 -x5163 -x5164 x5165 x5166 x5167 -x5168 -x5169 x5170 x5171 -x5172 -x5173 x5174 x5175 -x5176 -x5177 -x5178 x5179 -x5180 x5181 x5182 -x5183 -x5184 x5185 -x5186 -x5187 x5188 -x5189 -x5190 -x5191 -x5192 -x5193 -x5194 -x5195 -x5196 x5197 -x5198 x5199 x5200 -x5201 -x5202 x5203 x5204 x5205 -x5206 -x5207 x5208 -x5209 -x5210 x5211 x5212 x5213 x5214 x5215 x5216 x5217 -x5218 x5219 -x5220 x5221 -x5222 -x5223 -x5224 x5225 -x5226 -x5227 x5228 -x5229 x5230 -x5231 x5232 x5233 -x5234 x5235 -x5236 -x5237 -x5238 x5239 x5240 -x5241 -x5242 -x5243 x5244 x5245 -x5246 -x5247 x5248 -x5249 x5250 x5251 -x5252 -x5253 -x5254 -x5255 x5256 -x5257 x5258 -x5259 x5260 x5261 -x5262 x5263 x5264 -x5265 -x5266 -x5267 x5268 x5269 -x5270 x5271 x5272 x5273 -x5274 x5275 x5276 x5277 -x5278 x5279 x5280 x5281 -x5282 x5283 x5284 x5285 x5286 -x5287 -x5288 x5289 -x5290 x5291 x5292 -x5293 -x5294 -x5295 -x5296 -x5297 -x5298 x5299 -x5300 -x5301 -x5302 -x5303 -x5304 -x5305 -x5306 -x5307 -x5308 -x5309 x5310 -x5311 x5312 -x5313 x5314 x5315 x5316 x5317 -x5318 -x5319 x5320 x5321 x5322 -x5323 -x5324 -x5325 x5326 x5327 -x5328 -x5329 x5330 -x5331 -x5332 -x5333 -x5334 x5335 x5336 -x5337 -x5338 -x5339 -x5340 -x5341 -x5342 -x5343 x5344 -x5345 -x5346 -x5347 -x5348 -x5349 -x5350 -x5351 -x5352 x5353 x5354 -x5355 -x5356 -x5357 -x5358 -x5359 -x5360 -x5361 -x5362 -x5363 -x5364 -x5365 -x5366 -x5367 -x5368 -x5369 -x5370 -x5371 -x5372 -x5373 -x5374 -x5375 x5376 -x5377 x5378 -x5379 x5380 x5381 -x5382 -x5383 -x5384 x5385 x5386 x5387 -x5388 -x5389 -x5390 x5391 x5392 -x5393 x5394 -x5395 -x5396 x5397 x5398 -x5399 -x5400 -x5401 -x5402 x5403 -x5404 -x5405 x5406 x5407 x5408 -x5409 -x5410 x5411 -x5412 -x5413 x5414 -x5415 -x5416 -x5417 -x5418 -x5419 x5420 -x5421 -x5422 -x5423 -x5424 -x5425 x5426 -x5427 -x5428 -x5429 x5430 x5431 x5432 -x5433 -x5434 -x5435 x5436 x5437 x5438 x5439 x5440 x5441 x5442 -x5443 x5444 x5445 -x5446 -x5447 -x5448 x5449 -x5450 -x5451 -x5452 -x5453 -x5454 -x5455 -x5456 -x5457 -x5458 -x5459 -x5460 -x5461 x5462 -x5463 x5464 x5465 x5466 -x5467 x5468 -x5469 -x5470 x5471 -x5472 -x5473 -x5474 -x5475 -x5476 x5477 x5478 -x5479 x5480 -x5481 -x5482 -x5483 x5484 -x5485 -x5486 -x5487 -x5488 -x5489 -x5490 -x5491 -x5492 -x5493 -x5494 -x5495 x5496 x5497 -x5498 -x5499 -x5500 -x5501 -x5502 -x5503 -x5504 -x5505 -x5506 -x5507 x5508 -x5509 -x5510 -x5511 x5512 -x5513 x5514 -x5515 -x5516 -x5517 -x5518 -x5519 -x5520 x5521 -x5522 -x5523 -x5524 x5525 -x5526 -x5527 -x5528 -x5529 -x5530 -x5531 -x5532 -x5533 -x5534 x5535 -x5536 -x5537 -x5538 x5539 -x5540 x5541 -x5542 x5543 -x5544 -x5545 x5546 x5547 -x5548 -x5549 -x5550 x5551 x5552 -x5553 -x5554 x5555 x5556 -x5557 -x5558 x5559 x5560 x5561 -x5562 x5563 -x5564 -x5565 x5566 -x5567 x5568 x5569 -x5570 x5571 x5572 x5573 x5574 x5575 x5576 x5577 x5578 -x5579 x5580 -x5581 x5582 x5583 -x5584 -x5585 -x5586 x5587 -x5588 -x5589 -x5590 -x5591 -x5592 -x5593 -x5594 -x5595 x5596 -x5597 -x5598 x5599 x5600 x5601 -x5602 x5603 -x5604 x5605 x5606 x5607 -x5608 -x5609 -x5610 -x5611 -x5612 -x5613 x5614 -x5615 x5616 -x5617 x5618 x5619 -x5620 -x5621 x5622 x5623 x5624 x5625 -x5626 -x5627 x5628 x5629 -x5630 -x5631 x5632 x5633 -x5634 -x5635 -x5636 x5637 -x5638 x5639 x5640 -x5641 -x5642 x5643 -x5644 -x5645 x5646 -x5647 -x5648 -x5649 -x5650 -x5651 -x5652 -x5653 -x5654 -x5655 x5656 -x5657 x5658 -x5659 -x5660 x5661 x5662 -x5663 -x5664 x5665 -x5666 x5667 x5668 x5669 x5670 -x5671 x5672 x5673 -x5674 x5675 -x5676 x5677 -x5678 -x5679 -x5680 x5681 -x5682 -x5683 -x5684 -x5685 -x5686 -x5687 -x5688 -x5689 -x5690 x5691 -x5692 x5693 x5694 -x5695 -x5696 -x5697 -x5698 x5699 -x5700 x5701 -x5702 x5703 x5704 x5705 -x5706 -x5707 x5708 x5709 x5710 x5711 -x5712 -x5713 x5714 x5715 -x5716 -x5717 x5718 x5719 -x5720 -x5721 -x5722 x5723 -x5724 x5725 x5726 -x5727 -x5728 x5729 -x5730 -x5731 x5732 -x5733 -x5734 -x5735 -x5736 -x5737 -x5738 -x5739 -x5740 x5741 -x5742 x5743 -x5744 -x5745 x5746 x5747 -x5748 x5749 -x5750 x5751 x5752 x5753 x5754 x5755 x5756 -x5757 -x5758 -x5759 x5760 -x5761 -x5762 -x5763 -x5764 x5765 -x5766 -x5767 -x5768 -x5769 -x5770 x5771 -x5772 -x5773 x5774 -x5775 -x5776 -x5777 -x5778 -x5779 -x5780 x5781 -x5782 x5783 -x5784 -x5785 -x5786 -x5787 -x5788 -x5789 x5790 x5791 -x5792 -x5793 -x5794 -x5795 -x5796 x5797 x5798 -x5799 -x5800 x5801 -x5802 -x5803 -x5804 -x5805 -x5806 x5807 -x5808 x5809 -x5810 x5811 x5812 -x5813 -x5814 x5815 x5816 x5817 -x5818 -x5819 x5820 x5821 -x5822 -x5823 x5824 x5825 x5826 -x5827 -x5828 -x5829 x5830 -x5831 -x5832 x5833 x5834 -x5835 -x5836 x5837 -x5838 -x5839 x5840 -x5841 -x5842 -x5843 -x5844 -x5845 -x5846 -x5847 -x5848 x5849 -x5850 x5851 -x5852 -x5853 x5854 x5855 -x5856 x5857 -x5858 x5859 x5860 x5861 x5862 x5863 x5864 -x5865 x5866 -x5867 x5868 -x5869 -x5870 -x5871 x5872 -x5873 -x5874 -x5875 -x5876 -x5877 x5878 x5879 -x5880 -x5881 -x5882 -x5883 -x5884 -x5885 x5886 -x5887 -x5888 x5889 x5890 -x5891 -x5892 -x5893 -x5894 -x5895 -x5896 x5897 -x5898 x5899 -x5900 x5901 -x5902 x5903 -x5904 x5905 x5906 -x5907 -x5908 x5909 x5910 x5911 -x5912 -x5913 x5914 x5915 -x5916 -x5917 x5918 x5919 -x5920 -x5921 -x5922 x5923 -x5924 x5925 x5926 x5927 -x5928 -x5929 x5930 -x5931 -x5932 x5933 -x5934 -x5935 -x5936 -x5937 -x5938 -x5939 -x5940 -x5941 x5942 -x5943 x5944 -x5945 -x5946 x5947 x5948 x5949 -x5950 x5951 x5952 -x5953 x5954 x5955 x5956 x5957 -x5958 x5959 x5960 -x5961 x5962 -x5963 x5964 -x5965 -x5966 -x5967 x5968 -x5969 -x5970 -x5971 -x5972 -x5973 -x5974 -x5975 x5976 -x5977 -x5978 x5979 -x5980 x5981 -x5982 x5983 -x5984 x5985 x5986 -x5987 -x5988 x5989 x5990 x5991 -x5992 -x5993 x5994 x5995 -x5996 -x5997 x5998 x5999 -x6000 -x6001 -x6002 x6003 -x6004 x6005 x6006 -x6007 -x6008 x6009 -x6010 -x6011 x6012 -x6013 -x6014 -x6015 -x6016 -x6017 -x6018 -x6019 -x6020 x6021 -x6022 x6023 -x6024 -x6025 x6026 x6027 x6028 -x6029 x6030 -x6031 x6032 x6033 x6034 x6035 x6036 x6037 -x6038 x6039 -x6040 x6041 -x6042 -x6043 -x6044 x6045 -x6046 -x6047 -x6048 -x6049 x6050 -x6051 x6052 -x6053 -x6054 -x6055 -x6056 -x6057 x6058 x6059 -x6060 x6061 -x6062 -x6063 x6064 x6065 -x6066 -x6067 -x6068 x6069 x6070 x6071 -x6072 -x6073 -x6074 -x6075 -x6076 -x6077 x6078 -x6079 x6080 -x6081 -x6082 x6083 -x6084 -x6085 x6086 x6087 -x6088 x6089 -x6090 x6091 -x6092 x6093 x6094 -x6095 -x6096 -x6097 x6098 x6099 x6100 x6101 -x6102 -x6103 x6104 -x6105 x6106 -x6107 x6108 -x6109 x6110 -x6111 -x6112 -x6113 -x6114 -x6115 -x6116 -x6117 -x6118 x6119 -x6120 -x6121 x6122 -x6123 x6124 -x6125 -x6126 -x6127 -x6128 -x6129 -x6130 -x6131 x6132 -x6133 -x6134 -x6135 -x6136 -x6137 -x6138 x6139 -x6140 x6141 x6142 -x6143 -x6144 -x6145 -x6146 -x6147 x6148 -x6149 x6150 -x6151 x6152 x6153 -x6154 -x6155 x6156 x6157 x6158 -x6159 -x6160 -x6161 x6162 x6163 -x6164 -x6165 x6166 x6167 -x6168 -x6169 -x6170 x6171 -x6172 x6173 x6174 -x6175 -x6176 x6177 -x6178 -x6179 x6180 -x6181 -x6182 -x6183 -x6184 -x6185 -x6186 -x6187 -x6188 -x6189 x6190 -x6191 x6192 -x6193 -x6194 x6195 x6196 -x6197 -x6198 x6199 -x6200 x6201 x6202 x6203 x6204 x6205 x6206 -x6207 x6208 x6209 x6210 -x6211 -x6212 -x6213 x6214 -x6215 -x6216 -x6217 -x6218 -x6219 -x6220 -x6221 x6222 -x6223 -x6224 -x6225 x6226 -x6227 -x6228 x6229 -x6230 -x6231 x6232 -x6233 -x6234 -x6235 -x6236 x6237 -x6238 x6239 -x6240 -x6241 -x6242 -x6243 -x6244 -x6245 x6246 -x6247 -x6248 -x6249 x6250 x6251 -x6252 x6253 -x6254 x6255 -x6256 x6257 x6258 -x6259 -x6260 x6261 x6262 x6263 -x6264 -x6265 x6266 x6267 -x6268 -x6269 x6270 x6271 -x6272 -x6273 -x6274 x6275 -x6276 x6277 x6278 -x6279 -x6280 x6281 -x6282 -x6283 x6284 -x6285 -x6286 -x6287 -x6288 -x6289 -x6290 -x6291 -x6292 -x6293 x6294 -x6295 x6296 -x6297 -x6298 x6299 x6300 x6301 -x6302 x6303 -x6304 x6305 x6306 x6307 x6308 x6309 x6310 -x6311 x6312 -x6313 -x6314 -x6315 -x6316 x6317 -x6318 -x6319 -x6320 -x6321 -x6322 -x6323 -x6324 -x6325 x6326 -x6327 x6328 -x6329 -x6330 -x6331 -x6332 x6333 x6334 -x6335 -x6336 -x6337 -x6338 x6339 x6340 -x6341 -x6342 -x6343 -x6344 -x6345 -x6346 x6347 -x6348 -x6349 -x6350 -x6351 -x6352 -x6353 -x6354 -x6355 -x6356 -x6357 x6358 -x6359 x6360 -x6361 -x6362 x6363 x6364 -x6365 -x6366 -x6367 x6368 x6369 -x6370 -x6371 x6372 x6373 -x6374 -x6375 x6376 x6377 x6378 -x6379 x6380 -x6381 -x6382 x6383 x6384 -x6385 x6386 x6387 -x6388 x6389 x6390 x6391 x6392 x6393 x6394 x6395 x6396 -x6397 x6398 x6399 x6400 -x6401 -x6402 -x6403 x6404 x6405 -x6406 x6407 -x6408 -x6409 -x6410 -x6411 -x6412 -x6413 -x6414 -x6415 x6416 -x6417 x6418 x6419 x6420 -x6421 x6422 -x6423 -x6424 -x6425 -x6426 -x6427 -x6428 -x6429 -x6430 x6431 x6432 x6433 -x6434 -x6435 -x6436 -x6437 -x6438 -x6439 -x6440 -x6441 -x6442 x6443 -x6444 -x6445 x6446 x6447 -x6448 -x6449 -x6450 x6451 x6452 -x6453 -x6454 x6455 -x6456 -x6457 x6458 -x6459 -x6460 x6461 x6462 -x6463 -x6464 -x6465 x6466 -x6467 -x6468 x6469 x6470 x6471 x6472 -x6473 -x6474 x6475 -x6476 x6477 -x6478 -x6479 -x6480 -x6481 x6482 x6483 -x6484 -x6485 -x6486 -x6487 x6488 -x6489 x6490 -x6491 -x6492 x6493 -x6494 x6495 -x6496 -x6497 x6498 -x6499 -x6500 x6501 x6502 x6503 x6504 x6505 x6506 x6507 x6508 -x6509 -x6510 x6511 x6512 -x6513 -x6514 -x6515 -x6516 x6517 -x6518 x6519 x6520 -x6521 -x6522 -x6523 -x6524 x6525 -x6526 -x6527 -x6528 -x6529 x6530 -x6531 x6532 x6533 -x6534 -x6535 x6536 -x6537 -x6538 x6539 -x6540 x6541 x6542 -x6543 x6544 -x6545 -x6546 x6547 -x6548 x6549 -x6550 x6551 x6552 -x6553 -x6554 -x6555 -x6556 -x6557 x6558 -x6559 -x6560 x6561 x6562 x6563 -x6564 x6565 x6566 -x6567 -x6568 -x6569 -x6570 x6571 -x6572 -x6573 -x6574 -x6575 x6576 -x6577 -x6578 x6579 -x6580 x6581 -x6582 x6583 -x6584 -x6585 -x6586 -x6587 x6588 -x6589 -x6590 x6591 x6592 -x6593 -x6594 -x6595 -x6596 -x6597 x6598 x6599 -x6600 -x6601 x6602 x6603 -x6604 -x6605 x6606 -x6607 -x6608 -x6609 -x6610 -x6611 x6612 -x6613 -x6614 -x6615 x6616 -x6617 -x6618 -x6619 -x6620 x6621 x6622 -x6623 -x6624 x6625 -x6626 x6627 -x6628 -x6629 x6630 -x6631 -x6632 -x6633 x6634 -x6635 -x6636 x6637 -x6638 x6639 -x6640 x6641 -x6642 x6643 -x6644 -x6645 x6646 -x6647 -x6648 -x6649 -x6650 x6651 -x6652 -x6653 x6654 x6655 -x6656 x6657 x6658 -x6659 -x6660 -x6661 x6662 x6663 -x6664 -x6665 -x6666 -x6667 -x6668 x6669 -x6670 -x6671 -x6672 x6673 -x6674 -x6675 -x6676 -x6677 x6678 -x6679 x6680 -x6681 -x6682 x6683 -x6684 -x6685 x6686 -x6687 x6688 -x6689 x6690 x6691 -x6692 -x6693 -x6694 x6695 x6696 -x6697 -x6698 -x6699 x6700 -x6701 -x6702 -x6703 x6704 -x6705 -x6706 x6707 -x6708 -x6709 -x6710 x6711 x6712 -x6713 x6714 -x6715 -x6716 -x6717 x6718 -x6719 -x6720 x6721 x6722 -x6723 -x6724 -x6725 x6726 -x6727 -x6728 x6729 -x6730 -x6731 -x6732 -x6733 -x6734 -x6735 -x6736 -x6737 -x6738 x6739 -x6740 -x6741 -x6742 -x6743 -x6744 -x6745 x6746 -x6747 -x6748 -x6749 -x6750 -x6751 -x6752 -x6753 x6754 -x6755 -x6756 -x6757 -x6758 x6759 -x6760 x6761 -x6762 x6763 x6764 x6765 -x6766 -x6767 x6768 x6769 x6770 x6771 -x6772 -x6773 -x6774 x6775 x6776 -x6777 -x6778 x6779 x6780 x6781 -x6782 -x6783 -x6784 x6785 -x6786 -x6787 x6788 x6789 -x6790 -x6791 x6792 -x6793 -x6794 x6795 -x6796 -x6797 -x6798 -x6799 -x6800 -x6801 x6802 -x6803 -x6804 -x6805 -x6806 x6807 -x6808 x6809 -x6810 -x6811 x6812 x6813 -x6814 -x6815 -x6816 x6817 -x6818 -x6819 -x6820 x6821 x6822 x6823 x6824 x6825 x6826 x6827 -x6828 -x6829 -x6830 x6831 -x6832 x6833 -x6834 x6835 -x6836 -x6837 x6838 x6839 -x6840 -x6841 -x6842 -x6843 -x6844 -x6845 -x6846 x6847 -x6848 -x6849 x6850 x6851 -x6852 -x6853 x6854 -x6855 -x6856 -x6857 -x6858 -x6859 -x6860 x6861 -x6862 x6863 -x6864 x6865 -x6866 -x6867 x6868 x6869 -x6870 -x6871 -x6872 x6873 x6874 -x6875 -x6876 x6877 x6878 -x6879 -x6880 x6881 x6882 x6883 -x6884 x6885 -x6886 x6887 x6888 -x6889 x6890 x6891 -x6892 x6893 x6894 x6895 x6896 x6897 x6898 x6899 x6900 -x6901 x6902 -x6903 x6904 x6905 -x6906 -x6907 -x6908 x6909 -x6910 x6911 -x6912 -x6913 -x6914 -x6915 -x6916 -x6917 -x6918 x6919 x6920 -x6921 x6922 -x6923 x6924 x6925 -x6926 x6927 -x6928 x6929 -x6930 x6931 -x6932 -x6933 x6934 x6935 -x6936 -x6937 -x6938 x6939 x6940 -x6941 -x6942 x6943 x6944 -x6945 -x6946 x6947 x6948 x6949 -x6950 x6951 -x6952 -x6953 x6954 x6955 -x6956 x6957 x6958 -x6959 x6960 x6961 x6962 x6963 x6964 x6965 x6966 x6967 -x6968 x6969 -x6970 x6971 x6972 -x6973 -x6974 -x6975 x6976 -x6977 x6978 -x6979 -x6980 -x6981 -x6982 -x6983 -x6984 -x6985 x6986 -x6987 x6988 -x6989 x6990 x6991 -x6992 x6993 -x6994 -x6995 -x6996 -x6997 -x6998 -x6999 -x7000 -x7001 -x7002 -x7003 x7004 x7005 -x7006 -x7007 -x7008 -x7009 -x7010 -x7011 -x7012 -x7013 -x7014 x7015 -x7016 x7017 x7018 -x7019 -x7020 x7021 -x7022 -x7023 -x7024 -x7025 -x7026 x7027 -x7028 -x7029 -x7030 -x7031 -x7032 -x7033 -x7034 x7035 -x7036 x7037 -x7038 -x7039 -x7040 -x7041 -x7042 -x7043 x7044 -x7045 x7046 -x7047 x7048 -x7049 -x7050 x7051 -x7052 x7053 -x7054 -x7055 -x7056 x7057 x7058 -x7059 -x7060 x7061 x7062 -x7063 -x7064 x7065 x7066 x7067 -x7068 x7069 x7070 -x7071 -x7072 -x7073 x7074 x7075 -x7076 x7077 x7078 -x7079 x7080 x7081 x7082 x7083 x7084 x7085 x7086 x7087 -x7088 x7089 -x7090 x7091 x7092 -x7093 -x7094 x7095 -x7096 x7097 -x7098 -x7099 -x7100 -x7101 -x7102 -x7103 -x7104 x7105 -x7106 -x7107 x7108 x7109 -x7110 x7111 -x7112 x7113 x7114 x7115 x7116 -x7117 -x7118 -x7119 -x7120 -x7121 -x7122 x7123 -x7124 -x7125 -x7126 x7127 -x7128 x7129 x7130 -x7131 -x7132 -x7133 x7134 -x7135 -x7136 -x7137 -x7138 -x7139 -x7140 -x7141 -x7142 x7143 x7144 -x7145 x7146 -x7147 x7148 x7149 -x7150 -x7151 x7152 x7153 x7154 -x7155 -x7156 x7157 x7158 -x7159 -x7160 x7161 x7162 -x7163 -x7164 -x7165 x7166 -x7167 x7168 x7169 -x7170 -x7171 x7172 -x7173 -x7174 x7175 -x7176 -x7177 -x7178 -x7179 -x7180 -x7181 -x7182 -x7183 x7184 -x7185 x7186 -x7187 -x7188 x7189 x7190 x7191 -x7192 x7193 -x7194 x7195 x7196 x7197 x7198 x7199 x7200 x7201 -x7202 x7203 -x7204 x7205 -x7206 -x7207 -x7208 -x7209 -x7210 x7211 -x7212 -x7213 -x7214 -x7215 x7216 -x7217 -x7218 -x7219 -x7220 -x7221 -x7222 -x7223 x7224 -x7225 x7226 x7227 x7228 x7229 -x7230 -x7231 -x7232 -x7233 -x7234 -x7235 x7236 -x7237 -x7238 -x7239 -x7240 -x7241 -x7242 -x7243 -x7244 -x7245 -x7246 x7247 -x7248 -x7249 -x7250 -x7251 x7252 -x7253 -x7254 -x7255 x7256 -x7257 -x7258 x7259 -x7260 -x7261 -x7262 -x7263 -x7264 -x7265 -x7266 -x7267 -x7268 x7269 -x7270 -x7271 -x7272 -x7273 x7274 -x7275 -x7276 -x7277 -x7278 -x7279 x7280 -x7281 -x7282 -x7283 -x7284 -x7285 -x7286 -x7287 -x7288 -x7289 x7290 -x7291 -x7292 -x7293 -x7294 x7295 -x7296 -x7297 -x7298 -x7299 -x7300 -x7301 -x7302 -x7303 -x7304 -x7305 x7306 -x7307 -x7308 -x7309 x7310 -x7311 -x7312 -x7313 -x7314 x7315 -x7316 -x7317 x7318 -x7319 -x7320 -x7321 x7322 -x7323 -x7324 -x7325 -x7326 x7327 -x7328 -x7329 -x7330 -x7331 x7332 -x7333 -x7334 -x7335 -x7336 -x7337 -x7338 -x7339 -x7340 -x7341 -x7342 x7343 -x7344 -x7345 -x7346 -x7347 -x7348 x7349 x7350 -x7351 -x7352 -x7353 -x7354 -x7355 -x7356 x7357 -x7358 x7359 -x7360 x7361 -x7362 x7363 x7364 -x7365 -x7366 -x7367 -x7368 -x7369 -x7370 -x7371 -x7372 -x7373 x7374 x7375 x7376 -x7377 x7378 -x7379 -x7380 -x7381 -x7382 -x7383 -x7384 x7385 -x7386 -x7387 -x7388 x7389 x7390 -x7391 x7392 x7393 x7394 x7395 x7396 x7397 x7398 -x7399 x7400 x7401 x7402 -x7403 x7404 -x7405 x7406 x7407 -x7408 -x7409 x7410 x7411 -x7412 -x7413 x7414 x7415 -x7416 -x7417 x7418 -x7419 -x7420 x7421 -x7422 -x7423 -x7424 -x7425 -x7426 -x7427 -x7428 -x7429 -x7430 -x7431 -x7432 -x7433 x7434 -x7435 -x7436 -x7437 -x7438 -x7439 -x7440 -x7441 -x7442 -x7443 x7444 x7445 -x7446 x7447 -x7448 -x7449 -x7450 -x7451 -x7452 -x7453 -x7454 x7455 x7456 -x7457 -x7458 -x7459 -x7460 x7461 -x7462 -x7463 -x7464 -x7465 -x7466 -x7467 -x7468 -x7469 -x7470 -x7471 x7472 -x7473 x7474 x7475 -x7476 -x7477 -x7478 -x7479 -x7480 -x7481 -x7482 -x7483 -x7484 -x7485 -x7486 -x7487 -x7488 -x7489 -x7490 -x7491 -x7492 x7493 -x7494 -x7495 -x7496 -x7497 -x7498 -x7499 -x7500 -x7501 -x7502 -x7503 -x7504 -x7505 x7506 x7507 -x7508 -x7509 -x7510 -x7511 x7512 x7513 -x7514 -x7515 -x7516 -x7517 -x7518 -x7519 -x7520 x7521 -x7522 x7523 -x7524 x7525 -x7526 x7527 -x7528 -x7529 -x7530 -x7531 -x7532 x7533 -x7534 x7535 -x7536 x7537 x7538 x7539 -x7540 x7541 -x7542 -x7543 x7544 -x7545 -x7546 x7547 -x7548 -x7549 x7550 -x7551 -x7552 -x7553 x7554 -x7555 x7556 -x7557 x7558 -x7559 -x7560 -x7561 -x7562 -x7563 -x7564 x7565 -x7566 -x7567 -x7568 -x7569 -x7570 -x7571 -x7572 x7573 -x7574 -x7575 -x7576 -x7577 -x7578 -x7579 -x7580 -x7581 -x7582 x7583 -x7584 x7585 -x7586 -x7587 -x7588 x7589 -x7590 -x7591 x7592 -x7593 -x7594 -x7595 x7596 -x7597 x7598 x7599 -x7600 -x7601 -x7602 -x7603 -x7604 -x7605 -x7606 -x7607 x7608 -x7609 -x7610 -x7611 x7612 -x7613 -x7614 x7615 x7616 -x7617 -x7618 -x7619 x7620 -x7621 x7622 -x7623 -x7624 -x7625 -x7626 -x7627 -x7628 -x7629 -x7630 -x7631 -x7632 -x7633 -x7634 x7635 -x7636 -x7637 -x7638 -x7639 -x7640 x7641 -x7642 -x7643 -x7644 -x7645 -x7646 -x7647 x7648 -x7649 x7650 -x7651 -x7652 -x7653 -x7654 -x7655 -x7656 -x7657 -x7658 x7659 -x7660 x7661 -x7662 -x7663 -x7664 -x7665 -x7666 -x7667 -x7668 -x7669 -x7670 -x7671 -x7672 -x7673 -x7674 -x7675 -x7676 -x7677 -x7678 -x7679 -x7680 -x7681 -x7682 x7683 -x7684 -x7685 -x7686 -x7687 -x7688 -x7689 -x7690 -x7691 -x7692 -x7693 -x7694 -x7695 -x7696 -x7697 -x7698 -x7699 -x7700 -x7701 -x7702 -x7703 -x7704 -x7705 -x7706 -x7707 -x7708 -x7709 -x7710 -x7711 -x7712 -x7713 -x7714 -x7715 -x7716 -x7717 -x7718 -x7719 -x7720 -x7721 -x7722 -x7723 -x7724 -x7725 -x7726 -x7727 -x7728 -x7729 -x7730 -x7731 -x7732 -x7733 -x7734 x7735 -x7736 -x7737 -x7738 -x7739 -x7740 -x7741 -x7742 -x7743 -x7744 x7745 -x7746 -x7747 -x7748 -x7749 -x7750 -x7751 -x7752 -x7753 x7754 -x7755 -x7756 -x7757 -x7758 -x7759 -x7760 -x7761 x7762 -x7763 x7764 x7765 -x7766 -x7767 -x7768 x7769 x7770 -x7771 -x7772 -x7773 -x7774 -x7775 -x7776 -x7777 -x7778 x7779 x7780 -x7781 -x7782 -x7783 -x7784 -x7785 -x7786 -x7787 -x7788 -x7789 -x7790 -x7791 -x7792 x7793 x7794 x7795 x7796 -x7797 -x7798 -x7799 -x7800 -x7801 -x7802 x7803 -x7804 -x7805 -x7806 -x7807 -x7808 -x7809 -x7810 -x7811 -x7812 -x7813 -x7814 x7815 -x7816 -x7817 -x7818 -x7819 -x7820 -x7821 -x7822 -x7823 -x7824 -x7825 x7826 -x7827 -x7828 -x7829 -x7830 -x7831 x7832 -x7833 -x7834 -x7835 -x7836 -x7837 -x7838 -x7839 -x7840 -x7841 -x7842 -x7843 -x7844 x7845 -x7846 x7847 -x7848 x7849 -x7850 -x7851 -x7852 -x7853 x7854 -x7855 x7856 x7857 -x7858 x7859 -x7860 x7861 -x7862 x7863 -x7864 -x7865 -x7866 x7867 -x7868 -x7869 -x7870 -x7871 -x7872 -x7873 -x7874 -x7875 x7876 -x7877 -x7878 -x7879 -x7880 -x7881 x7882 x7883 -x7884 -x7885 -x7886 -x7887 x7888 -x7889 -x7890 -x7891 -x7892 -x7893 -x7894 -x7895 -x7896 -x7897 -x7898 -x7899 -x7900 -x7901 -x7902 -x7903 -x7904 x7905 -x7906 x7907 -x7908 -x7909 x7910 -x7911 -x7912 -x7913 -x7914 -x7915 -x7916 -x7917 -x7918 -x7919 -x7920 x7921 -x7922 x7923 x7924 x7925 -x7926 -x7927 -x7928 -x7929 -x7930
3600.03/3610.80	c Program interrupted by user.

Verifier Data

OK	2828

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (48420 MiB free)
  memory of node 1: 64465 MiB (51243 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4531999-1752683093/watcher-4531999-1752683093 -o /tmp/evaluation-result-4531999-1752683093/solver-4531999-1752683093 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752683083-138774 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4531999-1752683093.opb /tmp/proof-4531999-1752683093 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=138917, runsolver pid=138912
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 1.16 0.36 0.18 4/251 138922
/proc/meminfo: memFree=102048040/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=58172 memory=11656 CPUtime=0.01 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 1279 0 0 0 1 0 0 0 20 0 1 0 183988687 59568128 2914 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 14543 2914 2048 1147 0 1969 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 62364 KiB
Current children cumulated memory: 14600 KiB

[startup+0.214061 s]*
/proc/loadavg: 1.16 0.36 0.18 4/252 138927
/proc/meminfo: memFree=102043944/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=84036 memory=32308 CPUtime=0.13 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 5831 0 0 0 10 3 0 0 20 0 1 0 183988687 86052864 8077 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 21009 8077 2304 1147 0 8435 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 88228 KiB
Current children cumulated memory: 35252 KiB

[startup+0.313954 s]*
/proc/loadavg: 1.16 0.36 0.18 4/254 138931
/proc/meminfo: memFree=102043944/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=84300 memory=32692 CPUtime=0.22 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 5904 0 0 0 19 3 0 0 20 0 1 0 183988687 86323200 8173 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 21075 8173 2336 1147 0 8501 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 88492 KiB
Current children cumulated memory: 35636 KiB

[startup+0.700362 s]
/proc/loadavg: 1.16 0.36 0.18 5/257 138938
/proc/meminfo: memFree=102015720/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=84300 memory=32692 CPUtime=0.59 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 5904 0 0 0 56 3 0 0 20 0 1 0 183988687 86323200 8173 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 21075 8173 2336 1147 0 8501 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 88492 KiB
Current children cumulated memory: 35636 KiB

[startup+1.50035 s]
/proc/loadavg: 1.16 0.36 0.18 5/257 138938
/proc/meminfo: memFree=101990012/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=105968 memory=55180 CPUtime=1.39 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 11058 0 0 0 117 22 0 0 20 0 1 0 183988687 108511232 13795 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 26492 13795 2432 1147 0 13918 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 110160 KiB
Current children cumulated memory: 58124 KiB

[startup+3.11317 s]
/proc/loadavg: 1.39 0.42 0.20 5/257 138938
/proc/meminfo: memFree=101900488/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=144712 memory=87904 CPUtime=3 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 18789 0 0 0 215 85 0 0 20 0 1 0 183988687 148185088 21976 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 36178 21976 2464 1147 0 23604 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 148904 KiB
Current children cumulated memory: 90848 KiB

[startup+6.30036 s]
/proc/loadavg: 1.39 0.42 0.20 5/257 138938
/proc/meminfo: memFree=101722248/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=194848 memory=127308 CPUtime=6.17 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 24615 0 0 0 492 125 0 0 20 0 1 0 183988687 199524352 31827 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 48712 31827 2464 1147 0 36138 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 199040 KiB
Current children cumulated memory: 130252 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 0.56 0.25 5/257 138938
/proc/meminfo: memFree=101328756/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=214756 memory=151768 CPUtime=12.56 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 29709 0 0 0 931 325 0 0 20 0 1 0 183988687 219910144 37942 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 53689 37942 2464 1147 0 41115 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 218948 KiB
Current children cumulated memory: 154712 KiB

[startup+25.5004 s]
/proc/loadavg: 2.20 0.67 0.29 5/257 138938
/proc/meminfo: memFree=100879688/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=219176 memory=156376 CPUtime=25.32 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 30861 0 0 0 2149 383 0 0 20 0 1 0 183988687 224436224 39094 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 54794 39094 2464 1147 0 42220 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 223368 KiB
Current children cumulated memory: 159320 KiB

[startup+51.1135 s]
/proc/loadavg: 2.88 0.96 0.40 5/257 138939
/proc/meminfo: memFree=100075188/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=305240 memory=230576 CPUtime=50.87 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 44807 0 0 0 4658 429 0 0 20 0 1 0 183988687 312565760 57644 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 76310 57644 2464 1147 0 63736 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 309432 KiB
Current children cumulated memory: 233520 KiB

[startup+102.3 s]
/proc/loadavg: 3.77 1.53 0.63 5/258 138942
/proc/meminfo: memFree=98838628/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=313964 memory=241216 CPUtime=101.9 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 46979 0 0 0 9669 521 0 0 20 0 1 0 183988687 321499136 60304 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 78491 60304 2464 1147 0 65917 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 318156 KiB
Current children cumulated memory: 244160 KiB

[startup+162.3 s]
/proc/loadavg: 4.39 2.11 0.88 5/258 138944
/proc/meminfo: memFree=96836600/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=543984 memory=436860 CPUtime=161.74 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 71868 0 0 0 15556 618 0 0 20 0 1 0 183988687 557039616 109215 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 135996 109215 2464 1147 0 123422 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 548176 KiB
Current children cumulated memory: 439804 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 2.50 1.10 5/258 138946
/proc/meminfo: memFree=94735820/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=608468 memory=543304 CPUtime=221.57 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 86746 0 0 0 21436 721 0 0 20 0 1 0 183988687 623071232 135826 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 152117 135826 2464 1147 0 139543 0

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

/proc/138922/statm: 383829 371702 2464 1147 0 371255 0
Current children cumulated CPU time: 3033.15 s
Current children cumulated vsize: 1539508 KiB
Current children cumulated memory: 1489752 KiB

[startup+3102.3 s]
/proc/loadavg: 4.24 4.25 4.13 5/254 139109
/proc/meminfo: memFree=26334408/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1535316 memory=1486808 CPUtime=3092.93 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229086 0 0 0 304973 4320 0 0 20 0 1 0 183988687 1572163584 371702 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 383829 371702 2464 1147 0 371255 0
Current children cumulated CPU time: 3092.98 s
Current children cumulated vsize: 1539508 KiB
Current children cumulated memory: 1489752 KiB

[startup+3162.3 s]
/proc/loadavg: 4.29 4.26 4.14 5/255 139111
/proc/meminfo: memFree=25258912/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537036 memory=1488600 CPUtime=3152.75 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229519 0 0 0 310879 4396 0 0 20 0 1 0 183988687 1573924864 372150 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384259 372150 2464 1147 0 371685 0
Current children cumulated CPU time: 3152.8 s
Current children cumulated vsize: 1541228 KiB
Current children cumulated memory: 1491544 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.24 4.14 5/255 139113
/proc/meminfo: memFree=24017408/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537036 memory=1488600 CPUtime=3212.57 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229536 0 0 0 316782 4475 0 0 20 0 1 0 183988687 1573924864 372150 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384259 372150 2464 1147 0 371685 0
Current children cumulated CPU time: 3212.62 s
Current children cumulated vsize: 1541228 KiB
Current children cumulated memory: 1491544 KiB

[startup+3282.3 s]
/proc/loadavg: 4.37 4.28 4.15 5/258 139118
/proc/meminfo: memFree=22763036/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537036 memory=1488600 CPUtime=3272.41 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229539 0 0 0 322687 4554 0 0 20 0 1 0 183988687 1573924864 372150 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384259 372150 2464 1147 0 371685 0
Current children cumulated CPU time: 3272.46 s
Current children cumulated vsize: 1541228 KiB
Current children cumulated memory: 1491544 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.27 4.16 5/257 139120
/proc/meminfo: memFree=21487112/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537036 memory=1488600 CPUtime=3332.24 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229552 0 0 0 328612 4612 0 0 20 0 1 0 183988687 1573924864 372150 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384259 372150 2464 1147 0 371685 0
Current children cumulated CPU time: 3332.29 s
Current children cumulated vsize: 1541228 KiB
Current children cumulated memory: 1491544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.25 4.26 4.17 5/257 139122
/proc/meminfo: memFree=20356004/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537368 memory=1488856 CPUtime=3392.07 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229734 0 0 0 334512 4695 0 0 20 0 1 0 183988687 1574264832 372214 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384342 372214 2464 1147 0 371768 0
Current children cumulated CPU time: 3392.12 s
Current children cumulated vsize: 1541560 KiB
Current children cumulated memory: 1491800 KiB

[startup+3462.3 s]
/proc/loadavg: 4.28 4.27 4.18 5/259 139127
/proc/meminfo: memFree=19086496/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1537368 memory=1488856 CPUtime=3451.9 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 229867 0 0 0 340410 4780 0 0 20 0 1 0 183988687 1574264832 372214 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 384342 372214 2464 1147 0 371768 0
Current children cumulated CPU time: 3451.95 s
Current children cumulated vsize: 1541560 KiB
Current children cumulated memory: 1491800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.27 4.18 5/259 139129
/proc/meminfo: memFree=17551748/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1585784 memory=1530840 CPUtime=3511.74 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 240427 0 0 0 346318 4856 0 0 20 0 1 0 183988687 1623842816 382710 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 396446 382710 2464 1147 0 383872 0
Current children cumulated CPU time: 3511.79 s
Current children cumulated vsize: 1589976 KiB
Current children cumulated memory: 1533784 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.25 4.18 5/257 139131
/proc/meminfo: memFree=16531052/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1588236 memory=1534040 CPUtime=3571.58 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 241228 0 0 0 352231 4927 0 0 20 0 1 0 183988687 1626353664 383510 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 397059 383510 2464 1147 0 384485 0
Current children cumulated CPU time: 3571.63 s
Current children cumulated vsize: 1592428 KiB
Current children cumulated memory: 1536984 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.19 4.24 4.18 3/244 139202
/proc/meminfo: memFree=40247104/131382112 swapFree=33002444/33010684
[pid=138917] ppid=138912 vsize=4192 memory=2944 CPUtime=0.05 cores=5,7
/proc/138917/stat : 138917 (run-opt-ls-log.) S 138912 138917 138696 0 -1 4194304 241 5839 0 0 0 0 4 1 20 0 1 0 183988679 4292608 736 18446744073709551615 94846361513984 94846362408517 140734097256432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94846362647568 94846362695312 94846393188352 140734097262911 140734097263071 140734097263071 140734097268675 0
/proc/138917/statm: 1048 736 672 219 0 110 0
[pid=138922] ppid=138917 vsize=1588236 memory=1534552 CPUtime=3599.98 cores=5,7
/proc/138922/stat : 138922 (roundingsat) R 138917 138917 138696 0 -1 4194304 241332 0 0 0 355040 4958 0 0 20 0 1 0 183988687 1626353664 383638 18446744073709551615 4227072 8923577 140726134634272 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 29138944 140726134638874 140726134639142 140726134639142 140726134644714 0
/proc/138922/statm: 397059 383638 2464 1147 0 384485 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1592428 KiB
Current children cumulated memory: 1537496 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

Child status: 2

Real time (s): 3610.83
CPU time (s): 3600.09
CPU user time (s): 3550.47
CPU system time (s): 49.6116
CPU usage (%): 99.7024
Max. virtual memory (cumulated for all children) (KiB): 1592428
Max. memory (cumulated for all children) (KiB): 1537496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3550.47
system time used= 49.6116
maximum resident set size= 1534936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247434
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43847024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 451
involuntary context switches= 5298


# summary of solver processes directly reported to runsolver:
#   pid: 138917,138922
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3550.47
#   total CPU system time (s): 49.6116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7427 second user time and 38.5592 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-16 18:24:53
IDJOB=4531999
IDBENCH=155329
IDSOLVER=3392
FILE ID=nodeC005/4531999-1752683093
RUNJOBID= nodeC005-1752683083-138774
SLURM_JOB_ID= 9686900
Free space on /tmp= 431480 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 0f876b3
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-methanosarcina.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4531999-1752683093/watcher-4531999-1752683093 -o /tmp/evaluation-result-4531999-1752683093/solver-4531999-1752683093 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752683083-138774 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4531999-1752683093.opb /tmp/proof-4531999-1752683093

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

MD5SUM BENCH= e11b87324a00f3ba152132e9cc03d5bf
RANDOM SEED=767012788

nodeC005 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		: 3691.515
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.90
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.339
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.90
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		: 3700.000
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.90
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		: 2394.455
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.90
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		: 3691.512
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.90
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		: 3493.290
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.90
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.206
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.90
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.251
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        102048840 kB
MemAvailable:   129311920 kB
Buffers:              12 kB
Cached:         28034548 kB
SwapCached:          244 kB
Active:          1035592 kB
Inactive:       27631116 kB
Active(anon):     615160 kB
Inactive(anon):    38096 kB
Active(file):     420432 kB
Inactive(file): 27593020 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            147836 kB
Writeback:            12 kB
AnonPages:        635040 kB
Mapped:           112672 kB
Shmem:             21084 kB
KReclaimable:     178512 kB
Slab:             270040 kB
SReclaimable:     178512 kB
SUnreclaim:        91528 kB
KernelStack:        4064 kB
PageTables:         4440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1022288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 365752 MiB
End job on nodeC005 at 2025-07-16 19:25:04