Trace number 4514595

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 NameAnswerCPU timeWall clock time
roundingsat+pbsuma-log 63f22ad? (TO) 3600.1 3630.52

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUMe4b196fa2cd155289a58b617d5417cd9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark82.9041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint39
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4514595-1751218162.opb'
0.00/0.01	c 	read 0.24MB  (3.40ms)
0.00/0.01	c	 [cnf: #variables 1560 #clauses 7454 #duplicates 0 #arr 23871]
0.00/0.01	c output proof to 'PROOFDIR/proof-4514595-1751218162'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 1404] (3.25ms)
0.00/0.01	c 
0.00/0.01	c detect special group actions
0.00/0.01	c 	probe for Johnson action (limit=64)
0.00/0.01	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.02	c 	 (3.22ms)
0.00/0.02	c 
0.00/0.02	c detect symmetries on remainder
0.00/0.02	c 	[graph: #vertices 13655 #edges 57024]
0.00/0.02	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.02	c 	 [group: #symmetries 2.62*10^5 #generators 18] (4.96ms)
0.00/0.02	c 
0.00/0.02	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.02	c 	ran it=0, +gens=0 
0.00/0.02	c 	con best_support=156, best_gens=18, +gens=0
0.00/0.02	c 	(2.16ms)
0.00/0.02	c 
0.00/0.02	c finalize break order and special generators
0.00/0.02	c 
0.00/0.02	c add generic predicates (break_depth=10)
0.00/0.02	c 	added predicates for 18 generators (0.03ms)
0.00/0.03	c 
0.00/0.03	c generation finished
0.00/0.03	c 	[sbp: #constraints 504 #add_vars 162]
0.00/0.03	c 
0.00/0.03	c write result to 'HOME/instance-4514595-1751218162.opb.pre'
0.00/0.03	c 	wrote 0.26MB (0.64ms)
0.00/0.03	c ------------------------------------------------------------------
0.00/0.03	c                   4.96ms 24.31% detect_generic
0.00/0.03	c                   3.40ms 16.63% parse
0.00/0.03	c                   3.25ms 15.91% approx_orbits
0.00/0.03	c                   3.22ms 15.75% detect_special
0.00/0.03	c                   2.70ms 13.23% other
0.00/0.03	c                   2.16ms 10.60% optimize_gens
0.00/0.03	c                   0.64ms  3.12% output
0.00/0.03	c                   0.07ms  0.34% finalize_order
0.00/0.03	c                   0.03ms  0.12% break_generic
0.00/0.03	c         ───────────────────────────────────────────────
0.00/0.03	c                  20.42ms   100% total
0.00/0.03	c ------------------------------------------------------------------
0.00/0.04	c RoundingSat 2
0.00/0.04	c branch pb25
0.00/0.04	c commit 63f22ad
0.00/0.08	c #variables 1722 #constraints 7957
8.14/8.21	c #Conflicts:       1000 | #Constraints:       8956
8.14/8.21	c #Conflicts:       2000 | #Constraints:       9956
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:       3000 | #Constraints:       9650
8.14/8.21	c #Conflicts:       4000 | #Constraints:      10650
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:       5000 | #Constraints:      10057
8.14/8.21	c #Conflicts:       6000 | #Constraints:      11057
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:       7000 | #Constraints:      10059
8.14/8.21	c #Conflicts:       8000 | #Constraints:      11059
8.14/8.21	c #Conflicts:       9000 | #Constraints:      12059
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      10000 | #Constraints:      10759
8.14/8.21	c #Conflicts:      11000 | #Constraints:      11759
8.14/8.21	c #Conflicts:      12000 | #Constraints:      12759
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      13000 | #Constraints:      11214
8.14/8.21	c #Conflicts:      14000 | #Constraints:      12214
8.14/8.21	c #Conflicts:      15000 | #Constraints:      13214
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      16000 | #Constraints:      11442
8.14/8.21	c #Conflicts:      17000 | #Constraints:      12442
8.14/8.21	c #Conflicts:      18000 | #Constraints:      13442
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      19000 | #Constraints:      11454
8.14/8.21	c #Conflicts:      20000 | #Constraints:      12454
8.14/8.21	c #Conflicts:      21000 | #Constraints:      13454
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      22000 | #Constraints:      11258
8.14/8.21	c #Conflicts:      23000 | #Constraints:      12258
8.14/8.21	c #Conflicts:      24000 | #Constraints:      13258
8.14/8.21	c #Conflicts:      25000 | #Constraints:      14258
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      26000 | #Constraints:      11869
8.14/8.21	c #Conflicts:      27000 | #Constraints:      12869
8.14/8.21	c #Conflicts:      28000 | #Constraints:      13869
8.14/8.21	c #Conflicts:      29000 | #Constraints:      14869
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      30000 | #Constraints:      12265
8.14/8.21	c #Conflicts:      31000 | #Constraints:      13265
8.14/8.21	c #Conflicts:      32000 | #Constraints:      14265
8.14/8.21	c #Conflicts:      33000 | #Constraints:      15265
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      34000 | #Constraints:      12468
8.14/8.21	c #Conflicts:      35000 | #Constraints:      13468
8.14/8.21	c #Conflicts:      36000 | #Constraints:      14468
8.14/8.21	c #Conflicts:      37000 | #Constraints:      15468
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      38000 | #Constraints:      12478
8.14/8.21	c #Conflicts:      39000 | #Constraints:      13478
8.14/8.21	c #Conflicts:      40000 | #Constraints:      14478
8.14/8.21	c #Conflicts:      41000 | #Constraints:      15478
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      42000 | #Constraints:      12284
8.14/8.21	c #Conflicts:      43000 | #Constraints:      13284
8.14/8.21	c #Conflicts:      44000 | #Constraints:      14284
8.14/8.21	c #Conflicts:      45000 | #Constraints:      15284
8.14/8.21	c #Conflicts:      46000 | #Constraints:      16284
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      47000 | #Constraints:      12881
8.14/8.21	c #Conflicts:      48000 | #Constraints:      13881
8.14/8.21	c #Conflicts:      49000 | #Constraints:      14881
8.14/8.21	c #Conflicts:      50000 | #Constraints:      15881
8.14/8.21	c #Conflicts:      51000 | #Constraints:      16881
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	c #Conflicts:      52000 | #Constraints:      13279
8.14/8.21	c #Conflicts:      53000 | #Constraints:      14279
8.14/8.21	c #Conflicts:      54000 | #Constraints:      15279
8.14/8.21	c #Conflicts:      55000 | #Constraints:      16279
8.14/8.21	c #Conflicts:      56000 | #Constraints:      17279
8.14/8.21	c INPROCESSING
8.14/8.21	c GARBAGE COLLECT
8.14/8.21	WSVECS04 Frhs2[74]: 6 -1.50009 0 shouldn't be
8.14/8.21	WSVECS04 Frhs2[630]: 6 0 0.445464 shouldn't be
8.14/8.21	WSVECS04 Frhs2[1203]: 6 0 1.00008 shouldn't be
8.14/8.21	WSVECS04 Frhs2[1386]: 6 0 0.396094 shouldn't be
8.14/8.21	WSVECS04 Frhs2[1475]: 6 0 1.07841 shouldn't be
8.14/8.21	WSVECS04 Frhs2[1599]: 6 0 0.046209 shouldn't be
14.62/14.71	c #Conflicts:      57000 | #Constraints:      13478
14.62/14.71	c #Conflicts:      58000 | #Constraints:      14478
14.62/14.71	c #Conflicts:      59000 | #Constraints:      15478
14.62/14.71	c #Conflicts:      60000 | #Constraints:      16478
14.62/14.71	c #Conflicts:      61000 | #Constraints:      17478
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      62000 | #Constraints:      13484
14.62/14.71	c #Conflicts:      63000 | #Constraints:      14484
14.62/14.71	c #Conflicts:      64000 | #Constraints:      15484
14.62/14.71	c #Conflicts:      65000 | #Constraints:      16484
14.62/14.71	c #Conflicts:      66000 | #Constraints:      17484
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      67000 | #Constraints:      13283
14.62/14.71	c #Conflicts:      68000 | #Constraints:      14283
14.62/14.71	c #Conflicts:      69000 | #Constraints:      15283
14.62/14.71	c #Conflicts:      70000 | #Constraints:      16283
14.62/14.71	c #Conflicts:      71000 | #Constraints:      17283
14.62/14.71	c #Conflicts:      72000 | #Constraints:      18283
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      73000 | #Constraints:      13879
14.62/14.71	c #Conflicts:      74000 | #Constraints:      14879
14.62/14.71	c #Conflicts:      75000 | #Constraints:      15879
14.62/14.71	c #Conflicts:      76000 | #Constraints:      16879
14.62/14.71	c #Conflicts:      77000 | #Constraints:      17879
14.62/14.71	c #Conflicts:      78000 | #Constraints:      18879
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      79000 | #Constraints:      14280
14.62/14.71	c #Conflicts:      80000 | #Constraints:      15280
14.62/14.71	c #Conflicts:      81000 | #Constraints:      16280
14.62/14.71	c #Conflicts:      82000 | #Constraints:      17280
14.62/14.71	c #Conflicts:      83000 | #Constraints:      18280
14.62/14.71	c #Conflicts:      84000 | #Constraints:      19280
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      85000 | #Constraints:      14481
14.62/14.71	c #Conflicts:      86000 | #Constraints:      15481
14.62/14.71	c #Conflicts:      87000 | #Constraints:      16481
14.62/14.71	c #Conflicts:      88000 | #Constraints:      17481
14.62/14.71	c #Conflicts:      89000 | #Constraints:      18481
14.62/14.71	c #Conflicts:      90000 | #Constraints:      19481
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      91000 | #Constraints:      14491
14.62/14.71	c #Conflicts:      92000 | #Constraints:      15491
14.62/14.71	c #Conflicts:      93000 | #Constraints:      16491
14.62/14.71	c #Conflicts:      94000 | #Constraints:      17491
14.62/14.71	c #Conflicts:      95000 | #Constraints:      18491
14.62/14.71	c #Conflicts:      96000 | #Constraints:      19491
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:      97000 | #Constraints:      14292
14.62/14.71	c #Conflicts:      98000 | #Constraints:      15292
14.62/14.71	c #Conflicts:      99000 | #Constraints:      16292
14.62/14.71	c #Conflicts:     100000 | #Constraints:      17292
14.62/14.71	c #Conflicts:     101000 | #Constraints:      18292
14.62/14.71	c #Conflicts:     102000 | #Constraints:      19292
14.62/14.71	c #Conflicts:     103000 | #Constraints:      20292
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:     104000 | #Constraints:      14883
14.62/14.71	c #Conflicts:     105000 | #Constraints:      15883
14.62/14.71	c #Conflicts:     106000 | #Constraints:      16883
14.62/14.71	c #Conflicts:     107000 | #Constraints:      17883
14.62/14.71	c #Conflicts:     108000 | #Constraints:      18883
14.62/14.71	c #Conflicts:     109000 | #Constraints:      19883
14.62/14.71	c #Conflicts:     110000 | #Constraints:      20883
14.62/14.71	c INPROCESSING
14.62/14.71	c GARBAGE COLLECT
14.62/14.71	c #Conflicts:     111000 | #Constraints:      15287
14.62/14.71	c #Conflicts:     112000 | #Constraints:      16287
14.62/14.71	WSVECS04 Frhs2[3]: 6 -0.142938 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[4]: 6 -0.14289 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[6]: 6 -0.142924 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[7]: 6 -0.14287 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[21]: 6 -0.142874 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[26]: 6 -0.142948 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[45]: 6 -4.76195 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[46]: 6 -4.76199 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[51]: 6 -4.76198 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[57]: 6 -4.762 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[60]: 6 -4.76192 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[63]: 6 -4.76194 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[65]: 6 -4.76199 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[66]: 6 -8.64295 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[78]: 6 0 1.21436 shouldn't be
14.62/14.71	WSVECS04 Frhs2[156]: 6 0 1.00004 shouldn't be
14.62/14.71	WSVECS04 Frhs2[181]: 6 0 0.119082 shouldn't be
14.62/14.71	WSVECS04 Frhs2[182]: 6 0 1.00007 shouldn't be
14.62/14.71	WSVECS04 Frhs2[191]: 6 -1.00003 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[209]: 6 -1.00002 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[210]: 6 0 0.666683 shouldn't be
14.62/14.71	WSVECS04 Frhs2[250]: 6 0 1.00009 shouldn't be
14.62/14.71	WSVECS04 Frhs2[262]: 6 0 1.00002 shouldn't be
14.62/14.71	WSVECS04 Frhs2[274]: 6 0 1.00004 shouldn't be
14.62/14.71	WSVECS04 Frhs2[288]: 6 0 1.00007 shouldn't be
14.62/14.71	WSVECS04 Frhs2[289]: 6 0 0.500091 shouldn't be
14.62/14.71	WSVECS04 Frhs2[318]: 6 -1.00003 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[326]: 6 0 3.00004 shouldn't be
14.62/14.71	WSVECS04 Frhs2[337]: 6 0 1.14295 shouldn't be
14.62/14.71	WSVECS04 Frhs2[353]: 6 0 4.9048 shouldn't be
14.62/14.71	WSVECS04 Frhs2[375]: 6 0 1.14292 shouldn't be
14.62/14.71	WSVECS04 Frhs2[377]: 6 0 1.00006 shouldn't be
14.62/14.71	WSVECS04 Frhs2[391]: 6 0 4.90485 shouldn't be
14.62/14.71	WSVECS04 Frhs2[400]: 6 0 0.666761 shouldn't be
14.62/14.71	WSVECS04 Frhs2[505]: 6 0 3.90485 shouldn't be
14.62/14.71	WSVECS04 Frhs2[529]: 6 0 1.00004 shouldn't be
14.62/14.71	WSVECS04 Frhs2[585]: 6 0 2.00005 shouldn't be
14.62/14.71	WSVECS04 Frhs2[716]: 6 0 1.00009 shouldn't be
14.62/14.71	WSVECS04 Frhs2[754]: 6 0 1.00003 shouldn't be
14.62/14.71	WSVECS04 Frhs2[780]: 6 0 0.166704 shouldn't be
14.62/14.71	WSVECS04 Frhs2[789]: 6 -1.00007 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[803]: 6 -1.00007 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[819]: 6 0 1.00004 shouldn't be
14.62/14.71	WSVECS04 Frhs2[917]: 6 0 1.00007 shouldn't be
14.62/14.71	WSVECS04 Frhs2[918]: 6 0 0.857191 shouldn't be
14.62/14.71	WSVECS04 Frhs2[950]: 6 -1.00002 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[969]: 6 -1.00008 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[976]: 6 0 1.00007 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1014]: 6 0 1.00001 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1077]: 6 0 2.00005 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1088]: 6 -1.00005 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1099]: 6 0 1.00009 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1229]: 6 0 1.00007 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1448]: 6 0 1.0001 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1468]: 6 0 0.142901 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1512]: 6 0 1.00005 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1524]: 6 0 1.00003 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1526]: 6 0 0.904819 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1542]: 6 0 1.00005 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1678]: 6 -2.00003 0 shouldn't be
14.62/14.71	WSVECS04 Frhs2[1706]: 6 -2.00006 0 shouldn't be
19.41/19.53	c #Conflicts:     113000 | #Constraints:      17287
19.41/19.53	c #Conflicts:     114000 | #Constraints:      18287
19.41/19.53	c #Conflicts:     115000 | #Constraints:      19287
19.41/19.53	c #Conflicts:     116000 | #Constraints:      20287
19.41/19.53	c #Conflicts:     117000 | #Constraints:      21287
19.41/19.53	c INPROCESSING
19.41/19.53	c GARBAGE COLLECT
19.41/19.53	c #Conflicts:     118000 | #Constraints:      15480
19.41/19.53	c #Conflicts:     119000 | #Constraints:      16480
19.41/19.53	c #Conflicts:     120000 | #Constraints:      17480
19.41/19.53	c #Conflicts:     121000 | #Constraints:      18480
19.41/19.53	c #Conflicts:     122000 | #Constraints:      19480
19.41/19.53	c #Conflicts:     123000 | #Constraints:      20480
19.41/19.53	c #Conflicts:     124000 | #Constraints:      21480
19.41/19.53	c INPROCESSING
19.41/19.53	c GARBAGE COLLECT
19.41/19.53	c #Conflicts:     125000 | #Constraints:      15479
19.41/19.53	c #Conflicts:     126000 | #Constraints:      16479
19.41/19.53	c #Conflicts:     127000 | #Constraints:      17479
19.41/19.53	c #Conflicts:     128000 | #Constraints:      18479
19.41/19.53	c #Conflicts:     129000 | #Constraints:      19479
19.41/19.53	c #Conflicts:     130000 | #Constraints:      20479
19.41/19.53	c #Conflicts:     131000 | #Constraints:      21479
19.41/19.53	c INPROCESSING
19.41/19.53	c GARBAGE COLLECT
19.41/19.53	c rational objective 296.559
28.09/28.26	c #Conflicts:     132000 | #Constraints:      15282
28.09/28.26	c #Conflicts:     133000 | #Constraints:      16282
28.09/28.26	c #Conflicts:     134000 | #Constraints:      17282
28.09/28.26	c #Conflicts:     135000 | #Constraints:      18282
28.09/28.26	c #Conflicts:     136000 | #Constraints:      19282
28.09/28.26	c #Conflicts:     137000 | #Constraints:      20282
28.09/28.26	c #Conflicts:     138000 | #Constraints:      21282
28.09/28.26	c #Conflicts:     139000 | #Constraints:      22282
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     140000 | #Constraints:      15882
28.09/28.26	c #Conflicts:     141000 | #Constraints:      16882
28.09/28.26	c #Conflicts:     142000 | #Constraints:      17882
28.09/28.26	c #Conflicts:     143000 | #Constraints:      18882
28.09/28.26	c #Conflicts:     144000 | #Constraints:      19882
28.09/28.26	c #Conflicts:     145000 | #Constraints:      20882
28.09/28.26	c #Conflicts:     146000 | #Constraints:      21882
28.09/28.26	c #Conflicts:     147000 | #Constraints:      22882
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     148000 | #Constraints:      16282
28.09/28.26	c #Conflicts:     149000 | #Constraints:      17282
28.09/28.26	c #Conflicts:     150000 | #Constraints:      18282
28.09/28.26	c #Conflicts:     151000 | #Constraints:      19282
28.09/28.26	c #Conflicts:     152000 | #Constraints:      20282
28.09/28.26	c #Conflicts:     153000 | #Constraints:      21282
28.09/28.26	c #Conflicts:     154000 | #Constraints:      22282
28.09/28.26	c #Conflicts:     155000 | #Constraints:      23282
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     156000 | #Constraints:      16485
28.09/28.26	c #Conflicts:     157000 | #Constraints:      17485
28.09/28.26	c #Conflicts:     158000 | #Constraints:      18485
28.09/28.26	c #Conflicts:     159000 | #Constraints:      19485
28.09/28.26	c #Conflicts:     160000 | #Constraints:      20485
28.09/28.26	c #Conflicts:     161000 | #Constraints:      21485
28.09/28.26	c #Conflicts:     162000 | #Constraints:      22485
28.09/28.26	c #Conflicts:     163000 | #Constraints:      23485
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     164000 | #Constraints:      16489
28.09/28.26	c #Conflicts:     165000 | #Constraints:      17489
28.09/28.26	c #Conflicts:     166000 | #Constraints:      18489
28.09/28.26	c #Conflicts:     167000 | #Constraints:      19489
28.09/28.26	c #Conflicts:     168000 | #Constraints:      20489
28.09/28.26	c #Conflicts:     169000 | #Constraints:      21489
28.09/28.26	c #Conflicts:     170000 | #Constraints:      22489
28.09/28.26	c #Conflicts:     171000 | #Constraints:      23489
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     172000 | #Constraints:      16290
28.09/28.26	c #Conflicts:     173000 | #Constraints:      17290
28.09/28.26	c #Conflicts:     174000 | #Constraints:      18290
28.09/28.26	c #Conflicts:     175000 | #Constraints:      19290
28.09/28.26	c #Conflicts:     176000 | #Constraints:      20290
28.09/28.26	c #Conflicts:     177000 | #Constraints:      21290
28.09/28.26	c #Conflicts:     178000 | #Constraints:      22290
28.09/28.26	c #Conflicts:     179000 | #Constraints:      23290
28.09/28.26	c #Conflicts:     180000 | #Constraints:      24290
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     181000 | #Constraints:      16888
28.09/28.26	c #Conflicts:     182000 | #Constraints:      17888
28.09/28.26	c #Conflicts:     183000 | #Constraints:      18888
28.09/28.26	c #Conflicts:     184000 | #Constraints:      19888
28.09/28.26	c #Conflicts:     185000 | #Constraints:      20888
28.09/28.26	c #Conflicts:     186000 | #Constraints:      21888
28.09/28.26	c #Conflicts:     187000 | #Constraints:      22888
28.09/28.26	c #Conflicts:     188000 | #Constraints:      23888
28.09/28.26	c #Conflicts:     189000 | #Constraints:      24888
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     190000 | #Constraints:      17288
28.09/28.26	c #Conflicts:     191000 | #Constraints:      18288
28.09/28.26	c #Conflicts:     192000 | #Constraints:      19288
28.09/28.26	c #Conflicts:     193000 | #Constraints:      20288
28.09/28.26	c #Conflicts:     194000 | #Constraints:      21288
28.09/28.26	c #Conflicts:     195000 | #Constraints:      22288
28.09/28.26	c #Conflicts:     196000 | #Constraints:      23288
28.09/28.26	c #Conflicts:     197000 | #Constraints:      24288
28.09/28.26	c #Conflicts:     198000 | #Constraints:      25288
28.09/28.26	c INPROCESSING
28.09/28.26	c GARBAGE COLLECT
28.09/28.26	c #Conflicts:     199000 | #Constraints:      17497
28.09/28.26	c #Conflicts:     200000 | #Constraints:      18497
28.09/28.26	c #Conflicts:     201000 | #Constraints:      19497
28.09/28.26	c #Conflicts:     202000 | #Constraints:      20497
28.09/28.26	c #Conflicts:     203000 | #Constraints:      21497
28.09/28.26	c #Conflicts:     204000 | #Constraints:      22497
28.09/28.26	c #Conflicts:     205000 | #Constraints:      23497
29.28/29.46	c #Conflicts:     206000 | #Constraints:      24497
29.28/29.46	c #Conflicts:     207000 | #Constraints:      25497
29.28/29.46	c INPROCESSING
29.28/29.46	c GARBAGE COLLECT
29.28/29.46	c #Conflicts:     208000 | #Constraints:      17494
29.28/29.46	c #Conflicts:     209000 | #Constraints:      18494
29.28/29.46	c #Conflicts:     210000 | #Constraints:      19494
29.28/29.46	c #Conflicts:     211000 | #Constraints:      20494
29.28/29.46	c #Conflicts:     212000 | #Constraints:      21494
29.28/29.46	c #Conflicts:     213000 | #Constraints:      22494
29.28/29.46	c #Conflicts:     214000 | #Constraints:      23494
29.28/29.46	WSVECS04 Frhs2[49]: 6 0 7.5001 shouldn't be
29.28/29.46	WSVECS04 Frhs2[50]: 6 -5.50008 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[51]: 6 -3.00007 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[70]: 6 -3.00004 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[71]: 6 -1.50006 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[73]: 6 0 1.00003 shouldn't be
29.28/29.46	WSVECS04 Frhs2[74]: 6 0 4.50007 shouldn't be
29.28/29.46	WSVECS04 Frhs2[75]: 6 -1.00003 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[76]: 6 0 3.50006 shouldn't be
29.28/29.46	WSVECS04 Frhs2[88]: 6 0 1.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[113]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[115]: 6 0 1.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[151]: 6 0 1.00009 shouldn't be
29.28/29.46	WSVECS04 Frhs2[164]: 6 0 1.00005 shouldn't be
29.28/29.46	WSVECS04 Frhs2[271]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[280]: 6 0 1.00006 shouldn't be
29.28/29.46	WSVECS04 Frhs2[297]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[300]: 6 0 0.500045 shouldn't be
29.28/29.46	WSVECS04 Frhs2[373]: 6 0 1.00003 shouldn't be
29.28/29.46	WSVECS04 Frhs2[421]: 6 -1.00009 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[444]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[487]: 6 0 1.00006 shouldn't be
29.28/29.46	WSVECS04 Frhs2[496]: 6 -1.00007 0 shouldn't be
29.28/29.46	WSVECS04 Frhs2[515]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[516]: 6 0 2.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[558]: 6 0 1.00002 shouldn't be
29.28/29.46	WSVECS04 Frhs2[563]: 6 0 1.00007 shouldn't be
29.28/29.46	WSVECS04 Frhs2[596]: 6 0 1.00005 shouldn't be
29.28/29.46	WSVECS04 Frhs2[747]: 6 0 1.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1077]: 6 0 1.00003 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1201]: 6 0 0.500077 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1216]: 6 0 1.00005 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1254]: 6 0 2.00001 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1275]: 6 0 1.00006 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1291]: 6 0 1.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1380]: 6 0 1.00006 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1450]: 6 0 1.00003 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1456]: 6 0 1.00008 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1483]: 6 0 1.00005 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1494]: 6 0 1.00007 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1513]: 6 0 1.00005 shouldn't be
29.28/29.46	WSVECS04 Frhs2[1521]: 6 0 1.00006 shouldn't be
34.33/34.55	c #Conflicts:     215000 | #Constraints:      24494
34.33/34.55	c #Conflicts:     216000 | #Constraints:      25494
34.33/34.55	c INPROCESSING
34.33/34.55	c GARBAGE COLLECT
34.33/34.55	c #Conflicts:     217000 | #Constraints:      17302
34.33/34.55	c #Conflicts:     218000 | #Constraints:      18302
34.33/34.55	c #Conflicts:     219000 | #Constraints:      19302
34.33/34.55	c #Conflicts:     220000 | #Constraints:      20302
34.33/34.55	c #Conflicts:     221000 | #Constraints:      21302
34.33/34.55	c #Conflicts:     222000 | #Constraints:      22302
34.33/34.55	c #Conflicts:     223000 | #Constraints:      23302
34.33/34.55	c #Conflicts:     224000 | #Constraints:      24302
34.33/34.55	c #Conflicts:     225000 | #Constraints:      25302
34.33/34.55	c #Conflicts:     226000 | #Constraints:      26302
34.33/34.55	c INPROCESSING
34.33/34.55	c GARBAGE COLLECT
34.33/34.55	c #Conflicts:     227000 | #Constraints:      17899
34.33/34.55	c #Conflicts:     228000 | #Constraints:      18899
34.33/34.55	c #Conflicts:     229000 | #Constraints:      19899
34.33/34.55	c #Conflicts:     230000 | #Constraints:      20899
34.33/34.55	c #Conflicts:     231000 | #Constraints:      21899
34.33/34.55	c #Conflicts:     232000 | #Constraints:      22899
34.33/34.55	c #Conflicts:     233000 | #Constraints:      23899
34.33/34.55	c #Conflicts:     234000 | #Constraints:      24899
34.33/34.55	c #Conflicts:     235000 | #Constraints:      25899
34.33/34.55	c #Conflicts:     236000 | #Constraints:      26899
34.33/34.55	c INPROCESSING
34.33/34.55	c GARBAGE COLLECT
34.33/34.55	c rational objective 297.574
44.00/44.27	c #Conflicts:     237000 | #Constraints:      18294
44.00/44.27	c #Conflicts:     238000 | #Constraints:      19294
44.00/44.27	c #Conflicts:     239000 | #Constraints:      20294
44.00/44.27	c #Conflicts:     240000 | #Constraints:      21294
44.00/44.27	c #Conflicts:     241000 | #Constraints:      22294
44.00/44.27	c #Conflicts:     242000 | #Constraints:      23294
44.00/44.27	c #Conflicts:     243000 | #Constraints:      24294
44.00/44.27	c #Conflicts:     244000 | #Constraints:      25294
44.00/44.27	c #Conflicts:     245000 | #Constraints:      26294
44.00/44.27	c #Conflicts:     246000 | #Constraints:      27294
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     247000 | #Constraints:      18496
44.00/44.27	c #Conflicts:     248000 | #Constraints:      19496
44.00/44.27	c #Conflicts:     249000 | #Constraints:      20496
44.00/44.27	c #Conflicts:     250000 | #Constraints:      21496
44.00/44.27	c #Conflicts:     251000 | #Constraints:      22496
44.00/44.27	c #Conflicts:     252000 | #Constraints:      23496
44.00/44.27	c #Conflicts:     253000 | #Constraints:      24496
44.00/44.27	c #Conflicts:     254000 | #Constraints:      25496
44.00/44.27	c #Conflicts:     255000 | #Constraints:      26496
44.00/44.27	c #Conflicts:     256000 | #Constraints:      27496
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     257000 | #Constraints:      18489
44.00/44.27	c #Conflicts:     258000 | #Constraints:      19489
44.00/44.27	c #Conflicts:     259000 | #Constraints:      20489
44.00/44.27	c #Conflicts:     260000 | #Constraints:      21489
44.00/44.27	c #Conflicts:     261000 | #Constraints:      22489
44.00/44.27	c #Conflicts:     262000 | #Constraints:      23489
44.00/44.27	c #Conflicts:     263000 | #Constraints:      24489
44.00/44.27	c #Conflicts:     264000 | #Constraints:      25489
44.00/44.27	c #Conflicts:     265000 | #Constraints:      26489
44.00/44.27	c #Conflicts:     266000 | #Constraints:      27489
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     267000 | #Constraints:      18295
44.00/44.27	c #Conflicts:     268000 | #Constraints:      19295
44.00/44.27	c #Conflicts:     269000 | #Constraints:      20295
44.00/44.27	c #Conflicts:     270000 | #Constraints:      21295
44.00/44.27	c #Conflicts:     271000 | #Constraints:      22295
44.00/44.27	c #Conflicts:     272000 | #Constraints:      23295
44.00/44.27	c #Conflicts:     273000 | #Constraints:      24295
44.00/44.27	c #Conflicts:     274000 | #Constraints:      25295
44.00/44.27	c #Conflicts:     275000 | #Constraints:      26295
44.00/44.27	c #Conflicts:     276000 | #Constraints:      27295
44.00/44.27	c #Conflicts:     277000 | #Constraints:      28295
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     278000 | #Constraints:      18891
44.00/44.27	c #Conflicts:     279000 | #Constraints:      19891
44.00/44.27	c #Conflicts:     280000 | #Constraints:      20891
44.00/44.27	c #Conflicts:     281000 | #Constraints:      21891
44.00/44.27	c #Conflicts:     282000 | #Constraints:      22891
44.00/44.27	c #Conflicts:     283000 | #Constraints:      23891
44.00/44.27	c #Conflicts:     284000 | #Constraints:      24891
44.00/44.27	c #Conflicts:     285000 | #Constraints:      25891
44.00/44.27	c #Conflicts:     286000 | #Constraints:      26891
44.00/44.27	c #Conflicts:     287000 | #Constraints:      27891
44.00/44.27	c #Conflicts:     288000 | #Constraints:      28891
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     289000 | #Constraints:      19293
44.00/44.27	c #Conflicts:     290000 | #Constraints:      20293
44.00/44.27	c #Conflicts:     291000 | #Constraints:      21293
44.00/44.27	c #Conflicts:     292000 | #Constraints:      22293
44.00/44.27	c #Conflicts:     293000 | #Constraints:      23293
44.00/44.27	c #Conflicts:     294000 | #Constraints:      24293
44.00/44.27	c #Conflicts:     295000 | #Constraints:      25293
44.00/44.27	c #Conflicts:     296000 | #Constraints:      26293
44.00/44.27	c #Conflicts:     297000 | #Constraints:      27293
44.00/44.27	c #Conflicts:     298000 | #Constraints:      28293
44.00/44.27	c #Conflicts:     299000 | #Constraints:      29293
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     300000 | #Constraints:      19487
44.00/44.27	c #Conflicts:     301000 | #Constraints:      20487
44.00/44.27	c #Conflicts:     302000 | #Constraints:      21487
44.00/44.27	c #Conflicts:     303000 | #Constraints:      22487
44.00/44.27	c #Conflicts:     304000 | #Constraints:      23487
44.00/44.27	c #Conflicts:     305000 | #Constraints:      24487
44.00/44.27	c #Conflicts:     306000 | #Constraints:      25487
44.00/44.27	c #Conflicts:     307000 | #Constraints:      26487
44.00/44.27	c #Conflicts:     308000 | #Constraints:      27487
44.00/44.27	c #Conflicts:     309000 | #Constraints:      28487
44.00/44.27	c #Conflicts:     310000 | #Constraints:      29487
44.00/44.27	c INPROCESSING
44.00/44.27	c GARBAGE COLLECT
44.00/44.27	c #Conflicts:     311000 | #Constraints:      19490
44.70/44.95	c #Conflicts:     312000 | #Constraints:      20490
44.70/44.95	c #Conflicts:     313000 | #Constraints:      21490
44.70/44.95	c #Conflicts:     314000 | #Constraints:      22490
44.70/44.95	c #Conflicts:     315000 | #Constraints:      23490
44.70/44.95	c #Conflicts:     316000 | #Constraints:      24490
44.70/44.95	WSVECS04 Frhs2[15]: 6 -0.200013 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[16]: 6 -0.200048 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[17]: 6 -0.20001 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[18]: 6 -0.200014 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[19]: 6 -0.20001 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[20]: 6 -0.200064 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[21]: 6 -0.200022 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[22]: 6 -0.20005 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[26]: 6 -0.200042 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[32]: 6 -0.200019 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[45]: 6 -3.00003 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[55]: 6 -1.00003 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[56]: 6 -1.60009 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[59]: 6 0 0.800024 shouldn't be
44.70/44.95	WSVECS04 Frhs2[60]: 6 0 1.80009 shouldn't be
44.70/44.95	WSVECS04 Frhs2[135]: 6 0 1.00009 shouldn't be
44.70/44.95	WSVECS04 Frhs2[158]: 6 0 0.800013 shouldn't be
44.70/44.95	WSVECS04 Frhs2[278]: 6 0 1.00002 shouldn't be
44.70/44.95	WSVECS04 Frhs2[290]: 6 0 1.0001 shouldn't be
44.70/44.95	WSVECS04 Frhs2[291]: 6 0 2.50003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[310]: 6 0 0.800091 shouldn't be
44.70/44.95	WSVECS04 Frhs2[319]: 6 0 1.00009 shouldn't be
44.70/44.95	WSVECS04 Frhs2[324]: 6 0 1.00005 shouldn't be
44.70/44.95	WSVECS04 Frhs2[326]: 6 0 2.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[394]: 6 -1.00004 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[436]: 6 0 1.00007 shouldn't be
44.70/44.95	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[476]: 6 0 1.00002 shouldn't be
44.70/44.95	WSVECS04 Frhs2[582]: 6 0 1.00002 shouldn't be
44.70/44.95	WSVECS04 Frhs2[584]: 6 0 3.20003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[620]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[659]: 6 0 2.00006 shouldn't be
44.70/44.95	WSVECS04 Frhs2[661]: 6 0 1.00008 shouldn't be
44.70/44.95	WSVECS04 Frhs2[677]: 6 0 1.00008 shouldn't be
44.70/44.95	WSVECS04 Frhs2[687]: 6 -1.00002 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[693]: 6 -1.00007 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[696]: 6 0 4.00008 shouldn't be
44.70/44.95	WSVECS04 Frhs2[699]: 6 0 1.00006 shouldn't be
44.70/44.95	WSVECS04 Frhs2[726]: 6 0 1.00006 shouldn't be
44.70/44.95	WSVECS04 Frhs2[735]: 6 -1.00008 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[762]: 6 -1.00003 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[764]: 6 0 1.00004 shouldn't be
44.70/44.95	WSVECS04 Frhs2[766]: 6 -1.00004 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[793]: 6 -1.00001 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[802]: 6 0 1.00005 shouldn't be
44.70/44.95	WSVECS04 Frhs2[805]: 6 0 0.500015 shouldn't be
44.70/44.95	WSVECS04 Frhs2[843]: 6 0 0.500019 shouldn't be
44.70/44.95	WSVECS04 Frhs2[875]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[909]: 6 -1.00007 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[913]: 6 0 1.00004 shouldn't be
44.70/44.95	WSVECS04 Frhs2[949]: 6 -1.00009 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[984]: 6 -1.00008 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[995]: 6 0 0.500047 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1011]: 6 0 1.00005 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1019]: 6 0 1.00005 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1024]: 6 0 0.500077 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1029]: 6 -1.00004 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1051]: 6 0 1.00002 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1062]: 6 0 0.500078 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1093]: 6 -1.00003 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1104]: 6 -1.00005 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1121]: 6 0 1.0001 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1122]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1156]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1168]: 6 0 1.00008 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1170]: 6 -1.0001 0 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1192]: 6 0 0.40007 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1198]: 6 0 1.00005 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1203]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1206]: 6 0 1.00006 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1209]: 6 0 1.00003 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1214]: 6 0 1.50006 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1217]: 6 0 1.00009 shouldn't be
44.70/44.95	WSVECS04 Frhs2[1441]: 6 0 1.00008 shouldn't be
50.48/50.71	c #Conflicts:     317000 | #Constraints:      25490
50.48/50.71	c #Conflicts:     318000 | #Constraints:      26490
50.48/50.71	c #Conflicts:     319000 | #Constraints:      27490
50.48/50.71	c #Conflicts:     320000 | #Constraints:      28490
50.48/50.71	c #Conflicts:     321000 | #Constraints:      29490
50.48/50.71	c INPROCESSING
50.48/50.71	c GARBAGE COLLECT
50.48/50.71	c #Conflicts:     322000 | #Constraints:      19291
50.48/50.71	c #Conflicts:     323000 | #Constraints:      20291
50.48/50.71	c #Conflicts:     324000 | #Constraints:      21291
50.48/50.71	c #Conflicts:     325000 | #Constraints:      22291
50.48/50.71	c #Conflicts:     326000 | #Constraints:      23291
50.48/50.71	c #Conflicts:     327000 | #Constraints:      24291
50.48/50.71	c #Conflicts:     328000 | #Constraints:      25291
50.48/50.71	c #Conflicts:     329000 | #Constraints:      26291
50.48/50.71	c #Conflicts:     330000 | #Constraints:      27291
50.48/50.71	c #Conflicts:     331000 | #Constraints:      28291
50.48/50.71	c #Conflicts:     332000 | #Constraints:      29291
50.48/50.71	c #Conflicts:     333000 | #Constraints:      30291
50.48/50.71	c INPROCESSING
50.48/50.71	c GARBAGE COLLECT
50.48/50.71	c #Conflicts:     334000 | #Constraints:      19902
50.48/50.71	c #Conflicts:     335000 | #Constraints:      20902
50.48/50.71	c #Conflicts:     336000 | #Constraints:      21902
50.48/50.71	c #Conflicts:     337000 | #Constraints:      22903
50.48/50.71	c #Conflicts:     338000 | #Constraints:      23903
50.48/50.71	c #Conflicts:     339000 | #Constraints:      24903
50.48/50.71	c #Conflicts:     340000 | #Constraints:      25903
50.48/50.71	c #Conflicts:     341000 | #Constraints:      26903
50.48/50.71	c #Conflicts:     342000 | #Constraints:      27903
50.48/50.71	c #Conflicts:     343000 | #Constraints:      28903
50.48/50.71	c #Conflicts:     344000 | #Constraints:      29903
50.48/50.71	c #Conflicts:     345000 | #Constraints:      30903
50.48/50.71	c INPROCESSING
50.48/50.71	c GARBAGE COLLECT
50.48/50.71	c rational objective 297.626
56.27/56.56	c #Conflicts:     346000 | #Constraints:      20297
56.27/56.56	c #Conflicts:     347000 | #Constraints:      21297
56.27/56.56	c #Conflicts:     348000 | #Constraints:      22297
56.27/56.56	c #Conflicts:     349000 | #Constraints:      23297
56.27/56.56	c #Conflicts:     350000 | #Constraints:      24297
56.27/56.56	c #Conflicts:     351000 | #Constraints:      25297
56.27/56.56	c #Conflicts:     352000 | #Constraints:      26297
56.27/56.56	c #Conflicts:     353000 | #Constraints:      27297
56.27/56.56	c #Conflicts:     354000 | #Constraints:      28297
56.27/56.56	c #Conflicts:     355000 | #Constraints:      29297
56.27/56.56	c #Conflicts:     356000 | #Constraints:      30297
56.27/56.56	c #Conflicts:     357000 | #Constraints:      31297
56.27/56.56	c INPROCESSING
56.27/56.56	c GARBAGE COLLECT
56.27/56.56	c #Conflicts:     358000 | #Constraints:      20493
56.27/56.56	c #Conflicts:     359000 | #Constraints:      21493
56.27/56.56	c #Conflicts:     360000 | #Constraints:      22493
56.27/56.56	c #Conflicts:     361000 | #Constraints:      23493
56.27/56.56	c #Conflicts:     362000 | #Constraints:      24493
56.27/56.56	c #Conflicts:     363000 | #Constraints:      25493
56.27/56.56	c #Conflicts:     364000 | #Constraints:      26493
56.27/56.56	c #Conflicts:     365000 | #Constraints:      27493
56.27/56.56	c #Conflicts:     366000 | #Constraints:      28493
56.27/56.56	c #Conflicts:     367000 | #Constraints:      29493
56.27/56.56	c #Conflicts:     368000 | #Constraints:      30493
56.27/56.56	c #Conflicts:     369000 | #Constraints:      31493
56.27/56.56	c INPROCESSING
56.27/56.56	c GARBAGE COLLECT
56.27/56.56	c #Conflicts:     370000 | #Constraints:      20491
56.27/56.56	c #Conflicts:     371000 | #Constraints:      21491
56.27/56.56	c #Conflicts:     372000 | #Constraints:      22491
56.27/56.56	c #Conflicts:     373000 | #Constraints:      23491
56.27/56.56	c #Conflicts:     374000 | #Constraints:      24491
56.27/56.56	c #Conflicts:     375000 | #Constraints:      25491
56.27/56.56	c #Conflicts:     376000 | #Constraints:      26491
56.27/56.56	c #Conflicts:     377000 | #Constraints:      27491
56.27/56.56	c #Conflicts:     378000 | #Constraints:      28491
56.27/56.56	c #Conflicts:     379000 | #Constraints:      29491
56.27/56.56	c #Conflicts:     380000 | #Constraints:      30491
56.27/56.56	c #Conflicts:     381000 | #Constraints:      31491
56.27/56.56	c INPROCESSING
56.27/56.56	c GARBAGE COLLECT
56.27/56.56	c #Conflicts:     382000 | #Constraints:      20289
56.27/56.56	c #Conflicts:     383000 | #Constraints:      21289
56.27/56.56	c #Conflicts:     384000 | #Constraints:      22289
56.27/56.56	c #Conflicts:     385000 | #Constraints:      23289
56.27/56.56	WSVECS04 Frhs2[15]: 6 -0.96113 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[16]: 6 -0.961181 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[17]: 6 -0.961128 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[21]: 6 -0.961146 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[22]: 6 -0.961122 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[35]: 6 -0.961174 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[44]: 6 -5.42786 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[49]: 6 -2.88896 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[55]: 6 0 5.32785 shouldn't be
56.27/56.56	WSVECS04 Frhs2[60]: 6 -2.88896 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[65]: 6 0 25.0083 shouldn't be
56.27/56.56	WSVECS04 Frhs2[68]: 6 -3.88893 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[70]: 6 0 1.92781 shouldn't be
56.27/56.56	WSVECS04 Frhs2[87]: 6 0 1.00002 shouldn't be
56.27/56.56	WSVECS04 Frhs2[108]: 6 -1.00008 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[140]: 6 0 1.00002 shouldn't be
56.27/56.56	WSVECS04 Frhs2[400]: 6 0 0.0278117 shouldn't be
56.27/56.56	WSVECS04 Frhs2[477]: 6 0 0.927796 shouldn't be
56.27/56.56	WSVECS04 Frhs2[485]: 6 0 1.0001 shouldn't be
56.27/56.56	WSVECS04 Frhs2[528]: 6 0 0.888899 shouldn't be
56.27/56.56	WSVECS04 Frhs2[658]: 6 0 1.00009 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1036]: 6 0 0.0778285 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1038]: 6 0 1.00008 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1043]: 6 0 3.00004 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1081]: 6 0 3.00009 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1084]: 6 0 0.983344 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1099]: 6 0 3.96121 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1101]: 6 0 0.794538 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1110]: 6 0 1.00001 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1157]: 6 0 2.00009 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1162]: 6 0 1.00004 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1200]: 6 0 1.00002 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1228]: 6 0 1.0001 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1350]: 6 0 0.972293 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1352]: 6 0 0.88898 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1355]: 6 0 0.42232 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1363]: 6 0 5.00002 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1432]: 6 -1.00008 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1437]: 6 0 3.0001 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1445]: 6 0 1.00003 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1490]: 6 0 1.00004 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1496]: 6 0 1.00007 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1519]: 6 0 0.897294 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1597]: 6 -4.96119 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1633]: 6 -5.00003 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1643]: 6 -3.00008 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1651]: 6 -1.00006 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1652]: 6 -3.00006 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1679]: 6 -3.00008 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1698]: 6 -3.0001 0 shouldn't be
56.27/56.56	WSVECS04 Frhs2[1705]: 6 -1.00006 0 shouldn't be
61.16/61.40	c #Conflicts:     386000 | #Constraints:      24289
61.16/61.40	c #Conflicts:     387000 | #Constraints:      25289
61.16/61.40	c #Conflicts:     388000 | #Constraints:      26289
61.16/61.40	c #Conflicts:     389000 | #Constraints:      27289
61.16/61.40	c #Conflicts:     390000 | #Constraints:      28289
61.16/61.40	c #Conflicts:     391000 | #Constraints:      29289
61.16/61.40	c #Conflicts:     392000 | #Constraints:      30289
61.16/61.40	c #Conflicts:     393000 | #Constraints:      31289
61.16/61.40	c #Conflicts:     394000 | #Constraints:      32289
61.16/61.40	c INPROCESSING
61.16/61.40	c GARBAGE COLLECT
61.16/61.40	c #Conflicts:     395000 | #Constraints:      20890
61.16/61.40	c #Conflicts:     396000 | #Constraints:      21890
61.16/61.40	c #Conflicts:     397000 | #Constraints:      22890
61.16/61.40	c #Conflicts:     398000 | #Constraints:      23890
61.16/61.40	c #Conflicts:     399000 | #Constraints:      24890
61.16/61.40	c #Conflicts:     400000 | #Constraints:      25890
61.16/61.40	c #Conflicts:     401000 | #Constraints:      26890
61.16/61.40	c #Conflicts:     402000 | #Constraints:      27890
61.16/61.40	c #Conflicts:     403000 | #Constraints:      28890
61.16/61.40	c #Conflicts:     404000 | #Constraints:      29890
61.16/61.40	c #Conflicts:     405000 | #Constraints:      30890
61.16/61.40	c #Conflicts:     406000 | #Constraints:      31890
61.16/61.40	c #Conflicts:     407000 | #Constraints:      32890
61.16/61.40	c INPROCESSING
61.16/61.40	c GARBAGE COLLECT
61.16/61.40	c #Conflicts:     408000 | #Constraints:      21286
61.16/61.40	c #Conflicts:     409000 | #Constraints:      22286
61.16/61.40	c #Conflicts:     410000 | #Constraints:      23286
61.16/61.40	c #Conflicts:     411000 | #Constraints:      24286
61.16/61.40	c #Conflicts:     412000 | #Constraints:      25286
61.16/61.40	c #Conflicts:     413000 | #Constraints:      26286
61.16/61.40	c #Conflicts:     414000 | #Constraints:      27286
61.16/61.40	c #Conflicts:     415000 | #Constraints:      28286
61.16/61.40	c #Conflicts:     416000 | #Constraints:      29286
61.16/61.40	c #Conflicts:     417000 | #Constraints:      30286
61.16/61.40	c #Conflicts:     418000 | #Constraints:      31286
61.16/61.40	c #Conflicts:     419000 | #Constraints:      32286
61.16/61.40	WSVECS04 Frhs2[4]: 6 -1.66676 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[11]: 6 -1.66676 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[18]: 6 -1.66673 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[19]: 6 -1.66672 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[20]: 6 -1.66671 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[23]: 6 -1.66674 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[24]: 6 -1.66676 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[29]: 6 -1.66676 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[39]: 6 -1.66673 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[62]: 6 -5.66669 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[78]: 6 -9.33342 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[80]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[191]: 6 0 1.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[202]: 6 0 1.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[215]: 6 0 2.00002 shouldn't be
61.16/61.40	WSVECS04 Frhs2[271]: 6 0 2.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[292]: 6 0 1.00006 shouldn't be
61.16/61.40	WSVECS04 Frhs2[300]: 6 0 0.333347 shouldn't be
61.16/61.40	WSVECS04 Frhs2[302]: 6 0 0.666694 shouldn't be
61.16/61.40	WSVECS04 Frhs2[324]: 6 0 1.00006 shouldn't be
61.16/61.40	WSVECS04 Frhs2[342]: 6 0 3.33343 shouldn't be
61.16/61.40	WSVECS04 Frhs2[368]: 6 0 0.333387 shouldn't be
61.16/61.40	WSVECS04 Frhs2[396]: 6 0 1.00003 shouldn't be
61.16/61.40	WSVECS04 Frhs2[418]: 6 0 3.33337 shouldn't be
61.16/61.40	WSVECS04 Frhs2[474]: 6 0 1.0001 shouldn't be
61.16/61.40	WSVECS04 Frhs2[514]: 6 0 0.333427 shouldn't be
61.16/61.40	WSVECS04 Frhs2[532]: 6 0 3.33339 shouldn't be
61.16/61.40	WSVECS04 Frhs2[759]: 6 0 1.0001 shouldn't be
61.16/61.40	WSVECS04 Frhs2[881]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[895]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[933]: 6 0 1.00005 shouldn't be
61.16/61.40	WSVECS04 Frhs2[998]: 6 0 1.00005 shouldn't be
61.16/61.40	WSVECS04 Frhs2[999]: 6 0 1.00001 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1000]: 6 0 3.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1008]: 6 0 0.333388 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1013]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1016]: 6 0 1.00007 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1020]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1022]: 6 0 0.666683 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1025]: 6 0 1.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1027]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1028]: 6 0 1.0001 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1066]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1076]: 6 0 2.00002 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1100]: 6 0 0.666746 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1106]: 6 0 1.0001 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1112]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1138]: 6 0 0.666755 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1177]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1189]: 6 0 1.00005 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1195]: 6 0 1.00002 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1212]: 6 0 0.666714 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1214]: 6 0 0.333343 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1217]: 6 0 3.00002 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1251]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1258]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1261]: 6 0 1.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1295]: 6 0 1.00008 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1333]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1369]: 6 0 1.66669 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1370]: 6 0 0.333425 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1399]: 6 0 1.00009 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1408]: 6 0 0.333394 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1439]: 6 0 11.3334 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1475]: 6 0 1.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1513]: 6 0 4.00004 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1588]: 6 -3.00005 0 shouldn't be
61.16/61.40	WSVECS04 Frhs2[1715]: 6 -2.00007 0 shouldn't be
64.90/65.23	c #Conflicts:     420000 | #Constraints:      33286
64.90/65.23	c INPROCESSING
64.90/65.23	c GARBAGE COLLECT
64.90/65.23	c #Conflicts:     421000 | #Constraints:      21496
64.90/65.23	c #Conflicts:     422000 | #Constraints:      22496
64.90/65.23	c #Conflicts:     423000 | #Constraints:      23496
64.90/65.23	c #Conflicts:     424000 | #Constraints:      24496
64.90/65.23	c #Conflicts:     425000 | #Constraints:      25496
64.90/65.23	c #Conflicts:     426000 | #Constraints:      26496
64.90/65.23	c #Conflicts:     427000 | #Constraints:      27496
64.90/65.23	c #Conflicts:     428000 | #Constraints:      28496
64.90/65.23	c #Conflicts:     429000 | #Constraints:      29496
64.90/65.23	c #Conflicts:     430000 | #Constraints:      30496
64.90/65.23	c #Conflicts:     431000 | #Constraints:      31496
64.90/65.23	c #Conflicts:     432000 | #Constraints:      32496
64.90/65.23	c #Conflicts:     433000 | #Constraints:      33496
64.90/65.23	c INPROCESSING
64.90/65.23	c GARBAGE COLLECT
64.90/65.23	c #Conflicts:     434000 | #Constraints:      21499
64.90/65.23	c #Conflicts:     435000 | #Constraints:      22499
64.90/65.23	c #Conflicts:     436000 | #Constraints:      23499
64.90/65.23	c #Conflicts:     437000 | #Constraints:      24499
64.90/65.23	c #Conflicts:     438000 | #Constraints:      25499
64.90/65.23	c #Conflicts:     439000 | #Constraints:      26499
64.90/65.23	c #Conflicts:     440000 | #Constraints:      27499
64.90/65.23	c #Conflicts:     441000 | #Constraints:      28499
64.90/65.23	c #Conflicts:     442000 | #Constraints:      29499
64.90/65.23	c #Conflicts:     443000 | #Constraints:      30499
64.90/65.23	c #Conflicts:     444000 | #Constraints:      31499
64.90/65.23	c #Conflicts:     445000 | #Constraints:      32499
64.90/65.23	c #Conflicts:     446000 | #Constraints:      33499
64.90/65.23	c INPROCESSING
64.90/65.23	c GARBAGE COLLECT
64.90/65.23	c #Conflicts:     447000 | #Constraints:      21302
64.90/65.23	WSVECS04 Frhs2[3]: 6 -4.00003 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[5]: 6 -4.00009 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[6]: 6 -4.00003 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[7]: 6 -4.00006 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[8]: 6 -4.00009 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[9]: 6 -4.00006 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[10]: 6 -4.00001 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[13]: 6 -4.00008 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[16]: 6 -4.0001 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[36]: 6 -4.0001 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[46]: 6 -34.3001 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[48]: 6 -29.15 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[49]: 6 -29.15 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[115]: 6 0 1.00003 shouldn't be
64.90/65.23	WSVECS04 Frhs2[161]: 6 -1.00007 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[166]: 6 0 1.00001 shouldn't be
64.90/65.23	WSVECS04 Frhs2[204]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[216]: 6 0 1.00006 shouldn't be
64.90/65.23	WSVECS04 Frhs2[232]: 6 -1.00003 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[239]: 6 -1.00009 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[254]: 6 0 1.00001 shouldn't be
64.90/65.23	WSVECS04 Frhs2[266]: 6 0 1.00009 shouldn't be
64.90/65.23	WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[296]: 6 0 1.00009 shouldn't be
64.90/65.23	WSVECS04 Frhs2[304]: 6 0 1.00007 shouldn't be
64.90/65.23	WSVECS04 Frhs2[306]: 6 0 0.800015 shouldn't be
64.90/65.23	WSVECS04 Frhs2[326]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[334]: 6 0 1.00005 shouldn't be
64.90/65.23	WSVECS04 Frhs2[337]: 6 0 1.00003 shouldn't be
64.90/65.23	WSVECS04 Frhs2[343]: 6 -1.00006 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[367]: 6 -1.00003 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[399]: 6 0 5.00009 shouldn't be
64.90/65.23	WSVECS04 Frhs2[400]: 6 0 1.00007 shouldn't be
64.90/65.23	WSVECS04 Frhs2[424]: 6 0 1.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[437]: 6 0 6.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[452]: 6 -1.00005 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[558]: 6 0 1.00006 shouldn't be
64.90/65.23	WSVECS04 Frhs2[584]: 6 0 1.00005 shouldn't be
64.90/65.23	WSVECS04 Frhs2[588]: 6 0 1.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[602]: 6 -1.00009 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[623]: 6 0 1.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1075]: 6 0 3.00004 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1077]: 6 0 1.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1085]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1088]: 6 0 5.15002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1110]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1113]: 6 0 3.00006 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1118]: 6 0 1.00003 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1119]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1121]: 6 0 1.00007 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1123]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1130]: 6 0 2.3001 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1150]: 6 0 1.00005 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1155]: 6 0 0.300062 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1157]: 6 0 1.0001 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1168]: 6 0 2.30008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1198]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1202]: 6 -1.00002 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1203]: 6 0 1.00002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1234]: 6 -1.00008 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1236]: 6 0 1.00004 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1269]: 6 -1.0001 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1273]: 6 0 1.00005 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1296]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1327]: 6 0 2.50002 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1353]: 6 0 0.350016 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1407]: 6 0 1.00004 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1438]: 6 0 3.00007 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1456]: 6 0 1.00005 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1476]: 6 0 5.00006 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1486]: 6 0 1.00006 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1492]: 6 0 1.00008 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1494]: 6 0 1.00007 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1598]: 6 -3.50009 0 shouldn't be
64.90/65.23	WSVECS04 Frhs2[1714]: 6 -2.00003 0 shouldn't be
69.09/69.49	c #Conflicts:     448000 | #Constraints:      22302
69.09/69.49	c #Conflicts:     449000 | #Constraints:      23302
69.09/69.49	c #Conflicts:     450000 | #Constraints:      24302
69.09/69.49	c #Conflicts:     451000 | #Constraints:      25302
69.09/69.49	c #Conflicts:     452000 | #Constraints:      26302
69.09/69.49	c #Conflicts:     453000 | #Constraints:      27302
69.09/69.49	c #Conflicts:     454000 | #Constraints:      28302
69.09/69.49	c #Conflicts:     455000 | #Constraints:      29302
69.09/69.49	c #Conflicts:     456000 | #Constraints:      30302
69.09/69.49	c #Conflicts:     457000 | #Constraints:      31302
69.09/69.49	c #Conflicts:     458000 | #Constraints:      32302
69.09/69.49	c #Conflicts:     459000 | #Constraints:      33302
69.09/69.49	c #Conflicts:     460000 | #Constraints:      34302
69.09/69.49	c INPROCESSING
69.09/69.49	c GARBAGE COLLECT
69.09/69.49	c rational objective 297.628
81.57/81.96	c #Conflicts:     461000 | #Constraints:      21903
81.57/81.96	c #Conflicts:     462000 | #Constraints:      22903
81.57/81.96	c #Conflicts:     463000 | #Constraints:      23903
81.57/81.96	c #Conflicts:     464000 | #Constraints:      24903
81.57/81.96	c #Conflicts:     465000 | #Constraints:      25903
81.57/81.96	c #Conflicts:     466000 | #Constraints:      26903
81.57/81.96	c #Conflicts:     467000 | #Constraints:      27903
81.57/81.96	c #Conflicts:     468000 | #Constraints:      28903
81.57/81.96	c #Conflicts:     469000 | #Constraints:      29903
81.57/81.96	c #Conflicts:     470000 | #Constraints:      30903
81.57/81.96	c #Conflicts:     471000 | #Constraints:      31903
81.57/81.96	c #Conflicts:     472000 | #Constraints:      32903
81.57/81.96	c #Conflicts:     473000 | #Constraints:      33903
81.57/81.96	c #Conflicts:     474000 | #Constraints:      34903
81.57/81.96	c INPROCESSING
81.57/81.96	c GARBAGE COLLECT
81.57/81.96	c #Conflicts:     475000 | #Constraints:      22299
81.57/81.96	c #Conflicts:     476000 | #Constraints:      23299
81.57/81.96	c #Conflicts:     477000 | #Constraints:      24299
81.57/81.96	c #Conflicts:     478000 | #Constraints:      25299
81.57/81.96	c #Conflicts:     479000 | #Constraints:      26299
81.57/81.96	c #Conflicts:     480000 | #Constraints:      27299
81.57/81.96	c #Conflicts:     481000 | #Constraints:      28299
81.57/81.96	c #Conflicts:     482000 | #Constraints:      29299
81.57/81.96	c #Conflicts:     483000 | #Constraints:      30299
81.57/81.96	c #Conflicts:     484000 | #Constraints:      31299
81.57/81.96	c #Conflicts:     485000 | #Constraints:      32299
81.57/81.96	c #Conflicts:     486000 | #Constraints:      33299
81.57/81.96	c #Conflicts:     487000 | #Constraints:      34299
81.57/81.96	c #Conflicts:     488000 | #Constraints:      35299
81.57/81.96	c INPROCESSING
81.57/81.96	c GARBAGE COLLECT
81.57/81.96	c #Conflicts:     489000 | #Constraints:      22500
81.57/81.96	c #Conflicts:     490000 | #Constraints:      23500
81.57/81.96	c #Conflicts:     491000 | #Constraints:      24500
81.57/81.96	c #Conflicts:     492000 | #Constraints:      25500
81.57/81.96	c #Conflicts:     493000 | #Constraints:      26500
81.57/81.96	c #Conflicts:     494000 | #Constraints:      27500
81.57/81.96	c #Conflicts:     495000 | #Constraints:      28500
81.57/81.96	c #Conflicts:     496000 | #Constraints:      29500
81.57/81.96	c #Conflicts:     497000 | #Constraints:      30500
81.57/81.96	c #Conflicts:     498000 | #Constraints:      31500
81.57/81.96	c #Conflicts:     499000 | #Constraints:      32500
81.57/81.96	c #Conflicts:     500000 | #Constraints:      33500
81.57/81.96	c #Conflicts:     501000 | #Constraints:      34500
81.57/81.96	c #Conflicts:     502000 | #Constraints:      35500
81.57/81.96	c INPROCESSING
81.57/81.96	c GARBAGE COLLECT
81.57/81.96	c #Conflicts:     503000 | #Constraints:      22509
81.57/81.96	c #Conflicts:     504000 | #Constraints:      23509
81.57/81.96	c #Conflicts:     505000 | #Constraints:      24509
81.57/81.96	c #Conflicts:     506000 | #Constraints:      25509
81.57/81.96	c #Conflicts:     507000 | #Constraints:      26509
81.57/81.96	c #Conflicts:     508000 | #Constraints:      27509
81.57/81.96	c #Conflicts:     509000 | #Constraints:      28509
81.57/81.96	c #Conflicts:     510000 | #Constraints:      29509
81.57/81.96	c #Conflicts:     511000 | #Constraints:      30509
81.57/81.96	c #Conflicts:     512000 | #Constraints:      31509
81.57/81.96	c #Conflicts:     513000 | #Constraints:      32509
81.57/81.96	c #Conflicts:     514000 | #Constraints:      33509
81.57/81.96	c #Conflicts:     515000 | #Constraints:      34509
81.57/81.96	c #Conflicts:     516000 | #Constraints:      35509
81.57/81.96	c INPROCESSING
81.57/81.96	c GARBAGE COLLECT
81.57/81.96	c #Conflicts:     517000 | #Constraints:      22300
81.57/81.96	c #Conflicts:     518000 | #Constraints:      23300
81.57/81.96	c #Conflicts:     519000 | #Constraints:      24300
81.57/81.96	c #Conflicts:     520000 | #Constraints:      25300
81.57/81.96	c #Conflicts:     521000 | #Constraints:      26300
81.57/81.96	c #Conflicts:     522000 | #Constraints:      27300
81.57/81.96	c #Conflicts:     523000 | #Constraints:      28300
81.57/81.96	c #Conflicts:     524000 | #Constraints:      29300
81.57/81.96	c #Conflicts:     525000 | #Constraints:      30300
81.57/81.96	c #Conflicts:     526000 | #Constraints:      31300
81.57/81.96	c #Conflicts:     527000 | #Constraints:      32300
81.57/81.96	c #Conflicts:     528000 | #Constraints:      33300
81.57/81.96	c #Conflicts:     529000 | #Constraints:      34300
81.57/81.96	c #Conflicts:     530000 | #Constraints:      35300
81.57/81.96	c #Conflicts:     531000 | #Constraints:      36300
81.57/81.96	c INPROCESSING
81.57/81.96	c GARBAGE COLLECT
81.57/81.96	c #Conflicts:     532000 | #Constraints:      22894
81.57/81.96	c #Conflicts:     533000 | #Constraints:      23894
81.57/81.96	c #Conflicts:     534000 | #Constraints:      24894
81.57/81.96	c #Conflicts:     535000 | #Constraints:      25894
81.57/81.96	c #Conflicts:     536000 | #Constraints:      26894
89.34/89.74	c #Conflicts:     537000 | #Constraints:      27894
89.34/89.74	c #Conflicts:     538000 | #Constraints:      28894
89.34/89.74	c #Conflicts:     539000 | #Constraints:      29894
89.34/89.74	c #Conflicts:     540000 | #Constraints:      30894
89.34/89.74	c #Conflicts:     541000 | #Constraints:      31894
89.34/89.74	c #Conflicts:     542000 | #Constraints:      32894
89.34/89.74	c #Conflicts:     543000 | #Constraints:      33894
89.34/89.74	c #Conflicts:     544000 | #Constraints:      34894
89.34/89.74	c #Conflicts:     545000 | #Constraints:      35894
89.34/89.74	c #Conflicts:     546000 | #Constraints:      36894
89.34/89.74	c INPROCESSING
89.34/89.74	c GARBAGE COLLECT
89.34/89.74	c #Conflicts:     547000 | #Constraints:      23296
89.34/89.74	c #Conflicts:     548000 | #Constraints:      24296
89.34/89.74	c #Conflicts:     549000 | #Constraints:      25296
89.34/89.74	c #Conflicts:     550000 | #Constraints:      26296
89.34/89.74	c #Conflicts:     551000 | #Constraints:      27296
89.34/89.74	c #Conflicts:     552000 | #Constraints:      28296
89.34/89.74	c #Conflicts:     553000 | #Constraints:      29296
89.34/89.74	c #Conflicts:     554000 | #Constraints:      30296
89.34/89.74	c #Conflicts:     555000 | #Constraints:      31296
89.34/89.74	c #Conflicts:     556000 | #Constraints:      32296
89.34/89.74	c #Conflicts:     557000 | #Constraints:      33296
89.34/89.74	c #Conflicts:     558000 | #Constraints:      34296
89.34/89.74	c #Conflicts:     559000 | #Constraints:      35296
89.34/89.74	c #Conflicts:     560000 | #Constraints:      36296
89.34/89.74	c #Conflicts:     561000 | #Constraints:      37296
89.34/89.74	c INPROCESSING
89.34/89.74	c GARBAGE COLLECT
89.34/89.74	c #Conflicts:     562000 | #Constraints:      23494
89.34/89.74	c #Conflicts:     563000 | #Constraints:      24494
89.34/89.74	c #Conflicts:     564000 | #Constraints:      25494
89.34/89.74	c #Conflicts:     565000 | #Constraints:      26494
89.34/89.74	c #Conflicts:     566000 | #Constraints:      27494
89.34/89.74	c #Conflicts:     567000 | #Constraints:      28494
89.34/89.74	c #Conflicts:     568000 | #Constraints:      29494
89.34/89.74	c #Conflicts:     569000 | #Constraints:      30494
89.34/89.74	c #Conflicts:     570000 | #Constraints:      31494
89.34/89.74	c #Conflicts:     571000 | #Constraints:      32494
89.34/89.74	c #Conflicts:     572000 | #Constraints:      33494
89.34/89.74	c #Conflicts:     573000 | #Constraints:      34494
89.34/89.74	c #Conflicts:     574000 | #Constraints:      35494
89.34/89.74	c #Conflicts:     575000 | #Constraints:      36494
89.34/89.74	c #Conflicts:     576000 | #Constraints:      37494
89.34/89.74	c INPROCESSING
89.34/89.74	c GARBAGE COLLECT
89.34/89.74	c rational objective 298.174
97.18/97.67	c #Conflicts:     577000 | #Constraints:      23507
97.18/97.67	c #Conflicts:     578000 | #Constraints:      24507
97.18/97.67	c #Conflicts:     579000 | #Constraints:      25507
97.18/97.67	c #Conflicts:     580000 | #Constraints:      26507
97.18/97.67	c #Conflicts:     581000 | #Constraints:      27507
97.18/97.67	c #Conflicts:     582000 | #Constraints:      28507
97.18/97.67	c #Conflicts:     583000 | #Constraints:      29507
97.18/97.67	c #Conflicts:     584000 | #Constraints:      30507
97.18/97.67	c #Conflicts:     585000 | #Constraints:      31507
97.18/97.67	c #Conflicts:     586000 | #Constraints:      32507
97.18/97.67	c #Conflicts:     587000 | #Constraints:      33507
97.18/97.67	c #Conflicts:     588000 | #Constraints:      34507
97.18/97.67	c #Conflicts:     589000 | #Constraints:      35507
97.18/97.67	c #Conflicts:     590000 | #Constraints:      36507
97.18/97.67	c #Conflicts:     591000 | #Constraints:      37507
97.18/97.67	c INPROCESSING
97.18/97.67	c GARBAGE COLLECT
97.18/97.67	c #Conflicts:     592000 | #Constraints:      23308
97.18/97.67	c #Conflicts:     593000 | #Constraints:      24308
97.18/97.67	c #Conflicts:     594000 | #Constraints:      25308
97.18/97.67	c #Conflicts:     595000 | #Constraints:      26308
97.18/97.67	c #Conflicts:     596000 | #Constraints:      27308
97.18/97.67	c #Conflicts:     597000 | #Constraints:      28308
97.18/97.67	c #Conflicts:     598000 | #Constraints:      29308
97.18/97.67	c #Conflicts:     599000 | #Constraints:      30308
97.18/97.67	c #Conflicts:     600000 | #Constraints:      31308
97.18/97.67	c #Conflicts:     601000 | #Constraints:      32308
97.18/97.67	c #Conflicts:     602000 | #Constraints:      33308
97.18/97.67	c #Conflicts:     603000 | #Constraints:      34308
97.18/97.67	c #Conflicts:     604000 | #Constraints:      35308
97.18/97.67	c #Conflicts:     605000 | #Constraints:      36308
97.18/97.67	c #Conflicts:     606000 | #Constraints:      37308
97.18/97.67	c #Conflicts:     607000 | #Constraints:      38308
97.18/97.67	c INPROCESSING
97.18/97.67	c GARBAGE COLLECT
97.18/97.67	c #Conflicts:     608000 | #Constraints:      23912
97.18/97.67	c #Conflicts:     609000 | #Constraints:      24912
97.18/97.67	c #Conflicts:     610000 | #Constraints:      25912
97.18/97.67	c #Conflicts:     611000 | #Constraints:      26912
97.18/97.67	c #Conflicts:     612000 | #Constraints:      27912
97.18/97.67	c #Conflicts:     613000 | #Constraints:      28912
97.18/97.67	c #Conflicts:     614000 | #Constraints:      29912
97.18/97.67	c #Conflicts:     615000 | #Constraints:      30912
97.18/97.67	c #Conflicts:     616000 | #Constraints:      31912
97.18/97.67	c #Conflicts:     617000 | #Constraints:      32912
97.18/97.67	c #Conflicts:     618000 | #Constraints:      33912
97.18/97.67	c #Conflicts:     619000 | #Constraints:      34912
97.18/97.67	c #Conflicts:     620000 | #Constraints:      35912
97.18/97.67	c #Conflicts:     621000 | #Constraints:      36912
97.18/97.67	c #Conflicts:     622000 | #Constraints:      37912
97.18/97.67	c #Conflicts:     623000 | #Constraints:      38912
97.18/97.67	c INPROCESSING
97.18/97.67	c GARBAGE COLLECT
97.18/97.67	c #Conflicts:     624000 | #Constraints:      24306
97.18/97.67	c #Conflicts:     625000 | #Constraints:      25306
97.18/97.67	c #Conflicts:     626000 | #Constraints:      26306
97.18/97.67	c #Conflicts:     627000 | #Constraints:      27306
97.18/97.67	WSVECS04 Frhs2[23]: 6 -2.81033 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[24]: 6 -2.81034 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[25]: 6 -2.8103 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[35]: 6 -2.81036 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[62]: 6 -2.16668 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[63]: 6 0 1.80146 shouldn't be
97.18/97.67	WSVECS04 Frhs2[77]: 6 -3.50009 0 shouldn't be
97.18/97.67	WSVECS04 Frhs2[115]: 6 0 1.00002 shouldn't be
97.18/97.67	WSVECS04 Frhs2[145]: 6 0 0.500075 shouldn't be
97.18/97.67	WSVECS04 Frhs2[153]: 6 0 1.00003 shouldn't be
97.18/97.67	WSVECS04 Frhs2[246]: 6 0 0.333376 shouldn't be
97.18/97.67	WSVECS04 Frhs2[293]: 6 0 0.333372 shouldn't be
97.18/97.67	WSVECS04 Frhs2[330]: 6 0 0.0834293 shouldn't be
97.18/97.67	WSVECS04 Frhs2[552]: 6 0 0.500044 shouldn't be
97.18/97.67	WSVECS04 Frhs2[597]: 6 0 0.3334 shouldn't be
97.18/97.67	WSVECS04 Frhs2[616]: 6 0 0.500094 shouldn't be
97.18/97.67	WSVECS04 Frhs2[626]: 6 0 0.333411 shouldn't be
97.18/97.67	WSVECS04 Frhs2[634]: 6 0 0.833377 shouldn't be
97.18/97.67	WSVECS04 Frhs2[671]: 6 0 1.00003 shouldn't be
97.18/97.67	WSVECS04 Frhs2[782]: 6 0 0.927328 shouldn't be
97.18/97.67	WSVECS04 Frhs2[842]: 6 0 0.333394 shouldn't be
97.18/97.67	WSVECS04 Frhs2[855]: 6 0 0.367041 shouldn't be
97.18/97.67	WSVECS04 Frhs2[856]: 6 0 0.500096 shouldn't be
97.18/97.67	WSVECS04 Frhs2[869]: 6 0 0.500027 shouldn't be
97.18/97.67	WSVECS04 Frhs2[893]: 6 0 0.367043 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1025]: 6 0 0.500065 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1099]: 6 0 0.129471 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1115]: 6 0 1.00004 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1222]: 6 0 0.333431 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1234]: 6 0 0.333392 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1242]: 6 0 0.833408 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1247]: 6 0 0.500052 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1251]: 6 0 0.163202 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1337]: 6 0 0.336899 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1374]: 6 0 0.333378 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1395]: 6 0 0.333379 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1405]: 6 0 0.500091 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1448]: 6 0 1.00009 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1479]: 6 0 0.129471 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1486]: 6 0 1.00003 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1506]: 6 0 2.84932 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1526]: 6 0 0.33337 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1537]: 6 0 0.927359 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1538]: 6 0 0.333403 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1543]: 6 0 0.500011 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1544]: 6 0 2.84935 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1549]: 6 0 1.33335 shouldn't be
97.18/97.67	WSVECS04 Frhs2[1553]: 6 0 0.500075 shouldn't be
97.38/97.86	WSVECS04 Frhs2[283]: 6 0 0.072712 shouldn't be
97.38/97.86	WSVECS04 Frhs2[478]: 6 0 0.0727167 shouldn't be
97.38/97.86	WSVECS04 Frhs2[745]: 6 0 0.50002 shouldn't be
97.38/97.86	WSVECS04 Frhs2[764]: 6 0 1.00009 shouldn't be
97.38/97.86	WSVECS04 Frhs2[801]: 6 0 1.00004 shouldn't be
97.38/97.86	WSVECS04 Frhs2[811]: 6 0 1.00005 shouldn't be
97.38/97.86	WSVECS04 Frhs2[839]: 6 0 1.00005 shouldn't be
97.38/97.86	WSVECS04 Frhs2[849]: 6 0 1.00006 shouldn't be
97.38/97.86	WSVECS04 Frhs2[876]: 6 0 1.00003 shouldn't be
97.38/97.86	WSVECS04 Frhs2[914]: 6 0 1.00007 shouldn't be
97.38/97.86	WSVECS04 Frhs2[1033]: 6 0 0.663168 shouldn't be
97.38/97.86	WSVECS04 Frhs2[1245]: 6 0 0.333404 shouldn't be
97.38/97.86	WSVECS04 Frhs2[1548]: 6 0 1.00001 shouldn't be
106.36/106.87	c #Conflicts:     628000 | #Constraints:      28306
106.36/106.87	c #Conflicts:     629000 | #Constraints:      29306
106.36/106.87	c #Conflicts:     630000 | #Constraints:      30306
106.36/106.87	c #Conflicts:     631000 | #Constraints:      31306
106.36/106.87	c #Conflicts:     632000 | #Constraints:      32306
106.36/106.87	c #Conflicts:     633000 | #Constraints:      33306
106.36/106.87	c #Conflicts:     634000 | #Constraints:      34306
106.36/106.87	c #Conflicts:     635000 | #Constraints:      35306
106.36/106.87	c #Conflicts:     636000 | #Constraints:      36306
106.36/106.87	c #Conflicts:     637000 | #Constraints:      37306
106.36/106.87	c #Conflicts:     638000 | #Constraints:      38306
106.36/106.87	c #Conflicts:     639000 | #Constraints:      39306
106.36/106.87	c INPROCESSING
106.36/106.87	c GARBAGE COLLECT
106.36/106.87	c #Conflicts:     640000 | #Constraints:      24500
106.36/106.87	c #Conflicts:     641000 | #Constraints:      25500
106.36/106.87	c #Conflicts:     642000 | #Constraints:      26500
106.36/106.87	c #Conflicts:     643000 | #Constraints:      27500
106.36/106.87	c #Conflicts:     644000 | #Constraints:      28500
106.36/106.87	c #Conflicts:     645000 | #Constraints:      29500
106.36/106.87	c #Conflicts:     646000 | #Constraints:      30500
106.36/106.87	c #Conflicts:     647000 | #Constraints:      31500
106.36/106.87	c #Conflicts:     648000 | #Constraints:      32500
106.36/106.87	c #Conflicts:     649000 | #Constraints:      33500
106.36/106.87	c #Conflicts:     650000 | #Constraints:      34500
106.36/106.87	c #Conflicts:     651000 | #Constraints:      35500
106.36/106.87	c #Conflicts:     652000 | #Constraints:      36500
106.36/106.87	c #Conflicts:     653000 | #Constraints:      37500
106.36/106.87	c #Conflicts:     654000 | #Constraints:      38500
106.36/106.87	c #Conflicts:     655000 | #Constraints:      39500
106.36/106.87	c INPROCESSING
106.36/106.87	c GARBAGE COLLECT
106.36/106.87	c #Conflicts:     656000 | #Constraints:      24497
106.36/106.87	c #Conflicts:     657000 | #Constraints:      25497
106.36/106.87	c #Conflicts:     658000 | #Constraints:      26497
106.36/106.87	c #Conflicts:     659000 | #Constraints:      27497
106.36/106.87	c #Conflicts:     660000 | #Constraints:      28497
106.36/106.87	c #Conflicts:     661000 | #Constraints:      29497
106.36/106.87	c #Conflicts:     662000 | #Constraints:      30497
106.36/106.87	c #Conflicts:     663000 | #Constraints:      31497
106.36/106.87	c #Conflicts:     664000 | #Constraints:      32497
106.36/106.87	c #Conflicts:     665000 | #Constraints:      33497
106.36/106.87	c #Conflicts:     666000 | #Constraints:      34497
106.36/106.87	c #Conflicts:     667000 | #Constraints:      35497
106.36/106.87	c #Conflicts:     668000 | #Constraints:      36497
106.36/106.87	c #Conflicts:     669000 | #Constraints:      37497
106.36/106.87	c #Conflicts:     670000 | #Constraints:      38497
106.36/106.87	c #Conflicts:     671000 | #Constraints:      39497
106.36/106.87	c INPROCESSING
106.36/106.87	c GARBAGE COLLECT
106.36/106.87	c rational objective 298.711
118.42/118.92	c #Conflicts:     672000 | #Constraints:      24293
118.42/118.92	c #Conflicts:     673000 | #Constraints:      25293
118.42/118.92	c #Conflicts:     674000 | #Constraints:      26293
118.42/118.92	c #Conflicts:     675000 | #Constraints:      27293
118.42/118.92	c #Conflicts:     676000 | #Constraints:      28293
118.42/118.92	c #Conflicts:     677000 | #Constraints:      29293
118.42/118.92	c #Conflicts:     678000 | #Constraints:      30293
118.42/118.92	c #Conflicts:     679000 | #Constraints:      31293
118.42/118.92	c #Conflicts:     680000 | #Constraints:      32293
118.42/118.92	c #Conflicts:     681000 | #Constraints:      33293
118.42/118.92	c #Conflicts:     682000 | #Constraints:      34293
118.42/118.92	c #Conflicts:     683000 | #Constraints:      35293
118.42/118.92	c #Conflicts:     684000 | #Constraints:      36293
118.42/118.92	c #Conflicts:     685000 | #Constraints:      37293
118.42/118.92	c #Conflicts:     686000 | #Constraints:      38293
118.42/118.92	c #Conflicts:     687000 | #Constraints:      39293
118.42/118.92	c #Conflicts:     688000 | #Constraints:      40293
118.42/118.92	c INPROCESSING
118.42/118.92	c GARBAGE COLLECT
118.42/118.92	c #Conflicts:     689000 | #Constraints:      24893
118.42/118.92	c #Conflicts:     690000 | #Constraints:      25893
118.42/118.92	c #Conflicts:     691000 | #Constraints:      26893
118.42/118.92	c #Conflicts:     692000 | #Constraints:      27893
118.42/118.92	c #Conflicts:     693000 | #Constraints:      28893
118.42/118.92	c #Conflicts:     694000 | #Constraints:      29893
118.42/118.92	c #Conflicts:     695000 | #Constraints:      30893
118.42/118.92	c #Conflicts:     696000 | #Constraints:      31893
118.42/118.92	c #Conflicts:     697000 | #Constraints:      32893
118.42/118.92	c #Conflicts:     698000 | #Constraints:      33893
118.42/118.92	c #Conflicts:     699000 | #Constraints:      34893
118.42/118.92	c #Conflicts:     700000 | #Constraints:      35893
118.42/118.92	c #Conflicts:     701000 | #Constraints:      36893
118.42/118.92	c #Conflicts:     702000 | #Constraints:      37893
118.42/118.92	c #Conflicts:     703000 | #Constraints:      38893
118.42/118.92	c #Conflicts:     704000 | #Constraints:      39893
118.42/118.92	c #Conflicts:     705000 | #Constraints:      40893
118.42/118.92	c INPROCESSING
118.42/118.92	c GARBAGE COLLECT
118.42/118.92	c #Conflicts:     706000 | #Constraints:      25306
118.42/118.92	c #Conflicts:     707000 | #Constraints:      26306
118.42/118.92	c #Conflicts:     708000 | #Constraints:      27306
118.42/118.92	c #Conflicts:     709000 | #Constraints:      28306
118.42/118.92	c #Conflicts:     710000 | #Constraints:      29306
118.42/118.92	c #Conflicts:     711000 | #Constraints:      30306
118.42/118.92	c #Conflicts:     712000 | #Constraints:      31306
118.42/118.92	c #Conflicts:     713000 | #Constraints:      32306
118.42/118.92	c #Conflicts:     714000 | #Constraints:      33306
118.42/118.92	c #Conflicts:     715000 | #Constraints:      34306
118.42/118.92	c #Conflicts:     716000 | #Constraints:      35306
118.42/118.92	c #Conflicts:     717000 | #Constraints:      36306
118.42/118.92	c #Conflicts:     718000 | #Constraints:      37306
118.42/118.92	c #Conflicts:     719000 | #Constraints:      38306
118.42/118.92	c #Conflicts:     720000 | #Constraints:      39306
118.42/118.92	c #Conflicts:     721000 | #Constraints:      40306
118.42/118.92	c #Conflicts:     722000 | #Constraints:      41306
118.42/118.92	c INPROCESSING
118.42/118.92	c GARBAGE COLLECT
118.42/118.92	c #Conflicts:     723000 | #Constraints:      25502
118.42/118.92	c #Conflicts:     724000 | #Constraints:      26502
118.42/118.92	c #Conflicts:     725000 | #Constraints:      27502
118.42/118.92	c #Conflicts:     726000 | #Constraints:      28502
118.42/118.92	c #Conflicts:     727000 | #Constraints:      29502
118.42/118.92	c #Conflicts:     728000 | #Constraints:      30502
118.42/118.92	c #Conflicts:     729000 | #Constraints:      31502
118.42/118.92	c #Conflicts:     730000 | #Constraints:      32502
118.42/118.92	c #Conflicts:     731000 | #Constraints:      33502
118.42/118.92	c #Conflicts:     732000 | #Constraints:      34502
118.42/118.92	c #Conflicts:     733000 | #Constraints:      35502
118.42/118.92	c #Conflicts:     734000 | #Constraints:      36502
118.42/118.92	c #Conflicts:     735000 | #Constraints:      37502
118.42/118.92	c #Conflicts:     736000 | #Constraints:      38502
118.42/118.92	c #Conflicts:     737000 | #Constraints:      39502
118.42/118.92	c #Conflicts:     738000 | #Constraints:      40502
118.42/118.92	c #Conflicts:     739000 | #Constraints:      41502
118.42/118.92	c INPROCESSING
118.42/118.92	c GARBAGE COLLECT
118.42/118.92	c #Conflicts:     740000 | #Constraints:      25508
118.42/118.92	c #Conflicts:     741000 | #Constraints:      26508
118.42/118.92	c #Conflicts:     742000 | #Constraints:      27508
118.42/118.92	c #Conflicts:     743000 | #Constraints:      28508
118.42/118.92	c #Conflicts:     744000 | #Constraints:      29508
118.42/118.92	c #Conflicts:     745000 | #Constraints:      30508
118.42/118.92	c #Conflicts:     746000 | #Constraints:      31508
118.42/118.92	c #Conflicts:     747000 | #Constraints:      32508
118.42/118.92	c #Conflicts:     748000 | #Constraints:      33508
119.42/119.94	c #Conflicts:     749000 | #Constraints:      34508
119.42/119.94	c #Conflicts:     750000 | #Constraints:      35508
119.42/119.94	c #Conflicts:     751000 | #Constraints:      36508
119.42/119.94	c #Conflicts:     752000 | #Constraints:      37508
119.42/119.94	c #Conflicts:     753000 | #Constraints:      38508
119.42/119.94	WSVECS04 Frhs2[42]: 6 -2.00007 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[43]: 6 -2.0001 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[50]: 6 -7.00001 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[51]: 6 0 5.00009 shouldn't be
119.42/119.94	WSVECS04 Frhs2[52]: 6 -3.00002 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[56]: 6 0 5.00006 shouldn't be
119.42/119.94	WSVECS04 Frhs2[58]: 6 0 7.00007 shouldn't be
119.42/119.94	WSVECS04 Frhs2[60]: 6 0 2.00002 shouldn't be
119.42/119.94	WSVECS04 Frhs2[61]: 6 0 2.16675 shouldn't be
119.42/119.94	WSVECS04 Frhs2[62]: 6 -4.0001 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[73]: 6 0 2.00007 shouldn't be
119.42/119.94	WSVECS04 Frhs2[77]: 6 -3.00003 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[133]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[135]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[353]: 6 0 0.333368 shouldn't be
119.42/119.94	WSVECS04 Frhs2[370]: 6 0 0.500054 shouldn't be
119.42/119.94	WSVECS04 Frhs2[372]: 6 0 0.791745 shouldn't be
119.42/119.94	WSVECS04 Frhs2[409]: 6 0 3.0001 shouldn't be
119.42/119.94	WSVECS04 Frhs2[460]: 6 0 1.00005 shouldn't be
119.42/119.94	WSVECS04 Frhs2[467]: 6 0 0.333389 shouldn't be
119.42/119.94	WSVECS04 Frhs2[483]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[487]: 6 0 1.00009 shouldn't be
119.42/119.94	WSVECS04 Frhs2[498]: 6 0 1.00006 shouldn't be
119.42/119.94	WSVECS04 Frhs2[505]: 6 0 0.333417 shouldn't be
119.42/119.94	WSVECS04 Frhs2[520]: 6 0 0.583404 shouldn't be
119.42/119.94	WSVECS04 Frhs2[521]: 6 0 1.00003 shouldn't be
119.42/119.94	WSVECS04 Frhs2[525]: 6 0 1.00002 shouldn't be
119.42/119.94	WSVECS04 Frhs2[537]: 6 0 1.00003 shouldn't be
119.42/119.94	WSVECS04 Frhs2[559]: 6 0 1.00007 shouldn't be
119.42/119.94	WSVECS04 Frhs2[563]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[571]: 6 0 1.00003 shouldn't be
119.42/119.94	WSVECS04 Frhs2[577]: 6 0 1.00008 shouldn't be
119.42/119.94	WSVECS04 Frhs2[632]: 6 0 1.00007 shouldn't be
119.42/119.94	WSVECS04 Frhs2[670]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[693]: 6 -1.00002 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[705]: 6 0 0.16673 shouldn't be
119.42/119.94	WSVECS04 Frhs2[710]: 6 0 0.58342 shouldn't be
119.42/119.94	WSVECS04 Frhs2[721]: 6 -1.00008 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[722]: 6 0 1.00005 shouldn't be
119.42/119.94	WSVECS04 Frhs2[766]: 6 -1.00003 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[784]: 6 0 1.00009 shouldn't be
119.42/119.94	WSVECS04 Frhs2[790]: 6 0 0.791734 shouldn't be
119.42/119.94	WSVECS04 Frhs2[796]: 6 0 1.00006 shouldn't be
119.42/119.94	WSVECS04 Frhs2[949]: 6 -1.00007 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[980]: 6 0 0.79175 shouldn't be
119.42/119.94	WSVECS04 Frhs2[984]: 6 -1.00007 0 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1356]: 6 0 0.583398 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1417]: 6 0 0.333402 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1422]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1427]: 6 0 1.00004 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1437]: 6 0 1.00003 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1460]: 6 0 1.00002 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1462]: 6 0 1.00005 shouldn't be
119.42/119.94	WSVECS04 Frhs2[1498]: 6 0 1.00004 shouldn't be
125.20/125.72	c #Conflicts:     754000 | #Constraints:      39508
125.20/125.72	c #Conflicts:     755000 | #Constraints:      40508
125.20/125.72	c #Conflicts:     756000 | #Constraints:      41508
125.20/125.72	c INPROCESSING
125.20/125.72	c GARBAGE COLLECT
125.20/125.72	c #Conflicts:     757000 | #Constraints:      25297
125.20/125.72	c #Conflicts:     758000 | #Constraints:      26297
125.20/125.72	c #Conflicts:     759000 | #Constraints:      27297
125.20/125.72	c #Conflicts:     760000 | #Constraints:      28297
125.20/125.72	c #Conflicts:     761000 | #Constraints:      29297
125.20/125.72	c #Conflicts:     762000 | #Constraints:      30297
125.20/125.72	c #Conflicts:     763000 | #Constraints:      31297
125.20/125.72	c #Conflicts:     764000 | #Constraints:      32297
125.20/125.72	c #Conflicts:     765000 | #Constraints:      33297
125.20/125.72	c #Conflicts:     766000 | #Constraints:      34297
125.20/125.72	c #Conflicts:     767000 | #Constraints:      35297
125.20/125.72	c #Conflicts:     768000 | #Constraints:      36297
125.20/125.72	c #Conflicts:     769000 | #Constraints:      37297
125.20/125.72	c #Conflicts:     770000 | #Constraints:      38297
125.20/125.72	c #Conflicts:     771000 | #Constraints:      39297
125.20/125.72	c #Conflicts:     772000 | #Constraints:      40297
125.20/125.72	c #Conflicts:     773000 | #Constraints:      41297
125.20/125.72	c #Conflicts:     774000 | #Constraints:      42297
125.20/125.72	c INPROCESSING
125.20/125.72	c GARBAGE COLLECT
125.20/125.72	c rational objective 298.713
136.48/137.03	c #Conflicts:     775000 | #Constraints:      25901
136.48/137.03	c #Conflicts:     776000 | #Constraints:      26901
136.48/137.03	c #Conflicts:     777000 | #Constraints:      27901
136.48/137.03	c #Conflicts:     778000 | #Constraints:      28901
136.48/137.03	c #Conflicts:     779000 | #Constraints:      29901
136.48/137.03	c #Conflicts:     780000 | #Constraints:      30901
136.48/137.03	c #Conflicts:     781000 | #Constraints:      31901
136.48/137.03	c #Conflicts:     782000 | #Constraints:      32901
136.48/137.03	c #Conflicts:     783000 | #Constraints:      33901
136.48/137.03	c #Conflicts:     784000 | #Constraints:      34901
136.48/137.03	c #Conflicts:     785000 | #Constraints:      35901
136.48/137.03	c #Conflicts:     786000 | #Constraints:      36901
136.48/137.03	c #Conflicts:     787000 | #Constraints:      37901
136.48/137.03	c #Conflicts:     788000 | #Constraints:      38901
136.48/137.03	c #Conflicts:     789000 | #Constraints:      39901
136.48/137.03	c #Conflicts:     790000 | #Constraints:      40901
136.48/137.03	c #Conflicts:     791000 | #Constraints:      41901
136.48/137.03	c #Conflicts:     792000 | #Constraints:      42901
136.48/137.03	c INPROCESSING
136.48/137.03	c GARBAGE COLLECT
136.48/137.03	c #Conflicts:     793000 | #Constraints:      26301
136.48/137.03	c #Conflicts:     794000 | #Constraints:      27301
136.48/137.03	c #Conflicts:     795000 | #Constraints:      28301
136.48/137.03	c #Conflicts:     796000 | #Constraints:      29301
136.48/137.03	c #Conflicts:     797000 | #Constraints:      30301
136.48/137.03	c #Conflicts:     798000 | #Constraints:      31301
136.48/137.03	c #Conflicts:     799000 | #Constraints:      32301
136.48/137.03	c #Conflicts:     800000 | #Constraints:      33301
136.48/137.03	c #Conflicts:     801000 | #Constraints:      34301
136.48/137.03	c #Conflicts:     802000 | #Constraints:      35301
136.48/137.03	c #Conflicts:     803000 | #Constraints:      36301
136.48/137.03	c #Conflicts:     804000 | #Constraints:      37301
136.48/137.03	c #Conflicts:     805000 | #Constraints:      38301
136.48/137.03	c #Conflicts:     806000 | #Constraints:      39301
136.48/137.03	c #Conflicts:     807000 | #Constraints:      40301
136.48/137.03	c #Conflicts:     808000 | #Constraints:      41301
136.48/137.03	c #Conflicts:     809000 | #Constraints:      42301
136.48/137.03	c #Conflicts:     810000 | #Constraints:      43301
136.48/137.03	c INPROCESSING
136.48/137.03	c GARBAGE COLLECT
136.48/137.03	c #Conflicts:     811000 | #Constraints:      26506
136.48/137.03	c #Conflicts:     812000 | #Constraints:      27506
136.48/137.03	c #Conflicts:     813000 | #Constraints:      28506
136.48/137.03	c #Conflicts:     814000 | #Constraints:      29506
136.48/137.03	c #Conflicts:     815000 | #Constraints:      30506
136.48/137.03	c #Conflicts:     816000 | #Constraints:      31506
136.48/137.03	c #Conflicts:     817000 | #Constraints:      32506
136.48/137.03	c #Conflicts:     818000 | #Constraints:      33506
136.48/137.03	c #Conflicts:     819000 | #Constraints:      34506
136.48/137.03	c #Conflicts:     820000 | #Constraints:      35506
136.48/137.03	c #Conflicts:     821000 | #Constraints:      36506
136.48/137.03	c #Conflicts:     822000 | #Constraints:      37506
136.48/137.03	c #Conflicts:     823000 | #Constraints:      38506
136.48/137.03	c #Conflicts:     824000 | #Constraints:      39506
136.48/137.03	c #Conflicts:     825000 | #Constraints:      40506
136.48/137.03	c #Conflicts:     826000 | #Constraints:      41506
136.48/137.03	c #Conflicts:     827000 | #Constraints:      42506
136.48/137.03	c #Conflicts:     828000 | #Constraints:      43506
136.48/137.03	c INPROCESSING
136.48/137.03	c GARBAGE COLLECT
136.48/137.03	c #Conflicts:     829000 | #Constraints:      26504
136.48/137.03	c #Conflicts:     830000 | #Constraints:      27504
136.48/137.03	c #Conflicts:     831000 | #Constraints:      28504
136.48/137.03	c #Conflicts:     832000 | #Constraints:      29504
136.48/137.03	c #Conflicts:     833000 | #Constraints:      30504
136.48/137.03	c #Conflicts:     834000 | #Constraints:      31504
136.48/137.03	c #Conflicts:     835000 | #Constraints:      32504
136.48/137.03	c #Conflicts:     836000 | #Constraints:      33504
136.48/137.03	c #Conflicts:     837000 | #Constraints:      34504
136.48/137.03	c #Conflicts:     838000 | #Constraints:      35504
136.48/137.03	c #Conflicts:     839000 | #Constraints:      36504
136.48/137.03	c #Conflicts:     840000 | #Constraints:      37504
136.48/137.03	c #Conflicts:     841000 | #Constraints:      38504
136.48/137.03	c #Conflicts:     842000 | #Constraints:      39504
136.48/137.03	c #Conflicts:     843000 | #Constraints:      40504
136.48/137.03	c #Conflicts:     844000 | #Constraints:      41504
136.48/137.03	WSVECS04 Frhs2[44]: 6 -2.00009 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[63]: 6 0 5.00002 shouldn't be
136.48/137.03	WSVECS04 Frhs2[64]: 6 -4.00002 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[69]: 6 0 3.5001 shouldn't be
136.48/137.03	WSVECS04 Frhs2[71]: 6 -2.00006 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[72]: 6 -2.00007 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[73]: 6 0 3.00007 shouldn't be
136.48/137.03	WSVECS04 Frhs2[88]: 6 0 1.00005 shouldn't be
136.48/137.03	WSVECS04 Frhs2[215]: 6 0 1.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[251]: 6 0 0.333428 shouldn't be
136.48/137.03	WSVECS04 Frhs2[295]: 6 -1.00006 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[343]: 6 -1.00002 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[397]: 6 0 3.50004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[403]: 6 0 0.333381 shouldn't be
136.48/137.03	WSVECS04 Frhs2[435]: 6 0 3.50006 shouldn't be
136.48/137.03	WSVECS04 Frhs2[448]: 6 -1.00009 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[458]: 6 -1.0001 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[473]: 6 0 3.50008 shouldn't be
136.48/137.03	WSVECS04 Frhs2[487]: 6 0 1.0001 shouldn't be
136.48/137.03	WSVECS04 Frhs2[489]: 6 0 1.00005 shouldn't be
136.48/137.03	WSVECS04 Frhs2[506]: 6 0 0.500084 shouldn't be
136.48/137.03	WSVECS04 Frhs2[511]: 6 0 4.50001 shouldn't be
136.48/137.03	WSVECS04 Frhs2[525]: 6 0 1.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[960]: 6 0 1.00003 shouldn't be
136.48/137.03	WSVECS04 Frhs2[976]: 6 0 1.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[978]: 6 0 1.00007 shouldn't be
136.48/137.03	WSVECS04 Frhs2[979]: 6 0 1.00009 shouldn't be
136.48/137.03	WSVECS04 Frhs2[982]: 6 0 1.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1007]: 6 0 1.00006 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1052]: 6 0 1.00003 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1054]: 6 0 1.00001 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1074]: 6 0 1.00003 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1077]: 6 0 1.00007 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1090]: 6 0 1.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1163]: 6 0 0.33341 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1216]: 6 0 2.00004 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1266]: 6 0 0.500083 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1276]: 6 0 1.00005 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1289]: 6 0 3.00001 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1306]: 6 -1.00008 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1326]: 6 0 2.00002 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1387]: 6 -1.00005 0 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1418]: 6 0 1.00005 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1448]: 6 0 1.00007 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1484]: 6 0 1.00002 shouldn't be
136.48/137.03	WSVECS04 Frhs2[1707]: 6 -2.00002 0 shouldn't be
141.37/142.00	c #Conflicts:     845000 | #Constraints:      42504
141.37/142.00	c #Conflicts:     846000 | #Constraints:      43504
141.37/142.00	c INPROCESSING
141.37/142.00	c GARBAGE COLLECT
141.37/142.00	c #Conflicts:     847000 | #Constraints:      26297
141.37/142.00	c #Conflicts:     848000 | #Constraints:      27297
141.37/142.00	c #Conflicts:     849000 | #Constraints:      28297
141.37/142.00	c #Conflicts:     850000 | #Constraints:      29297
141.37/142.00	c #Conflicts:     851000 | #Constraints:      30297
141.37/142.00	c #Conflicts:     852000 | #Constraints:      31297
141.37/142.00	c #Conflicts:     853000 | #Constraints:      32297
141.37/142.00	c #Conflicts:     854000 | #Constraints:      33297
141.37/142.00	c #Conflicts:     855000 | #Constraints:      34297
141.37/142.00	c #Conflicts:     856000 | #Constraints:      35297
141.37/142.00	c #Conflicts:     857000 | #Constraints:      36297
141.37/142.00	c #Conflicts:     858000 | #Constraints:      37297
141.37/142.00	c #Conflicts:     859000 | #Constraints:      38297
141.37/142.00	c #Conflicts:     860000 | #Constraints:      39297
141.37/142.00	c #Conflicts:     861000 | #Constraints:      40297
141.37/142.00	c #Conflicts:     862000 | #Constraints:      41297
141.37/142.00	c #Conflicts:     863000 | #Constraints:      42297
141.37/142.00	c #Conflicts:     864000 | #Constraints:      43297
141.37/142.00	c #Conflicts:     865000 | #Constraints:      44297
141.37/142.00	c INPROCESSING
141.37/142.00	c GARBAGE COLLECT
141.37/142.00	c #Conflicts:     866000 | #Constraints:      26901
141.37/142.00	c #Conflicts:     867000 | #Constraints:      27901
141.37/142.00	c #Conflicts:     868000 | #Constraints:      28901
141.37/142.00	c #Conflicts:     869000 | #Constraints:      29901
141.37/142.00	c #Conflicts:     870000 | #Constraints:      30901
141.37/142.00	c #Conflicts:     871000 | #Constraints:      31901
141.37/142.00	c #Conflicts:     872000 | #Constraints:      32901
141.37/142.00	c #Conflicts:     873000 | #Constraints:      33901
141.37/142.00	c #Conflicts:     874000 | #Constraints:      34901
141.37/142.00	WSVECS04 Frhs2[42]: 6 -5.00008 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[49]: 6 -7.50002 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[50]: 6 0 3.00007 shouldn't be
141.37/142.00	WSVECS04 Frhs2[51]: 6 -5.00003 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[52]: 6 0 1.00001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[55]: 6 0 5.75001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[57]: 6 0 6.75002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[65]: 6 -10.5 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[67]: 6 0 11 shouldn't be
141.37/142.00	WSVECS04 Frhs2[68]: 6 -5.00008 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[70]: 6 -5.00004 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[78]: 6 -6.00003 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[87]: 6 0 1.00009 shouldn't be
141.37/142.00	WSVECS04 Frhs2[125]: 6 0 1.00006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[130]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[163]: 6 0 1.00003 shouldn't be
141.37/142.00	WSVECS04 Frhs2[168]: 6 0 1.00004 shouldn't be
141.37/142.00	WSVECS04 Frhs2[277]: 6 0 1.00006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[280]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[281]: 6 0 1.50005 shouldn't be
141.37/142.00	WSVECS04 Frhs2[289]: 6 0 1.00007 shouldn't be
141.37/142.00	WSVECS04 Frhs2[320]: 6 0 1.0001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[394]: 6 0 1.00007 shouldn't be
141.37/142.00	WSVECS04 Frhs2[436]: 6 0 2.00004 shouldn't be
141.37/142.00	WSVECS04 Frhs2[474]: 6 0 1.00009 shouldn't be
141.37/142.00	WSVECS04 Frhs2[503]: 6 -1.00006 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[540]: 6 0 0.333346 shouldn't be
141.37/142.00	WSVECS04 Frhs2[548]: 6 0 1.0001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[577]: 6 -1.00006 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[607]: 6 0 1.00003 shouldn't be
141.37/142.00	WSVECS04 Frhs2[645]: 6 0 1.00003 shouldn't be
141.37/142.00	WSVECS04 Frhs2[673]: 6 0 0.750056 shouldn't be
141.37/142.00	WSVECS04 Frhs2[682]: 6 0 1.00008 shouldn't be
141.37/142.00	WSVECS04 Frhs2[689]: 6 -1.00007 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[711]: 6 0 0.750062 shouldn't be
141.37/142.00	WSVECS04 Frhs2[720]: 6 0 1.00004 shouldn't be
141.37/142.00	WSVECS04 Frhs2[725]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[726]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[751]: 6 0 1.75001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[758]: 6 0 1.00009 shouldn't be
141.37/142.00	WSVECS04 Frhs2[764]: 6 0 1.00008 shouldn't be
141.37/142.00	WSVECS04 Frhs2[789]: 6 0 1.75008 shouldn't be
141.37/142.00	WSVECS04 Frhs2[794]: 6 -1.00009 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[821]: 6 0 0.500089 shouldn't be
141.37/142.00	WSVECS04 Frhs2[825]: 6 0 0.750069 shouldn't be
141.37/142.00	WSVECS04 Frhs2[834]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[836]: 6 -1.00006 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[863]: 6 0 1.75002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[872]: 6 0 1.00005 shouldn't be
141.37/142.00	WSVECS04 Frhs2[920]: 6 0 0.333416 shouldn't be
141.37/142.00	WSVECS04 Frhs2[944]: 6 0 1.00005 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1051]: 6 0 1.0001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1053]: 6 0 1.00006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1055]: 6 0 1.50001 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1064]: 6 0 1.00006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1084]: 6 0 0.500056 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1089]: 6 0 1.00006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1093]: 6 0 1.50002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1122]: 6 0 0.500056 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1134]: 6 0 1.00002 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1169]: 6 0 1.50006 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1651]: 6 -2.00005 0 shouldn't be
141.37/142.00	WSVECS04 Frhs2[1706]: 6 -2.50002 0 shouldn't be
141.57/142.16	WSVECS04 Frhs2[53]: 6 -8.50002 0 shouldn't be
141.57/142.16	WSVECS04 Frhs2[66]: 6 0 25.5001 shouldn't be
141.57/142.16	WSVECS04 Frhs2[103]: 6 0 1.00003 shouldn't be
141.57/142.16	WSVECS04 Frhs2[190]: 6 0 1.00005 shouldn't be
141.57/142.16	WSVECS04 Frhs2[488]: 6 0 1.00005 shouldn't be
141.57/142.16	WSVECS04 Frhs2[510]: 6 0 1.00009 shouldn't be
141.57/142.16	WSVECS04 Frhs2[515]: 6 0 4.50003 shouldn't be
141.57/142.16	WSVECS04 Frhs2[526]: 6 0 1.00008 shouldn't be
141.57/142.16	WSVECS04 Frhs2[616]: 6 0 0.333364 shouldn't be
141.57/142.16	WSVECS04 Frhs2[1042]: 6 0 1.00004 shouldn't be
141.57/142.16	WSVECS04 Frhs2[1080]: 6 0 1.00003 shouldn't be
141.57/142.16	WSVECS04 Frhs2[1670]: 6 -3.00009 0 shouldn't be
141.76/142.33	WSVECS04 Frhs2[313]: 6 -1.00003 0 shouldn't be
141.76/142.33	WSVECS04 Frhs2[318]: 6 0 1.00005 shouldn't be
141.76/142.33	WSVECS04 Frhs2[439]: 6 0 4.50005 shouldn't be
141.76/142.33	WSVECS04 Frhs2[468]: 6 0 1.00004 shouldn't be
141.76/142.33	WSVECS04 Frhs2[574]: 6 -1.00003 0 shouldn't be
141.76/142.33	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
141.76/142.33	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
141.76/142.33	WSVECS04 Frhs2[1162]: 6 0 1.00004 shouldn't be
145.95/146.58	c #Conflicts:     875000 | #Constraints:      35901
145.95/146.58	c #Conflicts:     876000 | #Constraints:      36901
145.95/146.58	c #Conflicts:     877000 | #Constraints:      37901
145.95/146.58	c #Conflicts:     878000 | #Constraints:      38901
145.95/146.58	c #Conflicts:     879000 | #Constraints:      39901
145.95/146.58	c #Conflicts:     880000 | #Constraints:      40901
145.95/146.58	c #Conflicts:     881000 | #Constraints:      41901
145.95/146.58	c #Conflicts:     882000 | #Constraints:      42901
145.95/146.58	c #Conflicts:     883000 | #Constraints:      43901
145.95/146.58	c #Conflicts:     884000 | #Constraints:      44901
145.95/146.58	c INPROCESSING
145.95/146.58	c GARBAGE COLLECT
145.95/146.58	c rational objective 298.713
158.58/159.26	c #Conflicts:     885000 | #Constraints:      27301
158.58/159.26	c #Conflicts:     886000 | #Constraints:      28301
158.58/159.26	c #Conflicts:     887000 | #Constraints:      29301
158.58/159.26	c #Conflicts:     888000 | #Constraints:      30301
158.58/159.26	c #Conflicts:     889000 | #Constraints:      31301
158.58/159.26	c #Conflicts:     890000 | #Constraints:      32301
158.58/159.26	c #Conflicts:     891000 | #Constraints:      33301
158.58/159.26	c #Conflicts:     892000 | #Constraints:      34301
158.58/159.26	c #Conflicts:     893000 | #Constraints:      35301
158.58/159.26	c #Conflicts:     894000 | #Constraints:      36301
158.58/159.26	c #Conflicts:     895000 | #Constraints:      37301
158.58/159.26	c #Conflicts:     896000 | #Constraints:      38301
158.58/159.26	c #Conflicts:     897000 | #Constraints:      39301
158.58/159.26	c #Conflicts:     898000 | #Constraints:      40301
158.58/159.26	c #Conflicts:     899000 | #Constraints:      41301
158.58/159.26	c #Conflicts:     900000 | #Constraints:      42301
158.58/159.26	c #Conflicts:     901000 | #Constraints:      43301
158.58/159.26	c #Conflicts:     902000 | #Constraints:      44301
158.58/159.26	c #Conflicts:     903000 | #Constraints:      45301
158.58/159.26	c INPROCESSING
158.58/159.26	c GARBAGE COLLECT
158.58/159.26	c #Conflicts:     904000 | #Constraints:      27498
158.58/159.26	c #Conflicts:     905000 | #Constraints:      28498
158.58/159.26	c #Conflicts:     906000 | #Constraints:      29498
158.58/159.26	c #Conflicts:     907000 | #Constraints:      30498
158.58/159.26	c #Conflicts:     908000 | #Constraints:      31498
158.58/159.26	c #Conflicts:     909000 | #Constraints:      32498
158.58/159.26	c #Conflicts:     910000 | #Constraints:      33498
158.58/159.26	c #Conflicts:     911000 | #Constraints:      34498
158.58/159.26	c #Conflicts:     912000 | #Constraints:      35498
158.58/159.26	c #Conflicts:     913000 | #Constraints:      36498
158.58/159.26	c #Conflicts:     914000 | #Constraints:      37498
158.58/159.26	c #Conflicts:     915000 | #Constraints:      38498
158.58/159.26	c #Conflicts:     916000 | #Constraints:      39498
158.58/159.26	c #Conflicts:     917000 | #Constraints:      40498
158.58/159.26	c #Conflicts:     918000 | #Constraints:      41498
158.58/159.26	c #Conflicts:     919000 | #Constraints:      42498
158.58/159.26	c #Conflicts:     920000 | #Constraints:      43498
158.58/159.26	c #Conflicts:     921000 | #Constraints:      44498
158.58/159.26	c #Conflicts:     922000 | #Constraints:      45498
158.58/159.26	c INPROCESSING
158.58/159.26	c GARBAGE COLLECT
158.58/159.26	c #Conflicts:     923000 | #Constraints:      27493
158.58/159.26	c #Conflicts:     924000 | #Constraints:      28493
158.58/159.26	c #Conflicts:     925000 | #Constraints:      29493
158.58/159.26	c #Conflicts:     926000 | #Constraints:      30493
158.58/159.26	c #Conflicts:     927000 | #Constraints:      31493
158.58/159.26	c #Conflicts:     928000 | #Constraints:      32493
158.58/159.26	c #Conflicts:     929000 | #Constraints:      33493
158.58/159.26	c #Conflicts:     930000 | #Constraints:      34493
158.58/159.26	c #Conflicts:     931000 | #Constraints:      35493
158.58/159.26	c #Conflicts:     932000 | #Constraints:      36493
158.58/159.26	c #Conflicts:     933000 | #Constraints:      37493
158.58/159.26	c #Conflicts:     934000 | #Constraints:      38493
158.58/159.26	c #Conflicts:     935000 | #Constraints:      39493
158.58/159.26	c #Conflicts:     936000 | #Constraints:      40493
158.58/159.26	c #Conflicts:     937000 | #Constraints:      41493
158.58/159.26	c #Conflicts:     938000 | #Constraints:      42493
158.58/159.26	c #Conflicts:     939000 | #Constraints:      43493
158.58/159.26	c #Conflicts:     940000 | #Constraints:      44493
158.58/159.26	c #Conflicts:     941000 | #Constraints:      45493
158.58/159.26	c INPROCESSING
158.58/159.26	c GARBAGE COLLECT
158.58/159.26	c #Conflicts:     942000 | #Constraints:      27299
158.58/159.26	c #Conflicts:     943000 | #Constraints:      28299
158.58/159.26	c #Conflicts:     944000 | #Constraints:      29299
158.58/159.26	c #Conflicts:     945000 | #Constraints:      30299
158.58/159.26	c #Conflicts:     946000 | #Constraints:      31299
158.58/159.26	c #Conflicts:     947000 | #Constraints:      32299
158.58/159.26	c #Conflicts:     948000 | #Constraints:      33299
158.58/159.26	c #Conflicts:     949000 | #Constraints:      34299
158.58/159.26	c #Conflicts:     950000 | #Constraints:      35299
158.58/159.26	c #Conflicts:     951000 | #Constraints:      36299
158.58/159.26	c #Conflicts:     952000 | #Constraints:      37299
158.58/159.26	c #Conflicts:     953000 | #Constraints:      38299
158.58/159.26	c #Conflicts:     954000 | #Constraints:      39299
158.58/159.26	c #Conflicts:     955000 | #Constraints:      40299
158.58/159.26	c #Conflicts:     956000 | #Constraints:      41299
158.58/159.26	c #Conflicts:     957000 | #Constraints:      42299
158.58/159.26	c #Conflicts:     958000 | #Constraints:      43299
158.58/159.26	c #Conflicts:     959000 | #Constraints:      44299
158.58/159.26	c #Conflicts:     960000 | #Constraints:      45299
158.58/159.26	c #Conflicts:     961000 | #Constraints:      46299
159.18/159.88	c INPROCESSING
159.18/159.88	c GARBAGE COLLECT
159.18/159.88	c rational objective 298.713
172.45/173.18	c #Conflicts:     962000 | #Constraints:      27909
172.45/173.18	c #Conflicts:     963000 | #Constraints:      28909
172.45/173.18	c #Conflicts:     964000 | #Constraints:      29909
172.45/173.18	c #Conflicts:     965000 | #Constraints:      30909
172.45/173.18	c #Conflicts:     966000 | #Constraints:      31909
172.45/173.18	c #Conflicts:     967000 | #Constraints:      32909
172.45/173.18	c #Conflicts:     968000 | #Constraints:      33909
172.45/173.18	c #Conflicts:     969000 | #Constraints:      34909
172.45/173.18	c #Conflicts:     970000 | #Constraints:      35909
172.45/173.18	c #Conflicts:     971000 | #Constraints:      36909
172.45/173.18	c #Conflicts:     972000 | #Constraints:      37909
172.45/173.18	c #Conflicts:     973000 | #Constraints:      38909
172.45/173.18	c #Conflicts:     974000 | #Constraints:      39909
172.45/173.18	c #Conflicts:     975000 | #Constraints:      40909
172.45/173.18	c #Conflicts:     976000 | #Constraints:      41909
172.45/173.18	c #Conflicts:     977000 | #Constraints:      42909
172.45/173.18	c #Conflicts:     978000 | #Constraints:      43909
172.45/173.18	c #Conflicts:     979000 | #Constraints:      44909
172.45/173.18	c #Conflicts:     980000 | #Constraints:      45909
172.45/173.18	c #Conflicts:     981000 | #Constraints:      46910
172.45/173.18	c INPROCESSING
172.45/173.18	c GARBAGE COLLECT
172.45/173.18	c #Conflicts:     982000 | #Constraints:      28314
172.45/173.18	c #Conflicts:     983000 | #Constraints:      29314
172.45/173.18	c #Conflicts:     984000 | #Constraints:      30314
172.45/173.18	c #Conflicts:     985000 | #Constraints:      31314
172.45/173.18	c #Conflicts:     986000 | #Constraints:      32314
172.45/173.18	c #Conflicts:     987000 | #Constraints:      33314
172.45/173.18	c #Conflicts:     988000 | #Constraints:      34314
172.45/173.18	c #Conflicts:     989000 | #Constraints:      35314
172.45/173.18	c #Conflicts:     990000 | #Constraints:      36314
172.45/173.18	c #Conflicts:     991000 | #Constraints:      37314
172.45/173.18	c #Conflicts:     992000 | #Constraints:      38314
172.45/173.18	c #Conflicts:     993000 | #Constraints:      39314
172.45/173.18	c #Conflicts:     994000 | #Constraints:      40314
172.45/173.18	c #Conflicts:     995000 | #Constraints:      41314
172.45/173.18	c #Conflicts:     996000 | #Constraints:      42314
172.45/173.18	c #Conflicts:     997000 | #Constraints:      43314
172.45/173.18	c #Conflicts:     998000 | #Constraints:      44314
172.45/173.18	c #Conflicts:     999000 | #Constraints:      45314
172.45/173.18	c #Conflicts:    1000000 | #Constraints:      46314
172.45/173.18	c #Conflicts:    1001000 | #Constraints:      47314
172.45/173.18	c INPROCESSING
172.45/173.18	c GARBAGE COLLECT
172.45/173.18	c #Conflicts:    1002000 | #Constraints:      28515
172.45/173.18	c #Conflicts:    1003000 | #Constraints:      29515
172.45/173.18	c #Conflicts:    1004000 | #Constraints:      30515
172.45/173.18	c #Conflicts:    1005000 | #Constraints:      31515
172.45/173.18	c #Conflicts:    1006000 | #Constraints:      32515
172.45/173.18	c #Conflicts:    1007000 | #Constraints:      33515
172.45/173.18	c #Conflicts:    1008000 | #Constraints:      34515
172.45/173.18	c #Conflicts:    1009000 | #Constraints:      35515
172.45/173.18	c #Conflicts:    1010000 | #Constraints:      36515
172.45/173.18	c #Conflicts:    1011000 | #Constraints:      37515
172.45/173.18	c #Conflicts:    1012000 | #Constraints:      38515
172.45/173.18	c #Conflicts:    1013000 | #Constraints:      39515
172.45/173.18	c #Conflicts:    1014000 | #Constraints:      40515
172.45/173.18	c #Conflicts:    1015000 | #Constraints:      41515
172.45/173.18	c #Conflicts:    1016000 | #Constraints:      42515
172.45/173.18	c #Conflicts:    1017000 | #Constraints:      43515
172.45/173.18	c #Conflicts:    1018000 | #Constraints:      44515
172.45/173.18	c #Conflicts:    1019000 | #Constraints:      45515
172.45/173.18	c #Conflicts:    1020000 | #Constraints:      46515
172.45/173.18	c #Conflicts:    1021000 | #Constraints:      47515
172.45/173.18	c INPROCESSING
172.45/173.18	c GARBAGE COLLECT
172.45/173.18	c rational objective 299.211
177.83/178.51	c #Conflicts:    1022000 | #Constraints:      28511
177.83/178.51	c #Conflicts:    1023000 | #Constraints:      29511
177.83/178.51	c #Conflicts:    1024000 | #Constraints:      30511
177.83/178.51	c #Conflicts:    1025000 | #Constraints:      31511
177.83/178.51	c #Conflicts:    1026000 | #Constraints:      32511
177.83/178.51	c #Conflicts:    1027000 | #Constraints:      33511
177.83/178.51	c #Conflicts:    1028000 | #Constraints:      34511
177.83/178.51	c #Conflicts:    1029000 | #Constraints:      35511
177.83/178.51	c #Conflicts:    1030000 | #Constraints:      36511
177.83/178.51	c #Conflicts:    1031000 | #Constraints:      37511
177.83/178.51	c #Conflicts:    1032000 | #Constraints:      38511
177.83/178.51	c #Conflicts:    1033000 | #Constraints:      39511
177.83/178.51	c #Conflicts:    1034000 | #Constraints:      40511
177.83/178.51	c #Conflicts:    1035000 | #Constraints:      41511
177.83/178.51	c #Conflicts:    1036000 | #Constraints:      42511
177.83/178.51	c #Conflicts:    1037000 | #Constraints:      43511
177.83/178.51	c #Conflicts:    1038000 | #Constraints:      44511
177.83/178.51	c #Conflicts:    1039000 | #Constraints:      45511
177.83/178.51	c #Conflicts:    1040000 | #Constraints:      46511
177.83/178.51	c #Conflicts:    1041000 | #Constraints:      47511
177.83/178.51	c INPROCESSING
177.83/178.51	c GARBAGE COLLECT
177.83/178.51	c #Conflicts:    1042000 | #Constraints:      28310
177.83/178.51	c #Conflicts:    1043000 | #Constraints:      29310
177.83/178.51	c #Conflicts:    1044000 | #Constraints:      30310
177.83/178.51	c #Conflicts:    1045000 | #Constraints:      31310
177.83/178.51	c #Conflicts:    1046000 | #Constraints:      32310
177.83/178.51	c #Conflicts:    1047000 | #Constraints:      33310
177.83/178.51	c #Conflicts:    1048000 | #Constraints:      34310
177.83/178.51	c #Conflicts:    1049000 | #Constraints:      35310
177.83/178.51	c #Conflicts:    1050000 | #Constraints:      36310
177.83/178.51	c #Conflicts:    1051000 | #Constraints:      37310
177.83/178.51	WSVECS04 Frhs2[8]: 6 -0.35601 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[25]: 6 -0.355999 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[27]: 6 -0.356011 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[28]: 6 -0.355955 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[29]: 6 -0.355957 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[31]: 6 -0.355965 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[32]: 6 -0.356027 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[67]: 6 -1.00003 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[68]: 6 0 0.356012 shouldn't be
177.83/178.51	WSVECS04 Frhs2[69]: 6 0 3.00007 shouldn't be
177.83/178.51	WSVECS04 Frhs2[70]: 6 -3.00002 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[71]: 6 -1.00008 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[144]: 6 0 1.00008 shouldn't be
177.83/178.51	WSVECS04 Frhs2[480]: 6 0 0.644096 shouldn't be
177.83/178.51	WSVECS04 Frhs2[559]: 6 0 0.333428 shouldn't be
177.83/178.51	WSVECS04 Frhs2[773]: 6 0 0.356004 shouldn't be
177.83/178.51	WSVECS04 Frhs2[776]: 6 0 0.58336 shouldn't be
177.83/178.51	WSVECS04 Frhs2[778]: 6 0 0.555154 shouldn't be
177.83/178.51	WSVECS04 Frhs2[811]: 6 0 0.355962 shouldn't be
177.83/178.51	WSVECS04 Frhs2[812]: 6 0 1.00004 shouldn't be
177.83/178.51	WSVECS04 Frhs2[816]: 6 0 0.555131 shouldn't be
177.83/178.51	WSVECS04 Frhs2[840]: 6 0 0.355992 shouldn't be
177.83/178.51	WSVECS04 Frhs2[850]: 6 0 1.00008 shouldn't be
177.83/178.51	WSVECS04 Frhs2[888]: 6 0 1.00009 shouldn't be
177.83/178.51	WSVECS04 Frhs2[926]: 6 0 1.00001 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1109]: 6 -3.00002 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1146]: 6 0 2.00001 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1150]: 6 -1.00004 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1165]: 6 0 0.500016 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1184]: 6 0 2.00008 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1188]: 6 0 1.15683 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1191]: 6 0 0.356005 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1208]: 6 0 1.00002 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1218]: 6 0 1.00006 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1226]: 6 0 1.1568 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1254]: 6 0 1.356 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1260]: 6 0 1.00001 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1283]: 6 0 1.00003 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1291]: 6 0 1.00003 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1302]: 6 0 1.15679 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1319]: 6 0 0.33336 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1321]: 6 0 1.00003 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1328]: 6 -1.00004 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1351]: 6 0 1.00006 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1358]: 6 0 0.861605 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1359]: 6 0 1.00008 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1397]: 6 0 1.00009 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1439]: 6 0 1.00008 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1476]: 6 0 1.00003 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1477]: 6 -1.00007 0 shouldn't be
177.83/178.51	WSVECS04 Frhs2[1558]: 6 0 0.512727 shouldn't be
181.72/182.48	c #Conflicts:    1052000 | #Constraints:      38310
181.72/182.48	c #Conflicts:    1053000 | #Constraints:      39310
181.72/182.48	c #Conflicts:    1054000 | #Constraints:      40310
181.72/182.48	c #Conflicts:    1055000 | #Constraints:      41310
181.72/182.48	c #Conflicts:    1056000 | #Constraints:      42310
181.72/182.48	c #Conflicts:    1057000 | #Constraints:      43310
181.72/182.48	c #Conflicts:    1058000 | #Constraints:      44310
181.72/182.48	c #Conflicts:    1059000 | #Constraints:      45310
181.72/182.48	c #Conflicts:    1060000 | #Constraints:      46310
181.72/182.48	c #Conflicts:    1061000 | #Constraints:      47310
181.72/182.48	c #Conflicts:    1062000 | #Constraints:      48310
181.72/182.48	c INPROCESSING
181.72/182.48	c GARBAGE COLLECT
181.72/182.48	c #Conflicts:    1063000 | #Constraints:      28915
181.72/182.48	c #Conflicts:    1064000 | #Constraints:      29915
181.72/182.48	c #Conflicts:    1065000 | #Constraints:      30915
181.72/182.48	c #Conflicts:    1066000 | #Constraints:      31915
181.72/182.48	c #Conflicts:    1067000 | #Constraints:      32915
181.72/182.48	c #Conflicts:    1068000 | #Constraints:      33915
181.72/182.48	c #Conflicts:    1069000 | #Constraints:      34915
181.72/182.48	c #Conflicts:    1070000 | #Constraints:      35915
181.72/182.48	c #Conflicts:    1071000 | #Constraints:      36915
181.72/182.48	c #Conflicts:    1072000 | #Constraints:      37915
181.72/182.48	WSVECS04 Frhs2[42]: 6 0 353 shouldn't be
181.72/182.48	WSVECS04 Frhs2[44]: 6 -191.5 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[63]: 6 -191 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[72]: 6 -192 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[73]: 6 -191 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[75]: 6 -191 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[78]: 6 0 28 shouldn't be
181.72/182.48	WSVECS04 Frhs2[128]: 6 0 1.00005 shouldn't be
181.72/182.48	WSVECS04 Frhs2[132]: 6 0 1.00006 shouldn't be
181.72/182.48	WSVECS04 Frhs2[135]: 6 0 1.00009 shouldn't be
181.72/182.48	WSVECS04 Frhs2[161]: 6 -192 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[171]: 6 0 1.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[221]: 6 -1.00008 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[230]: 6 0 1.00005 shouldn't be
181.72/182.48	WSVECS04 Frhs2[231]: 6 0 1.00001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[249]: 6 0 1.00009 shouldn't be
181.72/182.48	WSVECS04 Frhs2[258]: 6 0 10 shouldn't be
181.72/182.48	WSVECS04 Frhs2[295]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[306]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[332]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[333]: 6 0 1.00008 shouldn't be
181.72/182.48	WSVECS04 Frhs2[374]: 6 0 1.00005 shouldn't be
181.72/182.48	WSVECS04 Frhs2[450]: 6 0 1.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[481]: 6 -1.00009 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[490]: 6 0 1.00008 shouldn't be
181.72/182.48	WSVECS04 Frhs2[528]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[565]: 6 0 1.00003 shouldn't be
181.72/182.48	WSVECS04 Frhs2[579]: 6 0 1.00006 shouldn't be
181.72/182.48	WSVECS04 Frhs2[599]: 6 0 1.00009 shouldn't be
181.72/182.48	WSVECS04 Frhs2[703]: 6 0 1.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[742]: 6 -1.00005 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[781]: 6 0 1.00001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[822]: 6 0 1.00005 shouldn't be
181.72/182.48	WSVECS04 Frhs2[855]: 6 0 1.00003 shouldn't be
181.72/182.48	WSVECS04 Frhs2[858]: 6 0 1.00003 shouldn't be
181.72/182.48	WSVECS04 Frhs2[860]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[870]: 6 0 1.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[874]: 6 0 1.00006 shouldn't be
181.72/182.48	WSVECS04 Frhs2[893]: 6 0 1.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[896]: 6 0 1.00007 shouldn't be
181.72/182.48	WSVECS04 Frhs2[912]: 6 0 1.00003 shouldn't be
181.72/182.48	WSVECS04 Frhs2[964]: 6 0 1.00007 shouldn't be
181.72/182.48	WSVECS04 Frhs2[972]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1305]: 6 0 184 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1307]: 6 0 1.0001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1316]: 6 0 1.00008 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1344]: 6 0 1.00001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1347]: 6 0 1.00008 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1348]: 6 -1.00005 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1350]: 6 0 1.0001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1354]: 6 0 1.00001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1371]: 6 0 1.00001 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1374]: 6 -1.00009 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1429]: 6 -1.00004 0 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1446]: 6 0 2.00002 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1506]: 6 0 1.00004 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1507]: 6 0 2.00009 shouldn't be
181.72/182.48	WSVECS04 Frhs2[1557]: 6 -1.00008 0 shouldn't be
193.26/194.10	c #Conflicts:    1073000 | #Constraints:      38915
193.26/194.10	c #Conflicts:    1074000 | #Constraints:      39915
193.26/194.10	c #Conflicts:    1075000 | #Constraints:      40915
193.26/194.10	c #Conflicts:    1076000 | #Constraints:      41915
193.26/194.10	c #Conflicts:    1077000 | #Constraints:      42915
193.26/194.10	c #Conflicts:    1078000 | #Constraints:      43915
193.26/194.10	c #Conflicts:    1079000 | #Constraints:      44915
193.26/194.10	c #Conflicts:    1080000 | #Constraints:      45915
193.26/194.10	c #Conflicts:    1081000 | #Constraints:      46915
193.26/194.10	c #Conflicts:    1082000 | #Constraints:      47915
193.26/194.10	c #Conflicts:    1083000 | #Constraints:      48915
193.26/194.10	c INPROCESSING
193.26/194.10	c GARBAGE COLLECT
193.26/194.10	c #Conflicts:    1084000 | #Constraints:      29318
193.26/194.10	c #Conflicts:    1085000 | #Constraints:      30318
193.26/194.10	c #Conflicts:    1086000 | #Constraints:      31318
193.26/194.10	c #Conflicts:    1087000 | #Constraints:      32318
193.26/194.10	c #Conflicts:    1088000 | #Constraints:      33318
193.26/194.10	c #Conflicts:    1089000 | #Constraints:      34318
193.26/194.10	c #Conflicts:    1090000 | #Constraints:      35318
193.26/194.10	c #Conflicts:    1091000 | #Constraints:      36318
193.26/194.10	c #Conflicts:    1092000 | #Constraints:      37318
193.26/194.10	c #Conflicts:    1093000 | #Constraints:      38318
193.26/194.10	c #Conflicts:    1094000 | #Constraints:      39318
193.26/194.10	c #Conflicts:    1095000 | #Constraints:      40318
193.26/194.10	c #Conflicts:    1096000 | #Constraints:      41318
193.26/194.10	c #Conflicts:    1097000 | #Constraints:      42318
193.26/194.10	c #Conflicts:    1098000 | #Constraints:      43318
193.26/194.10	c #Conflicts:    1099000 | #Constraints:      44318
193.26/194.10	c #Conflicts:    1100000 | #Constraints:      45318
193.26/194.10	c #Conflicts:    1101000 | #Constraints:      46318
193.26/194.10	c #Conflicts:    1102000 | #Constraints:      47318
193.26/194.10	c #Conflicts:    1103000 | #Constraints:      48318
193.26/194.10	c #Conflicts:    1104000 | #Constraints:      49318
193.26/194.10	c INPROCESSING
193.26/194.10	c GARBAGE COLLECT
193.26/194.10	c #Conflicts:    1105000 | #Constraints:      29523
193.26/194.10	c #Conflicts:    1106000 | #Constraints:      30523
193.26/194.10	c #Conflicts:    1107000 | #Constraints:      31523
193.26/194.10	c #Conflicts:    1108000 | #Constraints:      32523
193.26/194.10	c #Conflicts:    1109000 | #Constraints:      33523
193.26/194.10	c #Conflicts:    1110000 | #Constraints:      34523
193.26/194.10	c #Conflicts:    1111000 | #Constraints:      35523
193.26/194.10	c #Conflicts:    1112000 | #Constraints:      36523
193.26/194.10	c #Conflicts:    1113000 | #Constraints:      37523
193.26/194.10	c #Conflicts:    1114000 | #Constraints:      38523
193.26/194.10	c #Conflicts:    1115000 | #Constraints:      39523
193.26/194.10	c #Conflicts:    1116000 | #Constraints:      40523
193.26/194.10	c #Conflicts:    1117000 | #Constraints:      41523
193.26/194.10	c #Conflicts:    1118000 | #Constraints:      42523
193.26/194.10	c #Conflicts:    1119000 | #Constraints:      43523
193.26/194.10	c #Conflicts:    1120000 | #Constraints:      44523
193.26/194.10	c #Conflicts:    1121000 | #Constraints:      45523
193.26/194.10	c #Conflicts:    1122000 | #Constraints:      46523
193.26/194.10	c #Conflicts:    1123000 | #Constraints:      47523
193.26/194.10	c #Conflicts:    1124000 | #Constraints:      48523
193.26/194.10	c #Conflicts:    1125000 | #Constraints:      49523
193.26/194.10	c INPROCESSING
193.26/194.10	c GARBAGE COLLECT
193.26/194.10	c #Conflicts:    1126000 | #Constraints:      29524
193.26/194.10	c #Conflicts:    1127000 | #Constraints:      30524
193.26/194.10	c #Conflicts:    1128000 | #Constraints:      31524
193.26/194.10	c #Conflicts:    1129000 | #Constraints:      32524
193.26/194.10	c #Conflicts:    1130000 | #Constraints:      33524
193.26/194.10	c #Conflicts:    1131000 | #Constraints:      34524
193.26/194.10	c #Conflicts:    1132000 | #Constraints:      35524
193.26/194.10	c #Conflicts:    1133000 | #Constraints:      36524
193.26/194.10	WSVECS04 Frhs2[51]: 6 0 5.05961 shouldn't be
193.26/194.10	WSVECS04 Frhs2[52]: 6 -4.85723 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[53]: 6 -1.45243 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[55]: 6 0 4.64292 shouldn't be
193.26/194.10	WSVECS04 Frhs2[56]: 6 -3.2262 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[57]: 6 -4.54764 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[126]: 6 0 1.00004 shouldn't be
193.26/194.10	WSVECS04 Frhs2[203]: 6 0 1.00003 shouldn't be
193.26/194.10	WSVECS04 Frhs2[204]: 6 0 1.00006 shouldn't be
193.26/194.10	WSVECS04 Frhs2[274]: 6 -1.00007 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[279]: 6 0 1.00002 shouldn't be
193.26/194.10	WSVECS04 Frhs2[315]: 6 -1.00004 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[344]: 6 0 1.00006 shouldn't be
193.26/194.10	WSVECS04 Frhs2[356]: 6 0 1.00006 shouldn't be
193.26/194.10	WSVECS04 Frhs2[399]: 6 0 1.00003 shouldn't be
193.26/194.10	WSVECS04 Frhs2[400]: 6 0 1.83937 shouldn't be
193.26/194.10	WSVECS04 Frhs2[412]: 6 0 1.00006 shouldn't be
193.26/194.10	WSVECS04 Frhs2[413]: 6 0 1.00001 shouldn't be
193.26/194.10	WSVECS04 Frhs2[420]: 6 0 1.00001 shouldn't be
193.26/194.10	WSVECS04 Frhs2[424]: 6 -1.00001 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[427]: 6 -1.00004 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[458]: 6 0 1.00001 shouldn't be
193.26/194.10	WSVECS04 Frhs2[467]: 6 0 1.2262 shouldn't be
193.26/194.10	WSVECS04 Frhs2[502]: 6 -1.00007 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[525]: 6 0 1.00009 shouldn't be
193.26/194.10	WSVECS04 Frhs2[527]: 6 0 0.952391 shouldn't be
193.26/194.10	WSVECS04 Frhs2[537]: 6 -1.00003 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[603]: 6 0 1.00003 shouldn't be
193.26/194.10	WSVECS04 Frhs2[675]: 6 0 1.00004 shouldn't be
193.26/194.10	WSVECS04 Frhs2[678]: 6 -1.00008 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[684]: 6 -1.00008 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[718]: 6 -1.00009 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[721]: 6 0 0.738115 shouldn't be
193.26/194.10	WSVECS04 Frhs2[751]: 6 0 1.00009 shouldn't be
193.26/194.10	WSVECS04 Frhs2[757]: 6 -1.0001 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[759]: 6 0 0.738127 shouldn't be
193.26/194.10	WSVECS04 Frhs2[827]: 6 0 1.00006 shouldn't be
193.26/194.10	WSVECS04 Frhs2[835]: 6 -0.26197 0 shouldn't be
193.26/194.10	WSVECS04 Frhs2[1198]: 6 0 0.386919 shouldn't be
193.26/194.10	WSVECS04 Frhs2[1372]: 6 0 0.130976 shouldn't be
198.04/198.88	c #Conflicts:    1134000 | #Constraints:      37524
198.04/198.88	c #Conflicts:    1135000 | #Constraints:      38524
198.04/198.88	c #Conflicts:    1136000 | #Constraints:      39524
198.04/198.88	c #Conflicts:    1137000 | #Constraints:      40524
198.04/198.88	c #Conflicts:    1138000 | #Constraints:      41524
198.04/198.88	c #Conflicts:    1139000 | #Constraints:      42524
198.04/198.88	c #Conflicts:    1140000 | #Constraints:      43524
198.04/198.88	c #Conflicts:    1141000 | #Constraints:      44524
198.04/198.88	c #Conflicts:    1142000 | #Constraints:      45524
198.04/198.88	c #Conflicts:    1143000 | #Constraints:      46524
198.04/198.88	c #Conflicts:    1144000 | #Constraints:      47524
198.04/198.88	c #Conflicts:    1145000 | #Constraints:      48524
198.04/198.88	c #Conflicts:    1146000 | #Constraints:      49524
198.04/198.88	c INPROCESSING
198.04/198.88	c GARBAGE COLLECT
198.04/198.88	c rational objective 299.213
210.52/211.35	c #Conflicts:    1147000 | #Constraints:      29330
210.52/211.35	c #Conflicts:    1148000 | #Constraints:      30330
210.52/211.35	c #Conflicts:    1149000 | #Constraints:      31330
210.52/211.35	c #Conflicts:    1150000 | #Constraints:      32330
210.52/211.35	c #Conflicts:    1151000 | #Constraints:      33330
210.52/211.35	c #Conflicts:    1152000 | #Constraints:      34330
210.52/211.35	c #Conflicts:    1153000 | #Constraints:      35330
210.52/211.35	c #Conflicts:    1154000 | #Constraints:      36330
210.52/211.35	c #Conflicts:    1155000 | #Constraints:      37330
210.52/211.35	c #Conflicts:    1156000 | #Constraints:      38330
210.52/211.35	c #Conflicts:    1157000 | #Constraints:      39330
210.52/211.35	c #Conflicts:    1158000 | #Constraints:      40330
210.52/211.35	c #Conflicts:    1159000 | #Constraints:      41330
210.52/211.35	c #Conflicts:    1160000 | #Constraints:      42330
210.52/211.35	c #Conflicts:    1161000 | #Constraints:      43330
210.52/211.35	c #Conflicts:    1162000 | #Constraints:      44330
210.52/211.35	c #Conflicts:    1163000 | #Constraints:      45330
210.52/211.35	c #Conflicts:    1164000 | #Constraints:      46330
210.52/211.35	c #Conflicts:    1165000 | #Constraints:      47330
210.52/211.35	c #Conflicts:    1166000 | #Constraints:      48330
210.52/211.35	c #Conflicts:    1167000 | #Constraints:      49330
210.52/211.35	c #Conflicts:    1168000 | #Constraints:      50330
210.52/211.35	c INPROCESSING
210.52/211.35	c GARBAGE COLLECT
210.52/211.35	c #Conflicts:    1169000 | #Constraints:      29917
210.52/211.35	c #Conflicts:    1170000 | #Constraints:      30917
210.52/211.35	c #Conflicts:    1171000 | #Constraints:      31917
210.52/211.35	c #Conflicts:    1172000 | #Constraints:      32917
210.52/211.35	c #Conflicts:    1173000 | #Constraints:      33917
210.52/211.35	c #Conflicts:    1174000 | #Constraints:      34917
210.52/211.35	c #Conflicts:    1175000 | #Constraints:      35917
210.52/211.35	c #Conflicts:    1176000 | #Constraints:      36917
210.52/211.35	c #Conflicts:    1177000 | #Constraints:      37917
210.52/211.35	c #Conflicts:    1178000 | #Constraints:      38917
210.52/211.35	c #Conflicts:    1179000 | #Constraints:      39917
210.52/211.35	c #Conflicts:    1180000 | #Constraints:      40917
210.52/211.35	c #Conflicts:    1181000 | #Constraints:      41917
210.52/211.35	c #Conflicts:    1182000 | #Constraints:      42917
210.52/211.35	c #Conflicts:    1183000 | #Constraints:      43917
210.52/211.35	c #Conflicts:    1184000 | #Constraints:      44917
210.52/211.35	c #Conflicts:    1185000 | #Constraints:      45917
210.52/211.35	c #Conflicts:    1186000 | #Constraints:      46917
210.52/211.35	c #Conflicts:    1187000 | #Constraints:      47917
210.52/211.35	c #Conflicts:    1188000 | #Constraints:      48917
210.52/211.35	c #Conflicts:    1189000 | #Constraints:      49917
210.52/211.35	c #Conflicts:    1190000 | #Constraints:      50917
210.52/211.35	c INPROCESSING
210.52/211.35	c GARBAGE COLLECT
210.52/211.35	c #Conflicts:    1191000 | #Constraints:      30306
210.52/211.35	c #Conflicts:    1192000 | #Constraints:      31306
210.52/211.35	c #Conflicts:    1193000 | #Constraints:      32306
210.52/211.35	c #Conflicts:    1194000 | #Constraints:      33306
210.52/211.35	c #Conflicts:    1195000 | #Constraints:      34306
210.52/211.35	c #Conflicts:    1196000 | #Constraints:      35306
210.52/211.35	c #Conflicts:    1197000 | #Constraints:      36306
210.52/211.35	c #Conflicts:    1198000 | #Constraints:      37306
210.52/211.35	c #Conflicts:    1199000 | #Constraints:      38306
210.52/211.35	c #Conflicts:    1200000 | #Constraints:      39306
210.52/211.35	c #Conflicts:    1201000 | #Constraints:      40306
210.52/211.35	c #Conflicts:    1202000 | #Constraints:      41306
210.52/211.35	c #Conflicts:    1203000 | #Constraints:      42306
210.52/211.35	c #Conflicts:    1204000 | #Constraints:      43306
210.52/211.35	c #Conflicts:    1205000 | #Constraints:      44306
210.52/211.35	c #Conflicts:    1206000 | #Constraints:      45306
210.52/211.35	c #Conflicts:    1207000 | #Constraints:      46306
210.52/211.35	c #Conflicts:    1208000 | #Constraints:      47306
210.52/211.35	c #Conflicts:    1209000 | #Constraints:      48306
210.52/211.35	c #Conflicts:    1210000 | #Constraints:      49306
210.52/211.35	c #Conflicts:    1211000 | #Constraints:      50306
210.52/211.35	c #Conflicts:    1212000 | #Constraints:      51306
210.52/211.35	c INPROCESSING
210.52/211.35	c GARBAGE COLLECT
210.52/211.35	c #Conflicts:    1213000 | #Constraints:      30505
210.52/211.35	c #Conflicts:    1214000 | #Constraints:      31505
210.52/211.35	c #Conflicts:    1215000 | #Constraints:      32505
210.52/211.35	c #Conflicts:    1216000 | #Constraints:      33505
210.52/211.35	c #Conflicts:    1217000 | #Constraints:      34505
210.52/211.35	WSVECS04 Frhs2[5]: 6 -4.00007 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[7]: 6 -4.0001 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[8]: 6 -4.0001 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[9]: 6 -4.00005 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[10]: 6 -4.00004 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[22]: 6 -4.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[37]: 6 -4.00002 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[39]: 6 -4.00002 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[43]: 6 -1.00003 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[46]: 6 -4.00004 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[47]: 6 0 1.00008 shouldn't be
210.52/211.35	WSVECS04 Frhs2[49]: 6 0 3.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[52]: 6 0 1.00009 shouldn't be
210.52/211.35	WSVECS04 Frhs2[63]: 6 -2.00005 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[64]: 6 0 1.00009 shouldn't be
210.52/211.35	WSVECS04 Frhs2[65]: 6 -1.00008 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[66]: 6 -3.00005 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[67]: 6 -3.00004 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[70]: 6 -2.00003 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[71]: 6 0 1.00006 shouldn't be
210.52/211.35	WSVECS04 Frhs2[119]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[156]: 6 -1.00008 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[164]: 6 0 1.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[177]: 6 -1.00003 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[190]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[216]: 6 0 1.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[227]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[228]: 6 0 1.00001 shouldn't be
210.52/211.35	WSVECS04 Frhs2[235]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[237]: 6 0 1.00009 shouldn't be
210.52/211.35	WSVECS04 Frhs2[238]: 6 -1.00005 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[257]: 6 -1.00002 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[267]: 6 -14.0001 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[275]: 6 0 1.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[301]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[304]: 6 0 1.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[313]: 6 0 1.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[328]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[339]: 6 0 1.00008 shouldn't be
210.52/211.35	WSVECS04 Frhs2[342]: 6 0 1.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[349]: 6 0 2.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[359]: 6 0 2.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[377]: 6 0 1.00008 shouldn't be
210.52/211.35	WSVECS04 Frhs2[446]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[448]: 6 0 1.00006 shouldn't be
210.52/211.35	WSVECS04 Frhs2[454]: 6 -1.00007 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[485]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[486]: 6 0 1.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[510]: 6 0 1.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[525]: 6 0 3.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[528]: 6 0 1.00009 shouldn't be
210.52/211.35	WSVECS04 Frhs2[546]: 6 0 1.00006 shouldn't be
210.52/211.35	WSVECS04 Frhs2[551]: 6 0 3.00006 shouldn't be
210.52/211.35	WSVECS04 Frhs2[555]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[560]: 6 0 2.00001 shouldn't be
210.52/211.35	WSVECS04 Frhs2[566]: 6 0 1.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[584]: 6 0 1.00007 shouldn't be
210.52/211.35	WSVECS04 Frhs2[601]: 6 0 3.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[931]: 6 0 4.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[969]: 6 -1.00008 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[979]: 6 0 1.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1017]: 6 0 2.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1036]: 6 -3.00003 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1044]: 6 -1.00003 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1113]: 6 -5.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1159]: 6 -1.00007 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1164]: 6 0 2.00008 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1268]: 6 -1.00002 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1271]: 6 0 1.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1350]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1401]: 6 0 6.00004 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1420]: 6 0 1.00001 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1421]: 6 -1.0001 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1439]: 6 0 8.00002 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1495]: 6 0 1.00003 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1496]: 6 0 1.00005 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1515]: 6 0 5.00006 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1526]: 6 -1.00009 0 shouldn't be
210.52/211.35	WSVECS04 Frhs2[1533]: 6 0 1.00009 shouldn't be
219.99/220.92	c #Conflicts:    1218000 | #Constraints:      35505
219.99/220.92	c #Conflicts:    1219000 | #Constraints:      36505
219.99/220.92	c #Conflicts:    1220000 | #Constraints:      37505
219.99/220.92	c #Conflicts:    1221000 | #Constraints:      38505
219.99/220.92	c #Conflicts:    1222000 | #Constraints:      39505
219.99/220.92	c #Conflicts:    1223000 | #Constraints:      40505
219.99/220.92	c #Conflicts:    1224000 | #Constraints:      41505
219.99/220.92	c #Conflicts:    1225000 | #Constraints:      42505
219.99/220.92	c #Conflicts:    1226000 | #Constraints:      43505
219.99/220.92	c #Conflicts:    1227000 | #Constraints:      44505
219.99/220.92	c #Conflicts:    1228000 | #Constraints:      45505
219.99/220.92	c #Conflicts:    1229000 | #Constraints:      46505
219.99/220.92	c #Conflicts:    1230000 | #Constraints:      47505
219.99/220.92	c #Conflicts:    1231000 | #Constraints:      48505
219.99/220.92	c #Conflicts:    1232000 | #Constraints:      49505
219.99/220.92	c #Conflicts:    1233000 | #Constraints:      50505
219.99/220.92	c #Conflicts:    1234000 | #Constraints:      51505
219.99/220.92	c INPROCESSING
219.99/220.92	c GARBAGE COLLECT
219.99/220.92	c #Conflicts:    1235000 | #Constraints:      30503
219.99/220.92	c #Conflicts:    1236000 | #Constraints:      31503
219.99/220.92	c #Conflicts:    1237000 | #Constraints:      32503
219.99/220.92	c #Conflicts:    1238000 | #Constraints:      33503
219.99/220.92	c #Conflicts:    1239000 | #Constraints:      34503
219.99/220.92	c #Conflicts:    1240000 | #Constraints:      35503
219.99/220.92	c #Conflicts:    1241000 | #Constraints:      36503
219.99/220.92	c #Conflicts:    1242000 | #Constraints:      37503
219.99/220.92	c #Conflicts:    1243000 | #Constraints:      38503
219.99/220.92	c #Conflicts:    1244000 | #Constraints:      39503
219.99/220.92	c #Conflicts:    1245000 | #Constraints:      40503
219.99/220.92	c #Conflicts:    1246000 | #Constraints:      41503
219.99/220.92	c #Conflicts:    1247000 | #Constraints:      42503
219.99/220.92	c #Conflicts:    1248000 | #Constraints:      43503
219.99/220.92	c #Conflicts:    1249000 | #Constraints:      44503
219.99/220.92	c #Conflicts:    1250000 | #Constraints:      45503
219.99/220.92	c #Conflicts:    1251000 | #Constraints:      46503
219.99/220.92	c #Conflicts:    1252000 | #Constraints:      47503
219.99/220.92	c #Conflicts:    1253000 | #Constraints:      48503
219.99/220.92	c #Conflicts:    1254000 | #Constraints:      49503
219.99/220.92	c #Conflicts:    1255000 | #Constraints:      50503
219.99/220.92	c #Conflicts:    1256000 | #Constraints:      51503
219.99/220.92	c INPROCESSING
219.99/220.92	c GARBAGE COLLECT
219.99/220.92	c rational objective 299.214
223.68/224.64	c #Conflicts:    1257000 | #Constraints:      30310
223.68/224.64	c #Conflicts:    1258000 | #Constraints:      31310
223.68/224.64	c #Conflicts:    1259000 | #Constraints:      32310
223.68/224.64	c #Conflicts:    1260000 | #Constraints:      33310
223.68/224.64	c #Conflicts:    1261000 | #Constraints:      34310
223.68/224.64	c #Conflicts:    1262000 | #Constraints:      35310
223.68/224.64	c #Conflicts:    1263000 | #Constraints:      36310
223.68/224.64	c #Conflicts:    1264000 | #Constraints:      37310
223.68/224.64	c #Conflicts:    1265000 | #Constraints:      38310
223.68/224.64	c #Conflicts:    1266000 | #Constraints:      39310
223.68/224.64	c #Conflicts:    1267000 | #Constraints:      40310
223.68/224.64	c #Conflicts:    1268000 | #Constraints:      41310
223.68/224.64	c #Conflicts:    1269000 | #Constraints:      42310
223.68/224.64	c #Conflicts:    1270000 | #Constraints:      43310
223.68/224.64	c #Conflicts:    1271000 | #Constraints:      44310
223.68/224.64	c #Conflicts:    1272000 | #Constraints:      45310
223.68/224.64	c #Conflicts:    1273000 | #Constraints:      46310
223.68/224.64	c #Conflicts:    1274000 | #Constraints:      47310
223.68/224.64	c #Conflicts:    1275000 | #Constraints:      48310
223.68/224.64	c #Conflicts:    1276000 | #Constraints:      49310
223.68/224.64	WSVECS04 Frhs2[47]: 6 -16.75 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[50]: 6 -16.7501 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[53]: 6 -16.7501 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[54]: 6 -17.75 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[59]: 6 -17.7501 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[66]: 6 -16.7501 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[92]: 6 0 9.75007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[97]: 6 0 1.00003 shouldn't be
223.68/224.64	WSVECS04 Frhs2[105]: 6 0 3.00004 shouldn't be
223.68/224.64	WSVECS04 Frhs2[129]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[146]: 6 0 0.125061 shouldn't be
223.68/224.64	WSVECS04 Frhs2[159]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[160]: 6 0 1.00001 shouldn't be
223.68/224.64	WSVECS04 Frhs2[168]: 6 0 9.75002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[176]: 6 0 1.00006 shouldn't be
223.68/224.64	WSVECS04 Frhs2[208]: 6 -1.00006 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[253]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[271]: 6 -1.00008 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[291]: 6 0 1.0001 shouldn't be
223.68/224.64	WSVECS04 Frhs2[331]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[378]: 6 -1.00006 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[393]: 6 -1.00006 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[400]: 6 -1.00007 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[415]: 6 0 1.00006 shouldn't be
223.68/224.64	WSVECS04 Frhs2[418]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[458]: 6 0 0.500071 shouldn't be
223.68/224.64	WSVECS04 Frhs2[463]: 6 -1.0001 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[467]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[499]: 6 -1.00003 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[504]: 6 -1.00007 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[505]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[511]: 6 -1.00003 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[538]: 6 0 1.00004 shouldn't be
223.68/224.64	WSVECS04 Frhs2[547]: 6 -1.0001 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[567]: 6 0 1.00005 shouldn't be
223.68/224.64	WSVECS04 Frhs2[605]: 6 0 1.0001 shouldn't be
223.68/224.64	WSVECS04 Frhs2[619]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[646]: 6 -1.00005 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[648]: 6 0 0.500098 shouldn't be
223.68/224.64	WSVECS04 Frhs2[657]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[682]: 6 -1.00008 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[764]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[769]: 6 0 2.00005 shouldn't be
223.68/224.64	WSVECS04 Frhs2[806]: 6 0 0.500084 shouldn't be
223.68/224.64	WSVECS04 Frhs2[823]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[827]: 6 0 8.25008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[828]: 6 -1.00009 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[831]: 6 -1.00008 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[838]: 6 0 0.500074 shouldn't be
223.68/224.64	WSVECS04 Frhs2[865]: 6 0 8.25002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[875]: 6 -1.00003 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[881]: 6 0 1.00003 shouldn't be
223.68/224.64	WSVECS04 Frhs2[982]: 6 0 1.00002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[987]: 6 0 1.00009 shouldn't be
223.68/224.64	WSVECS04 Frhs2[992]: 6 -1.00005 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[997]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1009]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1020]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1025]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1054]: 6 -1.00007 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1063]: 6 0 1.00009 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1067]: 6 0 1.00001 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1079]: 6 0 1.00009 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1084]: 6 0 1.00002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1087]: 6 -1.00005 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1090]: 6 -1.00001 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1103]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1110]: 6 0 0.500055 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1111]: 6 0 1.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1113]: 6 0 2.50009 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1120]: 6 0 1.00005 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1122]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1128]: 6 0 18.375 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1142]: 6 0 1.00002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1145]: 6 -3.00003 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1166]: 6 0 18.375 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1172]: 6 0 1.00002 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1272]: 6 0 1.00003 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1281]: 6 0 1.00008 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1292]: 6 -1.00002 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1328]: 6 0 1.00003 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1476]: 6 0 2.00007 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1563]: 6 -1.00005 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1564]: 6 -1.0001 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1565]: 6 -3.62509 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1589]: 6 -2.00007 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1597]: 6 -2.50001 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1660]: 6 -1.00004 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1688]: 6 -2.00002 0 shouldn't be
223.68/224.64	WSVECS04 Frhs2[1706]: 6 -3.00007 0 shouldn't be
238.54/239.54	c #Conflicts:    1277000 | #Constraints:      50310
238.54/239.54	c #Conflicts:    1278000 | #Constraints:      51310
238.54/239.54	c #Conflicts:    1279000 | #Constraints:      52310
238.54/239.54	c INPROCESSING
238.54/239.54	c GARBAGE COLLECT
238.54/239.54	c #Conflicts:    1280000 | #Constraints:      30912
238.54/239.54	c #Conflicts:    1281000 | #Constraints:      31912
238.54/239.54	c #Conflicts:    1282000 | #Constraints:      32912
238.54/239.54	c #Conflicts:    1283000 | #Constraints:      33912
238.54/239.54	c #Conflicts:    1284000 | #Constraints:      34912
238.54/239.54	c #Conflicts:    1285000 | #Constraints:      35912
238.54/239.54	c #Conflicts:    1286000 | #Constraints:      36912
238.54/239.54	c #Conflicts:    1287000 | #Constraints:      37912
238.54/239.54	c #Conflicts:    1288000 | #Constraints:      38912
238.54/239.54	c #Conflicts:    1289000 | #Constraints:      39912
238.54/239.54	c #Conflicts:    1290000 | #Constraints:      40912
238.54/239.54	c #Conflicts:    1291000 | #Constraints:      41912
238.54/239.54	c #Conflicts:    1292000 | #Constraints:      42912
238.54/239.54	c #Conflicts:    1293000 | #Constraints:      43912
238.54/239.54	c #Conflicts:    1294000 | #Constraints:      44912
238.54/239.54	c #Conflicts:    1295000 | #Constraints:      45912
238.54/239.54	c #Conflicts:    1296000 | #Constraints:      46912
238.54/239.54	c #Conflicts:    1297000 | #Constraints:      47912
238.54/239.54	c #Conflicts:    1298000 | #Constraints:      48912
238.54/239.54	c #Conflicts:    1299000 | #Constraints:      49912
238.54/239.54	c #Conflicts:    1300000 | #Constraints:      50912
238.54/239.54	c #Conflicts:    1301000 | #Constraints:      51912
238.54/239.54	c #Conflicts:    1302000 | #Constraints:      52912
238.54/239.54	c INPROCESSING
238.54/239.54	c GARBAGE COLLECT
238.54/239.54	c #Conflicts:    1303000 | #Constraints:      31306
238.54/239.54	c #Conflicts:    1304000 | #Constraints:      32306
238.54/239.54	c #Conflicts:    1305000 | #Constraints:      33306
238.54/239.54	c #Conflicts:    1306000 | #Constraints:      34306
238.54/239.54	c #Conflicts:    1307000 | #Constraints:      35306
238.54/239.54	c #Conflicts:    1308000 | #Constraints:      36306
238.54/239.54	c #Conflicts:    1309000 | #Constraints:      37306
238.54/239.54	c #Conflicts:    1310000 | #Constraints:      38306
238.54/239.54	c #Conflicts:    1311000 | #Constraints:      39306
238.54/239.54	c #Conflicts:    1312000 | #Constraints:      40306
238.54/239.54	c #Conflicts:    1313000 | #Constraints:      41306
238.54/239.54	c #Conflicts:    1314000 | #Constraints:      42306
238.54/239.54	c #Conflicts:    1315000 | #Constraints:      43306
238.54/239.54	c #Conflicts:    1316000 | #Constraints:      44306
238.54/239.54	c #Conflicts:    1317000 | #Constraints:      45306
238.54/239.54	c #Conflicts:    1318000 | #Constraints:      46306
238.54/239.54	c #Conflicts:    1319000 | #Constraints:      47306
238.54/239.54	c #Conflicts:    1320000 | #Constraints:      48306
238.54/239.54	c #Conflicts:    1321000 | #Constraints:      49306
238.54/239.54	c #Conflicts:    1322000 | #Constraints:      50306
238.54/239.54	c #Conflicts:    1323000 | #Constraints:      51306
238.54/239.54	c #Conflicts:    1324000 | #Constraints:      52306
238.54/239.54	c #Conflicts:    1325000 | #Constraints:      53306
238.54/239.54	c INPROCESSING
238.54/239.54	c GARBAGE COLLECT
238.54/239.54	c #Conflicts:    1326000 | #Constraints:      31514
238.54/239.54	c #Conflicts:    1327000 | #Constraints:      32514
238.54/239.54	c #Conflicts:    1328000 | #Constraints:      33514
238.54/239.54	c #Conflicts:    1329000 | #Constraints:      34514
238.54/239.54	c #Conflicts:    1330000 | #Constraints:      35514
238.54/239.54	c #Conflicts:    1331000 | #Constraints:      36514
238.54/239.54	c #Conflicts:    1332000 | #Constraints:      37514
238.54/239.54	c #Conflicts:    1333000 | #Constraints:      38514
238.54/239.54	c #Conflicts:    1334000 | #Constraints:      39514
238.54/239.54	c #Conflicts:    1335000 | #Constraints:      40514
238.54/239.54	c #Conflicts:    1336000 | #Constraints:      41514
238.54/239.54	c #Conflicts:    1337000 | #Constraints:      42514
238.54/239.54	c #Conflicts:    1338000 | #Constraints:      43514
238.54/239.54	c #Conflicts:    1339000 | #Constraints:      44514
238.54/239.54	c #Conflicts:    1340000 | #Constraints:      45514
238.54/239.54	c #Conflicts:    1341000 | #Constraints:      46514
238.54/239.54	c #Conflicts:    1342000 | #Constraints:      47514
238.54/239.54	c #Conflicts:    1343000 | #Constraints:      48514
238.54/239.54	c #Conflicts:    1344000 | #Constraints:      49514
238.54/239.54	c #Conflicts:    1345000 | #Constraints:      50514
238.54/239.54	c #Conflicts:    1346000 | #Constraints:      51514
238.54/239.54	c #Conflicts:    1347000 | #Constraints:      52514
238.54/239.54	c #Conflicts:    1348000 | #Constraints:      53514
238.54/239.54	c INPROCESSING
238.54/239.54	c GARBAGE COLLECT
238.54/239.54	c rational objective 299.253
242.43/243.47	c #Conflicts:    1349000 | #Constraints:      31516
242.43/243.47	c #Conflicts:    1350000 | #Constraints:      32516
242.43/243.47	c #Conflicts:    1351000 | #Constraints:      33516
242.43/243.47	c #Conflicts:    1352000 | #Constraints:      34516
242.43/243.47	c #Conflicts:    1353000 | #Constraints:      35516
242.43/243.47	c #Conflicts:    1354000 | #Constraints:      36516
242.43/243.47	c #Conflicts:    1355000 | #Constraints:      37516
242.43/243.47	c #Conflicts:    1356000 | #Constraints:      38516
242.43/243.47	c #Conflicts:    1357000 | #Constraints:      39516
242.43/243.47	c #Conflicts:    1358000 | #Constraints:      40516
242.43/243.47	c #Conflicts:    1359000 | #Constraints:      41516
242.43/243.47	c #Conflicts:    1360000 | #Constraints:      42516
242.43/243.47	c #Conflicts:    1361000 | #Constraints:      43516
242.43/243.47	c #Conflicts:    1362000 | #Constraints:      44516
242.43/243.47	c #Conflicts:    1363000 | #Constraints:      45516
242.43/243.47	c #Conflicts:    1364000 | #Constraints:      46516
242.43/243.47	c #Conflicts:    1365000 | #Constraints:      47516
242.43/243.47	c #Conflicts:    1366000 | #Constraints:      48516
242.43/243.47	c #Conflicts:    1367000 | #Constraints:      49516
242.43/243.47	c #Conflicts:    1368000 | #Constraints:      50516
242.43/243.47	WSVECS04 Frhs2[61]: 6 0 1.50003 shouldn't be
242.43/243.47	WSVECS04 Frhs2[62]: 6 0 1.00005 shouldn't be
242.43/243.47	WSVECS04 Frhs2[63]: 6 -1.00004 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[73]: 6 0 1.00003 shouldn't be
242.43/243.47	WSVECS04 Frhs2[77]: 6 0 0.500098 shouldn't be
242.43/243.47	WSVECS04 Frhs2[78]: 6 -3.00009 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[176]: 6 0 1.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[208]: 6 0 2.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[225]: 6 0 1.00002 shouldn't be
242.43/243.47	WSVECS04 Frhs2[227]: 6 -1.00008 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[262]: 6 -1.00005 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[284]: 6 0 2.00003 shouldn't be
242.43/243.47	WSVECS04 Frhs2[288]: 6 0 0.500027 shouldn't be
242.43/243.47	WSVECS04 Frhs2[305]: 6 0 1.00005 shouldn't be
242.43/243.47	WSVECS04 Frhs2[312]: 6 0 1.00008 shouldn't be
242.43/243.47	WSVECS04 Frhs2[316]: 6 0 0.500075 shouldn't be
242.43/243.47	WSVECS04 Frhs2[320]: 6 0 1.0001 shouldn't be
242.43/243.47	WSVECS04 Frhs2[322]: 6 0 2.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[456]: 6 0 0.500078 shouldn't be
242.43/243.47	WSVECS04 Frhs2[471]: 6 0 1.00004 shouldn't be
242.43/243.47	WSVECS04 Frhs2[803]: 6 0 1.00005 shouldn't be
242.43/243.47	WSVECS04 Frhs2[823]: 6 0 1.00003 shouldn't be
242.43/243.47	WSVECS04 Frhs2[863]: 6 0 1.00008 shouldn't be
242.43/243.47	WSVECS04 Frhs2[879]: 6 0 1.00002 shouldn't be
242.43/243.47	WSVECS04 Frhs2[897]: 6 0 1.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[899]: 6 0 1.00008 shouldn't be
242.43/243.47	WSVECS04 Frhs2[937]: 6 0 1.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[950]: 6 0 2.00005 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1002]: 6 0 1.00001 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1008]: 6 0 1.00005 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1026]: 6 0 2.00001 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1064]: 6 0 2.00007 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1363]: 6 0 0.500039 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1483]: 6 0 0.500062 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1521]: 6 0 0.50004 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1526]: 6 -1.00005 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1560]: 6 -1.00003 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1716]: 6 -1.00005 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1717]: 6 -1.00006 0 shouldn't be
242.43/243.47	WSVECS04 Frhs2[1718]: 6 -2.00006 0 shouldn't be
247.24/248.45	c #Conflicts:    1369000 | #Constraints:      51516
247.24/248.45	c #Conflicts:    1370000 | #Constraints:      52516
247.24/248.45	c #Conflicts:    1371000 | #Constraints:      53516
247.24/248.45	c INPROCESSING
247.24/248.45	c GARBAGE COLLECT
247.24/248.45	c #Conflicts:    1372000 | #Constraints:      31321
247.24/248.45	c #Conflicts:    1373000 | #Constraints:      32321
247.24/248.45	c #Conflicts:    1374000 | #Constraints:      33321
247.24/248.45	c #Conflicts:    1375000 | #Constraints:      34321
247.24/248.45	c #Conflicts:    1376000 | #Constraints:      35321
247.24/248.45	c #Conflicts:    1377000 | #Constraints:      36321
247.24/248.45	c #Conflicts:    1378000 | #Constraints:      37321
247.24/248.45	c #Conflicts:    1379000 | #Constraints:      38321
247.24/248.45	c #Conflicts:    1380000 | #Constraints:      39321
247.24/248.45	c #Conflicts:    1381000 | #Constraints:      40321
247.24/248.45	c #Conflicts:    1382000 | #Constraints:      41321
247.24/248.45	c #Conflicts:    1383000 | #Constraints:      42321
247.24/248.45	c #Conflicts:    1384000 | #Constraints:      43321
247.24/248.45	c #Conflicts:    1385000 | #Constraints:      44321
247.24/248.45	c #Conflicts:    1386000 | #Constraints:      45321
247.24/248.45	c #Conflicts:    1387000 | #Constraints:      46321
247.24/248.45	c #Conflicts:    1388000 | #Constraints:      47321
247.24/248.45	c #Conflicts:    1389000 | #Constraints:      48321
247.24/248.45	c #Conflicts:    1390000 | #Constraints:      49321
247.24/248.45	c #Conflicts:    1391000 | #Constraints:      50321
247.24/248.45	c #Conflicts:    1392000 | #Constraints:      51321
247.24/248.45	c #Conflicts:    1393000 | #Constraints:      52321
247.24/248.45	c #Conflicts:    1394000 | #Constraints:      53321
247.24/248.45	c #Conflicts:    1395000 | #Constraints:      54321
247.24/248.45	c INPROCESSING
247.24/248.45	c GARBAGE COLLECT
247.24/248.45	c #Conflicts:    1396000 | #Constraints:      31918
247.24/248.45	WSVECS04 Frhs2[46]: 6 -3.2106 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[50]: 6 -2.52633 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[57]: 6 0 0.789511 shouldn't be
247.24/248.45	WSVECS04 Frhs2[64]: 6 -1.21063 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[65]: 6 0 2.42107 shouldn't be
247.24/248.45	WSVECS04 Frhs2[66]: 6 0 2.26324 shouldn't be
247.24/248.45	WSVECS04 Frhs2[67]: 6 -5.84212 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[105]: 6 0 0.421094 shouldn't be
247.24/248.45	WSVECS04 Frhs2[132]: 6 0 0.210561 shouldn't be
247.24/248.45	WSVECS04 Frhs2[178]: 6 0 1.00002 shouldn't be
247.24/248.45	WSVECS04 Frhs2[214]: 6 0 1.05271 shouldn't be
247.24/248.45	WSVECS04 Frhs2[252]: 6 0 1.00002 shouldn't be
247.24/248.45	WSVECS04 Frhs2[350]: 6 0 1.00003 shouldn't be
247.24/248.45	WSVECS04 Frhs2[398]: 6 0 0.789493 shouldn't be
247.24/248.45	WSVECS04 Frhs2[453]: 6 0 1.0001 shouldn't be
247.24/248.45	WSVECS04 Frhs2[487]: 6 0 0.10532 shouldn't be
247.24/248.45	WSVECS04 Frhs2[535]: 6 0 1.00007 shouldn't be
247.24/248.45	WSVECS04 Frhs2[539]: 6 0 0.105316 shouldn't be
247.24/248.45	WSVECS04 Frhs2[547]: 6 0 1.73691 shouldn't be
247.24/248.45	WSVECS04 Frhs2[550]: 6 0 1.7895 shouldn't be
247.24/248.45	WSVECS04 Frhs2[601]: 6 0 0.947397 shouldn't be
247.24/248.45	WSVECS04 Frhs2[605]: 6 0 1.00006 shouldn't be
247.24/248.45	WSVECS04 Frhs2[610]: 6 0 0.052714 shouldn't be
247.24/248.45	WSVECS04 Frhs2[615]: 6 0 0.105351 shouldn't be
247.24/248.45	WSVECS04 Frhs2[623]: 6 0 1.73692 shouldn't be
247.24/248.45	WSVECS04 Frhs2[677]: 6 0 0.105279 shouldn't be
247.24/248.45	WSVECS04 Frhs2[687]: 6 0 1.00002 shouldn't be
247.24/248.45	WSVECS04 Frhs2[725]: 6 0 1.00007 shouldn't be
247.24/248.45	WSVECS04 Frhs2[733]: 6 0 2.4737 shouldn't be
247.24/248.45	WSVECS04 Frhs2[735]: 6 0 0.421088 shouldn't be
247.24/248.45	WSVECS04 Frhs2[754]: 6 -1.00008 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[762]: 6 0 0.0526443 shouldn't be
247.24/248.45	WSVECS04 Frhs2[770]: 6 0 1.00001 shouldn't be
247.24/248.45	WSVECS04 Frhs2[790]: 6 0 1.0001 shouldn't be
247.24/248.45	WSVECS04 Frhs2[828]: 6 0 1.00008 shouldn't be
247.24/248.45	WSVECS04 Frhs2[843]: 6 0 0.894777 shouldn't be
247.24/248.45	WSVECS04 Frhs2[846]: 6 0 1.00006 shouldn't be
247.24/248.45	WSVECS04 Frhs2[1097]: 6 0 3.47373 shouldn't be
247.24/248.45	WSVECS04 Frhs2[1122]: 6 0 1.00002 shouldn't be
247.24/248.45	WSVECS04 Frhs2[1670]: 6 -2.00005 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[1696]: 6 -1.00003 0 shouldn't be
247.24/248.45	WSVECS04 Frhs2[1697]: 6 -2.05269 0 shouldn't be
247.34/248.59	WSVECS04 Frhs2[93]: 6 0 3.94745 shouldn't be
247.34/248.59	WSVECS04 Frhs2[238]: 6 0 1.00004 shouldn't be
247.34/248.59	WSVECS04 Frhs2[672]: 6 0 1.00007 shouldn't be
247.34/248.59	WSVECS04 Frhs2[748]: 6 0 1.00007 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1010]: 6 0 1.00004 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1016]: 6 0 0.0527034 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1086]: 6 0 1.00003 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1095]: 6 0 0.0526661 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1130]: 6 0 1.05264 shouldn't be
247.34/248.59	WSVECS04 Frhs2[1165]: 6 0 1.00004 shouldn't be
247.54/248.73	WSVECS04 Frhs2[565]: 6 0 1.00005 shouldn't be
247.54/248.73	WSVECS04 Frhs2[585]: 6 0 3.73687 shouldn't be
247.54/248.73	WSVECS04 Frhs2[732]: 6 0 1.00005 shouldn't be
247.54/248.73	WSVECS04 Frhs2[800]: 6 0 0.0527292 shouldn't be
247.54/248.73	WSVECS04 Frhs2[805]: 6 0 0.894818 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1044]: 6 0 0.210562 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1045]: 6 0 1.00001 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1121]: 6 0 1.00006 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1131]: 6 0 0.578998 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1169]: 6 0 0.578988 shouldn't be
247.54/248.73	WSVECS04 Frhs2[1173]: 6 0 1.00002 shouldn't be
261.60/262.84	c #Conflicts:    1397000 | #Constraints:      32918
261.60/262.84	c #Conflicts:    1398000 | #Constraints:      33918
261.60/262.84	c #Conflicts:    1399000 | #Constraints:      34918
261.60/262.84	c #Conflicts:    1400000 | #Constraints:      35918
261.60/262.84	c #Conflicts:    1401000 | #Constraints:      36918
261.60/262.84	c #Conflicts:    1402000 | #Constraints:      37918
261.60/262.84	c #Conflicts:    1403000 | #Constraints:      38918
261.60/262.84	c #Conflicts:    1404000 | #Constraints:      39918
261.60/262.84	c #Conflicts:    1405000 | #Constraints:      40918
261.60/262.84	c #Conflicts:    1406000 | #Constraints:      41918
261.60/262.84	c #Conflicts:    1407000 | #Constraints:      42918
261.60/262.84	c #Conflicts:    1408000 | #Constraints:      43918
261.60/262.84	c #Conflicts:    1409000 | #Constraints:      44918
261.60/262.84	c #Conflicts:    1410000 | #Constraints:      45918
261.60/262.84	c #Conflicts:    1411000 | #Constraints:      46918
261.60/262.84	c #Conflicts:    1412000 | #Constraints:      47918
261.60/262.84	c #Conflicts:    1413000 | #Constraints:      48918
261.60/262.84	c #Conflicts:    1414000 | #Constraints:      49918
261.60/262.84	c #Conflicts:    1415000 | #Constraints:      50918
261.60/262.84	c #Conflicts:    1416000 | #Constraints:      51918
261.60/262.84	c #Conflicts:    1417000 | #Constraints:      52918
261.60/262.84	c #Conflicts:    1418000 | #Constraints:      53918
261.60/262.84	c #Conflicts:    1419000 | #Constraints:      54918
261.60/262.84	c INPROCESSING
261.60/262.84	c GARBAGE COLLECT
261.60/262.84	c #Conflicts:    1420000 | #Constraints:      32313
261.60/262.84	c #Conflicts:    1421000 | #Constraints:      33313
261.60/262.84	c #Conflicts:    1422000 | #Constraints:      34313
261.60/262.84	c #Conflicts:    1423000 | #Constraints:      35313
261.60/262.84	c #Conflicts:    1424000 | #Constraints:      36313
261.60/262.84	c #Conflicts:    1425000 | #Constraints:      37313
261.60/262.84	c #Conflicts:    1426000 | #Constraints:      38313
261.60/262.84	c #Conflicts:    1427000 | #Constraints:      39313
261.60/262.84	c #Conflicts:    1428000 | #Constraints:      40313
261.60/262.84	c #Conflicts:    1429000 | #Constraints:      41313
261.60/262.84	c #Conflicts:    1430000 | #Constraints:      42313
261.60/262.84	c #Conflicts:    1431000 | #Constraints:      43313
261.60/262.84	c #Conflicts:    1432000 | #Constraints:      44313
261.60/262.84	c #Conflicts:    1433000 | #Constraints:      45313
261.60/262.84	c #Conflicts:    1434000 | #Constraints:      46313
261.60/262.84	c #Conflicts:    1435000 | #Constraints:      47313
261.60/262.84	c #Conflicts:    1436000 | #Constraints:      48313
261.60/262.84	c #Conflicts:    1437000 | #Constraints:      49313
261.60/262.84	c #Conflicts:    1438000 | #Constraints:      50313
261.60/262.84	c #Conflicts:    1439000 | #Constraints:      51313
261.60/262.84	c #Conflicts:    1440000 | #Constraints:      52313
261.60/262.84	c #Conflicts:    1441000 | #Constraints:      53313
261.60/262.84	c #Conflicts:    1442000 | #Constraints:      54313
261.60/262.84	c #Conflicts:    1443000 | #Constraints:      55313
261.60/262.84	c INPROCESSING
261.60/262.84	c GARBAGE COLLECT
261.60/262.84	c #Conflicts:    1444000 | #Constraints:      32516
261.60/262.84	c #Conflicts:    1445000 | #Constraints:      33516
261.60/262.84	c #Conflicts:    1446000 | #Constraints:      34516
261.60/262.84	c #Conflicts:    1447000 | #Constraints:      35516
261.60/262.84	c #Conflicts:    1448000 | #Constraints:      36516
261.60/262.84	c #Conflicts:    1449000 | #Constraints:      37516
261.60/262.84	c #Conflicts:    1450000 | #Constraints:      38516
261.60/262.84	c #Conflicts:    1451000 | #Constraints:      39516
261.60/262.84	c #Conflicts:    1452000 | #Constraints:      40516
261.60/262.84	c #Conflicts:    1453000 | #Constraints:      41516
261.60/262.84	c #Conflicts:    1454000 | #Constraints:      42516
261.60/262.84	c #Conflicts:    1455000 | #Constraints:      43516
261.60/262.84	c #Conflicts:    1456000 | #Constraints:      44516
261.60/262.84	c #Conflicts:    1457000 | #Constraints:      45516
261.60/262.84	c #Conflicts:    1458000 | #Constraints:      46516
261.60/262.84	c #Conflicts:    1459000 | #Constraints:      47516
261.60/262.84	c #Conflicts:    1460000 | #Constraints:      48516
261.60/262.84	c #Conflicts:    1461000 | #Constraints:      49516
261.60/262.84	c #Conflicts:    1462000 | #Constraints:      50516
261.60/262.84	c #Conflicts:    1463000 | #Constraints:      51516
261.60/262.84	c #Conflicts:    1464000 | #Constraints:      52516
261.60/262.84	c #Conflicts:    1465000 | #Constraints:      53516
261.60/262.84	c #Conflicts:    1466000 | #Constraints:      54516
261.60/262.84	c #Conflicts:    1467000 | #Constraints:      55516
261.60/262.84	c INPROCESSING
261.60/262.84	c GARBAGE COLLECT
261.60/262.84	c rational objective 299.259
265.29/266.54	c #Conflicts:    1468000 | #Constraints:      32511
265.29/266.54	c #Conflicts:    1469000 | #Constraints:      33511
265.29/266.54	c #Conflicts:    1470000 | #Constraints:      34511
265.29/266.54	c #Conflicts:    1471000 | #Constraints:      35511
265.29/266.54	c #Conflicts:    1472000 | #Constraints:      36511
265.29/266.54	c #Conflicts:    1473000 | #Constraints:      37511
265.29/266.54	c #Conflicts:    1474000 | #Constraints:      38511
265.29/266.54	c #Conflicts:    1475000 | #Constraints:      39511
265.29/266.54	c #Conflicts:    1476000 | #Constraints:      40511
265.29/266.54	c #Conflicts:    1477000 | #Constraints:      41511
265.29/266.54	c #Conflicts:    1478000 | #Constraints:      42511
265.29/266.54	c #Conflicts:    1479000 | #Constraints:      43512
265.29/266.54	c #Conflicts:    1480000 | #Constraints:      44512
265.29/266.54	c #Conflicts:    1481000 | #Constraints:      45512
265.29/266.54	c #Conflicts:    1482000 | #Constraints:      46512
265.29/266.54	c #Conflicts:    1483000 | #Constraints:      47512
265.29/266.54	c #Conflicts:    1484000 | #Constraints:      48512
265.29/266.54	c #Conflicts:    1485000 | #Constraints:      49512
265.29/266.54	c #Conflicts:    1486000 | #Constraints:      50512
265.29/266.54	c #Conflicts:    1487000 | #Constraints:      51512
265.29/266.54	WSVECS04 Frhs2[3]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[4]: 6 -1.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[5]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[6]: 6 -1.00003 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[8]: 6 -1.0001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[13]: 6 -1.00001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[15]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[16]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[19]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[42]: 6 -8.00008 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[43]: 6 -8.00001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[47]: 6 -8.00002 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[54]: 6 -8.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[59]: 6 -8.00005 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[62]: 6 0 4.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[63]: 6 0 3.00003 shouldn't be
265.29/266.54	WSVECS04 Frhs2[65]: 6 -8.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[103]: 6 0 1.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[143]: 6 0 1.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[165]: 6 -1.0001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[196]: 6 0 1.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[209]: 6 -1.00005 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[234]: 6 0 1.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[237]: 6 -1.00002 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[270]: 6 -1.00007 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[307]: 6 -1.00003 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[318]: 6 0 1.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[359]: 6 -1.00001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[379]: 6 0 1.00005 shouldn't be
265.29/266.54	WSVECS04 Frhs2[381]: 6 -1.0001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[382]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[411]: 6 0 1.0001 shouldn't be
265.29/266.54	WSVECS04 Frhs2[417]: 6 0 1.00009 shouldn't be
265.29/266.54	WSVECS04 Frhs2[461]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[497]: 6 -1.00007 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[528]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[531]: 6 0 1.00008 shouldn't be
265.29/266.54	WSVECS04 Frhs2[550]: 6 0 3.00003 shouldn't be
265.29/266.54	WSVECS04 Frhs2[569]: 6 0 1.00005 shouldn't be
265.29/266.54	WSVECS04 Frhs2[572]: 6 -1.00008 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[587]: 6 0 1.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[600]: 6 -1.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[639]: 6 -1.00003 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[658]: 6 -1.0001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[689]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[694]: 6 -1.00001 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[770]: 6 0 3.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[793]: 6 -1.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[802]: 6 -1.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[836]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[846]: 6 0 3.00009 shouldn't be
265.29/266.54	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[867]: 6 -1.00006 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[938]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[960]: 6 0 4.00003 shouldn't be
265.29/266.54	WSVECS04 Frhs2[975]: 6 -1.00004 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1021]: 6 -1.00003 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1041]: 6 0 1.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1053]: 6 0 1.00006 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1071]: 6 0 1.00004 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1099]: 6 0 1.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1145]: 6 0 1.00009 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1166]: 6 0 1.00008 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1289]: 6 0 2.00009 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1292]: 6 0 1.00004 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1294]: 6 0 1.00007 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1332]: 6 0 1.00002 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1570]: 6 -2.00008 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1615]: 6 -2.00009 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1633]: 6 -2.00003 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1660]: 6 -2.00002 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1674]: 6 -3.00002 0 shouldn't be
265.29/266.54	WSVECS04 Frhs2[1699]: 6 -2.00005 0 shouldn't be
279.00/280.48	c #Conflicts:    1488000 | #Constraints:      52512
279.00/280.48	c #Conflicts:    1489000 | #Constraints:      53512
279.00/280.48	c #Conflicts:    1490000 | #Constraints:      54512
279.00/280.48	c #Conflicts:    1491000 | #Constraints:      55512
279.00/280.48	c INPROCESSING
279.00/280.48	c GARBAGE COLLECT
279.00/280.48	c #Conflicts:    1492000 | #Constraints:      32313
279.00/280.48	c #Conflicts:    1493000 | #Constraints:      33313
279.00/280.48	c #Conflicts:    1494000 | #Constraints:      34313
279.00/280.48	c #Conflicts:    1495000 | #Constraints:      35313
279.00/280.48	c #Conflicts:    1496000 | #Constraints:      36313
279.00/280.48	c #Conflicts:    1497000 | #Constraints:      37313
279.00/280.48	c #Conflicts:    1498000 | #Constraints:      38313
279.00/280.48	c #Conflicts:    1499000 | #Constraints:      39313
279.00/280.48	c #Conflicts:    1500000 | #Constraints:      40313
279.00/280.48	c #Conflicts:    1501000 | #Constraints:      41313
279.00/280.48	c #Conflicts:    1502000 | #Constraints:      42313
279.00/280.48	c #Conflicts:    1503000 | #Constraints:      43313
279.00/280.48	c #Conflicts:    1504000 | #Constraints:      44313
279.00/280.48	c #Conflicts:    1505000 | #Constraints:      45313
279.00/280.48	c #Conflicts:    1506000 | #Constraints:      46313
279.00/280.48	c #Conflicts:    1507000 | #Constraints:      47313
279.00/280.48	c #Conflicts:    1508000 | #Constraints:      48313
279.00/280.48	c #Conflicts:    1509000 | #Constraints:      49313
279.00/280.48	c #Conflicts:    1510000 | #Constraints:      50313
279.00/280.48	c #Conflicts:    1511000 | #Constraints:      51313
279.00/280.48	c #Conflicts:    1512000 | #Constraints:      52313
279.00/280.48	c #Conflicts:    1513000 | #Constraints:      53313
279.00/280.48	c #Conflicts:    1514000 | #Constraints:      54313
279.00/280.48	c #Conflicts:    1515000 | #Constraints:      55313
279.00/280.48	c #Conflicts:    1516000 | #Constraints:      56313
279.00/280.48	c INPROCESSING
279.00/280.48	c GARBAGE COLLECT
279.00/280.48	c #Conflicts:    1517000 | #Constraints:      32917
279.00/280.48	c #Conflicts:    1518000 | #Constraints:      33917
279.00/280.48	c #Conflicts:    1519000 | #Constraints:      34917
279.00/280.48	c #Conflicts:    1520000 | #Constraints:      35917
279.00/280.48	c #Conflicts:    1521000 | #Constraints:      36917
279.00/280.48	c #Conflicts:    1522000 | #Constraints:      37917
279.00/280.48	c #Conflicts:    1523000 | #Constraints:      38917
279.00/280.48	c #Conflicts:    1524000 | #Constraints:      39917
279.00/280.48	c #Conflicts:    1525000 | #Constraints:      40917
279.00/280.48	c #Conflicts:    1526000 | #Constraints:      41917
279.00/280.48	c #Conflicts:    1527000 | #Constraints:      42917
279.00/280.48	c #Conflicts:    1528000 | #Constraints:      43917
279.00/280.48	c #Conflicts:    1529000 | #Constraints:      44917
279.00/280.48	c #Conflicts:    1530000 | #Constraints:      45917
279.00/280.48	c #Conflicts:    1531000 | #Constraints:      46917
279.00/280.48	c #Conflicts:    1532000 | #Constraints:      47917
279.00/280.48	c #Conflicts:    1533000 | #Constraints:      48917
279.00/280.48	c #Conflicts:    1534000 | #Constraints:      49917
279.00/280.48	c #Conflicts:    1535000 | #Constraints:      50917
279.00/280.48	c #Conflicts:    1536000 | #Constraints:      51917
279.00/280.48	c #Conflicts:    1537000 | #Constraints:      52917
279.00/280.48	c #Conflicts:    1538000 | #Constraints:      53917
279.00/280.48	c #Conflicts:    1539000 | #Constraints:      54917
279.00/280.48	c #Conflicts:    1540000 | #Constraints:      55917
279.00/280.48	c #Conflicts:    1541000 | #Constraints:      56917
279.00/280.48	c INPROCESSING
279.00/280.48	c GARBAGE COLLECT
279.00/280.48	c #Conflicts:    1542000 | #Constraints:      33317
279.00/280.48	c #Conflicts:    1543000 | #Constraints:      34317
279.00/280.48	c #Conflicts:    1544000 | #Constraints:      35317
279.00/280.48	c #Conflicts:    1545000 | #Constraints:      36317
279.00/280.48	c #Conflicts:    1546000 | #Constraints:      37317
279.00/280.48	c #Conflicts:    1547000 | #Constraints:      38317
279.00/280.48	c #Conflicts:    1548000 | #Constraints:      39317
279.00/280.48	c #Conflicts:    1549000 | #Constraints:      40317
279.00/280.48	c #Conflicts:    1550000 | #Constraints:      41317
279.00/280.48	c #Conflicts:    1551000 | #Constraints:      42317
279.00/280.48	c #Conflicts:    1552000 | #Constraints:      43317
279.00/280.48	c #Conflicts:    1553000 | #Constraints:      44317
279.00/280.48	c #Conflicts:    1554000 | #Constraints:      45317
279.00/280.48	c #Conflicts:    1555000 | #Constraints:      46317
279.00/280.48	c #Conflicts:    1556000 | #Constraints:      47317
279.00/280.48	c #Conflicts:    1557000 | #Constraints:      48317
279.00/280.48	c #Conflicts:    1558000 | #Constraints:      49317
279.00/280.48	c #Conflicts:    1559000 | #Constraints:      50317
279.00/280.48	c #Conflicts:    1560000 | #Constraints:      51317
279.00/280.48	c #Conflicts:    1561000 | #Constraints:      52317
279.00/280.48	c #Conflicts:    1562000 | #Constraints:      53317
279.00/280.48	c #Conflicts:    1563000 | #Constraints:      54317
279.00/280.48	c #Conflicts:    1564000 | #Constraints:      55317
281.60/283.07	c #Conflicts:    1565000 | #Constraints:      56317
281.60/283.07	c #Conflicts:    1566000 | #Constraints:      57317
281.60/283.07	c INPROCESSING
281.60/283.07	c GARBAGE COLLECT
281.60/283.07	c rational objective 299.259
289.07/290.58	c #Conflicts:    1567000 | #Constraints:      33507
289.07/290.58	c #Conflicts:    1568000 | #Constraints:      34507
289.07/290.58	c #Conflicts:    1569000 | #Constraints:      35507
289.07/290.58	c #Conflicts:    1570000 | #Constraints:      36507
289.07/290.58	c #Conflicts:    1571000 | #Constraints:      37507
289.07/290.58	c #Conflicts:    1572000 | #Constraints:      38507
289.07/290.58	c #Conflicts:    1573000 | #Constraints:      39507
289.07/290.58	c #Conflicts:    1574000 | #Constraints:      40507
289.07/290.58	c #Conflicts:    1575000 | #Constraints:      41507
289.07/290.58	c #Conflicts:    1576000 | #Constraints:      42507
289.07/290.58	c #Conflicts:    1577000 | #Constraints:      43507
289.07/290.58	c #Conflicts:    1578000 | #Constraints:      44507
289.07/290.58	c #Conflicts:    1579000 | #Constraints:      45507
289.07/290.58	c #Conflicts:    1580000 | #Constraints:      46507
289.07/290.58	c #Conflicts:    1581000 | #Constraints:      47507
289.07/290.58	c #Conflicts:    1582000 | #Constraints:      48507
289.07/290.58	c #Conflicts:    1583000 | #Constraints:      49507
289.07/290.58	c #Conflicts:    1584000 | #Constraints:      50507
289.07/290.58	c #Conflicts:    1585000 | #Constraints:      51507
289.07/290.58	c #Conflicts:    1586000 | #Constraints:      52507
289.07/290.58	c #Conflicts:    1587000 | #Constraints:      53507
289.07/290.58	c #Conflicts:    1588000 | #Constraints:      54507
289.07/290.58	c #Conflicts:    1589000 | #Constraints:      55507
289.07/290.58	c #Conflicts:    1590000 | #Constraints:      56507
289.07/290.58	c #Conflicts:    1591000 | #Constraints:      57507
289.07/290.58	c INPROCESSING
289.07/290.58	c GARBAGE COLLECT
289.07/290.58	c #Conflicts:    1592000 | #Constraints:      33507
289.07/290.58	c #Conflicts:    1593000 | #Constraints:      34507
289.07/290.58	c #Conflicts:    1594000 | #Constraints:      35507
289.07/290.58	c #Conflicts:    1595000 | #Constraints:      36507
289.07/290.58	c #Conflicts:    1596000 | #Constraints:      37507
289.07/290.58	c #Conflicts:    1597000 | #Constraints:      38507
289.07/290.58	c #Conflicts:    1598000 | #Constraints:      39507
289.07/290.58	c #Conflicts:    1599000 | #Constraints:      40507
289.07/290.58	c #Conflicts:    1600000 | #Constraints:      41507
289.07/290.58	c #Conflicts:    1601000 | #Constraints:      42507
289.07/290.58	c #Conflicts:    1602000 | #Constraints:      43507
289.07/290.58	c #Conflicts:    1603000 | #Constraints:      44507
289.07/290.58	c #Conflicts:    1604000 | #Constraints:      45507
289.07/290.58	c #Conflicts:    1605000 | #Constraints:      46507
289.07/290.58	c #Conflicts:    1606000 | #Constraints:      47507
289.07/290.58	WSVECS04 Frhs2[59]: 6 -4.00005 0 shouldn't be
289.07/290.58	WSVECS04 Frhs2[72]: 6 0 5.00005 shouldn't be
289.07/290.58	WSVECS04 Frhs2[166]: 6 -1.00006 0 shouldn't be
289.07/290.58	WSVECS04 Frhs2[300]: 6 0 0.500053 shouldn't be
289.07/290.58	WSVECS04 Frhs2[315]: 6 0 1.00002 shouldn't be
289.07/290.58	WSVECS04 Frhs2[332]: 6 0 1.00003 shouldn't be
289.07/290.58	WSVECS04 Frhs2[355]: 6 -1.00009 0 shouldn't be
289.07/290.58	WSVECS04 Frhs2[376]: 6 0 0.500092 shouldn't be
289.07/290.58	WSVECS04 Frhs2[429]: 6 0 1.00003 shouldn't be
289.07/290.58	WSVECS04 Frhs2[467]: 6 0 1.00003 shouldn't be
289.07/290.58	WSVECS04 Frhs2[522]: 6 0 1.0001 shouldn't be
289.07/290.58	WSVECS04 Frhs2[637]: 6 -2.50003 0 shouldn't be
289.07/290.58	WSVECS04 Frhs2[665]: 6 0 1.00002 shouldn't be
289.07/290.58	WSVECS04 Frhs2[776]: 6 0 1.00005 shouldn't be
289.07/290.58	WSVECS04 Frhs2[790]: 6 -1.00001 0 shouldn't be
289.07/290.58	WSVECS04 Frhs2[814]: 6 0 1.00009 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1299]: 6 0 1.00005 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1307]: 6 0 1.00009 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1337]: 6 0 1.0001 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1357]: 6 0 1.50003 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1448]: 6 0 1.0001 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1457]: 6 0 1.00002 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1486]: 6 0 1.00003 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1489]: 6 0 1.00006 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1497]: 6 0 1.00009 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1509]: 6 0 1.00001 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1515]: 6 0 0.500052 shouldn't be
289.07/290.58	WSVECS04 Frhs2[1556]: 6 0 1.00005 shouldn't be
295.75/297.21	c #Conflicts:    1607000 | #Constraints:      48507
295.75/297.21	c #Conflicts:    1608000 | #Constraints:      49507
295.75/297.21	c #Conflicts:    1609000 | #Constraints:      50507
295.75/297.21	c #Conflicts:    1610000 | #Constraints:      51507
295.75/297.21	c #Conflicts:    1611000 | #Constraints:      52507
295.75/297.21	c #Conflicts:    1612000 | #Constraints:      53507
295.75/297.21	c #Conflicts:    1613000 | #Constraints:      54507
295.75/297.21	c #Conflicts:    1614000 | #Constraints:      55507
295.75/297.21	c #Conflicts:    1615000 | #Constraints:      56507
295.75/297.21	c #Conflicts:    1616000 | #Constraints:      57507
295.75/297.21	c INPROCESSING
295.75/297.21	c GARBAGE COLLECT
295.75/297.21	c #Conflicts:    1617000 | #Constraints:      33308
295.75/297.21	c #Conflicts:    1618000 | #Constraints:      34308
295.75/297.21	c #Conflicts:    1619000 | #Constraints:      35308
295.75/297.21	c #Conflicts:    1620000 | #Constraints:      36308
295.75/297.21	c #Conflicts:    1621000 | #Constraints:      37308
295.75/297.21	c #Conflicts:    1622000 | #Constraints:      38308
295.75/297.21	c #Conflicts:    1623000 | #Constraints:      39308
295.75/297.21	c #Conflicts:    1624000 | #Constraints:      40308
295.75/297.21	c #Conflicts:    1625000 | #Constraints:      41308
295.75/297.21	c #Conflicts:    1626000 | #Constraints:      42308
295.75/297.21	c #Conflicts:    1627000 | #Constraints:      43308
295.75/297.21	c #Conflicts:    1628000 | #Constraints:      44308
295.75/297.21	c #Conflicts:    1629000 | #Constraints:      45308
295.75/297.21	c #Conflicts:    1630000 | #Constraints:      46308
295.75/297.21	c #Conflicts:    1631000 | #Constraints:      47308
295.75/297.21	c #Conflicts:    1632000 | #Constraints:      48308
295.75/297.21	c #Conflicts:    1633000 | #Constraints:      49308
295.75/297.21	c #Conflicts:    1634000 | #Constraints:      50308
295.75/297.21	c #Conflicts:    1635000 | #Constraints:      51308
295.75/297.21	c #Conflicts:    1636000 | #Constraints:      52308
295.75/297.21	c #Conflicts:    1637000 | #Constraints:      53308
295.75/297.21	c #Conflicts:    1638000 | #Constraints:      54308
295.75/297.21	c #Conflicts:    1639000 | #Constraints:      55308
295.75/297.21	c #Conflicts:    1640000 | #Constraints:      56308
295.75/297.21	WSVECS04 Frhs2[43]: 6 -2.00007 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[44]: 6 -4.00006 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[45]: 6 -2.50009 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[46]: 6 -2.00003 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[48]: 6 -1.50003 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[52]: 6 -1.00006 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[54]: 6 -2.00008 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[76]: 6 0 1.00007 shouldn't be
295.75/297.21	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[86]: 6 0 0.166718 shouldn't be
295.75/297.21	WSVECS04 Frhs2[149]: 6 0 0.500057 shouldn't be
295.75/297.21	WSVECS04 Frhs2[151]: 6 0 1.00005 shouldn't be
295.75/297.21	WSVECS04 Frhs2[238]: 6 0 0.166717 shouldn't be
295.75/297.21	WSVECS04 Frhs2[481]: 6 0 0.500099 shouldn't be
295.75/297.21	WSVECS04 Frhs2[556]: 6 0 1.00004 shouldn't be
295.75/297.21	WSVECS04 Frhs2[567]: 6 0 1.00009 shouldn't be
295.75/297.21	WSVECS04 Frhs2[643]: 6 0 1.00002 shouldn't be
295.75/297.21	WSVECS04 Frhs2[778]: 6 0 0.500045 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1074]: 6 0 0.166736 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1296]: 6 0 1.00005 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1334]: 6 0 1.00004 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1348]: 6 0 0.500026 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1372]: 6 0 1.00001 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1380]: 6 0 0.500033 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1383]: 6 0 2.50005 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1393]: 6 0 0.500025 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1402]: 6 0 1.00008 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1459]: 6 0 1.50006 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1485]: 6 -1.00008 0 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1519]: 6 0 1.00009 shouldn't be
295.75/297.21	WSVECS04 Frhs2[1560]: 6 -1.00004 0 shouldn't be
302.83/304.38	c #Conflicts:    1641000 | #Constraints:      57308
302.83/304.38	c #Conflicts:    1642000 | #Constraints:      58308
302.83/304.38	c INPROCESSING
302.83/304.38	c GARBAGE COLLECT
302.83/304.38	c #Conflicts:    1643000 | #Constraints:      33911
302.83/304.38	c #Conflicts:    1644000 | #Constraints:      34911
302.83/304.38	c #Conflicts:    1645000 | #Constraints:      35911
302.83/304.38	c #Conflicts:    1646000 | #Constraints:      36911
302.83/304.38	c #Conflicts:    1647000 | #Constraints:      37911
302.83/304.38	c #Conflicts:    1648000 | #Constraints:      38911
302.83/304.38	c #Conflicts:    1649000 | #Constraints:      39911
302.83/304.38	c #Conflicts:    1650000 | #Constraints:      40911
302.83/304.38	c #Conflicts:    1651000 | #Constraints:      41911
302.83/304.38	c #Conflicts:    1652000 | #Constraints:      42911
302.83/304.38	c #Conflicts:    1653000 | #Constraints:      43911
302.83/304.38	c #Conflicts:    1654000 | #Constraints:      44911
302.83/304.38	c #Conflicts:    1655000 | #Constraints:      45911
302.83/304.38	c #Conflicts:    1656000 | #Constraints:      46911
302.83/304.38	c #Conflicts:    1657000 | #Constraints:      47911
302.83/304.38	c #Conflicts:    1658000 | #Constraints:      48911
302.83/304.38	c #Conflicts:    1659000 | #Constraints:      49911
302.83/304.38	c #Conflicts:    1660000 | #Constraints:      50911
302.83/304.38	c #Conflicts:    1661000 | #Constraints:      51911
302.83/304.38	c #Conflicts:    1662000 | #Constraints:      52911
302.83/304.38	c #Conflicts:    1663000 | #Constraints:      53911
302.83/304.38	c #Conflicts:    1664000 | #Constraints:      54911
302.83/304.38	c #Conflicts:    1665000 | #Constraints:      55911
302.83/304.38	c #Conflicts:    1666000 | #Constraints:      56911
302.83/304.38	c #Conflicts:    1667000 | #Constraints:      57911
302.83/304.38	c #Conflicts:    1668000 | #Constraints:      58911
302.83/304.38	c INPROCESSING
302.83/304.38	c GARBAGE COLLECT
302.83/304.38	c rational objective 299.444
308.04/309.74	c #Conflicts:    1669000 | #Constraints:      34308
308.04/309.74	c #Conflicts:    1670000 | #Constraints:      35308
308.04/309.74	c #Conflicts:    1671000 | #Constraints:      36308
308.04/309.74	c #Conflicts:    1672000 | #Constraints:      37308
308.04/309.74	c #Conflicts:    1673000 | #Constraints:      38308
308.04/309.74	c #Conflicts:    1674000 | #Constraints:      39308
308.04/309.74	c #Conflicts:    1675000 | #Constraints:      40308
308.04/309.74	c #Conflicts:    1676000 | #Constraints:      41308
308.04/309.74	c #Conflicts:    1677000 | #Constraints:      42308
308.04/309.74	c #Conflicts:    1678000 | #Constraints:      43308
308.04/309.74	c #Conflicts:    1679000 | #Constraints:      44308
308.04/309.74	c #Conflicts:    1680000 | #Constraints:      45308
308.04/309.74	c #Conflicts:    1681000 | #Constraints:      46308
308.04/309.74	c #Conflicts:    1682000 | #Constraints:      47308
308.04/309.74	c #Conflicts:    1683000 | #Constraints:      48308
308.04/309.74	c #Conflicts:    1684000 | #Constraints:      49308
308.04/309.74	c #Conflicts:    1685000 | #Constraints:      50308
308.04/309.74	c #Conflicts:    1686000 | #Constraints:      51308
308.04/309.74	c #Conflicts:    1687000 | #Constraints:      52308
308.04/309.74	c #Conflicts:    1688000 | #Constraints:      53308
308.04/309.74	c #Conflicts:    1689000 | #Constraints:      54308
308.04/309.74	c #Conflicts:    1690000 | #Constraints:      55308
308.04/309.74	c #Conflicts:    1691000 | #Constraints:      56308
308.04/309.74	c #Conflicts:    1692000 | #Constraints:      57308
308.04/309.74	c #Conflicts:    1693000 | #Constraints:      58308
308.04/309.74	c #Conflicts:    1694000 | #Constraints:      59308
308.04/309.74	c INPROCESSING
308.04/309.74	c GARBAGE COLLECT
308.04/309.74	c #Conflicts:    1695000 | #Constraints:      34499
308.04/309.74	WSVECS04 Frhs2[53]: 6 -2.00001 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[55]: 6 -2.00003 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[71]: 6 -3.00006 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[76]: 6 -2.0001 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[93]: 6 0 1.00003 shouldn't be
308.04/309.74	WSVECS04 Frhs2[122]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[144]: 6 0 1.00005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[299]: 6 0 1.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[332]: 6 0 3.00003 shouldn't be
308.04/309.74	WSVECS04 Frhs2[369]: 6 0 1.00004 shouldn't be
308.04/309.74	WSVECS04 Frhs2[375]: 6 0 1.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[377]: 6 0 0.400019 shouldn't be
308.04/309.74	WSVECS04 Frhs2[400]: 6 0 1.50005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[407]: 6 0 1.00004 shouldn't be
308.04/309.74	WSVECS04 Frhs2[408]: 6 0 2.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[411]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[443]: 6 0 1.00006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[449]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[458]: 6 0 1.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[516]: 6 0 1.00006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[529]: 6 0 0.400036 shouldn't be
308.04/309.74	WSVECS04 Frhs2[630]: 6 0 1.00005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[634]: 6 0 1.00006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[642]: 6 0 0.500069 shouldn't be
308.04/309.74	WSVECS04 Frhs2[672]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[708]: 6 0 0.500047 shouldn't be
308.04/309.74	WSVECS04 Frhs2[710]: 6 0 1.00009 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1077]: 6 0 1.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1115]: 6 0 1.00004 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1191]: 6 0 1.00004 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1198]: 6 0 0.500022 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1217]: 6 0 1.00008 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1240]: 6 0 0.500026 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1308]: 6 0 1.00003 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1327]: 6 0 0.200047 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1328]: 6 0 1.00006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1333]: 6 0 1.00005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1346]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1354]: 6 0 0.500048 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1364]: 6 0 0.500072 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1365]: 6 0 0.200029 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1370]: 6 0 1.00009 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1373]: 6 0 1.00002 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1384]: 6 0 1.00008 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1389]: 6 0 1.00006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1402]: 6 0 1.50006 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1479]: 6 0 0.200053 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1487]: 6 0 1.00003 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1494]: 6 0 1.00005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1512]: 6 0 1.00003 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1532]: 6 0 1.0001 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1537]: 6 0 1.00007 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1550]: 6 0 1.00005 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1597]: 6 -2.20001 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1633]: 6 -1.0001 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1634]: 6 -3.0001 0 shouldn't be
308.04/309.74	WSVECS04 Frhs2[1651]: 6 -1.00004 0 shouldn't be
321.91/323.68	c #Conflicts:    1696000 | #Constraints:      35499
321.91/323.68	c #Conflicts:    1697000 | #Constraints:      36499
321.91/323.68	c #Conflicts:    1698000 | #Constraints:      37499
321.91/323.68	c #Conflicts:    1699000 | #Constraints:      38499
321.91/323.68	c #Conflicts:    1700000 | #Constraints:      39499
321.91/323.68	c #Conflicts:    1701000 | #Constraints:      40499
321.91/323.68	c #Conflicts:    1702000 | #Constraints:      41499
321.91/323.68	c #Conflicts:    1703000 | #Constraints:      42499
321.91/323.68	c #Conflicts:    1704000 | #Constraints:      43499
321.91/323.68	c #Conflicts:    1705000 | #Constraints:      44499
321.91/323.68	c #Conflicts:    1706000 | #Constraints:      45499
321.91/323.68	c #Conflicts:    1707000 | #Constraints:      46499
321.91/323.68	c #Conflicts:    1708000 | #Constraints:      47499
321.91/323.68	c #Conflicts:    1709000 | #Constraints:      48499
321.91/323.68	c #Conflicts:    1710000 | #Constraints:      49499
321.91/323.68	c #Conflicts:    1711000 | #Constraints:      50499
321.91/323.68	c #Conflicts:    1712000 | #Constraints:      51499
321.91/323.68	c #Conflicts:    1713000 | #Constraints:      52499
321.91/323.68	c #Conflicts:    1714000 | #Constraints:      53499
321.91/323.68	c #Conflicts:    1715000 | #Constraints:      54499
321.91/323.68	c #Conflicts:    1716000 | #Constraints:      55499
321.91/323.68	c #Conflicts:    1717000 | #Constraints:      56499
321.91/323.68	c #Conflicts:    1718000 | #Constraints:      57499
321.91/323.68	c #Conflicts:    1719000 | #Constraints:      58499
321.91/323.68	c #Conflicts:    1720000 | #Constraints:      59499
321.91/323.68	c INPROCESSING
321.91/323.68	c GARBAGE COLLECT
321.91/323.68	c #Conflicts:    1721000 | #Constraints:      34505
321.91/323.68	c #Conflicts:    1722000 | #Constraints:      35505
321.91/323.68	c #Conflicts:    1723000 | #Constraints:      36505
321.91/323.68	c #Conflicts:    1724000 | #Constraints:      37505
321.91/323.68	c #Conflicts:    1725000 | #Constraints:      38505
321.91/323.68	c #Conflicts:    1726000 | #Constraints:      39505
321.91/323.68	c #Conflicts:    1727000 | #Constraints:      40505
321.91/323.68	c #Conflicts:    1728000 | #Constraints:      41505
321.91/323.68	c #Conflicts:    1729000 | #Constraints:      42505
321.91/323.68	c #Conflicts:    1730000 | #Constraints:      43505
321.91/323.68	c #Conflicts:    1731000 | #Constraints:      44505
321.91/323.68	c #Conflicts:    1732000 | #Constraints:      45505
321.91/323.68	c #Conflicts:    1733000 | #Constraints:      46505
321.91/323.68	c #Conflicts:    1734000 | #Constraints:      47505
321.91/323.68	c #Conflicts:    1735000 | #Constraints:      48505
321.91/323.68	c #Conflicts:    1736000 | #Constraints:      49505
321.91/323.68	c #Conflicts:    1737000 | #Constraints:      50505
321.91/323.68	c #Conflicts:    1738000 | #Constraints:      51505
321.91/323.68	c #Conflicts:    1739000 | #Constraints:      52505
321.91/323.68	c #Conflicts:    1740000 | #Constraints:      53505
321.91/323.68	c #Conflicts:    1741000 | #Constraints:      54505
321.91/323.68	c #Conflicts:    1742000 | #Constraints:      55505
321.91/323.68	c #Conflicts:    1743000 | #Constraints:      56505
321.91/323.68	c #Conflicts:    1744000 | #Constraints:      57505
321.91/323.68	c #Conflicts:    1745000 | #Constraints:      58505
321.91/323.68	c #Conflicts:    1746000 | #Constraints:      59505
321.91/323.68	c INPROCESSING
321.91/323.68	c GARBAGE COLLECT
321.91/323.68	c #Conflicts:    1747000 | #Constraints:      34306
321.91/323.68	c #Conflicts:    1748000 | #Constraints:      35306
321.91/323.68	c #Conflicts:    1749000 | #Constraints:      36306
321.91/323.68	c #Conflicts:    1750000 | #Constraints:      37306
321.91/323.68	c #Conflicts:    1751000 | #Constraints:      38306
321.91/323.68	c #Conflicts:    1752000 | #Constraints:      39306
321.91/323.68	c #Conflicts:    1753000 | #Constraints:      40306
321.91/323.68	c #Conflicts:    1754000 | #Constraints:      41306
321.91/323.68	c #Conflicts:    1755000 | #Constraints:      42306
321.91/323.68	c #Conflicts:    1756000 | #Constraints:      43306
321.91/323.68	c #Conflicts:    1757000 | #Constraints:      44306
321.91/323.68	c #Conflicts:    1758000 | #Constraints:      45306
321.91/323.68	c #Conflicts:    1759000 | #Constraints:      46306
321.91/323.68	c #Conflicts:    1760000 | #Constraints:      47306
321.91/323.68	c #Conflicts:    1761000 | #Constraints:      48306
321.91/323.68	c #Conflicts:    1762000 | #Constraints:      49306
321.91/323.68	c #Conflicts:    1763000 | #Constraints:      50306
321.91/323.68	c #Conflicts:    1764000 | #Constraints:      51306
321.91/323.68	c #Conflicts:    1765000 | #Constraints:      52306
321.91/323.68	c #Conflicts:    1766000 | #Constraints:      53306
321.91/323.68	c #Conflicts:    1767000 | #Constraints:      54306
321.91/323.68	c #Conflicts:    1768000 | #Constraints:      55306
321.91/323.68	c #Conflicts:    1769000 | #Constraints:      56306
321.91/323.68	c #Conflicts:    1770000 | #Constraints:      57306
321.91/323.68	c #Conflicts:    1771000 | #Constraints:      58306
321.91/323.68	c #Conflicts:    1772000 | #Constraints:      59306
321.91/323.68	c #Conflicts:    1773000 | #Constraints:      60306
324.11/325.89	c INPROCESSING
324.11/325.89	c GARBAGE COLLECT
324.11/325.89	c rational objective 299.455
332.49/334.29	c #Conflicts:    1774000 | #Constraints:      34907
332.49/334.29	c #Conflicts:    1775000 | #Constraints:      35907
332.49/334.29	c #Conflicts:    1776000 | #Constraints:      36907
332.49/334.29	c #Conflicts:    1777000 | #Constraints:      37907
332.49/334.29	c #Conflicts:    1778000 | #Constraints:      38908
332.49/334.29	c #Conflicts:    1779000 | #Constraints:      39908
332.49/334.29	c #Conflicts:    1780000 | #Constraints:      40908
332.49/334.29	c #Conflicts:    1781000 | #Constraints:      41908
332.49/334.29	c #Conflicts:    1782000 | #Constraints:      42908
332.49/334.29	c #Conflicts:    1783000 | #Constraints:      43908
332.49/334.29	c #Conflicts:    1784000 | #Constraints:      44908
332.49/334.29	c #Conflicts:    1785000 | #Constraints:      45908
332.49/334.29	c #Conflicts:    1786000 | #Constraints:      46908
332.49/334.29	c #Conflicts:    1787000 | #Constraints:      47908
332.49/334.29	c #Conflicts:    1788000 | #Constraints:      48908
332.49/334.29	c #Conflicts:    1789000 | #Constraints:      49908
332.49/334.29	c #Conflicts:    1790000 | #Constraints:      50908
332.49/334.29	c #Conflicts:    1791000 | #Constraints:      51908
332.49/334.29	c #Conflicts:    1792000 | #Constraints:      52908
332.49/334.29	c #Conflicts:    1793000 | #Constraints:      53908
332.49/334.29	c #Conflicts:    1794000 | #Constraints:      54908
332.49/334.29	c #Conflicts:    1795000 | #Constraints:      55908
332.49/334.29	c #Conflicts:    1796000 | #Constraints:      56908
332.49/334.29	c #Conflicts:    1797000 | #Constraints:      57908
332.49/334.29	c #Conflicts:    1798000 | #Constraints:      58908
332.49/334.29	c #Conflicts:    1799000 | #Constraints:      59908
332.49/334.29	c #Conflicts:    1800000 | #Constraints:      60908
332.49/334.29	c INPROCESSING
332.49/334.29	c GARBAGE COLLECT
332.49/334.29	c #Conflicts:    1801000 | #Constraints:      35300
332.49/334.29	c #Conflicts:    1802000 | #Constraints:      36300
332.49/334.29	c #Conflicts:    1803000 | #Constraints:      37300
332.49/334.29	c #Conflicts:    1804000 | #Constraints:      38300
332.49/334.29	c #Conflicts:    1805000 | #Constraints:      39300
332.49/334.29	c #Conflicts:    1806000 | #Constraints:      40300
332.49/334.29	c #Conflicts:    1807000 | #Constraints:      41300
332.49/334.29	c #Conflicts:    1808000 | #Constraints:      42300
332.49/334.29	c #Conflicts:    1809000 | #Constraints:      43300
332.49/334.29	c #Conflicts:    1810000 | #Constraints:      44300
332.49/334.29	c #Conflicts:    1811000 | #Constraints:      45301
332.49/334.29	c #Conflicts:    1812000 | #Constraints:      46301
332.49/334.29	c #Conflicts:    1813000 | #Constraints:      47301
332.49/334.29	c #Conflicts:    1814000 | #Constraints:      48301
332.49/334.29	c #Conflicts:    1815000 | #Constraints:      49301
332.49/334.29	c #Conflicts:    1816000 | #Constraints:      50301
332.49/334.29	c #Conflicts:    1817000 | #Constraints:      51301
332.49/334.29	c #Conflicts:    1818000 | #Constraints:      52301
332.49/334.29	WSVECS04 Frhs2[33]: 6 -6.05271 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[34]: 6 -6.05273 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[35]: 6 -6.0527 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[36]: 6 -6.05266 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[37]: 6 -6.05269 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[43]: 6 -2.00005 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[46]: 6 0 7.10532 shouldn't be
332.49/334.29	WSVECS04 Frhs2[71]: 6 0 4.44741 shouldn't be
332.49/334.29	WSVECS04 Frhs2[72]: 6 0 0.289562 shouldn't be
332.49/334.29	WSVECS04 Frhs2[75]: 6 -1.00006 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[76]: 6 -1.0001 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[77]: 6 -6.76317 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[154]: 6 -1.00008 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[167]: 6 0 1.00004 shouldn't be
332.49/334.29	WSVECS04 Frhs2[169]: 6 0 1.0001 shouldn't be
332.49/334.29	WSVECS04 Frhs2[185]: 6 0 1.00009 shouldn't be
332.49/334.29	WSVECS04 Frhs2[206]: 6 0 0.500094 shouldn't be
332.49/334.29	WSVECS04 Frhs2[224]: 6 0 1.00004 shouldn't be
332.49/334.29	WSVECS04 Frhs2[273]: 6 0 1.00006 shouldn't be
332.49/334.29	WSVECS04 Frhs2[286]: 6 0 0.500047 shouldn't be
332.49/334.29	WSVECS04 Frhs2[306]: 6 0 1.44745 shouldn't be
332.49/334.29	WSVECS04 Frhs2[406]: 6 0 0.500067 shouldn't be
332.49/334.29	WSVECS04 Frhs2[485]: 6 0 1.00007 shouldn't be
332.49/334.29	WSVECS04 Frhs2[531]: 6 0 24.1842 shouldn't be
332.49/334.29	WSVECS04 Frhs2[593]: 6 0 1.00003 shouldn't be
332.49/334.29	WSVECS04 Frhs2[683]: 6 0 23.1843 shouldn't be
332.49/334.29	WSVECS04 Frhs2[728]: 6 0 5.05267 shouldn't be
332.49/334.29	WSVECS04 Frhs2[752]: 6 0 1.00005 shouldn't be
332.49/334.29	WSVECS04 Frhs2[793]: 6 0 24.1843 shouldn't be
332.49/334.29	WSVECS04 Frhs2[804]: 6 0 6.05267 shouldn't be
332.49/334.29	WSVECS04 Frhs2[822]: 6 0 1.00008 shouldn't be
332.49/334.29	WSVECS04 Frhs2[910]: 6 0 8.00006 shouldn't be
332.49/334.29	WSVECS04 Frhs2[961]: 6 0 1.00002 shouldn't be
332.49/334.29	WSVECS04 Frhs2[965]: 6 0 1.00003 shouldn't be
332.49/334.29	WSVECS04 Frhs2[986]: 6 0 1.00004 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1176]: 6 0 1.00009 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1259]: 6 0 1.00001 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1355]: 6 0 1.00005 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1417]: 6 -1.00006 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1449]: 6 0 1.00003 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1461]: 6 0 1.00002 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1483]: 6 -1.00004 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1516]: 6 -10.8158 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1519]: 6 0 0.500045 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1563]: 6 -1.00008 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1570]: 6 -2.00008 0 shouldn't be
332.49/334.29	WSVECS04 Frhs2[1598]: 6 0 10.8158 shouldn't be
344.37/346.31	c #Conflicts:    1819000 | #Constraints:      53302
344.37/346.31	c #Conflicts:    1820000 | #Constraints:      54302
344.37/346.31	c #Conflicts:    1821000 | #Constraints:      55302
344.37/346.31	c #Conflicts:    1822000 | #Constraints:      56302
344.37/346.31	c #Conflicts:    1823000 | #Constraints:      57302
344.37/346.31	c #Conflicts:    1824000 | #Constraints:      58302
344.37/346.31	c #Conflicts:    1825000 | #Constraints:      59302
344.37/346.31	c #Conflicts:    1826000 | #Constraints:      60302
344.37/346.31	c #Conflicts:    1827000 | #Constraints:      61302
344.37/346.31	c INPROCESSING
344.37/346.31	c GARBAGE COLLECT
344.37/346.31	c #Conflicts:    1828000 | #Constraints:      35512
344.37/346.31	c #Conflicts:    1829000 | #Constraints:      36512
344.37/346.31	c #Conflicts:    1830000 | #Constraints:      37512
344.37/346.31	c #Conflicts:    1831000 | #Constraints:      38512
344.37/346.31	c #Conflicts:    1832000 | #Constraints:      39512
344.37/346.31	c #Conflicts:    1833000 | #Constraints:      40512
344.37/346.31	c #Conflicts:    1834000 | #Constraints:      41512
344.37/346.31	c #Conflicts:    1835000 | #Constraints:      42512
344.37/346.31	c #Conflicts:    1836000 | #Constraints:      43512
344.37/346.31	c #Conflicts:    1837000 | #Constraints:      44512
344.37/346.31	c #Conflicts:    1838000 | #Constraints:      45512
344.37/346.31	c #Conflicts:    1839000 | #Constraints:      46513
344.37/346.31	c #Conflicts:    1840000 | #Constraints:      47513
344.37/346.31	c #Conflicts:    1841000 | #Constraints:      48513
344.37/346.31	c #Conflicts:    1842000 | #Constraints:      49513
344.37/346.31	c #Conflicts:    1843000 | #Constraints:      50513
344.37/346.31	c #Conflicts:    1844000 | #Constraints:      51514
344.37/346.31	c #Conflicts:    1845000 | #Constraints:      52514
344.37/346.31	c #Conflicts:    1846000 | #Constraints:      53514
344.37/346.31	c #Conflicts:    1847000 | #Constraints:      54514
344.37/346.31	c #Conflicts:    1848000 | #Constraints:      55514
344.37/346.31	c #Conflicts:    1849000 | #Constraints:      56514
344.37/346.31	c #Conflicts:    1850000 | #Constraints:      57515
344.37/346.31	c #Conflicts:    1851000 | #Constraints:      58515
344.37/346.31	c #Conflicts:    1852000 | #Constraints:      59515
344.37/346.31	c #Conflicts:    1853000 | #Constraints:      60516
344.37/346.31	c #Conflicts:    1854000 | #Constraints:      61516
344.37/346.31	c INPROCESSING
344.37/346.31	c GARBAGE COLLECT
344.37/346.31	c #Conflicts:    1855000 | #Constraints:      35517
344.37/346.31	c #Conflicts:    1856000 | #Constraints:      36517
344.37/346.31	c #Conflicts:    1857000 | #Constraints:      37518
344.37/346.31	c #Conflicts:    1858000 | #Constraints:      38518
344.37/346.31	c #Conflicts:    1859000 | #Constraints:      39518
344.37/346.31	c #Conflicts:    1860000 | #Constraints:      40518
344.37/346.31	c #Conflicts:    1861000 | #Constraints:      41518
344.37/346.31	c #Conflicts:    1862000 | #Constraints:      42518
344.37/346.31	c #Conflicts:    1863000 | #Constraints:      43519
344.37/346.31	c #Conflicts:    1864000 | #Constraints:      44519
344.37/346.31	c #Conflicts:    1865000 | #Constraints:      45519
344.37/346.31	c #Conflicts:    1866000 | #Constraints:      46520
344.37/346.31	c #Conflicts:    1867000 | #Constraints:      47520
344.37/346.31	c #Conflicts:    1868000 | #Constraints:      48520
344.37/346.31	c #Conflicts:    1869000 | #Constraints:      49520
344.37/346.31	c #Conflicts:    1870000 | #Constraints:      50520
344.37/346.31	c #Conflicts:    1871000 | #Constraints:      51521
344.37/346.31	c #Conflicts:    1872000 | #Constraints:      52521
344.37/346.31	c #Conflicts:    1873000 | #Constraints:      53521
344.37/346.31	c #Conflicts:    1874000 | #Constraints:      54521
344.37/346.31	c #Conflicts:    1875000 | #Constraints:      55522
344.37/346.31	c #Conflicts:    1876000 | #Constraints:      56522
344.37/346.31	c #Conflicts:    1877000 | #Constraints:      57522
344.37/346.31	c #Conflicts:    1878000 | #Constraints:      58523
344.37/346.31	c #Conflicts:    1879000 | #Constraints:      59523
344.37/346.31	c #Conflicts:    1880000 | #Constraints:      60523
344.37/346.31	c #Conflicts:    1881000 | #Constraints:      61523
344.37/346.31	c INPROCESSING
344.37/346.31	c GARBAGE COLLECT
344.37/346.31	WSVECS04 Frhs2[43]: 6 -74.0239 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[50]: 6 -114.407 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[53]: 6 -84.7661 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[57]: 6 -115.051 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[59]: 6 -94.7695 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[61]: 6 0 15.2409 shouldn't be
344.37/346.31	WSVECS04 Frhs2[62]: 6 -15.423 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[63]: 6 0 24.5017 shouldn't be
344.37/346.31	WSVECS04 Frhs2[65]: 6 -31.3264 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[66]: 6 -73.8465 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[67]: 6 0 35.2126 shouldn't be
344.37/346.31	WSVECS04 Frhs2[68]: 6 0 1.27693 shouldn't be
344.37/346.31	WSVECS04 Frhs2[73]: 6 -2.66271 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[74]: 6 -12.5949 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[76]: 6 -126.734 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[78]: 6 -54.0786 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[127]: 6 0 0.500074 shouldn't be
344.37/346.31	WSVECS04 Frhs2[218]: 6 -1.00005 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[223]: 6 0 5.13043 shouldn't be
344.37/346.31	WSVECS04 Frhs2[227]: 6 0 9.9322 shouldn't be
344.37/346.31	WSVECS04 Frhs2[322]: 6 0 1.00004 shouldn't be
344.37/346.31	WSVECS04 Frhs2[360]: 6 0 1.00005 shouldn't be
344.37/346.31	WSVECS04 Frhs2[398]: 6 0 1.00003 shouldn't be
344.37/346.31	WSVECS04 Frhs2[545]: 6 0 0.500095 shouldn't be
344.37/346.31	WSVECS04 Frhs2[585]: 6 0 22.2958 shouldn't be
344.37/346.31	WSVECS04 Frhs2[594]: 6 0 1.00002 shouldn't be
344.37/346.31	WSVECS04 Frhs2[659]: 6 0 2.00002 shouldn't be
344.37/346.31	WSVECS04 Frhs2[690]: 6 0 54.2955 shouldn't be
344.37/346.31	WSVECS04 Frhs2[695]: 6 -2.00008 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[708]: 6 0 1.00009 shouldn't be
344.37/346.31	WSVECS04 Frhs2[746]: 6 0 1.00001 shouldn't be
344.37/346.31	WSVECS04 Frhs2[759]: 6 0 72.299 shouldn't be
344.37/346.31	WSVECS04 Frhs2[811]: 6 -0.500012 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[820]: 6 0 1.00001 shouldn't be
344.37/346.31	WSVECS04 Frhs2[858]: 6 0 1.00003 shouldn't be
344.37/346.31	WSVECS04 Frhs2[898]: 6 0 1.00004 shouldn't be
344.37/346.31	WSVECS04 Frhs2[908]: 6 0 1.00004 shouldn't be
344.37/346.31	WSVECS04 Frhs2[934]: 6 0 1.00005 shouldn't be
344.37/346.31	WSVECS04 Frhs2[946]: 6 0 1.00007 shouldn't be
344.37/346.31	WSVECS04 Frhs2[965]: 6 -18.2958 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[968]: 6 -1.00009 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[984]: 6 0 1.00001 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1030]: 6 -1.00001 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1039]: 6 0 0.500026 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1044]: 6 -1.00009 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1069]: 6 -1.00003 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1098]: 6 0 79.3465 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1108]: 6 0 54.2955 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1112]: 6 -1.00007 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1131]: 6 0 1.00002 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1146]: 6 0 54.2955 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1189]: 6 0 1.00009 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1295]: 6 -2.66266 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1370]: 6 -128.979 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1393]: 6 -58.0509 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1411]: 6 0 7.0567 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1452]: 6 0 28.6638 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1516]: 6 0 16.6939 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1526]: 6 0 54.2955 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1548]: 6 0 2.00009 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1571]: 6 -2.00002 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1572]: 6 -1.00004 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1573]: 6 -8.21151 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1575]: 6 -1.00007 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1576]: 6 -1.00006 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1580]: 6 -5.09249 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1653]: 6 -1.00006 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1663]: 6 -5.00007 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1670]: 6 -1.00007 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
344.37/346.31	WSVECS04 Frhs2[1683]: 6 -3.00006 0 shouldn't be
344.57/346.53	WSVECS04 Frhs2[296]: 6 0 1.00007 shouldn't be
344.57/346.53	WSVECS04 Frhs2[400]: 6 0 2.00008 shouldn't be
344.57/346.53	WSVECS04 Frhs2[403]: 6 0 1.00002 shouldn't be
344.57/346.53	WSVECS04 Frhs2[874]: 6 -1.00006 0 shouldn't be
344.57/346.53	WSVECS04 Frhs2[1281]: 6 -1.00009 0 shouldn't be
344.57/346.53	WSVECS04 Frhs2[1407]: 6 0 1.00003 shouldn't be
344.57/346.53	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
344.57/346.53	WSVECS04 Frhs2[1679]: 6 -2.00009 0 shouldn't be
344.77/346.73	WSVECS04 Frhs2[107]: 6 -1.00006 0 shouldn't be
344.77/346.73	WSVECS04 Frhs2[408]: 6 0 1.00003 shouldn't be
344.77/346.73	WSVECS04 Frhs2[468]: 6 0 1.00006 shouldn't be
344.77/346.73	WSVECS04 Frhs2[508]: 6 0 1.00002 shouldn't be
344.77/346.73	WSVECS04 Frhs2[697]: 6 0 0.500089 shouldn't be
344.77/346.73	WSVECS04 Frhs2[1088]: 6 0 1.00005 shouldn't be
344.77/346.73	WSVECS04 Frhs2[1570]: 6 -1.00001 0 shouldn't be
344.77/346.73	WSVECS04 Frhs2[1661]: 6 -1.00003 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[43]: 6 -74.0239 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[57]: 6 -115.051 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[66]: 6 -73.8465 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[67]: 6 0 35.2126 shouldn't be
344.97/346.94	WSVECS04 Frhs2[74]: 6 -12.5948 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[76]: 6 -126.734 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[223]: 6 0 5.13037 shouldn't be
344.97/346.94	WSVECS04 Frhs2[334]: 6 0 1 shouldn't be
344.97/346.94	WSVECS04 Frhs2[697]: 6 0 0.5 shouldn't be
344.97/346.94	WSVECS04 Frhs2[874]: 6 -1 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[965]: 6 -18.2957 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[1069]: 6 -1 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[1108]: 6 0 54.2955 shouldn't be
344.97/346.94	WSVECS04 Frhs2[1370]: 6 -128.979 0 shouldn't be
344.97/346.94	WSVECS04 Frhs2[1670]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[27]: 6 -2.13037 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[65]: 6 -31.3264 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[68]: 6 0 1.27684 shouldn't be
345.07/347.10	WSVECS04 Frhs2[73]: 6 -2.66265 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[107]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[121]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[127]: 6 0 0.5 shouldn't be
345.07/347.10	WSVECS04 Frhs2[208]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[218]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[296]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[322]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[360]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[398]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[508]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[545]: 6 0 0.5 shouldn't be
345.07/347.10	WSVECS04 Frhs2[708]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[746]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[811]: 6 -0.500001 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[870]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[898]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[934]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1030]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1044]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1088]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1112]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1131]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1295]: 6 -2.66265 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1468]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1506]: 6 0 1 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1548]: 6 0 2 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1653]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1678]: 6 -1 0 shouldn't be
345.07/347.10	WSVECS04 Frhs2[1683]: 6 -3 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[50]: 6 -114.407 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[53]: 6 -84.766 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[59]: 6 -94.7694 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[62]: 6 -15.4229 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[63]: 6 0 24.5016 shouldn't be
345.37/347.32	WSVECS04 Frhs2[81]: 6 0 36.1935 shouldn't be
345.37/347.32	WSVECS04 Frhs2[400]: 6 0 2 shouldn't be
345.37/347.32	WSVECS04 Frhs2[495]: 6 -1 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[659]: 6 0 2 shouldn't be
345.37/347.32	WSVECS04 Frhs2[661]: 6 0 1 shouldn't be
345.37/347.32	WSVECS04 Frhs2[695]: 6 -2 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[968]: 6 -1 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1042]: 6 0 1 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1098]: 6 0 79.3465 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1146]: 6 0 54.2955 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1281]: 6 -1 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1393]: 6 -58.0508 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1516]: 6 0 16.6938 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1571]: 6 -2 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1573]: 6 -8.21147 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1580]: 6 -5.09242 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1652]: 6 -1 0 shouldn't be
345.37/347.32	WSVECS04 Frhs2[1682]: 6 -1 0 shouldn't be
345.77/347.71	WSVECS04 Frhs2[61]: 6 0 15.2408 shouldn't be
345.77/347.71	WSVECS04 Frhs2[245]: 6 0 1 shouldn't be
345.77/347.71	WSVECS04 Frhs2[941]: 6 0 1 shouldn't be
345.77/347.71	WSVECS04 Frhs2[946]: 6 0 1 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1031]: 6 0 8.21147 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1179]: 6 0 1 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1262]: 6 0 28.6638 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1398]: 6 0 1 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1411]: 6 0 7.05668 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1452]: 6 0 28.6638 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1572]: 6 -1 0 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1578]: 6 -1 0 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1662]: 6 -1 0 shouldn't be
345.77/347.71	WSVECS04 Frhs2[1681]: 6 -1 0 shouldn't be
346.08/348.08	WSVECS04 Frhs2[78]: 6 -54.0785 0 shouldn't be
346.08/348.08	WSVECS04 Frhs2[116]: 6 0 128.979 shouldn't be
346.08/348.08	WSVECS04 Frhs2[128]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[227]: 6 0 9.93217 shouldn't be
346.08/348.08	WSVECS04 Frhs2[267]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[318]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[470]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[556]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[585]: 6 0 22.2957 shouldn't be
346.08/348.08	WSVECS04 Frhs2[594]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[690]: 6 0 54.2955 shouldn't be
346.08/348.08	WSVECS04 Frhs2[920]: 6 0 28.6638 shouldn't be
346.08/348.08	WSVECS04 Frhs2[1018]: 6 0 1 shouldn't be
346.08/348.08	WSVECS04 Frhs2[1161]: 6 0 1.32028 shouldn't be
346.08/348.08	WSVECS04 Frhs2[1177]: 6 0 13.7221 shouldn't be
346.08/348.08	WSVECS04 Frhs2[1181]: 6 0 5.13037 shouldn't be
346.47/348.48	WSVECS04 Frhs2[83]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[424]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[446]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[744]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[820]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[858]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[1114]: 6 0 5.13037 shouldn't be
346.47/348.48	WSVECS04 Frhs2[1186]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[1486]: 6 0 1 shouldn't be
346.47/348.48	WSVECS04 Frhs2[1576]: 6 -1 0 shouldn't be
346.47/348.48	WSVECS04 Frhs2[1577]: 6 -1 0 shouldn't be
346.96/348.96	c #Conflicts:    1882000 | #Constraints:      35317
346.96/348.96	WSVECS04 Frhs2[58]: 6 0 193.6 shouldn't be
346.96/348.96	WSVECS04 Frhs2[386]: 6 0 10.6421 shouldn't be
346.96/348.96	WSVECS04 Frhs2[403]: 6 0 1.00006 shouldn't be
346.96/348.96	WSVECS04 Frhs2[558]: 6 0 0.788795 shouldn't be
346.96/348.96	WSVECS04 Frhs2[636]: 6 0 1.00009 shouldn't be
346.96/348.96	WSVECS04 Frhs2[672]: 6 0 7.84795 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1021]: 6 0 1.0001 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1072]: 6 0 28.8375 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1142]: 6 0 22.2101 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1248]: 6 0 1.00006 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1524]: 6 0 1.00007 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1545]: 6 0 29.7355 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1570]: 6 -1.00005 0 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1574]: 6 -1.00003 0 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1624]: 6 -1.00002 0 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1663]: 6 -6.00003 0 shouldn't be
346.96/348.96	WSVECS04 Frhs2[1679]: 6 -2.00009 0 shouldn't be
347.17/349.19	WSVECS04 Frhs2[190]: 6 0 2.0001 shouldn't be
347.17/349.19	WSVECS04 Frhs2[348]: 6 0 10.6421 shouldn't be
347.17/349.19	WSVECS04 Frhs2[400]: 6 0 2.0001 shouldn't be
347.17/349.19	WSVECS04 Frhs2[660]: 6 0 0.338025 shouldn't be
347.17/349.19	WSVECS04 Frhs2[674]: 6 0 1.00003 shouldn't be
347.17/349.19	WSVECS04 Frhs2[1438]: 6 0 1.00004 shouldn't be
347.17/349.19	WSVECS04 Frhs2[1446]: 6 0 17.007 shouldn't be
347.17/349.19	WSVECS04 Frhs2[1548]: 6 0 1.05129 shouldn't be
347.17/349.19	WSVECS04 Frhs2[1577]: 6 -3.00006 0 shouldn't be
347.27/349.29	WSVECS04 Frhs2[520]: 6 0 0.788762 shouldn't be
347.27/349.29	WSVECS04 Frhs2[723]: 6 0 1.00002 shouldn't be
347.27/349.29	WSVECS04 Frhs2[1187]: 6 0 29.8156 shouldn't be
347.27/349.29	WSVECS04 Frhs2[1189]: 6 0 1.00007 shouldn't be
360.83/362.88	c #Conflicts:    1883000 | #Constraints:      36317
360.83/362.88	c #Conflicts:    1884000 | #Constraints:      37317
360.83/362.88	c #Conflicts:    1885000 | #Constraints:      38317
360.83/362.88	c #Conflicts:    1886000 | #Constraints:      39317
360.83/362.88	c #Conflicts:    1887000 | #Constraints:      40317
360.83/362.88	c #Conflicts:    1888000 | #Constraints:      41317
360.83/362.88	c #Conflicts:    1889000 | #Constraints:      42317
360.83/362.88	c #Conflicts:    1890000 | #Constraints:      43317
360.83/362.88	c #Conflicts:    1891000 | #Constraints:      44317
360.83/362.88	c #Conflicts:    1892000 | #Constraints:      45317
360.83/362.88	c #Conflicts:    1893000 | #Constraints:      46317
360.83/362.88	c #Conflicts:    1894000 | #Constraints:      47317
360.83/362.88	c #Conflicts:    1895000 | #Constraints:      48317
360.83/362.88	c #Conflicts:    1896000 | #Constraints:      49317
360.83/362.88	c #Conflicts:    1897000 | #Constraints:      50317
360.83/362.88	c #Conflicts:    1898000 | #Constraints:      51317
360.83/362.88	c #Conflicts:    1899000 | #Constraints:      52317
360.83/362.88	c #Conflicts:    1900000 | #Constraints:      53317
360.83/362.88	c #Conflicts:    1901000 | #Constraints:      54317
360.83/362.88	c #Conflicts:    1902000 | #Constraints:      55317
360.83/362.88	c #Conflicts:    1903000 | #Constraints:      56317
360.83/362.88	c #Conflicts:    1904000 | #Constraints:      57317
360.83/362.88	c #Conflicts:    1905000 | #Constraints:      58317
360.83/362.88	c #Conflicts:    1906000 | #Constraints:      59317
360.83/362.88	c #Conflicts:    1907000 | #Constraints:      60317
360.83/362.88	c #Conflicts:    1908000 | #Constraints:      61317
360.83/362.88	c #Conflicts:    1909000 | #Constraints:      62317
360.83/362.88	c INPROCESSING
360.83/362.88	c GARBAGE COLLECT
360.83/362.88	c #Conflicts:    1910000 | #Constraints:      35909
360.83/362.88	c #Conflicts:    1911000 | #Constraints:      36909
360.83/362.88	c #Conflicts:    1912000 | #Constraints:      37909
360.83/362.88	c #Conflicts:    1913000 | #Constraints:      38909
360.83/362.88	c #Conflicts:    1914000 | #Constraints:      39909
360.83/362.88	c #Conflicts:    1915000 | #Constraints:      40909
360.83/362.88	c #Conflicts:    1916000 | #Constraints:      41909
360.83/362.88	c #Conflicts:    1917000 | #Constraints:      42909
360.83/362.88	c #Conflicts:    1918000 | #Constraints:      43909
360.83/362.88	c #Conflicts:    1919000 | #Constraints:      44909
360.83/362.88	c #Conflicts:    1920000 | #Constraints:      45909
360.83/362.88	c #Conflicts:    1921000 | #Constraints:      46909
360.83/362.88	c #Conflicts:    1922000 | #Constraints:      47909
360.83/362.88	c #Conflicts:    1923000 | #Constraints:      48909
360.83/362.88	c #Conflicts:    1924000 | #Constraints:      49909
360.83/362.88	c #Conflicts:    1925000 | #Constraints:      50909
360.83/362.88	c #Conflicts:    1926000 | #Constraints:      51909
360.83/362.88	c #Conflicts:    1927000 | #Constraints:      52909
360.83/362.88	c #Conflicts:    1928000 | #Constraints:      53909
360.83/362.88	c #Conflicts:    1929000 | #Constraints:      54909
360.83/362.88	c #Conflicts:    1930000 | #Constraints:      55909
360.83/362.88	c #Conflicts:    1931000 | #Constraints:      56909
360.83/362.88	c #Conflicts:    1932000 | #Constraints:      57909
360.83/362.88	c #Conflicts:    1933000 | #Constraints:      58909
360.83/362.88	c #Conflicts:    1934000 | #Constraints:      59909
360.83/362.88	c #Conflicts:    1935000 | #Constraints:      60909
360.83/362.88	c #Conflicts:    1936000 | #Constraints:      61909
360.83/362.88	c #Conflicts:    1937000 | #Constraints:      62909
360.83/362.88	c INPROCESSING
360.83/362.88	c GARBAGE COLLECT
360.83/362.88	c #Conflicts:    1938000 | #Constraints:      36311
360.83/362.88	c #Conflicts:    1939000 | #Constraints:      37311
360.83/362.88	c #Conflicts:    1940000 | #Constraints:      38311
360.83/362.88	c #Conflicts:    1941000 | #Constraints:      39311
360.83/362.88	c #Conflicts:    1942000 | #Constraints:      40311
360.83/362.88	c #Conflicts:    1943000 | #Constraints:      41311
360.83/362.88	c #Conflicts:    1944000 | #Constraints:      42311
360.83/362.88	c #Conflicts:    1945000 | #Constraints:      43311
360.83/362.88	c #Conflicts:    1946000 | #Constraints:      44311
360.83/362.88	c #Conflicts:    1947000 | #Constraints:      45311
360.83/362.88	c #Conflicts:    1948000 | #Constraints:      46311
360.83/362.88	c #Conflicts:    1949000 | #Constraints:      47311
360.83/362.88	c #Conflicts:    1950000 | #Constraints:      48311
360.83/362.88	c #Conflicts:    1951000 | #Constraints:      49311
360.83/362.88	c #Conflicts:    1952000 | #Constraints:      50311
360.83/362.88	c #Conflicts:    1953000 | #Constraints:      51311
360.83/362.88	c #Conflicts:    1954000 | #Constraints:      52311
360.83/362.88	c #Conflicts:    1955000 | #Constraints:      53311
360.83/362.88	c #Conflicts:    1956000 | #Constraints:      54311
360.83/362.88	c #Conflicts:    1957000 | #Constraints:      55311
360.83/362.88	c #Conflicts:    1958000 | #Constraints:      56311
360.83/362.88	c #Conflicts:    1959000 | #Constraints:      57311
360.83/362.88	c #Conflicts:    1960000 | #Constraints:      58311
375.07/377.64	c #Conflicts:    1961000 | #Constraints:      59311
375.07/377.64	c #Conflicts:    1962000 | #Constraints:      60311
375.07/377.64	c #Conflicts:    1963000 | #Constraints:      61311
375.07/377.64	c #Conflicts:    1964000 | #Constraints:      62311
375.07/377.64	c #Conflicts:    1965000 | #Constraints:      63311
375.07/377.64	c INPROCESSING
375.07/377.64	c GARBAGE COLLECT
375.07/377.64	c #Conflicts:    1966000 | #Constraints:      36510
375.07/377.64	c #Conflicts:    1967000 | #Constraints:      37510
375.07/377.64	c #Conflicts:    1968000 | #Constraints:      38510
375.07/377.64	c #Conflicts:    1969000 | #Constraints:      39510
375.07/377.64	c #Conflicts:    1970000 | #Constraints:      40510
375.07/377.64	c #Conflicts:    1971000 | #Constraints:      41511
375.07/377.64	c #Conflicts:    1972000 | #Constraints:      42511
375.07/377.64	c #Conflicts:    1973000 | #Constraints:      43511
375.07/377.64	c #Conflicts:    1974000 | #Constraints:      44511
375.07/377.64	c #Conflicts:    1975000 | #Constraints:      45511
375.07/377.64	c #Conflicts:    1976000 | #Constraints:      46511
375.07/377.64	c #Conflicts:    1977000 | #Constraints:      47511
375.07/377.64	c #Conflicts:    1978000 | #Constraints:      48511
375.07/377.64	c #Conflicts:    1979000 | #Constraints:      49511
375.07/377.64	c #Conflicts:    1980000 | #Constraints:      50511
375.07/377.64	c #Conflicts:    1981000 | #Constraints:      51511
375.07/377.64	c #Conflicts:    1982000 | #Constraints:      52511
375.07/377.64	c #Conflicts:    1983000 | #Constraints:      53511
375.07/377.64	c #Conflicts:    1984000 | #Constraints:      54511
375.07/377.64	c #Conflicts:    1985000 | #Constraints:      55511
375.07/377.64	c #Conflicts:    1986000 | #Constraints:      56511
375.07/377.64	c #Conflicts:    1987000 | #Constraints:      57511
375.07/377.64	c #Conflicts:    1988000 | #Constraints:      58511
375.07/377.64	c #Conflicts:    1989000 | #Constraints:      59511
375.07/377.64	c #Conflicts:    1990000 | #Constraints:      60511
375.07/377.64	c #Conflicts:    1991000 | #Constraints:      61511
375.07/377.64	c #Conflicts:    1992000 | #Constraints:      62511
375.07/377.64	c #Conflicts:    1993000 | #Constraints:      63511
375.07/377.64	c INPROCESSING
375.07/377.64	c GARBAGE COLLECT
375.07/377.64	c #Conflicts:    1994000 | #Constraints:      36513
375.07/377.64	c #Conflicts:    1995000 | #Constraints:      37513
375.07/377.64	c #Conflicts:    1996000 | #Constraints:      38513
375.07/377.64	c #Conflicts:    1997000 | #Constraints:      39513
375.07/377.64	c #Conflicts:    1998000 | #Constraints:      40513
375.07/377.64	c #Conflicts:    1999000 | #Constraints:      41513
375.07/377.64	c #Conflicts:    2000000 | #Constraints:      42513
375.07/377.64	c #Conflicts:    2001000 | #Constraints:      43513
375.07/377.64	c #Conflicts:    2002000 | #Constraints:      44513
375.07/377.64	c #Conflicts:    2003000 | #Constraints:      45513
375.07/377.64	c #Conflicts:    2004000 | #Constraints:      46513
375.07/377.64	c #Conflicts:    2005000 | #Constraints:      47513
375.07/377.64	c #Conflicts:    2006000 | #Constraints:      48513
375.07/377.64	c #Conflicts:    2007000 | #Constraints:      49513
375.07/377.64	c #Conflicts:    2008000 | #Constraints:      50513
375.07/377.64	c #Conflicts:    2009000 | #Constraints:      51513
375.07/377.64	c #Conflicts:    2010000 | #Constraints:      52513
375.07/377.64	c #Conflicts:    2011000 | #Constraints:      53513
375.07/377.64	c #Conflicts:    2012000 | #Constraints:      54513
375.07/377.64	c #Conflicts:    2013000 | #Constraints:      55513
375.07/377.64	c #Conflicts:    2014000 | #Constraints:      56513
375.07/377.64	c #Conflicts:    2015000 | #Constraints:      57513
375.07/377.64	c #Conflicts:    2016000 | #Constraints:      58513
375.07/377.64	c #Conflicts:    2017000 | #Constraints:      59514
375.07/377.64	c #Conflicts:    2018000 | #Constraints:      60514
375.07/377.64	c #Conflicts:    2019000 | #Constraints:      61514
375.07/377.64	c #Conflicts:    2020000 | #Constraints:      62514
375.07/377.64	c #Conflicts:    2021000 | #Constraints:      63514
375.07/377.64	c INPROCESSING
375.07/377.64	c GARBAGE COLLECT
375.07/377.64	c #Conflicts:    2022000 | #Constraints:      36310
375.07/377.64	c #Conflicts:    2023000 | #Constraints:      37310
375.07/377.64	c #Conflicts:    2024000 | #Constraints:      38310
375.07/377.64	c #Conflicts:    2025000 | #Constraints:      39310
375.07/377.64	c #Conflicts:    2026000 | #Constraints:      40311
375.07/377.64	c #Conflicts:    2027000 | #Constraints:      41311
375.07/377.64	c #Conflicts:    2028000 | #Constraints:      42311
375.07/377.64	c #Conflicts:    2029000 | #Constraints:      43311
375.07/377.64	c #Conflicts:    2030000 | #Constraints:      44312
375.07/377.64	c #Conflicts:    2031000 | #Constraints:      45312
375.07/377.64	c #Conflicts:    2032000 | #Constraints:      46312
375.07/377.64	c #Conflicts:    2033000 | #Constraints:      47312
375.07/377.64	c #Conflicts:    2034000 | #Constraints:      48312
375.07/377.64	c #Conflicts:    2035000 | #Constraints:      49312
375.07/377.64	c #Conflicts:    2036000 | #Constraints:      50312
375.07/377.64	c #Conflicts:    2037000 | #Constraints:      51312
378.06/380.61	c #Conflicts:    2038000 | #Constraints:      52312
378.06/380.61	c #Conflicts:    2039000 | #Constraints:      53312
378.06/380.61	c #Conflicts:    2040000 | #Constraints:      54313
378.06/380.61	c #Conflicts:    2041000 | #Constraints:      55313
378.06/380.61	c #Conflicts:    2042000 | #Constraints:      56313
378.06/380.61	c #Conflicts:    2043000 | #Constraints:      57313
378.06/380.61	c #Conflicts:    2044000 | #Constraints:      58313
378.06/380.61	c #Conflicts:    2045000 | #Constraints:      59313
378.06/380.61	c #Conflicts:    2046000 | #Constraints:      60313
378.06/380.61	c #Conflicts:    2047000 | #Constraints:      61314
378.06/380.61	c #Conflicts:    2048000 | #Constraints:      62314
378.06/380.61	c #Conflicts:    2049000 | #Constraints:      63314
378.06/380.61	c #Conflicts:    2050000 | #Constraints:      64314
378.06/380.61	c INPROCESSING
378.06/380.61	c GARBAGE COLLECT
378.06/380.61	WSVECS04 Frhs2[22]: 6 0 1.00009 shouldn't be
378.06/380.61	WSVECS04 Frhs2[32]: 6 0 1.00006 shouldn't be
378.06/380.61	WSVECS04 Frhs2[44]: 6 0 85.1714 shouldn't be
378.06/380.61	WSVECS04 Frhs2[51]: 6 0 41.3437 shouldn't be
378.06/380.61	WSVECS04 Frhs2[67]: 6 0 7.32737 shouldn't be
378.06/380.61	WSVECS04 Frhs2[74]: 6 0 8.87488 shouldn't be
378.06/380.61	WSVECS04 Frhs2[77]: 6 0 55.9447 shouldn't be
378.06/380.61	WSVECS04 Frhs2[116]: 6 0 16.6412 shouldn't be
378.06/380.61	WSVECS04 Frhs2[138]: 6 0 1.00009 shouldn't be
378.06/380.61	WSVECS04 Frhs2[141]: 6 0 2.00001 shouldn't be
378.06/380.61	WSVECS04 Frhs2[156]: 6 -1.0001 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[176]: 6 0 1.00007 shouldn't be
378.06/380.61	WSVECS04 Frhs2[192]: 6 -28.5879 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[264]: 6 0 19.9621 shouldn't be
378.06/380.61	WSVECS04 Frhs2[267]: 6 -1.00008 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[316]: 6 0 1.00007 shouldn't be
378.06/380.61	WSVECS04 Frhs2[367]: 6 0 13.7996 shouldn't be
378.06/380.61	WSVECS04 Frhs2[376]: 6 0 41.0996 shouldn't be
378.06/380.61	WSVECS04 Frhs2[492]: 6 0 62.9664 shouldn't be
378.06/380.61	WSVECS04 Frhs2[498]: 6 -1.00003 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[528]: 6 0 1.0001 shouldn't be
378.06/380.61	WSVECS04 Frhs2[535]: 6 0 1.32729 shouldn't be
378.06/380.61	WSVECS04 Frhs2[554]: 6 0 1.00006 shouldn't be
378.06/380.61	WSVECS04 Frhs2[563]: 6 -1.00008 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[566]: 6 0 1.00004 shouldn't be
378.06/380.61	WSVECS04 Frhs2[627]: 6 0 1.00007 shouldn't be
378.06/380.61	WSVECS04 Frhs2[718]: 6 -1.00002 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[793]: 6 0 1.00008 shouldn't be
378.06/380.61	WSVECS04 Frhs2[802]: 6 -1.00005 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[918]: 6 -1.00003 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[929]: 6 0 1.00007 shouldn't be
378.06/380.61	WSVECS04 Frhs2[969]: 6 0 1.0001 shouldn't be
378.06/380.61	WSVECS04 Frhs2[983]: 6 0 1.00005 shouldn't be
378.06/380.61	WSVECS04 Frhs2[995]: 6 0 0.500032 shouldn't be
378.06/380.61	WSVECS04 Frhs2[996]: 6 0 22.8821 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1007]: 6 0 1.00008 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1024]: 6 0 11.5138 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1033]: 6 0 0.500092 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1060]: 6 -1.00006 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1067]: 6 0 1.32734 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1069]: 6 0 4.75688 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1144]: 6 0 2.00001 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1174]: 6 0 40.0996 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1177]: 6 0 0.778473 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1183]: 6 -5.63339 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1194]: 6 0 1.00002 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1195]: 6 -1.00003 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1209]: 6 -1.00006 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1212]: 6 0 40.0997 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1214]: 6 0 54.4778 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1215]: 6 0 0.778404 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1224]: 6 -6.12053 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1250]: 6 0 40.0997 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1328]: 6 0 4.89419 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1366]: 6 0 2.39417 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1419]: 6 0 15.5161 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1509]: 6 0 2.00002 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1554]: 6 0 13.3266 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1561]: 6 -1.00007 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1691]: 6 -4.00006 0 shouldn't be
378.06/380.61	WSVECS04 Frhs2[1715]: 6 -3.00001 0 shouldn't be
378.16/380.79	WSVECS04 Frhs2[33]: 6 0 1.00007 shouldn't be
378.16/380.79	WSVECS04 Frhs2[58]: 6 0 34.0935 shouldn't be
378.16/380.79	WSVECS04 Frhs2[422]: 6 0 14.2602 shouldn't be
378.16/380.79	WSVECS04 Frhs2[584]: 6 0 1.00008 shouldn't be
378.16/380.79	WSVECS04 Frhs2[589]: 6 0 1.00003 shouldn't be
378.16/380.79	WSVECS04 Frhs2[622]: 6 0 1.00005 shouldn't be
378.16/380.79	WSVECS04 Frhs2[762]: 6 0 11.5138 shouldn't be
378.16/380.79	WSVECS04 Frhs2[764]: 6 0 1.00008 shouldn't be
378.16/380.79	WSVECS04 Frhs2[927]: 6 0 31.189 shouldn't be
378.16/380.79	WSVECS04 Frhs2[955]: 6 -1.00008 0 shouldn't be
378.16/380.79	WSVECS04 Frhs2[967]: 6 0 1.00004 shouldn't be
378.16/380.79	WSVECS04 Frhs2[976]: 6 0 1.00006 shouldn't be
378.16/380.79	WSVECS04 Frhs2[1068]: 6 0 14.3077 shouldn't be
378.16/380.79	WSVECS04 Frhs2[1139]: 6 0 0.778429 shouldn't be
378.16/380.79	WSVECS04 Frhs2[1329]: 6 0 2.78396 shouldn't be
378.16/380.79	WSVECS04 Frhs2[1537]: 6 0 1.00009 shouldn't be
378.46/381.01	WSVECS04 Frhs2[52]: 6 0 93.5156 shouldn't be
378.46/381.01	WSVECS04 Frhs2[93]: 6 0 1.00005 shouldn't be
378.46/381.01	WSVECS04 Frhs2[739]: 6 0 1.00009 shouldn't be
378.46/381.01	WSVECS04 Frhs2[785]: 6 0 44.9886 shouldn't be
378.46/381.01	WSVECS04 Frhs2[1188]: 6 0 1.00002 shouldn't be
378.46/381.01	WSVECS04 Frhs2[1412]: 6 0 42.3437 shouldn't be
378.65/381.21	WSVECS04 Frhs2[60]: 6 0 49.1006 shouldn't be
378.65/381.21	WSVECS04 Frhs2[337]: 6 0 48.1006 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1026]: 6 0 12.6197 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1167]: 6 0 1.00007 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1226]: 6 0 1.0001 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1243]: 6 0 1.00001 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1363]: 6 0 1.00009 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1471]: 6 0 2.00001 shouldn't be
378.65/381.21	WSVECS04 Frhs2[1643]: 6 -2.00008 0 shouldn't be
378.76/381.39	WSVECS04 Frhs2[106]: 6 0 1.00006 shouldn't be
378.76/381.39	WSVECS04 Frhs2[154]: 6 0 16.6412 shouldn't be
378.76/381.39	WSVECS04 Frhs2[391]: 6 0 79.9357 shouldn't be
378.76/381.39	WSVECS04 Frhs2[424]: 6 0 42.3437 shouldn't be
378.76/381.39	WSVECS04 Frhs2[454]: 6 0 65.3606 shouldn't be
378.76/381.39	WSVECS04 Frhs2[724]: 6 0 11.5138 shouldn't be
378.76/381.39	WSVECS04 Frhs2[801]: 6 0 5.75689 shouldn't be
378.76/381.39	WSVECS04 Frhs2[1077]: 6 0 1.00006 shouldn't be
378.76/381.39	WSVECS04 Frhs2[1199]: 6 0 1.00005 shouldn't be
378.76/381.39	WSVECS04 Frhs2[1598]: 6 0 24.2094 shouldn't be
379.05/381.62	WSVECS04 Frhs2[46]: 6 0 73.5674 shouldn't be
379.05/381.62	WSVECS04 Frhs2[64]: 6 0 79.719 shouldn't be
379.05/381.62	WSVECS04 Frhs2[401]: 6 0 1.00004 shouldn't be
379.05/381.62	WSVECS04 Frhs2[468]: 6 0 1.00008 shouldn't be
379.05/381.62	WSVECS04 Frhs2[477]: 6 0 1.00004 shouldn't be
379.05/381.62	WSVECS04 Frhs2[518]: 6 0 1.00003 shouldn't be
379.05/381.62	WSVECS04 Frhs2[556]: 6 0 1.00003 shouldn't be
379.05/381.62	WSVECS04 Frhs2[681]: 6 0 1.00007 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1059]: 6 0 49.1006 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1197]: 6 0 90.3386 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1253]: 6 0 0.77847 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1285]: 6 0 3.00004 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1295]: 6 0 1.00007 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1304]: 6 0 87.6453 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1469]: 6 0 44.5432 shouldn't be
379.05/381.62	WSVECS04 Frhs2[1706]: 6 -2.00008 0 shouldn't be
379.36/381.98	WSVECS04 Frhs2[338]: 6 0 40.0996 shouldn't be
379.36/381.98	WSVECS04 Frhs2[407]: 6 0 1.00002 shouldn't be
379.36/381.98	WSVECS04 Frhs2[571]: 6 0 1.00005 shouldn't be
379.36/381.98	WSVECS04 Frhs2[580]: 6 0 1.00001 shouldn't be
379.36/381.98	WSVECS04 Frhs2[652]: 6 0 1.00005 shouldn't be
379.36/381.98	WSVECS04 Frhs2[833]: 6 0 1.0001 shouldn't be
379.36/381.98	WSVECS04 Frhs2[871]: 6 0 1.00007 shouldn't be
379.36/381.98	WSVECS04 Frhs2[889]: 6 0 31.189 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1064]: 6 0 3.00007 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1198]: 6 0 1.00004 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1236]: 6 0 1.00003 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1237]: 6 0 1.00006 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1398]: 6 0 1.00003 shouldn't be
379.36/381.98	WSVECS04 Frhs2[1573]: 6 0 4.75695 shouldn't be
379.85/382.45	WSVECS04 Frhs2[121]: 6 0 0.500026 shouldn't be
379.85/382.45	WSVECS04 Frhs2[514]: 6 0 1.00003 shouldn't be
379.85/382.45	WSVECS04 Frhs2[530]: 6 0 28.4508 shouldn't be
379.85/382.45	WSVECS04 Frhs2[552]: 6 0 1.00005 shouldn't be
379.85/382.45	WSVECS04 Frhs2[916]: 6 0 16.2603 shouldn't be
379.85/382.45	WSVECS04 Frhs2[954]: 6 0 16.2603 shouldn't be
379.85/382.45	WSVECS04 Frhs2[993]: 6 0 4.75692 shouldn't be
379.85/382.45	WSVECS04 Frhs2[1029]: 6 0 1.32734 shouldn't be
379.85/382.45	WSVECS04 Frhs2[1031]: 6 0 4.75694 shouldn't be
380.26/382.88	WSVECS04 Frhs2[103]: 6 0 2.00007 shouldn't be
380.26/382.88	WSVECS04 Frhs2[614]: 6 0 1.00003 shouldn't be
380.26/382.88	WSVECS04 Frhs2[839]: 6 0 5.75689 shouldn't be
380.26/382.88	WSVECS04 Frhs2[851]: 6 0 31.1891 shouldn't be
380.65/383.29	WSVECS04 Frhs2[92]: 6 0 1.00001 shouldn't be
380.65/383.29	WSVECS04 Frhs2[1012]: 6 0 53.0155 shouldn't be
380.65/383.29	WSVECS04 Frhs2[1205]: 6 0 1.00004 shouldn't be
381.15/383.72	WSVECS04 Frhs2[96]: 6 0 1.00001 shouldn't be
381.15/383.72	WSVECS04 Frhs2[1006]: 6 0 2.00002 shouldn't be
381.35/383.99	WSVECS04 Frhs2[6]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[17]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[32]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[33]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[35]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[44]: 6 0 85.1714 shouldn't be
381.35/383.99	WSVECS04 Frhs2[51]: 6 0 41.3436 shouldn't be
381.35/383.99	WSVECS04 Frhs2[67]: 6 0 7.32728 shouldn't be
381.35/383.99	WSVECS04 Frhs2[74]: 6 0 8.8748 shouldn't be
381.35/383.99	WSVECS04 Frhs2[77]: 6 0 55.9446 shouldn't be
381.35/383.99	WSVECS04 Frhs2[103]: 6 0 2 shouldn't be
381.35/383.99	WSVECS04 Frhs2[141]: 6 0 2 shouldn't be
381.35/383.99	WSVECS04 Frhs2[156]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[192]: 6 -28.5879 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[267]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[367]: 6 0 13.7996 shouldn't be
381.35/383.99	WSVECS04 Frhs2[401]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[492]: 6 0 62.9664 shouldn't be
381.35/383.99	WSVECS04 Frhs2[530]: 6 0 28.4507 shouldn't be
381.35/383.99	WSVECS04 Frhs2[535]: 6 0 1.32728 shouldn't be
381.35/383.99	WSVECS04 Frhs2[563]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[584]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[681]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[718]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[802]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[823]: 6 0 44.9886 shouldn't be
381.35/383.99	WSVECS04 Frhs2[828]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[918]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[929]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[955]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[995]: 6 0 0.500001 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1007]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1024]: 6 0 11.5137 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1026]: 6 0 12.6196 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1068]: 6 0 14.3077 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1139]: 6 0 0.778394 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1144]: 6 0 2 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1183]: 6 -5.63329 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1194]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1195]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1199]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1209]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1215]: 6 0 0.778394 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1224]: 6 -6.12048 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1250]: 6 0 40.0996 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1253]: 6 0 0.778395 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1295]: 6 0 1 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1366]: 6 0 2.39415 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1471]: 6 0 2 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1554]: 6 0 13.3265 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1643]: 6 -2 0 shouldn't be
381.35/383.99	WSVECS04 Frhs2[1691]: 6 -4 0 shouldn't be
381.75/384.37	WSVECS04 Frhs2[46]: 6 0 73.5673 shouldn't be
381.75/384.37	WSVECS04 Frhs2[52]: 6 0 93.5155 shouldn't be
381.75/384.37	WSVECS04 Frhs2[58]: 6 0 34.0934 shouldn't be
381.75/384.37	WSVECS04 Frhs2[60]: 6 0 49.1005 shouldn't be
381.75/384.37	WSVECS04 Frhs2[64]: 6 0 79.719 shouldn't be
381.75/384.37	WSVECS04 Frhs2[106]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[131]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[154]: 6 0 16.6411 shouldn't be
381.75/384.37	WSVECS04 Frhs2[264]: 6 0 19.962 shouldn't be
381.75/384.37	WSVECS04 Frhs2[422]: 6 0 14.2602 shouldn't be
381.75/384.37	WSVECS04 Frhs2[468]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[498]: 6 -1 0 shouldn't be
381.75/384.37	WSVECS04 Frhs2[528]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[652]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[724]: 6 0 11.5137 shouldn't be
381.75/384.37	WSVECS04 Frhs2[762]: 6 0 11.5137 shouldn't be
381.75/384.37	WSVECS04 Frhs2[764]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[851]: 6 0 31.189 shouldn't be
381.75/384.37	WSVECS04 Frhs2[889]: 6 0 31.189 shouldn't be
381.75/384.37	WSVECS04 Frhs2[916]: 6 0 16.2602 shouldn't be
381.75/384.37	WSVECS04 Frhs2[927]: 6 0 31.189 shouldn't be
381.75/384.37	WSVECS04 Frhs2[983]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1060]: 6 -1 0 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1177]: 6 0 0.778394 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1214]: 6 0 54.4777 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1328]: 6 0 4.89415 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1329]: 6 0 2.78394 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1398]: 6 0 1 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1419]: 6 0 15.5161 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1469]: 6 0 44.5432 shouldn't be
381.75/384.37	WSVECS04 Frhs2[1537]: 6 0 1 shouldn't be
382.25/384.80	WSVECS04 Frhs2[316]: 6 0 1 shouldn't be
382.25/384.80	WSVECS04 Frhs2[337]: 6 0 48.1005 shouldn't be
382.25/384.80	WSVECS04 Frhs2[454]: 6 0 65.3605 shouldn't be
382.25/384.80	WSVECS04 Frhs2[580]: 6 0 1 shouldn't be
382.25/384.80	WSVECS04 Frhs2[801]: 6 0 5.75686 shouldn't be
382.25/384.80	WSVECS04 Frhs2[993]: 6 0 4.75686 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1012]: 6 0 53.0154 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1029]: 6 0 1.32728 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1033]: 6 0 0.500001 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1067]: 6 0 1.32728 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1077]: 6 0 1 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1136]: 6 0 61.5433 shouldn't be
382.25/384.80	WSVECS04 Frhs2[1351]: 6 0 1 shouldn't be
382.65/385.27	WSVECS04 Frhs2[1715]: 6 -3 0 shouldn't be
383.05/385.69	WSVECS04 Frhs2[551]: 6 0 1 shouldn't be
383.05/385.69	WSVECS04 Frhs2[589]: 6 0 1 shouldn't be
383.05/385.69	WSVECS04 Frhs2[627]: 6 0 1 shouldn't be
383.05/385.69	WSVECS04 Frhs2[793]: 6 0 1 shouldn't be
383.05/385.69	WSVECS04 Frhs2[996]: 6 0 22.8821 shouldn't be
383.05/385.69	WSVECS04 Frhs2[1212]: 6 0 40.0996 shouldn't be
383.05/385.69	WSVECS04 Frhs2[1243]: 6 0 1 shouldn't be
383.75/386.38	c rational objective 299.492
399.22/402.05	c #Conflicts:    2051000 | #Constraints:      36908
399.22/402.05	c #Conflicts:    2052000 | #Constraints:      37908
399.22/402.05	c #Conflicts:    2053000 | #Constraints:      38909
399.22/402.05	c #Conflicts:    2054000 | #Constraints:      39909
399.22/402.05	c #Conflicts:    2055000 | #Constraints:      40909
399.22/402.05	c #Conflicts:    2056000 | #Constraints:      41909
399.22/402.05	c #Conflicts:    2057000 | #Constraints:      42909
399.22/402.05	c #Conflicts:    2058000 | #Constraints:      43909
399.22/402.05	c #Conflicts:    2059000 | #Constraints:      44909
399.22/402.05	c #Conflicts:    2060000 | #Constraints:      45909
399.22/402.05	c #Conflicts:    2061000 | #Constraints:      46909
399.22/402.05	c #Conflicts:    2062000 | #Constraints:      47909
399.22/402.05	c #Conflicts:    2063000 | #Constraints:      48909
399.22/402.05	c #Conflicts:    2064000 | #Constraints:      49909
399.22/402.05	c #Conflicts:    2065000 | #Constraints:      50909
399.22/402.05	c #Conflicts:    2066000 | #Constraints:      51909
399.22/402.05	c #Conflicts:    2067000 | #Constraints:      52909
399.22/402.05	c #Conflicts:    2068000 | #Constraints:      53909
399.22/402.05	c #Conflicts:    2069000 | #Constraints:      54909
399.22/402.05	c #Conflicts:    2070000 | #Constraints:      55909
399.22/402.05	c #Conflicts:    2071000 | #Constraints:      56909
399.22/402.05	c #Conflicts:    2072000 | #Constraints:      57909
399.22/402.05	c #Conflicts:    2073000 | #Constraints:      58909
399.22/402.05	c #Conflicts:    2074000 | #Constraints:      59909
399.22/402.05	c #Conflicts:    2075000 | #Constraints:      60909
399.22/402.05	c #Conflicts:    2076000 | #Constraints:      61909
399.22/402.05	c #Conflicts:    2077000 | #Constraints:      62909
399.22/402.05	c #Conflicts:    2078000 | #Constraints:      63909
399.22/402.05	c #Conflicts:    2079000 | #Constraints:      64909
399.22/402.05	c INPROCESSING
399.22/402.05	c GARBAGE COLLECT
399.22/402.05	c #Conflicts:    2080000 | #Constraints:      37317
399.22/402.05	c #Conflicts:    2081000 | #Constraints:      38317
399.22/402.05	c #Conflicts:    2082000 | #Constraints:      39317
399.22/402.05	c #Conflicts:    2083000 | #Constraints:      40317
399.22/402.05	c #Conflicts:    2084000 | #Constraints:      41317
399.22/402.05	c #Conflicts:    2085000 | #Constraints:      42317
399.22/402.05	c #Conflicts:    2086000 | #Constraints:      43317
399.22/402.05	c #Conflicts:    2087000 | #Constraints:      44317
399.22/402.05	c #Conflicts:    2088000 | #Constraints:      45317
399.22/402.05	c #Conflicts:    2089000 | #Constraints:      46317
399.22/402.05	c #Conflicts:    2090000 | #Constraints:      47317
399.22/402.05	c #Conflicts:    2091000 | #Constraints:      48317
399.22/402.05	c #Conflicts:    2092000 | #Constraints:      49317
399.22/402.05	c #Conflicts:    2093000 | #Constraints:      50317
399.22/402.05	c #Conflicts:    2094000 | #Constraints:      51317
399.22/402.05	c #Conflicts:    2095000 | #Constraints:      52317
399.22/402.05	c #Conflicts:    2096000 | #Constraints:      53317
399.22/402.05	c #Conflicts:    2097000 | #Constraints:      54318
399.22/402.05	c #Conflicts:    2098000 | #Constraints:      55318
399.22/402.05	c #Conflicts:    2099000 | #Constraints:      56318
399.22/402.05	c #Conflicts:    2100000 | #Constraints:      57318
399.22/402.05	c #Conflicts:    2101000 | #Constraints:      58318
399.22/402.05	c #Conflicts:    2102000 | #Constraints:      59319
399.22/402.05	c #Conflicts:    2103000 | #Constraints:      60319
399.22/402.05	c #Conflicts:    2104000 | #Constraints:      61319
399.22/402.05	c #Conflicts:    2105000 | #Constraints:      62319
399.22/402.05	c #Conflicts:    2106000 | #Constraints:      63319
399.22/402.05	c #Conflicts:    2107000 | #Constraints:      64320
399.22/402.05	c #Conflicts:    2108000 | #Constraints:      65320
399.22/402.05	c INPROCESSING
399.22/402.05	c GARBAGE COLLECT
399.22/402.05	c #Conflicts:    2109000 | #Constraints:      37523
399.22/402.05	c #Conflicts:    2110000 | #Constraints:      38523
399.22/402.05	c #Conflicts:    2111000 | #Constraints:      39523
399.22/402.05	c #Conflicts:    2112000 | #Constraints:      40523
399.22/402.05	c #Conflicts:    2113000 | #Constraints:      41523
399.22/402.05	c #Conflicts:    2114000 | #Constraints:      42523
399.22/402.05	c #Conflicts:    2115000 | #Constraints:      43523
399.22/402.05	c #Conflicts:    2116000 | #Constraints:      44523
399.22/402.05	c #Conflicts:    2117000 | #Constraints:      45523
399.22/402.05	c #Conflicts:    2118000 | #Constraints:      46523
399.22/402.05	c #Conflicts:    2119000 | #Constraints:      47523
399.22/402.05	c #Conflicts:    2120000 | #Constraints:      48523
399.22/402.05	c #Conflicts:    2121000 | #Constraints:      49523
399.22/402.05	c #Conflicts:    2122000 | #Constraints:      50524
399.22/402.05	c #Conflicts:    2123000 | #Constraints:      51524
399.22/402.05	c #Conflicts:    2124000 | #Constraints:      52524
399.22/402.05	c #Conflicts:    2125000 | #Constraints:      53524
399.22/402.05	c #Conflicts:    2126000 | #Constraints:      54525
399.22/402.05	c #Conflicts:    2127000 | #Constraints:      55525
399.22/402.05	c #Conflicts:    2128000 | #Constraints:      56525
410.29/413.12	c #Conflicts:    2129000 | #Constraints:      57525
410.29/413.12	c #Conflicts:    2130000 | #Constraints:      58525
410.29/413.12	c #Conflicts:    2131000 | #Constraints:      59525
410.29/413.12	c #Conflicts:    2132000 | #Constraints:      60526
410.29/413.12	c #Conflicts:    2133000 | #Constraints:      61526
410.29/413.12	c #Conflicts:    2134000 | #Constraints:      62526
410.29/413.12	c #Conflicts:    2135000 | #Constraints:      63526
410.29/413.12	c #Conflicts:    2136000 | #Constraints:      64527
410.29/413.12	c #Conflicts:    2137000 | #Constraints:      65527
410.29/413.12	c INPROCESSING
410.29/413.12	c GARBAGE COLLECT
410.29/413.12	c #Conflicts:    2138000 | #Constraints:      37520
410.29/413.12	c #Conflicts:    2139000 | #Constraints:      38521
410.29/413.12	c #Conflicts:    2140000 | #Constraints:      39521
410.29/413.12	c #Conflicts:    2141000 | #Constraints:      40521
410.29/413.12	c #Conflicts:    2142000 | #Constraints:      41521
410.29/413.12	c #Conflicts:    2143000 | #Constraints:      42521
410.29/413.12	c #Conflicts:    2144000 | #Constraints:      43521
410.29/413.12	c #Conflicts:    2145000 | #Constraints:      44521
410.29/413.12	c #Conflicts:    2146000 | #Constraints:      45522
410.29/413.12	c #Conflicts:    2147000 | #Constraints:      46522
410.29/413.12	c #Conflicts:    2148000 | #Constraints:      47522
410.29/413.12	c #Conflicts:    2149000 | #Constraints:      48522
410.29/413.12	c #Conflicts:    2150000 | #Constraints:      49522
410.29/413.12	c #Conflicts:    2151000 | #Constraints:      50523
410.29/413.12	c #Conflicts:    2152000 | #Constraints:      51523
410.29/413.12	c #Conflicts:    2153000 | #Constraints:      52523
410.29/413.12	c #Conflicts:    2154000 | #Constraints:      53524
410.29/413.12	c #Conflicts:    2155000 | #Constraints:      54524
410.29/413.12	c #Conflicts:    2156000 | #Constraints:      55524
410.29/413.12	c #Conflicts:    2157000 | #Constraints:      56524
410.29/413.12	c #Conflicts:    2158000 | #Constraints:      57525
410.29/413.12	c #Conflicts:    2159000 | #Constraints:      58525
410.29/413.12	c #Conflicts:    2160000 | #Constraints:      59525
410.29/413.12	c #Conflicts:    2161000 | #Constraints:      60525
410.29/413.12	c #Conflicts:    2162000 | #Constraints:      61526
410.29/413.12	c #Conflicts:    2163000 | #Constraints:      62527
410.29/413.12	c #Conflicts:    2164000 | #Constraints:      63528
410.29/413.12	c #Conflicts:    2165000 | #Constraints:      64528
410.29/413.12	c #Conflicts:    2166000 | #Constraints:      65529
410.29/413.12	c INPROCESSING
410.29/413.12	c GARBAGE COLLECT
410.29/413.12	c #Conflicts:    2167000 | #Constraints:      37335
410.29/413.12	c #Conflicts:    2168000 | #Constraints:      38335
410.29/413.12	c #Conflicts:    2169000 | #Constraints:      39335
410.29/413.12	c #Conflicts:    2170000 | #Constraints:      40335
410.29/413.12	c #Conflicts:    2171000 | #Constraints:      41335
410.29/413.12	c #Conflicts:    2172000 | #Constraints:      42335
410.29/413.12	c #Conflicts:    2173000 | #Constraints:      43335
410.29/413.12	c #Conflicts:    2174000 | #Constraints:      44335
410.29/413.12	c #Conflicts:    2175000 | #Constraints:      45336
410.29/413.12	c #Conflicts:    2176000 | #Constraints:      46336
410.29/413.12	c #Conflicts:    2177000 | #Constraints:      47337
410.29/413.12	c #Conflicts:    2178000 | #Constraints:      48338
410.29/413.12	c #Conflicts:    2179000 | #Constraints:      49338
410.29/413.12	WSVECS04 Frhs2[47]: 6 -157.853 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[52]: 6 -107.205 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[89]: 6 0 1.00001 shouldn't be
410.29/413.12	WSVECS04 Frhs2[200]: 6 0 1.00005 shouldn't be
410.29/413.12	WSVECS04 Frhs2[239]: 6 -0.500059 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[250]: 6 -1.00003 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[284]: 6 0 1.00005 shouldn't be
410.29/413.12	WSVECS04 Frhs2[322]: 6 0 1.00005 shouldn't be
410.29/413.12	WSVECS04 Frhs2[423]: 6 0 7.50372 shouldn't be
410.29/413.12	WSVECS04 Frhs2[660]: 6 -1.00007 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[795]: 6 0 1.0001 shouldn't be
410.29/413.12	WSVECS04 Frhs2[976]: 6 -1.00002 0 shouldn't be
410.29/413.12	WSVECS04 Frhs2[977]: 6 0 0.500077 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1236]: 6 0 0.558436 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1452]: 6 0 25.8504 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1456]: 6 0 1.00007 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1495]: 6 0 1.00003 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1532]: 6 0 1.00008 shouldn't be
410.29/413.12	WSVECS04 Frhs2[1533]: 6 0 1.00008 shouldn't be
410.38/413.23	WSVECS04 Frhs2[363]: 6 0 1.00007 shouldn't be
410.38/413.23	WSVECS04 Frhs2[467]: 6 0 0.500088 shouldn't be
410.38/413.23	WSVECS04 Frhs2[634]: 6 -1.00002 0 shouldn't be
410.38/413.23	WSVECS04 Frhs2[1504]: 6 0 1.00008 shouldn't be
410.38/413.23	WSVECS04 Frhs2[1561]: 6 -2.00003 0 shouldn't be
410.48/413.32	WSVECS04 Frhs2[568]: 6 0 0.677479 shouldn't be
410.48/413.32	WSVECS04 Frhs2[605]: 6 0 1.00006 shouldn't be
410.48/413.32	WSVECS04 Frhs2[1124]: 6 0 1.00002 shouldn't be
410.48/413.32	WSVECS04 Frhs2[1470]: 6 0 1.00002 shouldn't be
410.48/413.32	WSVECS04 Frhs2[1705]: 6 -2.00006 0 shouldn't be
428.06/431.29	c #Conflicts:    2180000 | #Constraints:      50338
428.06/431.29	c #Conflicts:    2181000 | #Constraints:      51338
428.06/431.29	c #Conflicts:    2182000 | #Constraints:      52338
428.06/431.29	c #Conflicts:    2183000 | #Constraints:      53338
428.06/431.29	c #Conflicts:    2184000 | #Constraints:      54338
428.06/431.29	c #Conflicts:    2185000 | #Constraints:      55338
428.06/431.29	c #Conflicts:    2186000 | #Constraints:      56338
428.06/431.29	c #Conflicts:    2187000 | #Constraints:      57338
428.06/431.29	c #Conflicts:    2188000 | #Constraints:      58338
428.06/431.29	c #Conflicts:    2189000 | #Constraints:      59338
428.06/431.29	c #Conflicts:    2190000 | #Constraints:      60338
428.06/431.29	c #Conflicts:    2191000 | #Constraints:      61338
428.06/431.29	c #Conflicts:    2192000 | #Constraints:      62338
428.06/431.29	c #Conflicts:    2193000 | #Constraints:      63338
428.06/431.29	c #Conflicts:    2194000 | #Constraints:      64338
428.06/431.29	c #Conflicts:    2195000 | #Constraints:      65338
428.06/431.29	c #Conflicts:    2196000 | #Constraints:      66338
428.06/431.29	c INPROCESSING
428.06/431.29	c GARBAGE COLLECT
428.06/431.29	c #Conflicts:    2197000 | #Constraints:      37934
428.06/431.29	c #Conflicts:    2198000 | #Constraints:      38934
428.06/431.29	c #Conflicts:    2199000 | #Constraints:      39934
428.06/431.29	c #Conflicts:    2200000 | #Constraints:      40934
428.06/431.29	c #Conflicts:    2201000 | #Constraints:      41934
428.06/431.29	c #Conflicts:    2202000 | #Constraints:      42934
428.06/431.29	c #Conflicts:    2203000 | #Constraints:      43934
428.06/431.29	c #Conflicts:    2204000 | #Constraints:      44934
428.06/431.29	c #Conflicts:    2205000 | #Constraints:      45934
428.06/431.29	c #Conflicts:    2206000 | #Constraints:      46934
428.06/431.29	c #Conflicts:    2207000 | #Constraints:      47934
428.06/431.29	c #Conflicts:    2208000 | #Constraints:      48934
428.06/431.29	c #Conflicts:    2209000 | #Constraints:      49934
428.06/431.29	c #Conflicts:    2210000 | #Constraints:      50934
428.06/431.29	c #Conflicts:    2211000 | #Constraints:      51934
428.06/431.29	c #Conflicts:    2212000 | #Constraints:      52934
428.06/431.29	c #Conflicts:    2213000 | #Constraints:      53934
428.06/431.29	c #Conflicts:    2214000 | #Constraints:      54934
428.06/431.29	c #Conflicts:    2215000 | #Constraints:      55934
428.06/431.29	c #Conflicts:    2216000 | #Constraints:      56934
428.06/431.29	c #Conflicts:    2217000 | #Constraints:      57934
428.06/431.29	c #Conflicts:    2218000 | #Constraints:      58934
428.06/431.29	c #Conflicts:    2219000 | #Constraints:      59934
428.06/431.29	c #Conflicts:    2220000 | #Constraints:      60934
428.06/431.29	c #Conflicts:    2221000 | #Constraints:      61934
428.06/431.29	c #Conflicts:    2222000 | #Constraints:      62934
428.06/431.29	c #Conflicts:    2223000 | #Constraints:      63934
428.06/431.29	c #Conflicts:    2224000 | #Constraints:      64934
428.06/431.29	c #Conflicts:    2225000 | #Constraints:      65934
428.06/431.29	c #Conflicts:    2226000 | #Constraints:      66934
428.06/431.29	c INPROCESSING
428.06/431.29	c GARBAGE COLLECT
428.06/431.29	c #Conflicts:    2227000 | #Constraints:      38333
428.06/431.29	c #Conflicts:    2228000 | #Constraints:      39333
428.06/431.29	c #Conflicts:    2229000 | #Constraints:      40333
428.06/431.29	c #Conflicts:    2230000 | #Constraints:      41333
428.06/431.29	c #Conflicts:    2231000 | #Constraints:      42333
428.06/431.29	c #Conflicts:    2232000 | #Constraints:      43333
428.06/431.29	c #Conflicts:    2233000 | #Constraints:      44334
428.06/431.29	c #Conflicts:    2234000 | #Constraints:      45334
428.06/431.29	c #Conflicts:    2235000 | #Constraints:      46334
428.06/431.29	c #Conflicts:    2236000 | #Constraints:      47334
428.06/431.29	c #Conflicts:    2237000 | #Constraints:      48334
428.06/431.29	c #Conflicts:    2238000 | #Constraints:      49334
428.06/431.29	c #Conflicts:    2239000 | #Constraints:      50334
428.06/431.29	c #Conflicts:    2240000 | #Constraints:      51334
428.06/431.29	c #Conflicts:    2241000 | #Constraints:      52334
428.06/431.29	c #Conflicts:    2242000 | #Constraints:      53334
428.06/431.29	c #Conflicts:    2243000 | #Constraints:      54334
428.06/431.29	c #Conflicts:    2244000 | #Constraints:      55334
428.06/431.29	c #Conflicts:    2245000 | #Constraints:      56334
428.06/431.29	c #Conflicts:    2246000 | #Constraints:      57334
428.06/431.29	c #Conflicts:    2247000 | #Constraints:      58334
428.06/431.29	c #Conflicts:    2248000 | #Constraints:      59334
428.06/431.29	c #Conflicts:    2249000 | #Constraints:      60334
428.06/431.29	c #Conflicts:    2250000 | #Constraints:      61334
428.06/431.29	c #Conflicts:    2251000 | #Constraints:      62334
428.06/431.29	c #Conflicts:    2252000 | #Constraints:      63334
428.06/431.29	c #Conflicts:    2253000 | #Constraints:      64334
428.06/431.29	c #Conflicts:    2254000 | #Constraints:      65334
428.06/431.29	c #Conflicts:    2255000 | #Constraints:      66334
428.06/431.29	c #Conflicts:    2256000 | #Constraints:      67334
428.06/431.29	c INPROCESSING
428.06/431.29	c GARBAGE COLLECT
439.13/442.38	c #Conflicts:    2257000 | #Constraints:      38520
439.13/442.38	c #Conflicts:    2258000 | #Constraints:      39520
439.13/442.38	c #Conflicts:    2259000 | #Constraints:      40520
439.13/442.38	c #Conflicts:    2260000 | #Constraints:      41520
439.13/442.38	c #Conflicts:    2261000 | #Constraints:      42520
439.13/442.38	c #Conflicts:    2262000 | #Constraints:      43520
439.13/442.38	c #Conflicts:    2263000 | #Constraints:      44520
439.13/442.38	c #Conflicts:    2264000 | #Constraints:      45520
439.13/442.38	c #Conflicts:    2265000 | #Constraints:      46520
439.13/442.38	c #Conflicts:    2266000 | #Constraints:      47520
439.13/442.38	c #Conflicts:    2267000 | #Constraints:      48520
439.13/442.38	c #Conflicts:    2268000 | #Constraints:      49520
439.13/442.38	c #Conflicts:    2269000 | #Constraints:      50521
439.13/442.38	c #Conflicts:    2270000 | #Constraints:      51521
439.13/442.38	c #Conflicts:    2271000 | #Constraints:      52522
439.13/442.38	c #Conflicts:    2272000 | #Constraints:      53522
439.13/442.38	c #Conflicts:    2273000 | #Constraints:      54522
439.13/442.38	c #Conflicts:    2274000 | #Constraints:      55522
439.13/442.38	c #Conflicts:    2275000 | #Constraints:      56522
439.13/442.38	c #Conflicts:    2276000 | #Constraints:      57523
439.13/442.38	c #Conflicts:    2277000 | #Constraints:      58523
439.13/442.38	c #Conflicts:    2278000 | #Constraints:      59523
439.13/442.38	c #Conflicts:    2279000 | #Constraints:      60524
439.13/442.38	c #Conflicts:    2280000 | #Constraints:      61524
439.13/442.38	c #Conflicts:    2281000 | #Constraints:      62524
439.13/442.38	c #Conflicts:    2282000 | #Constraints:      63524
439.13/442.38	c #Conflicts:    2283000 | #Constraints:      64524
439.13/442.38	c #Conflicts:    2284000 | #Constraints:      65525
439.13/442.38	c #Conflicts:    2285000 | #Constraints:      66525
439.13/442.38	c #Conflicts:    2286000 | #Constraints:      67525
439.13/442.38	c INPROCESSING
439.13/442.38	c GARBAGE COLLECT
439.13/442.38	c #Conflicts:    2287000 | #Constraints:      38519
439.13/442.38	c #Conflicts:    2288000 | #Constraints:      39519
439.13/442.38	c #Conflicts:    2289000 | #Constraints:      40520
439.13/442.38	c #Conflicts:    2290000 | #Constraints:      41520
439.13/442.38	c #Conflicts:    2291000 | #Constraints:      42520
439.13/442.38	c #Conflicts:    2292000 | #Constraints:      43520
439.13/442.38	c #Conflicts:    2293000 | #Constraints:      44520
439.13/442.38	c #Conflicts:    2294000 | #Constraints:      45521
439.13/442.38	c #Conflicts:    2295000 | #Constraints:      46521
439.13/442.38	c #Conflicts:    2296000 | #Constraints:      47521
439.13/442.38	c #Conflicts:    2297000 | #Constraints:      48522
439.13/442.38	c #Conflicts:    2298000 | #Constraints:      49522
439.13/442.38	c #Conflicts:    2299000 | #Constraints:      50522
439.13/442.38	c #Conflicts:    2300000 | #Constraints:      51523
439.13/442.38	c #Conflicts:    2301000 | #Constraints:      52524
439.13/442.38	c #Conflicts:    2302000 | #Constraints:      53525
439.13/442.38	c #Conflicts:    2303000 | #Constraints:      54526
439.13/442.38	c #Conflicts:    2304000 | #Constraints:      55527
439.13/442.38	c #Conflicts:    2305000 | #Constraints:      56527
439.13/442.38	c #Conflicts:    2306000 | #Constraints:      57528
439.13/442.38	c #Conflicts:    2307000 | #Constraints:      58529
439.13/442.38	WSVECS04 Frhs2[60]: 6 0 1.63273 shouldn't be
439.13/442.38	WSVECS04 Frhs2[130]: 6 -1.00003 0 shouldn't be
439.13/442.38	WSVECS04 Frhs2[217]: 6 0 1.00004 shouldn't be
439.13/442.38	WSVECS04 Frhs2[227]: 6 0 0.0756895 shouldn't be
439.13/442.38	WSVECS04 Frhs2[320]: 6 -1.00006 0 shouldn't be
439.13/442.38	WSVECS04 Frhs2[348]: 6 0 1.16198 shouldn't be
439.13/442.38	WSVECS04 Frhs2[424]: 6 0 1.16195 shouldn't be
439.13/442.38	WSVECS04 Frhs2[479]: 6 0 0.193415 shouldn't be
439.13/442.38	WSVECS04 Frhs2[552]: 6 -2.04844 0 shouldn't be
439.13/442.38	WSVECS04 Frhs2[576]: 6 0 0.782107 shouldn't be
439.13/442.38	WSVECS04 Frhs2[581]: 6 -1.00004 0 shouldn't be
439.13/442.38	WSVECS04 Frhs2[611]: 6 0 0.180347 shouldn't be
439.13/442.38	WSVECS04 Frhs2[623]: 6 0 1.91293 shouldn't be
439.13/442.38	WSVECS04 Frhs2[661]: 6 0 1.91297 shouldn't be
439.13/442.38	WSVECS04 Frhs2[965]: 6 0 0.216965 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1123]: 6 -1.00009 0 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1127]: 6 0 0.0377016 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1186]: 6 0 1.00007 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1307]: 6 0 1.03169 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1343]: 6 0 1.13857 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1345]: 6 0 1.03172 shouldn't be
439.13/442.38	WSVECS04 Frhs2[1547]: 6 0 2.00003 shouldn't be
439.23/442.47	WSVECS04 Frhs2[91]: 6 0 2.59117 shouldn't be
439.23/442.47	WSVECS04 Frhs2[179]: 6 0 1.00005 shouldn't be
439.23/442.47	WSVECS04 Frhs2[218]: 6 0 1.00002 shouldn't be
439.23/442.47	WSVECS04 Frhs2[411]: 6 -0.219276 0 shouldn't be
439.23/442.47	WSVECS04 Frhs2[458]: 6 0 2.39508 shouldn't be
439.23/442.47	WSVECS04 Frhs2[565]: 6 0 3.335 shouldn't be
439.23/442.47	WSVECS04 Frhs2[690]: 6 -0.782083 0 shouldn't be
439.23/442.47	WSVECS04 Frhs2[783]: 6 0 1.00006 shouldn't be
439.23/442.47	WSVECS04 Frhs2[804]: 6 -0.782101 0 shouldn't be
439.23/442.47	WSVECS04 Frhs2[834]: 6 0 3.50459 shouldn't be
439.23/442.47	WSVECS04 Frhs2[839]: 6 0 0.391091 shouldn't be
439.23/442.47	WSVECS04 Frhs2[859]: 6 0 1.00003 shouldn't be
439.23/442.47	WSVECS04 Frhs2[897]: 6 0 1.00004 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1024]: 6 0 0.782089 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1062]: 6 0 0.782076 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1067]: 6 0 0.0901691 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1110]: 6 0 1.00009 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1389]: 6 -0.0716423 0 shouldn't be
439.23/442.47	WSVECS04 Frhs2[1446]: 6 -2.14232 0 shouldn't be
439.33/442.56	WSVECS04 Frhs2[125]: 6 0 1.00008 shouldn't be
439.33/442.56	WSVECS04 Frhs2[129]: 6 0 2.59119 shouldn't be
439.33/442.56	WSVECS04 Frhs2[135]: 6 0 1.00003 shouldn't be
439.33/442.56	WSVECS04 Frhs2[340]: 6 0 1.00008 shouldn't be
439.33/442.56	WSVECS04 Frhs2[456]: 6 0 5.09048 shouldn't be
439.33/442.56	WSVECS04 Frhs2[568]: 6 0 2.09339 shouldn't be
439.33/442.56	WSVECS04 Frhs2[648]: 6 0 4.82431 shouldn't be
439.33/442.56	WSVECS04 Frhs2[671]: 6 0 2.09341 shouldn't be
439.33/442.56	WSVECS04 Frhs2[977]: 6 0 1.93554 shouldn't be
439.33/442.56	WSVECS04 Frhs2[1066]: 6 0 2.14229 shouldn't be
439.33/442.56	WSVECS04 Frhs2[1215]: 6 0 0.614211 shouldn't be
439.33/442.56	WSVECS04 Frhs2[1424]: 6 0 1.00004 shouldn't be
439.33/442.56	WSVECS04 Frhs2[1462]: 6 0 1.00002 shouldn't be
439.43/442.65	WSVECS04 Frhs2[1136]: 6 0 3.24809 shouldn't be
439.43/442.65	WSVECS04 Frhs2[1148]: 6 0 1.0001 shouldn't be
457.68/460.92	c #Conflicts:    2308000 | #Constraints:      59529
457.68/460.92	c #Conflicts:    2309000 | #Constraints:      60529
457.68/460.92	c #Conflicts:    2310000 | #Constraints:      61529
457.68/460.92	c #Conflicts:    2311000 | #Constraints:      62529
457.68/460.92	c #Conflicts:    2312000 | #Constraints:      63529
457.68/460.92	c #Conflicts:    2313000 | #Constraints:      64529
457.68/460.92	c #Conflicts:    2314000 | #Constraints:      65529
457.68/460.92	c #Conflicts:    2315000 | #Constraints:      66529
457.68/460.92	c #Conflicts:    2316000 | #Constraints:      67529
457.68/460.92	c INPROCESSING
457.68/460.92	c GARBAGE COLLECT
457.68/460.92	c #Conflicts:    2317000 | #Constraints:      38326
457.68/460.92	c #Conflicts:    2318000 | #Constraints:      39326
457.68/460.92	c #Conflicts:    2319000 | #Constraints:      40326
457.68/460.92	c #Conflicts:    2320000 | #Constraints:      41326
457.68/460.92	c #Conflicts:    2321000 | #Constraints:      42326
457.68/460.92	c #Conflicts:    2322000 | #Constraints:      43326
457.68/460.92	c #Conflicts:    2323000 | #Constraints:      44326
457.68/460.92	c #Conflicts:    2324000 | #Constraints:      45326
457.68/460.92	c #Conflicts:    2325000 | #Constraints:      46326
457.68/460.92	c #Conflicts:    2326000 | #Constraints:      47326
457.68/460.92	c #Conflicts:    2327000 | #Constraints:      48326
457.68/460.92	c #Conflicts:    2328000 | #Constraints:      49326
457.68/460.92	c #Conflicts:    2329000 | #Constraints:      50326
457.68/460.92	c #Conflicts:    2330000 | #Constraints:      51326
457.68/460.92	c #Conflicts:    2331000 | #Constraints:      52326
457.68/460.92	c #Conflicts:    2332000 | #Constraints:      53326
457.68/460.92	c #Conflicts:    2333000 | #Constraints:      54326
457.68/460.92	c #Conflicts:    2334000 | #Constraints:      55326
457.68/460.92	c #Conflicts:    2335000 | #Constraints:      56326
457.68/460.92	c #Conflicts:    2336000 | #Constraints:      57326
457.68/460.92	c #Conflicts:    2337000 | #Constraints:      58326
457.68/460.92	c #Conflicts:    2338000 | #Constraints:      59326
457.68/460.92	c #Conflicts:    2339000 | #Constraints:      60326
457.68/460.92	c #Conflicts:    2340000 | #Constraints:      61326
457.68/460.92	c #Conflicts:    2341000 | #Constraints:      62326
457.68/460.92	c #Conflicts:    2342000 | #Constraints:      63326
457.68/460.92	c #Conflicts:    2343000 | #Constraints:      64326
457.68/460.92	c #Conflicts:    2344000 | #Constraints:      65326
457.68/460.92	c #Conflicts:    2345000 | #Constraints:      66326
457.68/460.92	c #Conflicts:    2346000 | #Constraints:      67326
457.68/460.92	c #Conflicts:    2347000 | #Constraints:      68326
457.68/460.92	c INPROCESSING
457.68/460.92	c GARBAGE COLLECT
457.68/460.92	c #Conflicts:    2348000 | #Constraints:      38927
457.68/460.92	c #Conflicts:    2349000 | #Constraints:      39927
457.68/460.92	c #Conflicts:    2350000 | #Constraints:      40927
457.68/460.92	c #Conflicts:    2351000 | #Constraints:      41927
457.68/460.92	c #Conflicts:    2352000 | #Constraints:      42927
457.68/460.92	c #Conflicts:    2353000 | #Constraints:      43927
457.68/460.92	c #Conflicts:    2354000 | #Constraints:      44927
457.68/460.92	c #Conflicts:    2355000 | #Constraints:      45927
457.68/460.92	c #Conflicts:    2356000 | #Constraints:      46927
457.68/460.92	c #Conflicts:    2357000 | #Constraints:      47927
457.68/460.92	c #Conflicts:    2358000 | #Constraints:      48927
457.68/460.92	c #Conflicts:    2359000 | #Constraints:      49927
457.68/460.92	c #Conflicts:    2360000 | #Constraints:      50927
457.68/460.92	c #Conflicts:    2361000 | #Constraints:      51927
457.68/460.92	c #Conflicts:    2362000 | #Constraints:      52927
457.68/460.92	c #Conflicts:    2363000 | #Constraints:      53927
457.68/460.92	c #Conflicts:    2364000 | #Constraints:      54927
457.68/460.92	c #Conflicts:    2365000 | #Constraints:      55927
457.68/460.92	c #Conflicts:    2366000 | #Constraints:      56927
457.68/460.92	c #Conflicts:    2367000 | #Constraints:      57927
457.68/460.92	c #Conflicts:    2368000 | #Constraints:      58927
457.68/460.92	c #Conflicts:    2369000 | #Constraints:      59927
457.68/460.92	c #Conflicts:    2370000 | #Constraints:      60927
457.68/460.92	c #Conflicts:    2371000 | #Constraints:      61927
457.68/460.92	c #Conflicts:    2372000 | #Constraints:      62927
457.68/460.92	c #Conflicts:    2373000 | #Constraints:      63927
457.68/460.92	c #Conflicts:    2374000 | #Constraints:      64927
457.68/460.92	c #Conflicts:    2375000 | #Constraints:      65927
457.68/460.92	c #Conflicts:    2376000 | #Constraints:      66927
457.68/460.92	c #Conflicts:    2377000 | #Constraints:      67927
457.68/460.92	c #Conflicts:    2378000 | #Constraints:      68927
457.68/460.92	c INPROCESSING
457.68/460.92	c GARBAGE COLLECT
457.68/460.92	c #Conflicts:    2379000 | #Constraints:      39334
457.68/460.92	c #Conflicts:    2380000 | #Constraints:      40334
457.68/460.92	c #Conflicts:    2381000 | #Constraints:      41334
457.68/460.92	c #Conflicts:    2382000 | #Constraints:      42334
457.68/460.92	c #Conflicts:    2383000 | #Constraints:      43334
457.68/460.92	c #Conflicts:    2384000 | #Constraints:      44334
474.47/478.01	c #Conflicts:    2385000 | #Constraints:      45334
474.47/478.01	c #Conflicts:    2386000 | #Constraints:      46334
474.47/478.01	c #Conflicts:    2387000 | #Constraints:      47334
474.47/478.01	c #Conflicts:    2388000 | #Constraints:      48334
474.47/478.01	c #Conflicts:    2389000 | #Constraints:      49334
474.47/478.01	c #Conflicts:    2390000 | #Constraints:      50334
474.47/478.01	c #Conflicts:    2391000 | #Constraints:      51334
474.47/478.01	c #Conflicts:    2392000 | #Constraints:      52334
474.47/478.01	c #Conflicts:    2393000 | #Constraints:      53334
474.47/478.01	c #Conflicts:    2394000 | #Constraints:      54334
474.47/478.01	c #Conflicts:    2395000 | #Constraints:      55334
474.47/478.01	c #Conflicts:    2396000 | #Constraints:      56334
474.47/478.01	c #Conflicts:    2397000 | #Constraints:      57334
474.47/478.01	c #Conflicts:    2398000 | #Constraints:      58334
474.47/478.01	c #Conflicts:    2399000 | #Constraints:      59334
474.47/478.01	c #Conflicts:    2400000 | #Constraints:      60334
474.47/478.01	c #Conflicts:    2401000 | #Constraints:      61334
474.47/478.01	c #Conflicts:    2402000 | #Constraints:      62334
474.47/478.01	c #Conflicts:    2403000 | #Constraints:      63334
474.47/478.01	c #Conflicts:    2404000 | #Constraints:      64334
474.47/478.01	c #Conflicts:    2405000 | #Constraints:      65334
474.47/478.01	c #Conflicts:    2406000 | #Constraints:      66334
474.47/478.01	c #Conflicts:    2407000 | #Constraints:      67334
474.47/478.01	c #Conflicts:    2408000 | #Constraints:      68334
474.47/478.01	c #Conflicts:    2409000 | #Constraints:      69334
474.47/478.01	c INPROCESSING
474.47/478.01	c GARBAGE COLLECT
474.47/478.01	c #Conflicts:    2410000 | #Constraints:      39540
474.47/478.01	c #Conflicts:    2411000 | #Constraints:      40540
474.47/478.01	c #Conflicts:    2412000 | #Constraints:      41540
474.47/478.01	c #Conflicts:    2413000 | #Constraints:      42540
474.47/478.01	c #Conflicts:    2414000 | #Constraints:      43540
474.47/478.01	c #Conflicts:    2415000 | #Constraints:      44540
474.47/478.01	c #Conflicts:    2416000 | #Constraints:      45540
474.47/478.01	c #Conflicts:    2417000 | #Constraints:      46540
474.47/478.01	c #Conflicts:    2418000 | #Constraints:      47540
474.47/478.01	c #Conflicts:    2419000 | #Constraints:      48540
474.47/478.01	c #Conflicts:    2420000 | #Constraints:      49540
474.47/478.01	c #Conflicts:    2421000 | #Constraints:      50540
474.47/478.01	c #Conflicts:    2422000 | #Constraints:      51540
474.47/478.01	c #Conflicts:    2423000 | #Constraints:      52540
474.47/478.01	c #Conflicts:    2424000 | #Constraints:      53540
474.47/478.01	c #Conflicts:    2425000 | #Constraints:      54540
474.47/478.01	c #Conflicts:    2426000 | #Constraints:      55540
474.47/478.01	c #Conflicts:    2427000 | #Constraints:      56540
474.47/478.01	c #Conflicts:    2428000 | #Constraints:      57540
474.47/478.01	c #Conflicts:    2429000 | #Constraints:      58540
474.47/478.01	c #Conflicts:    2430000 | #Constraints:      59540
474.47/478.01	c #Conflicts:    2431000 | #Constraints:      60540
474.47/478.01	c #Conflicts:    2432000 | #Constraints:      61540
474.47/478.01	c #Conflicts:    2433000 | #Constraints:      62540
474.47/478.01	c #Conflicts:    2434000 | #Constraints:      63540
474.47/478.01	c #Conflicts:    2435000 | #Constraints:      64540
474.47/478.01	c #Conflicts:    2436000 | #Constraints:      65540
474.47/478.01	c #Conflicts:    2437000 | #Constraints:      66540
474.47/478.01	c #Conflicts:    2438000 | #Constraints:      67540
474.47/478.01	c #Conflicts:    2439000 | #Constraints:      68540
474.47/478.01	c #Conflicts:    2440000 | #Constraints:      69540
474.47/478.01	c INPROCESSING
474.47/478.01	c GARBAGE COLLECT
474.47/478.01	c #Conflicts:    2441000 | #Constraints:      39534
474.47/478.01	c #Conflicts:    2442000 | #Constraints:      40534
474.47/478.01	c #Conflicts:    2443000 | #Constraints:      41534
474.47/478.01	c #Conflicts:    2444000 | #Constraints:      42534
474.47/478.01	c #Conflicts:    2445000 | #Constraints:      43534
474.47/478.01	c #Conflicts:    2446000 | #Constraints:      44534
474.47/478.01	c #Conflicts:    2447000 | #Constraints:      45534
474.47/478.01	c #Conflicts:    2448000 | #Constraints:      46534
474.47/478.01	c #Conflicts:    2449000 | #Constraints:      47534
474.47/478.01	c #Conflicts:    2450000 | #Constraints:      48534
474.47/478.01	c #Conflicts:    2451000 | #Constraints:      49534
474.47/478.01	c #Conflicts:    2452000 | #Constraints:      50534
474.47/478.01	c #Conflicts:    2453000 | #Constraints:      51534
474.47/478.01	c #Conflicts:    2454000 | #Constraints:      52534
474.47/478.01	c #Conflicts:    2455000 | #Constraints:      53534
474.47/478.01	c #Conflicts:    2456000 | #Constraints:      54534
474.47/478.01	c #Conflicts:    2457000 | #Constraints:      55534
474.47/478.01	c #Conflicts:    2458000 | #Constraints:      56534
474.47/478.01	c #Conflicts:    2459000 | #Constraints:      57534
474.47/478.01	c #Conflicts:    2460000 | #Constraints:      58534
474.47/478.01	c #Conflicts:    2461000 | #Constraints:      59534
474.47/478.01	c #Conflicts:    2462000 | #Constraints:      60534
482.64/486.22	c #Conflicts:    2463000 | #Constraints:      61534
482.64/486.22	c #Conflicts:    2464000 | #Constraints:      62534
482.64/486.22	c #Conflicts:    2465000 | #Constraints:      63534
482.64/486.22	c #Conflicts:    2466000 | #Constraints:      64534
482.64/486.22	c #Conflicts:    2467000 | #Constraints:      65534
482.64/486.22	c #Conflicts:    2468000 | #Constraints:      66534
482.64/486.22	c #Conflicts:    2469000 | #Constraints:      67534
482.64/486.22	c #Conflicts:    2470000 | #Constraints:      68534
482.64/486.22	c #Conflicts:    2471000 | #Constraints:      69534
482.64/486.22	c INPROCESSING
482.64/486.22	c GARBAGE COLLECT
482.64/486.22	c #Conflicts:    2472000 | #Constraints:      39321
482.64/486.22	c #Conflicts:    2473000 | #Constraints:      40321
482.64/486.22	c #Conflicts:    2474000 | #Constraints:      41321
482.64/486.22	c #Conflicts:    2475000 | #Constraints:      42321
482.64/486.22	c #Conflicts:    2476000 | #Constraints:      43321
482.64/486.22	c #Conflicts:    2477000 | #Constraints:      44321
482.64/486.22	c #Conflicts:    2478000 | #Constraints:      45321
482.64/486.22	c #Conflicts:    2479000 | #Constraints:      46321
482.64/486.22	c #Conflicts:    2480000 | #Constraints:      47321
482.64/486.22	c #Conflicts:    2481000 | #Constraints:      48321
482.64/486.22	c #Conflicts:    2482000 | #Constraints:      49321
482.64/486.22	c #Conflicts:    2483000 | #Constraints:      50321
482.64/486.22	c #Conflicts:    2484000 | #Constraints:      51321
482.64/486.22	c #Conflicts:    2485000 | #Constraints:      52321
482.64/486.22	c #Conflicts:    2486000 | #Constraints:      53321
482.64/486.22	c #Conflicts:    2487000 | #Constraints:      54321
482.64/486.22	c #Conflicts:    2488000 | #Constraints:      55321
482.64/486.22	c #Conflicts:    2489000 | #Constraints:      56321
482.64/486.22	c #Conflicts:    2490000 | #Constraints:      57321
482.64/486.22	c #Conflicts:    2491000 | #Constraints:      58321
482.64/486.22	c #Conflicts:    2492000 | #Constraints:      59321
482.64/486.22	c #Conflicts:    2493000 | #Constraints:      60321
482.64/486.22	c #Conflicts:    2494000 | #Constraints:      61321
482.64/486.22	c #Conflicts:    2495000 | #Constraints:      62321
482.64/486.22	c #Conflicts:    2496000 | #Constraints:      63321
482.64/486.22	c #Conflicts:    2497000 | #Constraints:      64321
482.64/486.22	c #Conflicts:    2498000 | #Constraints:      65321
482.64/486.22	c #Conflicts:    2499000 | #Constraints:      66321
482.64/486.22	c #Conflicts:    2500000 | #Constraints:      67321
482.64/486.22	c #Conflicts:    2501000 | #Constraints:      68321
482.64/486.22	WSVECS04 Frhs2[19]: 6 0 4.00005 shouldn't be
482.64/486.22	WSVECS04 Frhs2[51]: 6 -1.00002 0 shouldn't be
482.64/486.22	WSVECS04 Frhs2[52]: 6 -3.00006 0 shouldn't be
482.64/486.22	WSVECS04 Frhs2[54]: 6 0 2.00004 shouldn't be
482.64/486.22	WSVECS04 Frhs2[55]: 6 -3.62501 0 shouldn't be
482.64/486.22	WSVECS04 Frhs2[57]: 6 -1.50005 0 shouldn't be
482.64/486.22	WSVECS04 Frhs2[115]: 6 0 1.00002 shouldn't be
482.64/486.22	WSVECS04 Frhs2[244]: 6 0 1.00003 shouldn't be
482.64/486.22	WSVECS04 Frhs2[272]: 6 0 0.500086 shouldn't be
482.64/486.22	WSVECS04 Frhs2[277]: 6 0 0.500021 shouldn't be
482.64/486.22	WSVECS04 Frhs2[280]: 6 0 1.00006 shouldn't be
482.64/486.22	WSVECS04 Frhs2[289]: 6 0 2.00001 shouldn't be
482.64/486.22	WSVECS04 Frhs2[477]: 6 0 1.00002 shouldn't be
482.64/486.22	WSVECS04 Frhs2[515]: 6 0 1.00005 shouldn't be
482.64/486.22	WSVECS04 Frhs2[553]: 6 0 1.00008 shouldn't be
482.64/486.22	WSVECS04 Frhs2[591]: 6 0 1.00007 shouldn't be
482.64/486.22	WSVECS04 Frhs2[742]: 6 0 1.00008 shouldn't be
482.64/486.22	WSVECS04 Frhs2[773]: 6 0 1.00002 shouldn't be
482.64/486.22	WSVECS04 Frhs2[780]: 6 0 1.00001 shouldn't be
482.64/486.22	WSVECS04 Frhs2[838]: 6 0 1.00005 shouldn't be
482.64/486.22	WSVECS04 Frhs2[884]: 6 0 1.00009 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1158]: 6 0 1.00001 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1171]: 6 0 1.00003 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1393]: 6 0 0.250032 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1407]: 6 0 1.00003 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1431]: 6 0 0.25002 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1440]: 6 0 1.00004 shouldn't be
482.64/486.22	WSVECS04 Frhs2[1454]: 6 0 2.00005 shouldn't be
485.23/488.86	c #Conflicts:    2502000 | #Constraints:      69321
485.23/488.86	c #Conflicts:    2503000 | #Constraints:      70321
485.23/488.86	c INPROCESSING
485.23/488.86	c GARBAGE COLLECT
485.23/488.86	c rational objective 299.492
492.75/496.64	c #Conflicts:    2504000 | #Constraints:      39919
492.75/496.64	c #Conflicts:    2505000 | #Constraints:      40919
492.75/496.64	c #Conflicts:    2506000 | #Constraints:      41919
492.75/496.64	c #Conflicts:    2507000 | #Constraints:      42919
492.75/496.64	c #Conflicts:    2508000 | #Constraints:      43919
492.75/496.64	c #Conflicts:    2509000 | #Constraints:      44919
492.75/496.64	c #Conflicts:    2510000 | #Constraints:      45919
492.75/496.64	c #Conflicts:    2511000 | #Constraints:      46919
492.75/496.64	c #Conflicts:    2512000 | #Constraints:      47919
492.75/496.64	c #Conflicts:    2513000 | #Constraints:      48919
492.75/496.64	c #Conflicts:    2514000 | #Constraints:      49919
492.75/496.64	c #Conflicts:    2515000 | #Constraints:      50919
492.75/496.64	c #Conflicts:    2516000 | #Constraints:      51919
492.75/496.64	c #Conflicts:    2517000 | #Constraints:      52919
492.75/496.64	c #Conflicts:    2518000 | #Constraints:      53919
492.75/496.64	c #Conflicts:    2519000 | #Constraints:      54919
492.75/496.64	c #Conflicts:    2520000 | #Constraints:      55919
492.75/496.64	c #Conflicts:    2521000 | #Constraints:      56919
492.75/496.64	c #Conflicts:    2522000 | #Constraints:      57919
492.75/496.64	c #Conflicts:    2523000 | #Constraints:      58919
492.75/496.64	c #Conflicts:    2524000 | #Constraints:      59919
492.75/496.64	c #Conflicts:    2525000 | #Constraints:      60919
492.75/496.64	c #Conflicts:    2526000 | #Constraints:      61919
492.75/496.64	c #Conflicts:    2527000 | #Constraints:      62919
492.75/496.64	c #Conflicts:    2528000 | #Constraints:      63919
492.75/496.64	c #Conflicts:    2529000 | #Constraints:      64919
492.75/496.64	c #Conflicts:    2530000 | #Constraints:      65919
492.75/496.64	c #Conflicts:    2531000 | #Constraints:      66919
492.75/496.64	c #Conflicts:    2532000 | #Constraints:      67919
492.75/496.64	c #Conflicts:    2533000 | #Constraints:      68919
492.75/496.64	c #Conflicts:    2534000 | #Constraints:      69919
492.75/496.64	c #Conflicts:    2535000 | #Constraints:      70919
492.75/496.64	c INPROCESSING
492.75/496.64	c GARBAGE COLLECT
492.75/496.64	c #Conflicts:    2536000 | #Constraints:      40313
492.75/496.64	c #Conflicts:    2537000 | #Constraints:      41313
492.75/496.64	c #Conflicts:    2538000 | #Constraints:      42313
492.75/496.64	c #Conflicts:    2539000 | #Constraints:      43313
492.75/496.64	WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[52]: 6 -3.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[55]: 6 0 2.50009 shouldn't be
492.75/496.64	WSVECS04 Frhs2[59]: 6 -2.00009 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[61]: 6 0 1.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[66]: 6 -3.50003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[67]: 6 0 7.00006 shouldn't be
492.75/496.64	WSVECS04 Frhs2[68]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[74]: 6 -1.00002 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[90]: 6 0 1.0001 shouldn't be
492.75/496.64	WSVECS04 Frhs2[104]: 6 0 1.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[128]: 6 0 1.00007 shouldn't be
492.75/496.64	WSVECS04 Frhs2[142]: 6 0 1.00006 shouldn't be
492.75/496.64	WSVECS04 Frhs2[386]: 6 0 1.00005 shouldn't be
492.75/496.64	WSVECS04 Frhs2[396]: 6 0 1.00009 shouldn't be
492.75/496.64	WSVECS04 Frhs2[400]: 6 0 3.00006 shouldn't be
492.75/496.64	WSVECS04 Frhs2[548]: 6 0 1.00008 shouldn't be
492.75/496.64	WSVECS04 Frhs2[556]: 6 0 1.00009 shouldn't be
492.75/496.64	WSVECS04 Frhs2[561]: 6 0 1.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[569]: 6 0 1.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[580]: 6 0 1.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[586]: 6 0 1.00008 shouldn't be
492.75/496.64	WSVECS04 Frhs2[588]: 6 0 1.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[599]: 6 0 1.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[647]: 6 -1.00009 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[653]: 6 0 1.00005 shouldn't be
492.75/496.64	WSVECS04 Frhs2[655]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[689]: 6 -1.00007 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[691]: 6 0 1.00004 shouldn't be
492.75/496.64	WSVECS04 Frhs2[696]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[726]: 6 -1.00001 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[732]: 6 0 1.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[733]: 6 -1.00004 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[773]: 6 0 1.00004 shouldn't be
492.75/496.64	WSVECS04 Frhs2[811]: 6 0 1.00004 shouldn't be
492.75/496.64	WSVECS04 Frhs2[837]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[838]: 6 -1.00002 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[880]: 6 0 4.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[883]: 6 -1.00002 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[887]: 6 0 1.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[939]: 6 0 1.00002 shouldn't be
492.75/496.64	WSVECS04 Frhs2[946]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[994]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1018]: 6 0 1.00008 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1035]: 6 0 1.00005 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1073]: 6 0 1.0001 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1091]: 6 0 1.00001 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1095]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1103]: 6 -1.00005 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1143]: 6 0 1.00005 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1174]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1177]: 6 -4.00001 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1184]: 6 0 1.00001 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1203]: 6 0 1.00005 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1220]: 6 -1.00002 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1253]: 6 0 5.00007 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1302]: 6 0 1.00009 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1328]: 6 0 1.00007 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1331]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1333]: 6 0 1.0001 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1367]: 6 0 3.00003 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1405]: 6 0 1.00006 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1561]: 6 -1.00002 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1562]: 6 -1.00005 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1563]: 6 -1.00003 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1564]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1565]: 6 -1.00008 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1566]: 6 -1.00007 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1567]: 6 -1.00009 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1568]: 6 -1.00007 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1579]: 6 -7.00007 0 shouldn't be
492.75/496.64	WSVECS04 Frhs2[1606]: 6 -2.00007 0 shouldn't be
500.13/504.07	c #Conflicts:    2540000 | #Constraints:      44313
500.13/504.07	c #Conflicts:    2541000 | #Constraints:      45313
500.13/504.07	c #Conflicts:    2542000 | #Constraints:      46313
500.13/504.07	c #Conflicts:    2543000 | #Constraints:      47313
500.13/504.07	c #Conflicts:    2544000 | #Constraints:      48313
500.13/504.07	c #Conflicts:    2545000 | #Constraints:      49313
500.13/504.07	c #Conflicts:    2546000 | #Constraints:      50313
500.13/504.07	c #Conflicts:    2547000 | #Constraints:      51313
500.13/504.07	c #Conflicts:    2548000 | #Constraints:      52313
500.13/504.07	c #Conflicts:    2549000 | #Constraints:      53313
500.13/504.07	c #Conflicts:    2550000 | #Constraints:      54313
500.13/504.07	c #Conflicts:    2551000 | #Constraints:      55313
500.13/504.07	c #Conflicts:    2552000 | #Constraints:      56313
500.13/504.07	c #Conflicts:    2553000 | #Constraints:      57313
500.13/504.07	c #Conflicts:    2554000 | #Constraints:      58313
500.13/504.07	c #Conflicts:    2555000 | #Constraints:      59313
500.13/504.07	c #Conflicts:    2556000 | #Constraints:      60313
500.13/504.07	c #Conflicts:    2557000 | #Constraints:      61313
500.13/504.07	c #Conflicts:    2558000 | #Constraints:      62313
500.13/504.07	c #Conflicts:    2559000 | #Constraints:      63313
500.13/504.07	c #Conflicts:    2560000 | #Constraints:      64313
500.13/504.07	c #Conflicts:    2561000 | #Constraints:      65313
500.13/504.07	c #Conflicts:    2562000 | #Constraints:      66313
500.13/504.07	c #Conflicts:    2563000 | #Constraints:      67313
500.13/504.07	c #Conflicts:    2564000 | #Constraints:      68313
500.13/504.07	c #Conflicts:    2565000 | #Constraints:      69313
500.13/504.07	c #Conflicts:    2566000 | #Constraints:      70313
500.13/504.07	c #Conflicts:    2567000 | #Constraints:      71313
500.13/504.07	c INPROCESSING
500.13/504.07	c GARBAGE COLLECT
500.13/504.07	c #Conflicts:    2568000 | #Constraints:      40501
500.13/504.07	c #Conflicts:    2569000 | #Constraints:      41501
500.13/504.07	c #Conflicts:    2570000 | #Constraints:      42501
500.13/504.07	c #Conflicts:    2571000 | #Constraints:      43501
500.13/504.07	c #Conflicts:    2572000 | #Constraints:      44501
500.13/504.07	c #Conflicts:    2573000 | #Constraints:      45501
500.13/504.07	c #Conflicts:    2574000 | #Constraints:      46501
500.13/504.07	c #Conflicts:    2575000 | #Constraints:      47501
500.13/504.07	WSVECS04 Frhs2[78]: 6 -2.41672 0 shouldn't be
500.13/504.07	WSVECS04 Frhs2[113]: 6 0 1.25009 shouldn't be
500.13/504.07	WSVECS04 Frhs2[348]: 6 0 1.00009 shouldn't be
500.13/504.07	WSVECS04 Frhs2[373]: 6 0 0.666734 shouldn't be
500.13/504.07	WSVECS04 Frhs2[421]: 6 0 1.00004 shouldn't be
500.13/504.07	WSVECS04 Frhs2[447]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[460]: 6 0 1.00003 shouldn't be
500.13/504.07	WSVECS04 Frhs2[462]: 6 0 1.00001 shouldn't be
500.13/504.07	WSVECS04 Frhs2[463]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[467]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[480]: 6 0 1.00006 shouldn't be
500.13/504.07	WSVECS04 Frhs2[481]: 6 0 1.00007 shouldn't be
500.13/504.07	WSVECS04 Frhs2[484]: 6 0 0.250032 shouldn't be
500.13/504.07	WSVECS04 Frhs2[497]: 6 0 1.00006 shouldn't be
500.13/504.07	WSVECS04 Frhs2[498]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[500]: 6 0 1.00009 shouldn't be
500.13/504.07	WSVECS04 Frhs2[501]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[506]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[513]: 6 0 0.250016 shouldn't be
500.13/504.07	WSVECS04 Frhs2[519]: 6 0 1.00004 shouldn't be
500.13/504.07	WSVECS04 Frhs2[523]: 6 0 1.00007 shouldn't be
500.13/504.07	WSVECS04 Frhs2[527]: 6 0 1.00003 shouldn't be
500.13/504.07	WSVECS04 Frhs2[532]: 6 0 1.00002 shouldn't be
500.13/504.07	WSVECS04 Frhs2[609]: 6 0 1.00001 shouldn't be
500.13/504.07	WSVECS04 Frhs2[632]: 6 0 1.00003 shouldn't be
500.13/504.07	WSVECS04 Frhs2[645]: 6 0 1.00009 shouldn't be
500.13/504.07	WSVECS04 Frhs2[683]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[831]: 6 0 0.250039 shouldn't be
500.13/504.07	WSVECS04 Frhs2[891]: 6 0 1.33337 shouldn't be
500.13/504.07	WSVECS04 Frhs2[905]: 6 0 1.00001 shouldn't be
500.13/504.07	WSVECS04 Frhs2[917]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[955]: 6 0 3.00004 shouldn't be
500.13/504.07	WSVECS04 Frhs2[964]: 6 0 1.00004 shouldn't be
500.13/504.07	WSVECS04 Frhs2[967]: 6 0 1.33337 shouldn't be
500.13/504.07	WSVECS04 Frhs2[978]: 6 0 0.25008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[989]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1002]: 6 0 1.00005 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1064]: 6 0 0.333423 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1076]: 6 0 0.333415 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1102]: 6 0 0.333424 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1113]: 6 0 1.00003 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1237]: 6 0 0.416708 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1298]: 6 0 1.00004 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1311]: 6 0 1.0001 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1412]: 6 0 1.00003 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1452]: 6 0 0.500048 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1456]: 6 0 0.333386 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1457]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1463]: 6 0 1.00008 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1475]: 6 0 0.666709 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1476]: 6 0 2.00007 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1481]: 6 0 1.2501 shouldn't be
500.13/504.07	WSVECS04 Frhs2[1533]: 6 0 1.00007 shouldn't be
505.00/508.93	c #Conflicts:    2576000 | #Constraints:      48501
505.00/508.93	c #Conflicts:    2577000 | #Constraints:      49501
505.00/508.93	c #Conflicts:    2578000 | #Constraints:      50501
505.00/508.93	c #Conflicts:    2579000 | #Constraints:      51501
505.00/508.93	c #Conflicts:    2580000 | #Constraints:      52501
505.00/508.93	c #Conflicts:    2581000 | #Constraints:      53501
505.00/508.93	c #Conflicts:    2582000 | #Constraints:      54501
505.00/508.93	c #Conflicts:    2583000 | #Constraints:      55501
505.00/508.93	c #Conflicts:    2584000 | #Constraints:      56501
505.00/508.93	c #Conflicts:    2585000 | #Constraints:      57501
505.00/508.93	c #Conflicts:    2586000 | #Constraints:      58501
505.00/508.93	c #Conflicts:    2587000 | #Constraints:      59501
505.00/508.93	c #Conflicts:    2588000 | #Constraints:      60501
505.00/508.93	c #Conflicts:    2589000 | #Constraints:      61501
505.00/508.93	c #Conflicts:    2590000 | #Constraints:      62501
505.00/508.93	c #Conflicts:    2591000 | #Constraints:      63501
505.00/508.93	c #Conflicts:    2592000 | #Constraints:      64501
505.00/508.93	c #Conflicts:    2593000 | #Constraints:      65501
505.00/508.93	c #Conflicts:    2594000 | #Constraints:      66501
505.00/508.93	c #Conflicts:    2595000 | #Constraints:      67501
505.00/508.93	c #Conflicts:    2596000 | #Constraints:      68501
505.00/508.93	c #Conflicts:    2597000 | #Constraints:      69501
505.00/508.93	c #Conflicts:    2598000 | #Constraints:      70501
505.00/508.93	WSVECS04 Frhs2[15]: 6 -2.00009 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[18]: 6 -2.00009 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[19]: 6 -2.00005 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[21]: 6 -2.00008 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[22]: 6 -2.00002 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[23]: 6 -2.00001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[24]: 6 -2.00002 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[25]: 6 -2.00005 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[27]: 6 -2.00008 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[28]: 6 -2.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[30]: 6 -2.00006 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[31]: 6 -2.00008 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[34]: 6 -2.00009 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[54]: 6 -51.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[56]: 6 0 28.0001 shouldn't be
505.00/508.93	WSVECS04 Frhs2[60]: 6 -46.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[62]: 6 -43.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[63]: 6 -43.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[64]: 6 -46.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[67]: 6 -46.0001 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[73]: 6 -12 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[80]: 6 0 1.00004 shouldn't be
505.00/508.93	WSVECS04 Frhs2[107]: 6 0 11 shouldn't be
505.00/508.93	WSVECS04 Frhs2[128]: 6 0 27 shouldn't be
505.00/508.93	WSVECS04 Frhs2[146]: 6 0 1.00001 shouldn't be
505.00/508.93	WSVECS04 Frhs2[179]: 6 0 1.00001 shouldn't be
505.00/508.93	WSVECS04 Frhs2[183]: 6 0 11 shouldn't be
505.00/508.93	WSVECS04 Frhs2[184]: 6 0 1.00004 shouldn't be
505.00/508.93	WSVECS04 Frhs2[540]: 6 0 1.00007 shouldn't be
505.00/508.93	WSVECS04 Frhs2[558]: 6 0 1.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[613]: 6 -1.00009 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[649]: 6 0 3.00007 shouldn't be
505.00/508.93	WSVECS04 Frhs2[650]: 6 0 1.00004 shouldn't be
505.00/508.93	WSVECS04 Frhs2[687]: 6 0 3.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[688]: 6 0 1.00002 shouldn't be
505.00/508.93	WSVECS04 Frhs2[724]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[725]: 6 0 3.00006 shouldn't be
505.00/508.93	WSVECS04 Frhs2[726]: 6 0 1.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[761]: 6 0 1.00009 shouldn't be
505.00/508.93	WSVECS04 Frhs2[762]: 6 0 1.00009 shouldn't be
505.00/508.93	WSVECS04 Frhs2[763]: 6 0 3.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[795]: 6 0 1.00002 shouldn't be
505.00/508.93	WSVECS04 Frhs2[799]: 6 0 1.00007 shouldn't be
505.00/508.93	WSVECS04 Frhs2[800]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[837]: 6 0 1.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[838]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[850]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[885]: 6 -1.00007 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[886]: 6 0 1.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[893]: 6 -1.00006 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[924]: 6 0 1.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[951]: 6 0 1.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[962]: 6 0 1.00009 shouldn't be
505.00/508.93	WSVECS04 Frhs2[979]: 6 0 1.00006 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1016]: 6 0 2.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1071]: 6 0 2.00006 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1169]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1171]: 6 0 1.00004 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1217]: 6 0 2.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1248]: 6 -26 0 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1265]: 6 0 1.00002 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1268]: 6 0 2.00005 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1285]: 6 0 1.00007 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1321]: 6 0 1.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1323]: 6 0 1.00009 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1328]: 6 0 3.00003 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1330]: 6 0 1.00002 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1349]: 6 0 1.00006 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1361]: 6 0 1.00001 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1372]: 6 0 1.00008 shouldn't be
505.00/508.93	WSVECS04 Frhs2[1513]: 6 0 16.0001 shouldn't be
507.91/511.85	c #Conflicts:    2599000 | #Constraints:      71501
507.91/511.85	c INPROCESSING
507.91/511.85	c GARBAGE COLLECT
507.91/511.85	c rational objective 299.527
523.46/527.64	c #Conflicts:    2600000 | #Constraints:      40512
523.46/527.64	c #Conflicts:    2601000 | #Constraints:      41512
523.46/527.64	c #Conflicts:    2602000 | #Constraints:      42512
523.46/527.64	c #Conflicts:    2603000 | #Constraints:      43512
523.46/527.64	c #Conflicts:    2604000 | #Constraints:      44512
523.46/527.64	c #Conflicts:    2605000 | #Constraints:      45512
523.46/527.64	c #Conflicts:    2606000 | #Constraints:      46512
523.46/527.64	c #Conflicts:    2607000 | #Constraints:      47512
523.46/527.64	c #Conflicts:    2608000 | #Constraints:      48512
523.46/527.64	c #Conflicts:    2609000 | #Constraints:      49512
523.46/527.64	c #Conflicts:    2610000 | #Constraints:      50512
523.46/527.64	c #Conflicts:    2611000 | #Constraints:      51512
523.46/527.64	c #Conflicts:    2612000 | #Constraints:      52512
523.46/527.64	c #Conflicts:    2613000 | #Constraints:      53512
523.46/527.64	c #Conflicts:    2614000 | #Constraints:      54512
523.46/527.64	c #Conflicts:    2615000 | #Constraints:      55512
523.46/527.64	c #Conflicts:    2616000 | #Constraints:      56512
523.46/527.64	c #Conflicts:    2617000 | #Constraints:      57512
523.46/527.64	c #Conflicts:    2618000 | #Constraints:      58512
523.46/527.64	c #Conflicts:    2619000 | #Constraints:      59512
523.46/527.64	c #Conflicts:    2620000 | #Constraints:      60512
523.46/527.64	c #Conflicts:    2621000 | #Constraints:      61512
523.46/527.64	c #Conflicts:    2622000 | #Constraints:      62512
523.46/527.64	c #Conflicts:    2623000 | #Constraints:      63512
523.46/527.64	c #Conflicts:    2624000 | #Constraints:      64512
523.46/527.64	c #Conflicts:    2625000 | #Constraints:      65512
523.46/527.64	c #Conflicts:    2626000 | #Constraints:      66512
523.46/527.64	c #Conflicts:    2627000 | #Constraints:      67512
523.46/527.64	c #Conflicts:    2628000 | #Constraints:      68512
523.46/527.64	c #Conflicts:    2629000 | #Constraints:      69512
523.46/527.64	c #Conflicts:    2630000 | #Constraints:      70512
523.46/527.64	c #Conflicts:    2631000 | #Constraints:      71512
523.46/527.64	c INPROCESSING
523.46/527.64	c GARBAGE COLLECT
523.46/527.64	c #Conflicts:    2632000 | #Constraints:      40310
523.46/527.64	c #Conflicts:    2633000 | #Constraints:      41310
523.46/527.64	c #Conflicts:    2634000 | #Constraints:      42310
523.46/527.64	c #Conflicts:    2635000 | #Constraints:      43310
523.46/527.64	c #Conflicts:    2636000 | #Constraints:      44310
523.46/527.64	c #Conflicts:    2637000 | #Constraints:      45310
523.46/527.64	c #Conflicts:    2638000 | #Constraints:      46310
523.46/527.64	c #Conflicts:    2639000 | #Constraints:      47310
523.46/527.64	c #Conflicts:    2640000 | #Constraints:      48310
523.46/527.64	c #Conflicts:    2641000 | #Constraints:      49310
523.46/527.64	c #Conflicts:    2642000 | #Constraints:      50310
523.46/527.64	c #Conflicts:    2643000 | #Constraints:      51310
523.46/527.64	c #Conflicts:    2644000 | #Constraints:      52310
523.46/527.64	c #Conflicts:    2645000 | #Constraints:      53310
523.46/527.64	c #Conflicts:    2646000 | #Constraints:      54310
523.46/527.64	c #Conflicts:    2647000 | #Constraints:      55310
523.46/527.64	c #Conflicts:    2648000 | #Constraints:      56310
523.46/527.64	c #Conflicts:    2649000 | #Constraints:      57310
523.46/527.64	c #Conflicts:    2650000 | #Constraints:      58310
523.46/527.64	c #Conflicts:    2651000 | #Constraints:      59310
523.46/527.64	c #Conflicts:    2652000 | #Constraints:      60310
523.46/527.64	c #Conflicts:    2653000 | #Constraints:      61310
523.46/527.64	c #Conflicts:    2654000 | #Constraints:      62310
523.46/527.64	c #Conflicts:    2655000 | #Constraints:      63310
523.46/527.64	c #Conflicts:    2656000 | #Constraints:      64310
523.46/527.64	c #Conflicts:    2657000 | #Constraints:      65310
523.46/527.64	c #Conflicts:    2658000 | #Constraints:      66310
523.46/527.64	c #Conflicts:    2659000 | #Constraints:      67310
523.46/527.64	c #Conflicts:    2660000 | #Constraints:      68310
523.46/527.64	c #Conflicts:    2661000 | #Constraints:      69310
523.46/527.64	c #Conflicts:    2662000 | #Constraints:      70310
523.46/527.64	c #Conflicts:    2663000 | #Constraints:      71310
523.46/527.64	c #Conflicts:    2664000 | #Constraints:      72310
523.46/527.64	c INPROCESSING
523.46/527.64	c GARBAGE COLLECT
523.46/527.64	c #Conflicts:    2665000 | #Constraints:      40913
523.46/527.64	c #Conflicts:    2666000 | #Constraints:      41913
523.46/527.64	c #Conflicts:    2667000 | #Constraints:      42913
523.46/527.64	c #Conflicts:    2668000 | #Constraints:      43913
523.46/527.64	c #Conflicts:    2669000 | #Constraints:      44913
523.46/527.64	c #Conflicts:    2670000 | #Constraints:      45913
523.46/527.64	c #Conflicts:    2671000 | #Constraints:      46913
523.46/527.64	c #Conflicts:    2672000 | #Constraints:      47913
523.46/527.64	c #Conflicts:    2673000 | #Constraints:      48913
523.46/527.64	c #Conflicts:    2674000 | #Constraints:      49913
523.46/527.64	c #Conflicts:    2675000 | #Constraints:      50913
523.46/527.64	c #Conflicts:    2676000 | #Constraints:      51913
523.46/527.64	c #Conflicts:    2677000 | #Constraints:      52913
524.06/528.29	c #Conflicts:    2678000 | #Constraints:      53913
524.06/528.29	c #Conflicts:    2679000 | #Constraints:      54913
524.06/528.29	WSVECS04 Frhs2[3]: 6 -5.00004 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[10]: 6 -5.00004 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[12]: 6 -5.00005 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[13]: 6 -5.00007 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[16]: 6 -5.00009 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[17]: 6 -5.00007 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[18]: 6 -5.0001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[19]: 6 -5.00009 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[21]: 6 -5.00008 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[24]: 6 -5.00005 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[25]: 6 -5.00007 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[26]: 6 -5.00007 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[28]: 6 -5.00002 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[51]: 6 -16.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[53]: 6 -16.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[54]: 6 -16.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[55]: 6 -17.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[56]: 6 -16.5 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[57]: 6 -16.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[60]: 6 -17.5001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[66]: 6 0 45.5 shouldn't be
524.06/528.29	WSVECS04 Frhs2[80]: 6 0 1.00005 shouldn't be
524.06/528.29	WSVECS04 Frhs2[95]: 6 0 1.50002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[98]: 6 0 4.50001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[103]: 6 -1.00006 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[105]: 6 0 1.00004 shouldn't be
524.06/528.29	WSVECS04 Frhs2[118]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[170]: 6 -1.00009 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[194]: 6 0 1.00001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[197]: 6 0 1.00004 shouldn't be
524.06/528.29	WSVECS04 Frhs2[210]: 6 0 0.500044 shouldn't be
524.06/528.29	WSVECS04 Frhs2[240]: 6 0 1.00007 shouldn't be
524.06/528.29	WSVECS04 Frhs2[275]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[357]: 6 -1.00006 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[399]: 6 0 2.00006 shouldn't be
524.06/528.29	WSVECS04 Frhs2[416]: 6 0 1.00001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[447]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[459]: 6 -1.00005 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[573]: 6 0 1.00003 shouldn't be
524.06/528.29	WSVECS04 Frhs2[708]: 6 0 1.00006 shouldn't be
524.06/528.29	WSVECS04 Frhs2[724]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[728]: 6 -1.00005 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[731]: 6 0 1.00005 shouldn't be
524.06/528.29	WSVECS04 Frhs2[746]: 6 0 1.00008 shouldn't be
524.06/528.29	WSVECS04 Frhs2[762]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[765]: 6 0 1.00006 shouldn't be
524.06/528.29	WSVECS04 Frhs2[785]: 6 -1.0001 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[803]: 6 0 1.0001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[806]: 6 0 1.00003 shouldn't be
524.06/528.29	WSVECS04 Frhs2[830]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[845]: 6 0 1.00005 shouldn't be
524.06/528.29	WSVECS04 Frhs2[859]: 6 0 1.00007 shouldn't be
524.06/528.29	WSVECS04 Frhs2[864]: 6 -1.00008 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[880]: 6 0 2.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[894]: 6 -1.00006 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[917]: 6 0 1.00001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[939]: 6 0 3.00003 shouldn't be
524.06/528.29	WSVECS04 Frhs2[955]: 6 0 1.00004 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1022]: 6 0 17.5 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1042]: 6 -2.00003 0 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1082]: 6 0 1.00002 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1104]: 6 0 1.00004 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1136]: 6 0 17.5001 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1504]: 6 0 4.50007 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1540]: 6 0 0.500082 shouldn't be
524.06/528.29	WSVECS04 Frhs2[1660]: 6 -2.00006 0 shouldn't be
530.94/535.16	c #Conflicts:    2680000 | #Constraints:      55913
530.94/535.16	c #Conflicts:    2681000 | #Constraints:      56913
530.94/535.16	c #Conflicts:    2682000 | #Constraints:      57913
530.94/535.16	c #Conflicts:    2683000 | #Constraints:      58913
530.94/535.16	c #Conflicts:    2684000 | #Constraints:      59913
530.94/535.16	c #Conflicts:    2685000 | #Constraints:      60913
530.94/535.16	c #Conflicts:    2686000 | #Constraints:      61913
530.94/535.16	c #Conflicts:    2687000 | #Constraints:      62913
530.94/535.16	c #Conflicts:    2688000 | #Constraints:      63913
530.94/535.16	c #Conflicts:    2689000 | #Constraints:      64913
530.94/535.16	c #Conflicts:    2690000 | #Constraints:      65913
530.94/535.16	c #Conflicts:    2691000 | #Constraints:      66913
530.94/535.16	c #Conflicts:    2692000 | #Constraints:      67913
530.94/535.16	c #Conflicts:    2693000 | #Constraints:      68913
530.94/535.16	c #Conflicts:    2694000 | #Constraints:      69913
530.94/535.16	c #Conflicts:    2695000 | #Constraints:      70913
530.94/535.16	c #Conflicts:    2696000 | #Constraints:      71913
530.94/535.16	c #Conflicts:    2697000 | #Constraints:      72913
530.94/535.16	c INPROCESSING
530.94/535.16	c GARBAGE COLLECT
530.94/535.16	c rational objective 299.527
546.90/551.12	c #Conflicts:    2698000 | #Constraints:      41310
546.90/551.12	c #Conflicts:    2699000 | #Constraints:      42310
546.90/551.12	c #Conflicts:    2700000 | #Constraints:      43310
546.90/551.12	c #Conflicts:    2701000 | #Constraints:      44310
546.90/551.12	c #Conflicts:    2702000 | #Constraints:      45310
546.90/551.12	c #Conflicts:    2703000 | #Constraints:      46310
546.90/551.12	c #Conflicts:    2704000 | #Constraints:      47310
546.90/551.12	c #Conflicts:    2705000 | #Constraints:      48310
546.90/551.12	c #Conflicts:    2706000 | #Constraints:      49310
546.90/551.12	c #Conflicts:    2707000 | #Constraints:      50310
546.90/551.12	c #Conflicts:    2708000 | #Constraints:      51310
546.90/551.12	c #Conflicts:    2709000 | #Constraints:      52310
546.90/551.12	c #Conflicts:    2710000 | #Constraints:      53310
546.90/551.12	c #Conflicts:    2711000 | #Constraints:      54310
546.90/551.12	c #Conflicts:    2712000 | #Constraints:      55310
546.90/551.12	c #Conflicts:    2713000 | #Constraints:      56310
546.90/551.12	c #Conflicts:    2714000 | #Constraints:      57310
546.90/551.12	c #Conflicts:    2715000 | #Constraints:      58310
546.90/551.12	c #Conflicts:    2716000 | #Constraints:      59310
546.90/551.12	c #Conflicts:    2717000 | #Constraints:      60310
546.90/551.12	c #Conflicts:    2718000 | #Constraints:      61310
546.90/551.12	c #Conflicts:    2719000 | #Constraints:      62310
546.90/551.12	c #Conflicts:    2720000 | #Constraints:      63310
546.90/551.12	c #Conflicts:    2721000 | #Constraints:      64310
546.90/551.12	c #Conflicts:    2722000 | #Constraints:      65310
546.90/551.12	c #Conflicts:    2723000 | #Constraints:      66310
546.90/551.12	c #Conflicts:    2724000 | #Constraints:      67310
546.90/551.12	c #Conflicts:    2725000 | #Constraints:      68310
546.90/551.12	c #Conflicts:    2726000 | #Constraints:      69310
546.90/551.12	c #Conflicts:    2727000 | #Constraints:      70311
546.90/551.12	c #Conflicts:    2728000 | #Constraints:      71311
546.90/551.12	c #Conflicts:    2729000 | #Constraints:      72311
546.90/551.12	c #Conflicts:    2730000 | #Constraints:      73311
546.90/551.12	c INPROCESSING
546.90/551.12	c GARBAGE COLLECT
546.90/551.12	c #Conflicts:    2731000 | #Constraints:      41513
546.90/551.12	c #Conflicts:    2732000 | #Constraints:      42513
546.90/551.12	c #Conflicts:    2733000 | #Constraints:      43513
546.90/551.12	c #Conflicts:    2734000 | #Constraints:      44513
546.90/551.12	c #Conflicts:    2735000 | #Constraints:      45513
546.90/551.12	c #Conflicts:    2736000 | #Constraints:      46513
546.90/551.12	c #Conflicts:    2737000 | #Constraints:      47513
546.90/551.12	c #Conflicts:    2738000 | #Constraints:      48513
546.90/551.12	c #Conflicts:    2739000 | #Constraints:      49513
546.90/551.12	c #Conflicts:    2740000 | #Constraints:      50513
546.90/551.12	c #Conflicts:    2741000 | #Constraints:      51513
546.90/551.12	c #Conflicts:    2742000 | #Constraints:      52513
546.90/551.12	c #Conflicts:    2743000 | #Constraints:      53513
546.90/551.12	c #Conflicts:    2744000 | #Constraints:      54513
546.90/551.12	c #Conflicts:    2745000 | #Constraints:      55513
546.90/551.12	c #Conflicts:    2746000 | #Constraints:      56513
546.90/551.12	c #Conflicts:    2747000 | #Constraints:      57513
546.90/551.12	c #Conflicts:    2748000 | #Constraints:      58513
546.90/551.12	c #Conflicts:    2749000 | #Constraints:      59513
546.90/551.12	c #Conflicts:    2750000 | #Constraints:      60513
546.90/551.12	c #Conflicts:    2751000 | #Constraints:      61513
546.90/551.12	c #Conflicts:    2752000 | #Constraints:      62513
546.90/551.12	c #Conflicts:    2753000 | #Constraints:      63513
546.90/551.12	c #Conflicts:    2754000 | #Constraints:      64513
546.90/551.12	c #Conflicts:    2755000 | #Constraints:      65513
546.90/551.12	c #Conflicts:    2756000 | #Constraints:      66513
546.90/551.12	c #Conflicts:    2757000 | #Constraints:      67513
546.90/551.12	c #Conflicts:    2758000 | #Constraints:      68513
546.90/551.12	c #Conflicts:    2759000 | #Constraints:      69513
546.90/551.12	c #Conflicts:    2760000 | #Constraints:      70513
546.90/551.12	c #Conflicts:    2761000 | #Constraints:      71513
546.90/551.12	c #Conflicts:    2762000 | #Constraints:      72513
546.90/551.12	c #Conflicts:    2763000 | #Constraints:      73513
546.90/551.12	c INPROCESSING
546.90/551.12	c GARBAGE COLLECT
546.90/551.12	c #Conflicts:    2764000 | #Constraints:      41520
546.90/551.12	c #Conflicts:    2765000 | #Constraints:      42520
546.90/551.12	c #Conflicts:    2766000 | #Constraints:      43520
546.90/551.12	c #Conflicts:    2767000 | #Constraints:      44520
546.90/551.12	c #Conflicts:    2768000 | #Constraints:      45520
546.90/551.12	c #Conflicts:    2769000 | #Constraints:      46520
546.90/551.12	c #Conflicts:    2770000 | #Constraints:      47520
546.90/551.12	c #Conflicts:    2771000 | #Constraints:      48520
546.90/551.12	c #Conflicts:    2772000 | #Constraints:      49520
546.90/551.12	c #Conflicts:    2773000 | #Constraints:      50520
546.90/551.12	c #Conflicts:    2774000 | #Constraints:      51520
546.90/551.12	c #Conflicts:    2775000 | #Constraints:      52520
547.50/551.78	c #Conflicts:    2776000 | #Constraints:      53520
547.50/551.78	c #Conflicts:    2777000 | #Constraints:      54520
547.50/551.78	WSVECS04 Frhs2[45]: 6 -591.904 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[64]: 6 0 71.9601 shouldn't be
547.50/551.78	WSVECS04 Frhs2[67]: 6 -107.5 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[71]: 6 -518.842 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[78]: 6 -531.032 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[104]: 6 0 1 shouldn't be
547.50/551.78	WSVECS04 Frhs2[181]: 6 -1 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[252]: 6 0 99.8971 shouldn't be
547.50/551.78	WSVECS04 Frhs2[301]: 6 0 195.998 shouldn't be
547.50/551.78	WSVECS04 Frhs2[775]: 6 0 253.104 shouldn't be
547.50/551.78	WSVECS04 Frhs2[920]: 6 0 116.872 shouldn't be
547.50/551.78	WSVECS04 Frhs2[953]: 6 0 92.0797 shouldn't be
547.50/551.78	WSVECS04 Frhs2[996]: 6 0 116.872 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1028]: 6 0 137.725 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1067]: 6 0 89.1577 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1105]: 6 0 111.553 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1120]: 6 0 200.794 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1143]: 6 0 111.553 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1148]: 6 0 1.05379 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1175]: 6 0 100.897 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1192]: 6 -1 0 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1193]: 6 0 22.7951 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1213]: 6 0 100.897 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1291]: 6 0 211.97 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1329]: 6 0 211.97 shouldn't be
547.50/551.78	WSVECS04 Frhs2[1541]: 6 0 300.691 shouldn't be
547.70/551.96	WSVECS04 Frhs2[66]: 6 -459.496 0 shouldn't be
547.70/551.96	WSVECS04 Frhs2[105]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[244]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[782]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[787]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1079]: 6 0 159.872 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1084]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1168]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1169]: 6 0 1 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1549]: 6 0 2 shouldn't be
547.70/551.96	WSVECS04 Frhs2[1615]: 6 -2 0 shouldn't be
552.38/556.87	c #Conflicts:    2778000 | #Constraints:      55521
552.38/556.87	c #Conflicts:    2779000 | #Constraints:      56521
552.38/556.87	c #Conflicts:    2780000 | #Constraints:      57521
552.38/556.87	c #Conflicts:    2781000 | #Constraints:      58521
552.38/556.87	c #Conflicts:    2782000 | #Constraints:      59521
552.38/556.87	c #Conflicts:    2783000 | #Constraints:      60521
552.38/556.87	c #Conflicts:    2784000 | #Constraints:      61521
552.38/556.87	c #Conflicts:    2785000 | #Constraints:      62521
552.38/556.87	c #Conflicts:    2786000 | #Constraints:      63521
552.38/556.87	c #Conflicts:    2787000 | #Constraints:      64521
552.38/556.87	c #Conflicts:    2788000 | #Constraints:      65521
552.38/556.87	c #Conflicts:    2789000 | #Constraints:      66521
552.38/556.87	c #Conflicts:    2790000 | #Constraints:      67521
552.38/556.87	c #Conflicts:    2791000 | #Constraints:      68521
552.38/556.87	c #Conflicts:    2792000 | #Constraints:      69521
552.38/556.87	c #Conflicts:    2793000 | #Constraints:      70521
552.38/556.87	c #Conflicts:    2794000 | #Constraints:      71521
552.38/556.87	c #Conflicts:    2795000 | #Constraints:      72521
552.38/556.87	c #Conflicts:    2796000 | #Constraints:      73521
552.38/556.87	c INPROCESSING
552.38/556.87	c GARBAGE COLLECT
552.38/556.87	WSVECS04 Frhs2[15]: 6 0 202.723 shouldn't be
552.38/556.87	WSVECS04 Frhs2[50]: 6 -331.89 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[51]: 6 -194.487 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[53]: 6 -323.851 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[58]: 6 -260.698 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[59]: 6 0 181.001 shouldn't be
552.38/556.87	WSVECS04 Frhs2[73]: 6 -61.6593 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[75]: 6 0 450.165 shouldn't be
552.38/556.87	WSVECS04 Frhs2[77]: 6 -432.102 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[96]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[105]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[111]: 6 0 97.7024 shouldn't be
552.38/556.87	WSVECS04 Frhs2[119]: 6 0 66.1142 shouldn't be
552.38/556.87	WSVECS04 Frhs2[129]: 6 0 200.155 shouldn't be
552.38/556.87	WSVECS04 Frhs2[135]: 6 0 0.851041 shouldn't be
552.38/556.87	WSVECS04 Frhs2[167]: 6 0 359.591 shouldn't be
552.38/556.87	WSVECS04 Frhs2[172]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[207]: 6 -2 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[243]: 6 0 101.795 shouldn't be
552.38/556.87	WSVECS04 Frhs2[331]: 6 -3 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[369]: 6 -2 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[461]: 6 0 66.1142 shouldn't be
552.38/556.87	WSVECS04 Frhs2[462]: 6 0 184.39 shouldn't be
552.38/556.87	WSVECS04 Frhs2[499]: 6 0 66.1142 shouldn't be
552.38/556.87	WSVECS04 Frhs2[573]: 6 0 23.4529 shouldn't be
552.38/556.87	WSVECS04 Frhs2[632]: 6 0 93.2142 shouldn't be
552.38/556.87	WSVECS04 Frhs2[641]: 6 0 0.547228 shouldn't be
552.38/556.87	WSVECS04 Frhs2[648]: 6 0 354.376 shouldn't be
552.38/556.87	WSVECS04 Frhs2[796]: 6 0 3.03059 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1131]: 6 -1 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1162]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1176]: 6 -1 0 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1238]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1336]: 6 0 87.1653 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1338]: 6 0 0.510044 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1414]: 6 0 0.255023 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1424]: 6 0 48.8512 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1537]: 6 0 1 shouldn't be
552.38/556.87	WSVECS04 Frhs2[1705]: 6 -2 0 shouldn't be
552.59/557.07	WSVECS04 Frhs2[6]: 6 -0.452772 0 shouldn't be
552.59/557.07	WSVECS04 Frhs2[365]: 6 0 1 shouldn't be
552.59/557.07	WSVECS04 Frhs2[559]: 6 0 1 shouldn't be
552.59/557.07	WSVECS04 Frhs2[724]: 6 0 354.376 shouldn't be
552.59/557.07	WSVECS04 Frhs2[1530]: 6 -2 0 shouldn't be
552.59/557.07	WSVECS04 Frhs2[1550]: 6 0 1 shouldn't be
552.77/557.29	WSVECS04 Frhs2[333]: 6 0 1 shouldn't be
552.77/557.29	WSVECS04 Frhs2[1147]: 6 0 1 shouldn't be
553.08/557.51	WSVECS04 Frhs2[521]: 6 0 1 shouldn't be
553.08/557.51	WSVECS04 Frhs2[673]: 6 0 1 shouldn't be
553.08/557.51	WSVECS04 Frhs2[711]: 6 0 1 shouldn't be
553.08/557.51	WSVECS04 Frhs2[1247]: 6 0 1 shouldn't be
553.08/557.51	WSVECS04 Frhs2[1348]: 6 0 12.7595 shouldn't be
553.08/557.51	WSVECS04 Frhs2[1527]: 6 0 1 shouldn't be
568.94/573.44	c #Conflicts:    2797000 | #Constraints:      41308
568.94/573.44	c #Conflicts:    2798000 | #Constraints:      42308
568.94/573.44	c #Conflicts:    2799000 | #Constraints:      43308
568.94/573.44	c #Conflicts:    2800000 | #Constraints:      44308
568.94/573.44	c #Conflicts:    2801000 | #Constraints:      45308
568.94/573.44	c #Conflicts:    2802000 | #Constraints:      46308
568.94/573.44	c #Conflicts:    2803000 | #Constraints:      47308
568.94/573.44	c #Conflicts:    2804000 | #Constraints:      48308
568.94/573.44	c #Conflicts:    2805000 | #Constraints:      49308
568.94/573.44	c #Conflicts:    2806000 | #Constraints:      50308
568.94/573.44	c #Conflicts:    2807000 | #Constraints:      51308
568.94/573.44	c #Conflicts:    2808000 | #Constraints:      52308
568.94/573.44	c #Conflicts:    2809000 | #Constraints:      53308
568.94/573.44	c #Conflicts:    2810000 | #Constraints:      54308
568.94/573.44	c #Conflicts:    2811000 | #Constraints:      55308
568.94/573.44	c #Conflicts:    2812000 | #Constraints:      56308
568.94/573.44	c #Conflicts:    2813000 | #Constraints:      57308
568.94/573.44	c #Conflicts:    2814000 | #Constraints:      58308
568.94/573.44	c #Conflicts:    2815000 | #Constraints:      59308
568.94/573.44	c #Conflicts:    2816000 | #Constraints:      60308
568.94/573.44	c #Conflicts:    2817000 | #Constraints:      61308
568.94/573.44	c #Conflicts:    2818000 | #Constraints:      62308
568.94/573.44	c #Conflicts:    2819000 | #Constraints:      63308
568.94/573.44	c #Conflicts:    2820000 | #Constraints:      64308
568.94/573.44	c #Conflicts:    2821000 | #Constraints:      65308
568.94/573.44	c #Conflicts:    2822000 | #Constraints:      66309
568.94/573.44	c #Conflicts:    2823000 | #Constraints:      67309
568.94/573.44	c #Conflicts:    2824000 | #Constraints:      68309
568.94/573.44	c #Conflicts:    2825000 | #Constraints:      69309
568.94/573.44	c #Conflicts:    2826000 | #Constraints:      70309
568.94/573.44	c #Conflicts:    2827000 | #Constraints:      71309
568.94/573.44	c #Conflicts:    2828000 | #Constraints:      72309
568.94/573.44	c #Conflicts:    2829000 | #Constraints:      73309
568.94/573.44	c #Conflicts:    2830000 | #Constraints:      74309
568.94/573.44	c INPROCESSING
568.94/573.44	c GARBAGE COLLECT
568.94/573.44	c #Conflicts:    2831000 | #Constraints:      41913
568.94/573.44	c #Conflicts:    2832000 | #Constraints:      42913
568.94/573.44	c #Conflicts:    2833000 | #Constraints:      43913
568.94/573.44	c #Conflicts:    2834000 | #Constraints:      44913
568.94/573.44	c #Conflicts:    2835000 | #Constraints:      45913
568.94/573.44	c #Conflicts:    2836000 | #Constraints:      46913
568.94/573.44	c #Conflicts:    2837000 | #Constraints:      47913
568.94/573.44	c #Conflicts:    2838000 | #Constraints:      48913
568.94/573.44	c #Conflicts:    2839000 | #Constraints:      49913
568.94/573.44	c #Conflicts:    2840000 | #Constraints:      50913
568.94/573.44	c #Conflicts:    2841000 | #Constraints:      51913
568.94/573.44	c #Conflicts:    2842000 | #Constraints:      52913
568.94/573.44	c #Conflicts:    2843000 | #Constraints:      53913
568.94/573.44	c #Conflicts:    2844000 | #Constraints:      54913
568.94/573.44	c #Conflicts:    2845000 | #Constraints:      55913
568.94/573.44	c #Conflicts:    2846000 | #Constraints:      56913
568.94/573.44	c #Conflicts:    2847000 | #Constraints:      57913
568.94/573.44	c #Conflicts:    2848000 | #Constraints:      58913
568.94/573.44	c #Conflicts:    2849000 | #Constraints:      59914
568.94/573.44	c #Conflicts:    2850000 | #Constraints:      60914
568.94/573.44	c #Conflicts:    2851000 | #Constraints:      61914
568.94/573.44	c #Conflicts:    2852000 | #Constraints:      62914
568.94/573.44	c #Conflicts:    2853000 | #Constraints:      63914
568.94/573.44	c #Conflicts:    2854000 | #Constraints:      64914
568.94/573.44	c #Conflicts:    2855000 | #Constraints:      65914
568.94/573.44	c #Conflicts:    2856000 | #Constraints:      66914
568.94/573.44	c #Conflicts:    2857000 | #Constraints:      67914
568.94/573.44	c #Conflicts:    2858000 | #Constraints:      68915
568.94/573.44	c #Conflicts:    2859000 | #Constraints:      69915
568.94/573.44	c #Conflicts:    2860000 | #Constraints:      70915
568.94/573.44	c #Conflicts:    2861000 | #Constraints:      71915
568.94/573.44	c #Conflicts:    2862000 | #Constraints:      72916
568.94/573.44	c #Conflicts:    2863000 | #Constraints:      73916
568.94/573.44	c #Conflicts:    2864000 | #Constraints:      74916
568.94/573.44	c INPROCESSING
568.94/573.44	c GARBAGE COLLECT
568.94/573.44	c #Conflicts:    2865000 | #Constraints:      42319
568.94/573.44	c #Conflicts:    2866000 | #Constraints:      43319
568.94/573.44	c #Conflicts:    2867000 | #Constraints:      44319
568.94/573.44	c #Conflicts:    2868000 | #Constraints:      45319
568.94/573.44	c #Conflicts:    2869000 | #Constraints:      46319
568.94/573.44	c #Conflicts:    2870000 | #Constraints:      47319
568.94/573.44	c #Conflicts:    2871000 | #Constraints:      48319
568.94/573.44	c #Conflicts:    2872000 | #Constraints:      49319
568.94/573.44	c #Conflicts:    2873000 | #Constraints:      50319
568.94/573.44	c #Conflicts:    2874000 | #Constraints:      51320
581.91/586.68	c #Conflicts:    2875000 | #Constraints:      52320
581.91/586.68	c #Conflicts:    2876000 | #Constraints:      53320
581.91/586.68	c #Conflicts:    2877000 | #Constraints:      54320
581.91/586.68	c #Conflicts:    2878000 | #Constraints:      55320
581.91/586.68	c #Conflicts:    2879000 | #Constraints:      56320
581.91/586.68	c #Conflicts:    2880000 | #Constraints:      57321
581.91/586.68	c #Conflicts:    2881000 | #Constraints:      58321
581.91/586.68	c #Conflicts:    2882000 | #Constraints:      59321
581.91/586.68	c #Conflicts:    2883000 | #Constraints:      60321
581.91/586.68	c #Conflicts:    2884000 | #Constraints:      61321
581.91/586.68	c #Conflicts:    2885000 | #Constraints:      62321
581.91/586.68	c #Conflicts:    2886000 | #Constraints:      63321
581.91/586.68	c #Conflicts:    2887000 | #Constraints:      64321
581.91/586.68	c #Conflicts:    2888000 | #Constraints:      65322
581.91/586.68	c #Conflicts:    2889000 | #Constraints:      66322
581.91/586.68	c #Conflicts:    2890000 | #Constraints:      67322
581.91/586.68	c #Conflicts:    2891000 | #Constraints:      68322
581.91/586.68	c #Conflicts:    2892000 | #Constraints:      69322
581.91/586.68	c #Conflicts:    2893000 | #Constraints:      70322
581.91/586.68	c #Conflicts:    2894000 | #Constraints:      71322
581.91/586.68	c #Conflicts:    2895000 | #Constraints:      72322
581.91/586.68	c #Conflicts:    2896000 | #Constraints:      73322
581.91/586.68	c #Conflicts:    2897000 | #Constraints:      74322
581.91/586.68	c #Conflicts:    2898000 | #Constraints:      75322
581.91/586.68	c INPROCESSING
581.91/586.68	c GARBAGE COLLECT
581.91/586.68	c #Conflicts:    2899000 | #Constraints:      42513
581.91/586.68	c #Conflicts:    2900000 | #Constraints:      43513
581.91/586.68	c #Conflicts:    2901000 | #Constraints:      44513
581.91/586.68	c #Conflicts:    2902000 | #Constraints:      45513
581.91/586.68	c #Conflicts:    2903000 | #Constraints:      46513
581.91/586.68	c #Conflicts:    2904000 | #Constraints:      47513
581.91/586.68	c #Conflicts:    2905000 | #Constraints:      48513
581.91/586.68	c #Conflicts:    2906000 | #Constraints:      49513
581.91/586.68	c #Conflicts:    2907000 | #Constraints:      50513
581.91/586.68	c #Conflicts:    2908000 | #Constraints:      51513
581.91/586.68	c #Conflicts:    2909000 | #Constraints:      52513
581.91/586.68	c #Conflicts:    2910000 | #Constraints:      53513
581.91/586.68	c #Conflicts:    2911000 | #Constraints:      54513
581.91/586.68	c #Conflicts:    2912000 | #Constraints:      55513
581.91/586.68	c #Conflicts:    2913000 | #Constraints:      56513
581.91/586.68	c #Conflicts:    2914000 | #Constraints:      57513
581.91/586.68	c #Conflicts:    2915000 | #Constraints:      58513
581.91/586.68	c #Conflicts:    2916000 | #Constraints:      59513
581.91/586.68	c #Conflicts:    2917000 | #Constraints:      60513
581.91/586.68	c #Conflicts:    2918000 | #Constraints:      61513
581.91/586.68	c #Conflicts:    2919000 | #Constraints:      62513
581.91/586.68	c #Conflicts:    2920000 | #Constraints:      63513
581.91/586.68	c #Conflicts:    2921000 | #Constraints:      64513
581.91/586.68	c #Conflicts:    2922000 | #Constraints:      65513
581.91/586.68	c #Conflicts:    2923000 | #Constraints:      66513
581.91/586.68	c #Conflicts:    2924000 | #Constraints:      67513
581.91/586.68	c #Conflicts:    2925000 | #Constraints:      68513
581.91/586.68	c #Conflicts:    2926000 | #Constraints:      69513
581.91/586.68	c #Conflicts:    2927000 | #Constraints:      70513
581.91/586.68	c #Conflicts:    2928000 | #Constraints:      71513
581.91/586.68	c #Conflicts:    2929000 | #Constraints:      72513
581.91/586.68	c #Conflicts:    2930000 | #Constraints:      73513
581.91/586.68	c #Conflicts:    2931000 | #Constraints:      74513
581.91/586.68	c #Conflicts:    2932000 | #Constraints:      75513
581.91/586.68	c INPROCESSING
581.91/586.68	c GARBAGE COLLECT
581.91/586.68	WSVECS04 Frhs2[3]: 6 -8.9849 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[4]: 6 -8.98493 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[9]: 6 -8.9849 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[15]: 6 -8.98491 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[16]: 6 -8.98493 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[31]: 6 -8.98493 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[32]: 6 -8.98489 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[34]: 6 -8.98492 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[37]: 6 -8.98494 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[38]: 6 -8.9849 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[42]: 6 -1015.29 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[43]: 6 -702.303 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[46]: 6 -635.997 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[49]: 6 -720.703 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[51]: 6 -345.571 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[63]: 6 0 172.369 shouldn't be
581.91/586.68	WSVECS04 Frhs2[65]: 6 -204.443 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[66]: 6 -498.203 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[72]: 6 -792.588 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[73]: 6 -11.5515 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[75]: 6 -132.299 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[101]: 6 -363.056 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[103]: 6 0 1.00005 shouldn't be
581.91/586.68	WSVECS04 Frhs2[157]: 6 -46.7656 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[160]: 6 -182.906 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[201]: 6 -1.00008 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[224]: 6 0 498.203 shouldn't be
581.91/586.68	WSVECS04 Frhs2[225]: 6 -1.00007 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[230]: 6 0 90.0865 shouldn't be
581.91/586.68	WSVECS04 Frhs2[262]: 6 0 843.698 shouldn't be
581.91/586.68	WSVECS04 Frhs2[300]: 6 0 212.839 shouldn't be
581.91/586.68	WSVECS04 Frhs2[303]: 6 0 390.446 shouldn't be
581.91/586.68	WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[329]: 6 -363.056 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[385]: 6 -46.7656 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[386]: 6 0 330.701 shouldn't be
581.91/586.68	WSVECS04 Frhs2[414]: 6 0 497.203 shouldn't be
581.91/586.68	WSVECS04 Frhs2[422]: 6 0 130.265 shouldn't be
581.91/586.68	WSVECS04 Frhs2[437]: 6 0 1.00003 shouldn't be
581.91/586.68	WSVECS04 Frhs2[444]: 6 0 130.265 shouldn't be
581.91/586.68	WSVECS04 Frhs2[492]: 6 0 219.264 shouldn't be
581.91/586.68	WSVECS04 Frhs2[532]: 6 -1.00008 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[549]: 6 0 1.00002 shouldn't be
581.91/586.68	WSVECS04 Frhs2[558]: 6 0 129.265 shouldn't be
581.91/586.68	WSVECS04 Frhs2[568]: 6 0 711.042 shouldn't be
581.91/586.68	WSVECS04 Frhs2[595]: 6 0 363.056 shouldn't be
581.91/586.68	WSVECS04 Frhs2[596]: 6 0 129.265 shouldn't be
581.91/586.68	WSVECS04 Frhs2[606]: 6 0 711.042 shouldn't be
581.91/586.68	WSVECS04 Frhs2[610]: 6 0 223.824 shouldn't be
581.91/586.68	WSVECS04 Frhs2[880]: 6 0 1.00004 shouldn't be
581.91/586.68	WSVECS04 Frhs2[994]: 6 0 1.00003 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1012]: 6 0 422.459 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1034]: 6 0 182.906 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1105]: 6 0 130.111 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1143]: 6 0 130.111 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1213]: 6 0 8.98493 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1289]: 6 0 9.98492 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1412]: 6 0 345.571 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1421]: 6 0 120.747 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1443]: 6 0 103.869 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1448]: 6 0 130.265 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1452]: 6 -182.907 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1513]: 6 0 1.00008 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1714]: 6 -2.00001 0 shouldn't be
581.91/586.68	WSVECS04 Frhs2[1715]: 6 -1.00001 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[7]: 6 -8.98491 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[71]: 6 -325.002 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[349]: 6 0 1.00004 shouldn't be
582.11/586.85	WSVECS04 Frhs2[360]: 6 0 1.00002 shouldn't be
582.11/586.85	WSVECS04 Frhs2[366]: 6 0 1.00001 shouldn't be
582.11/586.85	WSVECS04 Frhs2[387]: 6 0 1.00003 shouldn't be
582.11/586.85	WSVECS04 Frhs2[415]: 6 -1.00001 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[968]: 6 -1.00003 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[1072]: 6 0 182.906 shouldn't be
582.11/586.85	WSVECS04 Frhs2[1196]: 6 -1.00005 0 shouldn't be
582.11/586.85	WSVECS04 Frhs2[1462]: 6 0 1.00003 shouldn't be
582.31/587.06	WSVECS04 Frhs2[398]: 6 0 1.00008 shouldn't be
582.31/587.06	WSVECS04 Frhs2[1202]: 6 0 1.00007 shouldn't be
582.31/587.06	WSVECS04 Frhs2[1455]: 6 -1.00005 0 shouldn't be
582.31/587.06	WSVECS04 Frhs2[1678]: 6 -1.00009 0 shouldn't be
582.51/587.28	WSVECS04 Frhs2[200]: 6 0 1.00003 shouldn't be
582.51/587.28	WSVECS04 Frhs2[221]: 6 0 1.00002 shouldn't be
582.51/587.28	WSVECS04 Frhs2[311]: 6 0 1.0001 shouldn't be
582.51/587.28	WSVECS04 Frhs2[373]: 6 0 1.00006 shouldn't be
582.51/587.28	WSVECS04 Frhs2[411]: 6 0 1.00009 shouldn't be
582.51/587.28	WSVECS04 Frhs2[524]: 6 0 1.00002 shouldn't be
582.51/587.28	WSVECS04 Frhs2[562]: 6 0 1.00006 shouldn't be
582.51/587.28	WSVECS04 Frhs2[981]: 6 0 1.00006 shouldn't be
582.51/587.28	WSVECS04 Frhs2[1304]: 6 0 1.00002 shouldn't be
582.51/587.28	WSVECS04 Frhs2[1340]: 6 0 1.00001 shouldn't be
582.51/587.28	WSVECS04 Frhs2[1456]: 6 0 1.00002 shouldn't be
582.51/587.28	WSVECS04 Frhs2[1546]: 6 0 1.00007 shouldn't be
582.51/587.28	WSVECS04 Frhs2[1679]: 6 -2.00003 0 shouldn't be
582.81/587.50	WSVECS04 Frhs2[966]: 6 0 1.00005 shouldn't be
583.01/587.75	WSVECS04 Frhs2[1344]: 6 0 1.00007 shouldn't be
583.51/588.21	WSVECS04 Frhs2[68]: 6 0 179.762 shouldn't be
583.51/588.21	WSVECS04 Frhs2[276]: 6 0 1.00007 shouldn't be
583.51/588.21	WSVECS04 Frhs2[1124]: 6 0 1.00005 shouldn't be
583.51/588.21	WSVECS04 Frhs2[1295]: 6 0 109.008 shouldn't be
583.51/588.21	WSVECS04 Frhs2[1547]: 6 0 1.00009 shouldn't be
583.91/588.67	WSVECS04 Frhs2[516]: 6 0 1.00005 shouldn't be
583.91/588.67	WSVECS04 Frhs2[530]: 6 0 219.264 shouldn't be
583.91/588.67	WSVECS04 Frhs2[976]: 6 0 1.00006 shouldn't be
583.91/588.67	WSVECS04 Frhs2[1128]: 6 0 1.00006 shouldn't be
583.91/588.67	WSVECS04 Frhs2[1166]: 6 0 1.00003 shouldn't be
583.91/588.67	WSVECS04 Frhs2[1327]: 6 0 9.98494 shouldn't be
584.90/589.63	WSVECS04 Frhs2[1257]: 6 0 109.008 shouldn't be
585.31/590.05	WSVECS04 Frhs2[442]: 6 0 1.00003 shouldn't be
585.31/590.05	WSVECS04 Frhs2[1266]: 6 0 1.00005 shouldn't be
585.60/590.35	WSVECS04 Frhs2[3]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[7]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[15]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[16]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[30]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[38]: 6 -8.98488 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[42]: 6 -1015.29 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[43]: 6 -702.303 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[46]: 6 -635.997 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[49]: 6 -720.703 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[51]: 6 -345.571 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[63]: 6 0 172.369 shouldn't be
585.60/590.35	WSVECS04 Frhs2[66]: 6 -498.203 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[68]: 6 0 179.762 shouldn't be
585.60/590.35	WSVECS04 Frhs2[71]: 6 -325.002 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[72]: 6 -792.588 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[73]: 6 -11.5515 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[75]: 6 -132.299 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[101]: 6 -363.056 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[157]: 6 -46.7655 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[160]: 6 -182.906 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[200]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[224]: 6 0 498.203 shouldn't be
585.60/590.35	WSVECS04 Frhs2[230]: 6 0 90.0864 shouldn't be
585.60/590.35	WSVECS04 Frhs2[262]: 6 0 843.698 shouldn't be
585.60/590.35	WSVECS04 Frhs2[273]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[276]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[300]: 6 0 212.839 shouldn't be
585.60/590.35	WSVECS04 Frhs2[303]: 6 0 390.446 shouldn't be
585.60/590.35	WSVECS04 Frhs2[304]: 6 -1 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[329]: 6 -363.056 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[384]: 6 0 130.265 shouldn't be
585.60/590.35	WSVECS04 Frhs2[385]: 6 -46.7655 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[386]: 6 0 330.701 shouldn't be
585.60/590.35	WSVECS04 Frhs2[414]: 6 0 497.203 shouldn't be
585.60/590.35	WSVECS04 Frhs2[415]: 6 -1 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[486]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[492]: 6 0 219.263 shouldn't be
585.60/590.35	WSVECS04 Frhs2[524]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[532]: 6 -1 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[568]: 6 0 711.042 shouldn't be
585.60/590.35	WSVECS04 Frhs2[595]: 6 0 363.056 shouldn't be
585.60/590.35	WSVECS04 Frhs2[610]: 6 0 223.824 shouldn't be
585.60/590.35	WSVECS04 Frhs2[880]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1012]: 6 0 422.459 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1034]: 6 0 182.906 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1196]: 6 -1 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1289]: 6 0 9.98488 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1412]: 6 0 345.571 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1421]: 6 0 120.747 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1448]: 6 0 130.265 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1452]: 6 -182.906 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1455]: 6 -1 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1513]: 6 0 1 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1679]: 6 -2 0 shouldn't be
585.60/590.35	WSVECS04 Frhs2[1715]: 6 -1 0 shouldn't be
586.00/590.70	WSVECS04 Frhs2[201]: 6 -1 0 shouldn't be
586.00/590.70	WSVECS04 Frhs2[225]: 6 -1 0 shouldn't be
586.00/590.70	WSVECS04 Frhs2[366]: 6 0 1 shouldn't be
586.00/590.70	WSVECS04 Frhs2[387]: 6 0 1 shouldn't be
586.00/590.70	WSVECS04 Frhs2[968]: 6 -1 0 shouldn't be
586.30/591.06	WSVECS04 Frhs2[398]: 6 0 1 shouldn't be
586.30/591.06	WSVECS04 Frhs2[442]: 6 0 1 shouldn't be
586.30/591.06	WSVECS04 Frhs2[1714]: 6 -2 0 shouldn't be
586.70/591.44	WSVECS04 Frhs2[151]: 6 0 40.8368 shouldn't be
586.70/591.44	WSVECS04 Frhs2[311]: 6 0 1 shouldn't be
586.70/591.44	WSVECS04 Frhs2[341]: 6 0 31.9842 shouldn't be
586.70/591.44	WSVECS04 Frhs2[530]: 6 0 219.263 shouldn't be
586.70/591.44	WSVECS04 Frhs2[1114]: 6 0 1 shouldn't be
586.70/591.44	WSVECS04 Frhs2[1152]: 6 0 1 shouldn't be
586.70/591.44	WSVECS04 Frhs2[1257]: 6 0 109.008 shouldn't be
586.70/591.44	WSVECS04 Frhs2[1295]: 6 0 109.008 shouldn't be
586.70/591.44	WSVECS04 Frhs2[1678]: 6 -1 0 shouldn't be
595.57/600.31	c #Conflicts:    2933000 | #Constraints:      42522
595.57/600.31	c #Conflicts:    2934000 | #Constraints:      43522
595.57/600.31	c #Conflicts:    2935000 | #Constraints:      44522
595.57/600.31	c #Conflicts:    2936000 | #Constraints:      45522
595.57/600.31	c #Conflicts:    2937000 | #Constraints:      46523
595.57/600.31	c #Conflicts:    2938000 | #Constraints:      47523
595.57/600.31	c #Conflicts:    2939000 | #Constraints:      48523
595.57/600.31	c #Conflicts:    2940000 | #Constraints:      49523
595.57/600.31	c #Conflicts:    2941000 | #Constraints:      50523
595.57/600.31	c #Conflicts:    2942000 | #Constraints:      51523
595.57/600.31	c #Conflicts:    2943000 | #Constraints:      52523
595.57/600.31	c #Conflicts:    2944000 | #Constraints:      53523
595.57/600.31	c #Conflicts:    2945000 | #Constraints:      54523
595.57/600.31	c #Conflicts:    2946000 | #Constraints:      55523
595.57/600.31	c #Conflicts:    2947000 | #Constraints:      56523
595.57/600.31	c #Conflicts:    2948000 | #Constraints:      57523
595.57/600.31	c #Conflicts:    2949000 | #Constraints:      58523
595.57/600.31	c #Conflicts:    2950000 | #Constraints:      59523
595.57/600.31	c #Conflicts:    2951000 | #Constraints:      60523
595.57/600.31	c #Conflicts:    2952000 | #Constraints:      61523
595.57/600.31	c #Conflicts:    2953000 | #Constraints:      62523
595.57/600.31	c #Conflicts:    2954000 | #Constraints:      63523
595.57/600.31	c #Conflicts:    2955000 | #Constraints:      64523
595.57/600.31	c #Conflicts:    2956000 | #Constraints:      65523
595.57/600.31	c #Conflicts:    2957000 | #Constraints:      66523
595.57/600.31	c #Conflicts:    2958000 | #Constraints:      67523
595.57/600.31	c #Conflicts:    2959000 | #Constraints:      68523
595.57/600.31	c #Conflicts:    2960000 | #Constraints:      69523
595.57/600.31	c #Conflicts:    2961000 | #Constraints:      70523
595.57/600.31	c #Conflicts:    2962000 | #Constraints:      71523
595.57/600.31	c #Conflicts:    2963000 | #Constraints:      72523
595.57/600.31	c #Conflicts:    2964000 | #Constraints:      73523
595.57/600.31	c #Conflicts:    2965000 | #Constraints:      74524
595.57/600.31	c #Conflicts:    2966000 | #Constraints:      75524
595.57/600.31	c INPROCESSING
595.57/600.31	c GARBAGE COLLECT
595.57/600.31	WSVECS04 Frhs2[46]: 6 0 114.451 shouldn't be
595.57/600.31	WSVECS04 Frhs2[61]: 6 -150.025 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[63]: 6 -321.012 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[64]: 6 0 46.6281 shouldn't be
595.57/600.31	WSVECS04 Frhs2[72]: 6 -148.425 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[74]: 6 -227.529 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[156]: 6 0 31.542 shouldn't be
595.57/600.31	WSVECS04 Frhs2[189]: 6 0 4.38708 shouldn't be
595.57/600.31	WSVECS04 Frhs2[195]: 6 -98.8278 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[307]: 6 0 9.54231 shouldn't be
595.57/600.31	WSVECS04 Frhs2[339]: 6 -203.026 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[469]: 6 0 145.5 shouldn't be
595.57/600.31	WSVECS04 Frhs2[530]: 6 0 15.7421 shouldn't be
595.57/600.31	WSVECS04 Frhs2[583]: 6 0 145.5 shouldn't be
595.57/600.31	WSVECS04 Frhs2[585]: 6 0 0.624437 shouldn't be
595.57/600.31	WSVECS04 Frhs2[797]: 6 0 0.514508 shouldn't be
595.57/600.31	WSVECS04 Frhs2[956]: 6 0 23.9825 shouldn't be
595.57/600.31	WSVECS04 Frhs2[992]: 6 0 39.5389 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1105]: 6 0 73.0405 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1110]: 6 0 202.812 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1176]: 6 0 64.0612 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1183]: 6 0 95.7109 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1200]: 6 0 1 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1231]: 6 0 53.6877 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1262]: 6 0 0.494497 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1269]: 6 0 53.6877 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1338]: 6 0 1.56006 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1397]: 6 -1 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1402]: 6 0 0.309156 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1442]: 6 -156.115 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1511]: 6 0 3 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1553]: 6 0 0.457644 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1562]: 6 -1 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1580]: 6 -0.942658 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1597]: 6 -97.1631 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1709]: 6 -1 0 shouldn't be
595.57/600.31	WSVECS04 Frhs2[1717]: 6 -1 0 shouldn't be
611.67/616.65	c #Conflicts:    2967000 | #Constraints:      42328
611.67/616.65	c #Conflicts:    2968000 | #Constraints:      43328
611.67/616.65	c #Conflicts:    2969000 | #Constraints:      44328
611.67/616.65	c #Conflicts:    2970000 | #Constraints:      45328
611.67/616.65	c #Conflicts:    2971000 | #Constraints:      46328
611.67/616.65	c #Conflicts:    2972000 | #Constraints:      47328
611.67/616.65	c #Conflicts:    2973000 | #Constraints:      48328
611.67/616.65	c #Conflicts:    2974000 | #Constraints:      49328
611.67/616.65	c #Conflicts:    2975000 | #Constraints:      50328
611.67/616.65	c #Conflicts:    2976000 | #Constraints:      51328
611.67/616.65	c #Conflicts:    2977000 | #Constraints:      52328
611.67/616.65	c #Conflicts:    2978000 | #Constraints:      53328
611.67/616.65	c #Conflicts:    2979000 | #Constraints:      54328
611.67/616.65	c #Conflicts:    2980000 | #Constraints:      55328
611.67/616.65	c #Conflicts:    2981000 | #Constraints:      56328
611.67/616.65	c #Conflicts:    2982000 | #Constraints:      57328
611.67/616.65	c #Conflicts:    2983000 | #Constraints:      58328
611.67/616.65	c #Conflicts:    2984000 | #Constraints:      59328
611.67/616.65	c #Conflicts:    2985000 | #Constraints:      60328
611.67/616.65	c #Conflicts:    2986000 | #Constraints:      61328
611.67/616.65	c #Conflicts:    2987000 | #Constraints:      62328
611.67/616.65	c #Conflicts:    2988000 | #Constraints:      63328
611.67/616.65	c #Conflicts:    2989000 | #Constraints:      64328
611.67/616.65	c #Conflicts:    2990000 | #Constraints:      65328
611.67/616.65	c #Conflicts:    2991000 | #Constraints:      66328
611.67/616.65	c #Conflicts:    2992000 | #Constraints:      67328
611.67/616.65	c #Conflicts:    2993000 | #Constraints:      68329
611.67/616.65	c #Conflicts:    2994000 | #Constraints:      69329
611.67/616.65	c #Conflicts:    2995000 | #Constraints:      70329
611.67/616.65	c #Conflicts:    2996000 | #Constraints:      71329
611.67/616.65	c #Conflicts:    2997000 | #Constraints:      72329
611.67/616.65	c #Conflicts:    2998000 | #Constraints:      73330
611.67/616.65	c #Conflicts:    2999000 | #Constraints:      74330
611.67/616.65	c #Conflicts:    3000000 | #Constraints:      75330
611.67/616.65	c #Conflicts:    3001000 | #Constraints:      76330
611.67/616.65	c INPROCESSING
611.67/616.65	c GARBAGE COLLECT
611.67/616.65	c #Conflicts:    3002000 | #Constraints:      42914
611.67/616.65	c #Conflicts:    3003000 | #Constraints:      43914
611.67/616.65	c #Conflicts:    3004000 | #Constraints:      44914
611.67/616.65	c #Conflicts:    3005000 | #Constraints:      45915
611.67/616.65	c #Conflicts:    3006000 | #Constraints:      46915
611.67/616.65	c #Conflicts:    3007000 | #Constraints:      47915
611.67/616.65	c #Conflicts:    3008000 | #Constraints:      48915
611.67/616.65	c #Conflicts:    3009000 | #Constraints:      49915
611.67/616.65	c #Conflicts:    3010000 | #Constraints:      50915
611.67/616.65	c #Conflicts:    3011000 | #Constraints:      51915
611.67/616.65	c #Conflicts:    3012000 | #Constraints:      52915
611.67/616.65	c #Conflicts:    3013000 | #Constraints:      53915
611.67/616.65	c #Conflicts:    3014000 | #Constraints:      54915
611.67/616.65	c #Conflicts:    3015000 | #Constraints:      55915
611.67/616.65	c #Conflicts:    3016000 | #Constraints:      56915
611.67/616.65	c #Conflicts:    3017000 | #Constraints:      57915
611.67/616.65	c #Conflicts:    3018000 | #Constraints:      58915
611.67/616.65	c #Conflicts:    3019000 | #Constraints:      59915
611.67/616.65	c #Conflicts:    3020000 | #Constraints:      60916
611.67/616.65	c #Conflicts:    3021000 | #Constraints:      61916
611.67/616.65	c #Conflicts:    3022000 | #Constraints:      62916
611.67/616.65	c #Conflicts:    3023000 | #Constraints:      63916
611.67/616.65	c #Conflicts:    3024000 | #Constraints:      64916
611.67/616.65	c #Conflicts:    3025000 | #Constraints:      65916
611.67/616.65	c #Conflicts:    3026000 | #Constraints:      66916
611.67/616.65	c #Conflicts:    3027000 | #Constraints:      67916
611.67/616.65	c #Conflicts:    3028000 | #Constraints:      68916
611.67/616.65	c #Conflicts:    3029000 | #Constraints:      69916
611.67/616.65	c #Conflicts:    3030000 | #Constraints:      70916
611.67/616.65	c #Conflicts:    3031000 | #Constraints:      71916
611.67/616.65	c #Conflicts:    3032000 | #Constraints:      72916
611.67/616.65	c #Conflicts:    3033000 | #Constraints:      73916
611.67/616.65	c #Conflicts:    3034000 | #Constraints:      74916
611.67/616.65	c #Conflicts:    3035000 | #Constraints:      75916
611.67/616.65	c #Conflicts:    3036000 | #Constraints:      76917
611.67/616.65	c INPROCESSING
611.67/616.65	c GARBAGE COLLECT
611.67/616.65	c #Conflicts:    3037000 | #Constraints:      43311
611.67/616.65	c #Conflicts:    3038000 | #Constraints:      44311
611.67/616.65	c #Conflicts:    3039000 | #Constraints:      45311
611.67/616.65	c #Conflicts:    3040000 | #Constraints:      46311
611.67/616.65	c #Conflicts:    3041000 | #Constraints:      47311
611.67/616.65	c #Conflicts:    3042000 | #Constraints:      48311
611.67/616.65	c #Conflicts:    3043000 | #Constraints:      49311
611.67/616.65	c #Conflicts:    3044000 | #Constraints:      50312
628.52/633.53	c #Conflicts:    3045000 | #Constraints:      51312
628.52/633.53	c #Conflicts:    3046000 | #Constraints:      52312
628.52/633.53	c #Conflicts:    3047000 | #Constraints:      53312
628.52/633.53	c #Conflicts:    3048000 | #Constraints:      54312
628.52/633.53	c #Conflicts:    3049000 | #Constraints:      55313
628.52/633.53	c #Conflicts:    3050000 | #Constraints:      56313
628.52/633.53	c #Conflicts:    3051000 | #Constraints:      57313
628.52/633.53	c #Conflicts:    3052000 | #Constraints:      58313
628.52/633.53	c #Conflicts:    3053000 | #Constraints:      59313
628.52/633.53	c #Conflicts:    3054000 | #Constraints:      60313
628.52/633.53	c #Conflicts:    3055000 | #Constraints:      61313
628.52/633.53	c #Conflicts:    3056000 | #Constraints:      62313
628.52/633.53	c #Conflicts:    3057000 | #Constraints:      63314
628.52/633.53	c #Conflicts:    3058000 | #Constraints:      64314
628.52/633.53	c #Conflicts:    3059000 | #Constraints:      65314
628.52/633.53	c #Conflicts:    3060000 | #Constraints:      66314
628.52/633.53	c #Conflicts:    3061000 | #Constraints:      67314
628.52/633.53	c #Conflicts:    3062000 | #Constraints:      68314
628.52/633.53	c #Conflicts:    3063000 | #Constraints:      69315
628.52/633.53	c #Conflicts:    3064000 | #Constraints:      70315
628.52/633.53	c #Conflicts:    3065000 | #Constraints:      71315
628.52/633.53	c #Conflicts:    3066000 | #Constraints:      72315
628.52/633.53	c #Conflicts:    3067000 | #Constraints:      73315
628.52/633.53	c #Conflicts:    3068000 | #Constraints:      74315
628.52/633.53	c #Conflicts:    3069000 | #Constraints:      75315
628.52/633.53	c #Conflicts:    3070000 | #Constraints:      76315
628.52/633.53	c #Conflicts:    3071000 | #Constraints:      77315
628.52/633.53	c INPROCESSING
628.52/633.53	c GARBAGE COLLECT
628.52/633.53	c #Conflicts:    3072000 | #Constraints:      43512
628.52/633.53	c #Conflicts:    3073000 | #Constraints:      44512
628.52/633.53	c #Conflicts:    3074000 | #Constraints:      45512
628.52/633.53	c #Conflicts:    3075000 | #Constraints:      46512
628.52/633.53	c #Conflicts:    3076000 | #Constraints:      47512
628.52/633.53	c #Conflicts:    3077000 | #Constraints:      48512
628.52/633.53	c #Conflicts:    3078000 | #Constraints:      49512
628.52/633.53	c #Conflicts:    3079000 | #Constraints:      50513
628.52/633.53	c #Conflicts:    3080000 | #Constraints:      51513
628.52/633.53	c #Conflicts:    3081000 | #Constraints:      52513
628.52/633.53	c #Conflicts:    3082000 | #Constraints:      53514
628.52/633.53	c #Conflicts:    3083000 | #Constraints:      54514
628.52/633.53	c #Conflicts:    3084000 | #Constraints:      55514
628.52/633.53	c #Conflicts:    3085000 | #Constraints:      56514
628.52/633.53	c #Conflicts:    3086000 | #Constraints:      57515
628.52/633.53	c #Conflicts:    3087000 | #Constraints:      58515
628.52/633.53	c #Conflicts:    3088000 | #Constraints:      59515
628.52/633.53	c #Conflicts:    3089000 | #Constraints:      60515
628.52/633.53	c #Conflicts:    3090000 | #Constraints:      61515
628.52/633.53	c #Conflicts:    3091000 | #Constraints:      62515
628.52/633.53	c #Conflicts:    3092000 | #Constraints:      63516
628.52/633.53	c #Conflicts:    3093000 | #Constraints:      64516
628.52/633.53	c #Conflicts:    3094000 | #Constraints:      65516
628.52/633.53	c #Conflicts:    3095000 | #Constraints:      66516
628.52/633.53	c #Conflicts:    3096000 | #Constraints:      67516
628.52/633.53	c #Conflicts:    3097000 | #Constraints:      68516
628.52/633.53	c #Conflicts:    3098000 | #Constraints:      69516
628.52/633.53	c #Conflicts:    3099000 | #Constraints:      70516
628.52/633.53	c #Conflicts:    3100000 | #Constraints:      71517
628.52/633.53	c #Conflicts:    3101000 | #Constraints:      72517
628.52/633.53	c #Conflicts:    3102000 | #Constraints:      73517
628.52/633.53	c #Conflicts:    3103000 | #Constraints:      74517
628.52/633.53	c #Conflicts:    3104000 | #Constraints:      75517
628.52/633.53	c #Conflicts:    3105000 | #Constraints:      76517
628.52/633.53	c #Conflicts:    3106000 | #Constraints:      77518
628.52/633.53	c INPROCESSING
628.52/633.53	c GARBAGE COLLECT
628.52/633.53	c #Conflicts:    3107000 | #Constraints:      43516
628.52/633.53	c #Conflicts:    3108000 | #Constraints:      44516
628.52/633.53	c #Conflicts:    3109000 | #Constraints:      45516
628.52/633.53	c #Conflicts:    3110000 | #Constraints:      46516
628.52/633.53	c #Conflicts:    3111000 | #Constraints:      47516
628.52/633.53	c #Conflicts:    3112000 | #Constraints:      48516
628.52/633.53	c #Conflicts:    3113000 | #Constraints:      49516
628.52/633.53	c #Conflicts:    3114000 | #Constraints:      50516
628.52/633.53	c #Conflicts:    3115000 | #Constraints:      51516
628.52/633.53	c #Conflicts:    3116000 | #Constraints:      52516
628.52/633.53	c #Conflicts:    3117000 | #Constraints:      53517
628.52/633.53	c #Conflicts:    3118000 | #Constraints:      54517
628.52/633.53	c #Conflicts:    3119000 | #Constraints:      55517
628.52/633.53	c #Conflicts:    3120000 | #Constraints:      56517
628.52/633.53	c #Conflicts:    3121000 | #Constraints:      57517
641.69/646.98	c #Conflicts:    3122000 | #Constraints:      58517
641.69/646.98	c #Conflicts:    3123000 | #Constraints:      59517
641.69/646.98	c #Conflicts:    3124000 | #Constraints:      60518
641.69/646.98	c #Conflicts:    3125000 | #Constraints:      61518
641.69/646.98	c #Conflicts:    3126000 | #Constraints:      62518
641.69/646.98	c #Conflicts:    3127000 | #Constraints:      63518
641.69/646.98	c #Conflicts:    3128000 | #Constraints:      64518
641.69/646.98	c #Conflicts:    3129000 | #Constraints:      65519
641.69/646.98	c #Conflicts:    3130000 | #Constraints:      66519
641.69/646.98	c #Conflicts:    3131000 | #Constraints:      67519
641.69/646.98	c #Conflicts:    3132000 | #Constraints:      68519
641.69/646.98	c #Conflicts:    3133000 | #Constraints:      69520
641.69/646.98	c #Conflicts:    3134000 | #Constraints:      70520
641.69/646.98	c #Conflicts:    3135000 | #Constraints:      71520
641.69/646.98	c #Conflicts:    3136000 | #Constraints:      72520
641.69/646.98	c #Conflicts:    3137000 | #Constraints:      73520
641.69/646.98	c #Conflicts:    3138000 | #Constraints:      74520
641.69/646.98	c #Conflicts:    3139000 | #Constraints:      75520
641.69/646.98	c #Conflicts:    3140000 | #Constraints:      76520
641.69/646.98	c #Conflicts:    3141000 | #Constraints:      77521
641.69/646.98	c INPROCESSING
641.69/646.98	c GARBAGE COLLECT
641.69/646.98	c #Conflicts:    3142000 | #Constraints:      43323
641.69/646.98	c #Conflicts:    3143000 | #Constraints:      44323
641.69/646.98	c #Conflicts:    3144000 | #Constraints:      45323
641.69/646.98	c #Conflicts:    3145000 | #Constraints:      46323
641.69/646.98	c #Conflicts:    3146000 | #Constraints:      47323
641.69/646.98	c #Conflicts:    3147000 | #Constraints:      48323
641.69/646.98	c #Conflicts:    3148000 | #Constraints:      49323
641.69/646.98	c #Conflicts:    3149000 | #Constraints:      50324
641.69/646.98	c #Conflicts:    3150000 | #Constraints:      51324
641.69/646.98	c #Conflicts:    3151000 | #Constraints:      52324
641.69/646.98	c #Conflicts:    3152000 | #Constraints:      53324
641.69/646.98	c #Conflicts:    3153000 | #Constraints:      54325
641.69/646.98	c #Conflicts:    3154000 | #Constraints:      55325
641.69/646.98	c #Conflicts:    3155000 | #Constraints:      56325
641.69/646.98	c #Conflicts:    3156000 | #Constraints:      57325
641.69/646.98	c #Conflicts:    3157000 | #Constraints:      58325
641.69/646.98	c #Conflicts:    3158000 | #Constraints:      59325
641.69/646.98	c #Conflicts:    3159000 | #Constraints:      60325
641.69/646.98	c #Conflicts:    3160000 | #Constraints:      61325
641.69/646.98	c #Conflicts:    3161000 | #Constraints:      62325
641.69/646.98	c #Conflicts:    3162000 | #Constraints:      63325
641.69/646.98	c #Conflicts:    3163000 | #Constraints:      64325
641.69/646.98	c #Conflicts:    3164000 | #Constraints:      65325
641.69/646.98	c #Conflicts:    3165000 | #Constraints:      66325
641.69/646.98	c #Conflicts:    3166000 | #Constraints:      67325
641.69/646.98	c #Conflicts:    3167000 | #Constraints:      68325
641.69/646.98	c #Conflicts:    3168000 | #Constraints:      69326
641.69/646.98	c #Conflicts:    3169000 | #Constraints:      70326
641.69/646.98	c #Conflicts:    3170000 | #Constraints:      71326
641.69/646.98	c #Conflicts:    3171000 | #Constraints:      72326
641.69/646.98	c #Conflicts:    3172000 | #Constraints:      73326
641.69/646.98	c #Conflicts:    3173000 | #Constraints:      74327
641.69/646.98	c #Conflicts:    3174000 | #Constraints:      75327
641.69/646.98	c #Conflicts:    3175000 | #Constraints:      76327
641.69/646.98	c #Conflicts:    3176000 | #Constraints:      77327
641.69/646.98	c #Conflicts:    3177000 | #Constraints:      78327
641.69/646.98	c INPROCESSING
641.69/646.98	c GARBAGE COLLECT
641.69/646.98	WSVECS04 Frhs2[19]: 6 -5.00002 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[23]: 6 -1.00006 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[43]: 6 0 1371.33 shouldn't be
641.69/646.98	WSVECS04 Frhs2[51]: 6 -256.015 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[52]: 6 0 1327.39 shouldn't be
641.69/646.98	WSVECS04 Frhs2[54]: 6 0 278.47 shouldn't be
641.69/646.98	WSVECS04 Frhs2[69]: 6 0 136.522 shouldn't be
641.69/646.98	WSVECS04 Frhs2[72]: 6 0 102.841 shouldn't be
641.69/646.98	WSVECS04 Frhs2[90]: 6 -1.00002 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[136]: 6 -3.00007 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[160]: 6 0 0.00499349 shouldn't be
641.69/646.98	WSVECS04 Frhs2[209]: 6 -1.00007 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[214]: 6 0 7.08719 shouldn't be
641.69/646.98	WSVECS04 Frhs2[227]: 6 -160.93 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[325]: 6 -1.00006 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[346]: 6 0 510.19 shouldn't be
641.69/646.98	WSVECS04 Frhs2[349]: 6 0 1.00004 shouldn't be
641.69/646.98	WSVECS04 Frhs2[363]: 6 0 356.413 shouldn't be
641.69/646.98	WSVECS04 Frhs2[378]: 6 0 19.3358 shouldn't be
641.69/646.98	WSVECS04 Frhs2[384]: 6 0 510.19 shouldn't be
641.69/646.98	WSVECS04 Frhs2[413]: 6 0 0.00536497 shouldn't be
641.69/646.98	WSVECS04 Frhs2[423]: 6 0 0.456032 shouldn't be
641.69/646.98	WSVECS04 Frhs2[425]: 6 0 1.00009 shouldn't be
641.69/646.98	WSVECS04 Frhs2[434]: 6 0 1.00009 shouldn't be
641.69/646.98	WSVECS04 Frhs2[467]: 6 0 1.00001 shouldn't be
641.69/646.98	WSVECS04 Frhs2[472]: 6 0 1.00009 shouldn't be
641.69/646.98	WSVECS04 Frhs2[483]: 6 -1.00003 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[501]: 6 0 1.00004 shouldn't be
641.69/646.98	WSVECS04 Frhs2[520]: 6 -1.00006 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[533]: 6 0 11 shouldn't be
641.69/646.98	WSVECS04 Frhs2[561]: 6 -1.00002 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[670]: 6 0 0.178824 shouldn't be
641.69/646.98	WSVECS04 Frhs2[818]: 6 0 1.00005 shouldn't be
641.69/646.98	WSVECS04 Frhs2[877]: 6 0 82.9905 shouldn't be
641.69/646.98	WSVECS04 Frhs2[878]: 6 0 511.635 shouldn't be
641.69/646.98	WSVECS04 Frhs2[918]: 6 -0.470589 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[938]: 6 0 363.375 shouldn't be
641.69/646.98	WSVECS04 Frhs2[943]: 6 -1.00007 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[953]: 6 0 82.9905 shouldn't be
641.69/646.98	WSVECS04 Frhs2[957]: 6 -1.00009 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[958]: 6 0 183.609 shouldn't be
641.69/646.98	WSVECS04 Frhs2[965]: 6 -1234.85 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[991]: 6 0 41.8404 shouldn't be
641.69/646.98	WSVECS04 Frhs2[995]: 6 0 1120.84 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1018]: 6 -1.00005 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1023]: 6 0 1741.71 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1219]: 6 0 41.1502 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1231]: 6 -1512.55 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1295]: 6 0 41.1501 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1367]: 6 0 52.5545 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1388]: 6 0 506.046 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1390]: 6 -1.00006 0 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1408]: 6 0 0.470587 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1427]: 6 0 0.00833558 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1549]: 6 0 1.00002 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1580]: 6 0 50.5585 shouldn't be
641.69/646.98	WSVECS04 Frhs2[1696]: 6 -1.00005 0 shouldn't be
641.90/647.17	WSVECS04 Frhs2[77]: 6 0 2773.31 shouldn't be
641.90/647.17	WSVECS04 Frhs2[96]: 6 0 1.00002 shouldn't be
641.90/647.17	WSVECS04 Frhs2[150]: 6 0 523.42 shouldn't be
641.90/647.17	WSVECS04 Frhs2[307]: 6 0 0.0853495 shouldn't be
641.90/647.17	WSVECS04 Frhs2[341]: 6 0 1418.7 shouldn't be
641.90/647.17	WSVECS04 Frhs2[345]: 6 0 166.268 shouldn't be
641.90/647.17	WSVECS04 Frhs2[420]: 6 0 356.566 shouldn't be
641.90/647.17	WSVECS04 Frhs2[437]: 6 0 1.00002 shouldn't be
641.90/647.17	WSVECS04 Frhs2[458]: 6 0 356.566 shouldn't be
641.90/647.17	WSVECS04 Frhs2[461]: 6 0 1396.35 shouldn't be
641.90/647.17	WSVECS04 Frhs2[686]: 6 0 722.269 shouldn't be
641.90/647.17	WSVECS04 Frhs2[724]: 6 0 284.027 shouldn't be
641.90/647.17	WSVECS04 Frhs2[894]: 6 0 1.00003 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1068]: 6 0 2.00004 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1089]: 6 -1432.3 0 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1138]: 6 0 0.298481 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1329]: 6 0 1.00007 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1358]: 6 0 1.00002 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1385]: 6 0 1.00006 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1502]: 6 0 1.00002 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1537]: 6 0 1.00003 shouldn't be
641.90/647.17	WSVECS04 Frhs2[1554]: 6 0 419.292 shouldn't be
642.09/647.39	WSVECS04 Frhs2[21]: 6 -1.00828 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[54]: 6 0 278.47 shouldn't be
642.09/647.39	WSVECS04 Frhs2[72]: 6 0 102.841 shouldn't be
642.09/647.39	WSVECS04 Frhs2[136]: 6 -3 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[209]: 6 -1 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[325]: 6 -1 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[346]: 6 0 510.19 shouldn't be
642.09/647.39	WSVECS04 Frhs2[363]: 6 0 356.413 shouldn't be
642.09/647.39	WSVECS04 Frhs2[384]: 6 0 510.19 shouldn't be
642.09/647.39	WSVECS04 Frhs2[877]: 6 0 82.9904 shouldn't be
642.09/647.39	WSVECS04 Frhs2[915]: 6 0 82.9904 shouldn't be
642.09/647.39	WSVECS04 Frhs2[943]: 6 -1 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[953]: 6 0 82.9904 shouldn't be
642.09/647.39	WSVECS04 Frhs2[957]: 6 -1 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[991]: 6 0 41.8403 shouldn't be
642.09/647.39	WSVECS04 Frhs2[995]: 6 0 1120.84 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1067]: 6 0 41.8403 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1219]: 6 0 41.1501 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1231]: 6 -1512.55 0 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1257]: 6 0 41.1501 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1295]: 6 0 41.1501 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1427]: 6 0 0.00828256 shouldn't be
642.09/647.39	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[43]: 6 0 1371.33 shouldn't be
642.29/647.54	WSVECS04 Frhs2[51]: 6 -256.015 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[69]: 6 0 136.522 shouldn't be
642.29/647.54	WSVECS04 Frhs2[80]: 6 0 510.778 shouldn't be
642.29/647.54	WSVECS04 Frhs2[143]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[150]: 6 0 523.42 shouldn't be
642.29/647.54	WSVECS04 Frhs2[189]: 6 0 88.5318 shouldn't be
642.29/647.54	WSVECS04 Frhs2[227]: 6 -160.93 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[307]: 6 0 0.0852817 shouldn't be
642.29/647.54	WSVECS04 Frhs2[349]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[413]: 6 0 0.00532552 shouldn't be
642.29/647.54	WSVECS04 Frhs2[434]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[447]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[472]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[481]: 6 0 82.7788 shouldn't be
642.29/647.54	WSVECS04 Frhs2[483]: 6 -1 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[520]: 6 -1 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[576]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[652]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[686]: 6 0 722.269 shouldn't be
642.29/647.54	WSVECS04 Frhs2[724]: 6 0 284.027 shouldn't be
642.29/647.54	WSVECS04 Frhs2[856]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[894]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[916]: 6 0 511.635 shouldn't be
642.29/647.54	WSVECS04 Frhs2[938]: 6 0 363.375 shouldn't be
642.29/647.54	WSVECS04 Frhs2[954]: 6 0 510.635 shouldn't be
642.29/647.54	WSVECS04 Frhs2[958]: 6 0 183.608 shouldn't be
642.29/647.54	WSVECS04 Frhs2[965]: 6 -1234.85 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[996]: 6 0 1187.01 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1018]: 6 -1 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1023]: 6 0 1741.71 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1068]: 6 0 2 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1089]: 6 -1432.3 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1138]: 6 0 0.298397 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1329]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1388]: 6 0 506.045 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1390]: 6 -1 0 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1408]: 6 0 0.470519 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1446]: 6 0 0.47052 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1540]: 6 0 1 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1554]: 6 0 419.292 shouldn't be
642.29/647.54	WSVECS04 Frhs2[1562]: 6 -1 0 shouldn't be
642.49/647.70	WSVECS04 Frhs2[52]: 6 0 1327.39 shouldn't be
642.49/647.70	WSVECS04 Frhs2[160]: 6 0 0.0049638 shouldn't be
642.49/647.70	WSVECS04 Frhs2[229]: 6 0 11 shouldn't be
642.49/647.70	WSVECS04 Frhs2[425]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[461]: 6 0 1396.35 shouldn't be
642.49/647.70	WSVECS04 Frhs2[501]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[533]: 6 0 11 shouldn't be
642.49/647.70	WSVECS04 Frhs2[551]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[561]: 6 -1 0 shouldn't be
642.49/647.70	WSVECS04 Frhs2[691]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[918]: 6 -0.47052 0 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1204]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1242]: 6 0 1 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1367]: 6 0 52.5544 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1376]: 6 0 0.00496432 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1475]: 6 0 3 shouldn't be
642.49/647.70	WSVECS04 Frhs2[1580]: 6 0 50.5585 shouldn't be
642.59/647.89	WSVECS04 Frhs2[23]: 6 -1 0 shouldn't be
642.59/647.89	WSVECS04 Frhs2[90]: 6 -1 0 shouldn't be
642.59/647.89	WSVECS04 Frhs2[341]: 6 0 1418.7 shouldn't be
642.59/647.89	WSVECS04 Frhs2[530]: 6 0 2267.02 shouldn't be
642.59/647.89	WSVECS04 Frhs2[670]: 6 0 0.178742 shouldn't be
642.59/647.89	WSVECS04 Frhs2[780]: 6 0 1 shouldn't be
642.59/647.89	WSVECS04 Frhs2[785]: 6 0 1415.09 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1182]: 6 0 945.495 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1358]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1385]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1400]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1511]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1537]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1549]: 6 0 1 shouldn't be
642.59/647.90	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
643.09/648.34	WSVECS04 Frhs2[68]: 6 0 102.295 shouldn't be
643.09/648.34	WSVECS04 Frhs2[77]: 6 0 2773.31 shouldn't be
643.09/648.34	WSVECS04 Frhs2[186]: 6 0 1966.8 shouldn't be
643.09/648.34	WSVECS04 Frhs2[214]: 6 0 7.08715 shouldn't be
643.09/648.34	WSVECS04 Frhs2[383]: 6 0 166.268 shouldn't be
643.09/648.34	WSVECS04 Frhs2[423]: 6 0 0.455978 shouldn't be
643.09/648.34	WSVECS04 Frhs2[437]: 6 0 1 shouldn't be
643.09/648.34	WSVECS04 Frhs2[458]: 6 0 356.566 shouldn't be
643.09/648.34	WSVECS04 Frhs2[539]: 6 0 1 shouldn't be
643.09/648.34	WSVECS04 Frhs2[614]: 6 0 1 shouldn't be
643.09/648.34	WSVECS04 Frhs2[648]: 6 0 722.269 shouldn't be
643.09/648.34	WSVECS04 Frhs2[839]: 6 0 264.443 shouldn't be
643.09/648.34	WSVECS04 Frhs2[878]: 6 0 511.635 shouldn't be
643.09/648.34	WSVECS04 Frhs2[1148]: 6 0 1439.98 shouldn't be
643.09/648.34	WSVECS04 Frhs2[1186]: 6 0 1438.98 shouldn't be
643.09/648.34	WSVECS04 Frhs2[1573]: 6 0 180.141 shouldn't be
661.24/666.56	c #Conflicts:    3178000 | #Constraints:      43925
661.24/666.56	c #Conflicts:    3179000 | #Constraints:      44925
661.24/666.56	c #Conflicts:    3180000 | #Constraints:      45925
661.24/666.56	c #Conflicts:    3181000 | #Constraints:      46925
661.24/666.56	c #Conflicts:    3182000 | #Constraints:      47925
661.24/666.56	c #Conflicts:    3183000 | #Constraints:      48925
661.24/666.56	c #Conflicts:    3184000 | #Constraints:      49925
661.24/666.56	c #Conflicts:    3185000 | #Constraints:      50925
661.24/666.56	c #Conflicts:    3186000 | #Constraints:      51925
661.24/666.56	c #Conflicts:    3187000 | #Constraints:      52925
661.24/666.56	c #Conflicts:    3188000 | #Constraints:      53925
661.24/666.56	c #Conflicts:    3189000 | #Constraints:      54925
661.24/666.56	c #Conflicts:    3190000 | #Constraints:      55925
661.24/666.56	c #Conflicts:    3191000 | #Constraints:      56925
661.24/666.56	c #Conflicts:    3192000 | #Constraints:      57925
661.24/666.56	c #Conflicts:    3193000 | #Constraints:      58925
661.24/666.56	c #Conflicts:    3194000 | #Constraints:      59925
661.24/666.56	c #Conflicts:    3195000 | #Constraints:      60925
661.24/666.56	c #Conflicts:    3196000 | #Constraints:      61925
661.24/666.56	c #Conflicts:    3197000 | #Constraints:      62925
661.24/666.56	c #Conflicts:    3198000 | #Constraints:      63925
661.24/666.56	c #Conflicts:    3199000 | #Constraints:      64925
661.24/666.56	c #Conflicts:    3200000 | #Constraints:      65925
661.24/666.56	c #Conflicts:    3201000 | #Constraints:      66925
661.24/666.56	c #Conflicts:    3202000 | #Constraints:      67925
661.24/666.56	c #Conflicts:    3203000 | #Constraints:      68925
661.24/666.56	c #Conflicts:    3204000 | #Constraints:      69925
661.24/666.56	c #Conflicts:    3205000 | #Constraints:      70925
661.24/666.56	c #Conflicts:    3206000 | #Constraints:      71925
661.24/666.56	c #Conflicts:    3207000 | #Constraints:      72925
661.24/666.56	c #Conflicts:    3208000 | #Constraints:      73925
661.24/666.56	c #Conflicts:    3209000 | #Constraints:      74925
661.24/666.56	c #Conflicts:    3210000 | #Constraints:      75925
661.24/666.56	c #Conflicts:    3211000 | #Constraints:      76925
661.24/666.56	c #Conflicts:    3212000 | #Constraints:      77925
661.24/666.56	c #Conflicts:    3213000 | #Constraints:      78925
661.24/666.56	c INPROCESSING
661.24/666.56	c GARBAGE COLLECT
661.24/666.56	c #Conflicts:    3214000 | #Constraints:      44318
661.24/666.56	c #Conflicts:    3215000 | #Constraints:      45318
661.24/666.56	c #Conflicts:    3216000 | #Constraints:      46318
661.24/666.56	c #Conflicts:    3217000 | #Constraints:      47318
661.24/666.56	c #Conflicts:    3218000 | #Constraints:      48318
661.24/666.56	c #Conflicts:    3219000 | #Constraints:      49318
661.24/666.56	c #Conflicts:    3220000 | #Constraints:      50318
661.24/666.56	c #Conflicts:    3221000 | #Constraints:      51318
661.24/666.56	c #Conflicts:    3222000 | #Constraints:      52319
661.24/666.56	c #Conflicts:    3223000 | #Constraints:      53319
661.24/666.56	c #Conflicts:    3224000 | #Constraints:      54319
661.24/666.56	c #Conflicts:    3225000 | #Constraints:      55320
661.24/666.56	c #Conflicts:    3226000 | #Constraints:      56320
661.24/666.56	c #Conflicts:    3227000 | #Constraints:      57320
661.24/666.56	c #Conflicts:    3228000 | #Constraints:      58320
661.24/666.56	c #Conflicts:    3229000 | #Constraints:      59320
661.24/666.56	c #Conflicts:    3230000 | #Constraints:      60321
661.24/666.56	c #Conflicts:    3231000 | #Constraints:      61321
661.24/666.56	c #Conflicts:    3232000 | #Constraints:      62321
661.24/666.56	c #Conflicts:    3233000 | #Constraints:      63321
661.24/666.56	c #Conflicts:    3234000 | #Constraints:      64321
661.24/666.56	c #Conflicts:    3235000 | #Constraints:      65321
661.24/666.56	c #Conflicts:    3236000 | #Constraints:      66321
661.24/666.56	c #Conflicts:    3237000 | #Constraints:      67321
661.24/666.56	c #Conflicts:    3238000 | #Constraints:      68321
661.24/666.56	c #Conflicts:    3239000 | #Constraints:      69321
661.24/666.56	c #Conflicts:    3240000 | #Constraints:      70321
661.24/666.56	c #Conflicts:    3241000 | #Constraints:      71321
661.24/666.56	c #Conflicts:    3242000 | #Constraints:      72321
661.24/666.56	c #Conflicts:    3243000 | #Constraints:      73322
661.24/666.56	c #Conflicts:    3244000 | #Constraints:      74322
661.24/666.56	c #Conflicts:    3245000 | #Constraints:      75322
661.24/666.56	c #Conflicts:    3246000 | #Constraints:      76322
661.24/666.56	c #Conflicts:    3247000 | #Constraints:      77322
661.24/666.56	c #Conflicts:    3248000 | #Constraints:      78322
661.24/666.56	c #Conflicts:    3249000 | #Constraints:      79322
661.24/666.56	c INPROCESSING
661.24/666.56	c GARBAGE COLLECT
661.24/666.56	c #Conflicts:    3250000 | #Constraints:      44517
661.24/666.56	c #Conflicts:    3251000 | #Constraints:      45517
661.24/666.56	c #Conflicts:    3252000 | #Constraints:      46517
661.24/666.56	c #Conflicts:    3253000 | #Constraints:      47517
661.24/666.56	c #Conflicts:    3254000 | #Constraints:      48517
661.24/666.56	c #Conflicts:    3255000 | #Constraints:      49517
662.14/667.45	c #Conflicts:    3256000 | #Constraints:      50517
662.14/667.45	c #Conflicts:    3257000 | #Constraints:      51517
662.14/667.45	c #Conflicts:    3258000 | #Constraints:      52517
662.14/667.45	c #Conflicts:    3259000 | #Constraints:      53517
662.14/667.45	WSVECS04 Frhs2[65]: 6 0 72.3806 shouldn't be
662.14/667.45	WSVECS04 Frhs2[68]: 6 0 2416.01 shouldn't be
662.14/667.45	WSVECS04 Frhs2[80]: 6 0 539.617 shouldn't be
662.14/667.45	WSVECS04 Frhs2[90]: 6 0 1.0001 shouldn't be
662.14/667.45	WSVECS04 Frhs2[116]: 6 0 260.963 shouldn't be
662.14/667.45	WSVECS04 Frhs2[128]: 6 0 1.0001 shouldn't be
662.14/667.45	WSVECS04 Frhs2[154]: 6 0 260.963 shouldn't be
662.14/667.45	WSVECS04 Frhs2[307]: 6 0 148.987 shouldn't be
662.14/667.45	WSVECS04 Frhs2[310]: 6 -222.957 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[320]: 6 0 1.00001 shouldn't be
662.14/667.45	WSVECS04 Frhs2[375]: 6 -10.3032 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[394]: 6 -492.156 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[462]: 6 -222.957 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[481]: 6 -971.796 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[496]: 6 0 851.167 shouldn't be
662.14/667.45	WSVECS04 Frhs2[547]: 6 0 2.00008 shouldn't be
662.14/667.45	WSVECS04 Frhs2[610]: 6 0 524.228 shouldn't be
662.14/667.45	WSVECS04 Frhs2[649]: 6 0 698.424 shouldn't be
662.14/667.45	WSVECS04 Frhs2[661]: 6 0 2.00004 shouldn't be
662.14/667.45	WSVECS04 Frhs2[685]: 6 -1.00001 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[687]: 6 0 698.424 shouldn't be
662.14/667.45	WSVECS04 Frhs2[708]: 6 0 820.998 shouldn't be
662.14/667.45	WSVECS04 Frhs2[715]: 6 0 1.00007 shouldn't be
662.14/667.45	WSVECS04 Frhs2[719]: 6 0 698.282 shouldn't be
662.14/667.45	WSVECS04 Frhs2[796]: 6 0 391.758 shouldn't be
662.14/667.45	WSVECS04 Frhs2[877]: 6 0 1.00008 shouldn't be
662.14/667.45	WSVECS04 Frhs2[902]: 6 0 339.199 shouldn't be
662.14/667.45	WSVECS04 Frhs2[917]: 6 0 98.8018 shouldn't be
662.14/667.45	WSVECS04 Frhs2[918]: 6 0 1263.47 shouldn't be
662.14/667.45	WSVECS04 Frhs2[955]: 6 -2.09084 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[984]: 6 0 1.00008 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1032]: 6 0 579.394 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1070]: 6 0 798.862 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1089]: 6 -309.734 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1108]: 6 0 579.394 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1110]: 6 -404.636 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1117]: 6 -302.845 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1136]: 6 0 1.00007 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1193]: 6 0 397.217 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1215]: 6 -4.00009 0 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1219]: 6 0 698.424 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1231]: 6 0 584.785 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1260]: 6 0 93.8886 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1289]: 6 0 820.998 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1345]: 6 0 302.845 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1351]: 6 0 18.8377 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1361]: 6 0 2.00005 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1376]: 6 0 8.67107 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1406]: 6 0 44.8133 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1446]: 6 0 821.998 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1507]: 6 0 971.796 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1535]: 6 0 422.508 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1554]: 6 0 179.38 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1555]: 6 0 159.018 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1597]: 6 0 781.53 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1668]: 6 0 1.00004 shouldn't be
662.14/667.45	WSVECS04 Frhs2[1687]: 6 0 643.287 shouldn't be
677.38/682.90	c #Conflicts:    3260000 | #Constraints:      54518
677.38/682.90	c #Conflicts:    3261000 | #Constraints:      55518
677.38/682.90	c #Conflicts:    3262000 | #Constraints:      56518
677.38/682.90	c #Conflicts:    3263000 | #Constraints:      57518
677.38/682.90	c #Conflicts:    3264000 | #Constraints:      58518
677.38/682.90	c #Conflicts:    3265000 | #Constraints:      59518
677.38/682.90	c #Conflicts:    3266000 | #Constraints:      60518
677.38/682.90	c #Conflicts:    3267000 | #Constraints:      61518
677.38/682.90	c #Conflicts:    3268000 | #Constraints:      62518
677.38/682.90	c #Conflicts:    3269000 | #Constraints:      63518
677.38/682.90	c #Conflicts:    3270000 | #Constraints:      64518
677.38/682.90	c #Conflicts:    3271000 | #Constraints:      65518
677.38/682.90	c #Conflicts:    3272000 | #Constraints:      66518
677.38/682.90	c #Conflicts:    3273000 | #Constraints:      67518
677.38/682.90	c #Conflicts:    3274000 | #Constraints:      68518
677.38/682.90	c #Conflicts:    3275000 | #Constraints:      69518
677.38/682.90	c #Conflicts:    3276000 | #Constraints:      70518
677.38/682.90	c #Conflicts:    3277000 | #Constraints:      71518
677.38/682.90	c #Conflicts:    3278000 | #Constraints:      72518
677.38/682.90	c #Conflicts:    3279000 | #Constraints:      73519
677.38/682.90	c #Conflicts:    3280000 | #Constraints:      74519
677.38/682.90	c #Conflicts:    3281000 | #Constraints:      75519
677.38/682.90	c #Conflicts:    3282000 | #Constraints:      76519
677.38/682.90	c #Conflicts:    3283000 | #Constraints:      77519
677.38/682.90	c #Conflicts:    3284000 | #Constraints:      78519
677.38/682.90	c #Conflicts:    3285000 | #Constraints:      79519
677.38/682.90	c INPROCESSING
677.38/682.90	c GARBAGE COLLECT
677.38/682.90	c #Conflicts:    3286000 | #Constraints:      44518
677.38/682.90	c #Conflicts:    3287000 | #Constraints:      45519
677.38/682.90	c #Conflicts:    3288000 | #Constraints:      46519
677.38/682.90	c #Conflicts:    3289000 | #Constraints:      47519
677.38/682.90	c #Conflicts:    3290000 | #Constraints:      48519
677.38/682.90	c #Conflicts:    3291000 | #Constraints:      49519
677.38/682.90	c #Conflicts:    3292000 | #Constraints:      50520
677.38/682.90	c #Conflicts:    3293000 | #Constraints:      51520
677.38/682.90	c #Conflicts:    3294000 | #Constraints:      52520
677.38/682.90	c #Conflicts:    3295000 | #Constraints:      53520
677.38/682.90	c #Conflicts:    3296000 | #Constraints:      54520
677.38/682.90	c #Conflicts:    3297000 | #Constraints:      55520
677.38/682.90	c #Conflicts:    3298000 | #Constraints:      56520
677.38/682.90	c #Conflicts:    3299000 | #Constraints:      57521
677.38/682.90	c #Conflicts:    3300000 | #Constraints:      58521
677.38/682.90	c #Conflicts:    3301000 | #Constraints:      59521
677.38/682.90	c #Conflicts:    3302000 | #Constraints:      60521
677.38/682.90	c #Conflicts:    3303000 | #Constraints:      61521
677.38/682.90	c #Conflicts:    3304000 | #Constraints:      62521
677.38/682.90	c #Conflicts:    3305000 | #Constraints:      63521
677.38/682.90	c #Conflicts:    3306000 | #Constraints:      64521
677.38/682.90	c #Conflicts:    3307000 | #Constraints:      65522
677.38/682.90	c #Conflicts:    3308000 | #Constraints:      66522
677.38/682.90	c #Conflicts:    3309000 | #Constraints:      67522
677.38/682.90	c #Conflicts:    3310000 | #Constraints:      68522
677.38/682.90	c #Conflicts:    3311000 | #Constraints:      69522
677.38/682.90	c #Conflicts:    3312000 | #Constraints:      70522
677.38/682.90	c #Conflicts:    3313000 | #Constraints:      71522
677.38/682.90	c #Conflicts:    3314000 | #Constraints:      72522
677.38/682.90	c #Conflicts:    3315000 | #Constraints:      73523
677.38/682.90	c #Conflicts:    3316000 | #Constraints:      74523
677.38/682.90	c #Conflicts:    3317000 | #Constraints:      75523
677.38/682.90	c #Conflicts:    3318000 | #Constraints:      76523
677.38/682.90	c #Conflicts:    3319000 | #Constraints:      77523
677.38/682.90	c #Conflicts:    3320000 | #Constraints:      78524
677.38/682.90	c #Conflicts:    3321000 | #Constraints:      79524
677.38/682.90	c INPROCESSING
677.38/682.90	c GARBAGE COLLECT
677.38/682.90	WSVECS04 Frhs2[11]: 6 0 2 shouldn't be
677.38/682.90	WSVECS04 Frhs2[23]: 6 -1 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[44]: 6 0 707.771 shouldn't be
677.38/682.90	WSVECS04 Frhs2[46]: 6 -4320.11 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[50]: 6 0 797.633 shouldn't be
677.38/682.90	WSVECS04 Frhs2[72]: 6 0 3224.57 shouldn't be
677.38/682.90	WSVECS04 Frhs2[73]: 6 -1336.35 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[75]: 6 -4615.07 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[84]: 6 0 8.24936 shouldn't be
677.38/682.90	WSVECS04 Frhs2[232]: 6 0 613.205 shouldn't be
677.38/682.90	WSVECS04 Frhs2[252]: 6 0 1828.79 shouldn't be
677.38/682.90	WSVECS04 Frhs2[339]: 6 0 583.967 shouldn't be
677.38/682.90	WSVECS04 Frhs2[347]: 6 0 1302.96 shouldn't be
677.38/682.90	WSVECS04 Frhs2[352]: 6 -1 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[392]: 6 -1 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[480]: 6 0 1512.51 shouldn't be
677.38/682.90	WSVECS04 Frhs2[492]: 6 0 121.004 shouldn't be
677.38/682.90	WSVECS04 Frhs2[496]: 6 0 244.178 shouldn't be
677.38/682.90	WSVECS04 Frhs2[898]: 6 0 75.4029 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1054]: 6 0 1 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1130]: 6 0 1 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1160]: 6 -1 0 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1182]: 6 0 1 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1231]: 6 0 2576.87 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1329]: 6 0 2 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1334]: 6 0 116.957 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1338]: 6 0 16.4987 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1446]: 6 0 2287.47 shouldn't be
677.38/682.90	WSVECS04 Frhs2[1688]: 6 -1566.05 0 shouldn't be
685.66/691.27	c #Conflicts:    3322000 | #Constraints:      44324
685.66/691.27	c #Conflicts:    3323000 | #Constraints:      45324
685.66/691.27	c #Conflicts:    3324000 | #Constraints:      46324
685.66/691.27	c #Conflicts:    3325000 | #Constraints:      47324
685.66/691.27	c #Conflicts:    3326000 | #Constraints:      48324
685.66/691.27	c #Conflicts:    3327000 | #Constraints:      49324
685.66/691.27	c #Conflicts:    3328000 | #Constraints:      50324
685.66/691.27	c #Conflicts:    3329000 | #Constraints:      51324
685.66/691.27	c #Conflicts:    3330000 | #Constraints:      52324
685.66/691.27	c #Conflicts:    3331000 | #Constraints:      53324
685.66/691.27	c #Conflicts:    3332000 | #Constraints:      54324
685.66/691.27	c #Conflicts:    3333000 | #Constraints:      55324
685.66/691.27	c #Conflicts:    3334000 | #Constraints:      56324
685.66/691.27	c #Conflicts:    3335000 | #Constraints:      57325
685.66/691.27	c #Conflicts:    3336000 | #Constraints:      58325
685.66/691.27	c #Conflicts:    3337000 | #Constraints:      59325
685.66/691.27	c #Conflicts:    3338000 | #Constraints:      60325
685.66/691.27	c #Conflicts:    3339000 | #Constraints:      61325
685.66/691.27	c #Conflicts:    3340000 | #Constraints:      62325
685.66/691.27	c #Conflicts:    3341000 | #Constraints:      63325
685.66/691.27	c #Conflicts:    3342000 | #Constraints:      64325
685.66/691.27	c #Conflicts:    3343000 | #Constraints:      65325
685.66/691.27	c #Conflicts:    3344000 | #Constraints:      66325
685.66/691.27	c #Conflicts:    3345000 | #Constraints:      67325
685.66/691.27	c #Conflicts:    3346000 | #Constraints:      68325
685.66/691.27	c #Conflicts:    3347000 | #Constraints:      69325
685.66/691.27	c #Conflicts:    3348000 | #Constraints:      70325
685.66/691.27	c #Conflicts:    3349000 | #Constraints:      71325
685.66/691.27	c #Conflicts:    3350000 | #Constraints:      72325
685.66/691.27	c #Conflicts:    3351000 | #Constraints:      73325
685.66/691.27	c #Conflicts:    3352000 | #Constraints:      74325
685.66/691.27	c #Conflicts:    3353000 | #Constraints:      75325
685.66/691.27	c #Conflicts:    3354000 | #Constraints:      76325
685.66/691.27	c #Conflicts:    3355000 | #Constraints:      77325
685.66/691.27	c #Conflicts:    3356000 | #Constraints:      78325
685.66/691.27	c #Conflicts:    3357000 | #Constraints:      79325
685.66/691.27	c #Conflicts:    3358000 | #Constraints:      80325
685.66/691.27	c INPROCESSING
685.66/691.27	c GARBAGE COLLECT
685.66/691.27	WSVECS04 Frhs2[48]: 6 -16.0806 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[55]: 6 -24.4126 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[58]: 6 -25.0263 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[59]: 6 -12.0897 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[63]: 6 -15.4857 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[65]: 6 -13.5134 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[66]: 6 0 2.08236 shouldn't be
685.66/691.27	WSVECS04 Frhs2[94]: 6 0 14.6646 shouldn't be
685.66/691.27	WSVECS04 Frhs2[97]: 6 0 21.497 shouldn't be
685.66/691.27	WSVECS04 Frhs2[129]: 6 0 6.13917 shouldn't be
685.66/691.27	WSVECS04 Frhs2[172]: 6 0 0.500042 shouldn't be
685.66/691.27	WSVECS04 Frhs2[274]: 6 0 3.58965 shouldn't be
685.66/691.27	WSVECS04 Frhs2[287]: 6 0 18.0532 shouldn't be
685.66/691.27	WSVECS04 Frhs2[291]: 6 0 8.36999 shouldn't be
685.66/691.27	WSVECS04 Frhs2[303]: 6 0 1.79548 shouldn't be
685.66/691.27	WSVECS04 Frhs2[471]: 6 0 2.30048 shouldn't be
685.66/691.27	WSVECS04 Frhs2[529]: 6 0 6.83232 shouldn't be
685.66/691.27	WSVECS04 Frhs2[535]: 6 0 0.018913 shouldn't be
685.66/691.27	WSVECS04 Frhs2[537]: 6 -8.06162 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[572]: 6 0 1.1139 shouldn't be
685.66/691.27	WSVECS04 Frhs2[582]: 6 -1.00002 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[585]: 6 0 1.30049 shouldn't be
685.66/691.27	WSVECS04 Frhs2[610]: 6 0 1.11385 shouldn't be
685.66/691.27	WSVECS04 Frhs2[611]: 6 -14.2986 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[614]: 6 -8.20886 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[616]: 6 0 3.58973 shouldn't be
685.66/691.27	WSVECS04 Frhs2[654]: 6 0 3.58968 shouldn't be
685.66/691.27	WSVECS04 Frhs2[686]: 6 -12.961 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[705]: 6 0 21.4969 shouldn't be
685.66/691.27	WSVECS04 Frhs2[720]: 6 0 16.7852 shouldn't be
685.66/691.27	WSVECS04 Frhs2[725]: 6 -14.1929 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[758]: 6 0 16.7853 shouldn't be
685.66/691.27	WSVECS04 Frhs2[759]: 6 0 2.22205 shouldn't be
685.66/691.27	WSVECS04 Frhs2[765]: 6 -1.44047 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[766]: 6 -2.24771 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[797]: 6 -14.709 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[800]: 6 -18.9291 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[805]: 6 -1.00006 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[831]: 6 -4.75605 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[851]: 6 0 2.30047 shouldn't be
685.66/691.27	WSVECS04 Frhs2[861]: 6 0 11.4371 shouldn't be
685.66/691.27	WSVECS04 Frhs2[878]: 6 -2.24387 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[899]: 6 0 11.4371 shouldn't be
685.66/691.27	WSVECS04 Frhs2[909]: 6 0 14.6646 shouldn't be
685.66/691.27	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[949]: 6 -14.709 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[968]: 6 0 14.6646 shouldn't be
685.66/691.27	WSVECS04 Frhs2[981]: 6 -1.00005 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1024]: 6 -21.8367 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1031]: 6 0 1.43133 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1042]: 6 0 1.00009 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1059]: 6 -4.75599 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1061]: 6 0 14.6646 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1099]: 6 0 14.6647 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1145]: 6 0 1.64029 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1146]: 6 0 1.72594 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1161]: 6 0 0.200913 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1317]: 6 0 8.37002 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1561]: 6 -2.0001 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1669]: 6 -1.00008 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1670]: 6 -2.50003 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1678]: 6 -2.00009 0 shouldn't be
685.66/691.27	WSVECS04 Frhs2[1705]: 6 -1.50002 0 shouldn't be
685.86/691.47	WSVECS04 Frhs2[504]: 6 -1.00007 0 shouldn't be
685.86/691.47	WSVECS04 Frhs2[1606]: 6 -11.3227 0 shouldn't be
685.86/691.47	WSVECS04 Frhs2[1633]: 6 -1.00007 0 shouldn't be
685.86/691.47	WSVECS04 Frhs2[1660]: 6 -2.00005 0 shouldn't be
686.06/691.69	WSVECS04 Frhs2[50]: 6 -14.1115 0 shouldn't be
686.06/691.69	WSVECS04 Frhs2[96]: 6 0 0.500069 shouldn't be
686.06/691.69	WSVECS04 Frhs2[279]: 6 0 1.00006 shouldn't be
686.06/691.69	WSVECS04 Frhs2[1160]: 6 0 0.500052 shouldn't be
686.06/691.69	WSVECS04 Frhs2[1168]: 6 0 1.00009 shouldn't be
686.06/691.69	WSVECS04 Frhs2[1170]: 6 0 1.00006 shouldn't be
686.06/691.69	WSVECS04 Frhs2[1284]: 6 0 1.00001 shouldn't be
686.36/691.93	WSVECS04 Frhs2[93]: 6 0 1.00005 shouldn't be
686.36/691.93	WSVECS04 Frhs2[680]: 6 0 1.00008 shouldn't be
686.36/691.93	WSVECS04 Frhs2[700]: 6 0 1.00005 shouldn't be
686.36/691.93	WSVECS04 Frhs2[1090]: 6 0 1.00002 shouldn't be
686.36/691.93	WSVECS04 Frhs2[1098]: 6 -1.00006 0 shouldn't be
686.36/691.93	WSVECS04 Frhs2[1132]: 6 0 1.00004 shouldn't be
686.36/691.93	WSVECS04 Frhs2[1155]: 6 0 6.08573 shouldn't be
686.36/691.93	WSVECS04 Frhs2[1206]: 6 0 1.00002 shouldn't be
686.56/692.17	WSVECS04 Frhs2[1157]: 6 0 1.00003 shouldn't be
686.86/692.41	WSVECS04 Frhs2[135]: 6 0 21.6172 shouldn't be
686.86/692.41	WSVECS04 Frhs2[697]: 6 0 1.00002 shouldn't be
686.86/692.41	WSVECS04 Frhs2[850]: 6 0 1.00004 shouldn't be
686.86/692.41	WSVECS04 Frhs2[1432]: 6 0 1.00006 shouldn't be
686.86/692.41	WSVECS04 Frhs2[1624]: 6 -2.00008 0 shouldn't be
687.26/692.85	WSVECS04 Frhs2[168]: 6 0 1.00006 shouldn't be
687.26/692.85	WSVECS04 Frhs2[698]: 6 0 1.00008 shouldn't be
687.26/692.85	WSVECS04 Frhs2[709]: 6 0 11.4371 shouldn't be
687.26/692.85	WSVECS04 Frhs2[918]: 6 0 6.8324 shouldn't be
687.26/692.85	WSVECS04 Frhs2[1105]: 6 0 15.9802 shouldn't be
687.26/692.85	WSVECS04 Frhs2[1144]: 6 0 1.00006 shouldn't be
687.26/692.85	WSVECS04 Frhs2[1579]: 6 -16.1799 0 shouldn't be
687.65/693.27	WSVECS04 Frhs2[320]: 6 0 1.00001 shouldn't be
687.65/693.27	WSVECS04 Frhs2[463]: 6 0 1.00007 shouldn't be
687.65/693.27	WSVECS04 Frhs2[464]: 6 0 3.58972 shouldn't be
687.65/693.27	WSVECS04 Frhs2[719]: 6 0 6.83236 shouldn't be
687.65/693.27	WSVECS04 Frhs2[1006]: 6 0 14.6647 shouldn't be
687.65/693.27	WSVECS04 Frhs2[1052]: 6 0 1.00002 shouldn't be
687.65/693.27	WSVECS04 Frhs2[1158]: 6 0 14.6647 shouldn't be
688.15/693.73	WSVECS04 Frhs2[747]: 6 0 3.06723 shouldn't be
688.46/694.07	WSVECS04 Frhs2[50]: 6 -14.1114 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[55]: 6 -24.4126 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[58]: 6 -25.0263 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[59]: 6 -12.0897 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[63]: 6 -15.4856 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[65]: 6 -13.5133 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[66]: 6 0 2.08226 shouldn't be
688.46/694.07	WSVECS04 Frhs2[94]: 6 0 14.6646 shouldn't be
688.46/694.07	WSVECS04 Frhs2[97]: 6 0 21.4969 shouldn't be
688.46/694.07	WSVECS04 Frhs2[129]: 6 0 6.13908 shouldn't be
688.46/694.07	WSVECS04 Frhs2[274]: 6 0 3.58964 shouldn't be
688.46/694.07	WSVECS04 Frhs2[287]: 6 0 18.0532 shouldn't be
688.46/694.07	WSVECS04 Frhs2[291]: 6 0 8.36993 shouldn't be
688.46/694.07	WSVECS04 Frhs2[471]: 6 0 2.30044 shouldn't be
688.46/694.07	WSVECS04 Frhs2[504]: 6 -1 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[529]: 6 0 6.8323 shouldn't be
688.46/694.07	WSVECS04 Frhs2[535]: 6 0 0.0189037 shouldn't be
688.46/694.07	WSVECS04 Frhs2[537]: 6 -8.06153 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[572]: 6 0 1.11383 shouldn't be
688.46/694.07	WSVECS04 Frhs2[582]: 6 -1 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[585]: 6 0 1.30044 shouldn't be
688.46/694.07	WSVECS04 Frhs2[610]: 6 0 1.11383 shouldn't be
688.46/694.07	WSVECS04 Frhs2[611]: 6 -14.2986 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[614]: 6 -8.20879 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[654]: 6 0 3.58964 shouldn't be
688.46/694.07	WSVECS04 Frhs2[661]: 6 0 2.30044 shouldn't be
688.46/694.07	WSVECS04 Frhs2[686]: 6 -12.961 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[709]: 6 0 11.4371 shouldn't be
688.46/694.07	WSVECS04 Frhs2[725]: 6 -14.1929 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[732]: 6 -1 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[747]: 6 0 3.06716 shouldn't be
688.46/694.07	WSVECS04 Frhs2[759]: 6 0 2.22199 shouldn't be
688.46/694.07	WSVECS04 Frhs2[765]: 6 -1.44037 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[766]: 6 -2.24768 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[797]: 6 -14.7089 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[800]: 6 -18.929 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[805]: 6 -1 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[831]: 6 -4.75597 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[851]: 6 0 2.30044 shouldn't be
688.46/694.07	WSVECS04 Frhs2[878]: 6 -2.24383 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[899]: 6 0 11.4371 shouldn't be
688.46/694.07	WSVECS04 Frhs2[909]: 6 0 14.6646 shouldn't be
688.46/694.07	WSVECS04 Frhs2[918]: 6 0 6.83231 shouldn't be
688.46/694.07	WSVECS04 Frhs2[946]: 6 -1 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[949]: 6 -14.7089 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[968]: 6 0 14.6646 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1006]: 6 0 14.6646 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1024]: 6 -21.8367 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1031]: 6 0 1.43131 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1059]: 6 -4.75597 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1061]: 6 0 14.6646 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1145]: 6 0 1.64022 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1146]: 6 0 1.72585 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1155]: 6 0 6.0857 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1161]: 6 0 0.200881 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1317]: 6 0 8.36993 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1588]: 6 -18.5037 0 shouldn't be
688.46/694.07	WSVECS04 Frhs2[1633]: 6 -1 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[48]: 6 -16.0806 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[172]: 6 0 0.500001 shouldn't be
688.85/694.48	WSVECS04 Frhs2[672]: 6 0 1 shouldn't be
688.85/694.48	WSVECS04 Frhs2[981]: 6 -1 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1156]: 6 0 1 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1561]: 6 -2 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1660]: 6 -2 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1669]: 6 -1 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1670]: 6 -2.5 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1678]: 6 -2 0 shouldn't be
688.85/694.48	WSVECS04 Frhs2[1705]: 6 -1.5 0 shouldn't be
706.19/712.01	c #Conflicts:    3359000 | #Constraints:      44923
706.19/712.01	c #Conflicts:    3360000 | #Constraints:      45923
706.19/712.01	c #Conflicts:    3361000 | #Constraints:      46923
706.19/712.01	c #Conflicts:    3362000 | #Constraints:      47923
706.19/712.01	c #Conflicts:    3363000 | #Constraints:      48924
706.19/712.01	c #Conflicts:    3364000 | #Constraints:      49924
706.19/712.01	c #Conflicts:    3365000 | #Constraints:      50924
706.19/712.01	c #Conflicts:    3366000 | #Constraints:      51924
706.19/712.01	c #Conflicts:    3367000 | #Constraints:      52924
706.19/712.01	c #Conflicts:    3368000 | #Constraints:      53924
706.19/712.01	c #Conflicts:    3369000 | #Constraints:      54924
706.19/712.01	c #Conflicts:    3370000 | #Constraints:      55924
706.19/712.01	c #Conflicts:    3371000 | #Constraints:      56924
706.19/712.01	c #Conflicts:    3372000 | #Constraints:      57924
706.19/712.01	c #Conflicts:    3373000 | #Constraints:      58924
706.19/712.01	c #Conflicts:    3374000 | #Constraints:      59924
706.19/712.01	c #Conflicts:    3375000 | #Constraints:      60924
706.19/712.01	c #Conflicts:    3376000 | #Constraints:      61924
706.19/712.01	c #Conflicts:    3377000 | #Constraints:      62924
706.19/712.01	c #Conflicts:    3378000 | #Constraints:      63924
706.19/712.01	c #Conflicts:    3379000 | #Constraints:      64924
706.19/712.01	c #Conflicts:    3380000 | #Constraints:      65924
706.19/712.01	c #Conflicts:    3381000 | #Constraints:      66924
706.19/712.01	c #Conflicts:    3382000 | #Constraints:      67924
706.19/712.01	c #Conflicts:    3383000 | #Constraints:      68924
706.19/712.01	c #Conflicts:    3384000 | #Constraints:      69924
706.19/712.01	c #Conflicts:    3385000 | #Constraints:      70924
706.19/712.01	c #Conflicts:    3386000 | #Constraints:      71924
706.19/712.01	c #Conflicts:    3387000 | #Constraints:      72924
706.19/712.01	c #Conflicts:    3388000 | #Constraints:      73924
706.19/712.01	c #Conflicts:    3389000 | #Constraints:      74924
706.19/712.01	c #Conflicts:    3390000 | #Constraints:      75924
706.19/712.01	c #Conflicts:    3391000 | #Constraints:      76924
706.19/712.01	c #Conflicts:    3392000 | #Constraints:      77924
706.19/712.01	c #Conflicts:    3393000 | #Constraints:      78924
706.19/712.01	c #Conflicts:    3394000 | #Constraints:      79924
706.19/712.01	c #Conflicts:    3395000 | #Constraints:      80924
706.19/712.01	c INPROCESSING
706.19/712.01	c GARBAGE COLLECT
706.19/712.01	c #Conflicts:    3396000 | #Constraints:      45326
706.19/712.01	c #Conflicts:    3397000 | #Constraints:      46326
706.19/712.01	c #Conflicts:    3398000 | #Constraints:      47326
706.19/712.01	c #Conflicts:    3399000 | #Constraints:      48326
706.19/712.01	c #Conflicts:    3400000 | #Constraints:      49326
706.19/712.01	c #Conflicts:    3401000 | #Constraints:      50326
706.19/712.01	c #Conflicts:    3402000 | #Constraints:      51326
706.19/712.01	c #Conflicts:    3403000 | #Constraints:      52326
706.19/712.01	c #Conflicts:    3404000 | #Constraints:      53326
706.19/712.01	c #Conflicts:    3405000 | #Constraints:      54326
706.19/712.01	c #Conflicts:    3406000 | #Constraints:      55326
706.19/712.01	c #Conflicts:    3407000 | #Constraints:      56327
706.19/712.01	c #Conflicts:    3408000 | #Constraints:      57327
706.19/712.01	c #Conflicts:    3409000 | #Constraints:      58327
706.19/712.01	c #Conflicts:    3410000 | #Constraints:      59327
706.19/712.01	c #Conflicts:    3411000 | #Constraints:      60327
706.19/712.01	c #Conflicts:    3412000 | #Constraints:      61327
706.19/712.01	c #Conflicts:    3413000 | #Constraints:      62327
706.19/712.01	c #Conflicts:    3414000 | #Constraints:      63327
706.19/712.01	c #Conflicts:    3415000 | #Constraints:      64327
706.19/712.01	c #Conflicts:    3416000 | #Constraints:      65327
706.19/712.01	c #Conflicts:    3417000 | #Constraints:      66327
706.19/712.01	c #Conflicts:    3418000 | #Constraints:      67327
706.19/712.01	c #Conflicts:    3419000 | #Constraints:      68327
706.19/712.01	c #Conflicts:    3420000 | #Constraints:      69328
706.19/712.01	c #Conflicts:    3421000 | #Constraints:      70328
706.19/712.01	c #Conflicts:    3422000 | #Constraints:      71328
706.19/712.01	c #Conflicts:    3423000 | #Constraints:      72328
706.19/712.01	c #Conflicts:    3424000 | #Constraints:      73328
706.19/712.01	c #Conflicts:    3425000 | #Constraints:      74328
706.19/712.01	c #Conflicts:    3426000 | #Constraints:      75328
706.19/712.01	c #Conflicts:    3427000 | #Constraints:      76328
706.19/712.01	c #Conflicts:    3428000 | #Constraints:      77328
706.19/712.01	c #Conflicts:    3429000 | #Constraints:      78329
706.19/712.01	c #Conflicts:    3430000 | #Constraints:      79329
706.19/712.01	c #Conflicts:    3431000 | #Constraints:      80329
706.19/712.01	c #Conflicts:    3432000 | #Constraints:      81329
706.19/712.01	c INPROCESSING
706.19/712.01	c GARBAGE COLLECT
706.19/712.01	c #Conflicts:    3433000 | #Constraints:      45528
706.19/712.01	c #Conflicts:    3434000 | #Constraints:      46528
706.19/712.01	c #Conflicts:    3435000 | #Constraints:      47528
706.19/712.01	c #Conflicts:    3436000 | #Constraints:      48529
725.04/730.93	c #Conflicts:    3437000 | #Constraints:      49529
725.04/730.93	c #Conflicts:    3438000 | #Constraints:      50529
725.04/730.93	c #Conflicts:    3439000 | #Constraints:      51529
725.04/730.93	c #Conflicts:    3440000 | #Constraints:      52529
725.04/730.93	c #Conflicts:    3441000 | #Constraints:      53529
725.04/730.93	c #Conflicts:    3442000 | #Constraints:      54529
725.04/730.93	c #Conflicts:    3443000 | #Constraints:      55530
725.04/730.93	c #Conflicts:    3444000 | #Constraints:      56530
725.04/730.93	c #Conflicts:    3445000 | #Constraints:      57530
725.04/730.93	c #Conflicts:    3446000 | #Constraints:      58530
725.04/730.93	c #Conflicts:    3447000 | #Constraints:      59530
725.04/730.93	c #Conflicts:    3448000 | #Constraints:      60531
725.04/730.93	c #Conflicts:    3449000 | #Constraints:      61531
725.04/730.93	c #Conflicts:    3450000 | #Constraints:      62531
725.04/730.93	c #Conflicts:    3451000 | #Constraints:      63531
725.04/730.93	c #Conflicts:    3452000 | #Constraints:      64531
725.04/730.93	c #Conflicts:    3453000 | #Constraints:      65532
725.04/730.93	c #Conflicts:    3454000 | #Constraints:      66532
725.04/730.93	c #Conflicts:    3455000 | #Constraints:      67532
725.04/730.93	c #Conflicts:    3456000 | #Constraints:      68533
725.04/730.93	c #Conflicts:    3457000 | #Constraints:      69533
725.04/730.93	c #Conflicts:    3458000 | #Constraints:      70533
725.04/730.93	c #Conflicts:    3459000 | #Constraints:      71534
725.04/730.93	c #Conflicts:    3460000 | #Constraints:      72534
725.04/730.93	c #Conflicts:    3461000 | #Constraints:      73534
725.04/730.93	c #Conflicts:    3462000 | #Constraints:      74534
725.04/730.93	c #Conflicts:    3463000 | #Constraints:      75535
725.04/730.93	c #Conflicts:    3464000 | #Constraints:      76535
725.04/730.93	c #Conflicts:    3465000 | #Constraints:      77535
725.04/730.93	c #Conflicts:    3466000 | #Constraints:      78535
725.04/730.93	c #Conflicts:    3467000 | #Constraints:      79536
725.04/730.93	c #Conflicts:    3468000 | #Constraints:      80536
725.04/730.93	c #Conflicts:    3469000 | #Constraints:      81537
725.04/730.93	c INPROCESSING
725.04/730.93	c GARBAGE COLLECT
725.04/730.93	c #Conflicts:    3470000 | #Constraints:      45532
725.04/730.93	c #Conflicts:    3471000 | #Constraints:      46533
725.04/730.93	c #Conflicts:    3472000 | #Constraints:      47533
725.04/730.93	c #Conflicts:    3473000 | #Constraints:      48533
725.04/730.93	c #Conflicts:    3474000 | #Constraints:      49534
725.04/730.93	c #Conflicts:    3475000 | #Constraints:      50534
725.04/730.93	c #Conflicts:    3476000 | #Constraints:      51534
725.04/730.93	c #Conflicts:    3477000 | #Constraints:      52536
725.04/730.93	c #Conflicts:    3478000 | #Constraints:      53536
725.04/730.93	c #Conflicts:    3479000 | #Constraints:      54536
725.04/730.93	c #Conflicts:    3480000 | #Constraints:      55537
725.04/730.93	c #Conflicts:    3481000 | #Constraints:      56537
725.04/730.93	c #Conflicts:    3482000 | #Constraints:      57537
725.04/730.93	c #Conflicts:    3483000 | #Constraints:      58538
725.04/730.93	c #Conflicts:    3484000 | #Constraints:      59539
725.04/730.93	c #Conflicts:    3485000 | #Constraints:      60539
725.04/730.93	c #Conflicts:    3486000 | #Constraints:      61539
725.04/730.93	c #Conflicts:    3487000 | #Constraints:      62539
725.04/730.93	c #Conflicts:    3488000 | #Constraints:      63540
725.04/730.93	c #Conflicts:    3489000 | #Constraints:      64540
725.04/730.93	c #Conflicts:    3490000 | #Constraints:      65540
725.04/730.93	c #Conflicts:    3491000 | #Constraints:      66540
725.04/730.93	c #Conflicts:    3492000 | #Constraints:      67540
725.04/730.93	c #Conflicts:    3493000 | #Constraints:      68540
725.04/730.93	c #Conflicts:    3494000 | #Constraints:      69541
725.04/730.93	c #Conflicts:    3495000 | #Constraints:      70541
725.04/730.93	c #Conflicts:    3496000 | #Constraints:      71541
725.04/730.93	c #Conflicts:    3497000 | #Constraints:      72542
725.04/730.93	c #Conflicts:    3498000 | #Constraints:      73543
725.04/730.93	c #Conflicts:    3499000 | #Constraints:      74543
725.04/730.93	c #Conflicts:    3500000 | #Constraints:      75543
725.04/730.93	c #Conflicts:    3501000 | #Constraints:      76544
725.04/730.93	c #Conflicts:    3502000 | #Constraints:      77544
725.04/730.93	c #Conflicts:    3503000 | #Constraints:      78545
725.04/730.93	c #Conflicts:    3504000 | #Constraints:      79545
725.04/730.93	c #Conflicts:    3505000 | #Constraints:      80545
725.04/730.93	c #Conflicts:    3506000 | #Constraints:      81545
725.04/730.93	c INPROCESSING
725.04/730.93	c GARBAGE COLLECT
725.04/730.93	c #Conflicts:    3507000 | #Constraints:      45338
725.04/730.93	c #Conflicts:    3508000 | #Constraints:      46338
725.04/730.93	c #Conflicts:    3509000 | #Constraints:      47338
725.04/730.93	c #Conflicts:    3510000 | #Constraints:      48338
725.04/730.93	c #Conflicts:    3511000 | #Constraints:      49338
725.04/730.93	c #Conflicts:    3512000 | #Constraints:      50338
725.04/730.93	c #Conflicts:    3513000 | #Constraints:      51338
733.09/739.23	c #Conflicts:    3514000 | #Constraints:      52338
733.09/739.23	c #Conflicts:    3515000 | #Constraints:      53338
733.09/739.23	c #Conflicts:    3516000 | #Constraints:      54338
733.09/739.23	c #Conflicts:    3517000 | #Constraints:      55338
733.09/739.23	c #Conflicts:    3518000 | #Constraints:      56338
733.09/739.23	c #Conflicts:    3519000 | #Constraints:      57338
733.09/739.23	c #Conflicts:    3520000 | #Constraints:      58338
733.09/739.23	c #Conflicts:    3521000 | #Constraints:      59338
733.09/739.23	c #Conflicts:    3522000 | #Constraints:      60338
733.09/739.23	c #Conflicts:    3523000 | #Constraints:      61338
733.09/739.23	c #Conflicts:    3524000 | #Constraints:      62338
733.09/739.23	c #Conflicts:    3525000 | #Constraints:      63338
733.09/739.23	c #Conflicts:    3526000 | #Constraints:      64338
733.09/739.23	c #Conflicts:    3527000 | #Constraints:      65338
733.09/739.23	c #Conflicts:    3528000 | #Constraints:      66338
733.09/739.23	c #Conflicts:    3529000 | #Constraints:      67338
733.09/739.23	c #Conflicts:    3530000 | #Constraints:      68338
733.09/739.23	c #Conflicts:    3531000 | #Constraints:      69338
733.09/739.23	c #Conflicts:    3532000 | #Constraints:      70338
733.09/739.23	c #Conflicts:    3533000 | #Constraints:      71339
733.09/739.23	c #Conflicts:    3534000 | #Constraints:      72339
733.09/739.23	c #Conflicts:    3535000 | #Constraints:      73339
733.09/739.23	c #Conflicts:    3536000 | #Constraints:      74339
733.09/739.23	c #Conflicts:    3537000 | #Constraints:      75339
733.09/739.23	c #Conflicts:    3538000 | #Constraints:      76339
733.09/739.23	c #Conflicts:    3539000 | #Constraints:      77339
733.09/739.23	c #Conflicts:    3540000 | #Constraints:      78339
733.09/739.23	c #Conflicts:    3541000 | #Constraints:      79340
733.09/739.23	c #Conflicts:    3542000 | #Constraints:      80340
733.09/739.23	c #Conflicts:    3543000 | #Constraints:      81340
733.09/739.23	WSVECS04 Frhs2[42]: 6 0 18.6676 shouldn't be
733.09/739.23	WSVECS04 Frhs2[49]: 6 -49.9976 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[55]: 6 0 3.91627 shouldn't be
733.09/739.23	WSVECS04 Frhs2[57]: 6 -49.0284 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[58]: 6 -3.83771 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[61]: 6 -1.93391 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[70]: 6 -33.5727 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[72]: 6 -78.6161 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[73]: 6 -0.455303 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[150]: 6 0 47.118 shouldn't be
733.09/739.23	WSVECS04 Frhs2[207]: 6 0 1.00007 shouldn't be
733.09/739.23	WSVECS04 Frhs2[218]: 6 0 1.51204 shouldn't be
733.09/739.23	WSVECS04 Frhs2[230]: 6 0 29.9888 shouldn't be
733.09/739.23	WSVECS04 Frhs2[400]: 6 0 2.00002 shouldn't be
733.09/739.23	WSVECS04 Frhs2[430]: 6 -1.00003 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[566]: 6 0 1.00005 shouldn't be
733.09/739.23	WSVECS04 Frhs2[633]: 6 0 25.7811 shouldn't be
733.09/739.23	WSVECS04 Frhs2[642]: 6 0 1.00004 shouldn't be
733.09/739.23	WSVECS04 Frhs2[680]: 6 0 1.00006 shouldn't be
733.09/739.23	WSVECS04 Frhs2[696]: 6 0 4.00004 shouldn't be
733.09/739.23	WSVECS04 Frhs2[730]: 6 0 12.8684 shouldn't be
733.09/739.23	WSVECS04 Frhs2[745]: 6 -1.00002 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[764]: 6 0 9.50048 shouldn't be
733.09/739.23	WSVECS04 Frhs2[767]: 6 0 0.210199 shouldn't be
733.09/739.23	WSVECS04 Frhs2[770]: 6 0 1.00005 shouldn't be
733.09/739.23	WSVECS04 Frhs2[778]: 6 0 0.337236 shouldn't be
733.09/739.23	WSVECS04 Frhs2[781]: 6 0 0.00584404 shouldn't be
733.09/739.23	WSVECS04 Frhs2[784]: 6 -29.3719 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[841]: 6 0 1.00006 shouldn't be
733.09/739.23	WSVECS04 Frhs2[877]: 6 0 0.93525 shouldn't be
733.09/739.23	WSVECS04 Frhs2[910]: 6 -2.99053 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[914]: 6 0 43.171 shouldn't be
733.09/739.23	WSVECS04 Frhs2[938]: 6 0 1.00003 shouldn't be
733.09/739.23	WSVECS04 Frhs2[960]: 6 0 1.00001 shouldn't be
733.09/739.23	WSVECS04 Frhs2[964]: 6 -13.7648 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[968]: 6 0 0.337238 shouldn't be
733.09/739.23	WSVECS04 Frhs2[976]: 6 0 1.00005 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1082]: 6 0 0.337319 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1086]: 6 0 1.00007 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1101]: 6 0 0.918833 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1229]: 6 -1.00004 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1253]: 6 0 1.00003 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1290]: 6 0 0.210204 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1303]: 6 -1.00003 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1325]: 6 -3.91271 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1327]: 6 0 0.337242 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1411]: 6 0 3.00854 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1487]: 6 0 6.93365 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1497]: 6 0 30.9728 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1499]: 6 0 1.00003 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1500]: 6 0 0.337283 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1505]: 6 0 1.00004 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1513]: 6 0 2.00008 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1516]: 6 0 57.1262 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1522]: 6 0 58.5377 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1543]: 6 0 1.00004 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1570]: 6 -2.00006 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1582]: 6 -1.00007 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1583]: 6 -1.00009 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1584]: 6 -1.00005 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1615]: 6 -3.91273 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1623]: 6 -1.00007 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1625]: 6 -2.00008 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1643]: 6 -2.00004 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1705]: 6 -2.00006 0 shouldn't be
733.09/739.23	WSVECS04 Frhs2[1714]: 6 -1.00003 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[42]: 6 0 18.6675 shouldn't be
733.29/739.41	WSVECS04 Frhs2[49]: 6 -49.9976 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[55]: 6 0 3.91622 shouldn't be
733.29/739.41	WSVECS04 Frhs2[57]: 6 -49.0284 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[58]: 6 -3.83762 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[61]: 6 -1.93384 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[70]: 6 -33.5726 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[72]: 6 -78.616 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[73]: 6 -0.455282 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[80]: 6 -0.712038 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[150]: 6 0 47.1179 shouldn't be
733.29/739.41	WSVECS04 Frhs2[214]: 6 0 0.125889 shouldn't be
733.29/739.41	WSVECS04 Frhs2[218]: 6 0 1.51198 shouldn't be
733.29/739.41	WSVECS04 Frhs2[226]: 6 0 47.1179 shouldn't be
733.29/739.41	WSVECS04 Frhs2[230]: 6 0 29.9888 shouldn't be
733.29/739.41	WSVECS04 Frhs2[263]: 6 0 0.337223 shouldn't be
733.29/739.41	WSVECS04 Frhs2[337]: 6 0 27.9198 shouldn't be
733.29/739.41	WSVECS04 Frhs2[392]: 6 -1 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[633]: 6 0 25.781 shouldn't be
733.29/739.41	WSVECS04 Frhs2[705]: 6 0 0.00583357 shouldn't be
733.29/739.41	WSVECS04 Frhs2[764]: 6 0 9.50045 shouldn't be
733.29/739.41	WSVECS04 Frhs2[778]: 6 0 0.337223 shouldn't be
733.29/739.41	WSVECS04 Frhs2[784]: 6 -29.3719 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[816]: 6 0 0.337222 shouldn't be
733.29/739.41	WSVECS04 Frhs2[877]: 6 0 0.935214 shouldn't be
733.29/739.41	WSVECS04 Frhs2[910]: 6 -2.99047 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[914]: 6 0 43.171 shouldn't be
733.29/739.41	WSVECS04 Frhs2[952]: 6 0 43.171 shouldn't be
733.29/739.41	WSVECS04 Frhs2[964]: 6 -13.7647 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[968]: 6 0 0.337223 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1082]: 6 0 0.337223 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1253]: 6 0 1 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1290]: 6 0 0.210163 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1303]: 6 -1 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1327]: 6 0 0.337222 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1411]: 6 0 3.00851 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1487]: 6 0 6.93363 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1497]: 6 0 30.9727 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1500]: 6 0 0.337222 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1516]: 6 0 57.1262 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1522]: 6 0 58.5376 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1560]: 6 0 58.5376 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1584]: 6 -1 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1625]: 6 -2 0 shouldn't be
733.29/739.41	WSVECS04 Frhs2[1705]: 6 -2 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[178]: 6 0 3 shouldn't be
733.39/739.59	WSVECS04 Frhs2[430]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[604]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[696]: 6 0 4 shouldn't be
733.39/739.59	WSVECS04 Frhs2[745]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[767]: 6 0 0.210163 shouldn't be
733.39/739.59	WSVECS04 Frhs2[770]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[960]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1081]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1119]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1229]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1435]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1473]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1511]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1512]: 6 0 1 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1513]: 6 0 2 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1582]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1583]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1623]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1626]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1627]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1642]: 6 -1 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1643]: 6 -2 0 shouldn't be
733.39/739.59	WSVECS04 Frhs2[1714]: 6 -1 0 shouldn't be
733.59/739.79	WSVECS04 Frhs2[429]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[543]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[545]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[581]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[619]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[680]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[841]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[917]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1086]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1101]: 6 0 0.918764 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1300]: 6 0 0.00349642 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1325]: 6 -3.91265 0 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1505]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1543]: 6 0 1 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1570]: 6 -2 0 shouldn't be
733.59/739.79	WSVECS04 Frhs2[1579]: 6 -3.91592 0 shouldn't be
734.09/740.22	c #Conflicts:    3544000 | #Constraints:      82341
734.09/740.22	c INPROCESSING
734.09/740.22	c GARBAGE COLLECT
734.09/740.22	WSVECS04 Frhs2[64]: 6 0 0.780632 shouldn't be
734.09/740.22	WSVECS04 Frhs2[66]: 6 -3.38377 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[67]: 6 0 10.3021 shouldn't be
734.09/740.22	WSVECS04 Frhs2[71]: 6 0 0.815473 shouldn't be
734.09/740.22	WSVECS04 Frhs2[74]: 6 -0.897484 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[75]: 6 -0.837271 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[76]: 6 -0.0189186 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[78]: 6 0 3.43322 shouldn't be
734.09/740.22	WSVECS04 Frhs2[110]: 6 0 0.0113186 shouldn't be
734.09/740.22	WSVECS04 Frhs2[431]: 6 0 3.65985 shouldn't be
734.09/740.22	WSVECS04 Frhs2[511]: 6 0 2 shouldn't be
734.09/740.22	WSVECS04 Frhs2[764]: 6 0 1.94462 shouldn't be
734.09/740.22	WSVECS04 Frhs2[837]: 6 0 2.17481 shouldn't be
734.09/740.22	WSVECS04 Frhs2[839]: 6 0 0.0567218 shouldn't be
734.09/740.22	WSVECS04 Frhs2[857]: 6 0 1.01039 shouldn't be
734.09/740.22	WSVECS04 Frhs2[944]: 6 -1 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[956]: 6 0 0.204005 shouldn't be
734.09/740.22	WSVECS04 Frhs2[971]: 6 0 1.01039 shouldn't be
734.09/740.22	WSVECS04 Frhs2[982]: 6 -1 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1009]: 6 0 1.01039 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1079]: 6 0 1.27551 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1108]: 6 0 2 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1138]: 6 0 1 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1146]: 6 0 1.77695 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1155]: 6 0 0.27551 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1176]: 6 0 1.23312 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1303]: 6 -1 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1335]: 6 0 0.0555038 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1470]: 6 -1 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1548]: 6 -1 0 shouldn't be
734.09/740.22	WSVECS04 Frhs2[1554]: 6 0 0.131304 shouldn't be
734.28/740.40	WSVECS04 Frhs2[69]: 6 0 7.22282 shouldn't be
734.28/740.40	WSVECS04 Frhs2[139]: 6 0 0.551273 shouldn't be
734.28/740.40	WSVECS04 Frhs2[573]: 6 0 0.0567215 shouldn't be
734.28/740.40	WSVECS04 Frhs2[619]: 6 0 0.862033 shouldn't be
734.28/740.40	WSVECS04 Frhs2[695]: 6 -1 0 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1156]: 6 0 1 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1240]: 6 0 0.522351 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1329]: 6 0 1 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1401]: 6 0 1 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1477]: 6 0 1 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1493]: 6 0 1.60711 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1498]: 6 0 2.03817 shouldn't be
734.28/740.40	WSVECS04 Frhs2[1549]: 6 -1 0 shouldn't be
761.22/767.46	c #Conflicts:    3545000 | #Constraints:      45932
761.22/767.46	c #Conflicts:    3546000 | #Constraints:      46932
761.22/767.46	c #Conflicts:    3547000 | #Constraints:      47932
761.22/767.46	c #Conflicts:    3548000 | #Constraints:      48932
761.22/767.46	c #Conflicts:    3549000 | #Constraints:      49932
761.22/767.46	c #Conflicts:    3550000 | #Constraints:      50932
761.22/767.46	c #Conflicts:    3551000 | #Constraints:      51932
761.22/767.46	c #Conflicts:    3552000 | #Constraints:      52932
761.22/767.46	c #Conflicts:    3553000 | #Constraints:      53932
761.22/767.46	c #Conflicts:    3554000 | #Constraints:      54932
761.22/767.46	c #Conflicts:    3555000 | #Constraints:      55932
761.22/767.46	c #Conflicts:    3556000 | #Constraints:      56932
761.22/767.46	c #Conflicts:    3557000 | #Constraints:      57932
761.22/767.46	c #Conflicts:    3558000 | #Constraints:      58932
761.22/767.46	c #Conflicts:    3559000 | #Constraints:      59932
761.22/767.46	c #Conflicts:    3560000 | #Constraints:      60932
761.22/767.46	c #Conflicts:    3561000 | #Constraints:      61932
761.22/767.46	c #Conflicts:    3562000 | #Constraints:      62932
761.22/767.46	c #Conflicts:    3563000 | #Constraints:      63932
761.22/767.46	c #Conflicts:    3564000 | #Constraints:      64932
761.22/767.46	c #Conflicts:    3565000 | #Constraints:      65932
761.22/767.46	c #Conflicts:    3566000 | #Constraints:      66932
761.22/767.46	c #Conflicts:    3567000 | #Constraints:      67932
761.22/767.46	c #Conflicts:    3568000 | #Constraints:      68932
761.22/767.46	c #Conflicts:    3569000 | #Constraints:      69932
761.22/767.46	c #Conflicts:    3570000 | #Constraints:      70932
761.22/767.46	c #Conflicts:    3571000 | #Constraints:      71932
761.22/767.46	c #Conflicts:    3572000 | #Constraints:      72932
761.22/767.46	c #Conflicts:    3573000 | #Constraints:      73932
761.22/767.46	c #Conflicts:    3574000 | #Constraints:      74932
761.22/767.46	c #Conflicts:    3575000 | #Constraints:      75932
761.22/767.46	c #Conflicts:    3576000 | #Constraints:      76932
761.22/767.46	c #Conflicts:    3577000 | #Constraints:      77932
761.22/767.46	c #Conflicts:    3578000 | #Constraints:      78932
761.22/767.46	c #Conflicts:    3579000 | #Constraints:      79932
761.22/767.46	c #Conflicts:    3580000 | #Constraints:      80932
761.22/767.46	c #Conflicts:    3581000 | #Constraints:      81932
761.22/767.46	c #Conflicts:    3582000 | #Constraints:      82932
761.22/767.46	c #Conflicts:    3583000 | #Constraints:      83932
761.22/767.46	c #Conflicts:    3584000 | #Constraints:      84932
761.22/767.46	c #Conflicts:    3585000 | #Constraints:      85932
761.22/767.46	c #Conflicts:    3586000 | #Constraints:      86932
761.22/767.46	c #Conflicts:    3587000 | #Constraints:      87932
761.22/767.46	c #Conflicts:    3588000 | #Constraints:      88932
761.22/767.46	c #Conflicts:    3589000 | #Constraints:      89932
761.22/767.46	c #Conflicts:    3590000 | #Constraints:      90932
761.22/767.46	c #Conflicts:    3591000 | #Constraints:      91932
761.22/767.46	c #Conflicts:    3592000 | #Constraints:      92932
761.22/767.46	c #Conflicts:    3593000 | #Constraints:      93932
761.22/767.46	c #Conflicts:    3594000 | #Constraints:      94932
761.22/767.46	c #Conflicts:    3595000 | #Constraints:      95932
761.22/767.46	c #Conflicts:    3596000 | #Constraints:      96932
761.22/767.46	c #Conflicts:    3597000 | #Constraints:      97932
761.22/767.46	c #Conflicts:    3598000 | #Constraints:      98932
761.22/767.46	c #Conflicts:    3599000 | #Constraints:      99932
761.22/767.46	c #Conflicts:    3600000 | #Constraints:     100932
761.22/767.46	c #Conflicts:    3601000 | #Constraints:     101932
761.22/767.46	c #Conflicts:    3602000 | #Constraints:     102932
761.22/767.46	c #Conflicts:    3603000 | #Constraints:     103932
761.22/767.46	c #Conflicts:    3604000 | #Constraints:     104932
761.22/767.46	c #Conflicts:    3605000 | #Constraints:     105932
761.22/767.46	c #Conflicts:    3606000 | #Constraints:     106932
761.22/767.46	c #Conflicts:    3607000 | #Constraints:     107932
761.22/767.46	c #Conflicts:    3608000 | #Constraints:     108932
761.22/767.46	c #Conflicts:    3609000 | #Constraints:     109932
761.22/767.46	c #Conflicts:    3610000 | #Constraints:     110932
761.22/767.46	c #Conflicts:    3611000 | #Constraints:     111932
761.22/767.46	c #Conflicts:    3612000 | #Constraints:     112932
761.22/767.46	c #Conflicts:    3613000 | #Constraints:     113932
761.22/767.46	c #Conflicts:    3614000 | #Constraints:     114932
761.22/767.46	c #Conflicts:    3615000 | #Constraints:     115932
761.22/767.46	c #Conflicts:    3616000 | #Constraints:     116932
761.22/767.46	c #Conflicts:    3617000 | #Constraints:     117933
761.22/767.46	c #Conflicts:    3618000 | #Constraints:     118933
761.22/767.46	c #Conflicts:    3619000 | #Constraints:     119933
761.22/767.46	c #Conflicts:    3620000 | #Constraints:     120933
761.22/767.46	c #Conflicts:    3621000 | #Constraints:     121933
761.22/767.46	c #Conflicts:    3622000 | #Constraints:     122933
761.22/767.46	c #Conflicts:    3623000 | #Constraints:     123933
821.36/828.18	c #Conflicts:    3624000 | #Constraints:     124933
821.36/828.18	c #Conflicts:    3625000 | #Constraints:     125933
821.36/828.18	c #Conflicts:    3626000 | #Constraints:     126933
821.36/828.18	c #Conflicts:    3627000 | #Constraints:     127933
821.36/828.18	c #Conflicts:    3628000 | #Constraints:     128933
821.36/828.18	c #Conflicts:    3629000 | #Constraints:     129933
821.36/828.18	c #Conflicts:    3630000 | #Constraints:     130933
821.36/828.18	c #Conflicts:    3631000 | #Constraints:     131933
821.36/828.18	c #Conflicts:    3632000 | #Constraints:     132933
821.36/828.18	c #Conflicts:    3633000 | #Constraints:     133933
821.36/828.18	c #Conflicts:    3634000 | #Constraints:     134933
821.36/828.18	c #Conflicts:    3635000 | #Constraints:     135933
821.36/828.18	c #Conflicts:    3636000 | #Constraints:     136933
821.36/828.18	c #Conflicts:    3637000 | #Constraints:     137933
821.36/828.18	c #Conflicts:    3638000 | #Constraints:     138933
821.36/828.18	c #Conflicts:    3639000 | #Constraints:     139933
821.36/828.18	c #Conflicts:    3640000 | #Constraints:     140933
821.36/828.18	c #Conflicts:    3641000 | #Constraints:     141933
821.36/828.18	c #Conflicts:    3642000 | #Constraints:     142934
821.36/828.18	c #Conflicts:    3643000 | #Constraints:     143934
821.36/828.18	c #Conflicts:    3644000 | #Constraints:     144934
821.36/828.18	c #Conflicts:    3645000 | #Constraints:     145934
821.36/828.18	c #Conflicts:    3646000 | #Constraints:     146934
821.36/828.18	c #Conflicts:    3647000 | #Constraints:     147934
821.36/828.18	c #Conflicts:    3648000 | #Constraints:     148934
821.36/828.18	c #Conflicts:    3649000 | #Constraints:     149934
821.36/828.18	c #Conflicts:    3650000 | #Constraints:     150935
821.36/828.18	c #Conflicts:    3651000 | #Constraints:     151935
821.36/828.18	c #Conflicts:    3652000 | #Constraints:     152935
821.36/828.18	c #Conflicts:    3653000 | #Constraints:     153935
821.36/828.18	c #Conflicts:    3654000 | #Constraints:     154935
821.36/828.18	c #Conflicts:    3655000 | #Constraints:     155935
821.36/828.18	c #Conflicts:    3656000 | #Constraints:     156935
821.36/828.18	c #Conflicts:    3657000 | #Constraints:     157935
821.36/828.18	c #Conflicts:    3658000 | #Constraints:     158936
821.36/828.18	c #Conflicts:    3659000 | #Constraints:     159936
821.36/828.18	c #Conflicts:    3660000 | #Constraints:     160936
821.36/828.18	c #Conflicts:    3661000 | #Constraints:     161936
821.36/828.18	c #Conflicts:    3662000 | #Constraints:     162937
821.36/828.18	c #Conflicts:    3663000 | #Constraints:     163937
821.36/828.18	c #Conflicts:    3664000 | #Constraints:     164937
821.36/828.18	c #Conflicts:    3665000 | #Constraints:     165937
821.36/828.18	c #Conflicts:    3666000 | #Constraints:     166937
821.36/828.18	c #Conflicts:    3667000 | #Constraints:     167937
821.36/828.18	c #Conflicts:    3668000 | #Constraints:     168937
821.36/828.18	c #Conflicts:    3669000 | #Constraints:     169937
821.36/828.18	c #Conflicts:    3670000 | #Constraints:     170937
821.36/828.18	c #Conflicts:    3671000 | #Constraints:     171937
821.36/828.18	c #Conflicts:    3672000 | #Constraints:     172937
821.36/828.18	c #Conflicts:    3673000 | #Constraints:     173938
821.36/828.18	c #Conflicts:    3674000 | #Constraints:     174938
821.36/828.18	c #Conflicts:    3675000 | #Constraints:     175938
821.36/828.18	c #Conflicts:    3676000 | #Constraints:     176938
821.36/828.18	c #Conflicts:    3677000 | #Constraints:     177938
821.36/828.18	c #Conflicts:    3678000 | #Constraints:     178938
821.36/828.18	c #Conflicts:    3679000 | #Constraints:     179938
821.36/828.18	c #Conflicts:    3680000 | #Constraints:     180938
821.36/828.18	c #Conflicts:    3681000 | #Constraints:     181939
821.36/828.18	c #Conflicts:    3682000 | #Constraints:     182939
821.36/828.18	c #Conflicts:    3683000 | #Constraints:     183939
821.36/828.18	c #Conflicts:    3684000 | #Constraints:     184939
821.36/828.18	c #Conflicts:    3685000 | #Constraints:     185939
821.36/828.18	c #Conflicts:    3686000 | #Constraints:     186939
821.36/828.18	c #Conflicts:    3687000 | #Constraints:     187940
821.36/828.18	c #Conflicts:    3688000 | #Constraints:     188940
821.36/828.18	c #Conflicts:    3689000 | #Constraints:     189940
821.36/828.18	c #Conflicts:    3690000 | #Constraints:     190940
821.36/828.18	c #Conflicts:    3691000 | #Constraints:     191940
821.36/828.18	c #Conflicts:    3692000 | #Constraints:     192941
821.36/828.18	c #Conflicts:    3693000 | #Constraints:     193941
821.36/828.18	c #Conflicts:    3694000 | #Constraints:     194941
821.36/828.18	c #Conflicts:    3695000 | #Constraints:     195941
821.36/828.18	c #Conflicts:    3696000 | #Constraints:     196941
821.36/828.18	c #Conflicts:    3697000 | #Constraints:     197942
821.36/828.18	c #Conflicts:    3698000 | #Constraints:     198942
821.36/828.18	c #Conflicts:    3699000 | #Constraints:     199942
821.36/828.18	c #Conflicts:    3700000 | #Constraints:     200943
821.36/828.18	c #Conflicts:    3701000 | #Constraints:     201943
821.36/828.18	c #Conflicts:    3702000 | #Constraints:     202943
861.02/868.37	c #Conflicts:    3703000 | #Constraints:     203943
861.02/868.37	c #Conflicts:    3704000 | #Constraints:     204943
861.02/868.37	c #Conflicts:    3705000 | #Constraints:     205944
861.02/868.37	c #Conflicts:    3706000 | #Constraints:     206944
861.02/868.37	c #Conflicts:    3707000 | #Constraints:     207944
861.02/868.37	c #Conflicts:    3708000 | #Constraints:     208944
861.02/868.37	c #Conflicts:    3709000 | #Constraints:     209945
861.02/868.37	c #Conflicts:    3710000 | #Constraints:     210945
861.02/868.37	c #Conflicts:    3711000 | #Constraints:     211945
861.02/868.37	c #Conflicts:    3712000 | #Constraints:     212946
861.02/868.37	c #Conflicts:    3713000 | #Constraints:     213946
861.02/868.37	c #Conflicts:    3714000 | #Constraints:     214946
861.02/868.37	c #Conflicts:    3715000 | #Constraints:     215946
861.02/868.37	c #Conflicts:    3716000 | #Constraints:     216946
861.02/868.37	c #Conflicts:    3717000 | #Constraints:     217947
861.02/868.37	c #Conflicts:    3718000 | #Constraints:     218947
861.02/868.37	c #Conflicts:    3719000 | #Constraints:     219947
861.02/868.37	c #Conflicts:    3720000 | #Constraints:     220947
861.02/868.37	c #Conflicts:    3721000 | #Constraints:     221947
861.02/868.37	c #Conflicts:    3722000 | #Constraints:     222947
861.02/868.37	c #Conflicts:    3723000 | #Constraints:     223947
861.02/868.37	c #Conflicts:    3724000 | #Constraints:     224947
861.02/868.37	c #Conflicts:    3725000 | #Constraints:     225947
861.02/868.37	c #Conflicts:    3726000 | #Constraints:     226947
861.02/868.37	c #Conflicts:    3727000 | #Constraints:     227947
861.02/868.37	c #Conflicts:    3728000 | #Constraints:     228947
861.02/868.37	c #Conflicts:    3729000 | #Constraints:     229948
861.02/868.37	c #Conflicts:    3730000 | #Constraints:     230948
861.02/868.37	c #Conflicts:    3731000 | #Constraints:     231948
861.02/868.37	c #Conflicts:    3732000 | #Constraints:     232948
861.02/868.37	c #Conflicts:    3733000 | #Constraints:     233948
861.02/868.37	c #Conflicts:    3734000 | #Constraints:     234948
861.02/868.37	c #Conflicts:    3735000 | #Constraints:     235948
861.02/868.37	c #Conflicts:    3736000 | #Constraints:     236949
861.02/868.37	c #Conflicts:    3737000 | #Constraints:     237949
861.02/868.37	c #Conflicts:    3738000 | #Constraints:     238949
861.02/868.37	c #Conflicts:    3739000 | #Constraints:     239949
861.02/868.37	WSVECS04 Frhs2[52]: 6 -39.4304 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[57]: 6 -128.781 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[59]: 6 -49.1855 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[61]: 6 -74.3982 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[62]: 6 -123.215 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[68]: 6 -143.878 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[69]: 6 -86.951 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[70]: 6 -87.0888 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[75]: 6 -51.5392 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[78]: 6 0 10.5985 shouldn't be
861.02/868.37	WSVECS04 Frhs2[113]: 6 0 1.65227 shouldn't be
861.02/868.37	WSVECS04 Frhs2[127]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[134]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[144]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[237]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[313]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[338]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[405]: 6 0 31.243 shouldn't be
861.02/868.37	WSVECS04 Frhs2[411]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[488]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[526]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[548]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[557]: 6 0 31.243 shouldn't be
861.02/868.37	WSVECS04 Frhs2[573]: 6 0 10.4506 shouldn't be
861.02/868.37	WSVECS04 Frhs2[595]: 6 0 31.243 shouldn't be
861.02/868.37	WSVECS04 Frhs2[601]: 6 0 2.7368 shouldn't be
861.02/868.37	WSVECS04 Frhs2[605]: 6 0 21.7131 shouldn't be
861.02/868.37	WSVECS04 Frhs2[611]: 6 0 0.485055 shouldn't be
861.02/868.37	WSVECS04 Frhs2[626]: 6 -78.1956 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[640]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[667]: 6 0 111.085 shouldn't be
861.02/868.37	WSVECS04 Frhs2[686]: 6 0 4.13878 shouldn't be
861.02/868.37	WSVECS04 Frhs2[737]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[816]: 6 0 25.3985 shouldn't be
861.02/868.37	WSVECS04 Frhs2[854]: 6 0 78.1956 shouldn't be
861.02/868.37	WSVECS04 Frhs2[914]: 6 0 80.0859 shouldn't be
861.02/868.37	WSVECS04 Frhs2[917]: 6 -1.4801 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[918]: 6 0 51.7971 shouldn't be
861.02/868.37	WSVECS04 Frhs2[927]: 6 0 3.58347 shouldn't be
861.02/868.37	WSVECS04 Frhs2[948]: 6 0 43.9051 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1019]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1024]: 6 0 11.1884 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1073]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1098]: 6 0 6.96259 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1099]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1101]: 6 0 0.203479 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1106]: 6 -11.9124 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1129]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1135]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1215]: 6 -0.347735 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1249]: 6 0 4.68101 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1263]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1271]: 6 -1 0 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1278]: 6 0 19.6767 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1287]: 6 0 4.68101 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1291]: 6 0 0.203479 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1338]: 6 0 0.546395 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1364]: 6 0 22.0423 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1394]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1402]: 6 0 27.2523 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1432]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1442]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1476]: 6 0 1 shouldn't be
861.02/868.37	WSVECS04 Frhs2[1662]: 6 -1 0 shouldn't be
886.64/894.28	c #Conflicts:    3740000 | #Constraints:     240950
886.64/894.28	c #Conflicts:    3741000 | #Constraints:     241950
886.64/894.28	c #Conflicts:    3742000 | #Constraints:     242950
886.64/894.28	c #Conflicts:    3743000 | #Constraints:     243950
886.64/894.28	c #Conflicts:    3744000 | #Constraints:     244950
886.64/894.28	c INPROCESSING
886.64/894.28	c GARBAGE COLLECT
886.64/894.28	c #Conflicts:    3745000 | #Constraints:     127332
886.64/894.28	c #Conflicts:    3746000 | #Constraints:     128332
886.64/894.28	c #Conflicts:    3747000 | #Constraints:     129332
886.64/894.28	c #Conflicts:    3748000 | #Constraints:     130332
886.64/894.28	c #Conflicts:    3749000 | #Constraints:     131332
886.64/894.28	c #Conflicts:    3750000 | #Constraints:     132332
886.64/894.28	c #Conflicts:    3751000 | #Constraints:     133332
886.64/894.28	c #Conflicts:    3752000 | #Constraints:     134332
886.64/894.28	c #Conflicts:    3753000 | #Constraints:     135332
886.64/894.28	c #Conflicts:    3754000 | #Constraints:     136332
886.64/894.28	c #Conflicts:    3755000 | #Constraints:     137332
886.64/894.28	c #Conflicts:    3756000 | #Constraints:     138332
886.64/894.28	c #Conflicts:    3757000 | #Constraints:     139332
886.64/894.28	c #Conflicts:    3758000 | #Constraints:     140332
886.64/894.28	c #Conflicts:    3759000 | #Constraints:     141332
886.64/894.28	c #Conflicts:    3760000 | #Constraints:     142332
886.64/894.28	c #Conflicts:    3761000 | #Constraints:     143332
886.64/894.28	c #Conflicts:    3762000 | #Constraints:     144332
886.64/894.28	c #Conflicts:    3763000 | #Constraints:     145332
886.64/894.28	c #Conflicts:    3764000 | #Constraints:     146332
886.64/894.28	c #Conflicts:    3765000 | #Constraints:     147332
886.64/894.28	c #Conflicts:    3766000 | #Constraints:     148332
886.64/894.28	c #Conflicts:    3767000 | #Constraints:     149332
886.64/894.28	c #Conflicts:    3768000 | #Constraints:     150332
886.64/894.28	c #Conflicts:    3769000 | #Constraints:     151332
886.64/894.28	c #Conflicts:    3770000 | #Constraints:     152332
886.64/894.28	c #Conflicts:    3771000 | #Constraints:     153332
886.64/894.28	c #Conflicts:    3772000 | #Constraints:     154332
886.64/894.28	c #Conflicts:    3773000 | #Constraints:     155332
886.64/894.28	c #Conflicts:    3774000 | #Constraints:     156332
886.64/894.28	c #Conflicts:    3775000 | #Constraints:     157332
886.64/894.28	c #Conflicts:    3776000 | #Constraints:     158332
886.64/894.28	c #Conflicts:    3777000 | #Constraints:     159332
886.64/894.28	c #Conflicts:    3778000 | #Constraints:     160332
886.64/894.28	c #Conflicts:    3779000 | #Constraints:     161332
886.64/894.28	c #Conflicts:    3780000 | #Constraints:     162332
886.64/894.28	c #Conflicts:    3781000 | #Constraints:     163332
886.64/894.28	c #Conflicts:    3782000 | #Constraints:     164332
886.64/894.28	c INPROCESSING
886.64/894.28	c GARBAGE COLLECT
886.64/894.28	c rational objective 299.534
912.66/920.39	c #Conflicts:    3783000 | #Constraints:      86580
912.66/920.39	c #Conflicts:    3784000 | #Constraints:      87580
912.66/920.39	c #Conflicts:    3785000 | #Constraints:      88580
912.66/920.39	c #Conflicts:    3786000 | #Constraints:      89580
912.66/920.39	c #Conflicts:    3787000 | #Constraints:      90581
912.66/920.39	c #Conflicts:    3788000 | #Constraints:      91581
912.66/920.39	c #Conflicts:    3789000 | #Constraints:      92581
912.66/920.39	c #Conflicts:    3790000 | #Constraints:      93581
912.66/920.39	c #Conflicts:    3791000 | #Constraints:      94581
912.66/920.39	c #Conflicts:    3792000 | #Constraints:      95581
912.66/920.39	c #Conflicts:    3793000 | #Constraints:      96581
912.66/920.39	c #Conflicts:    3794000 | #Constraints:      97581
912.66/920.39	c #Conflicts:    3795000 | #Constraints:      98581
912.66/920.39	c #Conflicts:    3796000 | #Constraints:      99581
912.66/920.39	c #Conflicts:    3797000 | #Constraints:     100581
912.66/920.39	c #Conflicts:    3798000 | #Constraints:     101581
912.66/920.39	c #Conflicts:    3799000 | #Constraints:     102581
912.66/920.39	c #Conflicts:    3800000 | #Constraints:     103581
912.66/920.39	c #Conflicts:    3801000 | #Constraints:     104581
912.66/920.39	c #Conflicts:    3802000 | #Constraints:     105581
912.66/920.39	c #Conflicts:    3803000 | #Constraints:     106581
912.66/920.39	c #Conflicts:    3804000 | #Constraints:     107581
912.66/920.39	c #Conflicts:    3805000 | #Constraints:     108581
912.66/920.39	c #Conflicts:    3806000 | #Constraints:     109581
912.66/920.39	c #Conflicts:    3807000 | #Constraints:     110581
912.66/920.39	c #Conflicts:    3808000 | #Constraints:     111581
912.66/920.39	c #Conflicts:    3809000 | #Constraints:     112581
912.66/920.39	c #Conflicts:    3810000 | #Constraints:     113581
912.66/920.39	c #Conflicts:    3811000 | #Constraints:     114581
912.66/920.39	c #Conflicts:    3812000 | #Constraints:     115581
912.66/920.39	c #Conflicts:    3813000 | #Constraints:     116581
912.66/920.39	c #Conflicts:    3814000 | #Constraints:     117581
912.66/920.39	c #Conflicts:    3815000 | #Constraints:     118581
912.66/920.39	c #Conflicts:    3816000 | #Constraints:     119581
912.66/920.39	c #Conflicts:    3817000 | #Constraints:     120581
912.66/920.39	c #Conflicts:    3818000 | #Constraints:     121581
912.66/920.39	c #Conflicts:    3819000 | #Constraints:     122581
912.66/920.39	c #Conflicts:    3820000 | #Constraints:     123581
912.66/920.39	c #Conflicts:    3821000 | #Constraints:     124582
912.66/920.39	c #Conflicts:    3822000 | #Constraints:     125582
912.66/920.39	c INPROCESSING
912.66/920.39	c GARBAGE COLLECT
912.66/920.39	c #Conflicts:    3823000 | #Constraints:      67646
912.66/920.39	c #Conflicts:    3824000 | #Constraints:      68646
912.66/920.39	c #Conflicts:    3825000 | #Constraints:      69646
912.66/920.39	c #Conflicts:    3826000 | #Constraints:      70646
912.66/920.39	c #Conflicts:    3827000 | #Constraints:      71646
912.66/920.39	c #Conflicts:    3828000 | #Constraints:      72647
912.66/920.39	c #Conflicts:    3829000 | #Constraints:      73647
912.66/920.39	c #Conflicts:    3830000 | #Constraints:      74647
912.66/920.39	c #Conflicts:    3831000 | #Constraints:      75647
912.66/920.39	c #Conflicts:    3832000 | #Constraints:      76647
912.66/920.39	c #Conflicts:    3833000 | #Constraints:      77647
912.66/920.39	c #Conflicts:    3834000 | #Constraints:      78647
912.66/920.39	c #Conflicts:    3835000 | #Constraints:      79647
912.66/920.39	c #Conflicts:    3836000 | #Constraints:      80647
912.66/920.39	c #Conflicts:    3837000 | #Constraints:      81647
912.66/920.39	c #Conflicts:    3838000 | #Constraints:      82647
912.66/920.39	c #Conflicts:    3839000 | #Constraints:      83647
912.66/920.39	c #Conflicts:    3840000 | #Constraints:      84647
912.66/920.39	c #Conflicts:    3841000 | #Constraints:      85647
912.66/920.39	c #Conflicts:    3842000 | #Constraints:      86647
912.66/920.39	c #Conflicts:    3843000 | #Constraints:      87647
912.66/920.39	c #Conflicts:    3844000 | #Constraints:      88647
912.66/920.39	c #Conflicts:    3845000 | #Constraints:      89647
912.66/920.39	c #Conflicts:    3846000 | #Constraints:      90647
912.66/920.39	c #Conflicts:    3847000 | #Constraints:      91647
912.66/920.39	c #Conflicts:    3848000 | #Constraints:      92647
912.66/920.39	c #Conflicts:    3849000 | #Constraints:      93647
912.66/920.39	c #Conflicts:    3850000 | #Constraints:      94647
912.66/920.39	c #Conflicts:    3851000 | #Constraints:      95647
912.66/920.39	c #Conflicts:    3852000 | #Constraints:      96647
912.66/920.39	c #Conflicts:    3853000 | #Constraints:      97647
912.66/920.39	c #Conflicts:    3854000 | #Constraints:      98647
912.66/920.39	c #Conflicts:    3855000 | #Constraints:      99647
912.66/920.39	c #Conflicts:    3856000 | #Constraints:     100647
912.66/920.39	c #Conflicts:    3857000 | #Constraints:     101647
912.66/920.39	c #Conflicts:    3858000 | #Constraints:     102647
912.66/920.39	c #Conflicts:    3859000 | #Constraints:     103647
912.66/920.39	c #Conflicts:    3860000 | #Constraints:     104647
912.66/920.39	c #Conflicts:    3861000 | #Constraints:     105647
912.97/920.69	c INPROCESSING
912.97/920.69	c GARBAGE COLLECT
912.97/920.69	WSVECS04 Frhs2[49]: 6 -1583.85 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[56]: 6 -2894.44 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[59]: 6 -1356.45 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[63]: 6 -2336.52 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[64]: 6 -786.391 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[66]: 6 -2050.03 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[75]: 6 -3017.3 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[76]: 6 -1745.81 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[77]: 6 -1413.18 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[78]: 6 -1447.58 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[94]: 6 0 2276.15 shouldn't be
912.97/920.69	WSVECS04 Frhs2[105]: 6 0 1.0001 shouldn't be
912.97/920.69	WSVECS04 Frhs2[132]: 6 0 2276.15 shouldn't be
912.97/920.69	WSVECS04 Frhs2[135]: 6 0 1730.11 shouldn't be
912.97/920.69	WSVECS04 Frhs2[157]: 6 0 3.00001 shouldn't be
912.97/920.69	WSVECS04 Frhs2[654]: 6 0 272.473 shouldn't be
912.97/920.69	WSVECS04 Frhs2[667]: 6 0 995.023 shouldn't be
912.97/920.69	WSVECS04 Frhs2[689]: 6 0 36.1562 shouldn't be
912.97/920.69	WSVECS04 Frhs2[705]: 6 0 995.023 shouldn't be
912.97/920.69	WSVECS04 Frhs2[709]: 6 0 1138.58 shouldn't be
912.97/920.69	WSVECS04 Frhs2[727]: 6 0 1138.58 shouldn't be
912.97/920.69	WSVECS04 Frhs2[747]: 6 0 1138.58 shouldn't be
912.97/920.69	WSVECS04 Frhs2[759]: 6 0 2276.15 shouldn't be
912.97/920.69	WSVECS04 Frhs2[796]: 6 0 33.3095 shouldn't be
912.97/920.69	WSVECS04 Frhs2[909]: 6 0 1138.08 shouldn't be
912.97/920.69	WSVECS04 Frhs2[955]: 6 0 35.1562 shouldn't be
912.97/920.69	WSVECS04 Frhs2[968]: 6 0 2276.15 shouldn't be
912.97/920.69	WSVECS04 Frhs2[987]: 6 0 221.484 shouldn't be
912.97/920.69	WSVECS04 Frhs2[992]: 6 0 222.637 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1024]: 6 0 330.542 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1062]: 6 0 330.542 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1063]: 6 0 221.484 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1107]: 6 -1.49052 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1329]: 6 0 2265.39 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1355]: 6 0 926.155 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1371]: 6 -1.00006 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1412]: 6 0 1138.58 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1446]: 6 -2208.59 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1475]: 6 0 1.00004 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1476]: 6 0 1.00007 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1511]: 6 -1.00004 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1549]: 6 0 2.00005 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1606]: 6 -1139.58 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1633]: 6 -1.00006 0 shouldn't be
912.97/920.69	WSVECS04 Frhs2[1634]: 6 -2.00008 0 shouldn't be
913.26/920.90	WSVECS04 Frhs2[67]: 6 -944.22 0 shouldn't be
913.26/920.90	WSVECS04 Frhs2[694]: 6 0 1.00005 shouldn't be
913.26/920.90	WSVECS04 Frhs2[1289]: 6 0 1137.58 shouldn't be
913.26/920.90	WSVECS04 Frhs2[1411]: 6 0 309.007 shouldn't be
913.26/920.90	WSVECS04 Frhs2[1468]: 6 0 1138.58 shouldn't be
913.47/921.13	WSVECS04 Frhs2[10]: 6 -1.00003 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[20]: 6 -1.00009 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[25]: 6 -1.00006 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[26]: 6 -1.00002 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[36]: 6 -1.00006 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[37]: 6 -1.0001 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[39]: 6 -1.00005 0 shouldn't be
913.47/921.13	WSVECS04 Frhs2[437]: 6 0 2.00008 shouldn't be
913.47/921.13	WSVECS04 Frhs2[1112]: 6 0 1.00005 shouldn't be
913.47/921.13	WSVECS04 Frhs2[1436]: 6 0 1.00006 shouldn't be
913.47/921.13	WSVECS04 Frhs2[1512]: 6 0 1.00002 shouldn't be
913.47/921.13	WSVECS04 Frhs2[1550]: 6 0 1.00007 shouldn't be
913.66/921.38	WSVECS04 Frhs2[590]: 6 0 1.00002 shouldn't be
913.66/921.38	WSVECS04 Frhs2[1539]: 6 0 1.00003 shouldn't be
913.97/921.60	WSVECS04 Frhs2[56]: 6 -2894.44 0 shouldn't be
913.97/921.60	WSVECS04 Frhs2[75]: 6 -3017.3 0 shouldn't be
913.97/921.60	WSVECS04 Frhs2[78]: 6 -1447.58 0 shouldn't be
913.97/921.60	WSVECS04 Frhs2[654]: 6 0 272.473 shouldn't be
913.97/921.60	WSVECS04 Frhs2[1107]: 6 -1.49047 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[49]: 6 -1583.85 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[59]: 6 -1356.45 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[64]: 6 -786.391 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[77]: 6 -1413.18 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[105]: 6 0 1 shouldn't be
914.06/921.79	WSVECS04 Frhs2[157]: 6 0 3 shouldn't be
914.06/921.79	WSVECS04 Frhs2[689]: 6 0 36.1561 shouldn't be
914.06/921.79	WSVECS04 Frhs2[709]: 6 0 1138.58 shouldn't be
914.06/921.79	WSVECS04 Frhs2[739]: 6 0 1 shouldn't be
914.06/921.79	WSVECS04 Frhs2[796]: 6 0 33.3095 shouldn't be
914.06/921.79	WSVECS04 Frhs2[955]: 6 0 35.1561 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1040]: 6 -1 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1062]: 6 0 330.542 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1289]: 6 0 1137.58 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1355]: 6 0 926.155 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1371]: 6 -1 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1411]: 6 0 309.007 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1446]: 6 -2208.59 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1475]: 6 0 1 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1511]: 6 -1 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1549]: 6 0 2 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1633]: 6 -1 0 shouldn't be
914.06/921.79	WSVECS04 Frhs2[1634]: 6 -2 0 shouldn't be
924.90/932.86	c #Conflicts:    3862000 | #Constraints:      57543
924.90/932.86	c #Conflicts:    3863000 | #Constraints:      58543
924.90/932.86	c #Conflicts:    3864000 | #Constraints:      59543
924.90/932.86	c #Conflicts:    3865000 | #Constraints:      60543
924.90/932.86	c #Conflicts:    3866000 | #Constraints:      61543
924.90/932.86	c #Conflicts:    3867000 | #Constraints:      62543
924.90/932.86	c #Conflicts:    3868000 | #Constraints:      63543
924.90/932.86	c #Conflicts:    3869000 | #Constraints:      64543
924.90/932.86	c #Conflicts:    3870000 | #Constraints:      65544
924.90/932.86	c #Conflicts:    3871000 | #Constraints:      66544
924.90/932.86	c #Conflicts:    3872000 | #Constraints:      67544
924.90/932.86	c #Conflicts:    3873000 | #Constraints:      68544
924.90/932.86	c #Conflicts:    3874000 | #Constraints:      69544
924.90/932.86	c #Conflicts:    3875000 | #Constraints:      70544
924.90/932.86	c #Conflicts:    3876000 | #Constraints:      71544
924.90/932.86	c #Conflicts:    3877000 | #Constraints:      72544
924.90/932.86	c #Conflicts:    3878000 | #Constraints:      73544
924.90/932.86	c #Conflicts:    3879000 | #Constraints:      74544
924.90/932.86	c #Conflicts:    3880000 | #Constraints:      75544
924.90/932.86	c #Conflicts:    3881000 | #Constraints:      76544
924.90/932.86	c #Conflicts:    3882000 | #Constraints:      77544
924.90/932.86	c #Conflicts:    3883000 | #Constraints:      78544
924.90/932.86	c #Conflicts:    3884000 | #Constraints:      79544
924.90/932.86	c #Conflicts:    3885000 | #Constraints:      80544
924.90/932.86	c #Conflicts:    3886000 | #Constraints:      81544
924.90/932.86	c #Conflicts:    3887000 | #Constraints:      82544
924.90/932.86	c #Conflicts:    3888000 | #Constraints:      83544
924.90/932.86	c #Conflicts:    3889000 | #Constraints:      84544
924.90/932.86	c #Conflicts:    3890000 | #Constraints:      85544
924.90/932.86	c #Conflicts:    3891000 | #Constraints:      86544
924.90/932.86	c #Conflicts:    3892000 | #Constraints:      87544
924.90/932.86	c #Conflicts:    3893000 | #Constraints:      88544
924.90/932.86	c #Conflicts:    3894000 | #Constraints:      89544
924.90/932.86	c #Conflicts:    3895000 | #Constraints:      90544
924.90/932.86	c #Conflicts:    3896000 | #Constraints:      91544
924.90/932.86	c #Conflicts:    3897000 | #Constraints:      92544
924.90/932.86	c #Conflicts:    3898000 | #Constraints:      93544
924.90/932.86	c #Conflicts:    3899000 | #Constraints:      94544
924.90/932.86	c #Conflicts:    3900000 | #Constraints:      95544
924.90/932.86	c INPROCESSING
924.90/932.86	c GARBAGE COLLECT
924.90/932.86	WSVECS04 Frhs2[45]: 6 -3.00521 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[47]: 6 -2.3955 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[64]: 6 -2.38439 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[65]: 6 -4.38964 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[66]: 6 0 17.371 shouldn't be
924.90/932.86	WSVECS04 Frhs2[67]: 6 0 6.05556 shouldn't be
924.90/932.86	WSVECS04 Frhs2[68]: 6 -7.62533 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[71]: 6 -7.01553 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[73]: 6 -2.66261 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[74]: 6 -7.49959 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[75]: 6 -6.31677 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[109]: 6 0 1.52857 shouldn't be
924.90/932.86	WSVECS04 Frhs2[189]: 6 0 5.01037 shouldn't be
924.90/932.86	WSVECS04 Frhs2[192]: 6 0 2.88615 shouldn't be
924.90/932.86	WSVECS04 Frhs2[215]: 6 0 1.00005 shouldn't be
924.90/932.86	WSVECS04 Frhs2[220]: 6 -1.00007 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[230]: 6 0 2.88613 shouldn't be
924.90/932.86	WSVECS04 Frhs2[237]: 6 -1.79009 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[288]: 6 0 1.00002 shouldn't be
924.90/932.86	WSVECS04 Frhs2[300]: 6 -2.45736 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[302]: 6 0 1.99585 shouldn't be
924.90/932.86	WSVECS04 Frhs2[326]: 6 0 1.00004 shouldn't be
924.90/932.86	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[340]: 6 0 1.99583 shouldn't be
924.90/932.86	WSVECS04 Frhs2[341]: 6 0 5.01038 shouldn't be
924.90/932.86	WSVECS04 Frhs2[383]: 6 0 1.39206 shouldn't be
924.90/932.86	WSVECS04 Frhs2[451]: 6 0 1.52861 shouldn't be
924.90/932.86	WSVECS04 Frhs2[489]: 6 0 1.52862 shouldn't be
924.90/932.86	WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[991]: 6 0 0.902996 shouldn't be
924.90/932.86	WSVECS04 Frhs2[993]: 6 -1.062 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1039]: 6 -1.00009 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1066]: 6 0 0.119184 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1072]: 6 0 1.50327 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1089]: 6 0 2.63079 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1117]: 6 0 1.9848 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1122]: 6 0 1.00002 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1142]: 6 0 2.88611 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1198]: 6 0 1.00002 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1216]: 6 0 1.00005 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1220]: 6 0 1.78493 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1221]: 6 -3.00521 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1253]: 6 0 1.00004 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1254]: 6 0 2.00003 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1256]: 6 0 0.119144 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1258]: 6 0 1.78492 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1267]: 6 -1.00008 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1289]: 6 0 4.91414 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1327]: 6 0 2.90892 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1328]: 6 0 2.92887 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1333]: 6 0 2.66261 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1338]: 6 0 0.0212277 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1366]: 6 0 4.9341 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1371]: 6 0 2.66261 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1381]: 6 -1.00007 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1403]: 6 0 2.90891 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1450]: 6 0 3.00518 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1474]: 6 -1.00001 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1518]: 6 0 2.92895 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1522]: 6 0 2.88616 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1525]: 6 0 2.46052 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1526]: 6 0 3.00521 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1553]: 6 0 1.52858 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1560]: 6 0 2.88617 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1687]: 6 -5.00526 0 shouldn't be
924.90/932.86	WSVECS04 Frhs2[1714]: 6 -4.00518 0 shouldn't be
935.58/943.50	c #Conflicts:    3901000 | #Constraints:      52234
935.58/943.50	c #Conflicts:    3902000 | #Constraints:      53234
935.58/943.50	c #Conflicts:    3903000 | #Constraints:      54234
935.58/943.50	c #Conflicts:    3904000 | #Constraints:      55234
935.58/943.50	c #Conflicts:    3905000 | #Constraints:      56235
935.58/943.50	c #Conflicts:    3906000 | #Constraints:      57235
935.58/943.50	c #Conflicts:    3907000 | #Constraints:      58235
935.58/943.50	c #Conflicts:    3908000 | #Constraints:      59235
935.58/943.50	c #Conflicts:    3909000 | #Constraints:      60235
935.58/943.50	c #Conflicts:    3910000 | #Constraints:      61235
935.58/943.50	c #Conflicts:    3911000 | #Constraints:      62235
935.58/943.50	c #Conflicts:    3912000 | #Constraints:      63235
935.58/943.50	c #Conflicts:    3913000 | #Constraints:      64235
935.58/943.50	c #Conflicts:    3914000 | #Constraints:      65235
935.58/943.50	c #Conflicts:    3915000 | #Constraints:      66235
935.58/943.50	c #Conflicts:    3916000 | #Constraints:      67235
935.58/943.50	c #Conflicts:    3917000 | #Constraints:      68235
935.58/943.50	c #Conflicts:    3918000 | #Constraints:      69235
935.58/943.50	c #Conflicts:    3919000 | #Constraints:      70235
935.58/943.50	c #Conflicts:    3920000 | #Constraints:      71235
935.58/943.50	c #Conflicts:    3921000 | #Constraints:      72235
935.58/943.50	c #Conflicts:    3922000 | #Constraints:      73235
935.58/943.50	c #Conflicts:    3923000 | #Constraints:      74235
935.58/943.50	c #Conflicts:    3924000 | #Constraints:      75235
935.58/943.50	c #Conflicts:    3925000 | #Constraints:      76235
935.58/943.50	c #Conflicts:    3926000 | #Constraints:      77235
935.58/943.50	c #Conflicts:    3927000 | #Constraints:      78235
935.58/943.50	c #Conflicts:    3928000 | #Constraints:      79235
935.58/943.50	c #Conflicts:    3929000 | #Constraints:      80235
935.58/943.50	c #Conflicts:    3930000 | #Constraints:      81235
935.58/943.50	c #Conflicts:    3931000 | #Constraints:      82235
935.58/943.50	c #Conflicts:    3932000 | #Constraints:      83235
935.58/943.50	c #Conflicts:    3933000 | #Constraints:      84235
935.58/943.50	c #Conflicts:    3934000 | #Constraints:      85235
935.58/943.50	c #Conflicts:    3935000 | #Constraints:      86235
935.58/943.50	c #Conflicts:    3936000 | #Constraints:      87235
935.58/943.50	c #Conflicts:    3937000 | #Constraints:      88235
935.58/943.50	c #Conflicts:    3938000 | #Constraints:      89235
935.58/943.50	c #Conflicts:    3939000 | #Constraints:      90235
935.58/943.50	c #Conflicts:    3940000 | #Constraints:      91235
935.58/943.50	c INPROCESSING
935.58/943.50	c GARBAGE COLLECT
935.58/943.50	WSVECS04 Frhs2[52]: 6 0 441.628 shouldn't be
935.58/943.50	WSVECS04 Frhs2[56]: 6 0 94.2574 shouldn't be
935.58/943.50	WSVECS04 Frhs2[57]: 6 0 117.429 shouldn't be
935.58/943.50	WSVECS04 Frhs2[68]: 6 0 98.8324 shouldn't be
935.58/943.50	WSVECS04 Frhs2[70]: 6 0 474.859 shouldn't be
935.58/943.50	WSVECS04 Frhs2[74]: 6 0 81.917 shouldn't be
935.58/943.50	WSVECS04 Frhs2[97]: 6 0 0.00590589 shouldn't be
935.58/943.50	WSVECS04 Frhs2[113]: 6 0 79.0485 shouldn't be
935.58/943.50	WSVECS04 Frhs2[308]: 6 -141.593 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[375]: 6 0 0.996303 shouldn't be
935.58/943.50	WSVECS04 Frhs2[492]: 6 0 430.665 shouldn't be
935.58/943.50	WSVECS04 Frhs2[497]: 6 0 0.000953324 shouldn't be
935.58/943.50	WSVECS04 Frhs2[548]: 6 0 1.00005 shouldn't be
935.58/943.50	WSVECS04 Frhs2[649]: 6 0 0.00101007 shouldn't be
935.58/943.50	WSVECS04 Frhs2[670]: 6 0 0.413469 shouldn't be
935.58/943.50	WSVECS04 Frhs2[683]: 6 0 93.6508 shouldn't be
935.58/943.50	WSVECS04 Frhs2[687]: 6 0 0.000946882 shouldn't be
935.58/943.50	WSVECS04 Frhs2[721]: 6 0 93.6508 shouldn't be
935.58/943.50	WSVECS04 Frhs2[749]: 6 -1.00001 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[758]: 6 0 430.665 shouldn't be
935.58/943.50	WSVECS04 Frhs2[793]: 6 0 1.00006 shouldn't be
935.58/943.50	WSVECS04 Frhs2[796]: 6 0 430.644 shouldn't be
935.58/943.50	WSVECS04 Frhs2[899]: 6 0 198.539 shouldn't be
935.58/943.50	WSVECS04 Frhs2[961]: 6 -4.90787 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[967]: 6 -15.839 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[993]: 6 -9.1793 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1005]: 6 -16.8391 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1013]: 6 0 393.354 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1024]: 6 0 100.877 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1145]: 6 -9.17934 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1157]: 6 -64.443 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1199]: 6 0 9.2217 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1215]: 6 0 79.0485 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1216]: 6 -10.1793 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1224]: 6 0 0.00534343 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1237]: 6 0 9.22165 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1240]: 6 0 0.540087 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1259]: 6 0 49.66 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1275]: 6 0 9.22165 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1313]: 6 0 9.22166 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1351]: 6 0 9.22163 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1479]: 6 0 0.333423 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1517]: 6 0 0.333379 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1556]: 6 0 243.476 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1557]: 6 0 9.73492 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1562]: 6 -1.00006 0 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1678]: 6 0 78.2819 shouldn't be
935.58/943.50	WSVECS04 Frhs2[1680]: 6 -81.2819 0 shouldn't be
935.78/943.71	WSVECS04 Frhs2[1115]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[52]: 6 0 441.628 shouldn't be
935.88/943.85	WSVECS04 Frhs2[57]: 6 0 117.429 shouldn't be
935.88/943.85	WSVECS04 Frhs2[68]: 6 0 98.8324 shouldn't be
935.88/943.85	WSVECS04 Frhs2[74]: 6 0 81.9169 shouldn't be
935.88/943.85	WSVECS04 Frhs2[92]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[101]: 6 -198.539 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[104]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[113]: 6 0 79.0484 shouldn't be
935.88/943.85	WSVECS04 Frhs2[130]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[142]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[263]: 6 -16.8457 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[375]: 6 0 0.996228 shouldn't be
935.88/943.85	WSVECS04 Frhs2[492]: 6 0 430.665 shouldn't be
935.88/943.85	WSVECS04 Frhs2[497]: 6 0 0.000922752 shouldn't be
935.88/943.85	WSVECS04 Frhs2[523]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[538]: 6 0 0.666667 shouldn't be
935.88/943.85	WSVECS04 Frhs2[548]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[561]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[585]: 6 -1 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[649]: 6 0 0.000922594 shouldn't be
935.88/943.85	WSVECS04 Frhs2[683]: 6 0 93.6508 shouldn't be
935.88/943.85	WSVECS04 Frhs2[687]: 6 0 0.000922786 shouldn't be
935.88/943.85	WSVECS04 Frhs2[721]: 6 0 93.6508 shouldn't be
935.88/943.85	WSVECS04 Frhs2[749]: 6 -1 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[758]: 6 0 430.665 shouldn't be
935.88/943.85	WSVECS04 Frhs2[796]: 6 0 430.644 shouldn't be
935.88/943.85	WSVECS04 Frhs2[899]: 6 0 198.539 shouldn't be
935.88/943.85	WSVECS04 Frhs2[961]: 6 -4.90777 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[993]: 6 -9.17927 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1005]: 6 -16.839 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1013]: 6 0 393.354 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1024]: 6 0 100.877 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1051]: 6 0 393.354 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1062]: 6 0 680.292 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1077]: 6 0 1 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1137]: 6 0 8.36773 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1145]: 6 -9.17927 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1164]: 6 0 0.540041 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1195]: 6 -64.4429 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1199]: 6 0 9.2216 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1202]: 6 0 0.54004 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1215]: 6 0 79.0484 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1216]: 6 -10.1793 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1224]: 6 0 0.00527483 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1237]: 6 0 9.2216 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1240]: 6 0 0.54004 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1275]: 6 0 9.2216 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1313]: 6 0 9.2216 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1479]: 6 0 0.333334 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1517]: 6 0 0.333334 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1556]: 6 0 243.476 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1557]: 6 0 9.7349 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1562]: 6 -1 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1580]: 6 0 13.6052 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1644]: 6 -2 0 shouldn't be
935.88/943.85	WSVECS04 Frhs2[1678]: 6 0 78.2819 shouldn't be
945.94/954.12	c #Conflicts:    3941000 | #Constraints:      50233
945.94/954.12	c #Conflicts:    3942000 | #Constraints:      51233
945.94/954.12	c #Conflicts:    3943000 | #Constraints:      52233
945.94/954.12	c #Conflicts:    3944000 | #Constraints:      53233
945.94/954.12	c #Conflicts:    3945000 | #Constraints:      54233
945.94/954.12	c #Conflicts:    3946000 | #Constraints:      55233
945.94/954.12	c #Conflicts:    3947000 | #Constraints:      56234
945.94/954.12	c #Conflicts:    3948000 | #Constraints:      57234
945.94/954.12	c #Conflicts:    3949000 | #Constraints:      58234
945.94/954.12	c #Conflicts:    3950000 | #Constraints:      59234
945.94/954.12	c #Conflicts:    3951000 | #Constraints:      60234
945.94/954.12	c #Conflicts:    3952000 | #Constraints:      61234
945.94/954.12	c #Conflicts:    3953000 | #Constraints:      62234
945.94/954.12	c #Conflicts:    3954000 | #Constraints:      63234
945.94/954.12	c #Conflicts:    3955000 | #Constraints:      64234
945.94/954.12	c #Conflicts:    3956000 | #Constraints:      65234
945.94/954.12	c #Conflicts:    3957000 | #Constraints:      66234
945.94/954.12	c #Conflicts:    3958000 | #Constraints:      67234
945.94/954.12	c #Conflicts:    3959000 | #Constraints:      68234
945.94/954.12	c #Conflicts:    3960000 | #Constraints:      69234
945.94/954.12	c #Conflicts:    3961000 | #Constraints:      70234
945.94/954.12	c #Conflicts:    3962000 | #Constraints:      71234
945.94/954.12	c #Conflicts:    3963000 | #Constraints:      72234
945.94/954.12	c #Conflicts:    3964000 | #Constraints:      73234
945.94/954.12	c #Conflicts:    3965000 | #Constraints:      74234
945.94/954.12	c #Conflicts:    3966000 | #Constraints:      75234
945.94/954.12	c #Conflicts:    3967000 | #Constraints:      76234
945.94/954.12	c #Conflicts:    3968000 | #Constraints:      77234
945.94/954.12	c #Conflicts:    3969000 | #Constraints:      78234
945.94/954.12	c #Conflicts:    3970000 | #Constraints:      79234
945.94/954.12	c #Conflicts:    3971000 | #Constraints:      80234
945.94/954.12	c #Conflicts:    3972000 | #Constraints:      81234
945.94/954.12	c #Conflicts:    3973000 | #Constraints:      82234
945.94/954.12	c #Conflicts:    3974000 | #Constraints:      83234
945.94/954.12	c #Conflicts:    3975000 | #Constraints:      84234
945.94/954.12	c #Conflicts:    3976000 | #Constraints:      85234
945.94/954.12	c #Conflicts:    3977000 | #Constraints:      86234
945.94/954.12	c #Conflicts:    3978000 | #Constraints:      87234
945.94/954.12	c #Conflicts:    3979000 | #Constraints:      88234
945.94/954.12	c #Conflicts:    3980000 | #Constraints:      89234
945.94/954.12	c INPROCESSING
945.94/954.12	c GARBAGE COLLECT
945.94/954.12	WSVECS04 Frhs2[38]: 6 0 10.3814 shouldn't be
945.94/954.12	WSVECS04 Frhs2[44]: 6 -57.5444 0 shouldn't be
945.94/954.12	WSVECS04 Frhs2[70]: 6 -39.4802 0 shouldn't be
945.94/954.12	WSVECS04 Frhs2[78]: 6 0 15.6868 shouldn't be
945.94/954.12	WSVECS04 Frhs2[82]: 6 0 29.401 shouldn't be
945.94/954.12	WSVECS04 Frhs2[96]: 6 0 35.4257 shouldn't be
945.94/954.12	WSVECS04 Frhs2[129]: 6 0 2.29165 shouldn't be
945.94/954.12	WSVECS04 Frhs2[150]: 6 0 2.55043 shouldn't be
945.94/954.12	WSVECS04 Frhs2[160]: 6 0 14.0643 shouldn't be
945.94/954.12	WSVECS04 Frhs2[217]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[224]: 6 0 38.3015 shouldn't be
945.94/954.12	WSVECS04 Frhs2[265]: 6 0 32.6178 shouldn't be
945.94/954.12	WSVECS04 Frhs2[391]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[398]: 6 0 6.10085 shouldn't be
945.94/954.12	WSVECS04 Frhs2[416]: 6 0 27.9688 shouldn't be
945.94/954.12	WSVECS04 Frhs2[420]: 6 0 60.3249 shouldn't be
945.94/954.12	WSVECS04 Frhs2[454]: 6 0 27.9688 shouldn't be
945.94/954.12	WSVECS04 Frhs2[458]: 6 0 60.3249 shouldn't be
945.94/954.12	WSVECS04 Frhs2[468]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[505]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[538]: 6 0 0.465745 shouldn't be
945.94/954.12	WSVECS04 Frhs2[550]: 6 0 6.10085 shouldn't be
945.94/954.12	WSVECS04 Frhs2[569]: 6 0 6.765 shouldn't be
945.94/954.12	WSVECS04 Frhs2[708]: 6 0 37.7198 shouldn't be
945.94/954.12	WSVECS04 Frhs2[727]: 6 0 2.47161 shouldn't be
945.94/954.12	WSVECS04 Frhs2[764]: 6 0 3.18902 shouldn't be
945.94/954.12	WSVECS04 Frhs2[860]: 6 0 37.7198 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1025]: 6 0 6.765 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1034]: 6 0 1.23622 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1236]: 6 0 2 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1258]: 6 0 1.9983 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1269]: 6 0 48.3578 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1272]: 6 0 6.10085 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1274]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1287]: 6 0 0.776551 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1288]: 6 0 2.69412 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1289]: 6 0 15.3863 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1373]: 6 0 3.08727 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1411]: 6 0 6.52414 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1426]: 6 0 35.4257 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1488]: 6 0 29.401 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1502]: 6 0 35.4257 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1509]: 6 0 1 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1516]: 6 0 21.3654 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1526]: 6 0 29.401 shouldn't be
945.94/954.12	WSVECS04 Frhs2[1554]: 6 0 13.4173 shouldn't be
946.13/954.30	WSVECS04 Frhs2[403]: 6 0 1 shouldn't be
946.13/954.30	WSVECS04 Frhs2[441]: 6 0 1 shouldn't be
946.13/954.30	WSVECS04 Frhs2[670]: 6 0 37.7198 shouldn't be
946.13/954.30	WSVECS04 Frhs2[1050]: 6 0 37.7198 shouldn't be
946.13/954.30	WSVECS04 Frhs2[1261]: 6 0 1 shouldn't be
946.34/954.53	WSVECS04 Frhs2[1457]: 6 0 1 shouldn't be
970.37/978.68	c #Conflicts:    3981000 | #Constraints:      49262
970.37/978.68	c #Conflicts:    3982000 | #Constraints:      50262
970.37/978.68	c #Conflicts:    3983000 | #Constraints:      51262
970.37/978.68	c #Conflicts:    3984000 | #Constraints:      52262
970.37/978.68	c #Conflicts:    3985000 | #Constraints:      53262
970.37/978.68	c #Conflicts:    3986000 | #Constraints:      54262
970.37/978.68	c #Conflicts:    3987000 | #Constraints:      55262
970.37/978.68	c #Conflicts:    3988000 | #Constraints:      56262
970.37/978.68	c #Conflicts:    3989000 | #Constraints:      57262
970.37/978.68	c #Conflicts:    3990000 | #Constraints:      58262
970.37/978.68	c #Conflicts:    3991000 | #Constraints:      59262
970.37/978.68	c #Conflicts:    3992000 | #Constraints:      60263
970.37/978.68	c #Conflicts:    3993000 | #Constraints:      61263
970.37/978.68	c #Conflicts:    3994000 | #Constraints:      62263
970.37/978.68	c #Conflicts:    3995000 | #Constraints:      63263
970.37/978.68	c #Conflicts:    3996000 | #Constraints:      64263
970.37/978.68	c #Conflicts:    3997000 | #Constraints:      65263
970.37/978.68	c #Conflicts:    3998000 | #Constraints:      66263
970.37/978.68	c #Conflicts:    3999000 | #Constraints:      67263
970.37/978.68	c #Conflicts:    4000000 | #Constraints:      68263
970.37/978.68	c #Conflicts:    4001000 | #Constraints:      69263
970.37/978.68	c #Conflicts:    4002000 | #Constraints:      70263
970.37/978.68	c #Conflicts:    4003000 | #Constraints:      71263
970.37/978.68	c #Conflicts:    4004000 | #Constraints:      72263
970.37/978.68	c #Conflicts:    4005000 | #Constraints:      73263
970.37/978.68	c #Conflicts:    4006000 | #Constraints:      74263
970.37/978.68	c #Conflicts:    4007000 | #Constraints:      75263
970.37/978.68	c #Conflicts:    4008000 | #Constraints:      76263
970.37/978.68	c #Conflicts:    4009000 | #Constraints:      77263
970.37/978.68	c #Conflicts:    4010000 | #Constraints:      78263
970.37/978.68	c #Conflicts:    4011000 | #Constraints:      79263
970.37/978.68	c #Conflicts:    4012000 | #Constraints:      80263
970.37/978.68	c #Conflicts:    4013000 | #Constraints:      81263
970.37/978.68	c #Conflicts:    4014000 | #Constraints:      82263
970.37/978.68	c #Conflicts:    4015000 | #Constraints:      83263
970.37/978.68	c #Conflicts:    4016000 | #Constraints:      84263
970.37/978.68	c #Conflicts:    4017000 | #Constraints:      85263
970.37/978.68	c #Conflicts:    4018000 | #Constraints:      86263
970.37/978.68	c #Conflicts:    4019000 | #Constraints:      87263
970.37/978.68	c #Conflicts:    4020000 | #Constraints:      88263
970.37/978.68	c #Conflicts:    4021000 | #Constraints:      89263
970.37/978.68	c #Conflicts:    4022000 | #Constraints:      90263
970.37/978.68	c #Conflicts:    4023000 | #Constraints:      91263
970.37/978.68	c #Conflicts:    4024000 | #Constraints:      92263
970.37/978.68	c #Conflicts:    4025000 | #Constraints:      93263
970.37/978.68	c #Conflicts:    4026000 | #Constraints:      94263
970.37/978.68	c #Conflicts:    4027000 | #Constraints:      95263
970.37/978.68	c #Conflicts:    4028000 | #Constraints:      96263
970.37/978.68	c #Conflicts:    4029000 | #Constraints:      97264
970.37/978.68	c #Conflicts:    4030000 | #Constraints:      98264
970.37/978.68	c #Conflicts:    4031000 | #Constraints:      99264
970.37/978.68	c #Conflicts:    4032000 | #Constraints:     100264
970.37/978.68	c #Conflicts:    4033000 | #Constraints:     101264
970.37/978.68	c #Conflicts:    4034000 | #Constraints:     102264
970.37/978.68	c #Conflicts:    4035000 | #Constraints:     103264
970.37/978.68	c #Conflicts:    4036000 | #Constraints:     104265
970.37/978.68	c #Conflicts:    4037000 | #Constraints:     105265
970.37/978.68	c #Conflicts:    4038000 | #Constraints:     106265
970.37/978.68	c #Conflicts:    4039000 | #Constraints:     107265
970.37/978.68	c #Conflicts:    4040000 | #Constraints:     108265
970.37/978.68	c #Conflicts:    4041000 | #Constraints:     109265
970.37/978.68	c #Conflicts:    4042000 | #Constraints:     110265
970.37/978.68	c #Conflicts:    4043000 | #Constraints:     111266
970.37/978.68	c #Conflicts:    4044000 | #Constraints:     112266
970.37/978.68	c #Conflicts:    4045000 | #Constraints:     113266
970.37/978.68	c #Conflicts:    4046000 | #Constraints:     114266
970.37/978.68	c #Conflicts:    4047000 | #Constraints:     115266
970.37/978.68	c #Conflicts:    4048000 | #Constraints:     116267
970.37/978.68	c #Conflicts:    4049000 | #Constraints:     117267
970.37/978.68	c #Conflicts:    4050000 | #Constraints:     118267
970.37/978.68	c #Conflicts:    4051000 | #Constraints:     119268
970.37/978.68	c #Conflicts:    4052000 | #Constraints:     120268
970.37/978.68	c #Conflicts:    4053000 | #Constraints:     121268
970.37/978.68	c #Conflicts:    4054000 | #Constraints:     122268
970.37/978.68	c #Conflicts:    4055000 | #Constraints:     123268
970.37/978.68	c #Conflicts:    4056000 | #Constraints:     124268
970.37/978.68	c #Conflicts:    4057000 | #Constraints:     125268
970.37/978.68	c #Conflicts:    4058000 | #Constraints:     126269
970.37/978.68	c #Conflicts:    4059000 | #Constraints:     127269
1000.59/1009.15	c #Conflicts:    4060000 | #Constraints:     128269
1000.59/1009.15	c #Conflicts:    4061000 | #Constraints:     129269
1000.59/1009.15	c #Conflicts:    4062000 | #Constraints:     130269
1000.59/1009.15	c #Conflicts:    4063000 | #Constraints:     131269
1000.59/1009.15	c #Conflicts:    4064000 | #Constraints:     132270
1000.59/1009.15	c #Conflicts:    4065000 | #Constraints:     133270
1000.59/1009.15	c #Conflicts:    4066000 | #Constraints:     134270
1000.59/1009.15	c #Conflicts:    4067000 | #Constraints:     135270
1000.59/1009.15	c #Conflicts:    4068000 | #Constraints:     136271
1000.59/1009.15	c #Conflicts:    4069000 | #Constraints:     137271
1000.59/1009.15	c #Conflicts:    4070000 | #Constraints:     138272
1000.59/1009.15	c #Conflicts:    4071000 | #Constraints:     139272
1000.59/1009.15	c #Conflicts:    4072000 | #Constraints:     140272
1000.59/1009.15	c #Conflicts:    4073000 | #Constraints:     141272
1000.59/1009.15	c #Conflicts:    4074000 | #Constraints:     142272
1000.59/1009.15	c #Conflicts:    4075000 | #Constraints:     143273
1000.59/1009.15	c #Conflicts:    4076000 | #Constraints:     144273
1000.59/1009.15	c #Conflicts:    4077000 | #Constraints:     145273
1000.59/1009.15	c #Conflicts:    4078000 | #Constraints:     146274
1000.59/1009.15	c #Conflicts:    4079000 | #Constraints:     147274
1000.59/1009.15	c #Conflicts:    4080000 | #Constraints:     148275
1000.59/1009.15	c #Conflicts:    4081000 | #Constraints:     149275
1000.59/1009.15	c #Conflicts:    4082000 | #Constraints:     150276
1000.59/1009.15	c #Conflicts:    4083000 | #Constraints:     151278
1000.59/1009.15	c #Conflicts:    4084000 | #Constraints:     152279
1000.59/1009.15	c #Conflicts:    4085000 | #Constraints:     153280
1000.59/1009.15	c #Conflicts:    4086000 | #Constraints:     154280
1000.59/1009.15	c #Conflicts:    4087000 | #Constraints:     155280
1000.59/1009.15	c #Conflicts:    4088000 | #Constraints:     156281
1000.59/1009.15	c #Conflicts:    4089000 | #Constraints:     157281
1000.59/1009.15	c #Conflicts:    4090000 | #Constraints:     158281
1000.59/1009.15	c #Conflicts:    4091000 | #Constraints:     159282
1000.59/1009.15	c #Conflicts:    4092000 | #Constraints:     160284
1000.59/1009.15	c #Conflicts:    4093000 | #Constraints:     161284
1000.59/1009.15	c #Conflicts:    4094000 | #Constraints:     162284
1000.59/1009.15	c #Conflicts:    4095000 | #Constraints:     163285
1000.59/1009.15	c #Conflicts:    4096000 | #Constraints:     164286
1000.59/1009.15	c #Conflicts:    4097000 | #Constraints:     165286
1000.59/1009.15	c #Conflicts:    4098000 | #Constraints:     166286
1000.59/1009.15	c #Conflicts:    4099000 | #Constraints:     167286
1000.59/1009.15	c #Conflicts:    4100000 | #Constraints:     168286
1000.59/1009.15	c #Conflicts:    4101000 | #Constraints:     169286
1000.59/1009.15	c #Conflicts:    4102000 | #Constraints:     170287
1000.59/1009.15	c #Conflicts:    4103000 | #Constraints:     171287
1000.59/1009.15	c #Conflicts:    4104000 | #Constraints:     172287
1000.59/1009.15	c #Conflicts:    4105000 | #Constraints:     173287
1000.59/1009.15	c #Conflicts:    4106000 | #Constraints:     174287
1000.59/1009.15	c #Conflicts:    4107000 | #Constraints:     175288
1000.59/1009.15	c #Conflicts:    4108000 | #Constraints:     176288
1000.59/1009.15	c #Conflicts:    4109000 | #Constraints:     177288
1000.59/1009.15	c #Conflicts:    4110000 | #Constraints:     178288
1000.59/1009.15	WSVECS04 Frhs2[16]: 6 0 4 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[17]: 6 0 4 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[18]: 6 0 4 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[43]: 6 -33.0206 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[44]: 6 0 65.8267 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[45]: 6 0 80.8267 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[49]: 6 -12.1761 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[53]: 6 0 32.822 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[56]: 6 0 143.269 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[62]: 6 0 33.1991 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[64]: 6 0 45.9705 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[68]: 6 0 137.285 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[72]: 6 0 73.8267 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[83]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[141]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[188]: 6 -72.8267 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[223]: 6 0 18.4596 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[227]: 6 0 146.653 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[253]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[299]: 6 0 18.4596 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[302]: 6 0 65.3893 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[308]: 6 -19.346 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[401]: 6 0 72.8267 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[414]: 6 -57.6568 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[439]: 6 0 220.48 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[493]: 6 0 26.4807 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[519]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[573]: 6 0 116.456 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[576]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[628]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[648]: 6 0 72.8267 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[649]: 6 0 14.1399 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[658]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[667]: 6 -64.5752 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[674]: 6 0 66.7408 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[680]: 6 0 10.8679 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[687]: 6 0 14.1399 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[696]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[718]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[724]: 6 -69.4418 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[725]: 6 0 14.1399 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[762]: 6 -44.346 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[769]: 6 -2 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[780]: 6 0 2 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[809]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[818]: 6 0 2 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[834]: 6 0 2.16173 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[851]: 6 0 29.1422 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[856]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[876]: 6 -73.8267 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[886]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1019]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1024]: 6 0 49.63 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1027]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1062]: 6 0 49.63 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1098]: 6 -72.8267 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1100]: 6 0 46.82 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1138]: 6 0 46.82 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1145]: 6 0 1.28157 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1179]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1183]: 6 0 1.28157 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1209]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1233]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1277]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1291]: 6 0 0.366424 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1296]: 6 0 27.8975 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1376]: 6 0 0.77878 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1389]: 6 -9.96865 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1405]: 6 0 146.653 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1466]: 6 0 1 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1513]: 6 0 2 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1552]: 6 0 2 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1563]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1568]: 6 -13.7266 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1601]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1617]: 6 0 18.4596 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1624]: 6 -2 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1629]: 6 -3 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1637]: 6 -1 0 shouldn't be
1000.59/1009.15	WSVECS04 Frhs2[1671]: 6 -4 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[57]: 6 0 261.441 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[60]: 6 0 161.687 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[78]: 6 0 86.6481 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[81]: 6 0 1.28157 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[273]: 6 -1 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[331]: 6 -2 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[334]: 6 -4 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[345]: 6 0 21.4807 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[346]: 6 0 27.8975 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[375]: 6 0 17.624 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[518]: 6 -9.88293 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[533]: 6 -7 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[595]: 6 0 1 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[606]: 6 0 138.872 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[611]: 6 0 14.1399 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[659]: 6 0 2 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[735]: 6 0 2 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[785]: 6 0 13.7858 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[811]: 6 0 3 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[823]: 6 0 13.7858 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[840]: 6 0 5.44428 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[914]: 6 0 68.4418 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1072]: 6 0 16.7479 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1148]: 6 0 15.5798 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1167]: 6 0 1 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1205]: 6 0 1 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1340]: 6 -1 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1394]: 6 0 1 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1517]: 6 0 1 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1600]: 6 -1 0 shouldn't be
1000.79/1009.34	WSVECS04 Frhs2[1628]: 6 -1 0 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[98]: 6 0 1 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[147]: 6 0 18.4596 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[177]: 6 0 1 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[233]: 6 0 17.8214 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[325]: 6 0 72.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[337]: 6 0 18.4596 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[441]: 6 0 2 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[442]: 6 0 28.0454 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[479]: 6 0 2 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[508]: 6 0 1 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[605]: 6 -4 0 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[802]: 6 0 5.44428 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[839]: 6 0 50.9705 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[850]: 6 0 1 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[878]: 6 0 5.44428 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1023]: 6 0 69.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1067]: 6 0 73.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1099]: 6 0 4 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1120]: 6 0 72.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1136]: 6 0 23.7873 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1327]: 6 0 66.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1511]: 6 -1 0 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1562]: 6 -1 0 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1598]: 6 0 72.8267 shouldn't be
1000.99/1009.55	WSVECS04 Frhs2[1642]: 6 -2 0 shouldn't be
1072.33/1081.73	c #Conflicts:    4111000 | #Constraints:     179289
1072.33/1081.73	c #Conflicts:    4112000 | #Constraints:     180289
1072.33/1081.73	c #Conflicts:    4113000 | #Constraints:     181289
1072.33/1081.73	c #Conflicts:    4114000 | #Constraints:     182289
1072.33/1081.73	c #Conflicts:    4115000 | #Constraints:     183289
1072.33/1081.73	c #Conflicts:    4116000 | #Constraints:     184289
1072.33/1081.73	c #Conflicts:    4117000 | #Constraints:     185289
1072.33/1081.73	c #Conflicts:    4118000 | #Constraints:     186289
1072.33/1081.73	c #Conflicts:    4119000 | #Constraints:     187289
1072.33/1081.73	c #Conflicts:    4120000 | #Constraints:     188289
1072.33/1081.73	c #Conflicts:    4121000 | #Constraints:     189289
1072.33/1081.73	c #Conflicts:    4122000 | #Constraints:     190289
1072.33/1081.73	c #Conflicts:    4123000 | #Constraints:     191289
1072.33/1081.73	c #Conflicts:    4124000 | #Constraints:     192289
1072.33/1081.73	c #Conflicts:    4125000 | #Constraints:     193289
1072.33/1081.73	c #Conflicts:    4126000 | #Constraints:     194289
1072.33/1081.73	c #Conflicts:    4127000 | #Constraints:     195289
1072.33/1081.73	c #Conflicts:    4128000 | #Constraints:     196289
1072.33/1081.73	c #Conflicts:    4129000 | #Constraints:     197289
1072.33/1081.73	c #Conflicts:    4130000 | #Constraints:     198289
1072.33/1081.73	c #Conflicts:    4131000 | #Constraints:     199289
1072.33/1081.73	c #Conflicts:    4132000 | #Constraints:     200289
1072.33/1081.73	c #Conflicts:    4133000 | #Constraints:     201289
1072.33/1081.73	c #Conflicts:    4134000 | #Constraints:     202289
1072.33/1081.73	c #Conflicts:    4135000 | #Constraints:     203289
1072.33/1081.73	c #Conflicts:    4136000 | #Constraints:     204289
1072.33/1081.73	c #Conflicts:    4137000 | #Constraints:     205289
1072.33/1081.73	c #Conflicts:    4138000 | #Constraints:     206289
1072.33/1081.73	c #Conflicts:    4139000 | #Constraints:     207289
1072.33/1081.73	c #Conflicts:    4140000 | #Constraints:     208289
1072.33/1081.73	c #Conflicts:    4141000 | #Constraints:     209289
1072.33/1081.73	c #Conflicts:    4142000 | #Constraints:     210289
1072.33/1081.73	c #Conflicts:    4143000 | #Constraints:     211289
1072.33/1081.73	c #Conflicts:    4144000 | #Constraints:     212289
1072.33/1081.73	c #Conflicts:    4145000 | #Constraints:     213289
1072.33/1081.73	c #Conflicts:    4146000 | #Constraints:     214289
1072.33/1081.73	c #Conflicts:    4147000 | #Constraints:     215289
1072.33/1081.73	c #Conflicts:    4148000 | #Constraints:     216289
1072.33/1081.73	c #Conflicts:    4149000 | #Constraints:     217289
1072.33/1081.73	c #Conflicts:    4150000 | #Constraints:     218289
1072.33/1081.73	c #Conflicts:    4151000 | #Constraints:     219289
1072.33/1081.73	c #Conflicts:    4152000 | #Constraints:     220289
1072.33/1081.73	c #Conflicts:    4153000 | #Constraints:     221289
1072.33/1081.73	c #Conflicts:    4154000 | #Constraints:     222289
1072.33/1081.73	c #Conflicts:    4155000 | #Constraints:     223289
1072.33/1081.73	c #Conflicts:    4156000 | #Constraints:     224289
1072.33/1081.73	c #Conflicts:    4157000 | #Constraints:     225289
1072.33/1081.73	c #Conflicts:    4158000 | #Constraints:     226289
1072.33/1081.73	c #Conflicts:    4159000 | #Constraints:     227289
1072.33/1081.73	c #Conflicts:    4160000 | #Constraints:     228289
1072.33/1081.73	c #Conflicts:    4161000 | #Constraints:     229289
1072.33/1081.73	c #Conflicts:    4162000 | #Constraints:     230289
1072.33/1081.73	c #Conflicts:    4163000 | #Constraints:     231289
1072.33/1081.73	c #Conflicts:    4164000 | #Constraints:     232289
1072.33/1081.73	c #Conflicts:    4165000 | #Constraints:     233289
1072.33/1081.73	c #Conflicts:    4166000 | #Constraints:     234289
1072.33/1081.73	c #Conflicts:    4167000 | #Constraints:     235289
1072.33/1081.73	c #Conflicts:    4168000 | #Constraints:     236289
1072.33/1081.73	c #Conflicts:    4169000 | #Constraints:     237289
1072.33/1081.73	c #Conflicts:    4170000 | #Constraints:     238289
1072.33/1081.73	c #Conflicts:    4171000 | #Constraints:     239289
1072.33/1081.73	c #Conflicts:    4172000 | #Constraints:     240289
1072.33/1081.73	c #Conflicts:    4173000 | #Constraints:     241289
1072.33/1081.73	c #Conflicts:    4174000 | #Constraints:     242289
1072.33/1081.73	c #Conflicts:    4175000 | #Constraints:     243289
1072.33/1081.73	c #Conflicts:    4176000 | #Constraints:     244289
1072.33/1081.73	c #Conflicts:    4177000 | #Constraints:     245289
1072.33/1081.73	c #Conflicts:    4178000 | #Constraints:     246289
1072.33/1081.73	c #Conflicts:    4179000 | #Constraints:     247289
1072.33/1081.73	c #Conflicts:    4180000 | #Constraints:     248289
1072.33/1081.73	c #Conflicts:    4181000 | #Constraints:     249289
1072.33/1081.73	c #Conflicts:    4182000 | #Constraints:     250289
1072.33/1081.73	c #Conflicts:    4183000 | #Constraints:     251290
1072.33/1081.73	c #Conflicts:    4184000 | #Constraints:     252290
1072.33/1081.73	c #Conflicts:    4185000 | #Constraints:     253290
1072.33/1081.73	c #Conflicts:    4186000 | #Constraints:     254290
1072.33/1081.73	c #Conflicts:    4187000 | #Constraints:     255290
1072.33/1081.73	c #Conflicts:    4188000 | #Constraints:     256290
1072.33/1081.73	c INPROCESSING
1072.33/1081.73	c GARBAGE COLLECT
1072.33/1081.73	WSVECS04 Frhs2[50]: 6 0 31.2717 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[91]: 6 0 113 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[192]: 6 0 40.5854 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[198]: 6 0 14.6359 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[451]: 6 0 45.4412 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[462]: 6 0 2.41221 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[534]: 6 0 14.1182 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[572]: 6 0 14.1182 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[610]: 6 -95.0148 0 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[1177]: 6 0 7.87624 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[1193]: 6 0 81.6076 shouldn't be
1072.33/1081.73	WSVECS04 Frhs2[1661]: 6 -3 0 shouldn't be
1094.76/1104.29	c #Conflicts:    4189000 | #Constraints:     132614
1094.76/1104.29	c #Conflicts:    4190000 | #Constraints:     133614
1094.76/1104.29	c #Conflicts:    4191000 | #Constraints:     134614
1094.76/1104.29	c #Conflicts:    4192000 | #Constraints:     135614
1094.76/1104.29	c #Conflicts:    4193000 | #Constraints:     136614
1094.76/1104.29	c #Conflicts:    4194000 | #Constraints:     137614
1094.76/1104.29	c #Conflicts:    4195000 | #Constraints:     138614
1094.76/1104.29	c #Conflicts:    4196000 | #Constraints:     139614
1094.76/1104.29	c #Conflicts:    4197000 | #Constraints:     140614
1094.76/1104.29	c #Conflicts:    4198000 | #Constraints:     141614
1094.76/1104.29	c #Conflicts:    4199000 | #Constraints:     142614
1094.76/1104.29	c #Conflicts:    4200000 | #Constraints:     143614
1094.76/1104.29	c #Conflicts:    4201000 | #Constraints:     144614
1094.76/1104.29	c #Conflicts:    4202000 | #Constraints:     145614
1094.76/1104.29	c #Conflicts:    4203000 | #Constraints:     146614
1094.76/1104.29	c #Conflicts:    4204000 | #Constraints:     147614
1094.76/1104.29	c #Conflicts:    4205000 | #Constraints:     148614
1094.76/1104.29	c #Conflicts:    4206000 | #Constraints:     149614
1094.76/1104.29	c #Conflicts:    4207000 | #Constraints:     150614
1094.76/1104.29	c #Conflicts:    4208000 | #Constraints:     151614
1094.76/1104.29	c #Conflicts:    4209000 | #Constraints:     152614
1094.76/1104.29	c #Conflicts:    4210000 | #Constraints:     153614
1094.76/1104.29	c #Conflicts:    4211000 | #Constraints:     154614
1094.76/1104.29	c #Conflicts:    4212000 | #Constraints:     155614
1094.76/1104.29	c #Conflicts:    4213000 | #Constraints:     156614
1094.76/1104.29	c #Conflicts:    4214000 | #Constraints:     157614
1094.76/1104.29	c #Conflicts:    4215000 | #Constraints:     158614
1094.76/1104.29	c #Conflicts:    4216000 | #Constraints:     159614
1094.76/1104.29	c #Conflicts:    4217000 | #Constraints:     160614
1094.76/1104.29	c #Conflicts:    4218000 | #Constraints:     161614
1094.76/1104.29	c #Conflicts:    4219000 | #Constraints:     162615
1094.76/1104.29	c #Conflicts:    4220000 | #Constraints:     163615
1094.76/1104.29	c #Conflicts:    4221000 | #Constraints:     164615
1094.76/1104.29	c #Conflicts:    4222000 | #Constraints:     165615
1094.76/1104.29	c #Conflicts:    4223000 | #Constraints:     166615
1094.76/1104.29	c #Conflicts:    4224000 | #Constraints:     167615
1094.76/1104.29	c #Conflicts:    4225000 | #Constraints:     168615
1094.76/1104.29	c #Conflicts:    4226000 | #Constraints:     169615
1094.76/1104.29	c #Conflicts:    4227000 | #Constraints:     170615
1094.76/1104.29	c #Conflicts:    4228000 | #Constraints:     171615
1094.76/1104.29	c #Conflicts:    4229000 | #Constraints:     172615
1094.76/1104.29	c #Conflicts:    4230000 | #Constraints:     173615
1094.76/1104.29	c INPROCESSING
1094.76/1104.29	c GARBAGE COLLECT
1094.76/1104.29	WSVECS04 Frhs2[47]: 6 -67.181 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[50]: 6 0 26.1727 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[51]: 6 -48.307 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[70]: 6 -74.1184 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[71]: 6 -87.5937 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[72]: 6 0 25.1032 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[75]: 6 0 80.3827 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[77]: 6 -162.89 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[368]: 6 0 0.5 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[461]: 6 0 24.9976 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[535]: 6 0 14.3512 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[558]: 6 0 0.500001 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[607]: 6 0 44.899 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[610]: 6 0 11.4677 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[667]: 6 0 66.1906 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[670]: 6 -65.3407 0 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[682]: 6 0 18.3944 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[695]: 6 0 25.1707 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[991]: 6 0 23.7757 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1044]: 6 0 44.4604 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1050]: 6 0 42.6105 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1063]: 6 0 45.1183 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1224]: 6 0 107.781 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1275]: 6 0 65.2701 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1336]: 6 0 31.5413 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1380]: 6 0 0.5 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1421]: 6 0 71.9417 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1424]: 6 0 44.4604 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1440]: 6 0 63.1565 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1478]: 6 0 63.1565 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1497]: 6 0 57.1288 shouldn't be
1094.76/1104.29	WSVECS04 Frhs2[1522]: 6 0 61.9921 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[73]: 6 -19.5403 0 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[1166]: 6 0 0.500001 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[1313]: 6 0 65.2701 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[1314]: 6 0 1 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[1326]: 6 0 47.3631 shouldn't be
1094.97/1104.48	WSVECS04 Frhs2[1516]: 6 0 63.1565 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[325]: 6 0 2.45491 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[463]: 6 0 1 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[1041]: 6 0 1.25764 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[1048]: 6 0 1 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[1056]: 6 0 1 shouldn't be
1095.26/1104.74	WSVECS04 Frhs2[1306]: 6 0 1 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[143]: 6 0 1.16107 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[295]: 6 0 1 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[333]: 6 0 1 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[442]: 6 -42.4433 0 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[1046]: 6 0 1 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[1234]: 6 0 44.4604 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[1289]: 6 0 21.7302 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[1473]: 6 0 0.16107 shouldn't be
1095.47/1104.95	WSVECS04 Frhs2[1511]: 6 0 0.16107 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[46]: 6 -73.7418 0 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[262]: 6 0 1.32349 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[331]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[445]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[483]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[516]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[521]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[522]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[706]: 6 0 1 shouldn't be
1095.67/1105.12	WSVECS04 Frhs2[1076]: 6 0 0.5 shouldn't be
1095.87/1105.32	WSVECS04 Frhs2[1298]: 6 0 31.5413 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[177]: 6 0 21.7302 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[303]: 6 0 17.7593 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[307]: 6 0 9.708 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[436]: 6 0 44.4604 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[455]: 6 0 66.8775 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[595]: 6 0 36.6098 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[854]: 6 0 44.4604 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1002]: 6 0 1 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1037]: 6 0 1 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1146]: 6 0 31.5413 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1262]: 6 0 107.781 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1338]: 6 0 108.01 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1376]: 6 0 107.781 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1437]: 6 0 1 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1450]: 6 0 8.25993 shouldn't be
1096.26/1105.74	WSVECS04 Frhs2[1459]: 6 0 57.1288 shouldn't be
1112.54/1122.26	c #Conflicts:    4231000 | #Constraints:      91668
1112.54/1122.26	c #Conflicts:    4232000 | #Constraints:      92668
1112.54/1122.26	c #Conflicts:    4233000 | #Constraints:      93668
1112.54/1122.26	c #Conflicts:    4234000 | #Constraints:      94668
1112.54/1122.26	c #Conflicts:    4235000 | #Constraints:      95668
1112.54/1122.26	c #Conflicts:    4236000 | #Constraints:      96668
1112.54/1122.26	c #Conflicts:    4237000 | #Constraints:      97668
1112.54/1122.26	c #Conflicts:    4238000 | #Constraints:      98668
1112.54/1122.26	c #Conflicts:    4239000 | #Constraints:      99668
1112.54/1122.26	c #Conflicts:    4240000 | #Constraints:     100668
1112.54/1122.26	c #Conflicts:    4241000 | #Constraints:     101668
1112.54/1122.26	c #Conflicts:    4242000 | #Constraints:     102668
1112.54/1122.26	c #Conflicts:    4243000 | #Constraints:     103668
1112.54/1122.26	c #Conflicts:    4244000 | #Constraints:     104668
1112.54/1122.26	c #Conflicts:    4245000 | #Constraints:     105668
1112.54/1122.26	c #Conflicts:    4246000 | #Constraints:     106668
1112.54/1122.26	c #Conflicts:    4247000 | #Constraints:     107668
1112.54/1122.26	c #Conflicts:    4248000 | #Constraints:     108668
1112.54/1122.26	c #Conflicts:    4249000 | #Constraints:     109668
1112.54/1122.26	c #Conflicts:    4250000 | #Constraints:     110668
1112.54/1122.26	c #Conflicts:    4251000 | #Constraints:     111668
1112.54/1122.26	c #Conflicts:    4252000 | #Constraints:     112668
1112.54/1122.26	c #Conflicts:    4253000 | #Constraints:     113669
1112.54/1122.26	c #Conflicts:    4254000 | #Constraints:     114669
1112.54/1122.26	c #Conflicts:    4255000 | #Constraints:     115669
1112.54/1122.26	c #Conflicts:    4256000 | #Constraints:     116669
1112.54/1122.26	c #Conflicts:    4257000 | #Constraints:     117669
1112.54/1122.26	c #Conflicts:    4258000 | #Constraints:     118669
1112.54/1122.26	c #Conflicts:    4259000 | #Constraints:     119669
1112.54/1122.26	c #Conflicts:    4260000 | #Constraints:     120669
1112.54/1122.26	c #Conflicts:    4261000 | #Constraints:     121669
1112.54/1122.26	c #Conflicts:    4262000 | #Constraints:     122669
1112.54/1122.26	c #Conflicts:    4263000 | #Constraints:     123669
1112.54/1122.26	c #Conflicts:    4264000 | #Constraints:     124669
1112.54/1122.26	c #Conflicts:    4265000 | #Constraints:     125669
1112.54/1122.26	c #Conflicts:    4266000 | #Constraints:     126669
1112.54/1122.26	c #Conflicts:    4267000 | #Constraints:     127669
1112.54/1122.26	c #Conflicts:    4268000 | #Constraints:     128669
1112.54/1122.26	c #Conflicts:    4269000 | #Constraints:     129669
1112.54/1122.26	c #Conflicts:    4270000 | #Constraints:     130669
1112.54/1122.26	c #Conflicts:    4271000 | #Constraints:     131669
1112.54/1122.26	c INPROCESSING
1112.54/1122.26	c GARBAGE COLLECT
1112.54/1122.26	WSVECS04 Frhs2[60]: 6 -225.459 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[61]: 6 -166.246 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[64]: 6 -97.8393 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[65]: 6 0 179 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[66]: 6 0 234.993 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[67]: 6 0 137 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[70]: 6 -235.991 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[73]: 6 -81.7875 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[76]: 6 -104.462 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[141]: 6 0 0.666713 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[185]: 6 0 29.6768 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[291]: 6 0 35.4668 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[439]: 6 0 85.1383 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[839]: 6 0 68.5336 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[851]: 6 0 10.9289 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[880]: 6 -98.3359 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[882]: 6 -26.3206 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[915]: 6 0 29.9657 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[992]: 6 -1.00005 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[993]: 6 -4.36229 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1002]: 6 0 0.500077 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1041]: 6 0 103.905 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1063]: 6 -195.74 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1067]: 6 0 13.254 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1070]: 6 -101.002 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1103]: 6 -1.00009 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1105]: 6 0 29.9656 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1107]: 6 -4.23313 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1110]: 6 -13.8508 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1137]: 6 -195.672 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1145]: 6 0 94.6743 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1148]: 6 0 1.02682 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1154]: 6 0 0.500017 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1157]: 6 0 2.00007 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1161]: 6 0 2.32886 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1183]: 6 0 94.6743 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1189]: 6 0 2.00001 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1218]: 6 0 197.106 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1220]: 6 -39.0995 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1227]: 6 0 2.00003 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1253]: 6 -196.399 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1254]: 6 -1.00004 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1290]: 6 0 130.613 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1326]: 6 0 72.917 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1331]: 6 -1.00004 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1338]: 6 0 27.3474 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1365]: 6 -195.672 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1570]: 6 -1.00005 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1571]: 6 -1.00005 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1572]: 6 -1.00003 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1575]: 6 -1.00009 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1580]: 6 -1.93816 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1582]: 6 -1.0001 0 shouldn't be
1112.54/1122.26	WSVECS04 Frhs2[1597]: 6 -93.6623 0 shouldn't be
1112.74/1122.45	WSVECS04 Frhs2[42]: 6 -239.504 0 shouldn't be
1112.74/1122.45	WSVECS04 Frhs2[847]: 6 -1.00008 0 shouldn't be
1112.74/1122.45	WSVECS04 Frhs2[924]: 6 0 0.500027 shouldn't be
1112.74/1122.45	WSVECS04 Frhs2[1633]: 6 -2.50002 0 shouldn't be
1112.93/1122.66	WSVECS04 Frhs2[172]: 6 0 0.500086 shouldn't be
1112.93/1122.66	WSVECS04 Frhs2[1554]: 6 0 1.64707 shouldn't be
1112.93/1122.66	WSVECS04 Frhs2[1581]: 6 -1.00008 0 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[65]: 6 0 179 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[66]: 6 0 234.993 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[73]: 6 -81.7875 0 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[76]: 6 -104.461 0 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[141]: 6 0 0.666667 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[188]: 6 0 66.8118 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[1105]: 6 0 29.9656 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[1286]: 6 0 249.396 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[1598]: 6 -295.497 0 shouldn't be
1113.24/1122.90	WSVECS04 Frhs2[1633]: 6 -2.5 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[60]: 6 -225.459 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[61]: 6 -166.245 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[67]: 6 0 137 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[172]: 6 0 0.5 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[291]: 6 0 35.4667 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[439]: 6 0 85.1383 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[839]: 6 0 68.5335 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[847]: 6 -1 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[854]: 6 0 97.8358 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[880]: 6 -98.3358 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[924]: 6 0 0.500001 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1070]: 6 -101.002 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1107]: 6 -4.23309 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1110]: 6 -13.8507 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1115]: 6 0 1 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1153]: 6 0 1 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1155]: 6 0 73.0864 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1157]: 6 0 2 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1191]: 6 0 1 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1265]: 6 0 2 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1290]: 6 0 130.613 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1365]: 6 -195.672 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1579]: 6 -1 0 shouldn't be
1113.34/1123.08	WSVECS04 Frhs2[1580]: 6 -1.93809 0 shouldn't be [...]

#
# trace file is too large. Trace was truncated at this point.
#

ouldn't be
1114.34/1124.07	WSVECS04 Frhs2[70]: 6 -235.991 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1067]: 6 0 13.254 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1145]: 6 0 94.6743 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1151]: 6 0 2 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1161]: 6 0 2.32879 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1183]: 6 0 94.6743 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1206]: 6 0 1 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1218]: 6 0 197.106 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1220]: 6 -39.0995 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1227]: 6 0 2 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1253]: 6 -196.399 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1328]: 6 0 130.613 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1335]: 6 0 72.2501 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1338]: 6 0 27.3473 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1477]: 6 0 29.6768 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1549]: 6 0 2 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1570]: 6 -1 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1574]: 6 -1 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1575]: 6 -1 0 shouldn't be
1114.34/1124.07	WSVECS04 Frhs2[1576]: 6 -1 0 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[111]: 6 0 195.672 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[147]: 6 0 29.6768 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1029]: 6 0 81.7875 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1063]: 6 -195.74 0 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1169]: 6 0 1 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1362]: 6 0 249.396 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1555]: 6 0 195.672 shouldn't be
1114.83/1124.54	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
1127.10/1136.83	c #Conflicts:    4272000 | #Constraints:      70497
1127.10/1136.83	c #Conflicts:    4273000 | #Constraints:      71497
1127.10/1136.83	c #Conflicts:    4274000 | #Constraints:      72497
1127.10/1136.83	c #Conflicts:    4275000 | #Constraints:      73497
1127.10/1136.83	c #Conflicts:    4276000 | #Constraints:      74497
1127.10/1136.83	c #Conflicts:    4277000 | #Constraints:      75497
1127.10/1136.83	c #Conflicts:    4278000 | #Constraints:      76497
1127.10/1136.83	c #Conflicts:    4279000 | #Constraints:      77497
1127.10/1136.83	c #Conflicts:    4280000 | #Constraints:      78497
1127.10/1136.83	c #Conflicts:    4281000 | #Constraints:      79497
1127.10/1136.83	c #Conflicts:    4282000 | #Constraints:      80497
1127.10/1136.83	c #Conflicts:    4283000 | #Constraints:      81497
1127.10/1136.83	c #Conflicts:    4284000 | #Constraints:      82497
1127.10/1136.83	c #Conflicts:    4285000 | #Constraints:      83497
1127.10/1136.83	c #Conflicts:    4286000 | #Constraints:      84497
1127.10/1136.83	c #Conflicts:    4287000 | #Constraints:      85497
1127.10/1136.83	c #Conflicts:    4288000 | #Constraints:      86497
1127.10/1136.83	c #Conflicts:    4289000 | #Constraints:      87497
1127.10/1136.83	c #Conflicts:    4290000 | #Constraints:      88497
1127.10/1136.83	c #Conflicts:    4291000 | #Constraints:      89497
1127.10/1136.83	c #Conflicts:    4292000 | #Constraints:      90498
1127.10/1136.83	c #Conflicts:    4293000 | #Constraints:      91498
1127.10/1136.83	c #Conflicts:    4294000 | #Constraints:      92498
1127.10/1136.83	c #Conflicts:    4295000 | #Constraints:      93498
1127.10/1136.83	c #Conflicts:    4296000 | #Constraints:      94498
1127.10/1136.83	c #Conflicts:    4297000 | #Constraints:      95498
1127.10/1136.83	c #Conflicts:    4298000 | #Constraints:      96498
1127.10/1136.83	c #Conflicts:    4299000 | #Constraints:      97498
1127.10/1136.83	c #Conflicts:    4300000 | #Constraints:      98498
1127.10/1136.83	c #Conflicts:    4301000 | #Constraints:      99498
1127.10/1136.83	c #Conflicts:    4302000 | #Constraints:     100498
1127.10/1136.83	c #Conflicts:    4303000 | #Constraints:     101498
1127.10/1136.83	c #Conflicts:    4304000 | #Constraints:     102498
1127.10/1136.83	c #Conflicts:    4305000 | #Constraints:     103498
1127.10/1136.83	c #Conflicts:    4306000 | #Constraints:     104498
1127.10/1136.83	c #Conflicts:    4307000 | #Constraints:     105498
1127.10/1136.83	c #Conflicts:    4308000 | #Constraints:     106498
1127.10/1136.83	c #Conflicts:    4309000 | #Constraints:     107498
1127.10/1136.83	c #Conflicts:    4310000 | #Constraints:     108498
1127.10/1136.83	c #Conflicts:    4311000 | #Constraints:     109498
1127.10/1136.83	c #Conflicts:    4312000 | #Constraints:     110498
1127.10/1136.83	c #Conflicts:    4313000 | #Constraints:     111498
1127.10/1136.83	c INPROCESSING
1127.10/1136.83	c GARBAGE COLLECT
1127.10/1136.83	WSVECS04 Frhs2[55]: 6 -11.7482 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[59]: 6 -11.4117 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[62]: 6 -7.3323 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[64]: 6 -8.12204 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[65]: 6 -6.50503 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[66]: 6 0 13.0352 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[72]: 6 -11.9766 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[73]: 6 -3.03651 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[74]: 6 -9.21727 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[78]: 6 -6.76202 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[94]: 6 -5.71082 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[129]: 6 0 1.10668 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[149]: 6 -5.71081 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[575]: 6 0 1.43512 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[576]: 6 0 1.00008 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[585]: 6 0 3.56947 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[588]: 6 0 5.71079 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[613]: 6 0 1.43509 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[614]: 6 0 1.00001 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[629]: 6 -8.0662 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[632]: 6 0 0.894802 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[687]: 6 0 3.52247 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[709]: 6 -5.78144 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[725]: 6 0 3.52244 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[727]: 6 0 2.28262 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[737]: 6 0 7.84149 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[775]: 6 0 7.84153 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[782]: 6 -1.0001 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[784]: 6 0 9.04685 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[796]: 6 0 0.147674 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[797]: 6 0 9.29238 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[813]: 6 0 5.55678 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[835]: 6 0 9.29239 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[857]: 6 -6.00595 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[927]: 6 0 7.84151 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[928]: 6 -1.00007 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[955]: 6 0 0.435138 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1041]: 6 0 1.21076 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1061]: 6 0 2.35546 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1066]: 6 0 12.9514 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1070]: 6 0 6.08282 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1071]: 6 0 1.00005 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1074]: 6 -1.00006 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1099]: 6 0 2.35541 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1143]: 6 0 0.486024 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1148]: 6 -4.43363 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1203]: 6 0 2.35544 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1219]: 6 0 0.486031 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1241]: 6 0 2.35543 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1278]: 6 0 9.04682 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1290]: 6 0 10.5189 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1299]: 6 -1.00006 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1326]: 6 0 7.29103 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1332]: 6 -12.9514 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1352]: 6 -1.00004 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1376]: 6 -4.45846 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1401]: 6 -4.71058 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1403]: 6 -5.71086 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1411]: 6 0 0.994384 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1421]: 6 0 0.537499 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1430]: 6 0 3.35547 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1437]: 6 0 1.00004 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1450]: 6 0 6.08287 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1471]: 6 -1.00002 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1478]: 6 0 8.12959 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1485]: 6 -1.00007 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1518]: 6 -11.2037 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1541]: 6 -8.10762 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1547]: 6 0 1.03652 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1560]: 6 -10.596 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1615]: 6 -1.00009 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1616]: 6 -1.00007 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1617]: 6 -1.62088 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1618]: 6 -1.00008 0 shouldn't be
1127.10/1136.83	WSVECS04 Frhs2[1633]: 6 -2.00005 0 shouldn't be
1127.31/1137.01	WSVECS04 Frhs2[1570]: 6 -1.00001 0 shouldn't be
1127.31/1137.01	WSVECS04 Frhs2[1660]: 6 -2.00001 0 shouldn't be
1127.49/1137.21	WSVECS04 Frhs2[1151]: 6 0 1.00002 shouldn't be
1127.70/1137.42	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
1127.70/1137.42	WSVECS04 Frhs2[594]: 6 0 0.894844 shouldn't be
1127.70/1137.42	WSVECS04 Frhs2[672]: 6 0 1.00006 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[55]: 6 -11.7482 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[62]: 6 -7.33224 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[64]: 6 -8.122 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[65]: 6 -6.50494 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[66]: 6 0 13.0351 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[72]: 6 -11.9765 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[73]: 6 -3.03648 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[74]: 6 -9.21717 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[78]: 6 -6.76195 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[94]: 6 -5.71077 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[103]: 6 0 1.03648 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[129]: 6 0 1.10666 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[149]: 6 -5.71077 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[575]: 6 0 1.43505 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[576]: 6 0 1 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[585]: 6 0 3.56941 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[594]: 6 0 0.894766 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[613]: 6 0 1.43505 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[632]: 6 0 0.894767 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[672]: 6 0 1 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[709]: 6 -5.78139 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[759]: 6 0 9.29232 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[775]: 6 0 7.84148 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[784]: 6 0 9.0468 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[797]: 6 0 9.29232 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[813]: 6 0 5.55677 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[835]: 6 0 9.29232 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[857]: 6 -6.00593 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[927]: 6 0 7.84148 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[955]: 6 0 0.435046 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1041]: 6 0 1.21067 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1057]: 6 0 1 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1066]: 6 0 12.9514 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1203]: 6 0 2.35538 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1278]: 6 0 9.0468 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1316]: 6 0 9.0468 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1326]: 6 0 7.29096 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1332]: 6 -12.9514 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1376]: 6 -4.45839 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1401]: 6 -4.71052 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1403]: 6 -5.71077 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1421]: 6 0 0.537465 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1440]: 6 0 8.12954 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1478]: 6 0 8.12954 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1485]: 6 -1 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1509]: 6 0 1.03648 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1516]: 6 0 8.12954 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1518]: 6 -11.2037 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1541]: 6 -8.10761 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1547]: 6 0 1.03648 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1560]: 6 -10.596 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1570]: 6 -1 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1617]: 6 -1.62084 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1618]: 6 -1 0 shouldn't be
1127.80/1137.57	WSVECS04 Frhs2[1633]: 6 -2 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[764]: 6 0 2.94514 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[782]: 6 -1 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[999]: 6 0 1 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1037]: 6 0 1 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1143]: 6 0 0.485941 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1181]: 6 0 0.485941 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1299]: 6 -1 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1352]: 6 -1 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1450]: 6 0 6.08281 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1471]: 6 -1 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1616]: 6 -1 0 shouldn't be
1128.00/1137.76	WSVECS04 Frhs2[1660]: 6 -2 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[588]: 6 0 5.71077 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[612]: 6 0 2.94514 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[629]: 6 -8.06615 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[725]: 6 0 3.52242 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[796]: 6 0 0.147633 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[928]: 6 -1 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1071]: 6 0 1 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1074]: 6 -1 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1173]: 6 0 1 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1411]: 6 0 0.994285 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1615]: 6 -1 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1624]: 6 -2 0 shouldn't be
1128.50/1138.22	WSVECS04 Frhs2[1651]: 6 -2 0 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[614]: 6 0 1 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[687]: 6 0 3.52242 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[1061]: 6 0 2.35538 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[1099]: 6 0 2.35538 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[1260]: 6 0 6.08281 shouldn't be
1128.99/1138.72	WSVECS04 Frhs2[1436]: 6 0 1 shouldn't be
1129.40/1139.16	WSVECS04 Frhs2[1257]: 6 -3.03648 0 shouldn't be
1129.40/1139.16	WSVECS04 Frhs2[1422]: 6 0 1 shouldn't be
1129.89/1139.64	WSVECS04 Frhs2[1219]: 6 0 0.485941 shouldn't be
1129.89/1139.64	WSVECS04 Frhs2[1240]: 6 0 3.35538 shouldn't be
1129.89/1139.64	WSVECS04 Frhs2[1281]: 6 0 1 shouldn't be
1151.13/1160.98	c #Conflicts:    4314000 | #Constraints:      60615
1151.13/1160.98	c #Conflicts:    4315000 | #Constraints:      61615
1151.13/1160.98	c #Conflicts:    4316000 | #Constraints:      62615
1151.13/1160.98	c #Conflicts:    4317000 | #Constraints:      63616
1151.13/1160.98	c #Conflicts:    4318000 | #Constraints:      64616
1151.13/1160.98	c #Conflicts:    4319000 | #Constraints:      65616
1151.13/1160.98	c #Conflicts:    4320000 | #Constraints:      66616
1151.13/1160.98	c #Conflicts:    4321000 | #Constraints:      67616
1151.13/1160.98	c #Conflicts:    4322000 | #Constraints:      68616
1151.13/1160.98	c #Conflicts:    4323000 | #Constraints:      69616
1151.13/1160.98	c #Conflicts:    4324000 | #Constraints:      70616
1151.13/1160.98	c #Conflicts:    4325000 | #Constraints:      71616
1151.13/1160.98	c #Conflicts:    4326000 | #Constraints:      72616
1151.13/1160.98	c #Conflicts:    4327000 | #Constraints:      73616
1151.13/1160.98	c #Conflicts:    4328000 | #Constraints:      74616
1151.13/1160.98	c #Conflicts:    4329000 | #Constraints:      75616
1151.13/1160.98	c #Conflicts:    4330000 | #Constraints:      76616
1151.13/1160.98	c #Conflicts:    4331000 | #Constraints:      77616
1151.13/1160.98	c #Conflicts:    4332000 | #Constraints:      78616
1151.13/1160.98	c #Conflicts:    4333000 | #Constraints:      79616
1151.13/1160.98	c #Conflicts:    4334000 | #Constraints:      80616
1151.13/1160.98	c #Conflicts:    4335000 | #Constraints:      81616
1151.13/1160.98	c #Conflicts:    4336000 | #Constraints:      82616
1151.13/1160.98	c #Conflicts:    4337000 | #Constraints:      83616
1151.13/1160.98	c #Conflicts:    4338000 | #Constraints:      84616
1151.13/1160.98	c #Conflicts:    4339000 | #Constraints:      85616
1151.13/1160.98	c #Conflicts:    4340000 | #Constraints:      86616
1151.13/1160.98	c #Conflicts:    4341000 | #Constraints:      87616
1151.13/1160.98	c #Conflicts:    4342000 | #Constraints:      88616
1151.13/1160.98	c #Conflicts:    4343000 | #Constraints:      89616
1151.13/1160.98	c #Conflicts:    4344000 | #Constraints:      90616
1151.13/1160.98	c #Conflicts:    4345000 | #Constraints:      91616
1151.13/1160.98	c #Conflicts:    4346000 | #Constraints:      92616
1151.13/1160.98	c #Conflicts:    4347000 | #Constraints:      93616
1151.13/1160.98	c #Conflicts:    4348000 | #Constraints:      94616
1151.13/1160.98	c #Conflicts:    4349000 | #Constraints:      95616
1151.13/1160.98	c #Conflicts:    4350000 | #Constraints:      96616
1151.13/1160.98	c #Conflicts:    4351000 | #Constraints:      97616
1151.13/1160.98	c #Conflicts:    4352000 | #Constraints:      98616
1151.13/1160.98	c #Conflicts:    4353000 | #Constraints:      99616
1151.13/1160.98	c #Conflicts:    4354000 | #Constraints:     100616
1151.13/1160.98	c INPROCESSING
1151.13/1160.98	c GARBAGE COLLECT
1151.13/1160.98	c #Conflicts:    4355000 | #Constraints:      54770
1151.13/1160.98	c #Conflicts:    4356000 | #Constraints:      55770
1151.13/1160.98	c #Conflicts:    4357000 | #Constraints:      56770
1151.13/1160.98	c #Conflicts:    4358000 | #Constraints:      57770
1151.13/1160.98	c #Conflicts:    4359000 | #Constraints:      58770
1151.13/1160.98	c #Conflicts:    4360000 | #Constraints:      59770
1151.13/1160.98	c #Conflicts:    4361000 | #Constraints:      60770
1151.13/1160.98	c #Conflicts:    4362000 | #Constraints:      61770
1151.13/1160.98	c #Conflicts:    4363000 | #Constraints:      62770
1151.13/1160.98	c #Conflicts:    4364000 | #Constraints:      63771
1151.13/1160.98	c #Conflicts:    4365000 | #Constraints:      64771
1151.13/1160.98	c #Conflicts:    4366000 | #Constraints:      65771
1151.13/1160.98	c #Conflicts:    4367000 | #Constraints:      66771
1151.13/1160.98	c #Conflicts:    4368000 | #Constraints:      67771
1151.13/1160.98	c #Conflicts:    4369000 | #Constraints:      68772
1151.13/1160.98	c #Conflicts:    4370000 | #Constraints:      69772
1151.13/1160.98	c #Conflicts:    4371000 | #Constraints:      70772
1151.13/1160.98	c #Conflicts:    4372000 | #Constraints:      71772
1151.13/1160.98	c #Conflicts:    4373000 | #Constraints:      72772
1151.13/1160.98	c #Conflicts:    4374000 | #Constraints:      73772
1151.13/1160.98	c #Conflicts:    4375000 | #Constraints:      74772
1151.13/1160.98	c #Conflicts:    4376000 | #Constraints:      75772
1151.13/1160.98	c #Conflicts:    4377000 | #Constraints:      76772
1151.13/1160.98	c #Conflicts:    4378000 | #Constraints:      77772
1151.13/1160.98	c #Conflicts:    4379000 | #Constraints:      78772
1151.13/1160.98	c #Conflicts:    4380000 | #Constraints:      79772
1151.13/1160.98	c #Conflicts:    4381000 | #Constraints:      80772
1151.13/1160.98	c #Conflicts:    4382000 | #Constraints:      81772
1151.13/1160.98	c #Conflicts:    4383000 | #Constraints:      82773
1151.13/1160.98	c #Conflicts:    4384000 | #Constraints:      83773
1151.13/1160.98	c #Conflicts:    4385000 | #Constraints:      84773
1151.13/1160.98	c #Conflicts:    4386000 | #Constraints:      85773
1151.13/1160.98	c #Conflicts:    4387000 | #Constraints:      86773
1151.13/1160.98	c #Conflicts:    4388000 | #Constraints:      87773
1151.13/1160.98	c #Conflicts:    4389000 | #Constraints:      88773
1151.13/1160.98	c #Conflicts:    4390000 | #Constraints:      89773
1151.13/1160.98	c #Conflicts:    4391000 | #Constraints:      90773
1151.13/1160.98	c #Conflicts:    4392000 | #Constraints:      91773
1176.88/1186.96	c #Conflicts:    4393000 | #Constraints:      92773
1176.88/1186.96	c #Conflicts:    4394000 | #Constraints:      93773
1176.88/1186.96	c #Conflicts:    4395000 | #Constraints:      94773
1176.88/1186.96	c #Conflicts:    4396000 | #Constraints:      95773
1176.88/1186.96	c INPROCESSING
1176.88/1186.96	c GARBAGE COLLECT
1176.88/1186.96	c #Conflicts:    4397000 | #Constraints:      52346
1176.88/1186.96	c #Conflicts:    4398000 | #Constraints:      53346
1176.88/1186.96	c #Conflicts:    4399000 | #Constraints:      54346
1176.88/1186.96	c #Conflicts:    4400000 | #Constraints:      55346
1176.88/1186.96	c #Conflicts:    4401000 | #Constraints:      56346
1176.88/1186.96	c #Conflicts:    4402000 | #Constraints:      57346
1176.88/1186.96	c #Conflicts:    4403000 | #Constraints:      58346
1176.88/1186.96	c #Conflicts:    4404000 | #Constraints:      59346
1176.88/1186.96	c #Conflicts:    4405000 | #Constraints:      60346
1176.88/1186.96	c #Conflicts:    4406000 | #Constraints:      61346
1176.88/1186.96	c #Conflicts:    4407000 | #Constraints:      62346
1176.88/1186.96	c #Conflicts:    4408000 | #Constraints:      63346
1176.88/1186.96	c #Conflicts:    4409000 | #Constraints:      64346
1176.88/1186.96	c #Conflicts:    4410000 | #Constraints:      65347
1176.88/1186.96	c #Conflicts:    4411000 | #Constraints:      66347
1176.88/1186.96	c #Conflicts:    4412000 | #Constraints:      67347
1176.88/1186.96	c #Conflicts:    4413000 | #Constraints:      68347
1176.88/1186.96	c #Conflicts:    4414000 | #Constraints:      69347
1176.88/1186.96	c #Conflicts:    4415000 | #Constraints:      70347
1176.88/1186.96	c #Conflicts:    4416000 | #Constraints:      71347
1176.88/1186.96	c #Conflicts:    4417000 | #Constraints:      72347
1176.88/1186.96	c #Conflicts:    4418000 | #Constraints:      73347
1176.88/1186.96	c #Conflicts:    4419000 | #Constraints:      74347
1176.88/1186.96	c #Conflicts:    4420000 | #Constraints:      75348
1176.88/1186.96	c #Conflicts:    4421000 | #Constraints:      76348
1176.88/1186.96	c #Conflicts:    4422000 | #Constraints:      77348
1176.88/1186.96	c #Conflicts:    4423000 | #Constraints:      78348
1176.88/1186.96	c #Conflicts:    4424000 | #Constraints:      79348
1176.88/1186.96	c #Conflicts:    4425000 | #Constraints:      80349
1176.88/1186.96	c #Conflicts:    4426000 | #Constraints:      81349
1176.88/1186.96	c #Conflicts:    4427000 | #Constraints:      82349
1176.88/1186.96	c #Conflicts:    4428000 | #Constraints:      83349
1176.88/1186.96	c #Conflicts:    4429000 | #Constraints:      84349
1176.88/1186.96	c #Conflicts:    4430000 | #Constraints:      85350
1176.88/1186.96	c #Conflicts:    4431000 | #Constraints:      86350
1176.88/1186.96	c #Conflicts:    4432000 | #Constraints:      87350
1176.88/1186.96	c #Conflicts:    4433000 | #Constraints:      88350
1176.88/1186.96	c #Conflicts:    4434000 | #Constraints:      89350
1176.88/1186.96	c #Conflicts:    4435000 | #Constraints:      90350
1176.88/1186.96	c #Conflicts:    4436000 | #Constraints:      91350
1176.88/1186.96	c #Conflicts:    4437000 | #Constraints:      92350
1176.88/1186.96	c #Conflicts:    4438000 | #Constraints:      93351
1176.88/1186.96	c #Conflicts:    4439000 | #Constraints:      94351
1176.88/1186.96	c #Conflicts:    4440000 | #Constraints:      95351
1176.88/1186.96	c #Conflicts:    4441000 | #Constraints:      96351
1176.88/1186.96	c #Conflicts:    4442000 | #Constraints:      97351
1176.88/1186.96	c #Conflicts:    4443000 | #Constraints:      98351
1176.88/1186.96	c #Conflicts:    4444000 | #Constraints:      99351
1176.88/1186.96	c #Conflicts:    4445000 | #Constraints:     100351
1176.88/1186.96	c #Conflicts:    4446000 | #Constraints:     101352
1176.88/1186.96	c #Conflicts:    4447000 | #Constraints:     102352
1176.88/1186.96	c #Conflicts:    4448000 | #Constraints:     103352
1176.88/1186.96	c #Conflicts:    4449000 | #Constraints:     104352
1176.88/1186.96	c #Conflicts:    4450000 | #Constraints:     105352
1176.88/1186.96	c #Conflicts:    4451000 | #Constraints:     106352
1176.88/1186.96	c #Conflicts:    4452000 | #Constraints:     107353
1176.88/1186.96	c #Conflicts:    4453000 | #Constraints:     108353
1176.88/1186.96	c #Conflicts:    4454000 | #Constraints:     109353
1176.88/1186.96	c #Conflicts:    4455000 | #Constraints:     110353
1176.88/1186.96	c #Conflicts:    4456000 | #Constraints:     111353
1176.88/1186.96	c #Conflicts:    4457000 | #Constraints:     112353
1176.88/1186.96	c #Conflicts:    4458000 | #Constraints:     113354
1176.88/1186.96	c #Conflicts:    4459000 | #Constraints:     114354
1176.88/1186.96	c #Conflicts:    4460000 | #Constraints:     115354
1176.88/1186.96	c #Conflicts:    4461000 | #Constraints:     116354
1176.88/1186.96	c #Conflicts:    4462000 | #Constraints:     117355
1176.88/1186.96	c #Conflicts:    4463000 | #Constraints:     118355
1176.88/1186.96	c #Conflicts:    4464000 | #Constraints:     119355
1176.88/1186.96	c #Conflicts:    4465000 | #Constraints:     120356
1176.88/1186.96	c #Conflicts:    4466000 | #Constraints:     121356
1176.88/1186.96	c #Conflicts:    4467000 | #Constraints:     122356
1176.88/1186.96	c #Conflicts:    4468000 | #Constraints:     123356
1176.88/1186.96	c #Conflicts:    4469000 | #Constraints:     124356
1176.88/1186.96	c #Conflicts:    4470000 | #Constraints:     125356
1227.99/1238.50	c #Conflicts:    4471000 | #Constraints:     126356
1227.99/1238.50	c #Conflicts:    4472000 | #Constraints:     127356
1227.99/1238.50	c #Conflicts:    4473000 | #Constraints:     128357
1227.99/1238.50	c #Conflicts:    4474000 | #Constraints:     129357
1227.99/1238.50	c #Conflicts:    4475000 | #Constraints:     130357
1227.99/1238.50	c #Conflicts:    4476000 | #Constraints:     131357
1227.99/1238.50	c #Conflicts:    4477000 | #Constraints:     132357
1227.99/1238.50	c #Conflicts:    4478000 | #Constraints:     133357
1227.99/1238.50	c #Conflicts:    4479000 | #Constraints:     134357
1227.99/1238.50	c #Conflicts:    4480000 | #Constraints:     135357
1227.99/1238.50	c #Conflicts:    4481000 | #Constraints:     136358
1227.99/1238.50	c #Conflicts:    4482000 | #Constraints:     137358
1227.99/1238.50	c #Conflicts:    4483000 | #Constraints:     138358
1227.99/1238.50	c #Conflicts:    4484000 | #Constraints:     139358
1227.99/1238.50	c #Conflicts:    4485000 | #Constraints:     140358
1227.99/1238.50	c #Conflicts:    4486000 | #Constraints:     141358
1227.99/1238.50	c #Conflicts:    4487000 | #Constraints:     142358
1227.99/1238.50	c #Conflicts:    4488000 | #Constraints:     143358
1227.99/1238.50	c #Conflicts:    4489000 | #Constraints:     144358
1227.99/1238.50	c #Conflicts:    4490000 | #Constraints:     145358
1227.99/1238.50	c #Conflicts:    4491000 | #Constraints:     146358
1227.99/1238.50	c #Conflicts:    4492000 | #Constraints:     147358
1227.99/1238.50	c #Conflicts:    4493000 | #Constraints:     148358
1227.99/1238.50	c #Conflicts:    4494000 | #Constraints:     149358
1227.99/1238.50	c #Conflicts:    4495000 | #Constraints:     150359
1227.99/1238.50	c #Conflicts:    4496000 | #Constraints:     151359
1227.99/1238.50	c #Conflicts:    4497000 | #Constraints:     152359
1227.99/1238.50	c #Conflicts:    4498000 | #Constraints:     153359
1227.99/1238.50	c #Conflicts:    4499000 | #Constraints:     154359
1227.99/1238.50	c #Conflicts:    4500000 | #Constraints:     155359
1227.99/1238.50	c #Conflicts:    4501000 | #Constraints:     156359
1227.99/1238.50	c #Conflicts:    4502000 | #Constraints:     157359
1227.99/1238.50	c #Conflicts:    4503000 | #Constraints:     158359
1227.99/1238.50	c #Conflicts:    4504000 | #Constraints:     159359
1227.99/1238.50	c #Conflicts:    4505000 | #Constraints:     160359
1227.99/1238.50	c #Conflicts:    4506000 | #Constraints:     161359
1227.99/1238.50	c #Conflicts:    4507000 | #Constraints:     162359
1227.99/1238.50	c #Conflicts:    4508000 | #Constraints:     163359
1227.99/1238.50	c #Conflicts:    4509000 | #Constraints:     164359
1227.99/1238.50	c #Conflicts:    4510000 | #Constraints:     165359
1227.99/1238.50	c #Conflicts:    4511000 | #Constraints:     166359
1227.99/1238.50	c #Conflicts:    4512000 | #Constraints:     167359
1227.99/1238.50	c #Conflicts:    4513000 | #Constraints:     168359
1227.99/1238.50	c #Conflicts:    4514000 | #Constraints:     169359
1227.99/1238.50	c #Conflicts:    4515000 | #Constraints:     170359
1227.99/1238.50	c #Conflicts:    4516000 | #Constraints:     171359
1227.99/1238.50	c #Conflicts:    4517000 | #Constraints:     172359
1227.99/1238.50	c #Conflicts:    4518000 | #Constraints:     173359
1227.99/1238.50	c #Conflicts:    4519000 | #Constraints:     174359
1227.99/1238.50	c #Conflicts:    4520000 | #Constraints:     175359
1227.99/1238.50	c #Conflicts:    4521000 | #Constraints:     176359
1227.99/1238.50	c #Conflicts:    4522000 | #Constraints:     177359
1227.99/1238.50	c #Conflicts:    4523000 | #Constraints:     178359
1227.99/1238.50	c #Conflicts:    4524000 | #Constraints:     179359
1227.99/1238.50	c #Conflicts:    4525000 | #Constraints:     180359
1227.99/1238.50	c #Conflicts:    4526000 | #Constraints:     181359
1227.99/1238.50	c #Conflicts:    4527000 | #Constraints:     182359
1227.99/1238.50	c #Conflicts:    4528000 | #Constraints:     183359
1227.99/1238.50	c #Conflicts:    4529000 | #Constraints:     184359
1227.99/1238.50	c #Conflicts:    4530000 | #Constraints:     185360
1227.99/1238.50	c #Conflicts:    4531000 | #Constraints:     186360
1227.99/1238.50	c #Conflicts:    4532000 | #Constraints:     187360
1227.99/1238.50	c #Conflicts:    4533000 | #Constraints:     188360
1227.99/1238.50	c #Conflicts:    4534000 | #Constraints:     189360
1227.99/1238.50	c #Conflicts:    4535000 | #Constraints:     190360
1227.99/1238.50	c #Conflicts:    4536000 | #Constraints:     191360
1227.99/1238.50	c #Conflicts:    4537000 | #Constraints:     192360
1227.99/1238.50	c #Conflicts:    4538000 | #Constraints:     193360
1227.99/1238.50	c #Conflicts:    4539000 | #Constraints:     194360
1227.99/1238.50	c #Conflicts:    4540000 | #Constraints:     195360
1227.99/1238.50	c #Conflicts:    4541000 | #Constraints:     196360
1227.99/1238.50	c #Conflicts:    4542000 | #Constraints:     197361
1227.99/1238.50	c #Conflicts:    4543000 | #Constraints:     198361
1227.99/1238.50	c #Conflicts:    4544000 | #Constraints:     199361
1227.99/1238.50	c #Conflicts:    4545000 | #Constraints:     200361
1227.99/1238.50	c #Conflicts:    4546000 | #Constraints:     201361
1227.99/1238.50	c #Conflicts:    4547000 | #Constraints:     202361
1227.99/1238.50	c #Conflicts:    4548000 | #Constraints:     203361
1227.99/1238.50	c #Conflicts:    4549000 | #Constraints:     204361
1287.18/1298.29	c #Conflicts:    4550000 | #Constraints:     205361
1287.18/1298.29	c #Conflicts:    4551000 | #Constraints:     206361
1287.18/1298.29	c #Conflicts:    4552000 | #Constraints:     207361
1287.18/1298.29	c #Conflicts:    4553000 | #Constraints:     208361
1287.18/1298.29	c #Conflicts:    4554000 | #Constraints:     209362
1287.18/1298.29	c #Conflicts:    4555000 | #Constraints:     210362
1287.18/1298.29	c #Conflicts:    4556000 | #Constraints:     211362
1287.18/1298.29	c #Conflicts:    4557000 | #Constraints:     212362
1287.18/1298.29	c #Conflicts:    4558000 | #Constraints:     213363
1287.18/1298.29	c #Conflicts:    4559000 | #Constraints:     214363
1287.18/1298.29	c #Conflicts:    4560000 | #Constraints:     215363
1287.18/1298.29	c #Conflicts:    4561000 | #Constraints:     216363
1287.18/1298.29	c #Conflicts:    4562000 | #Constraints:     217363
1287.18/1298.29	c #Conflicts:    4563000 | #Constraints:     218363
1287.18/1298.29	c #Conflicts:    4564000 | #Constraints:     219364
1287.18/1298.29	c #Conflicts:    4565000 | #Constraints:     220364
1287.18/1298.29	c #Conflicts:    4566000 | #Constraints:     221364
1287.18/1298.29	c #Conflicts:    4567000 | #Constraints:     222364
1287.18/1298.29	c #Conflicts:    4568000 | #Constraints:     223364
1287.18/1298.29	c #Conflicts:    4569000 | #Constraints:     224365
1287.18/1298.29	c #Conflicts:    4570000 | #Constraints:     225365
1287.18/1298.29	c #Conflicts:    4571000 | #Constraints:     226365
1287.18/1298.29	c #Conflicts:    4572000 | #Constraints:     227365
1287.18/1298.29	c #Conflicts:    4573000 | #Constraints:     228365
1287.18/1298.29	c #Conflicts:    4574000 | #Constraints:     229365
1287.18/1298.29	c #Conflicts:    4575000 | #Constraints:     230365
1287.18/1298.29	c #Conflicts:    4576000 | #Constraints:     231365
1287.18/1298.29	c #Conflicts:    4577000 | #Constraints:     232366
1287.18/1298.29	c #Conflicts:    4578000 | #Constraints:     233366
1287.18/1298.29	c #Conflicts:    4579000 | #Constraints:     234366
1287.18/1298.29	c #Conflicts:    4580000 | #Constraints:     235366
1287.18/1298.29	c #Conflicts:    4581000 | #Constraints:     236366
1287.18/1298.29	c #Conflicts:    4582000 | #Constraints:     237367
1287.18/1298.29	c #Conflicts:    4583000 | #Constraints:     238367
1287.18/1298.29	c #Conflicts:    4584000 | #Constraints:     239367
1287.18/1298.29	c #Conflicts:    4585000 | #Constraints:     240367
1287.18/1298.29	c #Conflicts:    4586000 | #Constraints:     241367
1287.18/1298.29	c #Conflicts:    4587000 | #Constraints:     242367
1287.18/1298.29	c #Conflicts:    4588000 | #Constraints:     243367
1287.18/1298.29	c #Conflicts:    4589000 | #Constraints:     244367
1287.18/1298.29	c #Conflicts:    4590000 | #Constraints:     245367
1287.18/1298.29	c #Conflicts:    4591000 | #Constraints:     246367
1287.18/1298.29	c #Conflicts:    4592000 | #Constraints:     247367
1287.18/1298.29	c #Conflicts:    4593000 | #Constraints:     248368
1287.18/1298.29	c #Conflicts:    4594000 | #Constraints:     249368
1287.18/1298.29	c #Conflicts:    4595000 | #Constraints:     250368
1287.18/1298.29	c #Conflicts:    4596000 | #Constraints:     251369
1287.18/1298.29	c #Conflicts:    4597000 | #Constraints:     252369
1287.18/1298.29	c #Conflicts:    4598000 | #Constraints:     253369
1287.18/1298.29	c #Conflicts:    4599000 | #Constraints:     254369
1287.18/1298.29	c #Conflicts:    4600000 | #Constraints:     255370
1287.18/1298.29	c #Conflicts:    4601000 | #Constraints:     256370
1287.18/1298.29	c #Conflicts:    4602000 | #Constraints:     257370
1287.18/1298.29	c #Conflicts:    4603000 | #Constraints:     258370
1287.18/1298.29	c #Conflicts:    4604000 | #Constraints:     259370
1287.18/1298.29	c #Conflicts:    4605000 | #Constraints:     260371
1287.18/1298.29	c #Conflicts:    4606000 | #Constraints:     261371
1287.18/1298.29	c #Conflicts:    4607000 | #Constraints:     262371
1287.18/1298.29	c #Conflicts:    4608000 | #Constraints:     263372
1287.18/1298.29	c #Conflicts:    4609000 | #Constraints:     264372
1287.18/1298.29	c #Conflicts:    4610000 | #Constraints:     265372
1287.18/1298.29	c #Conflicts:    4611000 | #Constraints:     266373
1287.18/1298.29	c #Conflicts:    4612000 | #Constraints:     267373
1287.18/1298.29	c INPROCESSING
1287.18/1298.29	c GARBAGE COLLECT
1287.18/1298.29	WSVECS04 Frhs2[43]: 6 0 900.352 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[55]: 6 -4687.85 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[56]: 6 -3851.62 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[58]: 6 -5002.69 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[67]: 6 -1691.3 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[75]: 6 -3798.17 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[78]: 6 -1645.46 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[93]: 6 0 3.00005 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[102]: 6 0 1.0001 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[132]: 6 0 3015.39 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[148]: 6 0 1.00006 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[159]: 6 -1.00006 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[178]: 6 0 1.00003 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[192]: 6 0 1418.67 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[300]: 6 0 1.00003 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[547]: 6 0 138.549 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[584]: 6 0 0.500024 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[585]: 6 0 137.549 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[613]: 6 0 47.579 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[660]: 6 0 1.00004 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[671]: 6 0 299.499 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[701]: 6 -1.00002 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[709]: 6 0 299.499 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[724]: 6 0 2925.87 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[727]: 6 0 47.5789 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[747]: 6 0 299.499 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[758]: 6 0 1712.55 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[760]: 6 0 1.00003 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[767]: 6 -1.00009 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[843]: 6 0 1.00006 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[869]: 6 0 1.00006 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[911]: 6 0 0.500012 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[918]: 6 -1.00002 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[992]: 6 0 136.562 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1081]: 6 0 1.00002 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1093]: 6 0 601.009 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1099]: 6 0 1.00007 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1100]: 6 0 393.483 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1138]: 6 0 393.483 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1155]: 6 0 2844.41 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1164]: 6 0 1.00001 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1210]: 6 0 1.00004 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1254]: 6 -1.00004 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1288]: 6 0 2.00002 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1293]: 6 0 1.00001 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1304]: 6 0 19.0581 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1325]: 6 0 398.273 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1327]: 6 0 3015.39 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1369]: 6 0 1.00004 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1370]: 6 0 1672.67 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1375]: 6 0 1.00005 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1476]: 6 0 2.00005 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1558]: 6 0 1.00001 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1624]: 6 -3.00009 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1660]: 6 -1.00005 0 shouldn't be
1287.18/1298.29	WSVECS04 Frhs2[1670]: 6 -1.00005 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[43]: 6 0 900.352 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[55]: 6 -4687.85 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[58]: 6 -5002.69 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[67]: 6 -1691.3 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[75]: 6 -3798.17 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[93]: 6 0 3 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[159]: 6 -1 0 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[215]: 6 0 1226.75 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[230]: 6 0 1418.67 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[300]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[724]: 6 0 2925.87 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[758]: 6 0 1712.54 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1005]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1055]: 6 0 601.009 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1068]: 6 0 139.562 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1071]: 6 0 1114.92 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1081]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1099]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1100]: 6 0 393.483 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1210]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1248]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1266]: 6 0 19.0581 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1304]: 6 0 19.0581 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1324]: 6 0 1 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1326]: 6 0 2 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1327]: 6 0 3015.39 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1355]: 6 0 247.864 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1513]: 6 0 2 shouldn't be
1287.38/1298.49	WSVECS04 Frhs2[1545]: 6 0 247.864 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[78]: 6 -1645.46 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[148]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[178]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[192]: 6 0 1418.67 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[434]: 6 0 2 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[468]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[546]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[547]: 6 0 138.549 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[577]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[584]: 6 0 0.500001 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[660]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[701]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[767]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[869]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[888]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[918]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[929]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1155]: 6 0 2844.41 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1227]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1243]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1254]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1325]: 6 0 398.273 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1398]: 6 0 2 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1521]: 6 0 1 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1611]: 6 -3 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1624]: 6 -3 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1642]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1660]: 6 -1 0 shouldn't be
1287.68/1298.70	WSVECS04 Frhs2[1670]: 6 -1 0 shouldn't be
1308.12/1319.20	c #Conflicts:    4613000 | #Constraints:     138199
1308.12/1319.20	c #Conflicts:    4614000 | #Constraints:     139199
1308.12/1319.20	c #Conflicts:    4615000 | #Constraints:     140199
1308.12/1319.20	c #Conflicts:    4616000 | #Constraints:     141199
1308.12/1319.20	c #Conflicts:    4617000 | #Constraints:     142199
1308.12/1319.20	c #Conflicts:    4618000 | #Constraints:     143200
1308.12/1319.20	c #Conflicts:    4619000 | #Constraints:     144200
1308.12/1319.20	c #Conflicts:    4620000 | #Constraints:     145200
1308.12/1319.20	c #Conflicts:    4621000 | #Constraints:     146200
1308.12/1319.20	c #Conflicts:    4622000 | #Constraints:     147200
1308.12/1319.20	c #Conflicts:    4623000 | #Constraints:     148200
1308.12/1319.20	c #Conflicts:    4624000 | #Constraints:     149200
1308.12/1319.20	c #Conflicts:    4625000 | #Constraints:     150200
1308.12/1319.20	c #Conflicts:    4626000 | #Constraints:     151200
1308.12/1319.20	c #Conflicts:    4627000 | #Constraints:     152200
1308.12/1319.20	c #Conflicts:    4628000 | #Constraints:     153200
1308.12/1319.20	c #Conflicts:    4629000 | #Constraints:     154200
1308.12/1319.20	c #Conflicts:    4630000 | #Constraints:     155200
1308.12/1319.20	c #Conflicts:    4631000 | #Constraints:     156200
1308.12/1319.20	c #Conflicts:    4632000 | #Constraints:     157200
1308.12/1319.20	c #Conflicts:    4633000 | #Constraints:     158200
1308.12/1319.20	c #Conflicts:    4634000 | #Constraints:     159200
1308.12/1319.20	c #Conflicts:    4635000 | #Constraints:     160200
1308.12/1319.20	c #Conflicts:    4636000 | #Constraints:     161200
1308.12/1319.20	c #Conflicts:    4637000 | #Constraints:     162200
1308.12/1319.20	c #Conflicts:    4638000 | #Constraints:     163200
1308.12/1319.20	c #Conflicts:    4639000 | #Constraints:     164200
1308.12/1319.20	c #Conflicts:    4640000 | #Constraints:     165200
1308.12/1319.20	c #Conflicts:    4641000 | #Constraints:     166200
1308.12/1319.20	c #Conflicts:    4642000 | #Constraints:     167200
1308.12/1319.20	c #Conflicts:    4643000 | #Constraints:     168200
1308.12/1319.20	c #Conflicts:    4644000 | #Constraints:     169200
1308.12/1319.20	c #Conflicts:    4645000 | #Constraints:     170200
1308.12/1319.20	c #Conflicts:    4646000 | #Constraints:     171200
1308.12/1319.20	c #Conflicts:    4647000 | #Constraints:     172200
1308.12/1319.20	c #Conflicts:    4648000 | #Constraints:     173200
1308.12/1319.20	c #Conflicts:    4649000 | #Constraints:     174200
1308.12/1319.20	c #Conflicts:    4650000 | #Constraints:     175200
1308.12/1319.20	c #Conflicts:    4651000 | #Constraints:     176200
1308.12/1319.20	c #Conflicts:    4652000 | #Constraints:     177200
1308.12/1319.20	c #Conflicts:    4653000 | #Constraints:     178200
1308.12/1319.20	c #Conflicts:    4654000 | #Constraints:     179200
1308.12/1319.20	c #Conflicts:    4655000 | #Constraints:     180200
1308.12/1319.20	c #Conflicts:    4656000 | #Constraints:     181201
1308.12/1319.20	c INPROCESSING
1308.12/1319.20	c GARBAGE COLLECT
1308.12/1319.20	WSVECS04 Frhs2[42]: 6 -757.656 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[44]: 6 -391.438 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[53]: 6 -365.506 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[54]: 6 0 213.386 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[57]: 6 0 21.6027 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[59]: 6 0 504.577 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[61]: 6 -76.6226 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[67]: 6 -96.4999 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[73]: 6 0 40.9395 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[76]: 6 -525.26 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[77]: 6 -669.681 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[80]: 6 0 107.926 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[132]: 6 0 186.446 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[150]: 6 0 444.705 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[170]: 6 0 186.446 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[188]: 6 0 444.705 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[262]: 6 0 188.785 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[265]: 6 0 4.58663 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[299]: 6 -1.00003 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[503]: 6 0 1.00001 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[540]: 6 0 123.177 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[573]: 6 -11.5311 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[579]: 6 0 1.00008 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[655]: 6 0 1.00004 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[747]: 6 0 92.723 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[764]: 6 0 107.926 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[775]: 6 0 13.8708 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[784]: 6 0 93.723 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[800]: 6 0 50.0142 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[801]: 6 -194.278 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[838]: 6 0 50.0142 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[861]: 6 0 274.242 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[876]: 6 -72.2869 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[948]: 6 0 58.8038 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[986]: 6 0 58.8037 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1022]: 6 0 194.289 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1060]: 6 0 194.289 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1108]: 6 0 186.567 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1116]: 6 0 1.00004 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1120]: 6 0 93.723 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1154]: 6 0 1.00008 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1170]: 6 0 1.00007 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1257]: 6 0 83.6467 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1282]: 6 0 1.00005 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1287]: 6 0 73.4379 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1294]: 6 0 72.2869 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1389]: 6 0 105.768 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1396]: 6 0 1.00009 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1423]: 6 0 1.00009 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1472]: 6 0 1.00009 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1484]: 6 -597.707 0 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1513]: 6 0 1.00008 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1541]: 6 0 81.1036 shouldn't be
1308.12/1319.20	WSVECS04 Frhs2[1615]: 6 -1.00008 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[3]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[4]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[13]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[14]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[15]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[16]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[18]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[20]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[22]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[23]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[25]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[28]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[30]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[31]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[33]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[34]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[35]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[36]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[38]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[42]: 6 -757.656 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[44]: 6 -391.438 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[53]: 6 -365.506 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[54]: 6 0 213.386 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[59]: 6 0 504.577 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[61]: 6 -76.6226 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[67]: 6 -96.4998 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[76]: 6 -525.26 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[77]: 6 -669.681 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[150]: 6 0 444.705 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[170]: 6 0 186.446 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[191]: 6 0 1 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[265]: 6 0 4.58662 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[281]: 6 0 1 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[299]: 6 -1 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[760]: 6 0 189.98 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[764]: 6 0 107.926 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[765]: 6 0 118.607 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[775]: 6 0 13.8707 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[784]: 6 0 93.723 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[799]: 6 0 1 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1022]: 6 0 194.289 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1060]: 6 0 194.289 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1108]: 6 0 186.567 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1260]: 6 0 268.82 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1287]: 6 0 73.4378 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1294]: 6 0 72.2869 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1371]: 6 0 82.6466 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1434]: 6 0 1 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1476]: 6 0 1 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1484]: 6 -597.706 0 shouldn't be
1308.22/1319.38	WSVECS04 Frhs2[1615]: 6 -1 0 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[115]: 6 0 1 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[817]: 6 -1 0 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[818]: 6 -1 0 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[876]: 6 -72.2869 0 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[1352]: 6 0 1 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[1394]: 6 0 1 shouldn't be
1308.43/1319.57	WSVECS04 Frhs2[1505]: 6 -1 0 shouldn't be
1308.62/1319.73	WSVECS04 Frhs2[503]: 6 0 1 shouldn't be
1308.62/1319.73	WSVECS04 Frhs2[655]: 6 0 1 shouldn't be
1308.62/1319.73	WSVECS04 Frhs2[1409]: 6 -1 0 shouldn't be
1308.62/1319.73	WSVECS04 Frhs2[1417]: 6 0 1 shouldn't be
1308.62/1319.73	WSVECS04 Frhs2[1426]: 6 0 1 shouldn't be
1321.38/1332.71	c #Conflicts:    4657000 | #Constraints:      95465
1321.38/1332.71	c #Conflicts:    4658000 | #Constraints:      96465
1321.38/1332.71	c #Conflicts:    4659000 | #Constraints:      97465
1321.38/1332.71	c #Conflicts:    4660000 | #Constraints:      98465
1321.38/1332.71	c #Conflicts:    4661000 | #Constraints:      99466
1321.38/1332.71	c #Conflicts:    4662000 | #Constraints:     100466
1321.38/1332.71	c #Conflicts:    4663000 | #Constraints:     101466
1321.38/1332.71	c #Conflicts:    4664000 | #Constraints:     102466
1321.38/1332.71	c #Conflicts:    4665000 | #Constraints:     103466
1321.38/1332.71	c #Conflicts:    4666000 | #Constraints:     104466
1321.38/1332.71	c #Conflicts:    4667000 | #Constraints:     105466
1321.38/1332.71	c #Conflicts:    4668000 | #Constraints:     106466
1321.38/1332.71	c #Conflicts:    4669000 | #Constraints:     107466
1321.38/1332.71	c #Conflicts:    4670000 | #Constraints:     108466
1321.38/1332.71	c #Conflicts:    4671000 | #Constraints:     109466
1321.38/1332.71	c #Conflicts:    4672000 | #Constraints:     110466
1321.38/1332.71	c #Conflicts:    4673000 | #Constraints:     111466
1321.38/1332.71	c #Conflicts:    4674000 | #Constraints:     112466
1321.38/1332.71	c #Conflicts:    4675000 | #Constraints:     113466
1321.38/1332.71	c #Conflicts:    4676000 | #Constraints:     114466
1321.38/1332.71	c #Conflicts:    4677000 | #Constraints:     115466
1321.38/1332.71	c #Conflicts:    4678000 | #Constraints:     116466
1321.38/1332.71	c #Conflicts:    4679000 | #Constraints:     117466
1321.38/1332.71	c #Conflicts:    4680000 | #Constraints:     118466
1321.38/1332.71	c #Conflicts:    4681000 | #Constraints:     119466
1321.38/1332.71	c #Conflicts:    4682000 | #Constraints:     120466
1321.38/1332.71	c #Conflicts:    4683000 | #Constraints:     121466
1321.38/1332.71	c #Conflicts:    4684000 | #Constraints:     122467
1321.38/1332.71	c #Conflicts:    4685000 | #Constraints:     123467
1321.38/1332.71	c #Conflicts:    4686000 | #Constraints:     124467
1321.38/1332.71	c #Conflicts:    4687000 | #Constraints:     125467
1321.38/1332.71	c #Conflicts:    4688000 | #Constraints:     126467
1321.38/1332.71	WSVECS04 Frhs2[54]: 6 -1172.71 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[55]: 6 -2344.43 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[63]: 6 -1602.95 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[68]: 6 -2115.12 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[76]: 6 -140.721 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[135]: 6 0 955.356 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[252]: 6 -1.00009 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[763]: 6 0 144.335 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[835]: 6 0 1508.19 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[852]: 6 0 1.00007 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[879]: 6 0 1.00007 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1143]: 6 -625.844 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1170]: 6 0 1.00007 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1183]: 6 0 203.704 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1190]: 6 0 1.00005 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1208]: 6 0 1.00008 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1209]: 6 -1.00003 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1228]: 6 0 1.00007 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1427]: 6 0 955.356 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1446]: 6 -1463.43 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1570]: 6 -1.00008 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1598]: 6 -754.597 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1642]: 6 -1.00006 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1643]: 6 -1.00004 0 shouldn't be
1321.38/1332.71	WSVECS04 Frhs2[1651]: 6 -2.00003 0 shouldn't be
1321.48/1332.85	WSVECS04 Frhs2[707]: 6 0 1.00004 shouldn't be
1321.48/1332.85	WSVECS04 Frhs2[869]: 6 0 199.637 shouldn't be
1321.48/1332.85	WSVECS04 Frhs2[1372]: 6 -295.976 0 shouldn't be
1321.48/1332.85	WSVECS04 Frhs2[1500]: 6 0 1508.19 shouldn't be
1321.48/1332.85	WSVECS04 Frhs2[1633]: 6 -2.00004 0 shouldn't be
1327.47/1338.89	c #Conflicts:    4689000 | #Constraints:     127468
1327.47/1338.89	c #Conflicts:    4690000 | #Constraints:     128468
1327.47/1338.89	c #Conflicts:    4691000 | #Constraints:     129468
1327.47/1338.89	c #Conflicts:    4692000 | #Constraints:     130468
1327.47/1338.89	c #Conflicts:    4693000 | #Constraints:     131468
1327.47/1338.89	c #Conflicts:    4694000 | #Constraints:     132468
1327.47/1338.89	c #Conflicts:    4695000 | #Constraints:     133468
1327.47/1338.89	c #Conflicts:    4696000 | #Constraints:     134468
1327.47/1338.89	c #Conflicts:    4697000 | #Constraints:     135468
1327.47/1338.89	c #Conflicts:    4698000 | #Constraints:     136468
1327.47/1338.89	c #Conflicts:    4699000 | #Constraints:     137468
1327.47/1338.89	c INPROCESSING
1327.47/1338.89	c GARBAGE COLLECT
1327.47/1338.89	WSVECS04 Frhs2[4]: 6 0 2.00004 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[12]: 6 0 1.00009 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[13]: 6 0 1.00007 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[24]: 6 0 1.00006 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[27]: 6 0 2.0001 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[33]: 6 0 1.00008 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[34]: 6 0 1.00009 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[73]: 6 0 4.68205 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[77]: 6 0 201.661 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[110]: 6 0 113.614 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[113]: 6 0 33.9426 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[275]: 6 -1.00008 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[307]: 6 -0.500066 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[420]: 6 0 48.5117 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[421]: 6 -0.500075 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[493]: 6 0 10.2261 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[575]: 6 -0.500052 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[651]: 6 -0.500069 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[834]: 6 0 23.3504 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[863]: 6 -1.00003 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[892]: 6 0 1.00009 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[895]: 6 0 1.00008 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[939]: 6 -1.0001 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[965]: 6 0 13.6699 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[977]: 6 -1.00009 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[978]: 6 0 23.7257 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1003]: 6 0 13.6699 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1036]: 6 0 4.00009 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1061]: 6 0 1.00008 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1067]: 6 0 5.68205 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1074]: 6 0 3.0001 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1101]: 6 -1.69187 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1139]: 6 0 5.45896 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1169]: 6 -1.00007 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1177]: 6 0 5.45895 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1250]: 6 0 186.05 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1277]: 6 -1.00005 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1299]: 6 0 1.00004 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1318]: 6 0 0.500093 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1348]: 6 0 1.0001 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1351]: 6 0 4.51208 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1371]: 6 -1.00004 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1414]: 6 0 97.9569 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1439]: 6 -1.00008 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1560]: 6 0 150.913 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1588]: 6 -3.00002 0 shouldn't be
1327.47/1338.89	WSVECS04 Frhs2[1689]: 6 -7.10427 0 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[103]: 6 0 2.00004 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[455]: 6 0 10.2261 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[593]: 6 0 1.00002 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[700]: 6 0 1.00008 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[776]: 6 0 1.00002 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[958]: 6 0 5.91928 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[1291]: 6 0 4.76724 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[1321]: 6 0 1.00002 shouldn't be
1327.76/1339.14	WSVECS04 Frhs2[1340]: 6 0 1.00002 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[376]: 6 0 195.309 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[573]: 6 0 11.364 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[611]: 6 0 11.3641 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[746]: 6 0 225.956 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[801]: 6 0 30.3269 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[839]: 6 0 24.6449 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[1123]: 6 -5.51206 0 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[1359]: 6 0 1.00009 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[1434]: 6 0 1.00003 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[1435]: 6 0 1.00007 shouldn't be
1327.96/1339.38	WSVECS04 Frhs2[1606]: 6 0 80.6951 shouldn't be
1341.92/1353.53	c #Conflicts:    4700000 | #Constraints:      73353
1341.92/1353.53	c #Conflicts:    4701000 | #Constraints:      74353
1341.92/1353.53	c #Conflicts:    4702000 | #Constraints:      75353
1341.92/1353.53	c #Conflicts:    4703000 | #Constraints:      76353
1341.92/1353.53	c #Conflicts:    4704000 | #Constraints:      77353
1341.92/1353.53	c #Conflicts:    4705000 | #Constraints:      78353
1341.92/1353.53	c #Conflicts:    4706000 | #Constraints:      79353
1341.92/1353.53	c #Conflicts:    4707000 | #Constraints:      80353
1341.92/1353.53	c #Conflicts:    4708000 | #Constraints:      81353
1341.92/1353.53	c #Conflicts:    4709000 | #Constraints:      82353
1341.92/1353.53	c #Conflicts:    4710000 | #Constraints:      83353
1341.92/1353.53	c #Conflicts:    4711000 | #Constraints:      84353
1341.92/1353.53	c #Conflicts:    4712000 | #Constraints:      85353
1341.92/1353.53	c #Conflicts:    4713000 | #Constraints:      86353
1341.92/1353.53	c #Conflicts:    4714000 | #Constraints:      87353
1341.92/1353.53	c #Conflicts:    4715000 | #Constraints:      88353
1341.92/1353.53	c #Conflicts:    4716000 | #Constraints:      89353
1341.92/1353.53	c #Conflicts:    4717000 | #Constraints:      90353
1341.92/1353.53	c #Conflicts:    4718000 | #Constraints:      91353
1341.92/1353.53	c #Conflicts:    4719000 | #Constraints:      92353
1341.92/1353.53	c #Conflicts:    4720000 | #Constraints:      93353
1341.92/1353.53	c #Conflicts:    4721000 | #Constraints:      94353
1341.92/1353.53	c #Conflicts:    4722000 | #Constraints:      95353
1341.92/1353.53	c #Conflicts:    4723000 | #Constraints:      96353
1341.92/1353.53	c #Conflicts:    4724000 | #Constraints:      97353
1341.92/1353.53	c #Conflicts:    4725000 | #Constraints:      98353
1341.92/1353.53	c #Conflicts:    4726000 | #Constraints:      99353
1341.92/1353.53	c #Conflicts:    4727000 | #Constraints:     100353
1341.92/1353.53	c #Conflicts:    4728000 | #Constraints:     101353
1341.92/1353.53	c #Conflicts:    4729000 | #Constraints:     102353
1341.92/1353.53	c #Conflicts:    4730000 | #Constraints:     103353
1341.92/1353.53	c #Conflicts:    4731000 | #Constraints:     104353
1341.92/1353.53	c #Conflicts:    4732000 | #Constraints:     105353
1341.92/1353.53	c #Conflicts:    4733000 | #Constraints:     106353
1341.92/1353.53	c #Conflicts:    4734000 | #Constraints:     107353
1341.92/1353.53	c #Conflicts:    4735000 | #Constraints:     108353
1341.92/1353.53	c #Conflicts:    4736000 | #Constraints:     109353
1341.92/1353.53	c #Conflicts:    4737000 | #Constraints:     110353
1341.92/1353.53	c #Conflicts:    4738000 | #Constraints:     111353
1341.92/1353.53	c #Conflicts:    4739000 | #Constraints:     112354
1341.92/1353.53	c #Conflicts:    4740000 | #Constraints:     113354
1341.92/1353.53	c #Conflicts:    4741000 | #Constraints:     114354
1341.92/1353.53	c #Conflicts:    4742000 | #Constraints:     115354
1341.92/1353.53	c #Conflicts:    4743000 | #Constraints:     116354
1341.92/1353.53	c INPROCESSING
1341.92/1353.53	c GARBAGE COLLECT
1341.92/1353.53	WSVECS04 Frhs2[26]: 6 0 80.7259 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[36]: 6 0 80.7259 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[44]: 6 0 229.909 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[61]: 6 0 83.0968 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[63]: 6 0 84.0967 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[65]: 6 0 175.826 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[71]: 6 0 395.922 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[74]: 6 0 57.9121 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[78]: 6 0 241.661 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[113]: 6 0 115.824 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[119]: 6 -19.8388 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[189]: 6 0 57.9121 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[215]: 6 0 331.649 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[229]: 6 -1.23996 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[436]: 6 0 1.00008 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[538]: 6 0 157.059 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[610]: 6 0 368.033 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[614]: 6 0 157.059 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[652]: 6 0 157.059 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[696]: 6 0 1.00001 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[724]: 6 0 84.0968 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[747]: 6 0 331.649 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[762]: 6 0 84.0967 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[781]: 6 0 1.00002 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[873]: 6 0 7.13364 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[882]: 6 0 166.132 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[949]: 6 0 7.13366 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[953]: 6 0 18.389 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[991]: 6 0 18.389 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1023]: 6 -1.00003 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1044]: 6 0 1.00006 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1054]: 6 0 0.500036 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1068]: 6 0 1.00002 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1074]: 6 -2.00007 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1105]: 6 0 8.69451 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1107]: 6 0 41.0484 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1145]: 6 -41.1459 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1227]: 6 0 1.00007 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1367]: 6 0 1.00001 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1373]: 6 0 41.1459 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1472]: 6 0 0.500059 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1486]: 6 0 1.00005 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1518]: 6 0 79.4885 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1519]: 6 0 57.9121 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1557]: 6 0 57.9121 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1579]: 6 -1.00008 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1606]: 6 -1.00009 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1615]: 6 -4.00002 0 shouldn't be
1341.92/1353.53	WSVECS04 Frhs2[1624]: 6 -1.00002 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[64]: 6 0 637.425 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[72]: 6 0 726.293 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[110]: 6 0 195.551 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[224]: 6 0 553.157 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[383]: 6 0 19.389 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[420]: 6 0 448.876 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[424]: 6 0 159.525 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[585]: 6 -124.17 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[727]: 6 0 41.0484 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[803]: 6 0 41.0484 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[812]: 6 -1.00008 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[851]: 6 0 537.078 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[854]: 6 0 1.00008 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[911]: 6 0 7.13363 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[955]: 6 -42.0484 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1006]: 6 0 1.0001 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1024]: 6 0 84.0967 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1028]: 6 0 855.688 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1142]: 6 0 855.688 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1173]: 6 -1.00006 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1283]: 6 -1.00008 0 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1439]: 6 0 360.632 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1560]: 6 0 471.977 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1580]: 6 0 9.20041 shouldn't be
1342.12/1353.73	WSVECS04 Frhs2[1634]: 6 -1.00006 0 shouldn't be
1342.31/1353.95	WSVECS04 Frhs2[229]: 6 -1.23987 0 shouldn't be
1342.31/1353.95	WSVECS04 Frhs2[854]: 6 0 1 shouldn't be
1342.31/1353.95	WSVECS04 Frhs2[1373]: 6 0 41.1458 shouldn't be
1356.38/1368.01	c #Conflicts:    4744000 | #Constraints:      62942
1356.38/1368.01	c #Conflicts:    4745000 | #Constraints:      63942
1356.38/1368.01	c #Conflicts:    4746000 | #Constraints:      64942
1356.38/1368.01	c #Conflicts:    4747000 | #Constraints:      65942
1356.38/1368.01	c #Conflicts:    4748000 | #Constraints:      66942
1356.38/1368.01	c #Conflicts:    4749000 | #Constraints:      67942
1356.38/1368.01	c #Conflicts:    4750000 | #Constraints:      68942
1356.38/1368.01	c #Conflicts:    4751000 | #Constraints:      69942
1356.38/1368.01	c #Conflicts:    4752000 | #Constraints:      70942
1356.38/1368.01	c #Conflicts:    4753000 | #Constraints:      71942
1356.38/1368.01	c #Conflicts:    4754000 | #Constraints:      72942
1356.38/1368.01	c #Conflicts:    4755000 | #Constraints:      73942
1356.38/1368.01	c #Conflicts:    4756000 | #Constraints:      74942
1356.38/1368.01	c #Conflicts:    4757000 | #Constraints:      75942
1356.38/1368.01	c #Conflicts:    4758000 | #Constraints:      76942
1356.38/1368.01	c #Conflicts:    4759000 | #Constraints:      77942
1356.38/1368.01	c #Conflicts:    4760000 | #Constraints:      78942
1356.38/1368.01	c #Conflicts:    4761000 | #Constraints:      79942
1356.38/1368.01	c #Conflicts:    4762000 | #Constraints:      80942
1356.38/1368.01	c #Conflicts:    4763000 | #Constraints:      81942
1356.38/1368.01	c #Conflicts:    4764000 | #Constraints:      82942
1356.38/1368.01	c #Conflicts:    4765000 | #Constraints:      83942
1356.38/1368.01	c #Conflicts:    4766000 | #Constraints:      84942
1356.38/1368.01	c #Conflicts:    4767000 | #Constraints:      85942
1356.38/1368.01	c #Conflicts:    4768000 | #Constraints:      86942
1356.38/1368.01	c #Conflicts:    4769000 | #Constraints:      87942
1356.38/1368.01	c #Conflicts:    4770000 | #Constraints:      88942
1356.38/1368.01	c #Conflicts:    4771000 | #Constraints:      89942
1356.38/1368.01	c #Conflicts:    4772000 | #Constraints:      90942
1356.38/1368.01	c #Conflicts:    4773000 | #Constraints:      91942
1356.38/1368.01	c #Conflicts:    4774000 | #Constraints:      92943
1356.38/1368.01	c #Conflicts:    4775000 | #Constraints:      93943
1356.38/1368.01	c #Conflicts:    4776000 | #Constraints:      94943
1356.38/1368.01	c #Conflicts:    4777000 | #Constraints:      95943
1356.38/1368.01	c #Conflicts:    4778000 | #Constraints:      96943
1356.38/1368.01	c #Conflicts:    4779000 | #Constraints:      97943
1356.38/1368.01	c #Conflicts:    4780000 | #Constraints:      98943
1356.38/1368.01	c #Conflicts:    4781000 | #Constraints:      99943
1356.38/1368.01	c #Conflicts:    4782000 | #Constraints:     100943
1356.38/1368.01	c #Conflicts:    4783000 | #Constraints:     101943
1356.38/1368.01	c #Conflicts:    4784000 | #Constraints:     102943
1356.38/1368.01	c #Conflicts:    4785000 | #Constraints:     103943
1356.38/1368.01	c #Conflicts:    4786000 | #Constraints:     104943
1356.38/1368.01	c #Conflicts:    4787000 | #Constraints:     105943
1356.38/1368.01	c INPROCESSING
1356.38/1368.01	c GARBAGE COLLECT
1356.38/1368.01	WSVECS04 Frhs2[55]: 6 -2386.56 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[56]: 6 -1819.01 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[58]: 6 -2434.11 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[59]: 6 0 546.971 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[65]: 6 -940.269 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[68]: 6 -2089.88 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[71]: 6 -2154.62 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[73]: 6 0 187.757 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[74]: 6 -2425.45 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[75]: 6 -1966.6 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[100]: 6 -754.597 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[147]: 6 0 102.808 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[667]: 6 0 659.161 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[705]: 6 0 659.161 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[709]: 6 0 52.001 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[727]: 6 0 730.307 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[743]: 6 0 659.161 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[747]: 6 0 52.0009 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[763]: 6 -1258.3 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[764]: 6 -34.715 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[816]: 6 -1508.19 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[819]: 6 0 748.64 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[838]: 6 -1232.13 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[891]: 6 0 0.500064 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[923]: 6 -1.00003 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[929]: 6 0 0.500036 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[967]: 6 0 0.500043 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[987]: 6 0 20.028 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[991]: 6 -749.362 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1025]: 6 0 20.028 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1060]: 6 0 130.681 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1066]: 6 -1232.13 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1206]: 6 -1.00009 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1212]: 6 0 130.681 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1213]: 6 0 1508.19 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1220]: 6 0 295.976 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1251]: 6 0 1508.19 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1289]: 6 0 2261.79 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1297]: 6 -732.135 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1374]: 6 -669.121 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1403]: 6 0 1508.19 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1427]: 6 0 674.611 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1431]: 6 -524.063 0 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1487]: 6 0 513.39 shouldn't be
1356.38/1368.01	WSVECS04 Frhs2[1557]: 6 -1467.04 0 shouldn't be
1356.58/1368.23	WSVECS04 Frhs2[886]: 6 -1.00006 0 shouldn't be
1356.58/1368.23	WSVECS04 Frhs2[1042]: 6 0 1.00001 shouldn't be
1356.58/1368.23	WSVECS04 Frhs2[1285]: 6 -1.00007 0 shouldn't be
1356.77/1368.42	WSVECS04 Frhs2[1299]: 6 0 1.00006 shouldn't be
1356.98/1368.63	WSVECS04 Frhs2[699]: 6 -36.2493 0 shouldn't be
1357.88/1369.52	WSVECS04 Frhs2[1153]: 6 0 1.00004 shouldn't be
1357.88/1369.52	WSVECS04 Frhs2[1357]: 6 0 1.00008 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[56]: 6 -1819.01 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[58]: 6 -2434.11 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[65]: 6 -940.269 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[71]: 6 -2154.62 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[74]: 6 -2425.45 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[75]: 6 -1966.6 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[100]: 6 -754.597 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[743]: 6 0 659.161 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[816]: 6 -1508.19 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[819]: 6 0 748.64 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[841]: 6 0 731.307 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[967]: 6 0 0.5 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[991]: 6 -749.362 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1025]: 6 0 20.028 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1066]: 6 -1232.13 0 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1148]: 6 0 49.0993 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1213]: 6 0 1508.19 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1289]: 6 0 2261.79 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1403]: 6 0 1508.19 shouldn't be
1358.27/1369.92	WSVECS04 Frhs2[1487]: 6 0 513.39 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[59]: 6 0 546.971 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[73]: 6 0 187.757 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[147]: 6 0 102.808 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[699]: 6 -36.2493 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[709]: 6 0 52.0009 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[763]: 6 -1258.3 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[764]: 6 -34.715 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[838]: 6 -1232.13 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[886]: 6 -1 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[891]: 6 0 0.5 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[923]: 6 -1 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[928]: 6 0 1 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[966]: 6 0 1 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[987]: 6 0 20.028 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1042]: 6 0 1 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1206]: 6 -1 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1212]: 6 0 130.681 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1285]: 6 -1 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1297]: 6 -732.135 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1374]: 6 -669.121 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1431]: 6 -524.063 0 shouldn't be
1358.58/1370.22	WSVECS04 Frhs2[1557]: 6 -1467.04 0 shouldn't be
1358.97/1370.69	WSVECS04 Frhs2[1153]: 6 0 1 shouldn't be
1358.97/1370.69	WSVECS04 Frhs2[1191]: 6 0 1 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[55]: 6 -2386.56 0 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[68]: 6 -2089.88 0 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[667]: 6 0 659.161 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[705]: 6 0 659.161 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[727]: 6 0 730.307 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[747]: 6 0 52.0009 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[958]: 6 0 41.1498 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1211]: 6 0 102.808 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1220]: 6 0 295.976 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1251]: 6 0 1508.19 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1427]: 6 0 674.611 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1515]: 6 0 102.808 shouldn't be
1359.37/1371.04	WSVECS04 Frhs2[1553]: 6 0 102.808 shouldn't be
1382.62/1394.57	c #Conflicts:    4788000 | #Constraints:      57782
1382.62/1394.57	c #Conflicts:    4789000 | #Constraints:      58782
1382.62/1394.57	c #Conflicts:    4790000 | #Constraints:      59782
1382.62/1394.57	c #Conflicts:    4791000 | #Constraints:      60782
1382.62/1394.57	c #Conflicts:    4792000 | #Constraints:      61782
1382.62/1394.57	c #Conflicts:    4793000 | #Constraints:      62782
1382.62/1394.57	c #Conflicts:    4794000 | #Constraints:      63782
1382.62/1394.57	c #Conflicts:    4795000 | #Constraints:      64782
1382.62/1394.57	c #Conflicts:    4796000 | #Constraints:      65782
1382.62/1394.57	c #Conflicts:    4797000 | #Constraints:      66782
1382.62/1394.57	c #Conflicts:    4798000 | #Constraints:      67782
1382.62/1394.57	c #Conflicts:    4799000 | #Constraints:      68782
1382.62/1394.57	c #Conflicts:    4800000 | #Constraints:      69782
1382.62/1394.57	c #Conflicts:    4801000 | #Constraints:      70782
1382.62/1394.57	c #Conflicts:    4802000 | #Constraints:      71782
1382.62/1394.57	c #Conflicts:    4803000 | #Constraints:      72782
1382.62/1394.57	c #Conflicts:    4804000 | #Constraints:      73782
1382.62/1394.57	c #Conflicts:    4805000 | #Constraints:      74782
1382.62/1394.57	c #Conflicts:    4806000 | #Constraints:      75782
1382.62/1394.57	c #Conflicts:    4807000 | #Constraints:      76783
1382.62/1394.57	c #Conflicts:    4808000 | #Constraints:      77783
1382.62/1394.57	c #Conflicts:    4809000 | #Constraints:      78783
1382.62/1394.57	c #Conflicts:    4810000 | #Constraints:      79783
1382.62/1394.57	c #Conflicts:    4811000 | #Constraints:      80783
1382.62/1394.57	c #Conflicts:    4812000 | #Constraints:      81783
1382.62/1394.57	c #Conflicts:    4813000 | #Constraints:      82783
1382.62/1394.57	c #Conflicts:    4814000 | #Constraints:      83783
1382.62/1394.57	c #Conflicts:    4815000 | #Constraints:      84783
1382.62/1394.57	c #Conflicts:    4816000 | #Constraints:      85783
1382.62/1394.57	c #Conflicts:    4817000 | #Constraints:      86783
1382.62/1394.57	c #Conflicts:    4818000 | #Constraints:      87783
1382.62/1394.57	c #Conflicts:    4819000 | #Constraints:      88783
1382.62/1394.57	c #Conflicts:    4820000 | #Constraints:      89783
1382.62/1394.57	c #Conflicts:    4821000 | #Constraints:      90783
1382.62/1394.57	c #Conflicts:    4822000 | #Constraints:      91783
1382.62/1394.57	c #Conflicts:    4823000 | #Constraints:      92783
1382.62/1394.57	c #Conflicts:    4824000 | #Constraints:      93783
1382.62/1394.57	c #Conflicts:    4825000 | #Constraints:      94783
1382.62/1394.57	c #Conflicts:    4826000 | #Constraints:      95783
1382.62/1394.57	c #Conflicts:    4827000 | #Constraints:      96783
1382.62/1394.57	c #Conflicts:    4828000 | #Constraints:      97783
1382.62/1394.57	c #Conflicts:    4829000 | #Constraints:      98783
1382.62/1394.57	c #Conflicts:    4830000 | #Constraints:      99783
1382.62/1394.57	c #Conflicts:    4831000 | #Constraints:     100783
1382.62/1394.57	c INPROCESSING
1382.62/1394.57	c GARBAGE COLLECT
1382.62/1394.57	c #Conflicts:    4832000 | #Constraints:      55158
1382.62/1394.57	c #Conflicts:    4833000 | #Constraints:      56158
1382.62/1394.57	c #Conflicts:    4834000 | #Constraints:      57158
1382.62/1394.57	c #Conflicts:    4835000 | #Constraints:      58158
1382.62/1394.57	c #Conflicts:    4836000 | #Constraints:      59158
1382.62/1394.57	c #Conflicts:    4837000 | #Constraints:      60158
1382.62/1394.57	c #Conflicts:    4838000 | #Constraints:      61158
1382.62/1394.57	c #Conflicts:    4839000 | #Constraints:      62158
1382.62/1394.57	c #Conflicts:    4840000 | #Constraints:      63158
1382.62/1394.57	c #Conflicts:    4841000 | #Constraints:      64158
1382.62/1394.57	c #Conflicts:    4842000 | #Constraints:      65158
1382.62/1394.57	c #Conflicts:    4843000 | #Constraints:      66158
1382.62/1394.57	c #Conflicts:    4844000 | #Constraints:      67158
1382.62/1394.57	c #Conflicts:    4845000 | #Constraints:      68158
1382.62/1394.57	c #Conflicts:    4846000 | #Constraints:      69158
1382.62/1394.57	c #Conflicts:    4847000 | #Constraints:      70159
1382.62/1394.57	c #Conflicts:    4848000 | #Constraints:      71160
1382.62/1394.57	c #Conflicts:    4849000 | #Constraints:      72161
1382.62/1394.57	c #Conflicts:    4850000 | #Constraints:      73163
1382.62/1394.57	c #Conflicts:    4851000 | #Constraints:      74163
1382.62/1394.57	c #Conflicts:    4852000 | #Constraints:      75163
1382.62/1394.57	c #Conflicts:    4853000 | #Constraints:      76163
1382.62/1394.57	c #Conflicts:    4854000 | #Constraints:      77163
1382.62/1394.57	c #Conflicts:    4855000 | #Constraints:      78164
1382.62/1394.57	c #Conflicts:    4856000 | #Constraints:      79164
1382.62/1394.57	c #Conflicts:    4857000 | #Constraints:      80164
1382.62/1394.57	c #Conflicts:    4858000 | #Constraints:      81165
1382.62/1394.57	c #Conflicts:    4859000 | #Constraints:      82165
1382.62/1394.57	c #Conflicts:    4860000 | #Constraints:      83165
1382.62/1394.57	c #Conflicts:    4861000 | #Constraints:      84166
1382.62/1394.57	c #Conflicts:    4862000 | #Constraints:      85166
1382.62/1394.57	c #Conflicts:    4863000 | #Constraints:      86166
1382.62/1394.57	c #Conflicts:    4864000 | #Constraints:      87166
1382.62/1394.57	c #Conflicts:    4865000 | #Constraints:      88168
1382.62/1394.57	c #Conflicts:    4866000 | #Constraints:      89168
1427.50/1439.73	c #Conflicts:    4867000 | #Constraints:      90169
1427.50/1439.73	c #Conflicts:    4868000 | #Constraints:      91170
1427.50/1439.73	c #Conflicts:    4869000 | #Constraints:      92170
1427.50/1439.73	c #Conflicts:    4870000 | #Constraints:      93170
1427.50/1439.73	c #Conflicts:    4871000 | #Constraints:      94170
1427.50/1439.73	c #Conflicts:    4872000 | #Constraints:      95171
1427.50/1439.73	c #Conflicts:    4873000 | #Constraints:      96172
1427.50/1439.73	c #Conflicts:    4874000 | #Constraints:      97172
1427.50/1439.73	c #Conflicts:    4875000 | #Constraints:      98172
1427.50/1439.73	c #Conflicts:    4876000 | #Constraints:      99172
1427.50/1439.73	c #Conflicts:    4877000 | #Constraints:     100172
1427.50/1439.73	c #Conflicts:    4878000 | #Constraints:     101172
1427.50/1439.73	c #Conflicts:    4879000 | #Constraints:     102172
1427.50/1439.73	c #Conflicts:    4880000 | #Constraints:     103172
1427.50/1439.73	c #Conflicts:    4881000 | #Constraints:     104172
1427.50/1439.73	c #Conflicts:    4882000 | #Constraints:     105172
1427.50/1439.73	c #Conflicts:    4883000 | #Constraints:     106173
1427.50/1439.73	c #Conflicts:    4884000 | #Constraints:     107173
1427.50/1439.73	c #Conflicts:    4885000 | #Constraints:     108173
1427.50/1439.73	c #Conflicts:    4886000 | #Constraints:     109173
1427.50/1439.73	c #Conflicts:    4887000 | #Constraints:     110173
1427.50/1439.73	c #Conflicts:    4888000 | #Constraints:     111173
1427.50/1439.73	c #Conflicts:    4889000 | #Constraints:     112174
1427.50/1439.73	c #Conflicts:    4890000 | #Constraints:     113175
1427.50/1439.73	c #Conflicts:    4891000 | #Constraints:     114175
1427.50/1439.73	c #Conflicts:    4892000 | #Constraints:     115176
1427.50/1439.73	c #Conflicts:    4893000 | #Constraints:     116177
1427.50/1439.73	c #Conflicts:    4894000 | #Constraints:     117177
1427.50/1439.73	c #Conflicts:    4895000 | #Constraints:     118177
1427.50/1439.73	c #Conflicts:    4896000 | #Constraints:     119177
1427.50/1439.73	c #Conflicts:    4897000 | #Constraints:     120177
1427.50/1439.73	c #Conflicts:    4898000 | #Constraints:     121177
1427.50/1439.73	c #Conflicts:    4899000 | #Constraints:     122177
1427.50/1439.73	c #Conflicts:    4900000 | #Constraints:     123179
1427.50/1439.73	c #Conflicts:    4901000 | #Constraints:     124180
1427.50/1439.73	c #Conflicts:    4902000 | #Constraints:     125181
1427.50/1439.73	c #Conflicts:    4903000 | #Constraints:     126181
1427.50/1439.73	c #Conflicts:    4904000 | #Constraints:     127182
1427.50/1439.73	c #Conflicts:    4905000 | #Constraints:     128182
1427.50/1439.73	c #Conflicts:    4906000 | #Constraints:     129182
1427.50/1439.73	c #Conflicts:    4907000 | #Constraints:     130182
1427.50/1439.73	c #Conflicts:    4908000 | #Constraints:     131183
1427.50/1439.73	c #Conflicts:    4909000 | #Constraints:     132183
1427.50/1439.73	c #Conflicts:    4910000 | #Constraints:     133184
1427.50/1439.73	c #Conflicts:    4911000 | #Constraints:     134184
1427.50/1439.73	c #Conflicts:    4912000 | #Constraints:     135184
1427.50/1439.73	c #Conflicts:    4913000 | #Constraints:     136184
1427.50/1439.73	c #Conflicts:    4914000 | #Constraints:     137184
1427.50/1439.73	c #Conflicts:    4915000 | #Constraints:     138184
1427.50/1439.73	c #Conflicts:    4916000 | #Constraints:     139185
1427.50/1439.73	c #Conflicts:    4917000 | #Constraints:     140187
1427.50/1439.73	c #Conflicts:    4918000 | #Constraints:     141187
1427.50/1439.73	c #Conflicts:    4919000 | #Constraints:     142187
1427.50/1439.73	c #Conflicts:    4920000 | #Constraints:     143187
1427.50/1439.73	c #Conflicts:    4921000 | #Constraints:     144188
1427.50/1439.73	c #Conflicts:    4922000 | #Constraints:     145188
1427.50/1439.73	c #Conflicts:    4923000 | #Constraints:     146189
1427.50/1439.73	c #Conflicts:    4924000 | #Constraints:     147189
1427.50/1439.73	c #Conflicts:    4925000 | #Constraints:     148190
1427.50/1439.73	c #Conflicts:    4926000 | #Constraints:     149190
1427.50/1439.73	c #Conflicts:    4927000 | #Constraints:     150190
1427.50/1439.73	c #Conflicts:    4928000 | #Constraints:     151191
1427.50/1439.73	c #Conflicts:    4929000 | #Constraints:     152191
1427.50/1439.73	c #Conflicts:    4930000 | #Constraints:     153192
1427.50/1439.73	c #Conflicts:    4931000 | #Constraints:     154192
1427.50/1439.73	c #Conflicts:    4932000 | #Constraints:     155194
1427.50/1439.73	c #Conflicts:    4933000 | #Constraints:     156194
1427.50/1439.73	c #Conflicts:    4934000 | #Constraints:     157195
1427.50/1439.73	c #Conflicts:    4935000 | #Constraints:     158196
1427.50/1439.73	c #Conflicts:    4936000 | #Constraints:     159196
1427.50/1439.73	c #Conflicts:    4937000 | #Constraints:     160197
1427.50/1439.73	c #Conflicts:    4938000 | #Constraints:     161197
1427.50/1439.73	c #Conflicts:    4939000 | #Constraints:     162197
1427.50/1439.73	c #Conflicts:    4940000 | #Constraints:     163197
1427.50/1439.73	c #Conflicts:    4941000 | #Constraints:     164197
1427.50/1439.73	c #Conflicts:    4942000 | #Constraints:     165197
1427.50/1439.73	c #Conflicts:    4943000 | #Constraints:     166197
1427.50/1439.73	c #Conflicts:    4944000 | #Constraints:     167197
1500.72/1513.88	c #Conflicts:    4945000 | #Constraints:     168198
1500.72/1513.88	c #Conflicts:    4946000 | #Constraints:     169198
1500.72/1513.88	c #Conflicts:    4947000 | #Constraints:     170198
1500.72/1513.88	c #Conflicts:    4948000 | #Constraints:     171198
1500.72/1513.88	c #Conflicts:    4949000 | #Constraints:     172198
1500.72/1513.88	c #Conflicts:    4950000 | #Constraints:     173198
1500.72/1513.88	c #Conflicts:    4951000 | #Constraints:     174199
1500.72/1513.88	c #Conflicts:    4952000 | #Constraints:     175199
1500.72/1513.88	c #Conflicts:    4953000 | #Constraints:     176199
1500.72/1513.88	c #Conflicts:    4954000 | #Constraints:     177199
1500.72/1513.88	c #Conflicts:    4955000 | #Constraints:     178199
1500.72/1513.88	c #Conflicts:    4956000 | #Constraints:     179199
1500.72/1513.88	c #Conflicts:    4957000 | #Constraints:     180199
1500.72/1513.88	c #Conflicts:    4958000 | #Constraints:     181199
1500.72/1513.88	c #Conflicts:    4959000 | #Constraints:     182199
1500.72/1513.88	c #Conflicts:    4960000 | #Constraints:     183199
1500.72/1513.88	c #Conflicts:    4961000 | #Constraints:     184199
1500.72/1513.88	c #Conflicts:    4962000 | #Constraints:     185199
1500.72/1513.88	c #Conflicts:    4963000 | #Constraints:     186199
1500.72/1513.88	c #Conflicts:    4964000 | #Constraints:     187200
1500.72/1513.88	c #Conflicts:    4965000 | #Constraints:     188200
1500.72/1513.88	c #Conflicts:    4966000 | #Constraints:     189200
1500.72/1513.88	c #Conflicts:    4967000 | #Constraints:     190200
1500.72/1513.88	c #Conflicts:    4968000 | #Constraints:     191201
1500.72/1513.88	c #Conflicts:    4969000 | #Constraints:     192202
1500.72/1513.88	c #Conflicts:    4970000 | #Constraints:     193202
1500.72/1513.88	c #Conflicts:    4971000 | #Constraints:     194202
1500.72/1513.88	c #Conflicts:    4972000 | #Constraints:     195202
1500.72/1513.88	c #Conflicts:    4973000 | #Constraints:     196203
1500.72/1513.88	c #Conflicts:    4974000 | #Constraints:     197203
1500.72/1513.88	c #Conflicts:    4975000 | #Constraints:     198203
1500.72/1513.88	c #Conflicts:    4976000 | #Constraints:     199204
1500.72/1513.88	c #Conflicts:    4977000 | #Constraints:     200205
1500.72/1513.88	c #Conflicts:    4978000 | #Constraints:     201205
1500.72/1513.88	c #Conflicts:    4979000 | #Constraints:     202205
1500.72/1513.88	c #Conflicts:    4980000 | #Constraints:     203205
1500.72/1513.88	c #Conflicts:    4981000 | #Constraints:     204205
1500.72/1513.88	c #Conflicts:    4982000 | #Constraints:     205206
1500.72/1513.88	c #Conflicts:    4983000 | #Constraints:     206206
1500.72/1513.88	c #Conflicts:    4984000 | #Constraints:     207206
1500.72/1513.88	c #Conflicts:    4985000 | #Constraints:     208207
1500.72/1513.88	c #Conflicts:    4986000 | #Constraints:     209207
1500.72/1513.88	c #Conflicts:    4987000 | #Constraints:     210207
1500.72/1513.88	c #Conflicts:    4988000 | #Constraints:     211208
1500.72/1513.88	c #Conflicts:    4989000 | #Constraints:     212209
1500.72/1513.88	c #Conflicts:    4990000 | #Constraints:     213209
1500.72/1513.88	c #Conflicts:    4991000 | #Constraints:     214210
1500.72/1513.88	c #Conflicts:    4992000 | #Constraints:     215213
1500.72/1513.88	c #Conflicts:    4993000 | #Constraints:     216214
1500.72/1513.88	c #Conflicts:    4994000 | #Constraints:     217215
1500.72/1513.88	c #Conflicts:    4995000 | #Constraints:     218218
1500.72/1513.88	c #Conflicts:    4996000 | #Constraints:     219218
1500.72/1513.88	c #Conflicts:    4997000 | #Constraints:     220220
1500.72/1513.88	c #Conflicts:    4998000 | #Constraints:     221220
1500.72/1513.88	c #Conflicts:    4999000 | #Constraints:     222220
1500.72/1513.88	c #Conflicts:    5000000 | #Constraints:     223221
1500.72/1513.88	c #Conflicts:    5001000 | #Constraints:     224222
1500.72/1513.88	c #Conflicts:    5002000 | #Constraints:     225222
1500.72/1513.88	c #Conflicts:    5003000 | #Constraints:     226223
1500.72/1513.88	c #Conflicts:    5004000 | #Constraints:     227223
1500.72/1513.88	c #Conflicts:    5005000 | #Constraints:     228224
1500.72/1513.88	c #Conflicts:    5006000 | #Constraints:     229224
1500.72/1513.88	c #Conflicts:    5007000 | #Constraints:     230224
1500.72/1513.88	c #Conflicts:    5008000 | #Constraints:     231224
1500.72/1513.88	c #Conflicts:    5009000 | #Constraints:     232225
1500.72/1513.88	c #Conflicts:    5010000 | #Constraints:     233225
1500.72/1513.88	c #Conflicts:    5011000 | #Constraints:     234225
1500.72/1513.88	c #Conflicts:    5012000 | #Constraints:     235225
1500.72/1513.88	c #Conflicts:    5013000 | #Constraints:     236225
1500.72/1513.88	c #Conflicts:    5014000 | #Constraints:     237225
1500.72/1513.88	c #Conflicts:    5015000 | #Constraints:     238226
1500.72/1513.88	c #Conflicts:    5016000 | #Constraints:     239227
1500.72/1513.88	c #Conflicts:    5017000 | #Constraints:     240227
1500.72/1513.88	c #Conflicts:    5018000 | #Constraints:     241227
1500.72/1513.88	c #Conflicts:    5019000 | #Constraints:     242228
1500.72/1513.88	c #Conflicts:    5020000 | #Constraints:     243230
1500.72/1513.88	c #Conflicts:    5021000 | #Constraints:     244231
1500.72/1513.88	c #Conflicts:    5022000 | #Constraints:     245232
1500.72/1513.88	c #Conflicts:    5023000 | #Constraints:     246232
1515.78/1528.93	c #Conflicts:    5024000 | #Constraints:     247232
1515.78/1528.93	c #Conflicts:    5025000 | #Constraints:     248232
1515.78/1528.93	c #Conflicts:    5026000 | #Constraints:     249232
1515.78/1528.93	c #Conflicts:    5027000 | #Constraints:     250232
1515.78/1528.93	c #Conflicts:    5028000 | #Constraints:     251232
1515.78/1528.93	c #Conflicts:    5029000 | #Constraints:     252232
1515.78/1528.93	c #Conflicts:    5030000 | #Constraints:     253233
1515.78/1528.93	c #Conflicts:    5031000 | #Constraints:     254234
1515.78/1528.93	c #Conflicts:    5032000 | #Constraints:     255235
1515.78/1528.93	c #Conflicts:    5033000 | #Constraints:     256235
1515.78/1528.93	c #Conflicts:    5034000 | #Constraints:     257236
1515.78/1528.93	c #Conflicts:    5035000 | #Constraints:     258236
1515.78/1528.93	WSVECS04 Frhs2[8]: 6 -0.988723 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[28]: 6 -5.00003 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[38]: 6 -1.00006 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[45]: 6 0 0.562934 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[49]: 6 0 1.83798 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[67]: 6 -2.81453 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[139]: 6 0 1.00005 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[150]: 6 0 1.00002 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[159]: 6 -1.00005 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[181]: 6 -3.00002 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[252]: 6 -1.00001 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[416]: 6 0 0.0113612 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[454]: 6 0 0.0113579 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[492]: 6 0 1.22065 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[517]: 6 0 1.00006 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[530]: 6 0 1.22067 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[548]: 6 0 3.00004 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[622]: 6 0 1.0001 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[634]: 6 0 0.66219 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[796]: 6 -0.0309996 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1043]: 6 0 1.00001 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1231]: 6 0 0.675315 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1269]: 6 0 0.675353 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1414]: 6 0 0.252846 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1537]: 6 0 1.00007 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1554]: 6 -0.295823 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
1515.78/1528.93	WSVECS04 Frhs2[1656]: 6 -1.00007 0 shouldn't be
1546.02/1559.91	c #Conflicts:    5036000 | #Constraints:     259237
1546.02/1559.91	c #Conflicts:    5037000 | #Constraints:     260237
1546.02/1559.91	c #Conflicts:    5038000 | #Constraints:     261237
1546.02/1559.91	c #Conflicts:    5039000 | #Constraints:     262237
1546.02/1559.91	c #Conflicts:    5040000 | #Constraints:     263237
1546.02/1559.91	c #Conflicts:    5041000 | #Constraints:     264237
1546.02/1559.91	c #Conflicts:    5042000 | #Constraints:     265237
1546.02/1559.91	c #Conflicts:    5043000 | #Constraints:     266237
1546.02/1559.91	c #Conflicts:    5044000 | #Constraints:     267237
1546.02/1559.91	c #Conflicts:    5045000 | #Constraints:     268237
1546.02/1559.91	c #Conflicts:    5046000 | #Constraints:     269237
1546.02/1559.91	c #Conflicts:    5047000 | #Constraints:     270237
1546.02/1559.91	c #Conflicts:    5048000 | #Constraints:     271237
1546.02/1559.91	c #Conflicts:    5049000 | #Constraints:     272237
1546.02/1559.91	c #Conflicts:    5050000 | #Constraints:     273237
1546.02/1559.91	c #Conflicts:    5051000 | #Constraints:     274237
1546.02/1559.91	c #Conflicts:    5052000 | #Constraints:     275237
1546.02/1559.91	c #Conflicts:    5053000 | #Constraints:     276237
1546.02/1559.91	c #Conflicts:    5054000 | #Constraints:     277237
1546.02/1559.91	c INPROCESSING
1546.02/1559.91	c GARBAGE COLLECT
1546.02/1559.91	WSVECS04 Frhs2[55]: 6 -2.87955 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[57]: 6 -4.42114 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[64]: 6 -1.79406 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[65]: 6 -1.12676 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[66]: 6 -3.28369 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[71]: 6 -7.40548 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[72]: 6 -4.30027 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[74]: 6 -4.72805 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[76]: 6 -2.15014 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[552]: 6 -1.69697 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[835]: 6 -3.30027 0 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[1057]: 6 0 2 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[1214]: 6 0 0.77318 shouldn't be
1546.02/1559.91	WSVECS04 Frhs2[1325]: 6 0 0.303159 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[53]: 6 -4.20568 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[56]: 6 0 0.402449 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[77]: 6 0 2.19351 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[112]: 6 0 0.270286 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[135]: 6 0 0.020244 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[141]: 6 0 1 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[167]: 6 -0.842519 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[173]: 6 0 0.0202442 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[193]: 6 -1.13498 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[268]: 6 0 3.02338 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[270]: 6 -0.574456 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[510]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[538]: 6 0 0.0477419 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[588]: 6 0 3.30027 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[652]: 6 -0.760697 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[704]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[727]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[733]: 6 0 1 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[771]: 6 -2 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[874]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[918]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[954]: 6 0 0.899606 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1145]: 6 -0.723127 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1203]: 6 0 0.93537 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1241]: 6 0 0.93537 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1279]: 6 0 0.93537 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1391]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1511]: 6 0 1 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1579]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1586]: 6 -2 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1616]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1642]: 6 -2 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1661]: 6 -1 0 shouldn't be
1546.12/1560.09	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[9]: 6 -0.44217 0 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[155]: 6 -1.13498 0 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[231]: 6 -1.13498 0 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[471]: 6 0 2 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[506]: 6 0 1 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[696]: 6 0 1 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[851]: 6 0 1.10496 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[889]: 6 0 1.10496 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[907]: 6 0 1.30316 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[1000]: 6 0 1.31813 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[1038]: 6 0 1.31813 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[1039]: 6 0 1 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[1073]: 6 0 1 shouldn't be
1546.42/1560.31	WSVECS04 Frhs2[1076]: 6 0 1.31813 shouldn't be
1573.78/1588.08	c #Conflicts:    5055000 | #Constraints:     143181
1573.78/1588.08	c #Conflicts:    5056000 | #Constraints:     144181
1573.78/1588.08	c #Conflicts:    5057000 | #Constraints:     145181
1573.78/1588.08	c #Conflicts:    5058000 | #Constraints:     146181
1573.78/1588.08	c #Conflicts:    5059000 | #Constraints:     147181
1573.78/1588.08	c #Conflicts:    5060000 | #Constraints:     148181
1573.78/1588.08	c #Conflicts:    5061000 | #Constraints:     149182
1573.78/1588.08	c #Conflicts:    5062000 | #Constraints:     150182
1573.78/1588.08	c #Conflicts:    5063000 | #Constraints:     151182
1573.78/1588.08	c #Conflicts:    5064000 | #Constraints:     152182
1573.78/1588.08	c #Conflicts:    5065000 | #Constraints:     153182
1573.78/1588.08	c #Conflicts:    5066000 | #Constraints:     154182
1573.78/1588.08	c #Conflicts:    5067000 | #Constraints:     155182
1573.78/1588.08	c #Conflicts:    5068000 | #Constraints:     156182
1573.78/1588.08	c #Conflicts:    5069000 | #Constraints:     157182
1573.78/1588.08	c #Conflicts:    5070000 | #Constraints:     158182
1573.78/1588.08	c #Conflicts:    5071000 | #Constraints:     159182
1573.78/1588.08	c #Conflicts:    5072000 | #Constraints:     160182
1573.78/1588.08	c #Conflicts:    5073000 | #Constraints:     161182
1573.78/1588.08	c #Conflicts:    5074000 | #Constraints:     162182
1573.78/1588.08	c #Conflicts:    5075000 | #Constraints:     163182
1573.78/1588.08	c #Conflicts:    5076000 | #Constraints:     164182
1573.78/1588.08	c #Conflicts:    5077000 | #Constraints:     165182
1573.78/1588.08	c #Conflicts:    5078000 | #Constraints:     166182
1573.78/1588.08	c #Conflicts:    5079000 | #Constraints:     167182
1573.78/1588.08	c #Conflicts:    5080000 | #Constraints:     168182
1573.78/1588.08	c #Conflicts:    5081000 | #Constraints:     169182
1573.78/1588.08	c #Conflicts:    5082000 | #Constraints:     170182
1573.78/1588.08	c #Conflicts:    5083000 | #Constraints:     171182
1573.78/1588.08	c #Conflicts:    5084000 | #Constraints:     172182
1573.78/1588.08	c #Conflicts:    5085000 | #Constraints:     173182
1573.78/1588.08	c #Conflicts:    5086000 | #Constraints:     174182
1573.78/1588.08	c #Conflicts:    5087000 | #Constraints:     175182
1573.78/1588.08	c #Conflicts:    5088000 | #Constraints:     176182
1573.78/1588.08	c #Conflicts:    5089000 | #Constraints:     177182
1573.78/1588.08	c #Conflicts:    5090000 | #Constraints:     178182
1573.78/1588.08	c #Conflicts:    5091000 | #Constraints:     179182
1573.78/1588.08	c #Conflicts:    5092000 | #Constraints:     180182
1573.78/1588.08	c #Conflicts:    5093000 | #Constraints:     181182
1573.78/1588.08	c #Conflicts:    5094000 | #Constraints:     182182
1573.78/1588.08	c #Conflicts:    5095000 | #Constraints:     183182
1573.78/1588.08	c #Conflicts:    5096000 | #Constraints:     184182
1573.78/1588.08	c #Conflicts:    5097000 | #Constraints:     185182
1573.78/1588.08	c #Conflicts:    5098000 | #Constraints:     186182
1573.78/1588.08	c #Conflicts:    5099000 | #Constraints:     187182
1573.78/1588.08	c #Conflicts:    5100000 | #Constraints:     188182
1573.78/1588.08	c INPROCESSING
1573.78/1588.08	c GARBAGE COLLECT
1573.78/1588.08	WSVECS04 Frhs2[54]: 6 0 185.476 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[57]: 6 -485.772 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[58]: 6 -221.975 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[62]: 6 -63.1412 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[64]: 6 0 181.164 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[66]: 6 -335.778 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[68]: 6 -108.791 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[73]: 6 -8.16351 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[75]: 6 -90.1397 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[112]: 6 0 157.427 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[129]: 6 0 92.7525 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[500]: 6 0 234.932 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[611]: 6 0 2.26646 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[652]: 6 0 1 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[679]: 6 0 6.99919 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[727]: 6 0 32.0706 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[733]: 6 0 1 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[815]: 6 -1 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[918]: 6 0 233.932 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[949]: 6 0 7.01013 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[953]: 6 0 44.1312 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1278]: 6 0 287.132 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1289]: 6 0 158.466 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1316]: 6 0 287.132 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1355]: 6 0 39.961 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1394]: 6 -1 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1500]: 6 0 1 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1517]: 6 0 1 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1580]: 6 -12.0152 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1588]: 6 -1 0 shouldn't be
1573.78/1588.08	WSVECS04 Frhs2[1624]: 6 -1 0 shouldn't be
1574.08/1588.31	WSVECS04 Frhs2[60]: 6 -297.073 0 shouldn't be
1574.08/1588.31	WSVECS04 Frhs2[106]: 6 0 1 shouldn't be
1574.08/1588.31	WSVECS04 Frhs2[732]: 6 -1 0 shouldn't be
1574.08/1588.31	WSVECS04 Frhs2[1579]: 6 -1 0 shouldn't be
1574.08/1588.31	WSVECS04 Frhs2[1615]: 6 -2 0 shouldn't be
1574.27/1588.53	WSVECS04 Frhs2[1283]: 6 0 1 shouldn't be
1574.27/1588.53	WSVECS04 Frhs2[1321]: 6 0 1 shouldn't be
1574.27/1588.53	WSVECS04 Frhs2[1397]: 6 0 1 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[61]: 6 -98.1089 0 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[104]: 6 0 36.9677 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[619]: 6 0 1 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[657]: 6 0 1 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[911]: 6 0 7.01013 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[991]: 6 0 44.1312 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[1101]: 6 0 64.8282 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[1139]: 6 0 48.8028 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[1291]: 6 0 64.8282 shouldn't be
1574.48/1588.76	WSVECS04 Frhs2[1412]: 6 0 1.65572 shouldn't be
1574.67/1588.98	WSVECS04 Frhs2[636]: 6 0 1 shouldn't be
1574.67/1588.98	WSVECS04 Frhs2[1019]: 6 0 1 shouldn't be
1574.67/1588.98	WSVECS04 Frhs2[1056]: 6 0 1 shouldn't be
1574.67/1588.98	WSVECS04 Frhs2[1170]: 6 0 1 shouldn't be
1574.97/1589.24	WSVECS04 Frhs2[818]: 6 0 1 shouldn't be
1574.97/1589.24	WSVECS04 Frhs2[924]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[65]: 6 0 430.887 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[142]: 6 0 36.9677 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[167]: 6 0 298.65 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[278]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[537]: 6 0 1.33544 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[615]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[653]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[659]: 6 0 395.377 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[674]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[765]: 6 0 32.0706 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[800]: 6 0 62.1412 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[805]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[839]: 6 0 4.89704 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[960]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1059]: 6 -266.003 0 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1094]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1132]: 6 0 1 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1327]: 6 0 26.8042 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1333]: 6 0 42.4754 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1371]: 6 0 42.4754 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1403]: 6 0 26.8042 shouldn't be
1575.37/1589.67	WSVECS04 Frhs2[1510]: 6 0 36.9677 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[63]: 6 0 431.975 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[72]: 6 -786.412 0 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[877]: 6 0 35.9677 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[1024]: 6 0 358.94 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[1338]: 6 0 247.996 shouldn't be
1575.87/1590.12	WSVECS04 Frhs2[1390]: 6 0 1 shouldn't be
1589.48/1604.08	c #Conflicts:    5101000 | #Constraints:      98961
1589.48/1604.08	c #Conflicts:    5102000 | #Constraints:      99961
1589.48/1604.08	c #Conflicts:    5103000 | #Constraints:     100961
1589.48/1604.08	c #Conflicts:    5104000 | #Constraints:     101962
1589.48/1604.08	c #Conflicts:    5105000 | #Constraints:     102962
1589.48/1604.08	c #Conflicts:    5106000 | #Constraints:     103962
1589.48/1604.08	c #Conflicts:    5107000 | #Constraints:     104962
1589.48/1604.08	c #Conflicts:    5108000 | #Constraints:     105962
1589.48/1604.08	c #Conflicts:    5109000 | #Constraints:     106962
1589.48/1604.08	c #Conflicts:    5110000 | #Constraints:     107962
1589.48/1604.08	c #Conflicts:    5111000 | #Constraints:     108962
1589.48/1604.08	c #Conflicts:    5112000 | #Constraints:     109962
1589.48/1604.08	c #Conflicts:    5113000 | #Constraints:     110962
1589.48/1604.08	c #Conflicts:    5114000 | #Constraints:     111962
1589.48/1604.08	c #Conflicts:    5115000 | #Constraints:     112962
1589.48/1604.08	c #Conflicts:    5116000 | #Constraints:     113962
1589.48/1604.08	c #Conflicts:    5117000 | #Constraints:     114962
1589.48/1604.08	c #Conflicts:    5118000 | #Constraints:     115962
1589.48/1604.08	c #Conflicts:    5119000 | #Constraints:     116962
1589.48/1604.08	c #Conflicts:    5120000 | #Constraints:     117962
1589.48/1604.08	c #Conflicts:    5121000 | #Constraints:     118962
1589.48/1604.08	c #Conflicts:    5122000 | #Constraints:     119962
1589.48/1604.08	c #Conflicts:    5123000 | #Constraints:     120962
1589.48/1604.08	c #Conflicts:    5124000 | #Constraints:     121962
1589.48/1604.08	c #Conflicts:    5125000 | #Constraints:     122962
1589.48/1604.08	c #Conflicts:    5126000 | #Constraints:     123962
1589.48/1604.08	c #Conflicts:    5127000 | #Constraints:     124962
1589.48/1604.08	c #Conflicts:    5128000 | #Constraints:     125962
1589.48/1604.08	c #Conflicts:    5129000 | #Constraints:     126962
1589.48/1604.08	c #Conflicts:    5130000 | #Constraints:     127962
1589.48/1604.08	c #Conflicts:    5131000 | #Constraints:     128962
1589.48/1604.08	c #Conflicts:    5132000 | #Constraints:     129962
1589.48/1604.08	c #Conflicts:    5133000 | #Constraints:     130962
1589.48/1604.08	c #Conflicts:    5134000 | #Constraints:     131962
1589.48/1604.08	c #Conflicts:    5135000 | #Constraints:     132962
1589.48/1604.08	c #Conflicts:    5136000 | #Constraints:     133962
1589.48/1604.08	c #Conflicts:    5137000 | #Constraints:     134963
1589.48/1604.08	c #Conflicts:    5138000 | #Constraints:     135963
1589.48/1604.08	c #Conflicts:    5139000 | #Constraints:     136963
1589.48/1604.08	c #Conflicts:    5140000 | #Constraints:     137963
1589.48/1604.08	c #Conflicts:    5141000 | #Constraints:     138963
1589.48/1604.08	c #Conflicts:    5142000 | #Constraints:     139963
1589.48/1604.08	c #Conflicts:    5143000 | #Constraints:     140963
1589.48/1604.08	c #Conflicts:    5144000 | #Constraints:     141964
1589.48/1604.08	c #Conflicts:    5145000 | #Constraints:     142964
1589.48/1604.08	c INPROCESSING
1589.48/1604.08	c GARBAGE COLLECT
1589.48/1604.08	WSVECS04 Frhs2[70]: 6 0 30.7416 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[172]: 6 0 9.71426 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[307]: 6 0 6.98752 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[378]: 6 0 16.5557 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[535]: 6 -59.9685 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[541]: 6 -10.5813 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[644]: 6 0 16.5557 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[674]: 6 -49.6145 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[724]: 6 -4.51186 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[835]: 6 -79.7559 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[910]: 6 0 16.5557 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1053]: 6 0 36.3045 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1082]: 6 0 1 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1133]: 6 0 1 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1139]: 6 0 5.47808 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1642]: 6 -2 0 shouldn't be
1589.48/1604.08	WSVECS04 Frhs2[1689]: 6 -2 0 shouldn't be
1603.83/1618.40	c #Conflicts:    5146000 | #Constraints:      76047
1603.83/1618.40	c #Conflicts:    5147000 | #Constraints:      77047
1603.83/1618.40	c #Conflicts:    5148000 | #Constraints:      78047
1603.83/1618.40	c #Conflicts:    5149000 | #Constraints:      79047
1603.83/1618.40	c #Conflicts:    5150000 | #Constraints:      80047
1603.83/1618.40	c #Conflicts:    5151000 | #Constraints:      81047
1603.83/1618.40	c #Conflicts:    5152000 | #Constraints:      82047
1603.83/1618.40	c #Conflicts:    5153000 | #Constraints:      83047
1603.83/1618.40	c #Conflicts:    5154000 | #Constraints:      84048
1603.83/1618.40	c #Conflicts:    5155000 | #Constraints:      85048
1603.83/1618.40	c #Conflicts:    5156000 | #Constraints:      86048
1603.83/1618.40	c #Conflicts:    5157000 | #Constraints:      87048
1603.83/1618.40	c #Conflicts:    5158000 | #Constraints:      88048
1603.83/1618.40	c #Conflicts:    5159000 | #Constraints:      89048
1603.83/1618.40	c #Conflicts:    5160000 | #Constraints:      90048
1603.83/1618.40	c #Conflicts:    5161000 | #Constraints:      91048
1603.83/1618.40	c #Conflicts:    5162000 | #Constraints:      92048
1603.83/1618.40	c #Conflicts:    5163000 | #Constraints:      93048
1603.83/1618.40	c #Conflicts:    5164000 | #Constraints:      94048
1603.83/1618.40	c #Conflicts:    5165000 | #Constraints:      95048
1603.83/1618.40	c #Conflicts:    5166000 | #Constraints:      96048
1603.83/1618.40	c #Conflicts:    5167000 | #Constraints:      97048
1603.83/1618.40	c #Conflicts:    5168000 | #Constraints:      98048
1603.83/1618.40	c #Conflicts:    5169000 | #Constraints:      99048
1603.83/1618.40	c #Conflicts:    5170000 | #Constraints:     100048
1603.83/1618.40	c #Conflicts:    5171000 | #Constraints:     101048
1603.83/1618.40	c #Conflicts:    5172000 | #Constraints:     102048
1603.83/1618.40	c #Conflicts:    5173000 | #Constraints:     103048
1603.83/1618.40	c #Conflicts:    5174000 | #Constraints:     104048
1603.83/1618.40	c #Conflicts:    5175000 | #Constraints:     105048
1603.83/1618.40	c #Conflicts:    5176000 | #Constraints:     106048
1603.83/1618.40	c #Conflicts:    5177000 | #Constraints:     107048
1603.83/1618.40	c #Conflicts:    5178000 | #Constraints:     108048
1603.83/1618.40	c #Conflicts:    5179000 | #Constraints:     109048
1603.83/1618.40	c #Conflicts:    5180000 | #Constraints:     110048
1603.83/1618.40	c #Conflicts:    5181000 | #Constraints:     111048
1603.83/1618.40	c #Conflicts:    5182000 | #Constraints:     112048
1603.83/1618.40	c #Conflicts:    5183000 | #Constraints:     113048
1603.83/1618.40	c #Conflicts:    5184000 | #Constraints:     114048
1603.83/1618.40	c #Conflicts:    5185000 | #Constraints:     115048
1603.83/1618.40	c #Conflicts:    5186000 | #Constraints:     116048
1603.83/1618.40	c #Conflicts:    5187000 | #Constraints:     117048
1603.83/1618.40	c #Conflicts:    5188000 | #Constraints:     118049
1603.83/1618.40	c #Conflicts:    5189000 | #Constraints:     119049
1603.83/1618.40	c #Conflicts:    5190000 | #Constraints:     120049
1603.83/1618.40	c #Conflicts:    5191000 | #Constraints:     121049
1603.83/1618.40	c INPROCESSING
1603.83/1618.40	c GARBAGE COLLECT
1603.83/1618.40	WSVECS04 Frhs2[59]: 6 0 11.3242 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[62]: 6 0 5.53977 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[67]: 6 0 2.86369 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[71]: 6 0 16.6322 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[73]: 6 -0.139464 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[78]: 6 0 17.8269 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[80]: 6 0 6.30692 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[118]: 6 0 6.30691 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[121]: 6 -1.00004 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[151]: 6 0 8.99662 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[156]: 6 0 6.30698 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[186]: 6 0 17.459 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[189]: 6 0 8.99669 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[196]: 6 -18.4631 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[219]: 6 0 1.00005 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[226]: 6 0 17.6381 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[227]: 6 0 4.88286 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[262]: 6 -1.48329 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[264]: 6 0 17.6381 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[296]: 6 0 1.00005 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[299]: 6 0 0.00377577 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[302]: 6 0 17.6381 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[303]: 6 0 4.8829 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[333]: 6 0 1.00002 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[334]: 6 0 1.00003 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[340]: 6 0 38.478 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[345]: 6 0 1.5044 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[366]: 6 0 0.368071 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[386]: 6 0 1.00003 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[422]: 6 0 6.30693 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[477]: 6 0 0.0058483 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[491]: 6 0 0.168687 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[515]: 6 0 0.00588351 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[568]: 6 -12.5581 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[573]: 6 0 3.00377 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[611]: 6 0 2.40627 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[724]: 6 0 4.77042 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[873]: 6 0 14.9237 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[908]: 6 0 6.29494 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[943]: 6 -3.34745 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[981]: 6 -3.34743 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1024]: 6 0 5.28412 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1029]: 6 0 0.139392 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1062]: 6 0 5.28415 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1067]: 6 0 0.642488 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1082]: 6 0 0.337284 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1123]: 6 0 0.289924 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1154]: 6 0 1.00008 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1192]: 6 0 1.00008 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1230]: 6 0 1.00005 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1253]: 6 0 0.614095 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1291]: 6 0 1.51979 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1344]: 6 0 1.00008 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1373]: 6 -0.0800821 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1412]: 6 0 18.4631 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1450]: 6 0 18.4632 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1485]: 6 -1.00003 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1554]: 6 0 5.8823 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1557]: 6 0 3.49976 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1561]: 6 -1.00007 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1625]: 6 -1.00005 0 shouldn't be
1603.83/1618.40	WSVECS04 Frhs2[1696]: 6 -1.0001 0 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[43]: 6 0 39.9579 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[48]: 6 0 38.0314 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[51]: 6 0 13.8319 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[230]: 6 0 15.5646 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[335]: 6 0 1.00008 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[686]: 6 0 12.4274 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[739]: 6 0 15.6147 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1075]: 6 0 1.00005 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1127]: 6 0 18.7035 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1152]: 6 0 2.33949 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1254]: 6 0 1.00004 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1378]: 6 0 1.00002 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1449]: 6 0 1.8725 shouldn't be
1604.04/1618.62	WSVECS04 Frhs2[1597]: 6 0 9.33279 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[44]: 6 0 46.3732 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[52]: 6 0 36.2181 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[110]: 6 0 17.6998 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[129]: 6 0 17.1704 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[265]: 6 0 4.88293 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[307]: 6 0 0.0601088 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[623]: 6 0 8.25142 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[656]: 6 0 2.10089 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[746]: 6 0 24.226 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[784]: 6 0 24.2261 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[1025]: 6 0 0.154371 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[1071]: 6 0 3.00003 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[1118]: 6 0 1.00005 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[1148]: 6 0 10.0984 shouldn't be
1604.23/1618.81	WSVECS04 Frhs2[1345]: 6 0 24.1724 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[67]: 6 0 2.86361 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[73]: 6 -0.139376 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[80]: 6 0 6.3069 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[118]: 6 0 6.3069 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[151]: 6 0 8.99659 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[156]: 6 0 6.3069 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[189]: 6 0 8.99659 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[196]: 6 -18.4631 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[226]: 6 0 17.638 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[227]: 6 0 4.88284 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[265]: 6 0 4.88284 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[299]: 6 0 0.00375142 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[302]: 6 0 17.638 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[307]: 6 0 0.0600646 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[334]: 6 0 1 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[366]: 6 0 0.367983 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[422]: 6 0 6.3069 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[477]: 6 0 0.00583355 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[491]: 6 0 0.168612 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[515]: 6 0 0.00583345 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[568]: 6 -12.558 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[656]: 6 0 2.10081 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[685]: 6 0 1.6967 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[943]: 6 -3.34736 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1029]: 6 0 0.139377 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1082]: 6 0 0.337222 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1152]: 6 0 2.33943 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1253]: 6 0 0.614037 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1291]: 6 0 1.51973 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1373]: 6 -0.0799959 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1379]: 6 -1 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1524]: 6 0 6.3069 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1557]: 6 0 3.49972 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1625]: 6 -1 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1669]: 6 -1 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1670]: 6 -1 0 shouldn't be
1604.34/1618.98	WSVECS04 Frhs2[1671]: 6 -2 0 shouldn't be
1627.14/1642.07	c #Conflicts:    5192000 | #Constraints:      65192
1627.14/1642.07	c #Conflicts:    5193000 | #Constraints:      66192
1627.14/1642.07	c #Conflicts:    5194000 | #Constraints:      67192
1627.14/1642.07	c #Conflicts:    5195000 | #Constraints:      68192
1627.14/1642.07	c #Conflicts:    5196000 | #Constraints:      69193
1627.14/1642.07	c #Conflicts:    5197000 | #Constraints:      70193
1627.14/1642.07	c #Conflicts:    5198000 | #Constraints:      71193
1627.14/1642.07	c #Conflicts:    5199000 | #Constraints:      72193
1627.14/1642.07	c #Conflicts:    5200000 | #Constraints:      73193
1627.14/1642.07	c #Conflicts:    5201000 | #Constraints:      74193
1627.14/1642.07	c #Conflicts:    5202000 | #Constraints:      75193
1627.14/1642.07	c #Conflicts:    5203000 | #Constraints:      76193
1627.14/1642.07	c #Conflicts:    5204000 | #Constraints:      77193
1627.14/1642.07	c #Conflicts:    5205000 | #Constraints:      78193
1627.14/1642.07	c #Conflicts:    5206000 | #Constraints:      79193
1627.14/1642.07	c #Conflicts:    5207000 | #Constraints:      80193
1627.14/1642.07	c #Conflicts:    5208000 | #Constraints:      81193
1627.14/1642.07	c #Conflicts:    5209000 | #Constraints:      82193
1627.14/1642.07	c #Conflicts:    5210000 | #Constraints:      83193
1627.14/1642.07	c #Conflicts:    5211000 | #Constraints:      84193
1627.14/1642.07	c #Conflicts:    5212000 | #Constraints:      85193
1627.14/1642.07	c #Conflicts:    5213000 | #Constraints:      86193
1627.14/1642.07	c #Conflicts:    5214000 | #Constraints:      87193
1627.14/1642.07	c #Conflicts:    5215000 | #Constraints:      88193
1627.14/1642.07	c #Conflicts:    5216000 | #Constraints:      89193
1627.14/1642.07	c #Conflicts:    5217000 | #Constraints:      90193
1627.14/1642.07	c #Conflicts:    5218000 | #Constraints:      91193
1627.14/1642.07	c #Conflicts:    5219000 | #Constraints:      92193
1627.14/1642.07	c #Conflicts:    5220000 | #Constraints:      93193
1627.14/1642.07	c #Conflicts:    5221000 | #Constraints:      94193
1627.14/1642.07	c #Conflicts:    5222000 | #Constraints:      95193
1627.14/1642.07	c #Conflicts:    5223000 | #Constraints:      96193
1627.14/1642.07	c #Conflicts:    5224000 | #Constraints:      97193
1627.14/1642.07	c #Conflicts:    5225000 | #Constraints:      98193
1627.14/1642.07	c #Conflicts:    5226000 | #Constraints:      99193
1627.14/1642.07	c #Conflicts:    5227000 | #Constraints:     100194
1627.14/1642.07	c #Conflicts:    5228000 | #Constraints:     101194
1627.14/1642.07	c #Conflicts:    5229000 | #Constraints:     102194
1627.14/1642.07	c #Conflicts:    5230000 | #Constraints:     103194
1627.14/1642.07	c #Conflicts:    5231000 | #Constraints:     104194
1627.14/1642.07	c #Conflicts:    5232000 | #Constraints:     105195
1627.14/1642.07	c #Conflicts:    5233000 | #Constraints:     106195
1627.14/1642.07	c #Conflicts:    5234000 | #Constraints:     107195
1627.14/1642.07	c #Conflicts:    5235000 | #Constraints:     108196
1627.14/1642.07	c #Conflicts:    5236000 | #Constraints:     109196
1627.14/1642.07	c #Conflicts:    5237000 | #Constraints:     110197
1627.14/1642.07	c INPROCESSING
1627.14/1642.07	c GARBAGE COLLECT
1627.14/1642.07	c #Conflicts:    5238000 | #Constraints:      59766
1627.14/1642.07	c #Conflicts:    5239000 | #Constraints:      60766
1627.14/1642.07	c #Conflicts:    5240000 | #Constraints:      61766
1627.14/1642.07	c #Conflicts:    5241000 | #Constraints:      62766
1627.14/1642.07	c #Conflicts:    5242000 | #Constraints:      63766
1627.14/1642.07	c #Conflicts:    5243000 | #Constraints:      64767
1627.14/1642.07	c #Conflicts:    5244000 | #Constraints:      65767
1627.14/1642.07	c #Conflicts:    5245000 | #Constraints:      66767
1627.14/1642.07	c #Conflicts:    5246000 | #Constraints:      67767
1627.14/1642.07	c #Conflicts:    5247000 | #Constraints:      68767
1627.14/1642.07	c #Conflicts:    5248000 | #Constraints:      69767
1627.14/1642.07	c #Conflicts:    5249000 | #Constraints:      70767
1627.14/1642.07	c #Conflicts:    5250000 | #Constraints:      71767
1627.14/1642.07	c #Conflicts:    5251000 | #Constraints:      72767
1627.14/1642.07	c #Conflicts:    5252000 | #Constraints:      73767
1627.14/1642.07	c #Conflicts:    5253000 | #Constraints:      74767
1627.14/1642.07	c #Conflicts:    5254000 | #Constraints:      75767
1627.14/1642.07	c #Conflicts:    5255000 | #Constraints:      76767
1627.14/1642.07	c #Conflicts:    5256000 | #Constraints:      77767
1627.14/1642.07	c #Conflicts:    5257000 | #Constraints:      78767
1627.14/1642.07	c #Conflicts:    5258000 | #Constraints:      79767
1627.14/1642.07	c #Conflicts:    5259000 | #Constraints:      80767
1627.14/1642.07	c #Conflicts:    5260000 | #Constraints:      81767
1627.14/1642.07	c #Conflicts:    5261000 | #Constraints:      82767
1627.14/1642.07	c #Conflicts:    5262000 | #Constraints:      83767
1627.14/1642.07	c #Conflicts:    5263000 | #Constraints:      84767
1627.14/1642.07	c #Conflicts:    5264000 | #Constraints:      85767
1627.14/1642.07	c #Conflicts:    5265000 | #Constraints:      86767
1627.14/1642.07	c #Conflicts:    5266000 | #Constraints:      87767
1627.14/1642.07	c #Conflicts:    5267000 | #Constraints:      88767
1627.14/1642.07	c #Conflicts:    5268000 | #Constraints:      89767
1627.14/1642.07	c #Conflicts:    5269000 | #Constraints:      90767
1627.14/1642.07	c #Conflicts:    5270000 | #Constraints:      91767
1632.72/1647.66	c #Conflicts:    5271000 | #Constraints:      92767
1632.72/1647.66	c #Conflicts:    5272000 | #Constraints:      93767
1632.72/1647.66	c #Conflicts:    5273000 | #Constraints:      94767
1632.72/1647.66	c #Conflicts:    5274000 | #Constraints:      95767
1632.72/1647.66	c #Conflicts:    5275000 | #Constraints:      96767
1632.72/1647.66	c #Conflicts:    5276000 | #Constraints:      97767
1632.72/1647.66	c #Conflicts:    5277000 | #Constraints:      98767
1632.72/1647.66	c #Conflicts:    5278000 | #Constraints:      99767
1632.72/1647.66	c #Conflicts:    5279000 | #Constraints:     100767
1632.72/1647.66	c #Conflicts:    5280000 | #Constraints:     101767
1632.72/1647.66	c #Conflicts:    5281000 | #Constraints:     102767
1632.72/1647.66	c #Conflicts:    5282000 | #Constraints:     103767
1632.72/1647.66	c #Conflicts:    5283000 | #Constraints:     104767
1632.72/1647.66	c INPROCESSING
1632.72/1647.66	c GARBAGE COLLECT
1632.72/1647.66	WSVECS04 Frhs2[42]: 6 -70.5188 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[47]: 6 -72.0751 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[48]: 6 -50.252 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[51]: 6 -24.3796 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[64]: 6 -48.8108 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[70]: 6 0 30.8163 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[72]: 6 -55.1068 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[75]: 6 -9.20579 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[76]: 6 -55.4382 0 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[146]: 6 0 2.30412 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[480]: 6 0 29.0039 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[489]: 6 0 27.9198 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[531]: 6 0 24.1583 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1012]: 6 0 28.8291 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1145]: 6 0 2.77738 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1219]: 6 0 2.12872 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1294]: 6 0 64.8706 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1312]: 6 0 0.5 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1325]: 6 0 26.9198 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1384]: 6 0 17.7916 shouldn't be
1632.72/1647.66	WSVECS04 Frhs2[1481]: 6 0 10.897 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[67]: 6 -1.45528 0 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[89]: 6 0 1 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[307]: 6 0 0.0600649 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[310]: 6 0 0.331389 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[345]: 6 0 0.935214 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[348]: 6 0 0.331389 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[413]: 6 0 0.00375141 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[453]: 6 0 0.337222 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1013]: 6 0 0.668611 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1123]: 6 0 0.289862 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1126]: 6 0 0.668611 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1265]: 6 0 1 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1303]: 6 0 1 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1307]: 6 0 30.675 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1341]: 6 0 1 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1404]: 6 0 5.98595 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1455]: 6 0 1 shouldn't be
1632.82/1647.79	WSVECS04 Frhs2[1484]: 6 0 64.8706 shouldn't be
1662.52/1677.73	c #Conflicts:    5284000 | #Constraints:      56956
1662.52/1677.73	c #Conflicts:    5285000 | #Constraints:      57957
1662.52/1677.73	c #Conflicts:    5286000 | #Constraints:      58957
1662.52/1677.73	c #Conflicts:    5287000 | #Constraints:      59957
1662.52/1677.73	c #Conflicts:    5288000 | #Constraints:      60957
1662.52/1677.73	c #Conflicts:    5289000 | #Constraints:      61957
1662.52/1677.73	c #Conflicts:    5290000 | #Constraints:      62957
1662.52/1677.73	c #Conflicts:    5291000 | #Constraints:      63957
1662.52/1677.73	c #Conflicts:    5292000 | #Constraints:      64957
1662.52/1677.73	c #Conflicts:    5293000 | #Constraints:      65957
1662.52/1677.73	c #Conflicts:    5294000 | #Constraints:      66957
1662.52/1677.73	c #Conflicts:    5295000 | #Constraints:      67957
1662.52/1677.73	c #Conflicts:    5296000 | #Constraints:      68957
1662.52/1677.73	c #Conflicts:    5297000 | #Constraints:      69957
1662.52/1677.73	c #Conflicts:    5298000 | #Constraints:      70957
1662.52/1677.73	c #Conflicts:    5299000 | #Constraints:      71957
1662.52/1677.73	c #Conflicts:    5300000 | #Constraints:      72957
1662.52/1677.73	c #Conflicts:    5301000 | #Constraints:      73957
1662.52/1677.73	c #Conflicts:    5302000 | #Constraints:      74957
1662.52/1677.73	c #Conflicts:    5303000 | #Constraints:      75957
1662.52/1677.73	c #Conflicts:    5304000 | #Constraints:      76957
1662.52/1677.73	c #Conflicts:    5305000 | #Constraints:      77957
1662.52/1677.73	c #Conflicts:    5306000 | #Constraints:      78957
1662.52/1677.73	c #Conflicts:    5307000 | #Constraints:      79957
1662.52/1677.73	c #Conflicts:    5308000 | #Constraints:      80957
1662.52/1677.73	c #Conflicts:    5309000 | #Constraints:      81957
1662.52/1677.73	c #Conflicts:    5310000 | #Constraints:      82957
1662.52/1677.73	c #Conflicts:    5311000 | #Constraints:      83957
1662.52/1677.73	c #Conflicts:    5312000 | #Constraints:      84957
1662.52/1677.73	c #Conflicts:    5313000 | #Constraints:      85957
1662.52/1677.73	c #Conflicts:    5314000 | #Constraints:      86957
1662.52/1677.73	c #Conflicts:    5315000 | #Constraints:      87957
1662.52/1677.73	c #Conflicts:    5316000 | #Constraints:      88957
1662.52/1677.73	c #Conflicts:    5317000 | #Constraints:      89957
1662.52/1677.73	c #Conflicts:    5318000 | #Constraints:      90957
1662.52/1677.73	c #Conflicts:    5319000 | #Constraints:      91957
1662.52/1677.73	c #Conflicts:    5320000 | #Constraints:      92957
1662.52/1677.73	c #Conflicts:    5321000 | #Constraints:      93957
1662.52/1677.73	c #Conflicts:    5322000 | #Constraints:      94957
1662.52/1677.73	c #Conflicts:    5323000 | #Constraints:      95957
1662.52/1677.73	c #Conflicts:    5324000 | #Constraints:      96958
1662.52/1677.73	c #Conflicts:    5325000 | #Constraints:      97958
1662.52/1677.73	c #Conflicts:    5326000 | #Constraints:      98959
1662.52/1677.73	c #Conflicts:    5327000 | #Constraints:      99959
1662.52/1677.73	c #Conflicts:    5328000 | #Constraints:     100959
1662.52/1677.73	c #Conflicts:    5329000 | #Constraints:     101959
1662.52/1677.73	c #Conflicts:    5330000 | #Constraints:     102960
1662.52/1677.73	c #Conflicts:    5331000 | #Constraints:     103960
1662.52/1677.73	c #Conflicts:    5332000 | #Constraints:     104960
1662.52/1677.73	c #Conflicts:    5333000 | #Constraints:     105960
1662.52/1677.73	c #Conflicts:    5334000 | #Constraints:     106960
1662.52/1677.73	c #Conflicts:    5335000 | #Constraints:     107961
1662.52/1677.73	c #Conflicts:    5336000 | #Constraints:     108961
1662.52/1677.73	c #Conflicts:    5337000 | #Constraints:     109961
1662.52/1677.73	c #Conflicts:    5338000 | #Constraints:     110961
1662.52/1677.73	c #Conflicts:    5339000 | #Constraints:     111961
1662.52/1677.73	c #Conflicts:    5340000 | #Constraints:     112961
1662.52/1677.73	c #Conflicts:    5341000 | #Constraints:     113962
1662.52/1677.73	c #Conflicts:    5342000 | #Constraints:     114962
1662.52/1677.73	c #Conflicts:    5343000 | #Constraints:     115962
1662.52/1677.73	c #Conflicts:    5344000 | #Constraints:     116963
1662.52/1677.73	c #Conflicts:    5345000 | #Constraints:     117963
1662.52/1677.73	c #Conflicts:    5346000 | #Constraints:     118963
1662.52/1677.73	c #Conflicts:    5347000 | #Constraints:     119963
1662.52/1677.73	c #Conflicts:    5348000 | #Constraints:     120963
1662.52/1677.73	c #Conflicts:    5349000 | #Constraints:     121963
1662.52/1677.73	c #Conflicts:    5350000 | #Constraints:     122963
1662.52/1677.73	c #Conflicts:    5351000 | #Constraints:     123963
1662.52/1677.73	c #Conflicts:    5352000 | #Constraints:     124963
1662.52/1677.73	c #Conflicts:    5353000 | #Constraints:     125963
1662.52/1677.73	c #Conflicts:    5354000 | #Constraints:     126964
1662.52/1677.73	c #Conflicts:    5355000 | #Constraints:     127964
1662.52/1677.73	c #Conflicts:    5356000 | #Constraints:     128964
1662.52/1677.73	c #Conflicts:    5357000 | #Constraints:     129964
1662.52/1677.73	c #Conflicts:    5358000 | #Constraints:     130964
1662.52/1677.73	c #Conflicts:    5359000 | #Constraints:     131964
1662.52/1677.73	c #Conflicts:    5360000 | #Constraints:     132964
1662.52/1677.73	c #Conflicts:    5361000 | #Constraints:     133964
1662.52/1677.73	c #Conflicts:    5362000 | #Constraints:     134964
1719.16/1734.98	c #Conflicts:    5363000 | #Constraints:     135964
1719.16/1734.98	c #Conflicts:    5364000 | #Constraints:     136965
1719.16/1734.98	c #Conflicts:    5365000 | #Constraints:     137965
1719.16/1734.98	c #Conflicts:    5366000 | #Constraints:     138965
1719.16/1734.98	c #Conflicts:    5367000 | #Constraints:     139965
1719.16/1734.98	c #Conflicts:    5368000 | #Constraints:     140965
1719.16/1734.98	c #Conflicts:    5369000 | #Constraints:     141965
1719.16/1734.98	c #Conflicts:    5370000 | #Constraints:     142965
1719.16/1734.98	c #Conflicts:    5371000 | #Constraints:     143965
1719.16/1734.98	c #Conflicts:    5372000 | #Constraints:     144965
1719.16/1734.98	c #Conflicts:    5373000 | #Constraints:     145965
1719.16/1734.98	c #Conflicts:    5374000 | #Constraints:     146965
1719.16/1734.98	c #Conflicts:    5375000 | #Constraints:     147965
1719.16/1734.98	c #Conflicts:    5376000 | #Constraints:     148965
1719.16/1734.98	c #Conflicts:    5377000 | #Constraints:     149965
1719.16/1734.98	c #Conflicts:    5378000 | #Constraints:     150965
1719.16/1734.98	c #Conflicts:    5379000 | #Constraints:     151965
1719.16/1734.98	c #Conflicts:    5380000 | #Constraints:     152965
1719.16/1734.98	c #Conflicts:    5381000 | #Constraints:     153966
1719.16/1734.98	c #Conflicts:    5382000 | #Constraints:     154966
1719.16/1734.98	c #Conflicts:    5383000 | #Constraints:     155966
1719.16/1734.98	c #Conflicts:    5384000 | #Constraints:     156966
1719.16/1734.98	c #Conflicts:    5385000 | #Constraints:     157966
1719.16/1734.98	c #Conflicts:    5386000 | #Constraints:     158966
1719.16/1734.98	c #Conflicts:    5387000 | #Constraints:     159966
1719.16/1734.98	c #Conflicts:    5388000 | #Constraints:     160966
1719.16/1734.98	c #Conflicts:    5389000 | #Constraints:     161967
1719.16/1734.98	c #Conflicts:    5390000 | #Constraints:     162967
1719.16/1734.98	c #Conflicts:    5391000 | #Constraints:     163967
1719.16/1734.98	c #Conflicts:    5392000 | #Constraints:     164967
1719.16/1734.98	c #Conflicts:    5393000 | #Constraints:     165967
1719.16/1734.98	c #Conflicts:    5394000 | #Constraints:     166967
1719.16/1734.98	c #Conflicts:    5395000 | #Constraints:     167967
1719.16/1734.98	c #Conflicts:    5396000 | #Constraints:     168967
1719.16/1734.98	c #Conflicts:    5397000 | #Constraints:     169967
1719.16/1734.98	c #Conflicts:    5398000 | #Constraints:     170968
1719.16/1734.98	c #Conflicts:    5399000 | #Constraints:     171968
1719.16/1734.98	c #Conflicts:    5400000 | #Constraints:     172968
1719.16/1734.98	c #Conflicts:    5401000 | #Constraints:     173968
1719.16/1734.98	c #Conflicts:    5402000 | #Constraints:     174968
1719.16/1734.98	c #Conflicts:    5403000 | #Constraints:     175968
1719.16/1734.98	c #Conflicts:    5404000 | #Constraints:     176968
1719.16/1734.98	c #Conflicts:    5405000 | #Constraints:     177969
1719.16/1734.98	c #Conflicts:    5406000 | #Constraints:     178969
1719.16/1734.98	c #Conflicts:    5407000 | #Constraints:     179969
1719.16/1734.98	c #Conflicts:    5408000 | #Constraints:     180969
1719.16/1734.98	c #Conflicts:    5409000 | #Constraints:     181969
1719.16/1734.98	c #Conflicts:    5410000 | #Constraints:     182969
1719.16/1734.98	c #Conflicts:    5411000 | #Constraints:     183969
1719.16/1734.98	c #Conflicts:    5412000 | #Constraints:     184969
1719.16/1734.98	c #Conflicts:    5413000 | #Constraints:     185969
1719.16/1734.98	c #Conflicts:    5414000 | #Constraints:     186969
1719.16/1734.98	c #Conflicts:    5415000 | #Constraints:     187969
1719.16/1734.98	c #Conflicts:    5416000 | #Constraints:     188969
1719.16/1734.98	c #Conflicts:    5417000 | #Constraints:     189970
1719.16/1734.98	c #Conflicts:    5418000 | #Constraints:     190970
1719.16/1734.98	c #Conflicts:    5419000 | #Constraints:     191971
1719.16/1734.98	c #Conflicts:    5420000 | #Constraints:     192971
1719.16/1734.98	c #Conflicts:    5421000 | #Constraints:     193971
1719.16/1734.98	c #Conflicts:    5422000 | #Constraints:     194971
1719.16/1734.98	c #Conflicts:    5423000 | #Constraints:     195971
1719.16/1734.98	c #Conflicts:    5424000 | #Constraints:     196972
1719.16/1734.98	c #Conflicts:    5425000 | #Constraints:     197972
1719.16/1734.98	c #Conflicts:    5426000 | #Constraints:     198972
1719.16/1734.98	c #Conflicts:    5427000 | #Constraints:     199972
1719.16/1734.98	c #Conflicts:    5428000 | #Constraints:     200972
1719.16/1734.98	c #Conflicts:    5429000 | #Constraints:     201972
1719.16/1734.98	c #Conflicts:    5430000 | #Constraints:     202972
1719.16/1734.98	c #Conflicts:    5431000 | #Constraints:     203972
1719.16/1734.98	c #Conflicts:    5432000 | #Constraints:     204972
1719.16/1734.98	c #Conflicts:    5433000 | #Constraints:     205973
1719.16/1734.98	c #Conflicts:    5434000 | #Constraints:     206973
1719.16/1734.98	c #Conflicts:    5435000 | #Constraints:     207973
1719.16/1734.98	c #Conflicts:    5436000 | #Constraints:     208973
1719.16/1734.98	c #Conflicts:    5437000 | #Constraints:     209973
1719.16/1734.98	c #Conflicts:    5438000 | #Constraints:     210973
1719.16/1734.98	c #Conflicts:    5439000 | #Constraints:     211973
1719.16/1734.98	c #Conflicts:    5440000 | #Constraints:     212974
1719.16/1734.98	c #Conflicts:    5441000 | #Constraints:     213974
1802.47/1819.16	c #Conflicts:    5442000 | #Constraints:     214974
1802.47/1819.16	c #Conflicts:    5443000 | #Constraints:     215974
1802.47/1819.16	c #Conflicts:    5444000 | #Constraints:     216974
1802.47/1819.16	c #Conflicts:    5445000 | #Constraints:     217974
1802.47/1819.16	c #Conflicts:    5446000 | #Constraints:     218974
1802.47/1819.16	c #Conflicts:    5447000 | #Constraints:     219975
1802.47/1819.16	c #Conflicts:    5448000 | #Constraints:     220975
1802.47/1819.16	c #Conflicts:    5449000 | #Constraints:     221975
1802.47/1819.16	c #Conflicts:    5450000 | #Constraints:     222975
1802.47/1819.16	c #Conflicts:    5451000 | #Constraints:     223976
1802.47/1819.16	c #Conflicts:    5452000 | #Constraints:     224976
1802.47/1819.16	c #Conflicts:    5453000 | #Constraints:     225976
1802.47/1819.16	c #Conflicts:    5454000 | #Constraints:     226976
1802.47/1819.16	c #Conflicts:    5455000 | #Constraints:     227976
1802.47/1819.16	c #Conflicts:    5456000 | #Constraints:     228976
1802.47/1819.16	c #Conflicts:    5457000 | #Constraints:     229976
1802.47/1819.16	c #Conflicts:    5458000 | #Constraints:     230976
1802.47/1819.16	c #Conflicts:    5459000 | #Constraints:     231976
1802.47/1819.16	c #Conflicts:    5460000 | #Constraints:     232976
1802.47/1819.16	c #Conflicts:    5461000 | #Constraints:     233976
1802.47/1819.16	c #Conflicts:    5462000 | #Constraints:     234976
1802.47/1819.16	c #Conflicts:    5463000 | #Constraints:     235977
1802.47/1819.16	c #Conflicts:    5464000 | #Constraints:     236977
1802.47/1819.16	c #Conflicts:    5465000 | #Constraints:     237977
1802.47/1819.16	c #Conflicts:    5466000 | #Constraints:     238977
1802.47/1819.16	c #Conflicts:    5467000 | #Constraints:     239977
1802.47/1819.16	c #Conflicts:    5468000 | #Constraints:     240977
1802.47/1819.16	c #Conflicts:    5469000 | #Constraints:     241977
1802.47/1819.16	c #Conflicts:    5470000 | #Constraints:     242977
1802.47/1819.16	c #Conflicts:    5471000 | #Constraints:     243977
1802.47/1819.16	c #Conflicts:    5472000 | #Constraints:     244977
1802.47/1819.16	c #Conflicts:    5473000 | #Constraints:     245977
1802.47/1819.16	c #Conflicts:    5474000 | #Constraints:     246977
1802.47/1819.16	c #Conflicts:    5475000 | #Constraints:     247977
1802.47/1819.16	c #Conflicts:    5476000 | #Constraints:     248978
1802.47/1819.16	c #Conflicts:    5477000 | #Constraints:     249978
1802.47/1819.16	c #Conflicts:    5478000 | #Constraints:     250978
1802.47/1819.16	c #Conflicts:    5479000 | #Constraints:     251978
1802.47/1819.16	c #Conflicts:    5480000 | #Constraints:     252979
1802.47/1819.16	c #Conflicts:    5481000 | #Constraints:     253979
1802.47/1819.16	c #Conflicts:    5482000 | #Constraints:     254979
1802.47/1819.16	c #Conflicts:    5483000 | #Constraints:     255979
1802.47/1819.16	c #Conflicts:    5484000 | #Constraints:     256979
1802.47/1819.16	c #Conflicts:    5485000 | #Constraints:     257979
1802.47/1819.16	c #Conflicts:    5486000 | #Constraints:     258979
1802.47/1819.16	c #Conflicts:    5487000 | #Constraints:     259979
1802.47/1819.16	c #Conflicts:    5488000 | #Constraints:     260980
1802.47/1819.16	c #Conflicts:    5489000 | #Constraints:     261980
1802.47/1819.16	c #Conflicts:    5490000 | #Constraints:     262980
1802.47/1819.16	c #Conflicts:    5491000 | #Constraints:     263980
1802.47/1819.16	c #Conflicts:    5492000 | #Constraints:     264980
1802.47/1819.16	c #Conflicts:    5493000 | #Constraints:     265980
1802.47/1819.16	c #Conflicts:    5494000 | #Constraints:     266980
1802.47/1819.16	c #Conflicts:    5495000 | #Constraints:     267980
1802.47/1819.16	c #Conflicts:    5496000 | #Constraints:     268980
1802.47/1819.16	c #Conflicts:    5497000 | #Constraints:     269980
1802.47/1819.16	c #Conflicts:    5498000 | #Constraints:     270980
1802.47/1819.16	c #Conflicts:    5499000 | #Constraints:     271980
1802.47/1819.16	c #Conflicts:    5500000 | #Constraints:     272981
1802.47/1819.16	c #Conflicts:    5501000 | #Constraints:     273981
1802.47/1819.16	c #Conflicts:    5502000 | #Constraints:     274981
1802.47/1819.16	c #Conflicts:    5503000 | #Constraints:     275982
1802.47/1819.16	c #Conflicts:    5504000 | #Constraints:     276982
1802.47/1819.16	c #Conflicts:    5505000 | #Constraints:     277982
1802.47/1819.16	c #Conflicts:    5506000 | #Constraints:     278982
1802.47/1819.16	c #Conflicts:    5507000 | #Constraints:     279982
1802.47/1819.16	c #Conflicts:    5508000 | #Constraints:     280982
1802.47/1819.16	c #Conflicts:    5509000 | #Constraints:     281982
1802.47/1819.16	c #Conflicts:    5510000 | #Constraints:     282982
1802.47/1819.16	c #Conflicts:    5511000 | #Constraints:     283982
1802.47/1819.16	c #Conflicts:    5512000 | #Constraints:     284982
1802.47/1819.16	c #Conflicts:    5513000 | #Constraints:     285982
1802.47/1819.16	c #Conflicts:    5514000 | #Constraints:     286983
1802.47/1819.16	c INPROCESSING
1802.47/1819.16	c GARBAGE COLLECT
1802.47/1819.16	WSVECS04 Frhs2[43]: 6 -47.7586 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[46]: 6 -42.7035 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[48]: 6 0 49.9317 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[54]: 6 -9.26578 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[56]: 6 -27.5363 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[59]: 6 -36.7182 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[76]: 6 -45.4303 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[81]: 6 0 3.7775 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[170]: 6 0 0.337222 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[205]: 6 0 20.2705 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[208]: 6 0 0.337222 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[255]: 6 0 0.0663945 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[310]: 6 0 21.573 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[340]: 6 -0.00600135 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[386]: 6 -2.50249 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[388]: 6 -13.2756 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[420]: 6 0 18.8459 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[430]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[451]: 6 0 27.4285 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[458]: 6 0 18.8459 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[480]: 6 0 2.14939 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[489]: 6 0 27.4285 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[498]: 6 -9.33774 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[535]: 6 -0.000917022 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[539]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[562]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[569]: 6 -0.938587 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[576]: 6 0 0.0605173 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[591]: 6 0 0.295695 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[624]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[629]: 6 0 0.295695 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[643]: 6 -0.337223 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[667]: 6 0 0.00583301 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[686]: 6 0 0.196841 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[717]: 6 -27.4285 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[725]: 6 0 0.0634703 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[752]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[758]: 6 -10.196 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[759]: 6 0 30.1358 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[796]: 6 0 0.935887 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[849]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[861]: 6 -49.5586 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[881]: 6 0 1.66103 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[898]: 6 0 1.28393 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1067]: 6 0 0.0452586 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1071]: 6 0 1 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1089]: 6 0 50.5586 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1171]: 6 -1 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1196]: 6 -0.337223 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1231]: 6 0 2 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1234]: 6 -0.337223 0 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1237]: 6 0 0.295695 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1338]: 6 0 25.6292 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1373]: 6 0 3.6975 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1376]: 6 0 25.6327 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1449]: 6 0 1 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1452]: 6 0 12.357 shouldn't be
1802.47/1819.16	WSVECS04 Frhs2[1608]: 6 -2 0 shouldn't be
1802.67/1819.38	WSVECS04 Frhs2[510]: 6 0 1 shouldn't be
1802.67/1819.38	WSVECS04 Frhs2[745]: 6 0 1 shouldn't be
1802.67/1819.38	WSVECS04 Frhs2[873]: 6 0 1.06141 shouldn't be
1802.67/1819.38	WSVECS04 Frhs2[1117]: 6 0 2 shouldn't be
1802.67/1819.38	WSVECS04 Frhs2[1158]: 6 0 5.06827 shouldn't be
1802.96/1819.61	WSVECS04 Frhs2[1457]: 6 0 1 shouldn't be
1802.96/1819.61	WSVECS04 Frhs2[1562]: 6 -1 0 shouldn't be
1802.96/1819.61	WSVECS04 Frhs2[1577]: 6 -2 0 shouldn't be
1832.51/1849.57	c #Conflicts:    5515000 | #Constraints:     148110
1832.51/1849.57	c #Conflicts:    5516000 | #Constraints:     149110
1832.51/1849.57	c #Conflicts:    5517000 | #Constraints:     150110
1832.51/1849.57	c #Conflicts:    5518000 | #Constraints:     151110
1832.51/1849.57	c #Conflicts:    5519000 | #Constraints:     152110
1832.51/1849.57	c #Conflicts:    5520000 | #Constraints:     153110
1832.51/1849.57	c #Conflicts:    5521000 | #Constraints:     154111
1832.51/1849.57	c #Conflicts:    5522000 | #Constraints:     155111
1832.51/1849.57	c #Conflicts:    5523000 | #Constraints:     156111
1832.51/1849.57	c #Conflicts:    5524000 | #Constraints:     157111
1832.51/1849.57	c #Conflicts:    5525000 | #Constraints:     158111
1832.51/1849.57	c #Conflicts:    5526000 | #Constraints:     159111
1832.51/1849.57	c #Conflicts:    5527000 | #Constraints:     160111
1832.51/1849.57	c #Conflicts:    5528000 | #Constraints:     161111
1832.51/1849.57	c #Conflicts:    5529000 | #Constraints:     162111
1832.51/1849.57	c #Conflicts:    5530000 | #Constraints:     163111
1832.51/1849.57	c #Conflicts:    5531000 | #Constraints:     164111
1832.51/1849.57	c #Conflicts:    5532000 | #Constraints:     165111
1832.51/1849.57	c #Conflicts:    5533000 | #Constraints:     166111
1832.51/1849.57	c #Conflicts:    5534000 | #Constraints:     167111
1832.51/1849.57	c #Conflicts:    5535000 | #Constraints:     168111
1832.51/1849.57	c #Conflicts:    5536000 | #Constraints:     169111
1832.51/1849.57	c #Conflicts:    5537000 | #Constraints:     170111
1832.51/1849.57	c #Conflicts:    5538000 | #Constraints:     171111
1832.51/1849.57	c #Conflicts:    5539000 | #Constraints:     172111
1832.51/1849.57	c #Conflicts:    5540000 | #Constraints:     173112
1832.51/1849.57	c #Conflicts:    5541000 | #Constraints:     174112
1832.51/1849.57	c #Conflicts:    5542000 | #Constraints:     175112
1832.51/1849.57	c #Conflicts:    5543000 | #Constraints:     176112
1832.51/1849.57	c #Conflicts:    5544000 | #Constraints:     177113
1832.51/1849.57	c #Conflicts:    5545000 | #Constraints:     178113
1832.51/1849.57	c #Conflicts:    5546000 | #Constraints:     179113
1832.51/1849.57	c #Conflicts:    5547000 | #Constraints:     180113
1832.51/1849.57	c #Conflicts:    5548000 | #Constraints:     181114
1832.51/1849.57	c #Conflicts:    5549000 | #Constraints:     182114
1832.51/1849.57	c #Conflicts:    5550000 | #Constraints:     183114
1832.51/1849.57	c #Conflicts:    5551000 | #Constraints:     184114
1832.51/1849.57	c #Conflicts:    5552000 | #Constraints:     185115
1832.51/1849.57	c #Conflicts:    5553000 | #Constraints:     186116
1832.51/1849.57	c #Conflicts:    5554000 | #Constraints:     187116
1832.51/1849.57	c #Conflicts:    5555000 | #Constraints:     188117
1832.51/1849.57	c #Conflicts:    5556000 | #Constraints:     189117
1832.51/1849.57	c #Conflicts:    5557000 | #Constraints:     190117
1832.51/1849.57	c #Conflicts:    5558000 | #Constraints:     191117
1832.51/1849.57	c #Conflicts:    5559000 | #Constraints:     192117
1832.51/1849.57	c #Conflicts:    5560000 | #Constraints:     193117
1832.51/1849.57	c #Conflicts:    5561000 | #Constraints:     194118
1832.51/1849.57	c #Conflicts:    5562000 | #Constraints:     195118
1832.51/1849.57	c INPROCESSING
1832.51/1849.57	c GARBAGE COLLECT
1832.51/1849.57	WSVECS04 Frhs2[21]: 6 -0.466302 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[31]: 6 -0.963349 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[35]: 6 0 2.03673 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[59]: 6 -1.32492 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[67]: 6 0 1.12296 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[73]: 6 0 0.12305 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[74]: 6 0 5.98426 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[92]: 6 -18.772 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[110]: 6 0 0.333368 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[130]: 6 -18.7721 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[173]: 6 0 0.666692 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[178]: 6 0 2.00001 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[208]: 6 -2.83631 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[251]: 6 -8.37948 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[272]: 6 0 13.9875 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[282]: 6 -5.96625 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[326]: 6 0 1.00002 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[338]: 6 -0.853042 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[349]: 6 -6.70313 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[376]: 6 0 0.14707 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[423]: 6 0 3.00527 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[461]: 6 0 3.00529 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[523]: 6 -1.00005 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[554]: 6 -1.00008 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[556]: 6 0 0.490936 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[560]: 6 0 1.00004 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[564]: 6 0 1.00007 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[612]: 6 0 0.10142 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[621]: 6 0 1.00005 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[624]: 6 -1.00006 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[650]: 6 0 0.416816 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[659]: 6 0 2.00006 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[674]: 6 0 1.00002 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[726]: 6 0 0.416878 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[804]: 6 0 2.90623 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[993]: 6 0 2.68219 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[994]: 6 0 1.66668 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1016]: 6 -1.03673 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1024]: 6 0 11.0357 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1034]: 6 0 0.457329 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1044]: 6 0 1.3334 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1047]: 6 -2.32833 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1062]: 6 0 11.0357 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1069]: 6 0 2.6822 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1082]: 6 0 1.33337 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1165]: 6 0 0.333348 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1185]: 6 -1.03673 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1186]: 6 0 0.00357933 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1244]: 6 -1.00006 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1253]: 6 0 0.289814 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1291]: 6 0 0.931813 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1304]: 6 -1.00003 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1314]: 6 -1.00008 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1321]: 6 0 1.00008 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1363]: 6 0 0.912171 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1376]: 6 0 0.00360146 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1442]: 6 0 48.2617 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1480]: 6 0 55.2029 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1518]: 6 0 55.203 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1534]: 6 -1.00006 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1597]: 6 -0.68275 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1671]: 6 -3.00001 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1707]: 6 -8.37954 0 shouldn't be
1832.51/1849.57	WSVECS04 Frhs2[1714]: 6 -1.6667 0 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[548]: 6 0 1.00009 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[597]: 6 -1.00005 0 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[724]: 6 0 7.03023 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[762]: 6 0 7.34381 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1138]: 6 0 0.211429 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1145]: 6 -0.31303 0 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1192]: 6 0 1.00005 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1196]: 6 0 1.00003 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1230]: 6 0 1.00002 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1268]: 6 0 1.00009 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1279]: 6 -28.3196 0 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1340]: 6 0 1.00003 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1449]: 6 0 0.0905964 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1536]: 6 -1.00005 0 shouldn't be
1832.80/1849.80	WSVECS04 Frhs2[1651]: 6 -3.00005 0 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[21]: 6 -0.466261 0 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[59]: 6 -1.3249 0 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[67]: 6 0 1.12295 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[376]: 6 0 0.147005 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[994]: 6 0 1.66667 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[1034]: 6 0 0.457297 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[1145]: 6 -0.312952 0 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[1253]: 6 0 0.289736 shouldn't be
1833.01/1850.03	WSVECS04 Frhs2[1291]: 6 0 0.931744 shouldn't be
1853.85/1870.94	c #Conflicts:    5563000 | #Constraints:     102425
1853.85/1870.94	c #Conflicts:    5564000 | #Constraints:     103425
1853.85/1870.94	c #Conflicts:    5565000 | #Constraints:     104426
1853.85/1870.94	c #Conflicts:    5566000 | #Constraints:     105426
1853.85/1870.94	c #Conflicts:    5567000 | #Constraints:     106426
1853.85/1870.94	c #Conflicts:    5568000 | #Constraints:     107426
1853.85/1870.94	c #Conflicts:    5569000 | #Constraints:     108426
1853.85/1870.94	c #Conflicts:    5570000 | #Constraints:     109426
1853.85/1870.94	c #Conflicts:    5571000 | #Constraints:     110426
1853.85/1870.94	c #Conflicts:    5572000 | #Constraints:     111426
1853.85/1870.94	c #Conflicts:    5573000 | #Constraints:     112426
1853.85/1870.94	c #Conflicts:    5574000 | #Constraints:     113426
1853.85/1870.94	c #Conflicts:    5575000 | #Constraints:     114426
1853.85/1870.94	c #Conflicts:    5576000 | #Constraints:     115426
1853.85/1870.94	c #Conflicts:    5577000 | #Constraints:     116426
1853.85/1870.94	c #Conflicts:    5578000 | #Constraints:     117426
1853.85/1870.94	c #Conflicts:    5579000 | #Constraints:     118426
1853.85/1870.94	c #Conflicts:    5580000 | #Constraints:     119426
1853.85/1870.94	c #Conflicts:    5581000 | #Constraints:     120426
1853.85/1870.94	c #Conflicts:    5582000 | #Constraints:     121426
1853.85/1870.94	c #Conflicts:    5583000 | #Constraints:     122426
1853.85/1870.94	c #Conflicts:    5584000 | #Constraints:     123426
1853.85/1870.94	c #Conflicts:    5585000 | #Constraints:     124426
1853.85/1870.94	c #Conflicts:    5586000 | #Constraints:     125426
1853.85/1870.94	c #Conflicts:    5587000 | #Constraints:     126426
1853.85/1870.94	c #Conflicts:    5588000 | #Constraints:     127426
1853.85/1870.94	c #Conflicts:    5589000 | #Constraints:     128426
1853.85/1870.94	c #Conflicts:    5590000 | #Constraints:     129426
1853.85/1870.94	c #Conflicts:    5591000 | #Constraints:     130426
1853.85/1870.94	c #Conflicts:    5592000 | #Constraints:     131427
1853.85/1870.94	c #Conflicts:    5593000 | #Constraints:     132427
1853.85/1870.94	c #Conflicts:    5594000 | #Constraints:     133427
1853.85/1870.94	c #Conflicts:    5595000 | #Constraints:     134427
1853.85/1870.94	c #Conflicts:    5596000 | #Constraints:     135427
1853.85/1870.94	c #Conflicts:    5597000 | #Constraints:     136427
1853.85/1870.94	c #Conflicts:    5598000 | #Constraints:     137427
1853.85/1870.94	c #Conflicts:    5599000 | #Constraints:     138427
1853.85/1870.94	c #Conflicts:    5600000 | #Constraints:     139427
1853.85/1870.94	c #Conflicts:    5601000 | #Constraints:     140428
1853.85/1870.94	c #Conflicts:    5602000 | #Constraints:     141428
1853.85/1870.94	c #Conflicts:    5603000 | #Constraints:     142428
1853.85/1870.94	c #Conflicts:    5604000 | #Constraints:     143428
1853.85/1870.94	c #Conflicts:    5605000 | #Constraints:     144428
1853.85/1870.94	c #Conflicts:    5606000 | #Constraints:     145428
1853.85/1870.94	c #Conflicts:    5607000 | #Constraints:     146428
1853.85/1870.94	c #Conflicts:    5608000 | #Constraints:     147429
1853.85/1870.94	c #Conflicts:    5609000 | #Constraints:     148429
1853.85/1870.94	c INPROCESSING
1853.85/1870.94	c GARBAGE COLLECT
1853.85/1870.94	WSVECS04 Frhs2[37]: 6 0 2.00008 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[46]: 6 -6158.48 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[64]: 6 -4696.98 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[67]: 6 -1322.32 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[71]: 6 -7375.41 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[78]: 6 -3868.86 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[84]: 6 0 1571.68 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[109]: 6 0 1417.55 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[125]: 6 -1.00003 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[151]: 6 0 58.4183 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[157]: 6 0 349.585 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[160]: 6 0 1571.68 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[188]: 6 0 1507.19 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[189]: 6 0 2803.91 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[192]: 6 0 1560.08 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[226]: 6 0 5454.21 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[242]: 6 0 1.00006 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[252]: 6 0 2301.93 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[303]: 6 0 2365.48 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[326]: 6 0 1.00009 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[414]: 6 0 4376.45 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[416]: 6 0 4517.92 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[527]: 6 0 1417.55 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[733]: 6 0 1.00008 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[771]: 6 0 2.00006 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[918]: 6 0 3781.01 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1011]: 6 0 1.00003 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1041]: 6 0 4196.74 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1067]: 6 0 1320.32 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1068]: 6 0 854.014 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1071]: 6 0 2.00001 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1079]: 6 0 4452.42 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1080]: 6 0 1.00009 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1089]: 6 0 4749.31 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1097]: 6 0 2973.09 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1098]: 6 0 3787.08 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1108]: 6 0 1333.44 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1110]: 6 0 3269.08 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1122]: 6 0 2.00007 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1142]: 6 0 4453.73 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1153]: 6 0 1.00001 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1216]: 6 0 1.00004 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1253]: 6 0 3221.85 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1288]: 6 0 2.00007 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1291]: 6 0 86.6275 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1320]: 6 -2.00006 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1338]: 6 0 15.8991 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1373]: 6 0 363.829 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1450]: 6 0 1053.12 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1488]: 6 0 2841.63 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1556]: 6 0 2.00006 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1570]: 6 -3.00006 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1588]: 6 -3.00001 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1597]: 6 -1435.83 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1606]: 6 -4791.23 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1651]: 6 -1.00001 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1653]: 6 -1.00006 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1660]: 6 -1.00004 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1661]: 6 -2.00003 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1687]: 6 -1512.19 0 shouldn't be
1853.85/1870.94	WSVECS04 Frhs2[1705]: 6 -4.00004 0 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[432]: 6 0 1.00001 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[436]: 6 0 1.00009 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[622]: 6 0 1.00006 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[1629]: 6 -3.00001 0 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[1669]: 6 -1.00004 0 shouldn't be
1854.05/1871.17	WSVECS04 Frhs2[1670]: 6 -2.00006 0 shouldn't be
1854.25/1871.39	WSVECS04 Frhs2[672]: 6 0 1.00005 shouldn't be
1854.25/1871.39	WSVECS04 Frhs2[1625]: 6 -1.00004 0 shouldn't be
1854.55/1871.62	WSVECS04 Frhs2[295]: 6 0 1.00007 shouldn't be
1854.55/1871.62	WSVECS04 Frhs2[678]: 6 0 1.00005 shouldn't be
1854.74/1871.81	WSVECS04 Frhs2[1115]: 6 0 1.00002 shouldn't be
1854.74/1871.81	WSVECS04 Frhs2[1520]: 6 0 1.00003 shouldn't be
1854.74/1871.81	WSVECS04 Frhs2[1580]: 6 -103.562 0 shouldn't be
1854.74/1871.81	WSVECS04 Frhs2[1697]: 6 -2.00003 0 shouldn't be
1854.95/1872.06	WSVECS04 Frhs2[673]: 6 0 1.00006 shouldn't be
1854.95/1872.06	WSVECS04 Frhs2[711]: 6 0 1.00005 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[137]: 6 0 1.00003 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[696]: 6 0 1.00005 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[710]: 6 0 1.00007 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[1101]: 6 0 87.6275 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[1140]: 6 0 1.00004 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[1514]: 6 0 2.00007 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[1600]: 6 -3.00006 0 shouldn't be
1855.35/1872.48	WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
1855.94/1873.04	WSVECS04 Frhs2[1077]: 6 0 1.00007 shouldn't be
1855.94/1873.04	WSVECS04 Frhs2[1102]: 6 0 1.00008 shouldn't be
1855.94/1873.04	WSVECS04 Frhs2[1644]: 6 -3.00007 0 shouldn't be
1856.44/1873.55	WSVECS04 Frhs2[230]: 6 0 1236.71 shouldn't be
1856.44/1873.55	WSVECS04 Frhs2[1074]: 6 0 1.00006 shouldn't be
1856.44/1873.55	WSVECS04 Frhs2[1264]: 6 0 1.00008 shouldn't be
1856.44/1873.55	WSVECS04 Frhs2[1290]: 6 0 6477.06 shouldn't be
1856.44/1873.55	WSVECS04 Frhs2[1599]: 6 -1.00002 0 shouldn't be
1856.95/1874.01	WSVECS04 Frhs2[215]: 6 0 681.027 shouldn't be
1856.95/1874.01	WSVECS04 Frhs2[1030]: 6 0 985.576 shouldn't be
1857.34/1874.49	WSVECS04 Frhs2[993]: 6 0 349.585 shouldn't be
1857.94/1875.01	WSVECS04 Frhs2[992]: 6 0 1578.53 shouldn't be
1857.94/1875.01	WSVECS04 Frhs2[1034]: 6 0 3075.99 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[37]: 6 0 2 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[64]: 6 -4696.98 0 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[65]: 6 -4952.01 0 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[71]: 6 -7375.41 0 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[109]: 6 0 1417.55 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[192]: 6 0 1560.08 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[230]: 6 0 1236.71 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[506]: 6 -1 0 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[733]: 6 0 1 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[918]: 6 0 3781.01 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[991]: 6 0 854.663 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1034]: 6 0 3075.99 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1074]: 6 0 1 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1108]: 6 0 1333.44 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1142]: 6 0 4453.73 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1253]: 6 0 3221.85 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1450]: 6 0 1053.12 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1644]: 6 -3 0 shouldn't be
1858.23/1875.36	WSVECS04 Frhs2[1653]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[125]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[326]: 6 0 1 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[436]: 6 0 1 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[468]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[545]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[912]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[980]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1071]: 6 0 2 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1216]: 6 0 1 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1264]: 6 0 1 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1434]: 6 -2 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1534]: 6 0 1 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1556]: 6 0 2 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1579]: 6 -1 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1588]: 6 -3 0 shouldn't be
1858.64/1875.73	WSVECS04 Frhs2[1625]: 6 -1 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[67]: 6 -1322.32 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[137]: 6 0 1 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[151]: 6 0 58.4183 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[157]: 6 0 349.585 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[188]: 6 0 1507.19 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[215]: 6 0 681.027 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[226]: 6 0 5454.21 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[416]: 6 0 4517.92 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[511]: 6 0 1 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1067]: 6 0 1320.32 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1068]: 6 0 854.014 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1077]: 6 0 1 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1115]: 6 0 1 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1288]: 6 0 2 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1291]: 6 0 86.6275 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1338]: 6 0 15.899 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1373]: 6 0 363.829 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1488]: 6 0 2841.63 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1570]: 6 -3 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1580]: 6 -103.562 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1597]: 6 -1435.83 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1629]: 6 -3 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1687]: 6 -1512.19 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1697]: 6 -2 0 shouldn't be
1859.04/1876.13	WSVECS04 Frhs2[1705]: 6 -4 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[78]: 6 -3868.86 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[197]: 6 0 1 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[252]: 6 0 2301.93 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[432]: 6 0 1 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[622]: 6 0 1 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1102]: 6 0 1 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1140]: 6 0 1 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1599]: 6 -1 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1600]: 6 -3 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1660]: 6 -1 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1661]: 6 -2 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1679]: 6 -2 0 shouldn't be
1859.44/1876.55	WSVECS04 Frhs2[1714]: 6 -1 0 shouldn't be
1859.83/1876.97	WSVECS04 Frhs2[672]: 6 0 1 shouldn't be
1859.83/1876.97	WSVECS04 Frhs2[696]: 6 0 1 shouldn't be
1859.83/1876.97	WSVECS04 Frhs2[1084]: 6 0 2 shouldn't be
1859.83/1876.97	WSVECS04 Frhs2[1122]: 6 0 2 shouldn't be
1859.83/1876.97	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
1884.67/1901.88	c #Conflicts:    5610000 | #Constraints:      78725
1884.67/1901.88	c #Conflicts:    5611000 | #Constraints:      79725
1884.67/1901.88	c #Conflicts:    5612000 | #Constraints:      80725
1884.67/1901.88	c #Conflicts:    5613000 | #Constraints:      81725
1884.67/1901.88	c #Conflicts:    5614000 | #Constraints:      82725
1884.67/1901.88	c #Conflicts:    5615000 | #Constraints:      83725
1884.67/1901.88	c #Conflicts:    5616000 | #Constraints:      84725
1884.67/1901.88	c #Conflicts:    5617000 | #Constraints:      85725
1884.67/1901.88	c #Conflicts:    5618000 | #Constraints:      86725
1884.67/1901.88	c #Conflicts:    5619000 | #Constraints:      87726
1884.67/1901.88	c #Conflicts:    5620000 | #Constraints:      88726
1884.67/1901.88	c #Conflicts:    5621000 | #Constraints:      89726
1884.67/1901.88	c #Conflicts:    5622000 | #Constraints:      90726
1884.67/1901.88	c #Conflicts:    5623000 | #Constraints:      91726
1884.67/1901.88	c #Conflicts:    5624000 | #Constraints:      92726
1884.67/1901.88	c #Conflicts:    5625000 | #Constraints:      93726
1884.67/1901.88	c #Conflicts:    5626000 | #Constraints:      94726
1884.67/1901.88	c #Conflicts:    5627000 | #Constraints:      95726
1884.67/1901.88	c #Conflicts:    5628000 | #Constraints:      96726
1884.67/1901.88	c #Conflicts:    5629000 | #Constraints:      97726
1884.67/1901.88	c #Conflicts:    5630000 | #Constraints:      98726
1884.67/1901.88	c #Conflicts:    5631000 | #Constraints:      99726
1884.67/1901.88	c #Conflicts:    5632000 | #Constraints:     100726
1884.67/1901.88	c #Conflicts:    5633000 | #Constraints:     101726
1884.67/1901.88	c #Conflicts:    5634000 | #Constraints:     102726
1884.67/1901.88	c #Conflicts:    5635000 | #Constraints:     103726
1884.67/1901.88	c #Conflicts:    5636000 | #Constraints:     104726
1884.67/1901.88	c #Conflicts:    5637000 | #Constraints:     105726
1884.67/1901.88	c #Conflicts:    5638000 | #Constraints:     106726
1884.67/1901.88	c #Conflicts:    5639000 | #Constraints:     107726
1884.67/1901.88	c #Conflicts:    5640000 | #Constraints:     108726
1884.67/1901.88	c #Conflicts:    5641000 | #Constraints:     109726
1884.67/1901.88	c #Conflicts:    5642000 | #Constraints:     110726
1884.67/1901.88	c #Conflicts:    5643000 | #Constraints:     111726
1884.67/1901.88	c #Conflicts:    5644000 | #Constraints:     112726
1884.67/1901.88	c #Conflicts:    5645000 | #Constraints:     113726
1884.67/1901.88	c #Conflicts:    5646000 | #Constraints:     114726
1884.67/1901.88	c #Conflicts:    5647000 | #Constraints:     115726
1884.67/1901.88	c #Conflicts:    5648000 | #Constraints:     116726
1884.67/1901.88	c #Conflicts:    5649000 | #Constraints:     117726
1884.67/1901.88	c #Conflicts:    5650000 | #Constraints:     118726
1884.67/1901.88	c #Conflicts:    5651000 | #Constraints:     119726
1884.67/1901.88	c #Conflicts:    5652000 | #Constraints:     120727
1884.67/1901.88	c #Conflicts:    5653000 | #Constraints:     121727
1884.67/1901.88	c #Conflicts:    5654000 | #Constraints:     122727
1884.67/1901.88	c #Conflicts:    5655000 | #Constraints:     123727
1884.67/1901.88	c #Conflicts:    5656000 | #Constraints:     124727
1884.67/1901.88	c #Conflicts:    5657000 | #Constraints:     125727
1884.67/1901.88	c INPROCESSING
1884.67/1901.88	c GARBAGE COLLECT
1884.67/1901.88	c #Conflicts:    5658000 | #Constraints:      67424
1884.67/1901.88	c #Conflicts:    5659000 | #Constraints:      68425
1884.67/1901.88	c #Conflicts:    5660000 | #Constraints:      69425
1884.67/1901.88	c #Conflicts:    5661000 | #Constraints:      70425
1884.67/1901.88	c #Conflicts:    5662000 | #Constraints:      71425
1884.67/1901.88	c #Conflicts:    5663000 | #Constraints:      72425
1884.67/1901.88	c #Conflicts:    5664000 | #Constraints:      73425
1884.67/1901.88	c #Conflicts:    5665000 | #Constraints:      74425
1884.67/1901.88	c #Conflicts:    5666000 | #Constraints:      75426
1884.67/1901.88	c #Conflicts:    5667000 | #Constraints:      76426
1884.67/1901.88	c #Conflicts:    5668000 | #Constraints:      77426
1884.67/1901.88	c #Conflicts:    5669000 | #Constraints:      78426
1884.67/1901.88	c #Conflicts:    5670000 | #Constraints:      79426
1884.67/1901.88	c #Conflicts:    5671000 | #Constraints:      80426
1884.67/1901.88	c #Conflicts:    5672000 | #Constraints:      81426
1884.67/1901.88	c #Conflicts:    5673000 | #Constraints:      82426
1884.67/1901.88	c #Conflicts:    5674000 | #Constraints:      83426
1884.67/1901.88	c #Conflicts:    5675000 | #Constraints:      84426
1884.67/1901.88	c #Conflicts:    5676000 | #Constraints:      85426
1884.67/1901.88	c #Conflicts:    5677000 | #Constraints:      86426
1884.67/1901.88	c #Conflicts:    5678000 | #Constraints:      87426
1884.67/1901.88	c #Conflicts:    5679000 | #Constraints:      88427
1884.67/1901.88	c #Conflicts:    5680000 | #Constraints:      89427
1884.67/1901.88	c #Conflicts:    5681000 | #Constraints:      90427
1884.67/1901.88	c #Conflicts:    5682000 | #Constraints:      91427
1884.67/1901.88	c #Conflicts:    5683000 | #Constraints:      92427
1884.67/1901.88	c #Conflicts:    5684000 | #Constraints:      93427
1884.67/1901.88	c #Conflicts:    5685000 | #Constraints:      94427
1884.67/1901.88	c #Conflicts:    5686000 | #Constraints:      95427
1884.67/1901.88	c #Conflicts:    5687000 | #Constraints:      96427
1884.67/1901.88	c #Conflicts:    5688000 | #Constraints:      97427
1901.41/1918.98	c #Conflicts:    5689000 | #Constraints:      98428
1901.41/1918.98	c #Conflicts:    5690000 | #Constraints:      99428
1901.41/1918.98	c #Conflicts:    5691000 | #Constraints:     100428
1901.41/1918.98	c #Conflicts:    5692000 | #Constraints:     101428
1901.41/1918.98	c #Conflicts:    5693000 | #Constraints:     102428
1901.41/1918.98	c #Conflicts:    5694000 | #Constraints:     103428
1901.41/1918.98	c #Conflicts:    5695000 | #Constraints:     104428
1901.41/1918.98	c #Conflicts:    5696000 | #Constraints:     105428
1901.41/1918.98	c #Conflicts:    5697000 | #Constraints:     106429
1901.41/1918.98	c #Conflicts:    5698000 | #Constraints:     107429
1901.41/1918.98	c #Conflicts:    5699000 | #Constraints:     108429
1901.41/1918.98	c #Conflicts:    5700000 | #Constraints:     109429
1901.41/1918.98	c #Conflicts:    5701000 | #Constraints:     110429
1901.41/1918.98	c #Conflicts:    5702000 | #Constraints:     111430
1901.41/1918.98	c #Conflicts:    5703000 | #Constraints:     112430
1901.41/1918.98	c #Conflicts:    5704000 | #Constraints:     113430
1901.41/1918.98	c #Conflicts:    5705000 | #Constraints:     114430
1901.41/1918.98	c INPROCESSING
1901.41/1918.98	c GARBAGE COLLECT
1901.41/1918.98	c #Conflicts:    5706000 | #Constraints:      61741
1901.41/1918.98	c #Conflicts:    5707000 | #Constraints:      62741
1901.41/1918.98	c #Conflicts:    5708000 | #Constraints:      63741
1901.41/1918.98	c #Conflicts:    5709000 | #Constraints:      64741
1901.41/1918.98	c #Conflicts:    5710000 | #Constraints:      65741
1901.41/1918.98	c #Conflicts:    5711000 | #Constraints:      66741
1901.41/1918.98	c #Conflicts:    5712000 | #Constraints:      67741
1901.41/1918.98	c #Conflicts:    5713000 | #Constraints:      68742
1901.41/1918.98	c #Conflicts:    5714000 | #Constraints:      69742
1901.41/1918.98	c #Conflicts:    5715000 | #Constraints:      70742
1901.41/1918.98	c #Conflicts:    5716000 | #Constraints:      71742
1901.41/1918.98	c #Conflicts:    5717000 | #Constraints:      72742
1901.41/1918.98	c #Conflicts:    5718000 | #Constraints:      73742
1901.41/1918.98	c #Conflicts:    5719000 | #Constraints:      74742
1901.41/1918.98	c #Conflicts:    5720000 | #Constraints:      75743
1901.41/1918.98	c #Conflicts:    5721000 | #Constraints:      76743
1901.41/1918.98	c #Conflicts:    5722000 | #Constraints:      77743
1901.41/1918.98	c #Conflicts:    5723000 | #Constraints:      78743
1901.41/1918.98	c #Conflicts:    5724000 | #Constraints:      79743
1901.41/1918.98	c #Conflicts:    5725000 | #Constraints:      80743
1901.41/1918.98	c #Conflicts:    5726000 | #Constraints:      81743
1901.41/1918.98	c #Conflicts:    5727000 | #Constraints:      82743
1901.41/1918.98	c #Conflicts:    5728000 | #Constraints:      83744
1901.41/1918.98	c #Conflicts:    5729000 | #Constraints:      84744
1901.41/1918.98	c #Conflicts:    5730000 | #Constraints:      85744
1901.41/1918.98	c #Conflicts:    5731000 | #Constraints:      86744
1901.41/1918.98	c #Conflicts:    5732000 | #Constraints:      87744
1901.41/1918.98	c #Conflicts:    5733000 | #Constraints:      88745
1901.41/1918.98	c #Conflicts:    5734000 | #Constraints:      89745
1901.41/1918.98	c #Conflicts:    5735000 | #Constraints:      90745
1901.41/1918.98	c #Conflicts:    5736000 | #Constraints:      91745
1901.41/1918.98	c #Conflicts:    5737000 | #Constraints:      92746
1901.41/1918.98	c #Conflicts:    5738000 | #Constraints:      93746
1901.41/1918.98	c #Conflicts:    5739000 | #Constraints:      94746
1901.41/1918.98	c #Conflicts:    5740000 | #Constraints:      95746
1901.41/1918.98	c #Conflicts:    5741000 | #Constraints:      96746
1901.41/1918.98	WSVECS04 Frhs2[16]: 6 -1.00007 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[42]: 6 -0.365501 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[53]: 6 -1.43823 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[54]: 6 -4.86424 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[56]: 6 -0.899684 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[80]: 6 0 0.0424587 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[91]: 6 0 1.25837 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[110]: 6 0 0.0377552 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[117]: 6 0 0.00639686 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[135]: 6 0 4.76077 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[155]: 6 0 0.00640564 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[181]: 6 0 1.00004 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[188]: 6 0 3.87113 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[193]: 6 0 0.00638062 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[196]: 6 0 0.184925 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[236]: 6 0 0.0026404 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[251]: 6 0 1.00005 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[252]: 6 0 1.5138 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[282]: 6 -1.00004 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[301]: 6 0 7.78598 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[363]: 6 0 1.00003 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[375]: 6 -0.00557158 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[398]: 6 0 1.00009 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[423]: 6 0 1.52877 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[426]: 6 0 0.942917 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[537]: 6 0 1.5288 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[575]: 6 0 1.52882 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[629]: 6 0 0.425397 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[634]: 6 -1.00007 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[642]: 6 0 1.00001 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[648]: 6 0 0.544687 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[659]: 6 0 1.00004 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[722]: 6 0 1.00009 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[798]: 6 0 1.00009 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[836]: 6 0 1.00002 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[839]: 6 0 1.26611 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[843]: 6 -1.00009 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[992]: 6 -1.00003 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[996]: 6 0 0.00265373 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1030]: 6 0 0.190417 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1046]: 6 0 1.00009 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1057]: 6 0 3.00008 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1063]: 6 0 0.969683 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1095]: 6 0 1.00003 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1103]: 6 -1.00001 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1108]: 6 0 1.00004 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1182]: 6 0 1.00005 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1186]: 6 0 0.00517688 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1262]: 6 0 0.00515666 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1366]: 6 0 2.00002 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1410]: 6 0 0.0425005 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1427]: 6 0 0.00859544 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1440]: 6 0 0.285368 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1473]: 6 0 2.0001 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1476]: 6 0 1.00005 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1489]: 6 -1.00004 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1535]: 6 0 1.25836 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1578]: 6 -1.00004 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1582]: 6 -1.00003 0 shouldn't be
1901.41/1918.98	WSVECS04 Frhs2[1717]: 6 -2.00003 0 shouldn't be
1906.20/1923.75	c #Conflicts:    5742000 | #Constraints:      97747
1906.20/1923.75	c #Conflicts:    5743000 | #Constraints:      98747
1906.20/1923.75	c #Conflicts:    5744000 | #Constraints:      99747
1906.20/1923.75	c #Conflicts:    5745000 | #Constraints:     100747
1906.20/1923.75	c #Conflicts:    5746000 | #Constraints:     101747
1906.20/1923.75	c #Conflicts:    5747000 | #Constraints:     102747
1906.20/1923.75	c #Conflicts:    5748000 | #Constraints:     103747
1906.20/1923.75	c #Conflicts:    5749000 | #Constraints:     104747
1906.20/1923.75	c #Conflicts:    5750000 | #Constraints:     105747
1906.20/1923.75	c #Conflicts:    5751000 | #Constraints:     106747
1906.20/1923.75	c #Conflicts:    5752000 | #Constraints:     107747
1906.20/1923.75	c #Conflicts:    5753000 | #Constraints:     108747
1906.20/1923.75	c #Conflicts:    5754000 | #Constraints:     109747
1906.20/1923.75	c INPROCESSING
1906.20/1923.75	c GARBAGE COLLECT
1906.20/1923.75	WSVECS04 Frhs2[8]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[44]: 6 0 5.15318 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[48]: 6 0 4.45039 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[50]: 6 -1.85613 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[51]: 6 0 3.66613 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[52]: 6 0 2.84149 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[61]: 6 -5.07244 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[67]: 6 -1.71643 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[70]: 6 0 1.08296 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[72]: 6 0 4.6222 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[75]: 6 -1.10391 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[76]: 6 0 1.4026 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[77]: 6 0 6.55232 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[78]: 6 -2.27663 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[126]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[292]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[328]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[329]: 6 0 3.03686 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[366]: 6 0 2 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[367]: 6 0 3.03686 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[373]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[411]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[414]: 6 0 1.3935 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[481]: 6 0 2.03337 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[525]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[536]: 6 0 0.500001 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[556]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[572]: 6 0 0.0724408 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[592]: 6 -1 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[642]: 6 -1 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[955]: 6 0 0.0362207 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[971]: 6 0 0.500001 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[975]: 6 0 0.283051 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[986]: 6 0 0.0724401 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[990]: 6 0 1.73794 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1028]: 6 0 1.73794 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1112]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1126]: 6 0 1.33355 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1150]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1183]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1188]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1220]: 6 0 0.750001 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1224]: 6 0 0.143966 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1292]: 6 -1 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1298]: 6 0 1.2727 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1333]: 6 0 1.00835 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1371]: 6 0 1.00835 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1374]: 6 0 1.2727 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1388]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1389]: 6 0 0.00663213 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1401]: 6 0 0.874633 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1403]: 6 0 1 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1411]: 6 0 0.0354434 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1412]: 6 0 1.2727 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1511]: 6 -1 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1516]: 6 0 1.47734 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1570]: 6 -2 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1597]: 6 -2.15232 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1652]: 6 -2 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1706]: 6 -1 0 shouldn't be
1906.20/1923.75	WSVECS04 Frhs2[1715]: 6 -9.55089 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[233]: 6 0 1.03622 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[262]: 6 0 0.189588 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[300]: 6 0 0.168446 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[312]: 6 0 0.643965 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[385]: 6 0 1.03622 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[407]: 6 -1 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[569]: 6 0 0.351097 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[696]: 6 0 1 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[814]: 6 -1 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1065]: 6 0 0.5 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1146]: 6 0 1.69757 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1255]: 6 0 0.5 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1329]: 6 0 0.0105096 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1357]: 6 -1 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1439]: 6 0 2.87463 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1544]: 6 0 1 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1565]: 6 -1 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1567]: 6 -1 0 shouldn't be
1906.40/1923.97	WSVECS04 Frhs2[1697]: 6 -1 0 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[73]: 6 -0.574062 0 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[316]: 6 0 1 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[650]: 6 0 0.5 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[841]: 6 0 2.03622 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1145]: 6 0 1 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1157]: 6 0 1 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1361]: 6 0 2 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1365]: 6 0 1 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1477]: 6 0 0.874633 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1493]: 6 0 1 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1515]: 6 0 0.874633 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1564]: 6 -1.5 0 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1566]: 6 -1 0 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1660]: 6 -1 0 shouldn't be
1906.60/1924.18	WSVECS04 Frhs2[1661]: 6 -1 0 shouldn't be
1934.66/1952.59	c #Conflicts:    5755000 | #Constraints:      59733
1934.66/1952.59	c #Conflicts:    5756000 | #Constraints:      60733
1934.66/1952.59	c #Conflicts:    5757000 | #Constraints:      61733
1934.66/1952.59	c #Conflicts:    5758000 | #Constraints:      62733
1934.66/1952.59	c #Conflicts:    5759000 | #Constraints:      63733
1934.66/1952.59	c #Conflicts:    5760000 | #Constraints:      64733
1934.66/1952.59	c #Conflicts:    5761000 | #Constraints:      65733
1934.66/1952.59	c #Conflicts:    5762000 | #Constraints:      66733
1934.66/1952.59	c #Conflicts:    5763000 | #Constraints:      67733
1934.66/1952.59	c #Conflicts:    5764000 | #Constraints:      68733
1934.66/1952.59	c #Conflicts:    5765000 | #Constraints:      69733
1934.66/1952.59	c #Conflicts:    5766000 | #Constraints:      70733
1934.66/1952.59	c #Conflicts:    5767000 | #Constraints:      71733
1934.66/1952.59	c #Conflicts:    5768000 | #Constraints:      72733
1934.66/1952.59	c #Conflicts:    5769000 | #Constraints:      73733
1934.66/1952.59	c #Conflicts:    5770000 | #Constraints:      74733
1934.66/1952.59	c #Conflicts:    5771000 | #Constraints:      75733
1934.66/1952.59	c #Conflicts:    5772000 | #Constraints:      76733
1934.66/1952.59	c #Conflicts:    5773000 | #Constraints:      77734
1934.66/1952.59	c #Conflicts:    5774000 | #Constraints:      78734
1934.66/1952.59	c #Conflicts:    5775000 | #Constraints:      79734
1934.66/1952.59	c #Conflicts:    5776000 | #Constraints:      80734
1934.66/1952.59	c #Conflicts:    5777000 | #Constraints:      81734
1934.66/1952.59	c #Conflicts:    5778000 | #Constraints:      82734
1934.66/1952.59	c #Conflicts:    5779000 | #Constraints:      83734
1934.66/1952.59	c #Conflicts:    5780000 | #Constraints:      84734
1934.66/1952.59	c #Conflicts:    5781000 | #Constraints:      85734
1934.66/1952.59	c #Conflicts:    5782000 | #Constraints:      86734
1934.66/1952.59	c #Conflicts:    5783000 | #Constraints:      87734
1934.66/1952.59	c #Conflicts:    5784000 | #Constraints:      88734
1934.66/1952.59	c #Conflicts:    5785000 | #Constraints:      89734
1934.66/1952.59	c #Conflicts:    5786000 | #Constraints:      90734
1934.66/1952.59	c #Conflicts:    5787000 | #Constraints:      91734
1934.66/1952.59	c #Conflicts:    5788000 | #Constraints:      92734
1934.66/1952.59	c #Conflicts:    5789000 | #Constraints:      93734
1934.66/1952.59	c #Conflicts:    5790000 | #Constraints:      94734
1934.66/1952.59	c #Conflicts:    5791000 | #Constraints:      95734
1934.66/1952.59	c #Conflicts:    5792000 | #Constraints:      96734
1934.66/1952.59	c #Conflicts:    5793000 | #Constraints:      97734
1934.66/1952.59	c #Conflicts:    5794000 | #Constraints:      98734
1934.66/1952.59	c #Conflicts:    5795000 | #Constraints:      99734
1934.66/1952.59	c #Conflicts:    5796000 | #Constraints:     100734
1934.66/1952.59	c #Conflicts:    5797000 | #Constraints:     101734
1934.66/1952.59	c #Conflicts:    5798000 | #Constraints:     102734
1934.66/1952.59	c #Conflicts:    5799000 | #Constraints:     103734
1934.66/1952.59	c #Conflicts:    5800000 | #Constraints:     104735
1934.66/1952.59	c #Conflicts:    5801000 | #Constraints:     105735
1934.66/1952.59	c #Conflicts:    5802000 | #Constraints:     106735
1934.66/1952.59	c #Conflicts:    5803000 | #Constraints:     107735
1934.66/1952.59	c #Conflicts:    5804000 | #Constraints:     108735
1934.66/1952.59	c #Conflicts:    5805000 | #Constraints:     109736
1934.66/1952.59	c #Conflicts:    5806000 | #Constraints:     110736
1934.66/1952.59	c #Conflicts:    5807000 | #Constraints:     111736
1934.66/1952.59	c #Conflicts:    5808000 | #Constraints:     112737
1934.66/1952.59	c #Conflicts:    5809000 | #Constraints:     113737
1934.66/1952.59	c #Conflicts:    5810000 | #Constraints:     114737
1934.66/1952.59	c #Conflicts:    5811000 | #Constraints:     115737
1934.66/1952.59	c #Conflicts:    5812000 | #Constraints:     116738
1934.66/1952.59	c #Conflicts:    5813000 | #Constraints:     117738
1934.66/1952.59	c #Conflicts:    5814000 | #Constraints:     118738
1934.66/1952.59	c #Conflicts:    5815000 | #Constraints:     119738
1934.66/1952.59	c #Conflicts:    5816000 | #Constraints:     120738
1934.66/1952.59	c #Conflicts:    5817000 | #Constraints:     121738
1934.66/1952.59	c #Conflicts:    5818000 | #Constraints:     122738
1934.66/1952.59	c #Conflicts:    5819000 | #Constraints:     123738
1934.66/1952.59	c #Conflicts:    5820000 | #Constraints:     124739
1934.66/1952.59	c #Conflicts:    5821000 | #Constraints:     125739
1934.66/1952.59	c #Conflicts:    5822000 | #Constraints:     126739
1934.66/1952.59	c #Conflicts:    5823000 | #Constraints:     127739
1934.66/1952.59	c #Conflicts:    5824000 | #Constraints:     128741
1934.66/1952.59	c #Conflicts:    5825000 | #Constraints:     129741
1934.66/1952.59	c #Conflicts:    5826000 | #Constraints:     130742
1934.66/1952.59	c #Conflicts:    5827000 | #Constraints:     131742
1934.66/1952.59	c #Conflicts:    5828000 | #Constraints:     132744
1934.66/1952.59	c #Conflicts:    5829000 | #Constraints:     133744
1934.66/1952.59	c #Conflicts:    5830000 | #Constraints:     134744
1934.66/1952.59	c #Conflicts:    5831000 | #Constraints:     135744
1934.66/1952.59	c #Conflicts:    5832000 | #Constraints:     136745
1934.66/1952.59	c #Conflicts:    5833000 | #Constraints:     137745
1992.52/2011.04	c #Conflicts:    5834000 | #Constraints:     138746
1992.52/2011.04	c #Conflicts:    5835000 | #Constraints:     139746
1992.52/2011.04	c #Conflicts:    5836000 | #Constraints:     140747
1992.52/2011.04	c #Conflicts:    5837000 | #Constraints:     141748
1992.52/2011.04	c #Conflicts:    5838000 | #Constraints:     142749
1992.52/2011.04	c #Conflicts:    5839000 | #Constraints:     143749
1992.52/2011.04	c #Conflicts:    5840000 | #Constraints:     144749
1992.52/2011.04	c #Conflicts:    5841000 | #Constraints:     145750
1992.52/2011.04	c #Conflicts:    5842000 | #Constraints:     146750
1992.52/2011.04	c #Conflicts:    5843000 | #Constraints:     147750
1992.52/2011.04	c #Conflicts:    5844000 | #Constraints:     148750
1992.52/2011.04	c #Conflicts:    5845000 | #Constraints:     149751
1992.52/2011.04	c #Conflicts:    5846000 | #Constraints:     150751
1992.52/2011.04	c #Conflicts:    5847000 | #Constraints:     151751
1992.52/2011.04	c #Conflicts:    5848000 | #Constraints:     152751
1992.52/2011.04	c #Conflicts:    5849000 | #Constraints:     153752
1992.52/2011.04	c #Conflicts:    5850000 | #Constraints:     154752
1992.52/2011.04	c #Conflicts:    5851000 | #Constraints:     155752
1992.52/2011.04	c #Conflicts:    5852000 | #Constraints:     156752
1992.52/2011.04	c #Conflicts:    5853000 | #Constraints:     157752
1992.52/2011.04	c #Conflicts:    5854000 | #Constraints:     158752
1992.52/2011.04	c #Conflicts:    5855000 | #Constraints:     159753
1992.52/2011.04	c #Conflicts:    5856000 | #Constraints:     160753
1992.52/2011.04	c #Conflicts:    5857000 | #Constraints:     161753
1992.52/2011.04	c #Conflicts:    5858000 | #Constraints:     162754
1992.52/2011.04	c #Conflicts:    5859000 | #Constraints:     163754
1992.52/2011.04	c #Conflicts:    5860000 | #Constraints:     164754
1992.52/2011.04	c #Conflicts:    5861000 | #Constraints:     165755
1992.52/2011.04	c #Conflicts:    5862000 | #Constraints:     166755
1992.52/2011.04	c #Conflicts:    5863000 | #Constraints:     167755
1992.52/2011.04	c #Conflicts:    5864000 | #Constraints:     168755
1992.52/2011.04	c #Conflicts:    5865000 | #Constraints:     169755
1992.52/2011.04	c #Conflicts:    5866000 | #Constraints:     170756
1992.52/2011.04	c #Conflicts:    5867000 | #Constraints:     171756
1992.52/2011.04	c #Conflicts:    5868000 | #Constraints:     172756
1992.52/2011.04	c #Conflicts:    5869000 | #Constraints:     173756
1992.52/2011.04	c #Conflicts:    5870000 | #Constraints:     174756
1992.52/2011.04	c #Conflicts:    5871000 | #Constraints:     175756
1992.52/2011.04	c #Conflicts:    5872000 | #Constraints:     176756
1992.52/2011.04	c #Conflicts:    5873000 | #Constraints:     177756
1992.52/2011.04	c #Conflicts:    5874000 | #Constraints:     178756
1992.52/2011.04	c #Conflicts:    5875000 | #Constraints:     179756
1992.52/2011.04	c #Conflicts:    5876000 | #Constraints:     180756
1992.52/2011.04	c #Conflicts:    5877000 | #Constraints:     181757
1992.52/2011.04	c #Conflicts:    5878000 | #Constraints:     182757
1992.52/2011.04	c #Conflicts:    5879000 | #Constraints:     183757
1992.52/2011.04	c #Conflicts:    5880000 | #Constraints:     184757
1992.52/2011.04	c #Conflicts:    5881000 | #Constraints:     185757
1992.52/2011.04	c #Conflicts:    5882000 | #Constraints:     186757
1992.52/2011.04	c #Conflicts:    5883000 | #Constraints:     187758
1992.52/2011.04	c #Conflicts:    5884000 | #Constraints:     188758
1992.52/2011.04	c #Conflicts:    5885000 | #Constraints:     189758
1992.52/2011.04	c #Conflicts:    5886000 | #Constraints:     190758
1992.52/2011.04	c #Conflicts:    5887000 | #Constraints:     191758
1992.52/2011.04	c #Conflicts:    5888000 | #Constraints:     192758
1992.52/2011.04	c #Conflicts:    5889000 | #Constraints:     193758
1992.52/2011.04	c #Conflicts:    5890000 | #Constraints:     194758
1992.52/2011.04	c #Conflicts:    5891000 | #Constraints:     195758
1992.52/2011.04	c #Conflicts:    5892000 | #Constraints:     196758
1992.52/2011.04	c #Conflicts:    5893000 | #Constraints:     197758
1992.52/2011.04	c #Conflicts:    5894000 | #Constraints:     198758
1992.52/2011.04	c #Conflicts:    5895000 | #Constraints:     199758
1992.52/2011.04	c #Conflicts:    5896000 | #Constraints:     200758
1992.52/2011.04	c #Conflicts:    5897000 | #Constraints:     201758
1992.52/2011.04	c #Conflicts:    5898000 | #Constraints:     202758
1992.52/2011.04	c #Conflicts:    5899000 | #Constraints:     203758
1992.52/2011.04	c #Conflicts:    5900000 | #Constraints:     204758
1992.52/2011.04	c #Conflicts:    5901000 | #Constraints:     205758
1992.52/2011.04	c #Conflicts:    5902000 | #Constraints:     206758
1992.52/2011.04	c #Conflicts:    5903000 | #Constraints:     207758
1992.52/2011.04	c #Conflicts:    5904000 | #Constraints:     208758
1992.52/2011.04	c #Conflicts:    5905000 | #Constraints:     209758
1992.52/2011.04	c #Conflicts:    5906000 | #Constraints:     210759
1992.52/2011.04	c #Conflicts:    5907000 | #Constraints:     211759
1992.52/2011.04	c #Conflicts:    5908000 | #Constraints:     212759
1992.52/2011.04	c #Conflicts:    5909000 | #Constraints:     213759
1992.52/2011.04	c #Conflicts:    5910000 | #Constraints:     214759
1992.52/2011.04	c #Conflicts:    5911000 | #Constraints:     215759
1992.52/2011.04	c #Conflicts:    5912000 | #Constraints:     216759
2072.78/2092.07	c #Conflicts:    5913000 | #Constraints:     217759
2072.78/2092.07	c #Conflicts:    5914000 | #Constraints:     218759
2072.78/2092.07	c #Conflicts:    5915000 | #Constraints:     219759
2072.78/2092.07	c #Conflicts:    5916000 | #Constraints:     220759
2072.78/2092.07	c #Conflicts:    5917000 | #Constraints:     221759
2072.78/2092.07	c #Conflicts:    5918000 | #Constraints:     222759
2072.78/2092.07	c #Conflicts:    5919000 | #Constraints:     223759
2072.78/2092.07	c #Conflicts:    5920000 | #Constraints:     224759
2072.78/2092.07	c #Conflicts:    5921000 | #Constraints:     225759
2072.78/2092.07	c #Conflicts:    5922000 | #Constraints:     226759
2072.78/2092.07	c #Conflicts:    5923000 | #Constraints:     227759
2072.78/2092.07	c #Conflicts:    5924000 | #Constraints:     228759
2072.78/2092.07	c #Conflicts:    5925000 | #Constraints:     229759
2072.78/2092.07	c #Conflicts:    5926000 | #Constraints:     230759
2072.78/2092.07	c #Conflicts:    5927000 | #Constraints:     231759
2072.78/2092.07	c #Conflicts:    5928000 | #Constraints:     232759
2072.78/2092.07	c #Conflicts:    5929000 | #Constraints:     233759
2072.78/2092.07	c #Conflicts:    5930000 | #Constraints:     234759
2072.78/2092.07	c #Conflicts:    5931000 | #Constraints:     235759
2072.78/2092.07	c #Conflicts:    5932000 | #Constraints:     236759
2072.78/2092.08	c #Conflicts:    5933000 | #Constraints:     237759
2072.78/2092.08	c #Conflicts:    5934000 | #Constraints:     238759
2072.78/2092.08	c #Conflicts:    5935000 | #Constraints:     239759
2072.78/2092.08	c #Conflicts:    5936000 | #Constraints:     240759
2072.78/2092.08	c #Conflicts:    5937000 | #Constraints:     241759
2072.78/2092.08	c #Conflicts:    5938000 | #Constraints:     242759
2072.78/2092.08	c #Conflicts:    5939000 | #Constraints:     243759
2072.78/2092.08	c #Conflicts:    5940000 | #Constraints:     244759
2072.78/2092.08	c #Conflicts:    5941000 | #Constraints:     245759
2072.78/2092.08	c #Conflicts:    5942000 | #Constraints:     246759
2072.78/2092.08	c #Conflicts:    5943000 | #Constraints:     247760
2072.78/2092.08	c #Conflicts:    5944000 | #Constraints:     248760
2072.78/2092.08	c #Conflicts:    5945000 | #Constraints:     249760
2072.78/2092.08	c #Conflicts:    5946000 | #Constraints:     250760
2072.78/2092.08	c #Conflicts:    5947000 | #Constraints:     251760
2072.78/2092.08	c #Conflicts:    5948000 | #Constraints:     252760
2072.78/2092.08	c #Conflicts:    5949000 | #Constraints:     253761
2072.78/2092.08	c #Conflicts:    5950000 | #Constraints:     254761
2072.78/2092.08	c #Conflicts:    5951000 | #Constraints:     255761
2072.78/2092.08	c #Conflicts:    5952000 | #Constraints:     256761
2072.78/2092.08	c #Conflicts:    5953000 | #Constraints:     257761
2072.78/2092.08	c #Conflicts:    5954000 | #Constraints:     258761
2072.78/2092.08	c #Conflicts:    5955000 | #Constraints:     259761
2072.78/2092.08	c #Conflicts:    5956000 | #Constraints:     260761
2072.78/2092.08	c #Conflicts:    5957000 | #Constraints:     261761
2072.78/2092.08	c #Conflicts:    5958000 | #Constraints:     262761
2072.78/2092.08	c #Conflicts:    5959000 | #Constraints:     263761
2072.78/2092.08	c #Conflicts:    5960000 | #Constraints:     264762
2072.78/2092.08	c #Conflicts:    5961000 | #Constraints:     265762
2072.78/2092.08	c #Conflicts:    5962000 | #Constraints:     266762
2072.78/2092.08	c #Conflicts:    5963000 | #Constraints:     267762
2072.78/2092.08	c #Conflicts:    5964000 | #Constraints:     268762
2072.78/2092.08	c #Conflicts:    5965000 | #Constraints:     269763
2072.78/2092.08	c #Conflicts:    5966000 | #Constraints:     270763
2072.78/2092.08	c #Conflicts:    5967000 | #Constraints:     271763
2072.78/2092.08	c #Conflicts:    5968000 | #Constraints:     272763
2072.78/2092.08	c #Conflicts:    5969000 | #Constraints:     273763
2072.78/2092.08	c #Conflicts:    5970000 | #Constraints:     274763
2072.78/2092.08	c #Conflicts:    5971000 | #Constraints:     275763
2072.78/2092.08	c #Conflicts:    5972000 | #Constraints:     276763
2072.78/2092.08	c #Conflicts:    5973000 | #Constraints:     277763
2072.78/2092.08	c #Conflicts:    5974000 | #Constraints:     278763
2072.78/2092.08	c #Conflicts:    5975000 | #Constraints:     279763
2072.78/2092.08	c #Conflicts:    5976000 | #Constraints:     280764
2072.78/2092.08	c #Conflicts:    5977000 | #Constraints:     281764
2072.78/2092.08	c #Conflicts:    5978000 | #Constraints:     282764
2072.78/2092.08	c #Conflicts:    5979000 | #Constraints:     283764
2072.78/2092.08	c #Conflicts:    5980000 | #Constraints:     284764
2072.78/2092.08	c #Conflicts:    5981000 | #Constraints:     285764
2072.78/2092.08	c #Conflicts:    5982000 | #Constraints:     286765
2072.78/2092.08	c #Conflicts:    5983000 | #Constraints:     287765
2072.78/2092.08	c #Conflicts:    5984000 | #Constraints:     288765
2072.78/2092.08	c #Conflicts:    5985000 | #Constraints:     289765
2072.78/2092.08	c #Conflicts:    5986000 | #Constraints:     290765
2072.78/2092.08	c #Conflicts:    5987000 | #Constraints:     291765
2072.78/2092.08	c #Conflicts:    5988000 | #Constraints:     292765
2072.78/2092.08	c #Conflicts:    5989000 | #Constraints:     293765
2072.78/2092.08	c #Conflicts:    5990000 | #Constraints:     294765
2072.78/2092.08	c #Conflicts:    5991000 | #Constraints:     295765
2075.37/2094.66	c #Conflicts:    5992000 | #Constraints:     296765
2075.37/2094.66	c INPROCESSING
2075.37/2094.66	c GARBAGE COLLECT
2075.37/2094.66	WSVECS04 Frhs2[14]: 6 -1.00005 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[44]: 6 0 8.78424 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[60]: 6 0 674.702 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[61]: 6 -28.7724 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[70]: 6 0 747.682 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[73]: 6 0 195.827 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[78]: 6 0 454.181 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[95]: 6 -1.00008 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[116]: 6 -130.213 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[119]: 6 -53.8909 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[126]: 6 0 1.00005 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[167]: 6 0 690.249 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[184]: 6 0 0.500046 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[189]: 6 0 2.05611 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[214]: 6 0 87.4744 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[225]: 6 0 229.268 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[263]: 6 0 229.268 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[264]: 6 0 519.449 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[302]: 6 0 519.449 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[493]: 6 0 39.559 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[530]: 6 0 334.279 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[534]: 6 0 113.294 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[556]: 6 0 87.4744 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[572]: 6 0 113.294 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[576]: 6 0 42.0502 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[610]: 6 0 113.294 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[614]: 6 0 1.00004 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[629]: 6 -143.49 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[725]: 6 -194.827 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[739]: 6 -1.00008 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[814]: 6 -1.00005 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[830]: 6 0 1.00004 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[834]: 6 0 26.8844 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[872]: 6 0 26.8844 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[881]: 6 0 1.00006 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[895]: 6 0 5.19495 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[910]: 6 0 26.8844 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[970]: 6 -1.00007 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1021]: 6 0 238.403 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1024]: 6 0 197.314 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1062]: 6 0 197.314 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1089]: 6 0 230.268 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1099]: 6 0 139.853 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1106]: 6 0 2.00006 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1110]: 6 0 108.139 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1148]: 6 0 137.639 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1176]: 6 -146.033 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1186]: 6 0 140.068 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1215]: 6 0 33.3908 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1217]: 6 0 1.00009 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1231]: 6 -158.478 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1237]: 6 0 344.902 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1251]: 6 -90.4145 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1253]: 6 0 33.3909 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1380]: 6 -1.00004 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1382]: 6 0 57.0243 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1571]: 6 -1.00006 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1581]: 6 -1.00004 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1582]: 6 -1.00004 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1583]: 6 -1.00004 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1584]: 6 -1.00002 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1589]: 6 -1.00008 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1599]: 6 -1.00005 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1600]: 6 0 137.853 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1602]: 6 -2.00007 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1604]: 6 -140.853 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1616]: 6 -1.00009 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1619]: 6 -1.00001 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1625]: 6 0 0.500065 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1652]: 6 -1.00006 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1653]: 6 -1.00009 0 shouldn't be
2075.37/2094.66	WSVECS04 Frhs2[1715]: 6 0 229.268 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[44]: 6 0 8.78416 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[61]: 6 -28.7724 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[70]: 6 0 747.682 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[95]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[116]: 6 -130.213 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[119]: 6 -53.8909 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[222]: 6 0 0.500001 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[224]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[225]: 6 0 229.268 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[264]: 6 0 519.449 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[302]: 6 0 519.449 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[493]: 6 0 39.559 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[530]: 6 0 334.279 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[534]: 6 0 113.294 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[572]: 6 0 113.294 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[610]: 6 0 113.294 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[629]: 6 -143.49 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[725]: 6 -194.827 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[739]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[804]: 6 0 188.217 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[814]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[833]: 6 0 139.853 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[844]: 6 0 138.853 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[857]: 6 0 143.49 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[880]: 6 0 229.268 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[910]: 6 0 26.8843 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1075]: 6 0 1 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1099]: 6 0 139.853 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1110]: 6 0 108.139 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1176]: 6 -146.033 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1215]: 6 0 33.3908 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1231]: 6 -158.478 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1251]: 6 -90.4144 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1253]: 6 0 33.3908 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1271]: 6 0 181.946 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1380]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1571]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1581]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1582]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1583]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1584]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1602]: 6 -2 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1604]: 6 -140.853 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1616]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1619]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1625]: 6 0 0.500001 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1652]: 6 -1 0 shouldn't be
2075.56/2094.85	WSVECS04 Frhs2[1653]: 6 -1 0 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[56]: 6 0 789.213 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[60]: 6 0 674.702 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[73]: 6 0 195.827 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[78]: 6 0 454.181 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[88]: 6 0 1 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[154]: 6 -130.213 0 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[167]: 6 0 690.249 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[176]: 6 0 87.4744 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[214]: 6 0 87.4744 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[345]: 6 0 9.80251 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[581]: 6 0 361.043 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[881]: 6 0 1 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1089]: 6 0 230.268 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1106]: 6 0 2 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1107]: 6 0 27.0692 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1217]: 6 0 1 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1237]: 6 0 344.901 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1299]: 6 0 1 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1476]: 6 0 1 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1574]: 6 -1 0 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1597]: 6 0 218.211 shouldn't be
2075.77/2095.08	WSVECS04 Frhs2[1600]: 6 0 137.853 shouldn't be
2108.41/2127.96	c #Conflicts:    5993000 | #Constraints:     153037
2108.41/2127.96	c #Conflicts:    5994000 | #Constraints:     154038
2108.41/2127.96	c #Conflicts:    5995000 | #Constraints:     155038
2108.41/2127.96	c #Conflicts:    5996000 | #Constraints:     156038
2108.41/2127.96	c #Conflicts:    5997000 | #Constraints:     157038
2108.41/2127.96	c #Conflicts:    5998000 | #Constraints:     158038
2108.41/2127.96	c #Conflicts:    5999000 | #Constraints:     159038
2108.41/2127.96	c #Conflicts:    6000000 | #Constraints:     160038
2108.41/2127.96	c #Conflicts:    6001000 | #Constraints:     161038
2108.41/2127.96	c #Conflicts:    6002000 | #Constraints:     162038
2108.41/2127.96	c #Conflicts:    6003000 | #Constraints:     163038
2108.41/2127.96	c #Conflicts:    6004000 | #Constraints:     164038
2108.41/2127.96	c #Conflicts:    6005000 | #Constraints:     165038
2108.41/2127.96	c #Conflicts:    6006000 | #Constraints:     166038
2108.41/2127.96	c #Conflicts:    6007000 | #Constraints:     167038
2108.41/2127.96	c #Conflicts:    6008000 | #Constraints:     168038
2108.41/2127.96	c #Conflicts:    6009000 | #Constraints:     169038
2108.41/2127.96	c #Conflicts:    6010000 | #Constraints:     170038
2108.41/2127.96	c #Conflicts:    6011000 | #Constraints:     171038
2108.41/2127.96	c #Conflicts:    6012000 | #Constraints:     172038
2108.41/2127.96	c #Conflicts:    6013000 | #Constraints:     173038
2108.41/2127.96	c #Conflicts:    6014000 | #Constraints:     174038
2108.41/2127.96	c #Conflicts:    6015000 | #Constraints:     175038
2108.41/2127.96	c #Conflicts:    6016000 | #Constraints:     176038
2108.41/2127.96	c #Conflicts:    6017000 | #Constraints:     177038
2108.41/2127.96	c #Conflicts:    6018000 | #Constraints:     178038
2108.41/2127.96	c #Conflicts:    6019000 | #Constraints:     179038
2108.41/2127.96	c #Conflicts:    6020000 | #Constraints:     180038
2108.41/2127.96	c #Conflicts:    6021000 | #Constraints:     181038
2108.41/2127.96	c #Conflicts:    6022000 | #Constraints:     182038
2108.41/2127.96	c #Conflicts:    6023000 | #Constraints:     183038
2108.41/2127.96	c #Conflicts:    6024000 | #Constraints:     184038
2108.41/2127.96	c #Conflicts:    6025000 | #Constraints:     185038
2108.41/2127.96	c #Conflicts:    6026000 | #Constraints:     186038
2108.41/2127.96	c #Conflicts:    6027000 | #Constraints:     187038
2108.41/2127.96	c #Conflicts:    6028000 | #Constraints:     188038
2108.41/2127.96	c #Conflicts:    6029000 | #Constraints:     189038
2108.41/2127.96	c #Conflicts:    6030000 | #Constraints:     190038
2108.41/2127.96	c #Conflicts:    6031000 | #Constraints:     191038
2108.41/2127.96	c #Conflicts:    6032000 | #Constraints:     192038
2108.41/2127.96	c #Conflicts:    6033000 | #Constraints:     193038
2108.41/2127.96	c #Conflicts:    6034000 | #Constraints:     194039
2108.41/2127.96	c #Conflicts:    6035000 | #Constraints:     195039
2108.41/2127.96	c #Conflicts:    6036000 | #Constraints:     196039
2108.41/2127.96	c #Conflicts:    6037000 | #Constraints:     197039
2108.41/2127.96	c #Conflicts:    6038000 | #Constraints:     198039
2108.41/2127.96	c #Conflicts:    6039000 | #Constraints:     199039
2108.41/2127.96	c #Conflicts:    6040000 | #Constraints:     200039
2108.41/2127.96	c #Conflicts:    6041000 | #Constraints:     201039
2108.41/2127.96	c #Conflicts:    6042000 | #Constraints:     202039
2108.41/2127.96	c INPROCESSING
2108.41/2127.96	c GARBAGE COLLECT
2108.41/2127.96	WSVECS04 Frhs2[22]: 6 0 2.00006 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[31]: 6 0 2.00009 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[44]: 6 -714.866 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[67]: 6 0 10.903 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[77]: 6 -992.458 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[78]: 6 -435.138 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[82]: 6 0 55.9405 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[120]: 6 0 55.9404 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[174]: 6 -1.00002 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[233]: 6 0 213.852 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[303]: 6 0 354.611 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[347]: 6 0 213.852 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[363]: 6 0 4.0001 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[366]: 6 0 2.00004 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[378]: 6 0 698.698 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[396]: 6 0 1.00003 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[398]: 6 0 2.00002 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[415]: 6 -2.00007 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[420]: 6 0 981.687 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[435]: 6 -1.00009 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[436]: 6 0 2.00007 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[442]: 6 0 2.00001 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[568]: 6 0 703.414 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[576]: 6 0 1.00003 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[588]: 6 0 1.00002 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[605]: 6 0 3.00002 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[609]: 6 0 1.50002 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[614]: 6 0 1.00005 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[647]: 6 0 1.50001 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[932]: 6 0 0.500086 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1014]: 6 -1.00005 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1052]: 6 -1.0001 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1054]: 6 0 0.500073 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1087]: 6 -2.00009 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1163]: 6 -1.00007 0 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1183]: 6 0 44.3021 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1234]: 6 0 1.00003 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1256]: 6 0 922.403 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1294]: 6 0 922.403 shouldn't be
2108.41/2127.96	WSVECS04 Frhs2[1473]: 6 -2.00008 0 shouldn't be
2108.41/2127.97	WSVECS04 Frhs2[1504]: 6 -2.00005 0 shouldn't be
2108.41/2127.97	WSVECS04 Frhs2[1516]: 6 0 315.356 shouldn't be
2108.41/2127.97	WSVECS04 Frhs2[1549]: 6 -2.00005 0 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[355]: 6 0 1.00002 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[393]: 6 0 1.00005 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[434]: 6 0 1.00003 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[472]: 6 0 1.00006 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[527]: 6 0 2.00006 shouldn't be
2108.61/2128.16	WSVECS04 Frhs2[706]: 6 0 1.00002 shouldn't be
2108.80/2128.38	WSVECS04 Frhs2[290]: 6 0 2.00008 shouldn't be
2108.80/2128.38	WSVECS04 Frhs2[328]: 6 0 2.00005 shouldn't be
2108.80/2128.38	WSVECS04 Frhs2[356]: 6 0 1.00007 shouldn't be
2108.80/2128.38	WSVECS04 Frhs2[1043]: 6 0 1.0001 shouldn't be
2108.80/2128.38	WSVECS04 Frhs2[1071]: 6 -1.00006 0 shouldn't be
2109.00/2128.59	WSVECS04 Frhs2[136]: 6 0 1.00009 shouldn't be
2109.00/2128.59	WSVECS04 Frhs2[349]: 6 0 1.00004 shouldn't be
2109.30/2128.82	WSVECS04 Frhs2[105]: 6 -2.00009 0 shouldn't be
2109.30/2128.82	WSVECS04 Frhs2[404]: 6 0 2.00007 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[22]: 6 0 2 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[31]: 6 0 2 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[44]: 6 -714.866 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[67]: 6 0 10.9029 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[77]: 6 -992.458 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[78]: 6 -435.138 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[82]: 6 0 55.9404 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[303]: 6 0 354.611 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[347]: 6 0 213.852 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[363]: 6 0 4 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[366]: 6 0 2 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[398]: 6 0 2 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[404]: 6 0 2 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[415]: 6 -2 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[420]: 6 0 981.687 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[435]: 6 -1 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[588]: 6 0 1 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[652]: 6 0 1 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[685]: 6 0 1.5 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1014]: 6 -1 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1071]: 6 -1 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1087]: 6 -2 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1163]: 6 -1 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1234]: 6 0 1 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1473]: 6 -2 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1483]: 6 -0.5 0 shouldn't be
2109.51/2129.05	WSVECS04 Frhs2[1516]: 6 0 315.356 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[105]: 6 -2 0 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[174]: 6 -1 0 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[436]: 6 0 2 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[472]: 6 0 1 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[527]: 6 0 2 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[932]: 6 0 0.500001 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[942]: 6 0 1 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[1052]: 6 -1 0 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[1054]: 6 0 0.5 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[1504]: 6 -2 0 shouldn't be
2109.90/2129.46	WSVECS04 Frhs2[1549]: 6 -2 0 shouldn't be
2110.40/2129.90	WSVECS04 Frhs2[136]: 6 0 1 shouldn't be
2110.40/2129.90	WSVECS04 Frhs2[328]: 6 0 2 shouldn't be
2110.40/2129.90	WSVECS04 Frhs2[343]: 6 0 1.5 shouldn't be
2110.40/2129.90	WSVECS04 Frhs2[706]: 6 0 1 shouldn't be
2131.65/2151.27	c #Conflicts:    6043000 | #Constraints:     105881
2131.65/2151.27	c #Conflicts:    6044000 | #Constraints:     106882
2131.65/2151.27	c #Conflicts:    6045000 | #Constraints:     107882
2131.65/2151.27	c #Conflicts:    6046000 | #Constraints:     108882
2131.65/2151.27	c #Conflicts:    6047000 | #Constraints:     109882
2131.65/2151.27	c #Conflicts:    6048000 | #Constraints:     110882
2131.65/2151.27	c #Conflicts:    6049000 | #Constraints:     111882
2131.65/2151.27	c #Conflicts:    6050000 | #Constraints:     112882
2131.65/2151.27	c #Conflicts:    6051000 | #Constraints:     113882
2131.65/2151.27	c #Conflicts:    6052000 | #Constraints:     114882
2131.65/2151.27	c #Conflicts:    6053000 | #Constraints:     115882
2131.65/2151.27	c #Conflicts:    6054000 | #Constraints:     116882
2131.65/2151.27	c #Conflicts:    6055000 | #Constraints:     117882
2131.65/2151.27	c #Conflicts:    6056000 | #Constraints:     118882
2131.65/2151.27	c #Conflicts:    6057000 | #Constraints:     119882
2131.65/2151.27	c #Conflicts:    6058000 | #Constraints:     120882
2131.65/2151.27	c #Conflicts:    6059000 | #Constraints:     121882
2131.65/2151.27	c #Conflicts:    6060000 | #Constraints:     122882
2131.65/2151.27	c #Conflicts:    6061000 | #Constraints:     123882
2131.65/2151.27	c #Conflicts:    6062000 | #Constraints:     124882
2131.65/2151.27	c #Conflicts:    6063000 | #Constraints:     125882
2131.65/2151.27	c #Conflicts:    6064000 | #Constraints:     126882
2131.65/2151.27	c #Conflicts:    6065000 | #Constraints:     127882
2131.65/2151.27	c #Conflicts:    6066000 | #Constraints:     128882
2131.65/2151.27	c #Conflicts:    6067000 | #Constraints:     129882
2131.65/2151.27	c #Conflicts:    6068000 | #Constraints:     130882
2131.65/2151.27	c #Conflicts:    6069000 | #Constraints:     131882
2131.65/2151.27	c #Conflicts:    6070000 | #Constraints:     132882
2131.65/2151.27	c #Conflicts:    6071000 | #Constraints:     133882
2131.65/2151.27	c #Conflicts:    6072000 | #Constraints:     134882
2131.65/2151.27	c #Conflicts:    6073000 | #Constraints:     135882
2131.65/2151.27	c #Conflicts:    6074000 | #Constraints:     136882
2131.65/2151.27	c #Conflicts:    6075000 | #Constraints:     137882
2131.65/2151.27	c #Conflicts:    6076000 | #Constraints:     138882
2131.65/2151.27	c #Conflicts:    6077000 | #Constraints:     139882
2131.65/2151.27	c #Conflicts:    6078000 | #Constraints:     140882
2131.65/2151.27	c #Conflicts:    6079000 | #Constraints:     141882
2131.65/2151.27	c #Conflicts:    6080000 | #Constraints:     142882
2131.65/2151.27	c #Conflicts:    6081000 | #Constraints:     143883
2131.65/2151.27	c #Conflicts:    6082000 | #Constraints:     144883
2131.65/2151.27	c #Conflicts:    6083000 | #Constraints:     145883
2131.65/2151.27	c #Conflicts:    6084000 | #Constraints:     146883
2131.65/2151.27	c #Conflicts:    6085000 | #Constraints:     147883
2131.65/2151.27	c #Conflicts:    6086000 | #Constraints:     148883
2131.65/2151.27	c #Conflicts:    6087000 | #Constraints:     149883
2131.65/2151.27	c #Conflicts:    6088000 | #Constraints:     150883
2131.65/2151.27	c #Conflicts:    6089000 | #Constraints:     151883
2131.65/2151.27	c #Conflicts:    6090000 | #Constraints:     152883
2131.65/2151.27	c #Conflicts:    6091000 | #Constraints:     153883
2131.65/2151.27	c INPROCESSING
2131.65/2151.27	c GARBAGE COLLECT
2131.65/2151.27	WSVECS04 Frhs2[10]: 6 0 0.613176 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[13]: 6 0 1 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[19]: 6 0 0.613176 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[42]: 6 0 3.05099 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[48]: 6 -107.348 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[64]: 6 -97.6673 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[66]: 6 0 25.1585 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[72]: 6 -93.1484 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[74]: 6 -27.3081 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[75]: 6 -32.2133 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[76]: 6 -112.926 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[96]: 6 -1.61318 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[134]: 6 -1.61318 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[148]: 6 0 25.3297 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[172]: 6 -1.61318 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[186]: 6 -43.4458 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[337]: 6 -41.5302 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[383]: 6 0 2.87662 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[771]: 6 0 1 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[906]: 6 -0.613176 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[1013]: 6 0 59.4591 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[1165]: 6 0 20.2372 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[1256]: 6 0 5.02184 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[1269]: 6 -81.932 0 shouldn't be
2131.65/2151.27	WSVECS04 Frhs2[1519]: 6 0 1 shouldn't be
2141.82/2161.49	c #Conflicts:    6092000 | #Constraints:      81405
2141.82/2161.49	c #Conflicts:    6093000 | #Constraints:      82405
2141.82/2161.49	c #Conflicts:    6094000 | #Constraints:      83405
2141.82/2161.49	c #Conflicts:    6095000 | #Constraints:      84405
2141.82/2161.49	c #Conflicts:    6096000 | #Constraints:      85405
2141.82/2161.49	c #Conflicts:    6097000 | #Constraints:      86406
2141.82/2161.49	c #Conflicts:    6098000 | #Constraints:      87406
2141.82/2161.49	c #Conflicts:    6099000 | #Constraints:      88406
2141.82/2161.49	c #Conflicts:    6100000 | #Constraints:      89406
2141.82/2161.49	c #Conflicts:    6101000 | #Constraints:      90406
2141.82/2161.49	c #Conflicts:    6102000 | #Constraints:      91406
2141.82/2161.49	c #Conflicts:    6103000 | #Constraints:      92406
2141.82/2161.49	c #Conflicts:    6104000 | #Constraints:      93406
2141.82/2161.49	c #Conflicts:    6105000 | #Constraints:      94406
2141.82/2161.49	c #Conflicts:    6106000 | #Constraints:      95406
2141.82/2161.49	c #Conflicts:    6107000 | #Constraints:      96406
2141.82/2161.49	c #Conflicts:    6108000 | #Constraints:      97406
2141.82/2161.49	c #Conflicts:    6109000 | #Constraints:      98406
2141.82/2161.49	c #Conflicts:    6110000 | #Constraints:      99406
2141.82/2161.49	c #Conflicts:    6111000 | #Constraints:     100406
2141.82/2161.49	c #Conflicts:    6112000 | #Constraints:     101406
2141.82/2161.49	c #Conflicts:    6113000 | #Constraints:     102406
2141.82/2161.49	c #Conflicts:    6114000 | #Constraints:     103406
2141.82/2161.49	c #Conflicts:    6115000 | #Constraints:     104406
2141.82/2161.49	c #Conflicts:    6116000 | #Constraints:     105406
2141.82/2161.49	c #Conflicts:    6117000 | #Constraints:     106406
2141.82/2161.49	c #Conflicts:    6118000 | #Constraints:     107406
2141.82/2161.49	c #Conflicts:    6119000 | #Constraints:     108406
2141.82/2161.49	c #Conflicts:    6120000 | #Constraints:     109406
2141.82/2161.49	c #Conflicts:    6121000 | #Constraints:     110406
2141.82/2161.49	c #Conflicts:    6122000 | #Constraints:     111406
2141.82/2161.49	c #Conflicts:    6123000 | #Constraints:     112406
2141.82/2161.49	c #Conflicts:    6124000 | #Constraints:     113406
2141.82/2161.49	WSVECS04 Frhs2[44]: 6 -151.694 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[53]: 6 -114.05 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[65]: 6 -40.8259 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[66]: 6 -110.461 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[73]: 6 -2.93939 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[76]: 6 -166.778 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[77]: 6 -213.518 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[234]: 6 -72.9745 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[253]: 6 -76.7057 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[262]: 6 0 5.60574 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[340]: 6 0 0.670533 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[366]: 6 -0.493873 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[404]: 6 0 88.1579 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[414]: 6 0 105.094 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[417]: 6 -95.2868 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[480]: 6 0 88.2838 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[481]: 6 -76.7057 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[489]: 6 0 82.8222 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[594]: 6 0 88.6518 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[645]: 6 0 2.19489 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1040]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1048]: 6 -1 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1067]: 6 -5.09694 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1069]: 6 -10.5934 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1079]: 6 0 5.49718 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1092]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1117]: 6 0 5.49718 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1120]: 6 -0.337223 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1130]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1155]: 6 0 5.49718 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1244]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1291]: 6 0 16.1528 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1295]: 6 -2.93939 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1297]: 6 -19.6697 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1328]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1364]: 6 0 105.224 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1370]: 6 -196.019 0 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1493]: 6 0 1 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1499]: 6 0 2 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1553]: 6 0 82.8222 shouldn't be
2141.82/2161.49	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[75]: 6 -27.6735 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[325]: 6 -0.00583334 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[585]: 6 0 28.3295 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1039]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1055]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1077]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1163]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1229]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1251]: 6 0 0.337223 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1315]: 6 0 1 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1348]: 6 -0.337223 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1662]: 6 -1 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1663]: 6 -1 0 shouldn't be
2142.01/2161.66	WSVECS04 Frhs2[1664]: 6 -1 0 shouldn't be
2142.22/2161.88	WSVECS04 Frhs2[641]: 6 0 82.8222 shouldn't be
2142.22/2161.88	WSVECS04 Frhs2[1258]: 6 -0.870287 0 shouldn't be
2142.22/2161.88	WSVECS04 Frhs2[1661]: 6 -1 0 shouldn't be
2142.42/2162.07	WSVECS04 Frhs2[737]: 6 0 122.535 shouldn't be
2142.42/2162.07	WSVECS04 Frhs2[1036]: 6 0 1 shouldn't be
2142.42/2162.07	WSVECS04 Frhs2[1660]: 6 -1 0 shouldn't be
2142.62/2162.28	WSVECS04 Frhs2[297]: 6 0 1 shouldn't be
2142.62/2162.28	WSVECS04 Frhs2[1303]: 6 0 1 shouldn't be
2142.91/2162.50	WSVECS04 Frhs2[700]: 6 0 2 shouldn't be
2142.91/2162.50	WSVECS04 Frhs2[1490]: 6 0 38.1719 shouldn't be
2143.22/2162.89	WSVECS04 Frhs2[259]: 6 0 1 shouldn't be
2143.22/2162.89	WSVECS04 Frhs2[330]: 6 0 1 shouldn't be
2143.22/2162.89	WSVECS04 Frhs2[1154]: 6 0 1 shouldn't be
2143.22/2162.89	WSVECS04 Frhs2[1253]: 6 0 14.2268 shouldn't be
2151.19/2170.80	c #Conflicts:    6125000 | #Constraints:     114407
2151.19/2170.80	c #Conflicts:    6126000 | #Constraints:     115407
2151.19/2170.80	c #Conflicts:    6127000 | #Constraints:     116407
2151.19/2170.80	c #Conflicts:    6128000 | #Constraints:     117407
2151.19/2170.80	c #Conflicts:    6129000 | #Constraints:     118407
2151.19/2170.80	c #Conflicts:    6130000 | #Constraints:     119407
2151.19/2170.80	c #Conflicts:    6131000 | #Constraints:     120407
2151.19/2170.80	c #Conflicts:    6132000 | #Constraints:     121407
2151.19/2170.80	c #Conflicts:    6133000 | #Constraints:     122407
2151.19/2170.80	c #Conflicts:    6134000 | #Constraints:     123407
2151.19/2170.80	c #Conflicts:    6135000 | #Constraints:     124407
2151.19/2170.80	c #Conflicts:    6136000 | #Constraints:     125407
2151.19/2170.80	c #Conflicts:    6137000 | #Constraints:     126407
2151.19/2170.80	c #Conflicts:    6138000 | #Constraints:     127407
2151.19/2170.80	c #Conflicts:    6139000 | #Constraints:     128407
2151.19/2170.80	c #Conflicts:    6140000 | #Constraints:     129407
2151.19/2170.80	c #Conflicts:    6141000 | #Constraints:     130407
2151.19/2170.80	c INPROCESSING
2151.19/2170.80	c GARBAGE COLLECT
2151.19/2170.80	WSVECS04 Frhs2[19]: 6 -2.00001 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[22]: 6 -3.00007 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[26]: 6 -2.00002 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[31]: 6 -2.00002 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[38]: 6 -2.00002 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[67]: 6 0 0.199951 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[104]: 6 0 2.00005 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[117]: 6 0 1.93712 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[193]: 6 0 1.93711 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[307]: 6 0 0.181264 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[338]: 6 0 10.4657 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[340]: 6 0 5.59998 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[375]: 6 0 13.4749 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[376]: 6 0 11.4658 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[424]: 6 0 0.380129 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[436]: 6 0 2.00004 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[609]: 6 -1.00004 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[628]: 6 0 1.00007 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[725]: 6 0 2.93318 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[765]: 6 0 0.00134075 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[767]: 6 0 6.35671 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[803]: 6 0 0.00136798 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[948]: 6 0 5.93061 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[956]: 6 0 0.380168 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[980]: 6 0 1.00001 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[994]: 6 0 0.380157 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1041]: 6 0 0.979595 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1048]: 6 -1.00007 0 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1051]: 6 0 1.80072 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1139]: 6 0 1.72521 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1156]: 6 0 1.00003 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1158]: 6 0 13.9287 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1221]: 6 0 0.938912 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1236]: 6 0 1.00006 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1237]: 6 0 1.12537 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1274]: 6 0 1.00009 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1401]: 6 0 1.00007 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1440]: 6 0 9.35675 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1478]: 6 0 9.35676 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1484]: 6 0 17.2293 shouldn't be
2151.19/2170.80	WSVECS04 Frhs2[1515]: 6 0 1.00001 shouldn't be
2151.40/2171.01	WSVECS04 Frhs2[1041]: 6 0 0.979516 shouldn't be
2151.40/2171.01	WSVECS04 Frhs2[1051]: 6 0 1.80067 shouldn't be
2151.40/2171.01	WSVECS04 Frhs2[1221]: 6 0 0.938855 shouldn't be
2174.35/2194.23	c #Conflicts:    6142000 | #Constraints:      69663
2174.35/2194.23	c #Conflicts:    6143000 | #Constraints:      70663
2174.35/2194.23	c #Conflicts:    6144000 | #Constraints:      71663
2174.35/2194.23	c #Conflicts:    6145000 | #Constraints:      72663
2174.35/2194.23	c #Conflicts:    6146000 | #Constraints:      73663
2174.35/2194.23	c #Conflicts:    6147000 | #Constraints:      74663
2174.35/2194.23	c #Conflicts:    6148000 | #Constraints:      75663
2174.35/2194.23	c #Conflicts:    6149000 | #Constraints:      76663
2174.35/2194.23	c #Conflicts:    6150000 | #Constraints:      77663
2174.35/2194.23	c #Conflicts:    6151000 | #Constraints:      78663
2174.35/2194.23	c #Conflicts:    6152000 | #Constraints:      79663
2174.35/2194.23	c #Conflicts:    6153000 | #Constraints:      80663
2174.35/2194.23	c #Conflicts:    6154000 | #Constraints:      81663
2174.35/2194.23	c #Conflicts:    6155000 | #Constraints:      82663
2174.35/2194.23	c #Conflicts:    6156000 | #Constraints:      83663
2174.35/2194.23	c #Conflicts:    6157000 | #Constraints:      84663
2174.35/2194.23	c #Conflicts:    6158000 | #Constraints:      85663
2174.35/2194.23	c #Conflicts:    6159000 | #Constraints:      86663
2174.35/2194.23	c #Conflicts:    6160000 | #Constraints:      87663
2174.35/2194.23	c #Conflicts:    6161000 | #Constraints:      88663
2174.35/2194.23	c #Conflicts:    6162000 | #Constraints:      89663
2174.35/2194.23	c #Conflicts:    6163000 | #Constraints:      90663
2174.35/2194.23	c #Conflicts:    6164000 | #Constraints:      91663
2174.35/2194.23	c #Conflicts:    6165000 | #Constraints:      92663
2174.35/2194.23	c #Conflicts:    6166000 | #Constraints:      93663
2174.35/2194.23	c #Conflicts:    6167000 | #Constraints:      94663
2174.35/2194.23	c #Conflicts:    6168000 | #Constraints:      95663
2174.35/2194.23	c #Conflicts:    6169000 | #Constraints:      96663
2174.35/2194.23	c #Conflicts:    6170000 | #Constraints:      97663
2174.35/2194.23	c #Conflicts:    6171000 | #Constraints:      98663
2174.35/2194.23	c #Conflicts:    6172000 | #Constraints:      99663
2174.35/2194.23	c #Conflicts:    6173000 | #Constraints:     100663
2174.35/2194.23	c #Conflicts:    6174000 | #Constraints:     101663
2174.35/2194.23	c #Conflicts:    6175000 | #Constraints:     102663
2174.35/2194.23	c #Conflicts:    6176000 | #Constraints:     103663
2174.35/2194.23	c #Conflicts:    6177000 | #Constraints:     104663
2174.35/2194.23	c #Conflicts:    6178000 | #Constraints:     105663
2174.35/2194.23	c #Conflicts:    6179000 | #Constraints:     106663
2174.35/2194.23	c #Conflicts:    6180000 | #Constraints:     107663
2174.35/2194.23	c #Conflicts:    6181000 | #Constraints:     108663
2174.35/2194.23	c #Conflicts:    6182000 | #Constraints:     109663
2174.35/2194.23	c #Conflicts:    6183000 | #Constraints:     110663
2174.35/2194.23	c #Conflicts:    6184000 | #Constraints:     111663
2174.35/2194.23	c #Conflicts:    6185000 | #Constraints:     112663
2174.35/2194.23	c #Conflicts:    6186000 | #Constraints:     113663
2174.35/2194.23	c #Conflicts:    6187000 | #Constraints:     114663
2174.35/2194.23	c #Conflicts:    6188000 | #Constraints:     115663
2174.35/2194.23	c #Conflicts:    6189000 | #Constraints:     116663
2174.35/2194.23	c #Conflicts:    6190000 | #Constraints:     117663
2174.35/2194.23	c #Conflicts:    6191000 | #Constraints:     118663
2174.35/2194.23	c #Conflicts:    6192000 | #Constraints:     119663
2174.35/2194.23	c INPROCESSING
2174.35/2194.23	c GARBAGE COLLECT
2174.35/2194.23	c #Conflicts:    6193000 | #Constraints:      64700
2174.35/2194.23	c #Conflicts:    6194000 | #Constraints:      65700
2174.35/2194.23	c #Conflicts:    6195000 | #Constraints:      66700
2174.35/2194.23	c #Conflicts:    6196000 | #Constraints:      67700
2174.35/2194.23	c #Conflicts:    6197000 | #Constraints:      68700
2174.35/2194.23	c #Conflicts:    6198000 | #Constraints:      69700
2174.35/2194.23	c #Conflicts:    6199000 | #Constraints:      70700
2174.35/2194.23	c #Conflicts:    6200000 | #Constraints:      71700
2174.35/2194.23	c #Conflicts:    6201000 | #Constraints:      72700
2174.35/2194.23	c #Conflicts:    6202000 | #Constraints:      73700
2174.35/2194.23	c #Conflicts:    6203000 | #Constraints:      74700
2174.35/2194.23	c #Conflicts:    6204000 | #Constraints:      75700
2174.35/2194.23	c #Conflicts:    6205000 | #Constraints:      76700
2174.35/2194.23	c #Conflicts:    6206000 | #Constraints:      77700
2174.35/2194.23	c #Conflicts:    6207000 | #Constraints:      78700
2174.35/2194.23	c #Conflicts:    6208000 | #Constraints:      79700
2174.35/2194.23	c #Conflicts:    6209000 | #Constraints:      80700
2174.35/2194.23	c #Conflicts:    6210000 | #Constraints:      81700
2174.35/2194.23	c #Conflicts:    6211000 | #Constraints:      82700
2174.35/2194.23	c #Conflicts:    6212000 | #Constraints:      83700
2174.35/2194.23	c #Conflicts:    6213000 | #Constraints:      84700
2174.35/2194.23	c #Conflicts:    6214000 | #Constraints:      85700
2174.35/2194.23	c #Conflicts:    6215000 | #Constraints:      86700
2174.35/2194.23	c #Conflicts:    6216000 | #Constraints:      87700
2174.35/2194.23	c #Conflicts:    6217000 | #Constraints:      88700
2174.35/2194.23	c #Conflicts:    6218000 | #Constraints:      89700
2174.35/2194.23	c #Conflicts:    6219000 | #Constraints:      90700
2174.35/2194.23	c #Conflicts:    6220000 | #Constraints:      91700
2200.07/2220.29	c #Conflicts:    6221000 | #Constraints:      92700
2200.07/2220.29	c #Conflicts:    6222000 | #Constraints:      93700
2200.07/2220.29	c #Conflicts:    6223000 | #Constraints:      94700
2200.07/2220.29	c #Conflicts:    6224000 | #Constraints:      95700
2200.07/2220.29	c #Conflicts:    6225000 | #Constraints:      96700
2200.07/2220.29	c #Conflicts:    6226000 | #Constraints:      97700
2200.07/2220.29	c #Conflicts:    6227000 | #Constraints:      98700
2200.07/2220.29	c #Conflicts:    6228000 | #Constraints:      99700
2200.07/2220.29	c #Conflicts:    6229000 | #Constraints:     100700
2200.07/2220.29	c #Conflicts:    6230000 | #Constraints:     101700
2200.07/2220.29	c #Conflicts:    6231000 | #Constraints:     102700
2200.07/2220.29	c #Conflicts:    6232000 | #Constraints:     103700
2200.07/2220.29	c #Conflicts:    6233000 | #Constraints:     104700
2200.07/2220.29	c #Conflicts:    6234000 | #Constraints:     105700
2200.07/2220.29	c #Conflicts:    6235000 | #Constraints:     106700
2200.07/2220.29	c #Conflicts:    6236000 | #Constraints:     107700
2200.07/2220.29	c #Conflicts:    6237000 | #Constraints:     108700
2200.07/2220.29	c #Conflicts:    6238000 | #Constraints:     109700
2200.07/2220.29	c #Conflicts:    6239000 | #Constraints:     110700
2200.07/2220.29	c #Conflicts:    6240000 | #Constraints:     111700
2200.07/2220.29	c #Conflicts:    6241000 | #Constraints:     112700
2200.07/2220.29	c #Conflicts:    6242000 | #Constraints:     113700
2200.07/2220.29	c INPROCESSING
2200.07/2220.29	c GARBAGE COLLECT
2200.07/2220.29	c #Conflicts:    6243000 | #Constraints:      61513
2200.07/2220.29	c #Conflicts:    6244000 | #Constraints:      62513
2200.07/2220.29	c #Conflicts:    6245000 | #Constraints:      63513
2200.07/2220.29	c #Conflicts:    6246000 | #Constraints:      64513
2200.07/2220.29	c #Conflicts:    6247000 | #Constraints:      65513
2200.07/2220.29	c #Conflicts:    6248000 | #Constraints:      66513
2200.07/2220.29	c #Conflicts:    6249000 | #Constraints:      67513
2200.07/2220.29	c #Conflicts:    6250000 | #Constraints:      68514
2200.07/2220.29	c #Conflicts:    6251000 | #Constraints:      69514
2200.07/2220.29	c #Conflicts:    6252000 | #Constraints:      70514
2200.07/2220.29	c #Conflicts:    6253000 | #Constraints:      71514
2200.07/2220.29	c #Conflicts:    6254000 | #Constraints:      72514
2200.07/2220.29	c #Conflicts:    6255000 | #Constraints:      73514
2200.07/2220.29	c #Conflicts:    6256000 | #Constraints:      74514
2200.07/2220.29	c #Conflicts:    6257000 | #Constraints:      75514
2200.07/2220.29	c #Conflicts:    6258000 | #Constraints:      76514
2200.07/2220.29	c #Conflicts:    6259000 | #Constraints:      77514
2200.07/2220.29	c #Conflicts:    6260000 | #Constraints:      78514
2200.07/2220.29	c #Conflicts:    6261000 | #Constraints:      79514
2200.07/2220.29	c #Conflicts:    6262000 | #Constraints:      80514
2200.07/2220.29	c #Conflicts:    6263000 | #Constraints:      81514
2200.07/2220.29	c #Conflicts:    6264000 | #Constraints:      82514
2200.07/2220.29	c #Conflicts:    6265000 | #Constraints:      83514
2200.07/2220.29	c #Conflicts:    6266000 | #Constraints:      84514
2200.07/2220.29	c #Conflicts:    6267000 | #Constraints:      85514
2200.07/2220.29	c #Conflicts:    6268000 | #Constraints:      86514
2200.07/2220.29	c #Conflicts:    6269000 | #Constraints:      87514
2200.07/2220.29	c #Conflicts:    6270000 | #Constraints:      88514
2200.07/2220.29	c #Conflicts:    6271000 | #Constraints:      89514
2200.07/2220.29	c #Conflicts:    6272000 | #Constraints:      90514
2200.07/2220.29	c #Conflicts:    6273000 | #Constraints:      91514
2200.07/2220.29	c #Conflicts:    6274000 | #Constraints:      92514
2200.07/2220.29	c #Conflicts:    6275000 | #Constraints:      93514
2200.07/2220.29	c #Conflicts:    6276000 | #Constraints:      94514
2200.07/2220.29	c #Conflicts:    6277000 | #Constraints:      95514
2200.07/2220.29	c #Conflicts:    6278000 | #Constraints:      96514
2200.07/2220.29	c #Conflicts:    6279000 | #Constraints:      97514
2200.07/2220.29	c #Conflicts:    6280000 | #Constraints:      98514
2200.07/2220.29	c #Conflicts:    6281000 | #Constraints:      99514
2200.07/2220.29	c #Conflicts:    6282000 | #Constraints:     100514
2200.07/2220.29	c #Conflicts:    6283000 | #Constraints:     101515
2200.07/2220.29	c #Conflicts:    6284000 | #Constraints:     102515
2200.07/2220.29	c #Conflicts:    6285000 | #Constraints:     103515
2200.07/2220.29	c #Conflicts:    6286000 | #Constraints:     104515
2200.07/2220.29	c #Conflicts:    6287000 | #Constraints:     105515
2200.07/2220.29	c #Conflicts:    6288000 | #Constraints:     106515
2200.07/2220.29	c #Conflicts:    6289000 | #Constraints:     107515
2200.07/2220.29	c #Conflicts:    6290000 | #Constraints:     108515
2200.07/2220.29	c #Conflicts:    6291000 | #Constraints:     109515
2200.07/2220.29	c #Conflicts:    6292000 | #Constraints:     110515
2200.07/2220.29	c #Conflicts:    6293000 | #Constraints:     111516
2200.07/2220.29	c #Conflicts:    6294000 | #Constraints:     112516
2200.07/2220.29	c #Conflicts:    6295000 | #Constraints:     113516
2200.07/2220.29	c #Conflicts:    6296000 | #Constraints:     114516
2200.07/2220.29	c #Conflicts:    6297000 | #Constraints:     115516
2200.07/2220.29	c #Conflicts:    6298000 | #Constraints:     116516
2247.83/2268.39	c #Conflicts:    6299000 | #Constraints:     117517
2247.83/2268.39	c #Conflicts:    6300000 | #Constraints:     118517
2247.83/2268.39	c #Conflicts:    6301000 | #Constraints:     119517
2247.83/2268.39	c #Conflicts:    6302000 | #Constraints:     120518
2247.83/2268.39	c #Conflicts:    6303000 | #Constraints:     121518
2247.83/2268.39	c #Conflicts:    6304000 | #Constraints:     122518
2247.83/2268.39	c #Conflicts:    6305000 | #Constraints:     123518
2247.83/2268.39	c #Conflicts:    6306000 | #Constraints:     124518
2247.83/2268.39	c #Conflicts:    6307000 | #Constraints:     125519
2247.83/2268.39	c #Conflicts:    6308000 | #Constraints:     126519
2247.83/2268.39	c #Conflicts:    6309000 | #Constraints:     127519
2247.83/2268.39	c #Conflicts:    6310000 | #Constraints:     128519
2247.83/2268.39	c #Conflicts:    6311000 | #Constraints:     129519
2247.83/2268.39	c #Conflicts:    6312000 | #Constraints:     130519
2247.83/2268.39	c #Conflicts:    6313000 | #Constraints:     131519
2247.83/2268.39	c #Conflicts:    6314000 | #Constraints:     132519
2247.83/2268.39	c #Conflicts:    6315000 | #Constraints:     133519
2247.83/2268.39	c #Conflicts:    6316000 | #Constraints:     134519
2247.83/2268.39	c #Conflicts:    6317000 | #Constraints:     135520
2247.83/2268.39	c #Conflicts:    6318000 | #Constraints:     136520
2247.83/2268.39	c #Conflicts:    6319000 | #Constraints:     137521
2247.83/2268.39	c #Conflicts:    6320000 | #Constraints:     138521
2247.83/2268.39	c #Conflicts:    6321000 | #Constraints:     139521
2247.83/2268.39	c #Conflicts:    6322000 | #Constraints:     140521
2247.83/2268.39	c #Conflicts:    6323000 | #Constraints:     141521
2247.83/2268.39	c #Conflicts:    6324000 | #Constraints:     142521
2247.83/2268.39	c #Conflicts:    6325000 | #Constraints:     143522
2247.83/2268.39	c #Conflicts:    6326000 | #Constraints:     144522
2247.83/2268.39	c #Conflicts:    6327000 | #Constraints:     145522
2247.83/2268.39	c #Conflicts:    6328000 | #Constraints:     146522
2247.83/2268.39	c #Conflicts:    6329000 | #Constraints:     147522
2247.83/2268.39	c #Conflicts:    6330000 | #Constraints:     148522
2247.83/2268.39	c #Conflicts:    6331000 | #Constraints:     149522
2247.83/2268.39	c #Conflicts:    6332000 | #Constraints:     150522
2247.83/2268.39	c #Conflicts:    6333000 | #Constraints:     151522
2247.83/2268.39	c #Conflicts:    6334000 | #Constraints:     152522
2247.83/2268.39	c #Conflicts:    6335000 | #Constraints:     153522
2247.83/2268.39	c #Conflicts:    6336000 | #Constraints:     154522
2247.83/2268.39	c #Conflicts:    6337000 | #Constraints:     155522
2247.83/2268.39	c #Conflicts:    6338000 | #Constraints:     156522
2247.83/2268.39	c #Conflicts:    6339000 | #Constraints:     157522
2247.83/2268.39	c #Conflicts:    6340000 | #Constraints:     158523
2247.83/2268.39	c #Conflicts:    6341000 | #Constraints:     159523
2247.83/2268.39	c #Conflicts:    6342000 | #Constraints:     160523
2247.83/2268.39	c #Conflicts:    6343000 | #Constraints:     161523
2247.83/2268.39	c #Conflicts:    6344000 | #Constraints:     162523
2247.83/2268.39	c #Conflicts:    6345000 | #Constraints:     163523
2247.83/2268.39	c #Conflicts:    6346000 | #Constraints:     164523
2247.83/2268.39	c #Conflicts:    6347000 | #Constraints:     165524
2247.83/2268.39	c #Conflicts:    6348000 | #Constraints:     166524
2247.83/2268.39	c #Conflicts:    6349000 | #Constraints:     167524
2247.83/2268.39	c #Conflicts:    6350000 | #Constraints:     168524
2247.83/2268.39	c #Conflicts:    6351000 | #Constraints:     169525
2247.83/2268.39	c #Conflicts:    6352000 | #Constraints:     170525
2247.83/2268.39	c #Conflicts:    6353000 | #Constraints:     171525
2247.83/2268.39	c #Conflicts:    6354000 | #Constraints:     172526
2247.83/2268.39	c #Conflicts:    6355000 | #Constraints:     173526
2247.83/2268.39	c #Conflicts:    6356000 | #Constraints:     174527
2247.83/2268.39	c #Conflicts:    6357000 | #Constraints:     175527
2247.83/2268.39	c #Conflicts:    6358000 | #Constraints:     176527
2247.83/2268.39	c #Conflicts:    6359000 | #Constraints:     177527
2247.83/2268.39	c #Conflicts:    6360000 | #Constraints:     178527
2247.83/2268.39	c #Conflicts:    6361000 | #Constraints:     179528
2247.83/2268.39	c #Conflicts:    6362000 | #Constraints:     180528
2247.83/2268.39	c #Conflicts:    6363000 | #Constraints:     181528
2247.83/2268.39	c #Conflicts:    6364000 | #Constraints:     182529
2247.83/2268.39	c #Conflicts:    6365000 | #Constraints:     183529
2247.83/2268.39	c #Conflicts:    6366000 | #Constraints:     184529
2247.83/2268.39	c #Conflicts:    6367000 | #Constraints:     185529
2247.83/2268.39	c #Conflicts:    6368000 | #Constraints:     186529
2247.83/2268.39	c #Conflicts:    6369000 | #Constraints:     187530
2247.83/2268.39	c #Conflicts:    6370000 | #Constraints:     188530
2247.83/2268.39	c #Conflicts:    6371000 | #Constraints:     189530
2247.83/2268.39	c #Conflicts:    6372000 | #Constraints:     190530
2247.83/2268.39	c #Conflicts:    6373000 | #Constraints:     191531
2247.83/2268.39	c #Conflicts:    6374000 | #Constraints:     192531
2247.83/2268.39	c #Conflicts:    6375000 | #Constraints:     193531
2247.83/2268.39	c #Conflicts:    6376000 | #Constraints:     194531
2247.83/2268.39	c #Conflicts:    6377000 | #Constraints:     195531
2321.84/2343.21	c #Conflicts:    6378000 | #Constraints:     196531
2321.84/2343.21	c #Conflicts:    6379000 | #Constraints:     197531
2321.84/2343.21	c #Conflicts:    6380000 | #Constraints:     198531
2321.84/2343.21	c #Conflicts:    6381000 | #Constraints:     199531
2321.84/2343.21	c #Conflicts:    6382000 | #Constraints:     200531
2321.84/2343.21	c #Conflicts:    6383000 | #Constraints:     201531
2321.84/2343.21	c #Conflicts:    6384000 | #Constraints:     202532
2321.84/2343.21	c #Conflicts:    6385000 | #Constraints:     203532
2321.84/2343.21	c #Conflicts:    6386000 | #Constraints:     204532
2321.84/2343.21	c #Conflicts:    6387000 | #Constraints:     205532
2321.84/2343.21	c #Conflicts:    6388000 | #Constraints:     206532
2321.84/2343.21	c #Conflicts:    6389000 | #Constraints:     207532
2321.84/2343.21	c #Conflicts:    6390000 | #Constraints:     208533
2321.84/2343.21	c #Conflicts:    6391000 | #Constraints:     209533
2321.84/2343.21	c #Conflicts:    6392000 | #Constraints:     210533
2321.84/2343.21	c #Conflicts:    6393000 | #Constraints:     211533
2321.84/2343.21	c #Conflicts:    6394000 | #Constraints:     212534
2321.84/2343.21	c #Conflicts:    6395000 | #Constraints:     213535
2321.84/2343.21	c #Conflicts:    6396000 | #Constraints:     214535
2321.84/2343.21	c #Conflicts:    6397000 | #Constraints:     215535
2321.84/2343.21	c #Conflicts:    6398000 | #Constraints:     216535
2321.84/2343.21	c #Conflicts:    6399000 | #Constraints:     217535
2321.84/2343.21	c #Conflicts:    6400000 | #Constraints:     218535
2321.84/2343.21	c #Conflicts:    6401000 | #Constraints:     219536
2321.84/2343.21	c #Conflicts:    6402000 | #Constraints:     220536
2321.84/2343.21	c #Conflicts:    6403000 | #Constraints:     221537
2321.84/2343.21	c #Conflicts:    6404000 | #Constraints:     222537
2321.84/2343.21	c #Conflicts:    6405000 | #Constraints:     223537
2321.84/2343.21	c #Conflicts:    6406000 | #Constraints:     224538
2321.84/2343.21	c #Conflicts:    6407000 | #Constraints:     225539
2321.84/2343.21	c #Conflicts:    6408000 | #Constraints:     226539
2321.84/2343.21	c #Conflicts:    6409000 | #Constraints:     227539
2321.84/2343.21	c #Conflicts:    6410000 | #Constraints:     228539
2321.84/2343.21	c #Conflicts:    6411000 | #Constraints:     229540
2321.84/2343.21	c #Conflicts:    6412000 | #Constraints:     230541
2321.84/2343.21	c #Conflicts:    6413000 | #Constraints:     231542
2321.84/2343.21	c #Conflicts:    6414000 | #Constraints:     232542
2321.84/2343.21	c #Conflicts:    6415000 | #Constraints:     233542
2321.84/2343.21	c #Conflicts:    6416000 | #Constraints:     234542
2321.84/2343.21	c #Conflicts:    6417000 | #Constraints:     235542
2321.84/2343.21	c #Conflicts:    6418000 | #Constraints:     236543
2321.84/2343.21	c #Conflicts:    6419000 | #Constraints:     237543
2321.84/2343.21	c #Conflicts:    6420000 | #Constraints:     238544
2321.84/2343.21	c #Conflicts:    6421000 | #Constraints:     239544
2321.84/2343.21	c #Conflicts:    6422000 | #Constraints:     240544
2321.84/2343.21	c #Conflicts:    6423000 | #Constraints:     241544
2321.84/2343.21	c #Conflicts:    6424000 | #Constraints:     242545
2321.84/2343.21	c #Conflicts:    6425000 | #Constraints:     243545
2321.84/2343.21	c #Conflicts:    6426000 | #Constraints:     244545
2321.84/2343.21	c #Conflicts:    6427000 | #Constraints:     245545
2321.84/2343.21	c #Conflicts:    6428000 | #Constraints:     246546
2321.84/2343.21	c #Conflicts:    6429000 | #Constraints:     247546
2321.84/2343.21	c #Conflicts:    6430000 | #Constraints:     248546
2321.84/2343.21	c #Conflicts:    6431000 | #Constraints:     249547
2321.84/2343.21	c #Conflicts:    6432000 | #Constraints:     250547
2321.84/2343.21	c #Conflicts:    6433000 | #Constraints:     251550
2321.84/2343.21	c #Conflicts:    6434000 | #Constraints:     252550
2321.84/2343.21	c #Conflicts:    6435000 | #Constraints:     253550
2321.84/2343.21	c #Conflicts:    6436000 | #Constraints:     254550
2321.84/2343.21	c #Conflicts:    6437000 | #Constraints:     255551
2321.84/2343.21	c #Conflicts:    6438000 | #Constraints:     256552
2321.84/2343.21	c #Conflicts:    6439000 | #Constraints:     257552
2321.84/2343.21	c #Conflicts:    6440000 | #Constraints:     258552
2321.84/2343.21	c #Conflicts:    6441000 | #Constraints:     259554
2321.84/2343.21	c #Conflicts:    6442000 | #Constraints:     260554
2321.84/2343.21	c #Conflicts:    6443000 | #Constraints:     261554
2321.84/2343.21	c #Conflicts:    6444000 | #Constraints:     262554
2321.84/2343.21	c #Conflicts:    6445000 | #Constraints:     263554
2321.84/2343.21	c #Conflicts:    6446000 | #Constraints:     264555
2321.84/2343.21	c #Conflicts:    6447000 | #Constraints:     265555
2321.84/2343.21	c #Conflicts:    6448000 | #Constraints:     266555
2321.84/2343.21	c #Conflicts:    6449000 | #Constraints:     267556
2321.84/2343.21	c #Conflicts:    6450000 | #Constraints:     268557
2321.84/2343.21	c #Conflicts:    6451000 | #Constraints:     269557
2321.84/2343.21	c #Conflicts:    6452000 | #Constraints:     270557
2321.84/2343.21	c #Conflicts:    6453000 | #Constraints:     271557
2321.84/2343.21	c #Conflicts:    6454000 | #Constraints:     272557
2321.84/2343.21	c #Conflicts:    6455000 | #Constraints:     273558
2369.40/2391.13	c #Conflicts:    6456000 | #Constraints:     274558
2369.40/2391.13	c #Conflicts:    6457000 | #Constraints:     275558
2369.40/2391.13	c #Conflicts:    6458000 | #Constraints:     276558
2369.40/2391.13	c #Conflicts:    6459000 | #Constraints:     277558
2369.40/2391.13	c #Conflicts:    6460000 | #Constraints:     278558
2369.40/2391.13	c #Conflicts:    6461000 | #Constraints:     279558
2369.40/2391.13	c #Conflicts:    6462000 | #Constraints:     280558
2369.40/2391.13	c #Conflicts:    6463000 | #Constraints:     281558
2369.40/2391.13	c #Conflicts:    6464000 | #Constraints:     282559
2369.40/2391.13	c #Conflicts:    6465000 | #Constraints:     283559
2369.40/2391.13	c #Conflicts:    6466000 | #Constraints:     284559
2369.40/2391.13	c #Conflicts:    6467000 | #Constraints:     285559
2369.40/2391.13	c #Conflicts:    6468000 | #Constraints:     286559
2369.40/2391.13	c #Conflicts:    6469000 | #Constraints:     287559
2369.40/2391.13	c #Conflicts:    6470000 | #Constraints:     288560
2369.40/2391.13	c #Conflicts:    6471000 | #Constraints:     289560
2369.40/2391.13	c #Conflicts:    6472000 | #Constraints:     290560
2369.40/2391.13	c #Conflicts:    6473000 | #Constraints:     291560
2369.40/2391.13	c #Conflicts:    6474000 | #Constraints:     292561
2369.40/2391.13	c #Conflicts:    6475000 | #Constraints:     293561
2369.40/2391.13	c #Conflicts:    6476000 | #Constraints:     294561
2369.40/2391.13	c #Conflicts:    6477000 | #Constraints:     295561
2369.40/2391.13	c #Conflicts:    6478000 | #Constraints:     296561
2369.40/2391.13	c #Conflicts:    6479000 | #Constraints:     297561
2369.40/2391.13	c #Conflicts:    6480000 | #Constraints:     298562
2369.40/2391.13	c #Conflicts:    6481000 | #Constraints:     299562
2369.40/2391.13	c #Conflicts:    6482000 | #Constraints:     300562
2369.40/2391.13	c #Conflicts:    6483000 | #Constraints:     301562
2369.40/2391.13	c #Conflicts:    6484000 | #Constraints:     302562
2369.40/2391.13	c #Conflicts:    6485000 | #Constraints:     303562
2369.40/2391.13	c #Conflicts:    6486000 | #Constraints:     304562
2369.40/2391.13	c #Conflicts:    6487000 | #Constraints:     305562
2369.40/2391.13	c #Conflicts:    6488000 | #Constraints:     306563
2369.40/2391.13	c INPROCESSING
2369.40/2391.13	c GARBAGE COLLECT
2369.40/2391.13	WSVECS04 Frhs2[844]: 6 0 0.366792 shouldn't be
2409.63/2431.92	c #Conflicts:    6489000 | #Constraints:     157993
2409.63/2431.92	c #Conflicts:    6490000 | #Constraints:     158993
2409.63/2431.92	c #Conflicts:    6491000 | #Constraints:     159993
2409.63/2431.92	c #Conflicts:    6492000 | #Constraints:     160994
2409.63/2431.92	c #Conflicts:    6493000 | #Constraints:     161994
2409.63/2431.92	c #Conflicts:    6494000 | #Constraints:     162994
2409.63/2431.92	c #Conflicts:    6495000 | #Constraints:     163994
2409.63/2431.92	c #Conflicts:    6496000 | #Constraints:     164994
2409.63/2431.92	c #Conflicts:    6497000 | #Constraints:     165994
2409.63/2431.92	c #Conflicts:    6498000 | #Constraints:     166994
2409.63/2431.92	c #Conflicts:    6499000 | #Constraints:     167994
2409.63/2431.92	c #Conflicts:    6500000 | #Constraints:     168994
2409.63/2431.92	c #Conflicts:    6501000 | #Constraints:     169994
2409.63/2431.92	c #Conflicts:    6502000 | #Constraints:     170994
2409.63/2431.92	c #Conflicts:    6503000 | #Constraints:     171994
2409.63/2431.92	c #Conflicts:    6504000 | #Constraints:     172994
2409.63/2431.92	c #Conflicts:    6505000 | #Constraints:     173994
2409.63/2431.92	c #Conflicts:    6506000 | #Constraints:     174994
2409.63/2431.92	c #Conflicts:    6507000 | #Constraints:     175994
2409.63/2431.92	c #Conflicts:    6508000 | #Constraints:     176994
2409.63/2431.92	c #Conflicts:    6509000 | #Constraints:     177994
2409.63/2431.92	c #Conflicts:    6510000 | #Constraints:     178994
2409.63/2431.92	c #Conflicts:    6511000 | #Constraints:     179994
2409.63/2431.92	c #Conflicts:    6512000 | #Constraints:     180994
2409.63/2431.92	c #Conflicts:    6513000 | #Constraints:     181994
2409.63/2431.92	c #Conflicts:    6514000 | #Constraints:     182994
2409.63/2431.92	c #Conflicts:    6515000 | #Constraints:     183994
2409.63/2431.92	c #Conflicts:    6516000 | #Constraints:     184994
2409.63/2431.92	c #Conflicts:    6517000 | #Constraints:     185994
2409.63/2431.92	c #Conflicts:    6518000 | #Constraints:     186994
2409.63/2431.92	c #Conflicts:    6519000 | #Constraints:     187995
2409.63/2431.92	c #Conflicts:    6520000 | #Constraints:     188995
2409.63/2431.92	c #Conflicts:    6521000 | #Constraints:     189995
2409.63/2431.92	c #Conflicts:    6522000 | #Constraints:     190995
2409.63/2431.92	c #Conflicts:    6523000 | #Constraints:     191995
2409.63/2431.92	c #Conflicts:    6524000 | #Constraints:     192995
2409.63/2431.92	c #Conflicts:    6525000 | #Constraints:     193995
2409.63/2431.92	c #Conflicts:    6526000 | #Constraints:     194995
2409.63/2431.92	c #Conflicts:    6527000 | #Constraints:     195995
2409.63/2431.92	c #Conflicts:    6528000 | #Constraints:     196995
2409.63/2431.92	c #Conflicts:    6529000 | #Constraints:     197995
2409.63/2431.92	c #Conflicts:    6530000 | #Constraints:     198995
2409.63/2431.92	c #Conflicts:    6531000 | #Constraints:     199995
2409.63/2431.92	c #Conflicts:    6532000 | #Constraints:     200995
2409.63/2431.92	c #Conflicts:    6533000 | #Constraints:     201995
2409.63/2431.92	c #Conflicts:    6534000 | #Constraints:     202995
2409.63/2431.92	c #Conflicts:    6535000 | #Constraints:     203995
2409.63/2431.92	c #Conflicts:    6536000 | #Constraints:     204995
2409.63/2431.92	c #Conflicts:    6537000 | #Constraints:     205995
2409.63/2431.92	c #Conflicts:    6538000 | #Constraints:     206995
2409.63/2431.92	c #Conflicts:    6539000 | #Constraints:     207996
2409.63/2431.92	c #Conflicts:    6540000 | #Constraints:     208996
2409.63/2431.92	c INPROCESSING
2409.63/2431.92	c GARBAGE COLLECT
2409.63/2431.92	WSVECS04 Frhs2[51]: 6 -46.8299 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[57]: 6 -132.563 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[59]: 6 -99.6029 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[60]: 6 -79.7813 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[67]: 6 0 45.8816 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[72]: 6 -73.8318 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[75]: 6 -81.0022 0 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[110]: 6 0 7.93952 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[502]: 6 0 10.7816 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[626]: 6 0 59.9622 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[777]: 6 0 1 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[816]: 6 0 59.9622 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[831]: 6 0 14.2187 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[880]: 6 0 4.80921 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[954]: 6 0 12.5396 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[962]: 6 0 1 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[965]: 6 0 25.0185 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[986]: 6 0 86.1727 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1036]: 6 0 0.333334 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1106]: 6 0 12.5396 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1107]: 6 0 0.0391211 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1148]: 6 0 10.9371 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1180]: 6 0 29.4811 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1215]: 6 0 60.2093 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1367]: 6 0 61.2126 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1389]: 6 0 0.283748 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1402]: 6 0 37.4206 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1404]: 6 0 66.4761 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1412]: 6 0 12.4404 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1477]: 6 0 12.8851 shouldn't be
2409.63/2431.92	WSVECS04 Frhs2[1597]: 6 -62.2328 0 shouldn't be
2409.83/2432.16	WSVECS04 Frhs2[98]: 6 0 1 shouldn't be
2409.83/2432.16	WSVECS04 Frhs2[129]: 6 0 32.0666 shouldn't be
2409.83/2432.16	WSVECS04 Frhs2[1043]: 6 0 1 shouldn't be
2409.83/2432.16	WSVECS04 Frhs2[1110]: 6 0 16.9419 shouldn't be
2409.83/2432.16	WSVECS04 Frhs2[1476]: 6 0 2 shouldn't be
2435.76/2458.13	c #Conflicts:    6541000 | #Constraints:     109362
2435.76/2458.13	c #Conflicts:    6542000 | #Constraints:     110362
2435.76/2458.13	c #Conflicts:    6543000 | #Constraints:     111362
2435.76/2458.13	c #Conflicts:    6544000 | #Constraints:     112362
2435.76/2458.13	c #Conflicts:    6545000 | #Constraints:     113362
2435.76/2458.13	c #Conflicts:    6546000 | #Constraints:     114362
2435.76/2458.13	c #Conflicts:    6547000 | #Constraints:     115362
2435.76/2458.13	c #Conflicts:    6548000 | #Constraints:     116362
2435.76/2458.13	c #Conflicts:    6549000 | #Constraints:     117362
2435.76/2458.13	c #Conflicts:    6550000 | #Constraints:     118362
2435.76/2458.13	c #Conflicts:    6551000 | #Constraints:     119362
2435.76/2458.13	c #Conflicts:    6552000 | #Constraints:     120362
2435.76/2458.13	c #Conflicts:    6553000 | #Constraints:     121362
2435.76/2458.13	c #Conflicts:    6554000 | #Constraints:     122362
2435.76/2458.13	c #Conflicts:    6555000 | #Constraints:     123362
2435.76/2458.13	c #Conflicts:    6556000 | #Constraints:     124362
2435.76/2458.13	c #Conflicts:    6557000 | #Constraints:     125362
2435.76/2458.13	c #Conflicts:    6558000 | #Constraints:     126362
2435.76/2458.13	c #Conflicts:    6559000 | #Constraints:     127362
2435.76/2458.13	c #Conflicts:    6560000 | #Constraints:     128362
2435.76/2458.13	c #Conflicts:    6561000 | #Constraints:     129362
2435.76/2458.13	c #Conflicts:    6562000 | #Constraints:     130362
2435.76/2458.13	c #Conflicts:    6563000 | #Constraints:     131362
2435.76/2458.13	c #Conflicts:    6564000 | #Constraints:     132362
2435.76/2458.13	c #Conflicts:    6565000 | #Constraints:     133362
2435.76/2458.13	c #Conflicts:    6566000 | #Constraints:     134362
2435.76/2458.13	c #Conflicts:    6567000 | #Constraints:     135362
2435.76/2458.13	c #Conflicts:    6568000 | #Constraints:     136362
2435.76/2458.13	c #Conflicts:    6569000 | #Constraints:     137362
2435.76/2458.13	c #Conflicts:    6570000 | #Constraints:     138362
2435.76/2458.13	c #Conflicts:    6571000 | #Constraints:     139362
2435.76/2458.13	c #Conflicts:    6572000 | #Constraints:     140362
2435.76/2458.13	c #Conflicts:    6573000 | #Constraints:     141362
2435.76/2458.13	c #Conflicts:    6574000 | #Constraints:     142362
2435.76/2458.13	c #Conflicts:    6575000 | #Constraints:     143362
2435.76/2458.13	c #Conflicts:    6576000 | #Constraints:     144362
2435.76/2458.13	c #Conflicts:    6577000 | #Constraints:     145362
2435.76/2458.13	c #Conflicts:    6578000 | #Constraints:     146362
2435.76/2458.13	c #Conflicts:    6579000 | #Constraints:     147363
2435.76/2458.13	c #Conflicts:    6580000 | #Constraints:     148363
2435.76/2458.13	c #Conflicts:    6581000 | #Constraints:     149363
2435.76/2458.13	c #Conflicts:    6582000 | #Constraints:     150363
2435.76/2458.13	c #Conflicts:    6583000 | #Constraints:     151363
2435.76/2458.13	c #Conflicts:    6584000 | #Constraints:     152363
2435.76/2458.13	c #Conflicts:    6585000 | #Constraints:     153363
2435.76/2458.13	c #Conflicts:    6586000 | #Constraints:     154363
2435.76/2458.13	c #Conflicts:    6587000 | #Constraints:     155363
2435.76/2458.13	c #Conflicts:    6588000 | #Constraints:     156363
2435.76/2458.13	c #Conflicts:    6589000 | #Constraints:     157363
2435.76/2458.13	c #Conflicts:    6590000 | #Constraints:     158363
2435.76/2458.13	c #Conflicts:    6591000 | #Constraints:     159363
2435.76/2458.13	c INPROCESSING
2435.76/2458.13	c GARBAGE COLLECT
2435.76/2458.13	WSVECS04 Frhs2[44]: 6 -30269.1 0 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[66]: 6 0 67888.9 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[68]: 6 -47553 0 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[74]: 6 -54534.3 0 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[106]: 6 0 1 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[188]: 6 0 17052.1 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[189]: 6 0 172.872 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[192]: 6 0 20687.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[265]: 6 0 34264.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[337]: 6 0 1 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[530]: 6 0 41184.9 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[660]: 6 0 0.500001 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[720]: 6 0 29841.5 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[724]: 6 0 25439.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1077]: 6 0 4345.68 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1078]: 6 0 0.5 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1085]: 6 0 48642.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1131]: 6 0 0.333334 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1290]: 6 0 15362.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1480]: 6 0 15362.7 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1497]: 6 0 11580.5 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1534]: 6 0 0.5 shouldn't be
2435.76/2458.13	WSVECS04 Frhs2[1560]: 6 0 35514.2 shouldn't be
2435.95/2458.33	WSVECS04 Frhs2[167]: 6 0 22136.2 shouldn't be
2435.95/2458.33	WSVECS04 Frhs2[1513]: 6 0 1 shouldn't be
2435.95/2458.33	WSVECS04 Frhs2[1633]: 6 -1 0 shouldn't be
2435.95/2458.33	WSVECS04 Frhs2[1634]: 6 -1 0 shouldn't be
2436.15/2458.56	WSVECS04 Frhs2[331]: 6 0 1 shouldn't be
2436.15/2458.56	WSVECS04 Frhs2[1475]: 6 0 1 shouldn't be
2456.70/2479.14	c #Conflicts:    6592000 | #Constraints:      84101
2456.70/2479.14	c #Conflicts:    6593000 | #Constraints:      85101
2456.70/2479.14	c #Conflicts:    6594000 | #Constraints:      86101
2456.70/2479.14	c #Conflicts:    6595000 | #Constraints:      87101
2456.70/2479.14	c #Conflicts:    6596000 | #Constraints:      88101
2456.70/2479.14	c #Conflicts:    6597000 | #Constraints:      89101
2456.70/2479.14	c #Conflicts:    6598000 | #Constraints:      90101
2456.70/2479.14	c #Conflicts:    6599000 | #Constraints:      91101
2456.70/2479.14	c #Conflicts:    6600000 | #Constraints:      92101
2456.70/2479.14	c #Conflicts:    6601000 | #Constraints:      93101
2456.70/2479.14	c #Conflicts:    6602000 | #Constraints:      94101
2456.70/2479.14	c #Conflicts:    6603000 | #Constraints:      95101
2456.70/2479.14	c #Conflicts:    6604000 | #Constraints:      96101
2456.70/2479.14	c #Conflicts:    6605000 | #Constraints:      97101
2456.70/2479.14	c #Conflicts:    6606000 | #Constraints:      98101
2456.70/2479.14	c #Conflicts:    6607000 | #Constraints:      99101
2456.70/2479.14	c #Conflicts:    6608000 | #Constraints:     100101
2456.70/2479.14	c #Conflicts:    6609000 | #Constraints:     101101
2456.70/2479.14	c #Conflicts:    6610000 | #Constraints:     102101
2456.70/2479.14	c #Conflicts:    6611000 | #Constraints:     103101
2456.70/2479.14	c #Conflicts:    6612000 | #Constraints:     104101
2456.70/2479.14	c #Conflicts:    6613000 | #Constraints:     105101
2456.70/2479.14	c #Conflicts:    6614000 | #Constraints:     106101
2456.70/2479.14	c #Conflicts:    6615000 | #Constraints:     107101
2456.70/2479.14	c #Conflicts:    6616000 | #Constraints:     108101
2456.70/2479.14	c #Conflicts:    6617000 | #Constraints:     109101
2456.70/2479.14	c #Conflicts:    6618000 | #Constraints:     110101
2456.70/2479.14	c #Conflicts:    6619000 | #Constraints:     111101
2456.70/2479.14	c #Conflicts:    6620000 | #Constraints:     112101
2456.70/2479.14	c #Conflicts:    6621000 | #Constraints:     113101
2456.70/2479.14	c #Conflicts:    6622000 | #Constraints:     114101
2456.70/2479.14	c #Conflicts:    6623000 | #Constraints:     115101
2456.70/2479.14	c #Conflicts:    6624000 | #Constraints:     116102
2456.70/2479.14	c #Conflicts:    6625000 | #Constraints:     117102
2456.70/2479.14	c #Conflicts:    6626000 | #Constraints:     118102
2456.70/2479.14	c #Conflicts:    6627000 | #Constraints:     119102
2456.70/2479.14	c #Conflicts:    6628000 | #Constraints:     120102
2456.70/2479.14	c #Conflicts:    6629000 | #Constraints:     121102
2456.70/2479.14	c #Conflicts:    6630000 | #Constraints:     122102
2456.70/2479.14	c #Conflicts:    6631000 | #Constraints:     123102
2456.70/2479.14	c #Conflicts:    6632000 | #Constraints:     124102
2456.70/2479.14	c #Conflicts:    6633000 | #Constraints:     125102
2456.70/2479.14	c #Conflicts:    6634000 | #Constraints:     126102
2456.70/2479.14	c #Conflicts:    6635000 | #Constraints:     127102
2456.70/2479.14	c #Conflicts:    6636000 | #Constraints:     128102
2456.70/2479.14	c #Conflicts:    6637000 | #Constraints:     129102
2456.70/2479.14	c #Conflicts:    6638000 | #Constraints:     130102
2456.70/2479.14	c #Conflicts:    6639000 | #Constraints:     131102
2456.70/2479.14	c #Conflicts:    6640000 | #Constraints:     132102
2456.70/2479.14	c #Conflicts:    6641000 | #Constraints:     133102
2456.70/2479.14	c #Conflicts:    6642000 | #Constraints:     134103
2456.70/2479.14	c #Conflicts:    6643000 | #Constraints:     135103
2456.70/2479.14	c #Conflicts:    6644000 | #Constraints:     136103
2456.70/2479.14	c INPROCESSING
2456.70/2479.14	c GARBAGE COLLECT
2456.70/2479.14	WSVECS04 Frhs2[33]: 6 -2.90235 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[43]: 6 0 0.553101 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[58]: 6 0 28.4376 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[70]: 6 0 46.6138 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[269]: 6 0 1.27031 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[307]: 6 0 1.33037 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[356]: 6 -1 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[413]: 6 0 39.8992 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[451]: 6 0 39.8992 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[530]: 6 0 23.6479 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[591]: 6 0 0.289862 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[611]: 6 0 2.20644 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[683]: 6 0 8.36982 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[793]: 6 0 39.8992 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[813]: 6 -2.65413 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[827]: 6 -1 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1024]: 6 0 9.79287 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1101]: 6 0 0.588371 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1214]: 6 0 13.855 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1252]: 6 0 13.8551 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1291]: 6 0 0.925592 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1335]: 6 0 4.77235 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1336]: 6 0 0.220126 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1367]: 6 -0.799392 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1379]: 6 -1 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1385]: 6 -1 0 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1554]: 6 0 11.0769 shouldn't be
2456.70/2479.14	WSVECS04 Frhs2[1615]: 6 -1 0 shouldn't be
2482.42/2505.17	c #Conflicts:    6645000 | #Constraints:      72908
2482.42/2505.17	c #Conflicts:    6646000 | #Constraints:      73908
2482.42/2505.17	c #Conflicts:    6647000 | #Constraints:      74908
2482.42/2505.17	c #Conflicts:    6648000 | #Constraints:      75909
2482.42/2505.17	c #Conflicts:    6649000 | #Constraints:      76909
2482.42/2505.17	c #Conflicts:    6650000 | #Constraints:      77909
2482.42/2505.17	c #Conflicts:    6651000 | #Constraints:      78909
2482.42/2505.17	c #Conflicts:    6652000 | #Constraints:      79909
2482.42/2505.17	c #Conflicts:    6653000 | #Constraints:      80909
2482.42/2505.17	c #Conflicts:    6654000 | #Constraints:      81909
2482.42/2505.17	c #Conflicts:    6655000 | #Constraints:      82909
2482.42/2505.17	c #Conflicts:    6656000 | #Constraints:      83909
2482.42/2505.17	c #Conflicts:    6657000 | #Constraints:      84909
2482.42/2505.17	c #Conflicts:    6658000 | #Constraints:      85909
2482.42/2505.17	c #Conflicts:    6659000 | #Constraints:      86909
2482.42/2505.17	c #Conflicts:    6660000 | #Constraints:      87909
2482.42/2505.17	c #Conflicts:    6661000 | #Constraints:      88909
2482.42/2505.17	c #Conflicts:    6662000 | #Constraints:      89909
2482.42/2505.17	c #Conflicts:    6663000 | #Constraints:      90909
2482.42/2505.17	c #Conflicts:    6664000 | #Constraints:      91909
2482.42/2505.17	c #Conflicts:    6665000 | #Constraints:      92909
2482.42/2505.17	c #Conflicts:    6666000 | #Constraints:      93909
2482.42/2505.17	c #Conflicts:    6667000 | #Constraints:      94909
2482.42/2505.17	c #Conflicts:    6668000 | #Constraints:      95909
2482.42/2505.17	c #Conflicts:    6669000 | #Constraints:      96909
2482.42/2505.17	c #Conflicts:    6670000 | #Constraints:      97909
2482.42/2505.17	c #Conflicts:    6671000 | #Constraints:      98909
2482.42/2505.17	c #Conflicts:    6672000 | #Constraints:      99909
2482.42/2505.17	c #Conflicts:    6673000 | #Constraints:     100909
2482.42/2505.17	c #Conflicts:    6674000 | #Constraints:     101909
2482.42/2505.17	c #Conflicts:    6675000 | #Constraints:     102909
2482.42/2505.17	c #Conflicts:    6676000 | #Constraints:     103909
2482.42/2505.17	c #Conflicts:    6677000 | #Constraints:     104909
2482.42/2505.17	c #Conflicts:    6678000 | #Constraints:     105909
2482.42/2505.17	c #Conflicts:    6679000 | #Constraints:     106909
2482.42/2505.17	c #Conflicts:    6680000 | #Constraints:     107909
2482.42/2505.17	c #Conflicts:    6681000 | #Constraints:     108909
2482.42/2505.17	c #Conflicts:    6682000 | #Constraints:     109909
2482.42/2505.17	c #Conflicts:    6683000 | #Constraints:     110909
2482.42/2505.17	c #Conflicts:    6684000 | #Constraints:     111909
2482.42/2505.17	c #Conflicts:    6685000 | #Constraints:     112909
2482.42/2505.17	c #Conflicts:    6686000 | #Constraints:     113909
2482.42/2505.17	c #Conflicts:    6687000 | #Constraints:     114909
2482.42/2505.17	c #Conflicts:    6688000 | #Constraints:     115909
2482.42/2505.17	c #Conflicts:    6689000 | #Constraints:     116909
2482.42/2505.17	c #Conflicts:    6690000 | #Constraints:     117909
2482.42/2505.17	c #Conflicts:    6691000 | #Constraints:     118909
2482.42/2505.17	c #Conflicts:    6692000 | #Constraints:     119909
2482.42/2505.17	c #Conflicts:    6693000 | #Constraints:     120909
2482.42/2505.17	c #Conflicts:    6694000 | #Constraints:     121909
2482.42/2505.17	c #Conflicts:    6695000 | #Constraints:     122909
2482.42/2505.17	c #Conflicts:    6696000 | #Constraints:     123909
2482.42/2505.17	c INPROCESSING
2482.42/2505.17	c GARBAGE COLLECT
2482.42/2505.17	c #Conflicts:    6697000 | #Constraints:      66667
2482.42/2505.17	c #Conflicts:    6698000 | #Constraints:      67668
2482.42/2505.17	c #Conflicts:    6699000 | #Constraints:      68668
2482.42/2505.17	c #Conflicts:    6700000 | #Constraints:      69668
2482.42/2505.17	c #Conflicts:    6701000 | #Constraints:      70668
2482.42/2505.17	c #Conflicts:    6702000 | #Constraints:      71668
2482.42/2505.17	c #Conflicts:    6703000 | #Constraints:      72668
2482.42/2505.17	c #Conflicts:    6704000 | #Constraints:      73668
2482.42/2505.17	c #Conflicts:    6705000 | #Constraints:      74668
2482.42/2505.17	c #Conflicts:    6706000 | #Constraints:      75668
2482.42/2505.17	c #Conflicts:    6707000 | #Constraints:      76668
2482.42/2505.17	c #Conflicts:    6708000 | #Constraints:      77668
2482.42/2505.17	c #Conflicts:    6709000 | #Constraints:      78668
2482.42/2505.17	c #Conflicts:    6710000 | #Constraints:      79668
2482.42/2505.17	c #Conflicts:    6711000 | #Constraints:      80668
2482.42/2505.17	c #Conflicts:    6712000 | #Constraints:      81668
2482.42/2505.17	c #Conflicts:    6713000 | #Constraints:      82668
2482.42/2505.17	c #Conflicts:    6714000 | #Constraints:      83668
2482.42/2505.17	c #Conflicts:    6715000 | #Constraints:      84668
2482.42/2505.17	c #Conflicts:    6716000 | #Constraints:      85668
2482.42/2505.17	c #Conflicts:    6717000 | #Constraints:      86668
2482.42/2505.17	c #Conflicts:    6718000 | #Constraints:      87668
2482.42/2505.17	c #Conflicts:    6719000 | #Constraints:      88668
2482.42/2505.17	c #Conflicts:    6720000 | #Constraints:      89668
2482.42/2505.17	c #Conflicts:    6721000 | #Constraints:      90668
2482.42/2505.17	c #Conflicts:    6722000 | #Constraints:      91668
2482.42/2505.17	c #Conflicts:    6723000 | #Constraints:      92668
2492.89/2515.63	c #Conflicts:    6724000 | #Constraints:      93668
2492.89/2515.63	c #Conflicts:    6725000 | #Constraints:      94668
2492.89/2515.63	c #Conflicts:    6726000 | #Constraints:      95668
2492.89/2515.63	c #Conflicts:    6727000 | #Constraints:      96668
2492.89/2515.63	c #Conflicts:    6728000 | #Constraints:      97668
2492.89/2515.63	c #Conflicts:    6729000 | #Constraints:      98668
2492.89/2515.63	c #Conflicts:    6730000 | #Constraints:      99668
2492.89/2515.63	c #Conflicts:    6731000 | #Constraints:     100668
2492.89/2515.63	c #Conflicts:    6732000 | #Constraints:     101668
2492.89/2515.63	c #Conflicts:    6733000 | #Constraints:     102668
2492.89/2515.63	c #Conflicts:    6734000 | #Constraints:     103668
2492.89/2515.63	c #Conflicts:    6735000 | #Constraints:     104668
2492.89/2515.63	c #Conflicts:    6736000 | #Constraints:     105668
2492.89/2515.63	c #Conflicts:    6737000 | #Constraints:     106668
2492.89/2515.63	c #Conflicts:    6738000 | #Constraints:     107668
2492.89/2515.63	c #Conflicts:    6739000 | #Constraints:     108668
2492.89/2515.63	c #Conflicts:    6740000 | #Constraints:     109668
2492.89/2515.63	c #Conflicts:    6741000 | #Constraints:     110668
2492.89/2515.63	c #Conflicts:    6742000 | #Constraints:     111668
2492.89/2515.63	c #Conflicts:    6743000 | #Constraints:     112668
2492.89/2515.63	c #Conflicts:    6744000 | #Constraints:     113668
2492.89/2515.63	c #Conflicts:    6745000 | #Constraints:     114668
2492.89/2515.63	c #Conflicts:    6746000 | #Constraints:     115668
2492.89/2515.63	c #Conflicts:    6747000 | #Constraints:     116668
2492.89/2515.63	c #Conflicts:    6748000 | #Constraints:     117668
2492.89/2515.63	c INPROCESSING
2492.89/2515.63	c GARBAGE COLLECT
2492.89/2515.63	WSVECS04 Frhs2[49]: 6 0 169.246 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[53]: 6 -160.841 0 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[56]: 6 0 27.4328 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[67]: 6 0 1 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[517]: 6 0 1 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[538]: 6 0 25.1822 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[555]: 6 0 1 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[572]: 6 0 238.162 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[721]: 6 0 134.49 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[758]: 6 0 86.2323 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1132]: 6 0 37.003 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1278]: 6 0 66.1394 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1291]: 6 0 2.06408 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1443]: 6 0 8.04762 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1480]: 6 0 9.81424 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1497]: 6 0 22.1761 shouldn't be
2492.89/2515.63	WSVECS04 Frhs2[1554]: 6 0 71.7008 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[257]: 6 0 0.5 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[459]: 6 0 122.837 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[479]: 6 0 1 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[505]: 6 0 1 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[529]: 6 0 133.499 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[543]: 6 0 1 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[558]: 6 0 1 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[631]: 6 0 1 shouldn't be
2492.99/2515.77	WSVECS04 Frhs2[1678]: 6 -2 0 shouldn't be
2493.19/2515.97	WSVECS04 Frhs2[163]: 6 0 1 shouldn't be
2493.19/2515.97	WSVECS04 Frhs2[563]: 6 0 1 shouldn't be
2493.19/2515.97	WSVECS04 Frhs2[1054]: 6 0 1 shouldn't be
2493.19/2515.97	WSVECS04 Frhs2[1534]: 6 0 1 shouldn't be
2493.40/2516.16	WSVECS04 Frhs2[1284]: 6 0 37.003 shouldn't be
2493.59/2516.37	WSVECS04 Frhs2[1274]: 6 0 1 shouldn't be
2493.59/2516.37	WSVECS04 Frhs2[1350]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[90]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[422]: 6 0 62.6884 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[960]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[1016]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[1053]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[1312]: 6 0 1 shouldn't be
2493.89/2516.64	WSVECS04 Frhs2[1669]: 6 -3 0 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[54]: 6 -145.66 0 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[75]: 6 -191.36 0 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[312]: 6 0 37.6406 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[348]: 6 0 105.825 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[368]: 6 0 1 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[386]: 6 0 105.825 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[405]: 6 0 95.4115 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[438]: 6 0 1 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[451]: 6 0 62.1614 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[497]: 6 0 135.525 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[500]: 6 0 117.923 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[534]: 6 0 238.162 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[535]: 6 0 135.709 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[550]: 6 0 133.499 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[568]: 6 0 210.159 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[594]: 6 0 127.349 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[610]: 6 0 238.162 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[648]: 6 0 213.105 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[683]: 6 0 134.49 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[831]: 6 0 62.1614 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[869]: 6 0 62.1614 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[1239]: 6 0 1 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[1289]: 6 0 155.045 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[1290]: 6 0 86.2323 shouldn't be
2494.29/2517.09	WSVECS04 Frhs2[1386]: 6 0 133.499 shouldn't be
2524.50/2547.58	c #Conflicts:    6749000 | #Constraints:      63306
2524.50/2547.58	c #Conflicts:    6750000 | #Constraints:      64306
2524.50/2547.58	c #Conflicts:    6751000 | #Constraints:      65306
2524.50/2547.58	c #Conflicts:    6752000 | #Constraints:      66306
2524.50/2547.58	c #Conflicts:    6753000 | #Constraints:      67306
2524.50/2547.58	c #Conflicts:    6754000 | #Constraints:      68306
2524.50/2547.58	c #Conflicts:    6755000 | #Constraints:      69306
2524.50/2547.58	c #Conflicts:    6756000 | #Constraints:      70306
2524.50/2547.58	c #Conflicts:    6757000 | #Constraints:      71306
2524.50/2547.58	c #Conflicts:    6758000 | #Constraints:      72306
2524.50/2547.58	c #Conflicts:    6759000 | #Constraints:      73306
2524.50/2547.58	c #Conflicts:    6760000 | #Constraints:      74306
2524.50/2547.58	c #Conflicts:    6761000 | #Constraints:      75306
2524.50/2547.58	c #Conflicts:    6762000 | #Constraints:      76306
2524.50/2547.58	c #Conflicts:    6763000 | #Constraints:      77306
2524.50/2547.58	c #Conflicts:    6764000 | #Constraints:      78306
2524.50/2547.58	c #Conflicts:    6765000 | #Constraints:      79307
2524.50/2547.58	c #Conflicts:    6766000 | #Constraints:      80307
2524.50/2547.58	c #Conflicts:    6767000 | #Constraints:      81307
2524.50/2547.58	c #Conflicts:    6768000 | #Constraints:      82307
2524.50/2547.58	c #Conflicts:    6769000 | #Constraints:      83307
2524.50/2547.58	c #Conflicts:    6770000 | #Constraints:      84307
2524.50/2547.58	c #Conflicts:    6771000 | #Constraints:      85307
2524.50/2547.58	c #Conflicts:    6772000 | #Constraints:      86307
2524.50/2547.58	c #Conflicts:    6773000 | #Constraints:      87307
2524.50/2547.58	c #Conflicts:    6774000 | #Constraints:      88307
2524.50/2547.58	c #Conflicts:    6775000 | #Constraints:      89307
2524.50/2547.58	c #Conflicts:    6776000 | #Constraints:      90307
2524.50/2547.58	c #Conflicts:    6777000 | #Constraints:      91307
2524.50/2547.58	c #Conflicts:    6778000 | #Constraints:      92307
2524.50/2547.58	c #Conflicts:    6779000 | #Constraints:      93307
2524.50/2547.58	c #Conflicts:    6780000 | #Constraints:      94307
2524.50/2547.58	c #Conflicts:    6781000 | #Constraints:      95307
2524.50/2547.58	c #Conflicts:    6782000 | #Constraints:      96307
2524.50/2547.58	c #Conflicts:    6783000 | #Constraints:      97307
2524.50/2547.58	c #Conflicts:    6784000 | #Constraints:      98307
2524.50/2547.58	c #Conflicts:    6785000 | #Constraints:      99307
2524.50/2547.58	c #Conflicts:    6786000 | #Constraints:     100307
2524.50/2547.58	c #Conflicts:    6787000 | #Constraints:     101307
2524.50/2547.58	c #Conflicts:    6788000 | #Constraints:     102307
2524.50/2547.58	c #Conflicts:    6789000 | #Constraints:     103307
2524.50/2547.58	c #Conflicts:    6790000 | #Constraints:     104307
2524.50/2547.58	c #Conflicts:    6791000 | #Constraints:     105307
2524.50/2547.58	c #Conflicts:    6792000 | #Constraints:     106307
2524.50/2547.58	c #Conflicts:    6793000 | #Constraints:     107307
2524.50/2547.58	c #Conflicts:    6794000 | #Constraints:     108307
2524.50/2547.58	c #Conflicts:    6795000 | #Constraints:     109307
2524.50/2547.58	c #Conflicts:    6796000 | #Constraints:     110307
2524.50/2547.58	c #Conflicts:    6797000 | #Constraints:     111307
2524.50/2547.58	c #Conflicts:    6798000 | #Constraints:     112308
2524.50/2547.58	c #Conflicts:    6799000 | #Constraints:     113308
2524.50/2547.58	c #Conflicts:    6800000 | #Constraints:     114308
2524.50/2547.58	c #Conflicts:    6801000 | #Constraints:     115308
2524.50/2547.58	c #Conflicts:    6802000 | #Constraints:     116308
2524.50/2547.58	c #Conflicts:    6803000 | #Constraints:     117308
2524.50/2547.58	c #Conflicts:    6804000 | #Constraints:     118308
2524.50/2547.58	c #Conflicts:    6805000 | #Constraints:     119308
2524.50/2547.58	c #Conflicts:    6806000 | #Constraints:     120308
2524.50/2547.58	c #Conflicts:    6807000 | #Constraints:     121308
2524.50/2547.58	c #Conflicts:    6808000 | #Constraints:     122309
2524.50/2547.58	c #Conflicts:    6809000 | #Constraints:     123309
2524.50/2547.58	c #Conflicts:    6810000 | #Constraints:     124309
2524.50/2547.58	c #Conflicts:    6811000 | #Constraints:     125309
2524.50/2547.58	c #Conflicts:    6812000 | #Constraints:     126309
2524.50/2547.58	c #Conflicts:    6813000 | #Constraints:     127309
2524.50/2547.58	c #Conflicts:    6814000 | #Constraints:     128309
2524.50/2547.58	c #Conflicts:    6815000 | #Constraints:     129310
2524.50/2547.58	c #Conflicts:    6816000 | #Constraints:     130310
2524.50/2547.58	c #Conflicts:    6817000 | #Constraints:     131310
2524.50/2547.58	c #Conflicts:    6818000 | #Constraints:     132310
2524.50/2547.58	c #Conflicts:    6819000 | #Constraints:     133310
2524.50/2547.58	c #Conflicts:    6820000 | #Constraints:     134310
2524.50/2547.58	c #Conflicts:    6821000 | #Constraints:     135310
2524.50/2547.58	c #Conflicts:    6822000 | #Constraints:     136310
2524.50/2547.58	c #Conflicts:    6823000 | #Constraints:     137310
2524.50/2547.58	c #Conflicts:    6824000 | #Constraints:     138310
2524.50/2547.58	c #Conflicts:    6825000 | #Constraints:     139311
2524.50/2547.58	c #Conflicts:    6826000 | #Constraints:     140311
2524.50/2547.58	c #Conflicts:    6827000 | #Constraints:     141311
2549.88/2573.60	c #Conflicts:    6828000 | #Constraints:     142311
2549.88/2573.60	c #Conflicts:    6829000 | #Constraints:     143311
2549.88/2573.60	c #Conflicts:    6830000 | #Constraints:     144311
2549.88/2573.60	c #Conflicts:    6831000 | #Constraints:     145311
2549.88/2573.60	c #Conflicts:    6832000 | #Constraints:     146311
2549.88/2573.60	c #Conflicts:    6833000 | #Constraints:     147312
2549.88/2573.60	c #Conflicts:    6834000 | #Constraints:     148312
2549.88/2573.60	c #Conflicts:    6835000 | #Constraints:     149312
2549.88/2573.60	c #Conflicts:    6836000 | #Constraints:     150312
2549.88/2573.60	c #Conflicts:    6837000 | #Constraints:     151312
2549.88/2573.60	c #Conflicts:    6838000 | #Constraints:     152312
2549.88/2573.60	c #Conflicts:    6839000 | #Constraints:     153312
2549.88/2573.60	c #Conflicts:    6840000 | #Constraints:     154312
2549.88/2573.60	c #Conflicts:    6841000 | #Constraints:     155312
2549.88/2573.60	c #Conflicts:    6842000 | #Constraints:     156312
2549.88/2573.60	c #Conflicts:    6843000 | #Constraints:     157312
2549.88/2573.60	c #Conflicts:    6844000 | #Constraints:     158313
2549.88/2573.60	c #Conflicts:    6845000 | #Constraints:     159313
2549.88/2573.60	c #Conflicts:    6846000 | #Constraints:     160313
2549.88/2573.60	c #Conflicts:    6847000 | #Constraints:     161313
2549.88/2573.60	c #Conflicts:    6848000 | #Constraints:     162313
2549.88/2573.60	c #Conflicts:    6849000 | #Constraints:     163314
2549.88/2573.60	c #Conflicts:    6850000 | #Constraints:     164314
2549.88/2573.60	c #Conflicts:    6851000 | #Constraints:     165314
2549.88/2573.60	c #Conflicts:    6852000 | #Constraints:     166314
2549.88/2573.60	c #Conflicts:    6853000 | #Constraints:     167314
2549.88/2573.60	c #Conflicts:    6854000 | #Constraints:     168314
2549.88/2573.60	c #Conflicts:    6855000 | #Constraints:     169315
2549.88/2573.60	c #Conflicts:    6856000 | #Constraints:     170315
2549.88/2573.60	c #Conflicts:    6857000 | #Constraints:     171315
2549.88/2573.60	c #Conflicts:    6858000 | #Constraints:     172315
2549.88/2573.60	c #Conflicts:    6859000 | #Constraints:     173315
2549.88/2573.60	c #Conflicts:    6860000 | #Constraints:     174315
2549.88/2573.60	c #Conflicts:    6861000 | #Constraints:     175315
2549.88/2573.60	WSVECS04 Frhs2[43]: 6 0 102.209 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[45]: 6 -117.872 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[46]: 6 -30.6126 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[72]: 6 -202.064 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[76]: 6 0 211.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[83]: 6 0 1.00006 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[84]: 6 0 25.6981 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[126]: 6 0 1.00002 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[151]: 6 0 202.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[156]: 6 0 40.3506 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[179]: 6 0 3.00004 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[189]: 6 0 202.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[200]: 6 -1.00006 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[226]: 6 0 97.7054 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[227]: 6 0 201.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[230]: 6 0 95.5608 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[244]: 6 0 2.00002 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[294]: 6 0 1.00004 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[295]: 6 0 1.00008 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[312]: 6 -25.6981 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[320]: 6 0 2.00003 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[332]: 6 0 1.00006 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[451]: 6 0 24.3609 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[466]: 6 0 1.00007 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[511]: 6 0 1.00005 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[527]: 6 -141.882 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[567]: 6 -202.064 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[573]: 6 0 40.9126 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[585]: 6 0 11.1747 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[594]: 6 0 2.23972 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[595]: 6 0 81.7594 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[659]: 6 0 2.00009 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[664]: 6 0 202.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[764]: 6 0 135.479 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[776]: 6 0 2.00002 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[854]: 6 0 202.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[928]: 6 0 2.00009 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1118]: 6 0 2.00009 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1269]: 6 0 69.2588 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1272]: 6 0 202.064 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1278]: 6 0 100.532 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1289]: 6 0 100.532 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1291]: 6 0 0.862776 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1307]: 6 0 79.4335 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1448]: 6 0 40.3506 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1450]: 6 0 101.532 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1553]: 6 0 26.4987 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1560]: 6 0 95.5608 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1583]: 6 -2.00008 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1599]: 6 -1.00009 0 shouldn't be
2549.88/2573.60	WSVECS04 Frhs2[1670]: 6 -3.00007 0 shouldn't be
2619.27/2643.90	c #Conflicts:    6862000 | #Constraints:     176316
2619.27/2643.90	c #Conflicts:    6863000 | #Constraints:     177316
2619.27/2643.90	c #Conflicts:    6864000 | #Constraints:     178316
2619.27/2643.90	c #Conflicts:    6865000 | #Constraints:     179316
2619.27/2643.90	c #Conflicts:    6866000 | #Constraints:     180316
2619.27/2643.90	c #Conflicts:    6867000 | #Constraints:     181316
2619.27/2643.90	c #Conflicts:    6868000 | #Constraints:     182316
2619.27/2643.90	c #Conflicts:    6869000 | #Constraints:     183316
2619.27/2643.90	c #Conflicts:    6870000 | #Constraints:     184316
2619.27/2643.90	c #Conflicts:    6871000 | #Constraints:     185316
2619.27/2643.90	c #Conflicts:    6872000 | #Constraints:     186316
2619.27/2643.90	c #Conflicts:    6873000 | #Constraints:     187316
2619.27/2643.90	c #Conflicts:    6874000 | #Constraints:     188316
2619.27/2643.90	c #Conflicts:    6875000 | #Constraints:     189316
2619.27/2643.90	c #Conflicts:    6876000 | #Constraints:     190316
2619.27/2643.90	c #Conflicts:    6877000 | #Constraints:     191316
2619.27/2643.90	c #Conflicts:    6878000 | #Constraints:     192316
2619.27/2643.90	c #Conflicts:    6879000 | #Constraints:     193316
2619.27/2643.90	c #Conflicts:    6880000 | #Constraints:     194317
2619.27/2643.90	c #Conflicts:    6881000 | #Constraints:     195317
2619.27/2643.90	c #Conflicts:    6882000 | #Constraints:     196317
2619.27/2643.90	c #Conflicts:    6883000 | #Constraints:     197317
2619.27/2643.90	c #Conflicts:    6884000 | #Constraints:     198318
2619.27/2643.90	c #Conflicts:    6885000 | #Constraints:     199318
2619.27/2643.90	c #Conflicts:    6886000 | #Constraints:     200318
2619.27/2643.90	c #Conflicts:    6887000 | #Constraints:     201318
2619.27/2643.90	c #Conflicts:    6888000 | #Constraints:     202318
2619.27/2643.90	c #Conflicts:    6889000 | #Constraints:     203318
2619.27/2643.90	c #Conflicts:    6890000 | #Constraints:     204318
2619.27/2643.90	c #Conflicts:    6891000 | #Constraints:     205319
2619.27/2643.90	c #Conflicts:    6892000 | #Constraints:     206319
2619.27/2643.90	c #Conflicts:    6893000 | #Constraints:     207319
2619.27/2643.90	c #Conflicts:    6894000 | #Constraints:     208319
2619.27/2643.90	c #Conflicts:    6895000 | #Constraints:     209319
2619.27/2643.90	c #Conflicts:    6896000 | #Constraints:     210320
2619.27/2643.90	c #Conflicts:    6897000 | #Constraints:     211320
2619.27/2643.90	c #Conflicts:    6898000 | #Constraints:     212320
2619.27/2643.90	c #Conflicts:    6899000 | #Constraints:     213320
2619.27/2643.90	c #Conflicts:    6900000 | #Constraints:     214321
2619.27/2643.90	c #Conflicts:    6901000 | #Constraints:     215321
2619.27/2643.90	c #Conflicts:    6902000 | #Constraints:     216321
2619.27/2643.90	c #Conflicts:    6903000 | #Constraints:     217321
2619.27/2643.90	c #Conflicts:    6904000 | #Constraints:     218321
2619.27/2643.90	c #Conflicts:    6905000 | #Constraints:     219321
2619.27/2643.90	c #Conflicts:    6906000 | #Constraints:     220321
2619.27/2643.90	c #Conflicts:    6907000 | #Constraints:     221321
2619.27/2643.90	c #Conflicts:    6908000 | #Constraints:     222321
2619.27/2643.90	c #Conflicts:    6909000 | #Constraints:     223321
2619.27/2643.90	c #Conflicts:    6910000 | #Constraints:     224321
2619.27/2643.90	c #Conflicts:    6911000 | #Constraints:     225321
2619.27/2643.90	c #Conflicts:    6912000 | #Constraints:     226322
2619.27/2643.90	c #Conflicts:    6913000 | #Constraints:     227322
2619.27/2643.90	c #Conflicts:    6914000 | #Constraints:     228322
2619.27/2643.90	c #Conflicts:    6915000 | #Constraints:     229323
2619.27/2643.90	c #Conflicts:    6916000 | #Constraints:     230323
2619.27/2643.90	c #Conflicts:    6917000 | #Constraints:     231323
2619.27/2643.90	c #Conflicts:    6918000 | #Constraints:     232324
2619.27/2643.90	c #Conflicts:    6919000 | #Constraints:     233324
2619.27/2643.90	c #Conflicts:    6920000 | #Constraints:     234324
2619.27/2643.90	c #Conflicts:    6921000 | #Constraints:     235324
2619.27/2643.90	c #Conflicts:    6922000 | #Constraints:     236325
2619.27/2643.90	c #Conflicts:    6923000 | #Constraints:     237325
2619.27/2643.90	c #Conflicts:    6924000 | #Constraints:     238325
2619.27/2643.90	c #Conflicts:    6925000 | #Constraints:     239325
2619.27/2643.90	c #Conflicts:    6926000 | #Constraints:     240325
2619.27/2643.90	c #Conflicts:    6927000 | #Constraints:     241325
2619.27/2643.90	c #Conflicts:    6928000 | #Constraints:     242326
2619.27/2643.90	c #Conflicts:    6929000 | #Constraints:     243326
2619.27/2643.90	c #Conflicts:    6930000 | #Constraints:     244327
2619.27/2643.90	c #Conflicts:    6931000 | #Constraints:     245327
2619.27/2643.90	c #Conflicts:    6932000 | #Constraints:     246327
2619.27/2643.90	c #Conflicts:    6933000 | #Constraints:     247328
2619.27/2643.90	c #Conflicts:    6934000 | #Constraints:     248328
2619.27/2643.90	c #Conflicts:    6935000 | #Constraints:     249328
2619.27/2643.90	c #Conflicts:    6936000 | #Constraints:     250328
2619.27/2643.90	c #Conflicts:    6937000 | #Constraints:     251328
2619.27/2643.90	c #Conflicts:    6938000 | #Constraints:     252328
2619.27/2643.90	c #Conflicts:    6939000 | #Constraints:     253328
2619.27/2643.90	c #Conflicts:    6940000 | #Constraints:     254328
2619.97/2644.60	WSVECS04 Frhs2[34]: 6 -2.00005 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[59]: 6 0 0.531977 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[62]: 6 -1.00005 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[120]: 6 0 1.00004 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[230]: 6 0 2.00007 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[235]: 6 0 1.00009 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[303]: 6 0 3.00001 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[328]: 6 0 1.00004 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[344]: 6 -9.80859 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[454]: 6 0 4.00006 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[456]: 6 0 1.00003 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[488]: 6 0 1.00002 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[548]: 6 0 1.00008 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[552]: 6 0 1.00003 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[568]: 6 0 1.00006 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[575]: 6 0 1.00006 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[578]: 6 0 1.00007 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[616]: 6 0 1.00007 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[628]: 6 0 1.00005 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[806]: 6 0 1.00005 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[894]: 6 0 1.00003 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1237]: 6 0 2.00007 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1247]: 6 0 1.00003 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1275]: 6 0 2.00002 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1411]: 6 -4.00005 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1434]: 6 -1.0001 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1451]: 6 -15.3618 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1652]: 6 -1.00004 0 shouldn't be
2619.97/2644.60	WSVECS04 Frhs2[1708]: 6 -2.00005 0 shouldn't be
2726.69/2752.39	c #Conflicts:    6941000 | #Constraints:     255329
2726.69/2752.39	c #Conflicts:    6942000 | #Constraints:     256329
2726.69/2752.39	c #Conflicts:    6943000 | #Constraints:     257329
2726.69/2752.39	c #Conflicts:    6944000 | #Constraints:     258329
2726.69/2752.39	c #Conflicts:    6945000 | #Constraints:     259329
2726.69/2752.39	c #Conflicts:    6946000 | #Constraints:     260329
2726.69/2752.39	c #Conflicts:    6947000 | #Constraints:     261329
2726.69/2752.39	c #Conflicts:    6948000 | #Constraints:     262329
2726.69/2752.39	c #Conflicts:    6949000 | #Constraints:     263329
2726.69/2752.39	c #Conflicts:    6950000 | #Constraints:     264329
2726.69/2752.39	c #Conflicts:    6951000 | #Constraints:     265329
2726.69/2752.39	c #Conflicts:    6952000 | #Constraints:     266329
2726.69/2752.39	c #Conflicts:    6953000 | #Constraints:     267329
2726.69/2752.39	c #Conflicts:    6954000 | #Constraints:     268329
2726.69/2752.39	c #Conflicts:    6955000 | #Constraints:     269329
2726.69/2752.39	c #Conflicts:    6956000 | #Constraints:     270329
2726.69/2752.39	c #Conflicts:    6957000 | #Constraints:     271329
2726.69/2752.39	c #Conflicts:    6958000 | #Constraints:     272329
2726.69/2752.39	c #Conflicts:    6959000 | #Constraints:     273329
2726.69/2752.39	c #Conflicts:    6960000 | #Constraints:     274329
2726.69/2752.39	c #Conflicts:    6961000 | #Constraints:     275329
2726.69/2752.39	c #Conflicts:    6962000 | #Constraints:     276329
2726.69/2752.39	c #Conflicts:    6963000 | #Constraints:     277329
2726.69/2752.39	c #Conflicts:    6964000 | #Constraints:     278329
2726.69/2752.39	c #Conflicts:    6965000 | #Constraints:     279329
2726.69/2752.39	c #Conflicts:    6966000 | #Constraints:     280329
2726.69/2752.39	c #Conflicts:    6967000 | #Constraints:     281329
2726.69/2752.39	c #Conflicts:    6968000 | #Constraints:     282329
2726.69/2752.39	c #Conflicts:    6969000 | #Constraints:     283329
2726.69/2752.39	c #Conflicts:    6970000 | #Constraints:     284330
2726.69/2752.39	c #Conflicts:    6971000 | #Constraints:     285330
2726.69/2752.39	c #Conflicts:    6972000 | #Constraints:     286330
2726.69/2752.39	c #Conflicts:    6973000 | #Constraints:     287330
2726.69/2752.39	c #Conflicts:    6974000 | #Constraints:     288330
2726.69/2752.39	c #Conflicts:    6975000 | #Constraints:     289330
2726.69/2752.39	c #Conflicts:    6976000 | #Constraints:     290331
2726.69/2752.39	c #Conflicts:    6977000 | #Constraints:     291331
2726.69/2752.39	c #Conflicts:    6978000 | #Constraints:     292331
2726.69/2752.39	c #Conflicts:    6979000 | #Constraints:     293331
2726.69/2752.39	c #Conflicts:    6980000 | #Constraints:     294331
2726.69/2752.39	c #Conflicts:    6981000 | #Constraints:     295331
2726.69/2752.39	c #Conflicts:    6982000 | #Constraints:     296332
2726.69/2752.39	c #Conflicts:    6983000 | #Constraints:     297332
2726.69/2752.39	c #Conflicts:    6984000 | #Constraints:     298332
2726.69/2752.39	c #Conflicts:    6985000 | #Constraints:     299332
2726.69/2752.39	c #Conflicts:    6986000 | #Constraints:     300332
2726.69/2752.39	c #Conflicts:    6987000 | #Constraints:     301333
2726.69/2752.39	c #Conflicts:    6988000 | #Constraints:     302333
2726.69/2752.39	c #Conflicts:    6989000 | #Constraints:     303333
2726.69/2752.39	c #Conflicts:    6990000 | #Constraints:     304333
2726.69/2752.39	c #Conflicts:    6991000 | #Constraints:     305333
2726.69/2752.39	c #Conflicts:    6992000 | #Constraints:     306333
2726.69/2752.39	c #Conflicts:    6993000 | #Constraints:     307333
2726.69/2752.39	c #Conflicts:    6994000 | #Constraints:     308333
2726.69/2752.39	c #Conflicts:    6995000 | #Constraints:     309333
2726.69/2752.39	c #Conflicts:    6996000 | #Constraints:     310333
2726.69/2752.39	c #Conflicts:    6997000 | #Constraints:     311333
2726.69/2752.39	c #Conflicts:    6998000 | #Constraints:     312333
2726.69/2752.39	c #Conflicts:    6999000 | #Constraints:     313333
2726.69/2752.39	c #Conflicts:    7000000 | #Constraints:     314333
2726.69/2752.39	c #Conflicts:    7001000 | #Constraints:     315334
2726.69/2752.39	c #Conflicts:    7002000 | #Constraints:     316334
2726.69/2752.39	c INPROCESSING
2726.69/2752.39	c GARBAGE COLLECT
2726.69/2752.39	c #Conflicts:    7003000 | #Constraints:     162926
2726.69/2752.39	c #Conflicts:    7004000 | #Constraints:     163926
2726.69/2752.39	c #Conflicts:    7005000 | #Constraints:     164926
2726.69/2752.39	c #Conflicts:    7006000 | #Constraints:     165926
2726.69/2752.39	c #Conflicts:    7007000 | #Constraints:     166926
2726.69/2752.39	c #Conflicts:    7008000 | #Constraints:     167926
2726.69/2752.39	c #Conflicts:    7009000 | #Constraints:     168926
2726.69/2752.39	c #Conflicts:    7010000 | #Constraints:     169927
2726.69/2752.39	c #Conflicts:    7011000 | #Constraints:     170927
2726.69/2752.39	c #Conflicts:    7012000 | #Constraints:     171927
2726.69/2752.39	c #Conflicts:    7013000 | #Constraints:     172927
2726.69/2752.39	c #Conflicts:    7014000 | #Constraints:     173927
2726.69/2752.39	c #Conflicts:    7015000 | #Constraints:     174927
2726.69/2752.39	c #Conflicts:    7016000 | #Constraints:     175927
2726.69/2752.39	c #Conflicts:    7017000 | #Constraints:     176927
2726.69/2752.39	c #Conflicts:    7018000 | #Constraints:     177927
2726.69/2752.39	c #Conflicts:    7019000 | #Constraints:     178927
2761.05/2787.01	c #Conflicts:    7020000 | #Constraints:     179927
2761.05/2787.01	c #Conflicts:    7021000 | #Constraints:     180927
2761.05/2787.01	c #Conflicts:    7022000 | #Constraints:     181927
2761.05/2787.01	c #Conflicts:    7023000 | #Constraints:     182927
2761.05/2787.01	c #Conflicts:    7024000 | #Constraints:     183927
2761.05/2787.01	c #Conflicts:    7025000 | #Constraints:     184927
2761.05/2787.01	c #Conflicts:    7026000 | #Constraints:     185927
2761.05/2787.01	c #Conflicts:    7027000 | #Constraints:     186927
2761.05/2787.01	c #Conflicts:    7028000 | #Constraints:     187927
2761.05/2787.01	c #Conflicts:    7029000 | #Constraints:     188927
2761.05/2787.01	c #Conflicts:    7030000 | #Constraints:     189927
2761.05/2787.01	c #Conflicts:    7031000 | #Constraints:     190927
2761.05/2787.01	c #Conflicts:    7032000 | #Constraints:     191927
2761.05/2787.01	c #Conflicts:    7033000 | #Constraints:     192927
2761.05/2787.01	c #Conflicts:    7034000 | #Constraints:     193927
2761.05/2787.01	c #Conflicts:    7035000 | #Constraints:     194927
2761.05/2787.01	c #Conflicts:    7036000 | #Constraints:     195927
2761.05/2787.01	c #Conflicts:    7037000 | #Constraints:     196927
2761.05/2787.01	c #Conflicts:    7038000 | #Constraints:     197927
2761.05/2787.01	c #Conflicts:    7039000 | #Constraints:     198927
2761.05/2787.01	c #Conflicts:    7040000 | #Constraints:     199927
2761.05/2787.01	c #Conflicts:    7041000 | #Constraints:     200927
2761.05/2787.01	c #Conflicts:    7042000 | #Constraints:     201927
2761.05/2787.01	c #Conflicts:    7043000 | #Constraints:     202927
2761.05/2787.01	c #Conflicts:    7044000 | #Constraints:     203927
2761.05/2787.01	c #Conflicts:    7045000 | #Constraints:     204927
2761.05/2787.01	c #Conflicts:    7046000 | #Constraints:     205928
2761.05/2787.01	c #Conflicts:    7047000 | #Constraints:     206928
2761.05/2787.01	c #Conflicts:    7048000 | #Constraints:     207928
2761.05/2787.01	c #Conflicts:    7049000 | #Constraints:     208928
2761.05/2787.01	c #Conflicts:    7050000 | #Constraints:     209928
2761.05/2787.01	c #Conflicts:    7051000 | #Constraints:     210928
2761.05/2787.01	c #Conflicts:    7052000 | #Constraints:     211929
2761.05/2787.01	c #Conflicts:    7053000 | #Constraints:     212929
2761.05/2787.01	c #Conflicts:    7054000 | #Constraints:     213929
2761.05/2787.01	c #Conflicts:    7055000 | #Constraints:     214929
2761.05/2787.01	c #Conflicts:    7056000 | #Constraints:     215929
2761.05/2787.01	c INPROCESSING
2761.05/2787.01	c GARBAGE COLLECT
2761.05/2787.01	WSVECS04 Frhs2[29]: 6 0 0.537915 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[42]: 6 -7.12579 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[43]: 6 -4.78114 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[44]: 6 0 2.62178 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[47]: 6 -2.09596 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[64]: 6 -6.58767 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[66]: 6 0 16.9055 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[69]: 6 -8.85971 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[70]: 6 -9.49627 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[73]: 6 -3.55262 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[76]: 6 -4.07868 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[77]: 6 -4.82179 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[105]: 6 -1.00003 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[110]: 6 -4.07864 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[111]: 6 0 7.15719 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[150]: 6 0 3.07861 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[184]: 6 -1.00003 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[188]: 6 0 3.07862 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[201]: 6 -1.00004 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[214]: 6 -4.07867 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[217]: 6 -1.00004 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[249]: 6 0 4.15722 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[288]: 6 0 2.00001 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[302]: 6 -3.96147 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[368]: 6 0 1.00002 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[399]: 6 -1.00008 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[600]: 6 0 1.00006 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[738]: 6 0 1.00002 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[844]: 6 0 0.462171 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[861]: 6 0 3.50374 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[876]: 6 -0.537941 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[964]: 6 0 1.53795 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1003]: 6 0 4.58243 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1008]: 6 0 1.00005 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1041]: 6 0 4.58242 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1071]: 6 0 2.00005 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1104]: 6 0 6.97435 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1105]: 6 0 0.526051 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1108]: 6 0 1.58513 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1110]: 6 -1.36202 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1116]: 6 -1.00004 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1117]: 6 0 5.76624 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1142]: 6 0 6.97439 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1146]: 6 0 1.58517 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1156]: 6 -1.00008 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1176]: 6 0 2.0696 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1177]: 6 0 0.414987 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1180]: 6 0 6.97441 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1184]: 6 0 4.49354 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1216]: 6 -2.99601 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1259]: 6 0 1.09518 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1262]: 6 -1.75638 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1289]: 6 0 3.07866 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1290]: 6 0 0.117213 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1307]: 6 0 2.76629 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1328]: 6 0 3.1172 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1330]: 6 -1.00004 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1338]: 6 0 0.0325581 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1365]: 6 -7.15725 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1402]: 6 0 4.07862 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1411]: 6 0 0.836284 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1476]: 6 0 2.00009 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1484]: 6 0 3.07867 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1519]: 6 0 5.82281 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1522]: 6 0 3.07867 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1528]: 6 0 0.462158 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1562]: 6 -4.00006 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1598]: 6 -8.15722 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1671]: 6 -1.00006 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1696]: 6 -1.00003 0 shouldn't be
2761.05/2787.01	WSVECS04 Frhs2[1714]: 6 -7.07864 0 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[328]: 6 0 1.16955 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[338]: 6 0 1.00004 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[364]: 6 0 1.00002 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[366]: 6 0 1.16954 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1132]: 6 0 1.00002 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1195]: 6 0 1.00002 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1214]: 6 0 2.0696 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1284]: 6 0 1.00005 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1510]: 6 0 1.00009 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1529]: 6 0 1.00004 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1663]: 6 -4.0001 0 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1669]: 6 -1.00003 0 shouldn't be
2761.24/2787.25	WSVECS04 Frhs2[1670]: 6 -1.00009 0 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[548]: 6 0 1.00004 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[995]: 6 0 0.462163 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1054]: 6 0 1.00004 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1092]: 6 0 1.00008 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1130]: 6 0 1.00001 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1230]: 6 0 1.00002 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1291]: 6 0 2.61159 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1374]: 6 0 2.9084 shouldn't be
2761.44/2787.46	WSVECS04 Frhs2[1375]: 6 0 1.00004 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[113]: 6 0 5.82278 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[182]: 6 0 1.00008 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[220]: 6 0 1.00009 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[483]: 6 0 1.00001 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[927]: 6 0 4.58244 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[954]: 6 0 0.731352 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[1032]: 6 0 0.414958 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[1120]: 6 0 10.2358 shouldn't be
2761.64/2787.69	WSVECS04 Frhs2[1570]: 6 -1.00415 0 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[80]: 6 0 2.2051 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[135]: 6 0 10.29 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[325]: 6 0 5.15723 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[379]: 6 0 0.828926 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[1005]: 6 0 1.00009 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[1422]: 6 0 1.00002 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[1557]: 6 0 5.82282 shouldn't be
2761.94/2787.93	WSVECS04 Frhs2[1561]: 6 -1.00002 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[29]: 6 0 0.537869 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[42]: 6 -7.12577 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[43]: 6 -4.78108 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[47]: 6 -2.09591 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[64]: 6 -6.58761 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[66]: 6 0 16.9055 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[69]: 6 -8.85967 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[70]: 6 -9.49617 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[73]: 6 -3.55261 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[76]: 6 -4.07859 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[77]: 6 -4.82174 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[188]: 6 0 3.07859 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[201]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[214]: 6 -4.07859 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[217]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[226]: 6 0 3.07859 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[288]: 6 0 2 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[338]: 6 0 1 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[366]: 6 0 1.1695 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[368]: 6 0 1 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[379]: 6 0 0.82888 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[399]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[548]: 6 0 1 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[844]: 6 0 0.462132 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[861]: 6 0 3.50372 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[876]: 6 -0.537869 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1108]: 6 0 1.58511 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1110]: 6 -1.36193 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1116]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1142]: 6 0 6.97433 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1146]: 6 0 1.58511 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1147]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1156]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1177]: 6 0 0.414896 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1180]: 6 0 6.97433 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1184]: 6 0 4.49348 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1214]: 6 0 2.06958 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1216]: 6 -2.99592 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1259]: 6 0 1.09514 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1262]: 6 -1.75633 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1290]: 6 0 0.117179 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1307]: 6 0 2.76623 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1326]: 6 0 4.07859 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1328]: 6 0 3.11718 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1330]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1338]: 6 0 0.0324761 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1374]: 6 0 2.90838 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1402]: 6 0 4.07859 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1411]: 6 0 0.836255 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1476]: 6 0 2 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1484]: 6 0 3.07859 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1488]: 6 0 1.17021 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1519]: 6 0 5.82276 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1528]: 6 0 0.462131 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1598]: 6 -8.15718 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1663]: 6 -4 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1669]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1670]: 6 -1 0 shouldn't be
2762.14/2788.15	WSVECS04 Frhs2[1671]: 6 -1 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[105]: 6 -1 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[113]: 6 0 5.82276 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[150]: 6 0 3.07859 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[184]: 6 -1 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[249]: 6 0 4.15718 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[290]: 6 0 1.1695 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[302]: 6 -3.96141 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[600]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[697]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[843]: 6 0 0.462132 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[850]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[954]: 6 0 0.731273 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1005]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1008]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1032]: 6 0 0.414895 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1084]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1105]: 6 0 0.525982 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1130]: 6 0 1 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1179]: 6 0 3 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1289]: 6 0 3.07859 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1365]: 6 -7.15718 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1522]: 6 0 3.07859 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1597]: 6 -3.93077 0 shouldn't be
2762.64/2788.62	WSVECS04 Frhs2[1705]: 6 -2.5 0 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[44]: 6 0 2.6217 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[80]: 6 0 2.20503 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[85]: 6 0 1 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[111]: 6 0 7.15718 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[330]: 6 0 1 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[927]: 6 0 4.5824 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[972]: 6 0 1 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1003]: 6 0 4.5824 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1010]: 6 0 1 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1041]: 6 0 4.5824 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1048]: 6 0 1 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1104]: 6 0 6.97433 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1117]: 6 0 5.76623 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1120]: 6 0 10.2358 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1176]: 6 0 2.06958 shouldn't be
2763.04/2789.09	WSVECS04 Frhs2[1291]: 6 0 2.61153 shouldn't be
2763.64/2789.63	WSVECS04 Frhs2[86]: 6 0 1 shouldn't be
2763.64/2789.63	WSVECS04 Frhs2[110]: 6 -4.07859 0 shouldn't be
2763.64/2789.63	WSVECS04 Frhs2[1133]: 6 0 1 shouldn't be
2763.64/2789.63	WSVECS04 Frhs2[1570]: 6 -1.00409 0 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[135]: 6 0 10.29 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[325]: 6 0 5.15718 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[328]: 6 0 1.1695 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[1486]: 6 0 2.20503 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[1557]: 6 0 5.82276 shouldn't be
2764.04/2790.09	WSVECS04 Frhs2[1714]: 6 -7.07859 0 shouldn't be
2792.51/2818.74	c #Conflicts:    7057000 | #Constraints:     112825
2792.51/2818.74	c #Conflicts:    7058000 | #Constraints:     113825
2792.51/2818.74	c #Conflicts:    7059000 | #Constraints:     114825
2792.51/2818.74	c #Conflicts:    7060000 | #Constraints:     115825
2792.51/2818.74	c #Conflicts:    7061000 | #Constraints:     116825
2792.51/2818.74	c #Conflicts:    7062000 | #Constraints:     117825
2792.51/2818.74	c #Conflicts:    7063000 | #Constraints:     118825
2792.51/2818.74	c #Conflicts:    7064000 | #Constraints:     119826
2792.51/2818.74	c #Conflicts:    7065000 | #Constraints:     120826
2792.51/2818.74	c #Conflicts:    7066000 | #Constraints:     121826
2792.51/2818.74	c #Conflicts:    7067000 | #Constraints:     122826
2792.51/2818.74	c #Conflicts:    7068000 | #Constraints:     123826
2792.51/2818.74	c #Conflicts:    7069000 | #Constraints:     124826
2792.51/2818.74	c #Conflicts:    7070000 | #Constraints:     125826
2792.51/2818.74	c #Conflicts:    7071000 | #Constraints:     126826
2792.51/2818.74	c #Conflicts:    7072000 | #Constraints:     127826
2792.51/2818.74	c #Conflicts:    7073000 | #Constraints:     128826
2792.51/2818.74	c #Conflicts:    7074000 | #Constraints:     129826
2792.51/2818.74	c #Conflicts:    7075000 | #Constraints:     130826
2792.51/2818.74	c #Conflicts:    7076000 | #Constraints:     131826
2792.51/2818.74	c #Conflicts:    7077000 | #Constraints:     132826
2792.51/2818.74	c #Conflicts:    7078000 | #Constraints:     133826
2792.51/2818.74	c #Conflicts:    7079000 | #Constraints:     134826
2792.51/2818.74	c #Conflicts:    7080000 | #Constraints:     135826
2792.51/2818.74	c #Conflicts:    7081000 | #Constraints:     136826
2792.51/2818.74	c #Conflicts:    7082000 | #Constraints:     137826
2792.51/2818.74	c #Conflicts:    7083000 | #Constraints:     138826
2792.51/2818.74	c #Conflicts:    7084000 | #Constraints:     139826
2792.51/2818.74	c #Conflicts:    7085000 | #Constraints:     140826
2792.51/2818.74	c #Conflicts:    7086000 | #Constraints:     141826
2792.51/2818.74	c #Conflicts:    7087000 | #Constraints:     142826
2792.51/2818.74	c #Conflicts:    7088000 | #Constraints:     143826
2792.51/2818.74	c #Conflicts:    7089000 | #Constraints:     144826
2792.51/2818.74	c #Conflicts:    7090000 | #Constraints:     145826
2792.51/2818.74	c #Conflicts:    7091000 | #Constraints:     146826
2792.51/2818.74	c #Conflicts:    7092000 | #Constraints:     147826
2792.51/2818.74	c #Conflicts:    7093000 | #Constraints:     148826
2792.51/2818.74	c #Conflicts:    7094000 | #Constraints:     149826
2792.51/2818.74	c #Conflicts:    7095000 | #Constraints:     150826
2792.51/2818.74	c #Conflicts:    7096000 | #Constraints:     151826
2792.51/2818.74	c #Conflicts:    7097000 | #Constraints:     152827
2792.51/2818.74	c #Conflicts:    7098000 | #Constraints:     153827
2792.51/2818.74	c #Conflicts:    7099000 | #Constraints:     154827
2792.51/2818.74	c #Conflicts:    7100000 | #Constraints:     155827
2792.51/2818.74	c #Conflicts:    7101000 | #Constraints:     156827
2792.51/2818.74	c #Conflicts:    7102000 | #Constraints:     157827
2792.51/2818.74	c #Conflicts:    7103000 | #Constraints:     158827
2792.51/2818.74	c #Conflicts:    7104000 | #Constraints:     159827
2792.51/2818.74	c #Conflicts:    7105000 | #Constraints:     160827
2792.51/2818.74	c #Conflicts:    7106000 | #Constraints:     161827
2792.51/2818.74	c #Conflicts:    7107000 | #Constraints:     162827
2792.51/2818.74	c #Conflicts:    7108000 | #Constraints:     163827
2792.51/2818.74	c #Conflicts:    7109000 | #Constraints:     164828
2792.51/2818.74	c #Conflicts:    7110000 | #Constraints:     165828
2792.51/2818.74	c INPROCESSING
2792.51/2818.74	c GARBAGE COLLECT
2792.51/2818.74	WSVECS04 Frhs2[47]: 6 -2.82131 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[49]: 6 0 3.26859 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[50]: 6 0 3.2686 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[53]: 6 -25.5167 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[55]: 6 -41.1196 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[57]: 6 -48.0106 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[59]: 6 0 7.55996 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[71]: 6 -54.2896 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[75]: 6 -46.2444 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[76]: 6 -18.9299 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[78]: 6 -22.8003 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[80]: 6 -0.00570585 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[149]: 6 0 18.4299 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[233]: 6 -18.9299 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[236]: 6 0 0.0297415 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[262]: 6 -14.0314 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[399]: 6 0 1.00006 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[443]: 6 0 15.5818 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[491]: 6 0 18.4299 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[496]: 6 0 18.9299 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[497]: 6 -23.083 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[498]: 6 -24.9843 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[534]: 6 0 18.9299 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[536]: 6 0 7.18057 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[568]: 6 0 17.8463 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[588]: 6 -36.8597 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[594]: 6 0 6.81126 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[650]: 6 0 7.18055 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[700]: 6 0 1.00004 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[709]: 6 -15.5818 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[774]: 6 0 1.00003 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[784]: 6 0 9.45432 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[822]: 6 0 9.4543 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[838]: 6 0 3.82444 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[890]: 6 0 1.00003 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[956]: 6 0 1.00009 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1018]: 6 0 1.00008 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1032]: 6 0 1.00009 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1151]: 6 -1.00007 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1203]: 6 -1.00008 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1245]: 6 0 1.00003 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1256]: 6 0 3.82448 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1297]: 6 -3.31633 0 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1338]: 6 0 2.48623 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1345]: 6 0 27.4609 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1359]: 6 0 1.00009 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1376]: 6 0 2.29711 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1397]: 6 0 1.00008 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1435]: 6 0 1.00007 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1476]: 6 0 1.0001 shouldn't be
2792.51/2818.74	WSVECS04 Frhs2[1487]: 6 0 14.0595 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[73]: 6 -14.8665 0 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[375]: 6 0 0.202951 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[593]: 6 -1.00008 0 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[622]: 6 0 2.00006 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[891]: 6 0 1.00002 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[923]: 6 0 1.00003 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[1388]: 6 -1.00001 0 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[1413]: 6 0 1.00006 shouldn't be
2792.70/2818.95	WSVECS04 Frhs2[1589]: 6 -2.00001 0 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[111]: 6 0 18.4299 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[300]: 6 0 5.52304 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[338]: 6 0 5.52297 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[376]: 6 0 5.52297 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[382]: 6 0 1.06497 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[411]: 6 0 1.00005 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[535]: 6 0 19.3502 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[668]: 6 0 1.00006 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[718]: 6 0 1.00001 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[755]: 6 -5.72607 0 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[885]: 6 0 1.00004 shouldn't be
2792.91/2819.17	WSVECS04 Frhs2[924]: 6 0 1.00006 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[47]: 6 -2.82124 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[53]: 6 -25.5166 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[55]: 6 -41.1195 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[57]: 6 -48.0106 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[71]: 6 -54.2895 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[73]: 6 -14.8665 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[75]: 6 -46.2443 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[78]: 6 -22.8002 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[338]: 6 0 5.52295 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[455]: 6 0 36.8597 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[496]: 6 0 18.9298 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[497]: 6 -23.083 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[498]: 6 -24.9843 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[588]: 6 -36.8597 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[648]: 6 0 35.7948 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[784]: 6 0 9.45429 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[822]: 6 0 9.45429 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[1256]: 6 0 3.82438 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[1297]: 6 -3.31628 0 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[1345]: 6 0 27.4608 shouldn't be
2793.40/2819.63	WSVECS04 Frhs2[1388]: 6 -1 0 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[80]: 6 -0.00564979 0 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[262]: 6 -14.0313 0 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[335]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[373]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[411]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[443]: 6 0 15.5818 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[593]: 6 -1 0 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[618]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[628]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[656]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[700]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[881]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[926]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[961]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[994]: 6 0 1 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[1151]: 6 -1 0 shouldn't be
2793.60/2819.81	WSVECS04 Frhs2[1548]: 6 -0.255052 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[49]: 6 0 3.26856 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[50]: 6 0 3.26856 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[59]: 6 0 7.55986 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[76]: 6 -18.9298 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[86]: 6 -1 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[233]: 6 -18.9298 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[382]: 6 0 1.06494 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[458]: 6 0 18.9298 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[534]: 6 0 18.9298 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[535]: 6 0 19.3502 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[536]: 6 0 7.18049 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[574]: 6 0 7.18049 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[594]: 6 0 6.81121 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[622]: 6 0 2 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[650]: 6 0 7.18049 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[686]: 6 0 16.8649 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[709]: 6 -15.5818 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[718]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[738]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[755]: 6 -5.72604 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[774]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[776]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[838]: 6 0 3.82438 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[1203]: 6 -1 0 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[1338]: 6 0 2.48616 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[1437]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[1475]: 6 0 1 shouldn't be
2794.00/2820.23	WSVECS04 Frhs2[1589]: 6 -2 0 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[103]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[111]: 6 0 18.4298 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[125]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[141]: 6 0 2 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[300]: 6 0 5.52295 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[399]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1032]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1048]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1086]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1359]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1383]: 6 0 27.4608 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1417]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1433]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1435]: 6 0 1 shouldn't be
2794.50/2820.72	WSVECS04 Frhs2[1487]: 6 0 14.0595 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[149]: 6 0 18.4298 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[375]: 6 0 0.202927 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[491]: 6 0 18.4298 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[888]: 6 0 1 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[1206]: 6 0 1 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[1318]: 6 0 1 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[1376]: 6 0 2.29702 shouldn't be
2794.90/2821.15	WSVECS04 Frhs2[1436]: 6 0 1 shouldn't be
2823.61/2850.13	c #Conflicts:    7111000 | #Constraints:      87784
2823.61/2850.13	c #Conflicts:    7112000 | #Constraints:      88784
2823.61/2850.13	c #Conflicts:    7113000 | #Constraints:      89784
2823.61/2850.13	c #Conflicts:    7114000 | #Constraints:      90784
2823.61/2850.13	c #Conflicts:    7115000 | #Constraints:      91785
2823.61/2850.13	c #Conflicts:    7116000 | #Constraints:      92785
2823.61/2850.13	c #Conflicts:    7117000 | #Constraints:      93785
2823.61/2850.13	c #Conflicts:    7118000 | #Constraints:      94785
2823.61/2850.13	c #Conflicts:    7119000 | #Constraints:      95785
2823.61/2850.13	c #Conflicts:    7120000 | #Constraints:      96785
2823.61/2850.13	c #Conflicts:    7121000 | #Constraints:      97785
2823.61/2850.13	c #Conflicts:    7122000 | #Constraints:      98785
2823.61/2850.13	c #Conflicts:    7123000 | #Constraints:      99785
2823.61/2850.13	c #Conflicts:    7124000 | #Constraints:     100785
2823.61/2850.13	c #Conflicts:    7125000 | #Constraints:     101785
2823.61/2850.13	c #Conflicts:    7126000 | #Constraints:     102785
2823.61/2850.13	c #Conflicts:    7127000 | #Constraints:     103785
2823.61/2850.13	c #Conflicts:    7128000 | #Constraints:     104785
2823.61/2850.13	c #Conflicts:    7129000 | #Constraints:     105785
2823.61/2850.13	c #Conflicts:    7130000 | #Constraints:     106785
2823.61/2850.13	c #Conflicts:    7131000 | #Constraints:     107785
2823.61/2850.13	c #Conflicts:    7132000 | #Constraints:     108785
2823.61/2850.13	c #Conflicts:    7133000 | #Constraints:     109785
2823.61/2850.13	c #Conflicts:    7134000 | #Constraints:     110785
2823.61/2850.13	c #Conflicts:    7135000 | #Constraints:     111785
2823.61/2850.13	c #Conflicts:    7136000 | #Constraints:     112785
2823.61/2850.13	c #Conflicts:    7137000 | #Constraints:     113785
2823.61/2850.13	c #Conflicts:    7138000 | #Constraints:     114785
2823.61/2850.13	c #Conflicts:    7139000 | #Constraints:     115785
2823.61/2850.13	c #Conflicts:    7140000 | #Constraints:     116785
2823.61/2850.13	c #Conflicts:    7141000 | #Constraints:     117785
2823.61/2850.13	c #Conflicts:    7142000 | #Constraints:     118785
2823.61/2850.13	c #Conflicts:    7143000 | #Constraints:     119785
2823.61/2850.13	c #Conflicts:    7144000 | #Constraints:     120785
2823.61/2850.13	c #Conflicts:    7145000 | #Constraints:     121785
2823.61/2850.13	c #Conflicts:    7146000 | #Constraints:     122785
2823.61/2850.13	c #Conflicts:    7147000 | #Constraints:     123785
2823.61/2850.13	c #Conflicts:    7148000 | #Constraints:     124785
2823.61/2850.13	c #Conflicts:    7149000 | #Constraints:     125785
2823.61/2850.13	c #Conflicts:    7150000 | #Constraints:     126785
2823.61/2850.13	c #Conflicts:    7151000 | #Constraints:     127785
2823.61/2850.13	c #Conflicts:    7152000 | #Constraints:     128785
2823.61/2850.13	c #Conflicts:    7153000 | #Constraints:     129785
2823.61/2850.13	c #Conflicts:    7154000 | #Constraints:     130785
2823.61/2850.13	c #Conflicts:    7155000 | #Constraints:     131785
2823.61/2850.13	c #Conflicts:    7156000 | #Constraints:     132785
2823.61/2850.13	c #Conflicts:    7157000 | #Constraints:     133785
2823.61/2850.13	c #Conflicts:    7158000 | #Constraints:     134785
2823.61/2850.13	c #Conflicts:    7159000 | #Constraints:     135785
2823.61/2850.13	c #Conflicts:    7160000 | #Constraints:     136785
2823.61/2850.13	c #Conflicts:    7161000 | #Constraints:     137785
2823.61/2850.13	c #Conflicts:    7162000 | #Constraints:     138785
2823.61/2850.13	c #Conflicts:    7163000 | #Constraints:     139785
2823.61/2850.13	c #Conflicts:    7164000 | #Constraints:     140785
2823.61/2850.13	c INPROCESSING
2823.61/2850.13	c GARBAGE COLLECT
2823.61/2850.13	c #Conflicts:    7165000 | #Constraints:      75159
2823.61/2850.13	c #Conflicts:    7166000 | #Constraints:      76159
2823.61/2850.13	c #Conflicts:    7167000 | #Constraints:      77159
2823.61/2850.13	c #Conflicts:    7168000 | #Constraints:      78159
2823.61/2850.13	c #Conflicts:    7169000 | #Constraints:      79159
2823.61/2850.13	c #Conflicts:    7170000 | #Constraints:      80159
2823.61/2850.13	c #Conflicts:    7171000 | #Constraints:      81159
2823.61/2850.13	c #Conflicts:    7172000 | #Constraints:      82159
2823.61/2850.13	c #Conflicts:    7173000 | #Constraints:      83159
2823.61/2850.13	c #Conflicts:    7174000 | #Constraints:      84159
2823.61/2850.13	c #Conflicts:    7175000 | #Constraints:      85159
2823.61/2850.13	c #Conflicts:    7176000 | #Constraints:      86159
2823.61/2850.13	c #Conflicts:    7177000 | #Constraints:      87159
2823.61/2850.13	c #Conflicts:    7178000 | #Constraints:      88159
2823.61/2850.13	c #Conflicts:    7179000 | #Constraints:      89159
2823.61/2850.13	c #Conflicts:    7180000 | #Constraints:      90159
2823.61/2850.13	c #Conflicts:    7181000 | #Constraints:      91159
2823.61/2850.13	c #Conflicts:    7182000 | #Constraints:      92159
2823.61/2850.13	c #Conflicts:    7183000 | #Constraints:      93159
2823.61/2850.13	c #Conflicts:    7184000 | #Constraints:      94159
2823.61/2850.13	c #Conflicts:    7185000 | #Constraints:      95160
2823.61/2850.13	c #Conflicts:    7186000 | #Constraints:      96160
2823.61/2850.13	c #Conflicts:    7187000 | #Constraints:      97160
2823.61/2850.13	c #Conflicts:    7188000 | #Constraints:      98160
2823.61/2850.13	c #Conflicts:    7189000 | #Constraints:      99160
2834.47/2861.24	c #Conflicts:    7190000 | #Constraints:     100160
2834.47/2861.24	c #Conflicts:    7191000 | #Constraints:     101160
2834.47/2861.24	c #Conflicts:    7192000 | #Constraints:     102160
2834.47/2861.24	c #Conflicts:    7193000 | #Constraints:     103160
2834.47/2861.24	c #Conflicts:    7194000 | #Constraints:     104160
2834.47/2861.24	c #Conflicts:    7195000 | #Constraints:     105160
2834.47/2861.24	c #Conflicts:    7196000 | #Constraints:     106160
2834.47/2861.24	c #Conflicts:    7197000 | #Constraints:     107160
2834.47/2861.24	c #Conflicts:    7198000 | #Constraints:     108160
2834.47/2861.24	c #Conflicts:    7199000 | #Constraints:     109160
2834.47/2861.24	c #Conflicts:    7200000 | #Constraints:     110160
2834.47/2861.24	c #Conflicts:    7201000 | #Constraints:     111160
2834.47/2861.24	c #Conflicts:    7202000 | #Constraints:     112160
2834.47/2861.24	c #Conflicts:    7203000 | #Constraints:     113160
2834.47/2861.24	c #Conflicts:    7204000 | #Constraints:     114160
2834.47/2861.24	c #Conflicts:    7205000 | #Constraints:     115160
2834.47/2861.24	c #Conflicts:    7206000 | #Constraints:     116160
2834.47/2861.24	c #Conflicts:    7207000 | #Constraints:     117160
2834.47/2861.24	c #Conflicts:    7208000 | #Constraints:     118160
2834.47/2861.24	c #Conflicts:    7209000 | #Constraints:     119160
2834.47/2861.24	c #Conflicts:    7210000 | #Constraints:     120160
2834.47/2861.24	c #Conflicts:    7211000 | #Constraints:     121160
2834.47/2861.24	c #Conflicts:    7212000 | #Constraints:     122161
2834.47/2861.24	c #Conflicts:    7213000 | #Constraints:     123161
2834.47/2861.24	c #Conflicts:    7214000 | #Constraints:     124161
2834.47/2861.24	WSVECS04 Frhs2[44]: 6 0 25.0549 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[51]: 6 0 8.33406 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[61]: 6 0 1.67426 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[66]: 6 0 5.99313 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[68]: 6 0 3.74828 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[71]: 6 0 5.42273 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[113]: 6 0 4.44722 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[120]: 6 0 10.6894 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[122]: 6 0 5.07757 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[139]: 6 0 11.2039 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[151]: 6 0 2.0777 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[178]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[185]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[236]: 6 0 5.07757 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[244]: 6 -1 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[290]: 6 0 0.668611 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[345]: 6 0 0.552206 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[388]: 6 0 5.07757 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[411]: 6 -1 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[421]: 6 0 0.552205 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[423]: 6 0 0.839953 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[497]: 6 0 0.552206 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[535]: 6 0 0.551288 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[537]: 6 0 0.839953 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[573]: 6 0 0.695616 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[576]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[585]: 6 -4.48508 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[614]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[651]: 6 0 0.839953 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[652]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[667]: 6 0 0.00583363 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[681]: 6 0 0.337222 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[686]: 6 0 7.37787 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[740]: 6 0 0.337222 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[743]: 6 0 0.00583339 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[775]: 6 -1.55413 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[787]: 6 -1 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[813]: 6 -1.55412 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[816]: 6 0 0.337222 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[965]: 6 -4.20244 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1010]: 6 0 16.8697 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1024]: 6 0 20.2564 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1139]: 6 0 0.437712 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1164]: 6 0 0.668612 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1199]: 6 0 0.283898 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1231]: 6 0 0.0756184 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1237]: 6 0 0.283898 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1275]: 6 0 0.283897 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1313]: 6 0 0.283897 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1335]: 6 0 1.5662 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1343]: 6 0 1 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1351]: 6 0 0.283897 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1373]: 6 0 1.4862 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1441]: 6 0 0.337222 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1486]: 6 0 0.870287 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1490]: 6 0 5.07757 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1494]: 6 -1 0 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1517]: 6 0 0.337223 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1518]: 6 0 2.85179 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1519]: 6 0 2.36951 shouldn't be
2834.47/2861.24	WSVECS04 Frhs2[1556]: 6 0 23.1082 shouldn't be
2859.73/2886.94	c #Conflicts:    7215000 | #Constraints:     125162
2859.73/2886.94	c #Conflicts:    7216000 | #Constraints:     126162
2859.73/2886.94	c #Conflicts:    7217000 | #Constraints:     127162
2859.73/2886.94	c #Conflicts:    7218000 | #Constraints:     128162
2859.73/2886.94	c INPROCESSING
2859.73/2886.94	c GARBAGE COLLECT
2859.73/2886.94	c #Conflicts:    7219000 | #Constraints:      68644
2859.73/2886.94	c #Conflicts:    7220000 | #Constraints:      69644
2859.73/2886.94	c #Conflicts:    7221000 | #Constraints:      70644
2859.73/2886.94	c #Conflicts:    7222000 | #Constraints:      71644
2859.73/2886.94	c #Conflicts:    7223000 | #Constraints:      72644
2859.73/2886.94	c #Conflicts:    7224000 | #Constraints:      73644
2859.73/2886.94	c #Conflicts:    7225000 | #Constraints:      74644
2859.73/2886.94	c #Conflicts:    7226000 | #Constraints:      75644
2859.73/2886.94	c #Conflicts:    7227000 | #Constraints:      76644
2859.73/2886.94	c #Conflicts:    7228000 | #Constraints:      77644
2859.73/2886.94	c #Conflicts:    7229000 | #Constraints:      78644
2859.73/2886.94	c #Conflicts:    7230000 | #Constraints:      79644
2859.73/2886.94	c #Conflicts:    7231000 | #Constraints:      80644
2859.73/2886.94	c #Conflicts:    7232000 | #Constraints:      81644
2859.73/2886.94	c #Conflicts:    7233000 | #Constraints:      82645
2859.73/2886.94	c #Conflicts:    7234000 | #Constraints:      83645
2859.73/2886.94	c #Conflicts:    7235000 | #Constraints:      84645
2859.73/2886.94	c #Conflicts:    7236000 | #Constraints:      85645
2859.73/2886.94	c #Conflicts:    7237000 | #Constraints:      86645
2859.73/2886.94	c #Conflicts:    7238000 | #Constraints:      87645
2859.73/2886.94	c #Conflicts:    7239000 | #Constraints:      88645
2859.73/2886.94	c #Conflicts:    7240000 | #Constraints:      89645
2859.73/2886.94	c #Conflicts:    7241000 | #Constraints:      90645
2859.73/2886.94	c #Conflicts:    7242000 | #Constraints:      91645
2859.73/2886.94	c #Conflicts:    7243000 | #Constraints:      92645
2859.73/2886.94	c #Conflicts:    7244000 | #Constraints:      93645
2859.73/2886.94	c #Conflicts:    7245000 | #Constraints:      94645
2859.73/2886.94	c #Conflicts:    7246000 | #Constraints:      95645
2859.73/2886.94	c #Conflicts:    7247000 | #Constraints:      96645
2859.73/2886.94	c #Conflicts:    7248000 | #Constraints:      97645
2859.73/2886.94	c #Conflicts:    7249000 | #Constraints:      98645
2859.73/2886.94	c #Conflicts:    7250000 | #Constraints:      99645
2859.73/2886.94	c #Conflicts:    7251000 | #Constraints:     100645
2859.73/2886.94	c #Conflicts:    7252000 | #Constraints:     101645
2859.73/2886.94	c #Conflicts:    7253000 | #Constraints:     102645
2859.73/2886.94	c #Conflicts:    7254000 | #Constraints:     103646
2859.73/2886.94	c #Conflicts:    7255000 | #Constraints:     104646
2859.73/2886.94	c #Conflicts:    7256000 | #Constraints:     105646
2859.73/2886.94	c #Conflicts:    7257000 | #Constraints:     106646
2859.73/2886.94	c #Conflicts:    7258000 | #Constraints:     107646
2859.73/2886.94	c #Conflicts:    7259000 | #Constraints:     108646
2859.73/2886.94	c #Conflicts:    7260000 | #Constraints:     109647
2859.73/2886.94	c #Conflicts:    7261000 | #Constraints:     110647
2859.73/2886.94	c #Conflicts:    7262000 | #Constraints:     111647
2859.73/2886.94	c #Conflicts:    7263000 | #Constraints:     112647
2859.73/2886.94	c #Conflicts:    7264000 | #Constraints:     113647
2859.73/2886.94	c #Conflicts:    7265000 | #Constraints:     114647
2859.73/2886.94	c #Conflicts:    7266000 | #Constraints:     115648
2859.73/2886.94	c #Conflicts:    7267000 | #Constraints:     116648
2859.73/2886.94	c #Conflicts:    7268000 | #Constraints:     117648
2859.73/2886.94	c #Conflicts:    7269000 | #Constraints:     118648
2859.73/2886.94	c #Conflicts:    7270000 | #Constraints:     119648
2859.73/2886.94	c #Conflicts:    7271000 | #Constraints:     120648
2859.73/2886.94	c #Conflicts:    7272000 | #Constraints:     121648
2859.73/2886.94	c #Conflicts:    7273000 | #Constraints:     122648
2859.73/2886.94	c INPROCESSING
2859.73/2886.94	c GARBAGE COLLECT
2859.73/2886.94	c #Conflicts:    7274000 | #Constraints:      66087
2859.73/2886.94	c #Conflicts:    7275000 | #Constraints:      67087
2859.73/2886.94	c #Conflicts:    7276000 | #Constraints:      68088
2859.73/2886.94	c #Conflicts:    7277000 | #Constraints:      69088
2859.73/2886.94	c #Conflicts:    7278000 | #Constraints:      70088
2859.73/2886.94	c #Conflicts:    7279000 | #Constraints:      71088
2859.73/2886.94	c #Conflicts:    7280000 | #Constraints:      72088
2859.73/2886.94	c #Conflicts:    7281000 | #Constraints:      73088
2859.73/2886.94	c #Conflicts:    7282000 | #Constraints:      74088
2859.73/2886.94	c #Conflicts:    7283000 | #Constraints:      75088
2859.73/2886.94	c #Conflicts:    7284000 | #Constraints:      76088
2859.73/2886.94	c #Conflicts:    7285000 | #Constraints:      77088
2859.73/2886.94	c #Conflicts:    7286000 | #Constraints:      78088
2859.73/2886.94	c #Conflicts:    7287000 | #Constraints:      79088
2859.73/2886.94	c #Conflicts:    7288000 | #Constraints:      80088
2859.73/2886.94	c #Conflicts:    7289000 | #Constraints:      81088
2859.73/2886.94	c #Conflicts:    7290000 | #Constraints:      82088
2859.73/2886.94	c #Conflicts:    7291000 | #Constraints:      83088
2859.73/2886.94	c #Conflicts:    7292000 | #Constraints:      84088
2876.89/2904.18	c #Conflicts:    7293000 | #Constraints:      85088
2876.89/2904.18	c #Conflicts:    7294000 | #Constraints:      86088
2876.89/2904.18	c #Conflicts:    7295000 | #Constraints:      87088
2876.89/2904.18	c #Conflicts:    7296000 | #Constraints:      88088
2876.89/2904.18	c #Conflicts:    7297000 | #Constraints:      89088
2876.89/2904.18	c #Conflicts:    7298000 | #Constraints:      90088
2876.89/2904.18	c #Conflicts:    7299000 | #Constraints:      91088
2876.89/2904.18	c #Conflicts:    7300000 | #Constraints:      92088
2876.89/2904.18	c #Conflicts:    7301000 | #Constraints:      93088
2876.89/2904.18	c #Conflicts:    7302000 | #Constraints:      94088
2876.89/2904.18	c #Conflicts:    7303000 | #Constraints:      95088
2876.89/2904.18	c #Conflicts:    7304000 | #Constraints:      96088
2876.89/2904.18	c #Conflicts:    7305000 | #Constraints:      97088
2876.89/2904.18	c #Conflicts:    7306000 | #Constraints:      98088
2876.89/2904.18	c #Conflicts:    7307000 | #Constraints:      99089
2876.89/2904.18	c #Conflicts:    7308000 | #Constraints:     100089
2876.89/2904.18	c #Conflicts:    7309000 | #Constraints:     101089
2876.89/2904.18	c #Conflicts:    7310000 | #Constraints:     102089
2876.89/2904.18	c #Conflicts:    7311000 | #Constraints:     103089
2876.89/2904.18	c #Conflicts:    7312000 | #Constraints:     104089
2876.89/2904.18	c #Conflicts:    7313000 | #Constraints:     105089
2876.89/2904.18	c #Conflicts:    7314000 | #Constraints:     106089
2876.89/2904.18	c #Conflicts:    7315000 | #Constraints:     107089
2876.89/2904.18	c #Conflicts:    7316000 | #Constraints:     108090
2876.89/2904.18	c #Conflicts:    7317000 | #Constraints:     109090
2876.89/2904.18	c #Conflicts:    7318000 | #Constraints:     110090
2876.89/2904.18	c #Conflicts:    7319000 | #Constraints:     111090
2876.89/2904.18	c #Conflicts:    7320000 | #Constraints:     112090
2876.89/2904.18	c #Conflicts:    7321000 | #Constraints:     113090
2876.89/2904.18	c #Conflicts:    7322000 | #Constraints:     114090
2876.89/2904.18	c #Conflicts:    7323000 | #Constraints:     115090
2876.89/2904.18	c #Conflicts:    7324000 | #Constraints:     116090
2876.89/2904.18	c #Conflicts:    7325000 | #Constraints:     117091
2876.89/2904.18	c #Conflicts:    7326000 | #Constraints:     118091
2876.89/2904.18	c #Conflicts:    7327000 | #Constraints:     119091
2876.89/2904.18	c #Conflicts:    7328000 | #Constraints:     120091
2876.89/2904.18	c #Conflicts:    7329000 | #Constraints:     121091
2876.89/2904.18	c #Conflicts:    7330000 | #Constraints:     122091
2876.89/2904.18	c #Conflicts:    7331000 | #Constraints:     123091
2876.89/2904.18	c #Conflicts:    7332000 | #Constraints:     124092
2876.89/2904.18	c #Conflicts:    7333000 | #Constraints:     125092
2876.89/2904.18	c #Conflicts:    7334000 | #Constraints:     126092
2876.89/2904.18	c #Conflicts:    7335000 | #Constraints:     127092
2876.89/2904.18	WSVECS04 Frhs2[42]: 6 0 2 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[48]: 6 -4 0 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[873]: 6 -1 0 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[948]: 6 0 1 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[994]: 6 0 1 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[1252]: 6 0 1 shouldn't be
2876.89/2904.18	WSVECS04 Frhs2[1359]: 6 0 2 shouldn't be
2932.52/2960.23	c #Conflicts:    7336000 | #Constraints:     128092
2932.52/2960.23	c #Conflicts:    7337000 | #Constraints:     129092
2932.52/2960.23	c #Conflicts:    7338000 | #Constraints:     130092
2932.52/2960.23	c #Conflicts:    7339000 | #Constraints:     131092
2932.52/2960.23	c #Conflicts:    7340000 | #Constraints:     132092
2932.52/2960.23	c #Conflicts:    7341000 | #Constraints:     133092
2932.52/2960.23	c #Conflicts:    7342000 | #Constraints:     134092
2932.52/2960.23	c #Conflicts:    7343000 | #Constraints:     135092
2932.52/2960.23	c #Conflicts:    7344000 | #Constraints:     136092
2932.52/2960.23	c #Conflicts:    7345000 | #Constraints:     137092
2932.52/2960.23	c #Conflicts:    7346000 | #Constraints:     138092
2932.52/2960.23	c #Conflicts:    7347000 | #Constraints:     139092
2932.52/2960.23	c #Conflicts:    7348000 | #Constraints:     140092
2932.52/2960.23	c #Conflicts:    7349000 | #Constraints:     141092
2932.52/2960.23	c #Conflicts:    7350000 | #Constraints:     142092
2932.52/2960.23	c #Conflicts:    7351000 | #Constraints:     143092
2932.52/2960.23	c #Conflicts:    7352000 | #Constraints:     144092
2932.52/2960.23	c #Conflicts:    7353000 | #Constraints:     145092
2932.52/2960.23	c #Conflicts:    7354000 | #Constraints:     146092
2932.52/2960.23	c #Conflicts:    7355000 | #Constraints:     147092
2932.52/2960.23	c #Conflicts:    7356000 | #Constraints:     148092
2932.52/2960.23	c #Conflicts:    7357000 | #Constraints:     149092
2932.52/2960.23	c #Conflicts:    7358000 | #Constraints:     150092
2932.52/2960.23	c #Conflicts:    7359000 | #Constraints:     151092
2932.52/2960.23	c #Conflicts:    7360000 | #Constraints:     152093
2932.52/2960.23	c #Conflicts:    7361000 | #Constraints:     153093
2932.52/2960.23	c #Conflicts:    7362000 | #Constraints:     154093
2932.52/2960.23	c #Conflicts:    7363000 | #Constraints:     155093
2932.52/2960.23	c #Conflicts:    7364000 | #Constraints:     156093
2932.52/2960.23	c #Conflicts:    7365000 | #Constraints:     157093
2932.52/2960.23	c #Conflicts:    7366000 | #Constraints:     158093
2932.52/2960.23	c #Conflicts:    7367000 | #Constraints:     159093
2932.52/2960.23	c #Conflicts:    7368000 | #Constraints:     160093
2932.52/2960.23	c #Conflicts:    7369000 | #Constraints:     161093
2932.52/2960.23	c #Conflicts:    7370000 | #Constraints:     162093
2932.52/2960.23	c #Conflicts:    7371000 | #Constraints:     163093
2932.52/2960.23	c #Conflicts:    7372000 | #Constraints:     164093
2932.52/2960.23	c #Conflicts:    7373000 | #Constraints:     165093
2932.52/2960.23	c #Conflicts:    7374000 | #Constraints:     166093
2932.52/2960.23	c #Conflicts:    7375000 | #Constraints:     167093
2932.52/2960.23	c #Conflicts:    7376000 | #Constraints:     168093
2932.52/2960.23	c #Conflicts:    7377000 | #Constraints:     169093
2932.52/2960.23	c #Conflicts:    7378000 | #Constraints:     170093
2932.52/2960.23	c #Conflicts:    7379000 | #Constraints:     171093
2932.52/2960.23	c #Conflicts:    7380000 | #Constraints:     172093
2932.52/2960.23	c #Conflicts:    7381000 | #Constraints:     173093
2932.52/2960.23	c #Conflicts:    7382000 | #Constraints:     174093
2932.52/2960.23	c #Conflicts:    7383000 | #Constraints:     175093
2932.52/2960.23	c #Conflicts:    7384000 | #Constraints:     176093
2932.52/2960.23	c #Conflicts:    7385000 | #Constraints:     177093
2932.52/2960.23	c #Conflicts:    7386000 | #Constraints:     178093
2932.52/2960.23	c #Conflicts:    7387000 | #Constraints:     179093
2932.52/2960.23	c #Conflicts:    7388000 | #Constraints:     180093
2932.52/2960.23	c #Conflicts:    7389000 | #Constraints:     181093
2932.52/2960.23	c #Conflicts:    7390000 | #Constraints:     182093
2932.52/2960.23	c #Conflicts:    7391000 | #Constraints:     183093
2932.52/2960.23	c #Conflicts:    7392000 | #Constraints:     184093
2932.52/2960.23	c #Conflicts:    7393000 | #Constraints:     185093
2932.52/2960.23	c #Conflicts:    7394000 | #Constraints:     186093
2932.52/2960.23	c #Conflicts:    7395000 | #Constraints:     187093
2932.52/2960.23	c #Conflicts:    7396000 | #Constraints:     188093
2932.52/2960.23	c #Conflicts:    7397000 | #Constraints:     189093
2932.52/2960.23	c #Conflicts:    7398000 | #Constraints:     190093
2932.52/2960.23	c #Conflicts:    7399000 | #Constraints:     191093
2932.52/2960.23	c #Conflicts:    7400000 | #Constraints:     192093
2932.52/2960.23	c #Conflicts:    7401000 | #Constraints:     193093
2932.52/2960.23	c #Conflicts:    7402000 | #Constraints:     194093
2932.52/2960.23	c #Conflicts:    7403000 | #Constraints:     195093
2932.52/2960.23	c #Conflicts:    7404000 | #Constraints:     196093
2932.52/2960.23	c #Conflicts:    7405000 | #Constraints:     197093
2932.52/2960.23	c #Conflicts:    7406000 | #Constraints:     198093
2932.52/2960.23	c #Conflicts:    7407000 | #Constraints:     199093
2932.52/2960.23	c #Conflicts:    7408000 | #Constraints:     200093
2932.52/2960.23	c #Conflicts:    7409000 | #Constraints:     201093
2932.52/2960.23	c #Conflicts:    7410000 | #Constraints:     202093
2932.52/2960.23	c #Conflicts:    7411000 | #Constraints:     203093
2932.52/2960.23	c #Conflicts:    7412000 | #Constraints:     204093
2932.52/2960.23	c #Conflicts:    7413000 | #Constraints:     205093
2932.52/2960.23	c #Conflicts:    7414000 | #Constraints:     206093
3008.93/3037.00	c #Conflicts:    7415000 | #Constraints:     207093
3008.93/3037.00	c #Conflicts:    7416000 | #Constraints:     208093
3008.93/3037.00	c #Conflicts:    7417000 | #Constraints:     209093
3008.93/3037.00	c #Conflicts:    7418000 | #Constraints:     210094
3008.93/3037.00	c #Conflicts:    7419000 | #Constraints:     211094
3008.93/3037.00	c #Conflicts:    7420000 | #Constraints:     212094
3008.93/3037.00	c #Conflicts:    7421000 | #Constraints:     213094
3008.93/3037.00	c #Conflicts:    7422000 | #Constraints:     214094
3008.93/3037.00	c #Conflicts:    7423000 | #Constraints:     215094
3008.93/3037.00	c #Conflicts:    7424000 | #Constraints:     216094
3008.93/3037.00	c #Conflicts:    7425000 | #Constraints:     217094
3008.93/3037.00	c #Conflicts:    7426000 | #Constraints:     218094
3008.93/3037.00	c #Conflicts:    7427000 | #Constraints:     219094
3008.93/3037.00	c #Conflicts:    7428000 | #Constraints:     220094
3008.93/3037.00	c #Conflicts:    7429000 | #Constraints:     221094
3008.93/3037.00	c #Conflicts:    7430000 | #Constraints:     222094
3008.93/3037.00	c #Conflicts:    7431000 | #Constraints:     223094
3008.93/3037.00	c #Conflicts:    7432000 | #Constraints:     224095
3008.93/3037.00	c #Conflicts:    7433000 | #Constraints:     225095
3008.93/3037.00	c #Conflicts:    7434000 | #Constraints:     226096
3008.93/3037.00	c #Conflicts:    7435000 | #Constraints:     227096
3008.93/3037.00	c #Conflicts:    7436000 | #Constraints:     228096
3008.93/3037.00	c #Conflicts:    7437000 | #Constraints:     229096
3008.93/3037.00	c #Conflicts:    7438000 | #Constraints:     230096
3008.93/3037.00	c #Conflicts:    7439000 | #Constraints:     231097
3008.93/3037.00	c #Conflicts:    7440000 | #Constraints:     232097
3008.93/3037.00	c #Conflicts:    7441000 | #Constraints:     233097
3008.93/3037.00	c #Conflicts:    7442000 | #Constraints:     234097
3008.93/3037.00	c #Conflicts:    7443000 | #Constraints:     235097
3008.93/3037.00	c #Conflicts:    7444000 | #Constraints:     236097
3008.93/3037.00	c #Conflicts:    7445000 | #Constraints:     237097
3008.93/3037.00	c #Conflicts:    7446000 | #Constraints:     238098
3008.93/3037.00	c #Conflicts:    7447000 | #Constraints:     239098
3008.93/3037.00	c #Conflicts:    7448000 | #Constraints:     240098
3008.93/3037.00	c #Conflicts:    7449000 | #Constraints:     241098
3008.93/3037.00	c #Conflicts:    7450000 | #Constraints:     242099
3008.93/3037.00	c #Conflicts:    7451000 | #Constraints:     243099
3008.93/3037.00	c #Conflicts:    7452000 | #Constraints:     244099
3008.93/3037.00	c #Conflicts:    7453000 | #Constraints:     245099
3008.93/3037.00	c #Conflicts:    7454000 | #Constraints:     246099
3008.93/3037.00	c #Conflicts:    7455000 | #Constraints:     247100
3008.93/3037.00	c #Conflicts:    7456000 | #Constraints:     248100
3008.93/3037.00	c #Conflicts:    7457000 | #Constraints:     249100
3008.93/3037.00	c #Conflicts:    7458000 | #Constraints:     250101
3008.93/3037.00	c #Conflicts:    7459000 | #Constraints:     251101
3008.93/3037.00	c #Conflicts:    7460000 | #Constraints:     252101
3008.93/3037.00	c #Conflicts:    7461000 | #Constraints:     253101
3008.93/3037.00	c #Conflicts:    7462000 | #Constraints:     254102
3008.93/3037.00	c #Conflicts:    7463000 | #Constraints:     255102
3008.93/3037.00	c #Conflicts:    7464000 | #Constraints:     256102
3008.93/3037.00	c #Conflicts:    7465000 | #Constraints:     257103
3008.93/3037.00	c #Conflicts:    7466000 | #Constraints:     258103
3008.93/3037.00	c #Conflicts:    7467000 | #Constraints:     259103
3008.93/3037.00	c #Conflicts:    7468000 | #Constraints:     260103
3008.93/3037.00	c #Conflicts:    7469000 | #Constraints:     261104
3008.93/3037.00	c #Conflicts:    7470000 | #Constraints:     262104
3008.93/3037.00	c #Conflicts:    7471000 | #Constraints:     263104
3008.93/3037.00	c #Conflicts:    7472000 | #Constraints:     264104
3008.93/3037.00	c #Conflicts:    7473000 | #Constraints:     265104
3008.93/3037.00	c #Conflicts:    7474000 | #Constraints:     266104
3008.93/3037.00	c #Conflicts:    7475000 | #Constraints:     267105
3008.93/3037.00	c #Conflicts:    7476000 | #Constraints:     268105
3008.93/3037.00	c #Conflicts:    7477000 | #Constraints:     269105
3008.93/3037.00	c #Conflicts:    7478000 | #Constraints:     270105
3008.93/3037.00	c #Conflicts:    7479000 | #Constraints:     271106
3008.93/3037.00	c #Conflicts:    7480000 | #Constraints:     272107
3008.93/3037.00	c #Conflicts:    7481000 | #Constraints:     273107
3008.93/3037.00	c #Conflicts:    7482000 | #Constraints:     274107
3008.93/3037.00	c #Conflicts:    7483000 | #Constraints:     275107
3008.93/3037.00	c #Conflicts:    7484000 | #Constraints:     276108
3008.93/3037.00	c #Conflicts:    7485000 | #Constraints:     277108
3008.93/3037.00	c #Conflicts:    7486000 | #Constraints:     278108
3008.93/3037.00	WSVECS04 Frhs2[38]: 6 -0.176941 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[49]: 6 0 1.95353 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[66]: 6 -0.525612 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[84]: 6 -0.692328 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[100]: 6 0 3.00003 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[104]: 6 0 1.00004 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[193]: 6 0 0.0223631 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[198]: 6 0 0.500016 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[251]: 6 0 2.00008 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[276]: 6 0 1.00003 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[307]: 6 0 0.932992 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[314]: 6 0 1.00006 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[452]: 6 0 0.890815 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[512]: 6 0 1.00004 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[606]: 6 0 1.50647 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[622]: 6 0 3.0001 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[632]: 6 0 1.00007 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[644]: 6 0 1.53684 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[660]: 6 0 3.00004 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[670]: 6 0 1.00002 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[698]: 6 -1.0001 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[713]: 6 0 1.00005 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[718]: 6 0 1.00005 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[720]: 6 0 0.0796426 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[803]: 6 0 0.500084 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[879]: 6 0 0.500023 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[935]: 6 0 1.00006 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1040]: 6 -1.00005 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1049]: 6 0 1.00006 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1110]: 6 0 0.19238 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1115]: 6 0 1.00008 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1117]: 6 0 1.76086 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1120]: 6 0 2.00002 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1125]: 6 0 1.00007 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1130]: 6 0 1.0001 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1172]: 6 0 0.377709 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1180]: 6 0 0.489518 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1254]: 6 0 2.00006 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1291]: 6 0 1.01405 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1302]: 6 -1.0001 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1340]: 6 -1.00004 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1373]: 6 -1.04843 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1378]: 6 -1.00002 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1401]: 6 0 0.587414 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1402]: 6 0 2.98226 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1439]: 6 0 1.00004 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1513]: 6 0 1.00003 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1635]: 6 -1.00001 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1682]: 6 -1.00001 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1684]: 6 -1.00001 0 shouldn't be
3008.93/3037.00	WSVECS04 Frhs2[1696]: 6 -3.00008 0 shouldn't be
3073.71/3101.97	c #Conflicts:    7487000 | #Constraints:     279109
3073.71/3101.97	c #Conflicts:    7488000 | #Constraints:     280109
3073.71/3101.97	c #Conflicts:    7489000 | #Constraints:     281109
3073.71/3101.97	c #Conflicts:    7490000 | #Constraints:     282109
3073.71/3101.97	c #Conflicts:    7491000 | #Constraints:     283109
3073.71/3101.97	c #Conflicts:    7492000 | #Constraints:     284109
3073.71/3101.97	c #Conflicts:    7493000 | #Constraints:     285109
3073.71/3101.97	c #Conflicts:    7494000 | #Constraints:     286109
3073.71/3101.97	c #Conflicts:    7495000 | #Constraints:     287109
3073.71/3101.97	c #Conflicts:    7496000 | #Constraints:     288109
3073.71/3101.97	c #Conflicts:    7497000 | #Constraints:     289109
3073.71/3101.97	c #Conflicts:    7498000 | #Constraints:     290109
3073.71/3101.97	c #Conflicts:    7499000 | #Constraints:     291109
3073.71/3101.97	c #Conflicts:    7500000 | #Constraints:     292109
3073.71/3101.97	c #Conflicts:    7501000 | #Constraints:     293109
3073.71/3101.97	c #Conflicts:    7502000 | #Constraints:     294109
3073.71/3101.97	c #Conflicts:    7503000 | #Constraints:     295109
3073.71/3101.97	c #Conflicts:    7504000 | #Constraints:     296109
3073.71/3101.97	c #Conflicts:    7505000 | #Constraints:     297109
3073.71/3101.97	c #Conflicts:    7506000 | #Constraints:     298109
3073.71/3101.97	c #Conflicts:    7507000 | #Constraints:     299109
3073.71/3101.97	c #Conflicts:    7508000 | #Constraints:     300109
3073.71/3101.97	c #Conflicts:    7509000 | #Constraints:     301109
3073.71/3101.97	c #Conflicts:    7510000 | #Constraints:     302110
3073.71/3101.97	c #Conflicts:    7511000 | #Constraints:     303110
3073.71/3101.97	c #Conflicts:    7512000 | #Constraints:     304110
3073.71/3101.97	c #Conflicts:    7513000 | #Constraints:     305110
3073.71/3101.97	c #Conflicts:    7514000 | #Constraints:     306111
3073.71/3101.97	c #Conflicts:    7515000 | #Constraints:     307111
3073.71/3101.97	c #Conflicts:    7516000 | #Constraints:     308111
3073.71/3101.97	c #Conflicts:    7517000 | #Constraints:     309111
3073.71/3101.97	c #Conflicts:    7518000 | #Constraints:     310112
3073.71/3101.97	c #Conflicts:    7519000 | #Constraints:     311112
3073.71/3101.97	c #Conflicts:    7520000 | #Constraints:     312112
3073.71/3101.97	c #Conflicts:    7521000 | #Constraints:     313112
3073.71/3101.97	c #Conflicts:    7522000 | #Constraints:     314112
3073.71/3101.97	c #Conflicts:    7523000 | #Constraints:     315112
3073.71/3101.97	c #Conflicts:    7524000 | #Constraints:     316112
3073.71/3101.97	c #Conflicts:    7525000 | #Constraints:     317113
3073.71/3101.97	c #Conflicts:    7526000 | #Constraints:     318113
3073.71/3101.97	c #Conflicts:    7527000 | #Constraints:     319113
3073.71/3101.97	c #Conflicts:    7528000 | #Constraints:     320113
3073.71/3101.97	c #Conflicts:    7529000 | #Constraints:     321113
3073.71/3101.97	c #Conflicts:    7530000 | #Constraints:     322114
3073.71/3101.97	c #Conflicts:    7531000 | #Constraints:     323114
3073.71/3101.97	c #Conflicts:    7532000 | #Constraints:     324114
3073.71/3101.97	c #Conflicts:    7533000 | #Constraints:     325114
3073.71/3101.97	c #Conflicts:    7534000 | #Constraints:     326115
3073.71/3101.97	c INPROCESSING
3073.71/3101.97	c GARBAGE COLLECT
3073.71/3101.97	WSVECS04 Frhs2[13]: 6 -1.00003 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[17]: 6 -1.00003 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[22]: 6 -1.00002 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[42]: 6 -1523 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[45]: 6 -1164.47 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[47]: 6 -16.1643 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[48]: 6 -1023.68 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[49]: 6 -713.07 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[50]: 6 0 202.402 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[52]: 6 -853.606 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[53]: 6 0 140.023 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[55]: 6 0 317.284 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[58]: 6 0 277.898 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[61]: 6 0 63.8828 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[62]: 6 -529.492 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[63]: 6 -235.262 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[64]: 6 -826.889 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[65]: 6 -491.327 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[68]: 6 -138.896 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[98]: 6 0 1.00008 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[101]: 6 0 156.136 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[205]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[387]: 6 -1.00009 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[398]: 6 0 359.426 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[431]: 6 -1.00004 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[435]: 6 0 2.00003 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[436]: 6 0 359.426 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[537]: 6 -224.109 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[551]: 6 -1.00004 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[576]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[577]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[611]: 6 0 826.029 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[615]: 6 0 1.00005 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[639]: 6 0 1.00003 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[653]: 6 0 1.00002 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[687]: 6 0 749.825 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[747]: 6 0 615.809 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[751]: 6 -1.00008 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[760]: 6 0 1.00005 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[784]: 6 0 69.1301 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[822]: 6 0 69.1301 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[832]: 6 0 1.00001 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[838]: 6 -1289.2 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[894]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[898]: 6 0 175.713 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[912]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[936]: 6 0 175.713 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[946]: 6 0 1.00007 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[970]: 6 0 1.00007 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1028]: 6 0 1289.2 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1050]: 6 0 4.00003 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1066]: 6 0 1289.2 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1071]: 6 0 1.00004 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1097]: 6 0 2.00001 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1115]: 6 -1.00005 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1161]: 6 0 12.6045 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1165]: 6 0 83.4723 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1588]: 6 -2.00009 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1644]: 6 -1.00004 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1670]: 6 -1.00004 0 shouldn't be
3073.71/3101.97	WSVECS04 Frhs2[1691]: 6 -1.00008 0 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[240]: 6 0 1.00003 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[535]: 6 -31.5403 0 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[638]: 6 0 1.00005 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[790]: 6 0 1.00007 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[932]: 6 0 1.00004 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[1624]: 6 -4.00001 0 shouldn't be
3074.01/3102.21	WSVECS04 Frhs2[1692]: 6 -1.00005 0 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[418]: 6 0 1.00009 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[733]: 6 0 1.00002 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[828]: 6 0 1.00008 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[939]: 6 0 1.00001 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[1633]: 6 -2.00008 0 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[1660]: 6 -1.0001 0 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[1661]: 6 -2.00006 0 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
3074.20/3102.41	WSVECS04 Frhs2[1693]: 6 -1.00006 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[39]: 6 -1 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[45]: 6 -1164.47 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[47]: 6 -16.1642 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[48]: 6 -1023.68 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[49]: 6 -713.07 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[52]: 6 -853.606 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[55]: 6 0 317.284 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[58]: 6 0 277.898 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[61]: 6 0 63.8827 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[63]: 6 -235.262 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[64]: 6 -826.889 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[65]: 6 -491.327 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[68]: 6 -138.896 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[98]: 6 0 1 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[101]: 6 0 156.136 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[398]: 6 0 359.426 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[431]: 6 -1 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[462]: 6 0 526.031 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[535]: 6 -31.5403 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[550]: 6 0 5 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[573]: 6 0 458.522 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[576]: 6 0 1 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[687]: 6 0 749.825 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[803]: 6 0 221.333 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[822]: 6 0 69.13 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[838]: 6 -1289.2 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[936]: 6 0 175.713 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[1066]: 6 0 1289.2 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[1165]: 6 0 83.4722 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[1644]: 6 -1 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[1661]: 6 -2 0 shouldn't be
3074.41/3102.65	WSVECS04 Frhs2[1689]: 6 -1 0 shouldn't be
3114.28/3142.69	c #Conflicts:    7535000 | #Constraints:     167879
3114.28/3142.69	c #Conflicts:    7536000 | #Constraints:     168879
3114.28/3142.69	c #Conflicts:    7537000 | #Constraints:     169880
3114.28/3142.69	c #Conflicts:    7538000 | #Constraints:     170880
3114.28/3142.69	c #Conflicts:    7539000 | #Constraints:     171880
3114.28/3142.69	c #Conflicts:    7540000 | #Constraints:     172880
3114.28/3142.69	c #Conflicts:    7541000 | #Constraints:     173880
3114.28/3142.69	c #Conflicts:    7542000 | #Constraints:     174880
3114.28/3142.69	c #Conflicts:    7543000 | #Constraints:     175880
3114.28/3142.69	c #Conflicts:    7544000 | #Constraints:     176880
3114.28/3142.69	c #Conflicts:    7545000 | #Constraints:     177880
3114.28/3142.69	c #Conflicts:    7546000 | #Constraints:     178880
3114.28/3142.69	c #Conflicts:    7547000 | #Constraints:     179880
3114.28/3142.69	c #Conflicts:    7548000 | #Constraints:     180880
3114.28/3142.69	c #Conflicts:    7549000 | #Constraints:     181880
3114.28/3142.69	c #Conflicts:    7550000 | #Constraints:     182880
3114.28/3142.69	c #Conflicts:    7551000 | #Constraints:     183880
3114.28/3142.69	c #Conflicts:    7552000 | #Constraints:     184880
3114.28/3142.69	c #Conflicts:    7553000 | #Constraints:     185880
3114.28/3142.69	c #Conflicts:    7554000 | #Constraints:     186880
3114.28/3142.69	c #Conflicts:    7555000 | #Constraints:     187880
3114.28/3142.69	c #Conflicts:    7556000 | #Constraints:     188880
3114.28/3142.69	c #Conflicts:    7557000 | #Constraints:     189880
3114.28/3142.69	c #Conflicts:    7558000 | #Constraints:     190880
3114.28/3142.69	c #Conflicts:    7559000 | #Constraints:     191880
3114.28/3142.69	c #Conflicts:    7560000 | #Constraints:     192880
3114.28/3142.69	c #Conflicts:    7561000 | #Constraints:     193880
3114.28/3142.69	c #Conflicts:    7562000 | #Constraints:     194880
3114.28/3142.69	c #Conflicts:    7563000 | #Constraints:     195880
3114.28/3142.69	c #Conflicts:    7564000 | #Constraints:     196880
3114.28/3142.69	c #Conflicts:    7565000 | #Constraints:     197880
3114.28/3142.69	c #Conflicts:    7566000 | #Constraints:     198880
3114.28/3142.69	c #Conflicts:    7567000 | #Constraints:     199880
3114.28/3142.69	c #Conflicts:    7568000 | #Constraints:     200880
3114.28/3142.69	c #Conflicts:    7569000 | #Constraints:     201880
3114.28/3142.69	c #Conflicts:    7570000 | #Constraints:     202880
3114.28/3142.69	c #Conflicts:    7571000 | #Constraints:     203880
3114.28/3142.69	c #Conflicts:    7572000 | #Constraints:     204880
3114.28/3142.69	c #Conflicts:    7573000 | #Constraints:     205880
3114.28/3142.69	c #Conflicts:    7574000 | #Constraints:     206880
3114.28/3142.69	c #Conflicts:    7575000 | #Constraints:     207880
3114.28/3142.69	c #Conflicts:    7576000 | #Constraints:     208880
3114.28/3142.69	c #Conflicts:    7577000 | #Constraints:     209880
3114.28/3142.69	c #Conflicts:    7578000 | #Constraints:     210880
3114.28/3142.69	c #Conflicts:    7579000 | #Constraints:     211880
3114.28/3142.69	c #Conflicts:    7580000 | #Constraints:     212881
3114.28/3142.69	c #Conflicts:    7581000 | #Constraints:     213881
3114.28/3142.69	c #Conflicts:    7582000 | #Constraints:     214881
3114.28/3142.69	c #Conflicts:    7583000 | #Constraints:     215881
3114.28/3142.69	c #Conflicts:    7584000 | #Constraints:     216881
3114.28/3142.69	c #Conflicts:    7585000 | #Constraints:     217881
3114.28/3142.69	c #Conflicts:    7586000 | #Constraints:     218881
3114.28/3142.69	c #Conflicts:    7587000 | #Constraints:     219881
3114.28/3142.69	c #Conflicts:    7588000 | #Constraints:     220881
3114.28/3142.69	c #Conflicts:    7589000 | #Constraints:     221881
3114.28/3142.69	c #Conflicts:    7590000 | #Constraints:     222881
3114.28/3142.69	c INPROCESSING
3114.28/3142.69	c GARBAGE COLLECT
3114.28/3142.69	WSVECS04 Frhs2[55]: 6 -3053.31 0 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[63]: 6 -1974.79 0 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[64]: 6 -2085.93 0 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[65]: 6 -1556.87 0 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[69]: 6 -2154.65 0 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[101]: 6 0 1384.8 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[129]: 6 0 587.989 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[215]: 6 0 1.00006 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[252]: 6 0 999.438 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[462]: 6 0 119.5 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[538]: 6 0 119.5 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[616]: 6 0 589.636 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[649]: 6 0 418.146 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[708]: 6 0 1301.66 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[709]: 6 0 2348.23 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[724]: 6 0 2686.86 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[762]: 6 0 2071.34 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[764]: 6 0 570.293 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[778]: 6 0 1309.77 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[781]: 6 0 759.187 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[918]: 6 0 1464.86 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[930]: 6 0 1309.77 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1028]: 6 0 1606.74 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1066]: 6 0 3464.09 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1072]: 6 0 3.45156 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1085]: 6 0 639.993 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1088]: 6 0 1638.31 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1089]: 6 0 1692.85 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1104]: 6 0 3464.09 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1216]: 6 0 1.00003 shouldn't be
3114.28/3142.69	WSVECS04 Frhs2[1278]: 6 0 1645.72 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1327]: 6 0 623.965 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1373]: 6 0 157.965 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1389]: 6 0 1359.09 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1393]: 6 0 1384.8 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1487]: 6 0 763.032 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1517]: 6 0 1278.35 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1545]: 6 0 1384.8 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1549]: 6 0 1.00007 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1588]: 6 -1.00006 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1589]: 6 -1.00008 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1590]: 6 -1.00004 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1606]: 6 -1825.88 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1615]: 6 -176.486 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1624]: 6 -2.00004 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1633]: 6 -2.0001 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1651]: 6 -1.00007 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1687]: 6 -657.385 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1696]: 6 -1.00006 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1714]: 6 -1.00009 0 shouldn't be
3114.28/3142.70	WSVECS04 Frhs2[1715]: 6 -663.791 0 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[105]: 6 0 1.00005 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[624]: 6 0 1.00009 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[662]: 6 0 1.00004 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[696]: 6 0 1.00009 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[881]: 6 0 1.00009 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[1205]: 6 0 1.00005 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[1243]: 6 0 1.00003 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[1660]: 6 -1.00006 0 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[1661]: 6 -2.00003 0 shouldn't be
3114.48/3142.89	WSVECS04 Frhs2[1697]: 6 -2.00008 0 shouldn't be
3114.78/3143.11	WSVECS04 Frhs2[590]: 6 0 1.00001 shouldn't be
3114.78/3143.11	WSVECS04 Frhs2[1042]: 6 0 1.00007 shouldn't be
3114.78/3143.11	WSVECS04 Frhs2[1080]: 6 0 1.00004 shouldn't be
3114.78/3143.11	WSVECS04 Frhs2[1191]: 6 0 1.00004 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[55]: 6 -3053.31 0 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[62]: 6 0 1252.94 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[65]: 6 -1556.87 0 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[462]: 6 0 119.5 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[649]: 6 0 418.146 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[690]: 6 0 354.816 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[724]: 6 0 2686.86 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[764]: 6 0 570.293 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[781]: 6 0 759.187 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[930]: 6 0 1309.77 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[955]: 6 0 127.87 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[992]: 6 0 360.169 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1028]: 6 0 1606.74 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1070]: 6 0 1285.8 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1072]: 6 0 3.45147 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1085]: 6 0 639.993 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1088]: 6 0 1638.31 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1373]: 6 0 157.965 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1389]: 6 0 1359.09 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1487]: 6 0 763.032 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1517]: 6 0 1278.35 shouldn't be
3114.98/3143.35	WSVECS04 Frhs2[1615]: 6 -176.486 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[129]: 6 0 587.989 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[215]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[252]: 6 0 999.438 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[552]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[659]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[696]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1167]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1205]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1239]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1243]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1277]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1327]: 6 0 623.965 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1549]: 6 0 1 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1624]: 6 -2 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1633]: 6 -2 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1644]: 6 -2 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1652]: 6 -1 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1660]: 6 -1 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1661]: 6 -2 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1687]: 6 -657.385 0 shouldn't be
3115.18/3143.52	WSVECS04 Frhs2[1705]: 6 -1 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[590]: 6 0 1 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[624]: 6 0 1 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[662]: 6 0 1 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[700]: 6 0 1 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1077]: 6 0 1 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1570]: 6 -3 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1590]: 6 -1 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1651]: 6 -1 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1678]: 6 -1 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1679]: 6 -3 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1697]: 6 -2 0 shouldn't be
3115.38/3143.77	WSVECS04 Frhs2[1714]: 6 -1 0 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[316]: 6 0 1 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1081]: 6 0 1 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1087]: 6 0 1 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1354]: 6 0 7.40618 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1588]: 6 -1 0 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
3115.87/3144.25	WSVECS04 Frhs2[1706]: 6 -3 0 shouldn't be
3143.45/3171.93	c #Conflicts:    7591000 | #Constraints:     116307
3143.45/3171.93	c #Conflicts:    7592000 | #Constraints:     117307
3143.45/3171.93	c #Conflicts:    7593000 | #Constraints:     118307
3143.45/3171.93	c #Conflicts:    7594000 | #Constraints:     119307
3143.45/3171.93	c #Conflicts:    7595000 | #Constraints:     120307
3143.45/3171.93	c #Conflicts:    7596000 | #Constraints:     121307
3143.45/3171.93	c #Conflicts:    7597000 | #Constraints:     122307
3143.45/3171.93	c #Conflicts:    7598000 | #Constraints:     123307
3143.45/3171.93	c #Conflicts:    7599000 | #Constraints:     124307
3143.45/3171.93	c #Conflicts:    7600000 | #Constraints:     125307
3143.45/3171.93	c #Conflicts:    7601000 | #Constraints:     126307
3143.45/3171.93	c #Conflicts:    7602000 | #Constraints:     127307
3143.45/3171.93	c #Conflicts:    7603000 | #Constraints:     128307
3143.45/3171.93	c #Conflicts:    7604000 | #Constraints:     129307
3143.45/3171.93	c #Conflicts:    7605000 | #Constraints:     130307
3143.45/3171.93	c #Conflicts:    7606000 | #Constraints:     131307
3143.45/3171.93	c #Conflicts:    7607000 | #Constraints:     132307
3143.45/3171.93	c #Conflicts:    7608000 | #Constraints:     133307
3143.45/3171.93	c #Conflicts:    7609000 | #Constraints:     134307
3143.45/3171.93	c #Conflicts:    7610000 | #Constraints:     135307
3143.45/3171.93	c #Conflicts:    7611000 | #Constraints:     136307
3143.45/3171.93	c #Conflicts:    7612000 | #Constraints:     137307
3143.45/3171.93	c #Conflicts:    7613000 | #Constraints:     138307
3143.45/3171.93	c #Conflicts:    7614000 | #Constraints:     139307
3143.45/3171.93	c #Conflicts:    7615000 | #Constraints:     140307
3143.45/3171.93	c #Conflicts:    7616000 | #Constraints:     141307
3143.45/3171.93	c #Conflicts:    7617000 | #Constraints:     142307
3143.45/3171.93	c #Conflicts:    7618000 | #Constraints:     143307
3143.45/3171.93	c #Conflicts:    7619000 | #Constraints:     144308
3143.45/3171.93	c #Conflicts:    7620000 | #Constraints:     145308
3143.45/3171.93	c #Conflicts:    7621000 | #Constraints:     146308
3143.45/3171.93	c #Conflicts:    7622000 | #Constraints:     147308
3143.45/3171.93	c #Conflicts:    7623000 | #Constraints:     148309
3143.45/3171.93	c #Conflicts:    7624000 | #Constraints:     149309
3143.45/3171.93	c #Conflicts:    7625000 | #Constraints:     150309
3143.45/3171.93	c #Conflicts:    7626000 | #Constraints:     151309
3143.45/3171.93	c #Conflicts:    7627000 | #Constraints:     152309
3143.45/3171.93	c #Conflicts:    7628000 | #Constraints:     153310
3143.45/3171.93	c #Conflicts:    7629000 | #Constraints:     154310
3143.45/3171.93	c #Conflicts:    7630000 | #Constraints:     155310
3143.45/3171.93	c #Conflicts:    7631000 | #Constraints:     156310
3143.45/3171.93	c #Conflicts:    7632000 | #Constraints:     157311
3143.45/3171.93	c #Conflicts:    7633000 | #Constraints:     158311
3143.45/3171.93	c #Conflicts:    7634000 | #Constraints:     159311
3143.45/3171.93	c #Conflicts:    7635000 | #Constraints:     160311
3143.45/3171.93	c #Conflicts:    7636000 | #Constraints:     161312
3143.45/3171.93	c #Conflicts:    7637000 | #Constraints:     162312
3143.45/3171.93	c #Conflicts:    7638000 | #Constraints:     163312
3143.45/3171.93	c #Conflicts:    7639000 | #Constraints:     164312
3143.45/3171.93	c #Conflicts:    7640000 | #Constraints:     165312
3143.45/3171.93	c #Conflicts:    7641000 | #Constraints:     166313
3143.45/3171.93	c #Conflicts:    7642000 | #Constraints:     167313
3143.45/3171.93	c #Conflicts:    7643000 | #Constraints:     168313
3143.45/3171.93	c #Conflicts:    7644000 | #Constraints:     169313
3143.45/3171.93	c #Conflicts:    7645000 | #Constraints:     170313
3143.45/3171.93	c #Conflicts:    7646000 | #Constraints:     171314
3143.45/3171.93	c INPROCESSING
3143.45/3171.93	c GARBAGE COLLECT
3143.45/3171.93	WSVECS04 Frhs2[53]: 6 -90.7343 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[55]: 6 -133.955 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[57]: 6 -172.296 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[58]: 6 -105.257 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[62]: 6 0 2.6582 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[63]: 6 -75.5376 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[64]: 6 0 14.127 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[66]: 6 0 121.262 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[67]: 6 0 77.2052 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[68]: 6 -102.804 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[69]: 6 -126.591 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[78]: 6 -69.2516 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[141]: 6 0 1.00005 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[150]: 6 0 33.5249 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[574]: 6 0 33.723 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[588]: 6 0 51.7171 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[639]: 6 -1.00002 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[726]: 6 0 12.4011 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[729]: 6 0 1.00003 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[796]: 6 0 4.15994 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[833]: 6 0 1.00006 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[847]: 6 -1.00007 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[884]: 6 -1.00002 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[892]: 6 0 16.3327 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[914]: 6 0 85.6125 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[927]: 6 0 12.1048 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1024]: 6 -48.4446 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1091]: 6 -1.00008 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1097]: 6 0 1.00002 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1099]: 6 0 1.00004 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1110]: 6 0 14.9944 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1138]: 6 0 36.4986 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1151]: 6 -1.00002 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1173]: 6 -1.00007 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1183]: 6 0 6.99853 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1203]: 6 0 33.5249 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1210]: 6 -1.00009 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1249]: 6 -1.00004 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1382]: 6 -1.00008 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1420]: 6 -1.00003 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1439]: 6 0 1.00001 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1506]: 6 0 34.5249 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1507]: 6 0 54.8022 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1547]: 6 -1.00002 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1561]: 6 -1.00004 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1570]: 6 -2.00003 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1579]: 6 -1.64889 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1600]: 6 -1.00004 0 shouldn't be
3143.45/3171.93	WSVECS04 Frhs2[1636]: 6 -1.00004 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[55]: 6 -133.955 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[57]: 6 -172.296 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[58]: 6 -105.257 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[62]: 6 0 2.65813 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[63]: 6 -75.5375 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[64]: 6 0 14.127 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[67]: 6 0 77.2052 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[68]: 6 -102.804 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[69]: 6 -126.591 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[135]: 6 0 102.165 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[150]: 6 0 33.5248 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[588]: 6 0 51.717 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[639]: 6 -1 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[726]: 6 0 12.401 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[796]: 6 0 4.15992 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[952]: 6 0 85.6125 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1091]: 6 -1 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1110]: 6 0 14.9944 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1117]: 6 0 68.1843 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1138]: 6 0 36.4986 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1152]: 6 0 1 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1180]: 6 -33.5248 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1183]: 6 0 6.99848 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1203]: 6 0 33.5248 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1420]: 6 -1 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1439]: 6 0 1 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1506]: 6 0 34.5248 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1579]: 6 -1.64887 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1625]: 6 -1 0 shouldn't be
3143.65/3172.12	WSVECS04 Frhs2[1634]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[78]: 6 -69.2515 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[141]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[314]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[506]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[574]: 6 0 33.7229 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[577]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[615]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[653]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[833]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[846]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[847]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[881]: 6 0 2 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[884]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[908]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1092]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1097]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1137]: 6 0 1 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1151]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1210]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1249]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1382]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1507]: 6 0 54.8022 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1514]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1599]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1600]: 6 -1 0 shouldn't be
3143.84/3172.31	WSVECS04 Frhs2[1636]: 6 -1 0 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[126]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[178]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[216]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[220]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[258]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[865]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[901]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1254]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1337]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1489]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1527]: 6 0 1 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1547]: 6 -1 0 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1635]: 6 -1 0 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1642]: 6 -1 0 shouldn't be
3144.05/3172.51	WSVECS04 Frhs2[1643]: 6 -3 0 shouldn't be
3144.25/3172.70	WSVECS04 Frhs2[1094]: 6 0 1 shouldn't be
3144.25/3172.70	WSVECS04 Frhs2[1167]: 6 -1 0 shouldn't be
3144.25/3172.70	WSVECS04 Frhs2[1681]: 6 -5 0 shouldn't be
3173.37/3201.93	c #Conflicts:    7647000 | #Constraints:      90480
3173.37/3201.93	c #Conflicts:    7648000 | #Constraints:      91480
3173.37/3201.93	c #Conflicts:    7649000 | #Constraints:      92480
3173.37/3201.93	c #Conflicts:    7650000 | #Constraints:      93480
3173.37/3201.93	c #Conflicts:    7651000 | #Constraints:      94480
3173.37/3201.93	c #Conflicts:    7652000 | #Constraints:      95480
3173.37/3201.93	c #Conflicts:    7653000 | #Constraints:      96480
3173.37/3201.93	c #Conflicts:    7654000 | #Constraints:      97480
3173.37/3201.93	c #Conflicts:    7655000 | #Constraints:      98480
3173.37/3201.93	c #Conflicts:    7656000 | #Constraints:      99480
3173.37/3201.93	c #Conflicts:    7657000 | #Constraints:     100480
3173.37/3201.93	c #Conflicts:    7658000 | #Constraints:     101480
3173.37/3201.93	c #Conflicts:    7659000 | #Constraints:     102480
3173.37/3201.93	c #Conflicts:    7660000 | #Constraints:     103480
3173.37/3201.93	c #Conflicts:    7661000 | #Constraints:     104480
3173.37/3201.93	c #Conflicts:    7662000 | #Constraints:     105480
3173.37/3201.93	c #Conflicts:    7663000 | #Constraints:     106480
3173.37/3201.93	c #Conflicts:    7664000 | #Constraints:     107480
3173.37/3201.93	c #Conflicts:    7665000 | #Constraints:     108480
3173.37/3201.93	c #Conflicts:    7666000 | #Constraints:     109480
3173.37/3201.93	c #Conflicts:    7667000 | #Constraints:     110480
3173.37/3201.93	c #Conflicts:    7668000 | #Constraints:     111480
3173.37/3201.93	c #Conflicts:    7669000 | #Constraints:     112480
3173.37/3201.93	c #Conflicts:    7670000 | #Constraints:     113480
3173.37/3201.93	c #Conflicts:    7671000 | #Constraints:     114480
3173.37/3201.93	c #Conflicts:    7672000 | #Constraints:     115480
3173.37/3201.93	c #Conflicts:    7673000 | #Constraints:     116480
3173.37/3201.93	c #Conflicts:    7674000 | #Constraints:     117481
3173.37/3201.93	c #Conflicts:    7675000 | #Constraints:     118481
3173.37/3201.93	c #Conflicts:    7676000 | #Constraints:     119481
3173.37/3201.93	c #Conflicts:    7677000 | #Constraints:     120481
3173.37/3201.93	c #Conflicts:    7678000 | #Constraints:     121481
3173.37/3201.93	c #Conflicts:    7679000 | #Constraints:     122482
3173.37/3201.93	c #Conflicts:    7680000 | #Constraints:     123482
3173.37/3201.93	c #Conflicts:    7681000 | #Constraints:     124482
3173.37/3201.93	c #Conflicts:    7682000 | #Constraints:     125483
3173.37/3201.93	c #Conflicts:    7683000 | #Constraints:     126483
3173.37/3201.93	c #Conflicts:    7684000 | #Constraints:     127483
3173.37/3201.93	c #Conflicts:    7685000 | #Constraints:     128483
3173.37/3201.93	c #Conflicts:    7686000 | #Constraints:     129483
3173.37/3201.93	c #Conflicts:    7687000 | #Constraints:     130483
3173.37/3201.93	c #Conflicts:    7688000 | #Constraints:     131483
3173.37/3201.93	c #Conflicts:    7689000 | #Constraints:     132483
3173.37/3201.93	c #Conflicts:    7690000 | #Constraints:     133483
3173.37/3201.93	c #Conflicts:    7691000 | #Constraints:     134483
3173.37/3201.93	c #Conflicts:    7692000 | #Constraints:     135484
3173.37/3201.93	c #Conflicts:    7693000 | #Constraints:     136484
3173.37/3201.93	c #Conflicts:    7694000 | #Constraints:     137484
3173.37/3201.93	c #Conflicts:    7695000 | #Constraints:     138484
3173.37/3201.93	c #Conflicts:    7696000 | #Constraints:     139484
3173.37/3201.93	c #Conflicts:    7697000 | #Constraints:     140484
3173.37/3201.93	c #Conflicts:    7698000 | #Constraints:     141484
3173.37/3201.93	c #Conflicts:    7699000 | #Constraints:     142486
3173.37/3201.93	c #Conflicts:    7700000 | #Constraints:     143486
3173.37/3201.93	c #Conflicts:    7701000 | #Constraints:     144486
3173.37/3201.93	c #Conflicts:    7702000 | #Constraints:     145487
3173.37/3201.93	c INPROCESSING
3173.37/3201.93	c GARBAGE COLLECT
3173.37/3201.93	c #Conflicts:    7703000 | #Constraints:      77420
3173.37/3201.93	c #Conflicts:    7704000 | #Constraints:      78420
3173.37/3201.93	c #Conflicts:    7705000 | #Constraints:      79421
3173.37/3201.93	c #Conflicts:    7706000 | #Constraints:      80421
3173.37/3201.93	c #Conflicts:    7707000 | #Constraints:      81421
3173.37/3201.93	c #Conflicts:    7708000 | #Constraints:      82421
3173.37/3201.93	c #Conflicts:    7709000 | #Constraints:      83421
3173.37/3201.93	c #Conflicts:    7710000 | #Constraints:      84421
3173.37/3201.93	c #Conflicts:    7711000 | #Constraints:      85421
3173.37/3201.93	c #Conflicts:    7712000 | #Constraints:      86421
3173.37/3201.93	c #Conflicts:    7713000 | #Constraints:      87421
3173.37/3201.93	c #Conflicts:    7714000 | #Constraints:      88421
3173.37/3201.93	c #Conflicts:    7715000 | #Constraints:      89421
3173.37/3201.93	c #Conflicts:    7716000 | #Constraints:      90421
3173.37/3201.93	c #Conflicts:    7717000 | #Constraints:      91421
3173.37/3201.93	c #Conflicts:    7718000 | #Constraints:      92421
3173.37/3201.93	c #Conflicts:    7719000 | #Constraints:      93421
3173.37/3201.93	c #Conflicts:    7720000 | #Constraints:      94421
3173.37/3201.93	c #Conflicts:    7721000 | #Constraints:      95421
3173.37/3201.93	c #Conflicts:    7722000 | #Constraints:      96421
3173.37/3201.93	c #Conflicts:    7723000 | #Constraints:      97421
3173.37/3201.93	c #Conflicts:    7724000 | #Constraints:      98421
3173.37/3201.93	c #Conflicts:    7725000 | #Constraints:      99421
3183.84/3212.48	c #Conflicts:    7726000 | #Constraints:     100421
3183.84/3212.48	c #Conflicts:    7727000 | #Constraints:     101421
3183.84/3212.48	c #Conflicts:    7728000 | #Constraints:     102421
3183.84/3212.48	c #Conflicts:    7729000 | #Constraints:     103421
3183.84/3212.48	c #Conflicts:    7730000 | #Constraints:     104421
3183.84/3212.48	c #Conflicts:    7731000 | #Constraints:     105421
3183.84/3212.48	c #Conflicts:    7732000 | #Constraints:     106421
3183.84/3212.48	c #Conflicts:    7733000 | #Constraints:     107421
3183.84/3212.48	c #Conflicts:    7734000 | #Constraints:     108421
3183.84/3212.48	c #Conflicts:    7735000 | #Constraints:     109421
3183.84/3212.48	c #Conflicts:    7736000 | #Constraints:     110422
3183.84/3212.48	c #Conflicts:    7737000 | #Constraints:     111422
3183.84/3212.48	c #Conflicts:    7738000 | #Constraints:     112422
3183.84/3212.48	c #Conflicts:    7739000 | #Constraints:     113422
3183.84/3212.48	c #Conflicts:    7740000 | #Constraints:     114422
3183.84/3212.48	c #Conflicts:    7741000 | #Constraints:     115422
3183.84/3212.48	c #Conflicts:    7742000 | #Constraints:     116422
3183.84/3212.48	c #Conflicts:    7743000 | #Constraints:     117422
3183.84/3212.48	c #Conflicts:    7744000 | #Constraints:     118422
3183.84/3212.48	c #Conflicts:    7745000 | #Constraints:     119422
3183.84/3212.48	c #Conflicts:    7746000 | #Constraints:     120422
3183.84/3212.48	c #Conflicts:    7747000 | #Constraints:     121422
3183.84/3212.48	c #Conflicts:    7748000 | #Constraints:     122422
3183.84/3212.48	c #Conflicts:    7749000 | #Constraints:     123422
3183.84/3212.48	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[109]: 6 0 400.353 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[110]: 6 0 216.665 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[185]: 6 0 400.353 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[202]: 6 -10.338 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[214]: 6 -75.1493 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[224]: 6 0 351.706 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[300]: 6 0 27.1941 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[308]: 6 0 60.3781 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[338]: 6 0 27.1942 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[346]: 6 0 60.3781 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[363]: 6 -65.8114 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[376]: 6 0 27.1942 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[420]: 6 0 91.7059 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[538]: 6 0 350.765 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[626]: 6 0 1.00004 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[651]: 6 0 1.00005 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[658]: 6 0 1.00003 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[661]: 6 0 110.735 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[666]: 6 0 1.00004 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[742]: 6 0 1.00004 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[762]: 6 0 93.1766 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[810]: 6 0 1.00004 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[834]: 6 0 44.1413 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[872]: 6 0 44.1412 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[889]: 6 -110.735 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[910]: 6 0 535.706 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[993]: 6 0 46.5883 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[995]: 6 -1.00003 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1022]: 6 -505.141 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1069]: 6 0 46.5883 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1105]: 6 0 9.74122 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1107]: 6 0 45.5883 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1117]: 6 0 494.074 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1131]: 6 0 1.00004 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1139]: 6 0 13.5177 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1155]: 6 0 137.577 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1186]: 6 0 369.353 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1215]: 6 0 86.6941 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1228]: 6 -172.556 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1293]: 6 -39.0747 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1328]: 6 0 2.50003 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1331]: 6 -39.0746 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1442]: 6 0 628.882 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1513]: 6 0 1.00006 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1516]: 6 -107.847 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1557]: 6 -9.98461 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1579]: 6 -1.00007 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1608]: 6 -1.00002 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1656]: 6 -6.00004 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1660]: 6 -1.00001 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1661]: 6 -1.00007 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1662]: 6 -1.00009 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1663]: 6 -1.00002 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1669]: 6 -1.00002 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1706]: 6 -2.00008 0 shouldn't be
3183.84/3212.48	WSVECS04 Frhs2[1714]: 6 -1.00006 0 shouldn't be
3189.53/3218.15	c #Conflicts:    7750000 | #Constraints:     124423
3189.53/3218.15	c #Conflicts:    7751000 | #Constraints:     125423
3189.53/3218.15	c #Conflicts:    7752000 | #Constraints:     126423
3189.53/3218.15	c #Conflicts:    7753000 | #Constraints:     127423
3189.53/3218.15	c #Conflicts:    7754000 | #Constraints:     128423
3189.53/3218.15	c #Conflicts:    7755000 | #Constraints:     129423
3189.53/3218.15	c #Conflicts:    7756000 | #Constraints:     130423
3189.53/3218.15	c #Conflicts:    7757000 | #Constraints:     131423
3189.53/3218.15	c #Conflicts:    7758000 | #Constraints:     132423
3189.53/3218.15	c INPROCESSING
3189.53/3218.15	c GARBAGE COLLECT
3189.53/3218.15	WSVECS04 Frhs2[7]: 6 -0.831338 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[37]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[54]: 6 0 17.4765 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[59]: 6 -57.3895 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[62]: 6 -25.5779 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[63]: 6 0 23.0182 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[65]: 6 0 15.3106 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[68]: 6 0 20.692 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[72]: 6 0 11.5556 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[73]: 6 0 41.0946 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[74]: 6 0 24.0812 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[75]: 6 -35.3393 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[113]: 6 0 11.5666 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[135]: 6 0 26.3714 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[151]: 6 0 15.1482 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[188]: 6 0 12.0789 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[208]: 6 0 1.65919 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[262]: 6 0 16.2142 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[387]: 6 -2 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[425]: 6 -2 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[581]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[690]: 6 0 23.38 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[694]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[743]: 6 0 18.8692 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[778]: 6 0 19.4748 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[781]: 6 0 18.8692 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[809]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[814]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[843]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[854]: 6 0 19.4748 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[873]: 6 0 6.52213 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[986]: 6 0 10.2126 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[992]: 6 0 3.29101 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[994]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1065]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1066]: 6 0 17.9788 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1075]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1150]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1172]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1176]: 6 0 32.4774 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1177]: 6 0 3.5816 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1317]: 6 0 25.8771 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1325]: 6 0 14.4483 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1326]: 6 0 33.1808 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1327]: 6 0 1 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1329]: 6 0 10.7654 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1333]: 6 0 8.49704 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1336]: 6 0 23.38 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1366]: 6 0 18.7374 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1373]: 6 0 2.0296 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1438]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1468]: 6 0 7.21384 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1478]: 6 0 35.1808 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1481]: 6 0 27.056 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1484]: 6 0 63.7737 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1506]: 6 0 7.21384 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1519]: 6 0 23.9154 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1522]: 6 0 63.7737 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1564]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1571]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1610]: 6 -3 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1624]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1629]: 6 -2 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1642]: 6 -1 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1643]: 6 -1.5 0 shouldn't be
3189.53/3218.15	WSVECS04 Frhs2[1678]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[147]: 6 0 2.09516 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[240]: 6 0 1 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[726]: 6 0 0.160088 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[893]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1146]: 6 0 23.38 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1625]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1626]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1697]: 6 -1 0 shouldn't be
3189.73/3218.36	WSVECS04 Frhs2[1705]: 6 -1 0 shouldn't be
3189.93/3218.59	WSVECS04 Frhs2[141]: 6 0 1 shouldn't be
3189.93/3218.59	WSVECS04 Frhs2[734]: 6 -1 0 shouldn't be
3189.93/3218.59	WSVECS04 Frhs2[797]: 6 0 11.7346 shouldn't be
3189.93/3218.59	WSVECS04 Frhs2[1097]: 6 0 22.6645 shouldn't be
3190.23/3218.80	WSVECS04 Frhs2[820]: 6 0 1 shouldn't be
3190.23/3218.80	WSVECS04 Frhs2[1627]: 6 -1 0 shouldn't be
3190.23/3218.80	WSVECS04 Frhs2[1628]: 6 -1 0 shouldn't be
3190.23/3218.80	WSVECS04 Frhs2[1651]: 6 -1 0 shouldn't be
3190.23/3218.80	WSVECS04 Frhs2[1652]: 6 -1 0 shouldn't be
3190.43/3219.01	WSVECS04 Frhs2[777]: 6 0 1 shouldn't be
3190.43/3219.01	WSVECS04 Frhs2[816]: 6 0 19.4748 shouldn't be
3190.43/3219.01	WSVECS04 Frhs2[1295]: 6 0 1 shouldn't be
3190.43/3219.01	WSVECS04 Frhs2[1389]: 6 0 0.465042 shouldn't be
3190.43/3219.01	WSVECS04 Frhs2[1567]: 6 -1 0 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1074]: 6 0 1 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1376]: 6 0 8.97472 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1448]: 6 0 6.44055 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1483]: 6 0 1 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1487]: 6 0 3.52893 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1566]: 6 -1 0 shouldn't be
3190.62/3219.27	WSVECS04 Frhs2[1568]: 6 -1 0 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[97]: 6 0 26.2234 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[359]: 6 -1.83134 0 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[629]: 6 0 18.8692 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[688]: 6 0 8.17446 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[767]: 6 0 1 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[768]: 6 0 12.129 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[965]: 6 0 38.5068 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1031]: 6 0 3.52893 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1062]: 6 0 18.7731 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1364]: 6 0 26.5959 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1480]: 6 0 39.9172 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1518]: 6 0 18.7374 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1615]: 6 -9.21617 0 shouldn't be
3191.13/3219.74	WSVECS04 Frhs2[1698]: 6 -3 0 shouldn't be
3218.07/3246.83	c #Conflicts:    7759000 | #Constraints:      70621
3218.07/3246.83	c #Conflicts:    7760000 | #Constraints:      71621
3218.07/3246.83	c #Conflicts:    7761000 | #Constraints:      72621
3218.07/3246.83	c #Conflicts:    7762000 | #Constraints:      73621
3218.07/3246.83	c #Conflicts:    7763000 | #Constraints:      74621
3218.07/3246.83	c #Conflicts:    7764000 | #Constraints:      75621
3218.07/3246.83	c #Conflicts:    7765000 | #Constraints:      76621
3218.07/3246.83	c #Conflicts:    7766000 | #Constraints:      77621
3218.07/3246.83	c #Conflicts:    7767000 | #Constraints:      78622
3218.07/3246.83	c #Conflicts:    7768000 | #Constraints:      79622
3218.07/3246.83	c #Conflicts:    7769000 | #Constraints:      80622
3218.07/3246.83	c #Conflicts:    7770000 | #Constraints:      81622
3218.07/3246.83	c #Conflicts:    7771000 | #Constraints:      82622
3218.07/3246.83	c #Conflicts:    7772000 | #Constraints:      83622
3218.07/3246.83	c #Conflicts:    7773000 | #Constraints:      84622
3218.07/3246.83	c #Conflicts:    7774000 | #Constraints:      85622
3218.07/3246.83	c #Conflicts:    7775000 | #Constraints:      86622
3218.07/3246.83	c #Conflicts:    7776000 | #Constraints:      87622
3218.07/3246.83	c #Conflicts:    7777000 | #Constraints:      88622
3218.07/3246.83	c #Conflicts:    7778000 | #Constraints:      89622
3218.07/3246.83	c #Conflicts:    7779000 | #Constraints:      90622
3218.07/3246.83	c #Conflicts:    7780000 | #Constraints:      91622
3218.07/3246.83	c #Conflicts:    7781000 | #Constraints:      92622
3218.07/3246.83	c #Conflicts:    7782000 | #Constraints:      93622
3218.07/3246.83	c #Conflicts:    7783000 | #Constraints:      94622
3218.07/3246.83	c #Conflicts:    7784000 | #Constraints:      95622
3218.07/3246.83	c #Conflicts:    7785000 | #Constraints:      96622
3218.07/3246.83	c #Conflicts:    7786000 | #Constraints:      97622
3218.07/3246.83	c #Conflicts:    7787000 | #Constraints:      98622
3218.07/3246.83	c #Conflicts:    7788000 | #Constraints:      99622
3218.07/3246.83	c #Conflicts:    7789000 | #Constraints:     100622
3218.07/3246.83	c #Conflicts:    7790000 | #Constraints:     101622
3218.07/3246.83	c #Conflicts:    7791000 | #Constraints:     102623
3218.07/3246.83	c #Conflicts:    7792000 | #Constraints:     103623
3218.07/3246.83	c #Conflicts:    7793000 | #Constraints:     104624
3218.07/3246.83	c #Conflicts:    7794000 | #Constraints:     105624
3218.07/3246.83	c #Conflicts:    7795000 | #Constraints:     106624
3218.07/3246.83	c #Conflicts:    7796000 | #Constraints:     107624
3218.07/3246.83	c #Conflicts:    7797000 | #Constraints:     108624
3218.07/3246.83	c #Conflicts:    7798000 | #Constraints:     109624
3218.07/3246.83	c #Conflicts:    7799000 | #Constraints:     110624
3218.07/3246.83	c #Conflicts:    7800000 | #Constraints:     111624
3218.07/3246.83	c #Conflicts:    7801000 | #Constraints:     112624
3218.07/3246.83	c #Conflicts:    7802000 | #Constraints:     113625
3218.07/3246.83	c #Conflicts:    7803000 | #Constraints:     114625
3218.07/3246.83	c #Conflicts:    7804000 | #Constraints:     115625
3218.07/3246.83	c #Conflicts:    7805000 | #Constraints:     116625
3218.07/3246.83	c #Conflicts:    7806000 | #Constraints:     117625
3218.07/3246.83	c #Conflicts:    7807000 | #Constraints:     118626
3218.07/3246.83	c #Conflicts:    7808000 | #Constraints:     119626
3218.07/3246.83	c #Conflicts:    7809000 | #Constraints:     120626
3218.07/3246.83	c #Conflicts:    7810000 | #Constraints:     121626
3218.07/3246.83	c #Conflicts:    7811000 | #Constraints:     122626
3218.07/3246.83	c #Conflicts:    7812000 | #Constraints:     123626
3218.07/3246.83	c #Conflicts:    7813000 | #Constraints:     124626
3218.07/3246.83	c #Conflicts:    7814000 | #Constraints:     125626
3218.07/3246.83	c #Conflicts:    7815000 | #Constraints:     126626
3218.07/3246.83	c INPROCESSING
3218.07/3246.83	c GARBAGE COLLECT
3218.07/3246.83	c #Conflicts:    7816000 | #Constraints:      67869
3218.07/3246.83	c #Conflicts:    7817000 | #Constraints:      68870
3218.07/3246.83	c #Conflicts:    7818000 | #Constraints:      69870
3218.07/3246.83	c #Conflicts:    7819000 | #Constraints:      70870
3218.07/3246.83	c #Conflicts:    7820000 | #Constraints:      71870
3218.07/3246.83	c #Conflicts:    7821000 | #Constraints:      72870
3218.07/3246.83	c #Conflicts:    7822000 | #Constraints:      73870
3218.07/3246.83	c #Conflicts:    7823000 | #Constraints:      74870
3218.07/3246.83	c #Conflicts:    7824000 | #Constraints:      75870
3218.07/3246.83	c #Conflicts:    7825000 | #Constraints:      76870
3218.07/3246.83	c #Conflicts:    7826000 | #Constraints:      77870
3218.07/3246.83	c #Conflicts:    7827000 | #Constraints:      78870
3218.07/3246.83	c #Conflicts:    7828000 | #Constraints:      79870
3218.07/3246.83	c #Conflicts:    7829000 | #Constraints:      80870
3218.07/3246.83	c #Conflicts:    7830000 | #Constraints:      81870
3218.07/3246.83	c #Conflicts:    7831000 | #Constraints:      82870
3218.07/3246.83	c #Conflicts:    7832000 | #Constraints:      83870
3218.07/3246.83	c #Conflicts:    7833000 | #Constraints:      84870
3218.07/3246.83	c #Conflicts:    7834000 | #Constraints:      85870
3218.07/3246.83	c #Conflicts:    7835000 | #Constraints:      86870
3218.07/3246.83	c #Conflicts:    7836000 | #Constraints:      87870
3218.07/3246.83	c #Conflicts:    7837000 | #Constraints:      88870
3255.05/3284.05	c #Conflicts:    7838000 | #Constraints:      89870
3255.05/3284.05	c #Conflicts:    7839000 | #Constraints:      90870
3255.05/3284.05	c #Conflicts:    7840000 | #Constraints:      91870
3255.05/3284.05	c #Conflicts:    7841000 | #Constraints:      92871
3255.05/3284.05	c #Conflicts:    7842000 | #Constraints:      93871
3255.05/3284.05	c #Conflicts:    7843000 | #Constraints:      94871
3255.05/3284.05	c #Conflicts:    7844000 | #Constraints:      95871
3255.05/3284.05	c #Conflicts:    7845000 | #Constraints:      96871
3255.05/3284.05	c #Conflicts:    7846000 | #Constraints:      97871
3255.05/3284.05	c #Conflicts:    7847000 | #Constraints:      98872
3255.05/3284.05	c #Conflicts:    7848000 | #Constraints:      99872
3255.05/3284.05	c #Conflicts:    7849000 | #Constraints:     100872
3255.05/3284.05	c #Conflicts:    7850000 | #Constraints:     101872
3255.05/3284.05	c #Conflicts:    7851000 | #Constraints:     102872
3255.05/3284.05	c #Conflicts:    7852000 | #Constraints:     103873
3255.05/3284.05	c #Conflicts:    7853000 | #Constraints:     104873
3255.05/3284.05	c #Conflicts:    7854000 | #Constraints:     105873
3255.05/3284.05	c #Conflicts:    7855000 | #Constraints:     106873
3255.05/3284.05	c #Conflicts:    7856000 | #Constraints:     107873
3255.05/3284.05	c #Conflicts:    7857000 | #Constraints:     108873
3255.05/3284.05	c #Conflicts:    7858000 | #Constraints:     109873
3255.05/3284.05	c #Conflicts:    7859000 | #Constraints:     110873
3255.05/3284.05	c #Conflicts:    7860000 | #Constraints:     111873
3255.05/3284.05	c #Conflicts:    7861000 | #Constraints:     112873
3255.05/3284.05	c #Conflicts:    7862000 | #Constraints:     113873
3255.05/3284.05	c #Conflicts:    7863000 | #Constraints:     114873
3255.05/3284.05	c #Conflicts:    7864000 | #Constraints:     115873
3255.05/3284.05	c #Conflicts:    7865000 | #Constraints:     116873
3255.05/3284.05	c #Conflicts:    7866000 | #Constraints:     117873
3255.05/3284.05	c #Conflicts:    7867000 | #Constraints:     118873
3255.05/3284.05	c #Conflicts:    7868000 | #Constraints:     119873
3255.05/3284.05	c #Conflicts:    7869000 | #Constraints:     120874
3255.05/3284.05	c #Conflicts:    7870000 | #Constraints:     121874
3255.05/3284.05	c #Conflicts:    7871000 | #Constraints:     122874
3255.05/3284.05	c #Conflicts:    7872000 | #Constraints:     123874
3255.05/3284.05	c #Conflicts:    7873000 | #Constraints:     124874
3255.05/3284.05	c #Conflicts:    7874000 | #Constraints:     125874
3255.05/3284.05	c #Conflicts:    7875000 | #Constraints:     126874
3255.05/3284.05	c #Conflicts:    7876000 | #Constraints:     127875
3255.05/3284.05	c #Conflicts:    7877000 | #Constraints:     128875
3255.05/3284.05	c #Conflicts:    7878000 | #Constraints:     129875
3255.05/3284.05	c #Conflicts:    7879000 | #Constraints:     130875
3255.05/3284.05	c #Conflicts:    7880000 | #Constraints:     131875
3255.05/3284.05	c #Conflicts:    7881000 | #Constraints:     132875
3255.05/3284.05	c #Conflicts:    7882000 | #Constraints:     133876
3255.05/3284.05	c #Conflicts:    7883000 | #Constraints:     134876
3255.05/3284.05	c #Conflicts:    7884000 | #Constraints:     135876
3255.05/3284.05	c #Conflicts:    7885000 | #Constraints:     136876
3255.05/3284.05	c #Conflicts:    7886000 | #Constraints:     137876
3255.05/3284.05	c #Conflicts:    7887000 | #Constraints:     138876
3255.05/3284.05	c #Conflicts:    7888000 | #Constraints:     139876
3255.05/3284.05	c #Conflicts:    7889000 | #Constraints:     140877
3255.05/3284.05	c #Conflicts:    7890000 | #Constraints:     141877
3255.05/3284.05	c #Conflicts:    7891000 | #Constraints:     142877
3255.05/3284.05	c #Conflicts:    7892000 | #Constraints:     143877
3255.05/3284.05	c #Conflicts:    7893000 | #Constraints:     144877
3255.05/3284.05	c #Conflicts:    7894000 | #Constraints:     145877
3255.05/3284.05	c #Conflicts:    7895000 | #Constraints:     146877
3255.05/3284.05	c #Conflicts:    7896000 | #Constraints:     147878
3255.05/3284.05	c #Conflicts:    7897000 | #Constraints:     148878
3255.05/3284.05	c #Conflicts:    7898000 | #Constraints:     149878
3255.05/3284.05	c #Conflicts:    7899000 | #Constraints:     150878
3255.05/3284.05	c #Conflicts:    7900000 | #Constraints:     151878
3255.05/3284.05	c #Conflicts:    7901000 | #Constraints:     152879
3255.05/3284.05	c #Conflicts:    7902000 | #Constraints:     153879
3255.05/3284.05	c #Conflicts:    7903000 | #Constraints:     154879
3255.05/3284.05	c #Conflicts:    7904000 | #Constraints:     155879
3255.05/3284.05	c #Conflicts:    7905000 | #Constraints:     156880
3255.05/3284.05	c #Conflicts:    7906000 | #Constraints:     157880
3255.05/3284.05	c #Conflicts:    7907000 | #Constraints:     158880
3255.05/3284.05	c #Conflicts:    7908000 | #Constraints:     159880
3255.05/3284.05	c #Conflicts:    7909000 | #Constraints:     160880
3255.05/3284.05	c #Conflicts:    7910000 | #Constraints:     161881
3255.05/3284.05	c #Conflicts:    7911000 | #Constraints:     162881
3255.05/3284.05	c #Conflicts:    7912000 | #Constraints:     163881
3255.05/3284.05	c #Conflicts:    7913000 | #Constraints:     164881
3255.05/3284.05	c #Conflicts:    7914000 | #Constraints:     165881
3255.05/3284.05	c #Conflicts:    7915000 | #Constraints:     166881
3321.48/3350.77	c #Conflicts:    7916000 | #Constraints:     167881
3321.48/3350.77	c #Conflicts:    7917000 | #Constraints:     168881
3321.48/3350.77	c #Conflicts:    7918000 | #Constraints:     169881
3321.48/3350.77	c #Conflicts:    7919000 | #Constraints:     170881
3321.48/3350.77	c #Conflicts:    7920000 | #Constraints:     171881
3321.48/3350.77	c #Conflicts:    7921000 | #Constraints:     172881
3321.48/3350.77	c #Conflicts:    7922000 | #Constraints:     173882
3321.48/3350.77	c #Conflicts:    7923000 | #Constraints:     174882
3321.48/3350.77	c #Conflicts:    7924000 | #Constraints:     175882
3321.48/3350.77	c #Conflicts:    7925000 | #Constraints:     176882
3321.48/3350.77	c #Conflicts:    7926000 | #Constraints:     177882
3321.48/3350.77	c #Conflicts:    7927000 | #Constraints:     178882
3321.48/3350.77	c #Conflicts:    7928000 | #Constraints:     179882
3321.48/3350.77	c #Conflicts:    7929000 | #Constraints:     180882
3321.48/3350.77	c #Conflicts:    7930000 | #Constraints:     181882
3321.48/3350.77	c #Conflicts:    7931000 | #Constraints:     182882
3321.48/3350.77	c #Conflicts:    7932000 | #Constraints:     183882
3321.48/3350.77	c #Conflicts:    7933000 | #Constraints:     184883
3321.48/3350.77	c #Conflicts:    7934000 | #Constraints:     185883
3321.48/3350.77	c #Conflicts:    7935000 | #Constraints:     186883
3321.48/3350.77	c #Conflicts:    7936000 | #Constraints:     187883
3321.48/3350.77	c #Conflicts:    7937000 | #Constraints:     188883
3321.48/3350.77	c #Conflicts:    7938000 | #Constraints:     189883
3321.48/3350.77	c #Conflicts:    7939000 | #Constraints:     190883
3321.48/3350.77	c #Conflicts:    7940000 | #Constraints:     191883
3321.48/3350.77	c #Conflicts:    7941000 | #Constraints:     192883
3321.48/3350.77	c #Conflicts:    7942000 | #Constraints:     193883
3321.48/3350.77	c #Conflicts:    7943000 | #Constraints:     194884
3321.48/3350.77	c #Conflicts:    7944000 | #Constraints:     195884
3321.48/3350.77	c #Conflicts:    7945000 | #Constraints:     196884
3321.48/3350.77	c #Conflicts:    7946000 | #Constraints:     197884
3321.48/3350.77	c #Conflicts:    7947000 | #Constraints:     198884
3321.48/3350.77	c #Conflicts:    7948000 | #Constraints:     199884
3321.48/3350.77	c #Conflicts:    7949000 | #Constraints:     200884
3321.48/3350.77	c #Conflicts:    7950000 | #Constraints:     201884
3321.48/3350.77	c #Conflicts:    7951000 | #Constraints:     202884
3321.48/3350.77	c #Conflicts:    7952000 | #Constraints:     203884
3321.48/3350.77	c #Conflicts:    7953000 | #Constraints:     204885
3321.48/3350.77	c #Conflicts:    7954000 | #Constraints:     205885
3321.48/3350.77	c #Conflicts:    7955000 | #Constraints:     206885
3321.48/3350.77	c #Conflicts:    7956000 | #Constraints:     207885
3321.48/3350.77	c #Conflicts:    7957000 | #Constraints:     208885
3321.48/3350.77	c #Conflicts:    7958000 | #Constraints:     209885
3321.48/3350.77	c #Conflicts:    7959000 | #Constraints:     210885
3321.48/3350.77	c #Conflicts:    7960000 | #Constraints:     211885
3321.48/3350.77	c #Conflicts:    7961000 | #Constraints:     212885
3321.48/3350.77	c #Conflicts:    7962000 | #Constraints:     213885
3321.48/3350.77	c #Conflicts:    7963000 | #Constraints:     214885
3321.48/3350.77	c #Conflicts:    7964000 | #Constraints:     215886
3321.48/3350.77	c #Conflicts:    7965000 | #Constraints:     216886
3321.48/3350.77	c #Conflicts:    7966000 | #Constraints:     217886
3321.48/3350.77	c #Conflicts:    7967000 | #Constraints:     218886
3321.48/3350.77	c #Conflicts:    7968000 | #Constraints:     219886
3321.48/3350.77	c #Conflicts:    7969000 | #Constraints:     220886
3321.48/3350.77	c #Conflicts:    7970000 | #Constraints:     221886
3321.48/3350.77	c #Conflicts:    7971000 | #Constraints:     222887
3321.48/3350.77	c #Conflicts:    7972000 | #Constraints:     223887
3321.48/3350.77	c #Conflicts:    7973000 | #Constraints:     224887
3321.48/3350.77	c #Conflicts:    7974000 | #Constraints:     225887
3321.48/3350.77	c #Conflicts:    7975000 | #Constraints:     226887
3321.48/3350.77	c #Conflicts:    7976000 | #Constraints:     227887
3321.48/3350.77	c #Conflicts:    7977000 | #Constraints:     228887
3321.48/3350.77	c #Conflicts:    7978000 | #Constraints:     229887
3321.48/3350.77	c #Conflicts:    7979000 | #Constraints:     230888
3321.48/3350.77	c #Conflicts:    7980000 | #Constraints:     231888
3321.48/3350.77	c #Conflicts:    7981000 | #Constraints:     232888
3321.48/3350.77	c #Conflicts:    7982000 | #Constraints:     233889
3321.48/3350.77	c #Conflicts:    7983000 | #Constraints:     234890
3321.48/3350.77	c #Conflicts:    7984000 | #Constraints:     235891
3321.48/3350.77	c #Conflicts:    7985000 | #Constraints:     236891
3321.48/3350.77	c #Conflicts:    7986000 | #Constraints:     237891
3321.48/3350.77	c #Conflicts:    7987000 | #Constraints:     238891
3321.48/3350.77	c #Conflicts:    7988000 | #Constraints:     239891
3321.48/3350.77	c #Conflicts:    7989000 | #Constraints:     240891
3321.48/3350.77	c #Conflicts:    7990000 | #Constraints:     241891
3321.48/3350.77	c #Conflicts:    7991000 | #Constraints:     242891
3321.48/3350.77	c #Conflicts:    7992000 | #Constraints:     243892
3321.48/3350.77	c #Conflicts:    7993000 | #Constraints:     244892
3321.48/3350.77	c #Conflicts:    7994000 | #Constraints:     245892
3413.58/3443.17	c #Conflicts:    7995000 | #Constraints:     246892
3413.58/3443.17	c #Conflicts:    7996000 | #Constraints:     247892
3413.58/3443.17	c #Conflicts:    7997000 | #Constraints:     248892
3413.58/3443.17	c #Conflicts:    7998000 | #Constraints:     249892
3413.58/3443.17	c #Conflicts:    7999000 | #Constraints:     250892
3413.58/3443.17	c #Conflicts:    8000000 | #Constraints:     251893
3413.58/3443.17	c #Conflicts:    8001000 | #Constraints:     252893
3413.58/3443.17	c #Conflicts:    8002000 | #Constraints:     253893
3413.58/3443.17	c #Conflicts:    8003000 | #Constraints:     254893
3413.58/3443.17	c #Conflicts:    8004000 | #Constraints:     255893
3413.58/3443.17	c #Conflicts:    8005000 | #Constraints:     256893
3413.58/3443.17	c #Conflicts:    8006000 | #Constraints:     257894
3413.58/3443.17	c #Conflicts:    8007000 | #Constraints:     258894
3413.58/3443.17	c #Conflicts:    8008000 | #Constraints:     259894
3413.58/3443.17	c #Conflicts:    8009000 | #Constraints:     260894
3413.58/3443.17	c #Conflicts:    8010000 | #Constraints:     261894
3413.58/3443.17	c #Conflicts:    8011000 | #Constraints:     262894
3413.58/3443.17	c #Conflicts:    8012000 | #Constraints:     263895
3413.58/3443.17	c #Conflicts:    8013000 | #Constraints:     264895
3413.58/3443.17	c #Conflicts:    8014000 | #Constraints:     265895
3413.58/3443.17	c #Conflicts:    8015000 | #Constraints:     266895
3413.58/3443.17	c #Conflicts:    8016000 | #Constraints:     267895
3413.58/3443.17	c #Conflicts:    8017000 | #Constraints:     268895
3413.58/3443.17	c #Conflicts:    8018000 | #Constraints:     269895
3413.58/3443.17	c #Conflicts:    8019000 | #Constraints:     270895
3413.58/3443.17	c #Conflicts:    8020000 | #Constraints:     271895
3413.58/3443.17	c #Conflicts:    8021000 | #Constraints:     272896
3413.58/3443.17	c #Conflicts:    8022000 | #Constraints:     273896
3413.58/3443.17	c #Conflicts:    8023000 | #Constraints:     274896
3413.58/3443.17	c #Conflicts:    8024000 | #Constraints:     275896
3413.58/3443.17	c #Conflicts:    8025000 | #Constraints:     276896
3413.58/3443.17	c #Conflicts:    8026000 | #Constraints:     277896
3413.58/3443.17	c #Conflicts:    8027000 | #Constraints:     278897
3413.58/3443.17	c #Conflicts:    8028000 | #Constraints:     279897
3413.58/3443.17	c #Conflicts:    8029000 | #Constraints:     280897
3413.58/3443.17	c #Conflicts:    8030000 | #Constraints:     281897
3413.58/3443.17	c #Conflicts:    8031000 | #Constraints:     282897
3413.58/3443.17	c #Conflicts:    8032000 | #Constraints:     283897
3413.58/3443.17	c #Conflicts:    8033000 | #Constraints:     284897
3413.58/3443.17	c #Conflicts:    8034000 | #Constraints:     285897
3413.58/3443.17	c #Conflicts:    8035000 | #Constraints:     286898
3413.58/3443.17	c #Conflicts:    8036000 | #Constraints:     287898
3413.58/3443.17	c #Conflicts:    8037000 | #Constraints:     288898
3413.58/3443.17	c #Conflicts:    8038000 | #Constraints:     289898
3413.58/3443.17	c #Conflicts:    8039000 | #Constraints:     290898
3413.58/3443.17	c #Conflicts:    8040000 | #Constraints:     291899
3413.58/3443.17	c #Conflicts:    8041000 | #Constraints:     292899
3413.58/3443.17	c #Conflicts:    8042000 | #Constraints:     293899
3413.58/3443.17	c #Conflicts:    8043000 | #Constraints:     294899
3413.58/3443.17	c #Conflicts:    8044000 | #Constraints:     295899
3413.58/3443.17	c #Conflicts:    8045000 | #Constraints:     296900
3413.58/3443.17	c #Conflicts:    8046000 | #Constraints:     297900
3413.58/3443.17	c #Conflicts:    8047000 | #Constraints:     298900
3413.58/3443.17	c #Conflicts:    8048000 | #Constraints:     299900
3413.58/3443.17	c #Conflicts:    8049000 | #Constraints:     300900
3413.58/3443.17	c #Conflicts:    8050000 | #Constraints:     301900
3413.58/3443.17	c #Conflicts:    8051000 | #Constraints:     302901
3413.58/3443.17	c #Conflicts:    8052000 | #Constraints:     303901
3413.58/3443.17	c #Conflicts:    8053000 | #Constraints:     304901
3413.58/3443.17	c #Conflicts:    8054000 | #Constraints:     305901
3413.58/3443.17	c #Conflicts:    8055000 | #Constraints:     306902
3413.58/3443.17	c #Conflicts:    8056000 | #Constraints:     307902
3413.58/3443.17	c #Conflicts:    8057000 | #Constraints:     308902
3413.58/3443.17	c #Conflicts:    8058000 | #Constraints:     309902
3413.58/3443.17	c #Conflicts:    8059000 | #Constraints:     310902
3413.58/3443.17	c #Conflicts:    8060000 | #Constraints:     311902
3413.58/3443.17	c #Conflicts:    8061000 | #Constraints:     312903
3413.58/3443.17	c #Conflicts:    8062000 | #Constraints:     313903
3413.58/3443.17	c #Conflicts:    8063000 | #Constraints:     314903
3413.58/3443.17	c #Conflicts:    8064000 | #Constraints:     315903
3413.58/3443.17	c #Conflicts:    8065000 | #Constraints:     316903
3413.58/3443.17	c #Conflicts:    8066000 | #Constraints:     317903
3413.58/3443.17	c #Conflicts:    8067000 | #Constraints:     318903
3413.58/3443.17	c #Conflicts:    8068000 | #Constraints:     319904
3413.58/3443.17	c #Conflicts:    8069000 | #Constraints:     320904
3413.58/3443.17	c #Conflicts:    8070000 | #Constraints:     321904
3413.58/3443.17	c #Conflicts:    8071000 | #Constraints:     322904
3413.58/3443.17	c #Conflicts:    8072000 | #Constraints:     323904
3413.58/3443.17	c #Conflicts:    8073000 | #Constraints:     324904
3431.32/3460.95	c #Conflicts:    8074000 | #Constraints:     325905
3431.32/3460.95	c #Conflicts:    8075000 | #Constraints:     326905
3431.32/3460.95	c #Conflicts:    8076000 | #Constraints:     327906
3431.32/3460.95	c #Conflicts:    8077000 | #Constraints:     328906
3431.32/3460.95	c #Conflicts:    8078000 | #Constraints:     329906
3431.32/3460.95	c #Conflicts:    8079000 | #Constraints:     330906
3431.32/3460.95	c #Conflicts:    8080000 | #Constraints:     331906
3431.32/3460.95	c #Conflicts:    8081000 | #Constraints:     332906
3431.32/3460.95	c #Conflicts:    8082000 | #Constraints:     333906
3431.32/3460.95	c #Conflicts:    8083000 | #Constraints:     334906
3431.32/3460.95	c #Conflicts:    8084000 | #Constraints:     335907
3431.32/3460.95	c INPROCESSING
3431.32/3460.95	c GARBAGE COLLECT
3431.32/3460.95	WSVECS04 Frhs2[30]: 6 -3.00006 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[35]: 6 -1.00001 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[44]: 6 -44.2671 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[48]: 6 -44.935 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[50]: 6 0 14.0229 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[51]: 6 0 29.8085 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[54]: 6 -11.4711 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[56]: 6 -17.7951 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[67]: 6 0 0.658805 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[72]: 6 -47.1055 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[104]: 6 0 1.00006 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[112]: 6 0 4.40169 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[179]: 6 0 2.00001 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[186]: 6 -19.9032 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[196]: 6 -22.5135 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[237]: 6 -7.01328 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[293]: 6 0 1.00009 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[303]: 6 0 20.828 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[331]: 6 0 1.00006 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[420]: 6 0 25.762 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[424]: 6 0 12.3025 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[460]: 6 0 8.07073 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[492]: 6 0 31.2104 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[644]: 6 0 31.2105 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[648]: 6 0 0.901825 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[682]: 6 0 31.2104 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[783]: 6 0 1.00007 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[923]: 6 0 1.00006 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[924]: 6 0 1.00002 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1025]: 6 -2.09578 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1029]: 6 -2.31767 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1115]: 6 0 2.00008 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1126]: 6 0 1.00002 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1149]: 6 0 1.00004 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1153]: 6 -1.00005 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1202]: 6 0 1.00004 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1256]: 6 0 14.8763 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1277]: 6 -1.00004 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1294]: 6 0 14.8763 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1317]: 6 0 23.6052 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1328]: 6 0 1.00005 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1389]: 6 0 0.523223 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1411]: 6 0 2.79613 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1453]: 6 0 0.658807 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1472]: 6 0 2.00001 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1514]: 6 0 2.00002 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1549]: 6 -1.00009 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1559]: 6 -1.00009 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1589]: 6 -1.00006 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1643]: 6 -3.00003 0 shouldn't be
3431.32/3460.95	WSVECS04 Frhs2[1699]: 6 -1.00006 0 shouldn't be
3431.53/3461.14	WSVECS04 Frhs2[349]: 6 -1.00009 0 shouldn't be
3431.53/3461.14	WSVECS04 Frhs2[788]: 6 0 1.00004 shouldn't be
3431.53/3461.14	WSVECS04 Frhs2[1116]: 6 0 1.00009 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[23]: 6 -0.524405 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[44]: 6 -44.2671 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[48]: 6 -44.935 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[50]: 6 0 14.0229 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[54]: 6 -11.4711 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[56]: 6 -17.795 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[67]: 6 0 0.658787 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[72]: 6 -47.1055 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[78]: 6 0 3.38001 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[112]: 6 0 4.40162 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[161]: 6 -8.01319 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[186]: 6 -19.9032 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[237]: 6 -7.01319 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[295]: 6 0 1 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[420]: 6 0 25.762 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[424]: 6 0 12.3025 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[492]: 6 0 31.2104 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[505]: 6 0 2 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[644]: 6 0 31.2104 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[648]: 6 0 0.901765 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[782]: 6 0 1 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1029]: 6 -2.31757 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1126]: 6 0 1 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1153]: 6 -1 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1294]: 6 0 14.8763 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1346]: 6 -1 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1529]: 6 0 0.658787 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1556]: 6 0 4.40162 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
3431.73/3461.32	WSVECS04 Frhs2[1699]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[123]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[349]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[726]: 6 0 1 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[924]: 6 0 1 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1115]: 6 0 2 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1149]: 6 0 1 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1277]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1442]: 6 0 1 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1549]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1559]: 6 -1 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1610]: 6 -2 0 shouldn't be
3431.92/3461.50	WSVECS04 Frhs2[1687]: 6 -1 0 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[35]: 6 -1 0 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[293]: 6 0 1 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[369]: 6 0 1 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1164]: 6 0 1 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1202]: 6 0 1 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1389]: 6 0 0.523134 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1434]: 6 0 2 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1472]: 6 0 2 shouldn't be
3432.12/3461.70	WSVECS04 Frhs2[1548]: 6 0 1 shouldn't be
3473.70/3503.52	c #Conflicts:    8085000 | #Constraints:     172812
3473.70/3503.52	c #Conflicts:    8086000 | #Constraints:     173812
3473.70/3503.52	c #Conflicts:    8087000 | #Constraints:     174812
3473.70/3503.52	c #Conflicts:    8088000 | #Constraints:     175813
3473.70/3503.52	c #Conflicts:    8089000 | #Constraints:     176813
3473.70/3503.52	c #Conflicts:    8090000 | #Constraints:     177813
3473.70/3503.52	c #Conflicts:    8091000 | #Constraints:     178813
3473.70/3503.52	c #Conflicts:    8092000 | #Constraints:     179813
3473.70/3503.52	c #Conflicts:    8093000 | #Constraints:     180813
3473.70/3503.52	c #Conflicts:    8094000 | #Constraints:     181813
3473.70/3503.52	c #Conflicts:    8095000 | #Constraints:     182813
3473.70/3503.52	c #Conflicts:    8096000 | #Constraints:     183813
3473.70/3503.52	c #Conflicts:    8097000 | #Constraints:     184813
3473.70/3503.52	c #Conflicts:    8098000 | #Constraints:     185813
3473.70/3503.52	c #Conflicts:    8099000 | #Constraints:     186813
3473.70/3503.52	c #Conflicts:    8100000 | #Constraints:     187813
3473.70/3503.52	c #Conflicts:    8101000 | #Constraints:     188813
3473.70/3503.52	c #Conflicts:    8102000 | #Constraints:     189813
3473.70/3503.52	c #Conflicts:    8103000 | #Constraints:     190813
3473.70/3503.52	c #Conflicts:    8104000 | #Constraints:     191813
3473.70/3503.52	c #Conflicts:    8105000 | #Constraints:     192813
3473.70/3503.52	c #Conflicts:    8106000 | #Constraints:     193813
3473.70/3503.52	c #Conflicts:    8107000 | #Constraints:     194813
3473.70/3503.52	c #Conflicts:    8108000 | #Constraints:     195813
3473.70/3503.52	c #Conflicts:    8109000 | #Constraints:     196813
3473.70/3503.52	c #Conflicts:    8110000 | #Constraints:     197813
3473.70/3503.52	c #Conflicts:    8111000 | #Constraints:     198813
3473.70/3503.52	c #Conflicts:    8112000 | #Constraints:     199813
3473.70/3503.52	c #Conflicts:    8113000 | #Constraints:     200813
3473.70/3503.52	c #Conflicts:    8114000 | #Constraints:     201813
3473.70/3503.52	c #Conflicts:    8115000 | #Constraints:     202813
3473.70/3503.52	c #Conflicts:    8116000 | #Constraints:     203813
3473.70/3503.52	c #Conflicts:    8117000 | #Constraints:     204813
3473.70/3503.52	c #Conflicts:    8118000 | #Constraints:     205813
3473.70/3503.52	c #Conflicts:    8119000 | #Constraints:     206813
3473.70/3503.52	c #Conflicts:    8120000 | #Constraints:     207813
3473.70/3503.52	c #Conflicts:    8121000 | #Constraints:     208813
3473.70/3503.52	c #Conflicts:    8122000 | #Constraints:     209813
3473.70/3503.52	c #Conflicts:    8123000 | #Constraints:     210813
3473.70/3503.52	c #Conflicts:    8124000 | #Constraints:     211813
3473.70/3503.52	c #Conflicts:    8125000 | #Constraints:     212813
3473.70/3503.52	c #Conflicts:    8126000 | #Constraints:     213813
3473.70/3503.52	c #Conflicts:    8127000 | #Constraints:     214813
3473.70/3503.52	c #Conflicts:    8128000 | #Constraints:     215813
3473.70/3503.52	c #Conflicts:    8129000 | #Constraints:     216813
3473.70/3503.52	c #Conflicts:    8130000 | #Constraints:     217813
3473.70/3503.52	c #Conflicts:    8131000 | #Constraints:     218813
3473.70/3503.52	c #Conflicts:    8132000 | #Constraints:     219813
3473.70/3503.52	c #Conflicts:    8133000 | #Constraints:     220813
3473.70/3503.52	c #Conflicts:    8134000 | #Constraints:     221813
3473.70/3503.52	c #Conflicts:    8135000 | #Constraints:     222813
3473.70/3503.52	c #Conflicts:    8136000 | #Constraints:     223813
3473.70/3503.52	c #Conflicts:    8137000 | #Constraints:     224813
3473.70/3503.52	c #Conflicts:    8138000 | #Constraints:     225814
3473.70/3503.52	c #Conflicts:    8139000 | #Constraints:     226814
3473.70/3503.52	c #Conflicts:    8140000 | #Constraints:     227814
3473.70/3503.52	c #Conflicts:    8141000 | #Constraints:     228814
3473.70/3503.52	c #Conflicts:    8142000 | #Constraints:     229814
3473.70/3503.52	c INPROCESSING
3473.70/3503.52	c GARBAGE COLLECT
3473.70/3503.52	WSVECS04 Frhs2[53]: 6 -208.283 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[54]: 6 -437.672 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[55]: 6 -503.43 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[57]: 6 -602.467 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[60]: 6 -382.288 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[70]: 6 -128.52 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[72]: 6 -380.77 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[78]: 6 0 42.8005 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[90]: 6 0 1.00007 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[113]: 6 0 261.051 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[116]: 6 -243.811 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[131]: 6 0 1.00003 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[148]: 6 0 139.362 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[149]: 6 0 146.683 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[259]: 6 0 1.00006 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[262]: 6 0 14.9827 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[263]: 6 0 146.683 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[269]: 6 0 44.8138 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[326]: 6 0 147.183 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[344]: 6 0 120.302 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[382]: 6 0 120.302 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[493]: 6 0 258.551 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[523]: 6 0 1.00006 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[560]: 6 0 0.500061 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[561]: 6 0 1.0001 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[599]: 6 0 1.00003 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[653]: 6 0 1.00002 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[686]: 6 0 237.552 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[764]: 6 0 72.8189 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[795]: 6 0 146.683 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[803]: 6 -10.6866 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[877]: 6 0 255.66 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[914]: 6 0 127.162 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[952]: 6 0 127.162 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1078]: 6 0 1.00002 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1295]: 6 -123.399 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1304]: 6 0 1.00001 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1323]: 6 0 1.00003 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1370]: 6 -389.993 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1373]: 6 0 35.2877 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1374]: 6 0 186.099 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1411]: 6 0 44.7664 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1420]: 6 0 1.00005 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1421]: 6 0 194.073 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1424]: 6 0 293.365 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1449]: 6 -152.351 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1450]: 6 0 186.099 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1457]: 6 0 1.00007 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1481]: 6 -28.6948 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1523]: 6 -1.00003 0 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1530]: 6 0 1.00003 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1533]: 6 0 1.00009 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1534]: 6 0 1.00004 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1537]: 6 0 1.00005 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1549]: 6 0 1.00007 shouldn't be
3473.70/3503.52	WSVECS04 Frhs2[1616]: 6 -1.00007 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[55]: 6 -503.43 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[57]: 6 -602.467 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[60]: 6 -382.288 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[62]: 6 -554.838 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[70]: 6 -128.52 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[71]: 6 -783.624 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[72]: 6 -380.769 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[113]: 6 0 261.051 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[116]: 6 -243.811 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[148]: 6 0 139.362 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[149]: 6 0 146.682 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[165]: 6 0 1 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[264]: 6 0 211.503 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[307]: 6 0 18.3183 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[560]: 6 0 0.5 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[630]: 6 -1 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[686]: 6 0 237.552 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[764]: 6 0 72.8188 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[877]: 6 0 255.66 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[914]: 6 0 127.162 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1279]: 6 0 160.777 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1370]: 6 -389.993 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1411]: 6 0 44.7663 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1412]: 6 0 186.099 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1449]: 6 -152.351 0 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1457]: 6 0 1 shouldn't be
3473.90/3503.75	WSVECS04 Frhs2[1533]: 6 0 1 shouldn't be
3491.35/3521.27	c #Conflicts:    8143000 | #Constraints:     119773
3491.35/3521.27	c #Conflicts:    8144000 | #Constraints:     120774
3491.35/3521.27	c #Conflicts:    8145000 | #Constraints:     121774
3491.35/3521.27	c #Conflicts:    8146000 | #Constraints:     122774
3491.35/3521.27	c #Conflicts:    8147000 | #Constraints:     123774
3491.35/3521.27	c #Conflicts:    8148000 | #Constraints:     124774
3491.35/3521.27	c #Conflicts:    8149000 | #Constraints:     125774
3491.35/3521.27	c #Conflicts:    8150000 | #Constraints:     126774
3491.35/3521.27	c #Conflicts:    8151000 | #Constraints:     127774
3491.35/3521.27	c #Conflicts:    8152000 | #Constraints:     128774
3491.35/3521.27	c #Conflicts:    8153000 | #Constraints:     129774
3491.35/3521.27	c #Conflicts:    8154000 | #Constraints:     130774
3491.35/3521.27	c #Conflicts:    8155000 | #Constraints:     131774
3491.35/3521.27	c #Conflicts:    8156000 | #Constraints:     132774
3491.35/3521.27	c #Conflicts:    8157000 | #Constraints:     133774
3491.35/3521.27	c #Conflicts:    8158000 | #Constraints:     134774
3491.35/3521.27	c #Conflicts:    8159000 | #Constraints:     135774
3491.35/3521.27	c #Conflicts:    8160000 | #Constraints:     136774
3491.35/3521.27	c #Conflicts:    8161000 | #Constraints:     137774
3491.35/3521.27	c #Conflicts:    8162000 | #Constraints:     138774
3491.35/3521.27	c #Conflicts:    8163000 | #Constraints:     139774
3491.35/3521.27	c #Conflicts:    8164000 | #Constraints:     140774
3491.35/3521.27	c #Conflicts:    8165000 | #Constraints:     141774
3491.35/3521.27	c #Conflicts:    8166000 | #Constraints:     142774
3491.35/3521.27	c #Conflicts:    8167000 | #Constraints:     143774
3491.35/3521.27	c #Conflicts:    8168000 | #Constraints:     144774
3491.35/3521.27	c #Conflicts:    8169000 | #Constraints:     145774
3491.35/3521.27	c #Conflicts:    8170000 | #Constraints:     146774
3491.35/3521.27	c #Conflicts:    8171000 | #Constraints:     147774
3491.35/3521.27	c #Conflicts:    8172000 | #Constraints:     148774
3491.35/3521.27	c #Conflicts:    8173000 | #Constraints:     149774
3491.35/3521.27	c #Conflicts:    8174000 | #Constraints:     150774
3491.35/3521.27	c #Conflicts:    8175000 | #Constraints:     151774
3491.35/3521.27	c #Conflicts:    8176000 | #Constraints:     152774
3491.35/3521.27	c #Conflicts:    8177000 | #Constraints:     153774
3491.35/3521.27	c #Conflicts:    8178000 | #Constraints:     154774
3491.35/3521.27	c #Conflicts:    8179000 | #Constraints:     155774
3491.35/3521.27	c #Conflicts:    8180000 | #Constraints:     156774
3491.35/3521.27	c #Conflicts:    8181000 | #Constraints:     157774
3491.35/3521.27	WSVECS04 Frhs2[67]: 6 -7.10535 0 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[71]: 6 -44.4438 0 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[76]: 6 -54.8601 0 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[253]: 6 0 17.3848 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[262]: 6 0 1.44847 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[334]: 6 0 1.00006 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[404]: 6 0 2.5351 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[443]: 6 0 17.3847 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[445]: 6 0 48.4615 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[458]: 6 0 45.7758 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[484]: 6 0 1.00006 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[512]: 6 0 14.3468 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[519]: 6 0 7.67344 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[521]: 6 0 47.4615 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[556]: 6 0 11.1922 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1074]: 6 0 1.00007 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1112]: 6 0 1.00006 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1120]: 6 0 27.0953 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1126]: 6 0 7.67342 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1148]: 6 0 4.29468 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1161]: 6 0 15.7925 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1347]: 6 0 1.00003 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1363]: 6 0 3.75906 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1370]: 6 0 57.8332 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1373]: 6 0 1.61098 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1384]: 6 0 1.00009 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1408]: 6 0 57.8331 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1439]: 6 0 4.75907 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1449]: 6 0 2.42824 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1460]: 6 0 1.00002 shouldn't be
3491.35/3521.27	WSVECS04 Frhs2[1484]: 6 0 64.5065 shouldn't be
3502.05/3532.07	c #Conflicts:    8182000 | #Constraints:     158775
3502.05/3532.07	c #Conflicts:    8183000 | #Constraints:     159775
3502.05/3532.07	c #Conflicts:    8184000 | #Constraints:     160775
3502.05/3532.07	c #Conflicts:    8185000 | #Constraints:     161775
3502.05/3532.07	c #Conflicts:    8186000 | #Constraints:     162775
3502.05/3532.07	c #Conflicts:    8187000 | #Constraints:     163775
3502.05/3532.07	c #Conflicts:    8188000 | #Constraints:     164775
3502.05/3532.07	c #Conflicts:    8189000 | #Constraints:     165775
3502.05/3532.07	c #Conflicts:    8190000 | #Constraints:     166775
3502.05/3532.07	c #Conflicts:    8191000 | #Constraints:     167775
3502.05/3532.07	c #Conflicts:    8192000 | #Constraints:     168775
3502.05/3532.07	c #Conflicts:    8193000 | #Constraints:     169775
3502.05/3532.07	c #Conflicts:    8194000 | #Constraints:     170775
3502.05/3532.07	c #Conflicts:    8195000 | #Constraints:     171775
3502.05/3532.07	c #Conflicts:    8196000 | #Constraints:     172775
3502.05/3532.07	c #Conflicts:    8197000 | #Constraints:     173775
3502.05/3532.07	c #Conflicts:    8198000 | #Constraints:     174775
3502.05/3532.07	c #Conflicts:    8199000 | #Constraints:     175775
3502.05/3532.07	c #Conflicts:    8200000 | #Constraints:     176775
3502.05/3532.07	c INPROCESSING
3502.05/3532.07	c GARBAGE COLLECT
3502.05/3532.07	WSVECS04 Frhs2[44]: 6 -519.951 0 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[68]: 6 0 14.489 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[78]: 6 0 87.7235 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[198]: 6 0 71.0986 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[377]: 6 0 1 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[423]: 6 0 18.8908 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[452]: 6 0 21.4698 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[490]: 6 0 21.4698 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[529]: 6 0 1 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[534]: 6 0 476.423 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[915]: 6 0 18.8212 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1041]: 6 0 127.019 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1075]: 6 -1 0 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1143]: 6 0 3.72831 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1150]: 6 -1 0 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1162]: 6 0 56.5957 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1181]: 6 0 3.72831 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1256]: 6 0 54.8279 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1411]: 6 0 54.8828 shouldn't be
3502.05/3532.07	WSVECS04 Frhs2[1560]: 6 0 129.932 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[140]: 6 0 1 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[292]: 6 0 0.5 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[444]: 6 0 1 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[1037]: 6 -1 0 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[1052]: 6 0 0.5 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[1201]: 6 0 1 shouldn't be
3502.25/3532.25	WSVECS04 Frhs2[1239]: 6 0 1 shouldn't be
3502.44/3532.44	WSVECS04 Frhs2[604]: 6 0 1 shouldn't be
3502.44/3532.44	WSVECS04 Frhs2[1499]: 6 -1 0 shouldn't be
3522.99/3553.07	c #Conflicts:    8201000 | #Constraints:      93153
3522.99/3553.07	c #Conflicts:    8202000 | #Constraints:      94153
3522.99/3553.07	c #Conflicts:    8203000 | #Constraints:      95153
3522.99/3553.07	c #Conflicts:    8204000 | #Constraints:      96153
3522.99/3553.07	c #Conflicts:    8205000 | #Constraints:      97153
3522.99/3553.07	c #Conflicts:    8206000 | #Constraints:      98153
3522.99/3553.07	c #Conflicts:    8207000 | #Constraints:      99153
3522.99/3553.07	c #Conflicts:    8208000 | #Constraints:     100153
3522.99/3553.07	c #Conflicts:    8209000 | #Constraints:     101153
3522.99/3553.07	c #Conflicts:    8210000 | #Constraints:     102153
3522.99/3553.07	c #Conflicts:    8211000 | #Constraints:     103153
3522.99/3553.07	c #Conflicts:    8212000 | #Constraints:     104153
3522.99/3553.07	c #Conflicts:    8213000 | #Constraints:     105153
3522.99/3553.07	c #Conflicts:    8214000 | #Constraints:     106153
3522.99/3553.07	c #Conflicts:    8215000 | #Constraints:     107153
3522.99/3553.07	c #Conflicts:    8216000 | #Constraints:     108154
3522.99/3553.07	c #Conflicts:    8217000 | #Constraints:     109154
3522.99/3553.07	c #Conflicts:    8218000 | #Constraints:     110154
3522.99/3553.07	c #Conflicts:    8219000 | #Constraints:     111154
3522.99/3553.07	c #Conflicts:    8220000 | #Constraints:     112154
3522.99/3553.07	c #Conflicts:    8221000 | #Constraints:     113154
3522.99/3553.07	c #Conflicts:    8222000 | #Constraints:     114154
3522.99/3553.07	c #Conflicts:    8223000 | #Constraints:     115154
3522.99/3553.07	c #Conflicts:    8224000 | #Constraints:     116154
3522.99/3553.07	c #Conflicts:    8225000 | #Constraints:     117154
3522.99/3553.07	c #Conflicts:    8226000 | #Constraints:     118154
3522.99/3553.07	c #Conflicts:    8227000 | #Constraints:     119154
3522.99/3553.07	c #Conflicts:    8228000 | #Constraints:     120154
3522.99/3553.07	c #Conflicts:    8229000 | #Constraints:     121154
3522.99/3553.07	c #Conflicts:    8230000 | #Constraints:     122154
3522.99/3553.07	c #Conflicts:    8231000 | #Constraints:     123154
3522.99/3553.07	c #Conflicts:    8232000 | #Constraints:     124154
3522.99/3553.07	c #Conflicts:    8233000 | #Constraints:     125154
3522.99/3553.07	c #Conflicts:    8234000 | #Constraints:     126154
3522.99/3553.07	c #Conflicts:    8235000 | #Constraints:     127154
3522.99/3553.07	c #Conflicts:    8236000 | #Constraints:     128154
3522.99/3553.07	c #Conflicts:    8237000 | #Constraints:     129154
3522.99/3553.07	c #Conflicts:    8238000 | #Constraints:     130154
3522.99/3553.07	c #Conflicts:    8239000 | #Constraints:     131154
3522.99/3553.07	c #Conflicts:    8240000 | #Constraints:     132154
3522.99/3553.07	c #Conflicts:    8241000 | #Constraints:     133154
3522.99/3553.07	c #Conflicts:    8242000 | #Constraints:     134154
3522.99/3553.07	c #Conflicts:    8243000 | #Constraints:     135154
3522.99/3553.07	c #Conflicts:    8244000 | #Constraints:     136154
3522.99/3553.07	c #Conflicts:    8245000 | #Constraints:     137154
3522.99/3553.07	c #Conflicts:    8246000 | #Constraints:     138154
3522.99/3553.07	c #Conflicts:    8247000 | #Constraints:     139154
3522.99/3553.07	c #Conflicts:    8248000 | #Constraints:     140154
3522.99/3553.07	c #Conflicts:    8249000 | #Constraints:     141154
3522.99/3553.07	c #Conflicts:    8250000 | #Constraints:     142154
3522.99/3553.07	c #Conflicts:    8251000 | #Constraints:     143154
3522.99/3553.07	c #Conflicts:    8252000 | #Constraints:     144154
3522.99/3553.07	c #Conflicts:    8253000 | #Constraints:     145154
3522.99/3553.07	c #Conflicts:    8254000 | #Constraints:     146154
3522.99/3553.07	c #Conflicts:    8255000 | #Constraints:     147154
3522.99/3553.07	c #Conflicts:    8256000 | #Constraints:     148154
3522.99/3553.07	c #Conflicts:    8257000 | #Constraints:     149154
3522.99/3553.07	c #Conflicts:    8258000 | #Constraints:     150155
3522.99/3553.07	c INPROCESSING
3522.99/3553.07	c GARBAGE COLLECT
3522.99/3553.07	WSVECS04 Frhs2[21]: 6 0 792.729 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[63]: 6 -1813.07 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[64]: 6 -2530.65 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[66]: 6 -3935.6 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[72]: 6 -3799.06 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[74]: 6 -2656.66 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[76]: 6 -3045.46 0 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[78]: 6 0 827.94 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[101]: 6 0 1661.67 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[451]: 6 0 1320.74 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[540]: 6 0 712.578 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[572]: 6 0 1159.23 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[687]: 6 0 873.096 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[720]: 6 0 2829.07 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[747]: 6 0 1175.76 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[764]: 6 0 670.068 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[873]: 6 0 994.774 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[914]: 6 0 1430.18 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[918]: 6 0 654.38 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[1165]: 6 0 422.158 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[1172]: 6 0 120.191 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[1325]: 6 0 500.425 shouldn't be
3522.99/3553.07	WSVECS04 Frhs2[1579]: 6 -26.6196 0 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[294]: 6 0 1 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[831]: 6 0 1329.27 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[869]: 6 0 1329.27 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[955]: 6 0 312.471 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[1071]: 6 0 3 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[1171]: 6 0 1 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[1247]: 6 0 1 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[1328]: 6 0 4 shouldn't be
3523.19/3553.26	WSVECS04 Frhs2[1705]: 6 -1.5 0 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[283]: 6 0 1 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[479]: 6 0 1 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[509]: 6 0 1 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[517]: 6 0 1 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[961]: 6 0 1 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[1033]: 6 -1 0 shouldn't be
3523.39/3553.46	WSVECS04 Frhs2[1475]: 6 0 2 shouldn't be
3523.58/3553.67	WSVECS04 Frhs2[547]: 6 0 1 shouldn't be
3546.43/3576.66	c #Conflicts:    8259000 | #Constraints:      79652
3546.43/3576.66	c #Conflicts:    8260000 | #Constraints:      80652
3546.43/3576.66	c #Conflicts:    8261000 | #Constraints:      81652
3546.43/3576.66	c #Conflicts:    8262000 | #Constraints:      82652
3546.43/3576.66	c #Conflicts:    8263000 | #Constraints:      83652
3546.43/3576.66	c #Conflicts:    8264000 | #Constraints:      84652
3546.43/3576.66	c #Conflicts:    8265000 | #Constraints:      85652
3546.43/3576.66	c #Conflicts:    8266000 | #Constraints:      86652
3546.43/3576.66	c #Conflicts:    8267000 | #Constraints:      87653
3546.43/3576.66	c #Conflicts:    8268000 | #Constraints:      88653
3546.43/3576.66	c #Conflicts:    8269000 | #Constraints:      89653
3546.43/3576.66	c #Conflicts:    8270000 | #Constraints:      90653
3546.43/3576.66	c #Conflicts:    8271000 | #Constraints:      91653
3546.43/3576.66	c #Conflicts:    8272000 | #Constraints:      92653
3546.43/3576.66	c #Conflicts:    8273000 | #Constraints:      93653
3546.43/3576.66	c #Conflicts:    8274000 | #Constraints:      94653
3546.43/3576.66	c #Conflicts:    8275000 | #Constraints:      95653
3546.43/3576.66	c #Conflicts:    8276000 | #Constraints:      96653
3546.43/3576.66	c #Conflicts:    8277000 | #Constraints:      97653
3546.43/3576.66	c #Conflicts:    8278000 | #Constraints:      98653
3546.43/3576.66	c #Conflicts:    8279000 | #Constraints:      99653
3546.43/3576.66	c #Conflicts:    8280000 | #Constraints:     100653
3546.43/3576.66	c #Conflicts:    8281000 | #Constraints:     101653
3546.43/3576.66	c #Conflicts:    8282000 | #Constraints:     102653
3546.43/3576.66	c #Conflicts:    8283000 | #Constraints:     103653
3546.43/3576.66	c #Conflicts:    8284000 | #Constraints:     104653
3546.43/3576.66	c #Conflicts:    8285000 | #Constraints:     105653
3546.43/3576.66	c #Conflicts:    8286000 | #Constraints:     106653
3546.43/3576.66	c #Conflicts:    8287000 | #Constraints:     107653
3546.43/3576.66	c #Conflicts:    8288000 | #Constraints:     108653
3546.43/3576.66	c #Conflicts:    8289000 | #Constraints:     109653
3546.43/3576.66	c #Conflicts:    8290000 | #Constraints:     110653
3546.43/3576.66	c #Conflicts:    8291000 | #Constraints:     111653
3546.43/3576.66	c #Conflicts:    8292000 | #Constraints:     112654
3546.43/3576.66	c #Conflicts:    8293000 | #Constraints:     113654
3546.43/3576.66	c #Conflicts:    8294000 | #Constraints:     114654
3546.43/3576.66	c #Conflicts:    8295000 | #Constraints:     115655
3546.43/3576.66	c #Conflicts:    8296000 | #Constraints:     116655
3546.43/3576.66	c #Conflicts:    8297000 | #Constraints:     117655
3546.43/3576.66	c #Conflicts:    8298000 | #Constraints:     118655
3546.43/3576.66	c #Conflicts:    8299000 | #Constraints:     119655
3546.43/3576.66	c #Conflicts:    8300000 | #Constraints:     120656
3546.43/3576.66	c #Conflicts:    8301000 | #Constraints:     121656
3546.43/3576.66	c #Conflicts:    8302000 | #Constraints:     122656
3546.43/3576.66	c #Conflicts:    8303000 | #Constraints:     123656
3546.43/3576.66	c #Conflicts:    8304000 | #Constraints:     124657
3546.43/3576.66	c #Conflicts:    8305000 | #Constraints:     125657
3546.43/3576.66	c #Conflicts:    8306000 | #Constraints:     126657
3546.43/3576.66	c #Conflicts:    8307000 | #Constraints:     127657
3546.43/3576.66	c #Conflicts:    8308000 | #Constraints:     128657
3546.43/3576.66	c #Conflicts:    8309000 | #Constraints:     129658
3546.43/3576.66	c #Conflicts:    8310000 | #Constraints:     130658
3546.43/3576.66	c #Conflicts:    8311000 | #Constraints:     131658
3546.43/3576.66	c #Conflicts:    8312000 | #Constraints:     132658
3546.43/3576.66	c #Conflicts:    8313000 | #Constraints:     133658
3546.43/3576.66	c #Conflicts:    8314000 | #Constraints:     134658
3546.43/3576.66	c #Conflicts:    8315000 | #Constraints:     135658
3546.43/3576.66	c #Conflicts:    8316000 | #Constraints:     136658
3546.43/3576.66	c #Conflicts:    8317000 | #Constraints:     137658
3546.43/3576.66	c INPROCESSING
3546.43/3576.67	c GARBAGE COLLECT
3546.43/3576.67	WSVECS04 Frhs2[55]: 6 -64.1238 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[56]: 6 -64.1238 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[61]: 6 0 21.4639 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[62]: 6 -14.3578 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[73]: 6 -80.4818 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[76]: 6 0 18.7759 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[78]: 6 0 78.6828 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[94]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[150]: 6 0 25.9835 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[170]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[215]: 6 -1.64958 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[238]: 6 -1 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[251]: 6 -0.302742 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[378]: 6 0 6.32807 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[612]: 6 0 0.333334 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[648]: 6 0 54.6256 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[689]: 6 0 30.4712 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[747]: 6 0 7.08341 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[820]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[947]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1006]: 6 -0.649576 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1106]: 6 -1 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1137]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1165]: 6 0 7.08341 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1202]: 6 0 20.8725 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1205]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1237]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1300]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1316]: 6 -1 0 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1328]: 6 0 77.942 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1439]: 6 0 2 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1478]: 6 0 1 shouldn't be
3546.43/3576.67	WSVECS04 Frhs2[1522]: 6 0 13.9266 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[111]: 6 0 1 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[132]: 6 0 1 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[142]: 6 0 2 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[210]: 6 -1.64958 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[248]: 6 -1.64958 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[499]: 6 0 7.67888 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[536]: 6 0 0.666667 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[585]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[904]: 6 0 1 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[918]: 6 -2 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1041]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1103]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1240]: 6 0 20.8725 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1544]: 6 0 1 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1555]: 6 0 1 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1642]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1643]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1651]: 6 -2 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1660]: 6 -4 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1665]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1666]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1667]: 6 -1 0 shouldn't be
3546.63/3576.84	WSVECS04 Frhs2[1678]: 6 -1 0 shouldn't be
3559.00/3589.24	c #Conflicts:    8318000 | #Constraints:      73597
3559.00/3589.24	c #Conflicts:    8319000 | #Constraints:      74597
3559.00/3589.24	c #Conflicts:    8320000 | #Constraints:      75597
3559.00/3589.24	c #Conflicts:    8321000 | #Constraints:      76597
3559.00/3589.24	c #Conflicts:    8322000 | #Constraints:      77597
3559.00/3589.24	c #Conflicts:    8323000 | #Constraints:      78597
3559.00/3589.24	c #Conflicts:    8324000 | #Constraints:      79598
3559.00/3589.24	c #Conflicts:    8325000 | #Constraints:      80598
3559.00/3589.24	c #Conflicts:    8326000 | #Constraints:      81598
3559.00/3589.24	c #Conflicts:    8327000 | #Constraints:      82598
3559.00/3589.24	c #Conflicts:    8328000 | #Constraints:      83598
3559.00/3589.24	c #Conflicts:    8329000 | #Constraints:      84598
3559.00/3589.24	c #Conflicts:    8330000 | #Constraints:      85598
3559.00/3589.24	c #Conflicts:    8331000 | #Constraints:      86598
3559.00/3589.24	c #Conflicts:    8332000 | #Constraints:      87598
3559.00/3589.24	c #Conflicts:    8333000 | #Constraints:      88598
3559.00/3589.24	c #Conflicts:    8334000 | #Constraints:      89598
3559.00/3589.24	c #Conflicts:    8335000 | #Constraints:      90598
3559.00/3589.24	c #Conflicts:    8336000 | #Constraints:      91598
3559.00/3589.24	c #Conflicts:    8337000 | #Constraints:      92598
3559.00/3589.24	c #Conflicts:    8338000 | #Constraints:      93598
3559.00/3589.24	c #Conflicts:    8339000 | #Constraints:      94598
3559.00/3589.24	c #Conflicts:    8340000 | #Constraints:      95598
3559.00/3589.24	c #Conflicts:    8341000 | #Constraints:      96598
3559.00/3589.24	c #Conflicts:    8342000 | #Constraints:      97598
3559.00/3589.24	c #Conflicts:    8343000 | #Constraints:      98598
3559.00/3589.24	c #Conflicts:    8344000 | #Constraints:      99598
3559.00/3589.24	c #Conflicts:    8345000 | #Constraints:     100598
3559.00/3589.24	c #Conflicts:    8346000 | #Constraints:     101598
3559.00/3589.24	c #Conflicts:    8347000 | #Constraints:     102598
3559.00/3589.24	c #Conflicts:    8348000 | #Constraints:     103598
3559.00/3589.24	c #Conflicts:    8349000 | #Constraints:     104598
3559.00/3589.24	c #Conflicts:    8350000 | #Constraints:     105598
3559.00/3589.24	c #Conflicts:    8351000 | #Constraints:     106599
3559.00/3589.24	c #Conflicts:    8352000 | #Constraints:     107599
3559.00/3589.24	c #Conflicts:    8353000 | #Constraints:     108599
3559.00/3589.24	c #Conflicts:    8354000 | #Constraints:     109599
3559.00/3589.24	c #Conflicts:    8355000 | #Constraints:     110599
3559.00/3589.24	c #Conflicts:    8356000 | #Constraints:     111599
3559.00/3589.24	c #Conflicts:    8357000 | #Constraints:     112599
3559.00/3589.24	c #Conflicts:    8358000 | #Constraints:     113599
3559.00/3589.24	WSVECS04 Frhs2[43]: 6 -1.31325 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[49]: 6 0 2.73454 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[51]: 6 -1.15498 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[52]: 6 0 1.94048 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[56]: 6 -1.19458 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[62]: 6 -4.56617 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[63]: 6 0 5.29321 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[65]: 6 0 0.679166 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[76]: 6 0 2.44202 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[87]: 6 -1.00009 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[101]: 6 -2.39388 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[126]: 6 -1.00008 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[138]: 6 0 1.00003 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[173]: 6 0 1.00007 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[177]: 6 -1.39386 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[211]: 6 0 1.00002 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[246]: 6 0 1.00006 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[264]: 6 0 1.2176 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[277]: 6 -1.00002 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[299]: 6 0 1.82456 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[316]: 6 -1.65732 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[426]: 6 0 1.08189 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[451]: 6 0 3.00008 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[498]: 6 0 1.05818 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[525]: 6 -1.00003 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[536]: 6 0 1.05821 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[565]: 6 0 1.82452 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[584]: 6 0 1.00008 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[598]: 6 0 1.00003 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[603]: 6 0 1.8245 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[613]: 6 0 1.02066 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[619]: 6 0 1.00001 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[641]: 6 0 1.82455 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[650]: 6 0 1.05817 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[654]: 6 -1.08184 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[671]: 6 0 1.32367 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[709]: 6 0 1.32372 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[712]: 6 0 1.00007 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[720]: 6 0 4.01624 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[729]: 6 -1.00004 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[747]: 6 0 1.32368 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[758]: 6 0 2.79867 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[797]: 6 0 0.0100366 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[806]: 6 0 1.08182 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[821]: 6 0 2.52493 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[835]: 6 0 1.01402 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[840]: 6 0 1.05821 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[844]: 6 0 1.08186 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[853]: 6 0 1.00008 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[859]: 6 0 2.52495 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[861]: 6 0 1.32365 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[944]: 6 0 1.00008 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[948]: 6 -4.01631 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[954]: 6 0 1.00008 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[955]: 6 0 0.0206634 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[992]: 6 0 3.05814 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1025]: 6 0 1.00403 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1030]: 6 0 1.0582 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1090]: 6 -1.00004 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1091]: 6 0 1.00006 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1096]: 6 0 1.00005 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1129]: 6 0 1.00006 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1137]: 6 -1.00003 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1138]: 6 0 2.77919 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1148]: 6 0 1.92395 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1167]: 6 0 1.00004 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1170]: 6 0 1.00005 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1448]: 6 0 0.0581921 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1454]: 6 -1.00003 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1492]: 6 0 2.26346 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1541]: 6 0 0.996295 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1557]: 6 0 0.028405 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1570]: 6 -2.00003 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1651]: 6 -2.0001 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1652]: 6 -1.00006 0 shouldn't be
3559.00/3589.24	WSVECS04 Frhs2[1687]: 6 -1.00005 0 shouldn't be
3567.10/3597.48	c #Conflicts:    8359000 | #Constraints:     114600
3567.10/3597.48	c #Conflicts:    8360000 | #Constraints:     115600
3567.10/3597.48	c #Conflicts:    8361000 | #Constraints:     116600
3567.10/3597.48	c #Conflicts:    8362000 | #Constraints:     117600
3567.10/3597.48	c #Conflicts:    8363000 | #Constraints:     118600
3567.10/3597.48	c #Conflicts:    8364000 | #Constraints:     119600
3567.10/3597.48	c #Conflicts:    8365000 | #Constraints:     120600
3567.10/3597.48	c #Conflicts:    8366000 | #Constraints:     121600
3567.10/3597.48	c #Conflicts:    8367000 | #Constraints:     122600
3567.10/3597.48	c #Conflicts:    8368000 | #Constraints:     123600
3567.10/3597.48	c #Conflicts:    8369000 | #Constraints:     124600
3567.10/3597.48	c #Conflicts:    8370000 | #Constraints:     125600
3567.10/3597.48	c #Conflicts:    8371000 | #Constraints:     126600
3567.10/3597.48	c #Conflicts:    8372000 | #Constraints:     127600
3567.10/3597.48	c #Conflicts:    8373000 | #Constraints:     128600
3567.10/3597.48	c #Conflicts:    8374000 | #Constraints:     129600
3567.10/3597.48	c #Conflicts:    8375000 | #Constraints:     130600
3567.10/3597.48	c #Conflicts:    8376000 | #Constraints:     131600
3567.10/3597.48	c INPROCESSING
3567.10/3597.48	c GARBAGE COLLECT
3567.10/3597.48	WSVECS04 Frhs2[59]: 6 -108.195 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[66]: 6 0 798.913 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[67]: 6 -121.203 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[70]: 6 -441.518 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[73]: 6 0 163.427 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[74]: 6 -496.909 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[109]: 6 0 1.68032 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[143]: 6 0 8.47287 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[177]: 6 0 1.00009 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[399]: 6 -2.00004 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[477]: 6 0 110.675 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[520]: 6 0 1.00001 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[539]: 6 0 1.00004 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[548]: 6 0 1.00006 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[588]: 6 0 1.00004 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[596]: 6 0 1.00005 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[600]: 6 0 1.00002 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[664]: 6 0 296.926 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[718]: 6 -1.00005 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[756]: 6 -1.00005 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1071]: 6 0 2.00003 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1080]: 6 0 1.00007 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1128]: 6 0 1.00008 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1166]: 6 0 1.00007 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1181]: 6 0 27.4704 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1193]: 6 0 188.47 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1202]: 6 0 182.341 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1213]: 6 0 96.9754 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1216]: 6 0 15.5223 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1222]: 6 0 148.463 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1254]: 6 0 16.5223 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1256]: 6 0 475.143 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1264]: 6 0 1.00009 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1269]: 6 0 133.4 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1270]: 6 0 1.00001 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1278]: 6 0 232.552 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1289]: 6 0 245.439 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1291]: 6 0 161.757 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1294]: 6 0 377.27 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1332]: 6 0 377.27 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1367]: 6 0 9.32433 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1405]: 6 0 153.95 shouldn't be
3567.10/3597.48	WSVECS04 Frhs2[1554]: 6 0 42.4652 shouldn't be
3567.30/3597.69	WSVECS04 Frhs2[1116]: 6 0 1.00006 shouldn't be
3567.30/3597.69	WSVECS04 Frhs2[1154]: 6 0 1.00009 shouldn't be
3567.30/3597.69	WSVECS04 Frhs2[1185]: 6 0 1.00004 shouldn't be
3567.30/3597.69	WSVECS04 Frhs2[1192]: 6 0 1.00005 shouldn't be
3567.30/3597.69	WSVECS04 Frhs2[1226]: 6 0 1.00009 shouldn't be
3567.60/3597.90	WSVECS04 Frhs2[1660]: 6 -2.00004 0 shouldn't be
3567.60/3597.90	WSVECS04 Frhs2[1670]: 6 -1.00006 0 shouldn't be
3567.60/3597.90	WSVECS04 Frhs2[1671]: 6 -2.00008 0 shouldn't be
3567.70/3598.10	WSVECS04 Frhs2[468]: 6 0 1.00008 shouldn't be
3567.70/3598.10	WSVECS04 Frhs2[1107]: 6 0 0.197041 shouldn't be
3567.70/3598.10	WSVECS04 Frhs2[1221]: 6 -167.529 0 shouldn't be
3567.70/3598.10	WSVECS04 Frhs2[1669]: 6 -1.00007 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[59]: 6 -108.195 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[66]: 6 0 798.913 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[67]: 6 -121.203 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[73]: 6 0 163.427 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[112]: 6 0 284.527 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[143]: 6 0 8.47286 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[177]: 6 0 1 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[399]: 6 -2 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[477]: 6 0 110.675 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[756]: 6 -1 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[775]: 6 0 49.3624 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1100]: 6 0 55.6493 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1193]: 6 0 188.47 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1213]: 6 0 96.9754 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1216]: 6 0 15.5222 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1218]: 6 0 326.68 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1221]: 6 -167.529 0 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1222]: 6 0 148.463 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1269]: 6 0 133.4 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1278]: 6 0 232.552 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1287]: 6 0 75.8791 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1289]: 6 0 245.438 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1291]: 6 0 161.757 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1294]: 6 0 377.27 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1404]: 6 0 429.99 shouldn't be
3568.00/3598.33	WSVECS04 Frhs2[1405]: 6 0 153.95 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[206]: 6 0 1 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[468]: 6 0 1 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[506]: 6 0 1 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[718]: 6 -1 0 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[870]: 6 0 1 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[881]: 6 0 4 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[972]: 6 -1 0 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[1107]: 6 0 0.197007 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[1624]: 6 -2 0 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[1660]: 6 -2 0 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[1669]: 6 -1 0 shouldn't be
3568.20/3598.58	WSVECS04 Frhs2[1670]: 6 -1 0 shouldn't be
3568.81/3599.11	WSVECS04 Frhs2[109]: 6 0 1.68027 shouldn't be
3568.81/3599.11	WSVECS04 Frhs2[524]: 6 0 1 shouldn't be
3568.81/3599.11	WSVECS04 Frhs2[562]: 6 0 1 shouldn't be
3568.81/3599.11	WSVECS04 Frhs2[588]: 6 0 1 shouldn't be
3568.81/3599.11	WSVECS04 Frhs2[600]: 6 0 1 shouldn't be
3595.48/3625.90	c #Conflicts:    8377000 | #Constraints:      70676
3595.48/3625.90	c #Conflicts:    8378000 | #Constraints:      71677
3595.48/3625.90	c #Conflicts:    8379000 | #Constraints:      72677
3595.48/3625.90	c #Conflicts:    8380000 | #Constraints:      73677
3595.48/3625.90	c #Conflicts:    8381000 | #Constraints:      74677
3595.48/3625.90	c #Conflicts:    8382000 | #Constraints:      75677
3595.48/3625.90	c #Conflicts:    8383000 | #Constraints:      76677
3595.48/3625.90	c #Conflicts:    8384000 | #Constraints:      77677
3595.48/3625.90	c #Conflicts:    8385000 | #Constraints:      78677
3595.48/3625.90	c #Conflicts:    8386000 | #Constraints:      79677
3595.48/3625.90	c #Conflicts:    8387000 | #Constraints:      80677
3595.48/3625.90	c #Conflicts:    8388000 | #Constraints:      81677
3595.48/3625.90	c #Conflicts:    8389000 | #Constraints:      82677
3595.48/3625.90	c #Conflicts:    8390000 | #Constraints:      83677
3595.48/3625.90	c #Conflicts:    8391000 | #Constraints:      84677
3595.48/3625.90	c #Conflicts:    8392000 | #Constraints:      85677
3595.48/3625.90	c #Conflicts:    8393000 | #Constraints:      86677
3595.48/3625.90	c #Conflicts:    8394000 | #Constraints:      87677
3595.48/3625.90	c #Conflicts:    8395000 | #Constraints:      88677
3595.48/3625.90	c #Conflicts:    8396000 | #Constraints:      89677
3595.48/3625.90	c #Conflicts:    8397000 | #Constraints:      90677
3595.48/3625.90	c #Conflicts:    8398000 | #Constraints:      91677
3595.48/3625.90	c #Conflicts:    8399000 | #Constraints:      92678
3595.48/3625.90	c #Conflicts:    8400000 | #Constraints:      93678
3595.48/3625.90	c #Conflicts:    8401000 | #Constraints:      94678
3595.48/3625.90	c #Conflicts:    8402000 | #Constraints:      95678
3595.48/3625.90	c #Conflicts:    8403000 | #Constraints:      96678
3595.48/3625.90	c #Conflicts:    8404000 | #Constraints:      97678
3595.48/3625.90	c #Conflicts:    8405000 | #Constraints:      98678
3595.48/3625.90	c #Conflicts:    8406000 | #Constraints:      99679
3595.48/3625.90	c #Conflicts:    8407000 | #Constraints:     100679
3595.48/3625.90	c #Conflicts:    8408000 | #Constraints:     101679
3595.48/3625.90	c #Conflicts:    8409000 | #Constraints:     102679
3595.48/3625.90	c #Conflicts:    8410000 | #Constraints:     103679
3595.48/3625.90	c #Conflicts:    8411000 | #Constraints:     104679
3595.48/3625.90	c #Conflicts:    8412000 | #Constraints:     105679
3595.48/3625.90	c #Conflicts:    8413000 | #Constraints:     106679
3595.48/3625.90	c #Conflicts:    8414000 | #Constraints:     107679
3595.48/3625.90	c #Conflicts:    8415000 | #Constraints:     108680
3595.48/3625.90	c #Conflicts:    8416000 | #Constraints:     109680
3595.48/3625.90	c #Conflicts:    8417000 | #Constraints:     110680
3595.48/3625.90	c #Conflicts:    8418000 | #Constraints:     111680
3595.48/3625.90	c #Conflicts:    8419000 | #Constraints:     112680
3595.48/3625.90	c #Conflicts:    8420000 | #Constraints:     113680
3595.48/3625.90	c #Conflicts:    8421000 | #Constraints:     114680
3595.48/3625.90	c #Conflicts:    8422000 | #Constraints:     115680
3595.48/3625.90	c #Conflicts:    8423000 | #Constraints:     116680
3595.48/3625.90	c #Conflicts:    8424000 | #Constraints:     117680
3595.48/3625.90	c #Conflicts:    8425000 | #Constraints:     118680
3595.48/3625.90	c #Conflicts:    8426000 | #Constraints:     119680
3595.48/3625.90	c #Conflicts:    8427000 | #Constraints:     120681
3595.48/3625.90	c #Conflicts:    8428000 | #Constraints:     121681
3595.48/3625.90	c #Conflicts:    8429000 | #Constraints:     122681
3595.48/3625.90	c #Conflicts:    8430000 | #Constraints:     123681
3595.48/3625.90	c #Conflicts:    8431000 | #Constraints:     124681
3595.48/3625.90	c #Conflicts:    8432000 | #Constraints:     125681
3595.48/3625.90	c #Conflicts:    8433000 | #Constraints:     126682
3595.48/3625.90	c #Conflicts:    8434000 | #Constraints:     127682
3595.48/3625.90	c #Conflicts:    8435000 | #Constraints:     128682
3595.48/3625.90	c #Conflicts:    8436000 | #Constraints:     129682
3595.48/3625.90	c #Conflicts:    8437000 | #Constraints:     130682
3595.48/3625.90	c #Conflicts:    8438000 | #Constraints:     131682
3595.48/3625.90	c #Conflicts:    8439000 | #Constraints:     132682
3595.48/3625.90	c #Conflicts:    8440000 | #Constraints:     133682
3595.48/3625.90	c #Conflicts:    8441000 | #Constraints:     134682
3595.48/3625.90	c #Conflicts:    8442000 | #Constraints:     135682
3595.48/3625.90	c #Conflicts:    8443000 | #Constraints:     136682
3595.48/3625.90	c #Conflicts:    8444000 | #Constraints:     137682
3595.48/3625.90	c #Conflicts:    8445000 | #Constraints:     138682
3595.48/3625.90	c #Conflicts:    8446000 | #Constraints:     139682
3595.48/3625.90	c #Conflicts:    8447000 | #Constraints:     140682
3595.48/3625.90	c #Conflicts:    8448000 | #Constraints:     141682
3595.48/3625.90	c #Conflicts:    8449000 | #Constraints:     142683
3595.48/3625.90	c #Conflicts:    8450000 | #Constraints:     143683
3595.48/3625.90	c #Conflicts:    8451000 | #Constraints:     144683
3595.48/3625.90	c #Conflicts:    8452000 | #Constraints:     145683
3595.48/3625.90	c #Conflicts:    8453000 | #Constraints:     146683
3595.48/3625.90	c #Conflicts:    8454000 | #Constraints:     147683
3595.48/3625.90	c #Conflicts:    8455000 | #Constraints:     148683
3600.06/3630.50	c #Conflicts:    8456000 | #Constraints:     149684
3600.06/3630.50	c #Conflicts:    8457000 | #Constraints:     150684
3600.06/3630.50	c #Conflicts:    8458000 | #Constraints:     151684
3600.06/3630.50	c #Conflicts:    8459000 | #Constraints:     152684
3600.06/3630.50	c #Conflicts:    8460000 | #Constraints:     153685
3600.06/3630.50	c #Conflicts:    8461000 | #Constraints:     154685
3600.06/3630.50	c #Conflicts:    8462000 | #Constraints:     155685
3600.06/3630.50	c #Conflicts:    8463000 | #Constraints:     156685
3600.06/3630.50	c cpu time 3561.8 s
3600.06/3630.50	c deterministic time 136818785931 1.37e+11
3600.06/3630.50	c optimization time 30.5902 s
3600.06/3630.50	c total solve time 3531.17 s
3600.06/3630.50	c core-guided solve time 0 s
3600.06/3630.50	c propagation time 2769.75 s
3600.06/3630.50	c conflict analysis time 593.751 s
3600.06/3630.50	c propagations 1671854593
3600.06/3630.50	c resolve steps 175425438
3600.06/3630.50	c decisions 10940210
3600.06/3630.50	c conflicts 8463742
3600.06/3630.50	c restarts 13742
3600.06/3630.50	c inprocessing phases 240
3600.06/3630.50	c garbage collections 240 ,( 100.00 )
3600.06/3630.50	c input clauses 7954 ,( 99.96 )
3600.06/3630.50	c input cardinalities 3 ,( 0.04 )
3600.06/3630.50	c input general constraints 0 ,( 0.00 )
3600.06/3630.50	c input average constraint length 3.19
3600.06/3630.50	c input average constraint degree 1.01
3600.06/3630.50	c learned clauses 8005623 ,( 94.58 )
3600.06/3630.50	c learned cardinalities 177711 ,( 2.10 )
3600.06/3630.50	c learned general constraints 281053 ,( 3.32 )
3600.06/3630.50	c learned average constraint length 63.73
3600.06/3630.50	c learned average constraint degree 958711.17
3600.06/3630.50	c watched  CF 32, 64, 128, Arb: 253567 , 0 , 0 , 0
3600.06/3630.50	c counting CF 32, 64, 128, Arb: 27486 , 0 , 0 , 0
3600.06/3630.50	c watched   constraints 253567 ,( 90.22 ) 
3600.06/3630.50	c counting  constraints 27486 ,( 9.78 ) 
3600.06/3630.50	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 29545279603 , 3449816036 , 317501059 ,( 303892936 , 13608123 )
3600.06/3630.50	c gcd simplifications 6373
3600.06/3630.50	c detected cardinalities 2596
3600.06/3630.50	c weakened non-implied lits 14922209
3600.06/3630.50	c weakened non-implying lits 16697
3600.06/3630.50	c original variables 1722
3600.06/3630.50	c clausal propagations 1643796298
3600.06/3630.50	c cardinality propagations 12924791
3600.06/3630.50	c watched propagations 3795891
3600.06/3630.50	c counting propagations 2601416
3600.06/3630.50	c watch lookups 68806725917
3600.06/3630.50	c watch backjump lookups 0
3600.06/3630.50	c watch checks 60673803571
3600.06/3630.50	c propagation checks 2465616600
3600.06/3630.50	c constraint additions 1496956255
3600.06/3630.50	c trail pops 1691257743
3600.06/3630.50	c formula constraints 7957
3600.06/3630.50	c learned constraints 8463737
3600.06/3630.50	c bound constraints 0
3600.06/3630.50	c core-guided constraints 0
3600.06/3630.50	c encountered formula constraints 144979025
3600.06/3630.50	c encountered learned constraints 38910147
3600.06/3630.50	c encountered bound constraints 0
3600.06/3630.50	c encountered core-guided constraints 0
3600.06/3630.50	c LP total time 196.497 s
3600.06/3630.50	c LP solve time 185.66 s
3600.06/3630.50	c LP constraints added 8231
3600.06/3630.50	c LP constraints removed 242
3600.06/3630.50	c LP pivots internal 847706
3600.06/3630.50	c LP pivots root 783335
3600.06/3630.50	c LP calls 804
3600.06/3630.50	c LP optimalities 85
3600.06/3630.50	c LP no pivot count 0
3600.06/3630.50	c LP infeasibilities 641
3600.06/3630.50	c LP valid Farkas constraints 639
3600.06/3630.50	c LP learned Farkas constraints 4
3600.06/3630.50	c LP basis resets 75
3600.06/3630.50	c LP cycling count 4
3600.06/3630.50	c LP singular count 65
3600.06/3630.50	c LP no primal count 0
3600.06/3630.50	c LP no farkas count 2
3600.06/3630.50	c LP other issue count 4
3600.06/3630.50	c LP Gomory cuts 7
3600.06/3630.50	c LP learned cuts 267
3600.06/3630.50	c LP deleted cuts 242
3600.06/3630.50	c LP encountered Gomory constraints 0
3600.06/3630.50	c LP encountered Farkas constraints 0
3600.06/3630.50	c LP encountered learned Farkas constraints 4
3600.06/3630.50	c CG auxiliary variables introduced 0
3600.06/3630.50	c CG solutions found 0
3600.06/3630.50	c CG cores constructed 0
3600.06/3630.50	c CG core cardinality constraints returned 0
3600.06/3630.50	c CG unit cores 0
3600.06/3630.50	c CG single cores 0
3600.06/3630.50	c CG blocks removed during cardinality reduction 0
3600.06/3630.50	c CG first core best 0
3600.06/3630.50	c CG decision core best 0
3600.06/3630.50	c CG core reduction tie 0
3600.06/3630.50	c CG core degree average 0.00
3600.06/3630.50	c CG core slack average 0.00
3600.06/3630.50	c CG core upper bound improvements 0
3600.06/3630.50	c STR number of successful calls 0
3600.06/3630.50	c STR number of unsuccessful calls 0
3600.06/3630.50	c STR number of inconclusive calls 0
3600.06/3630.50	c STR number of successful attempts 0
3600.06/3630.50	c STR number of unsuccessful attempts 0
3600.06/3630.50	c STR number of inconclusive attempts 0
3600.06/3630.50	c STR average degree increase per successful call inf
3600.06/3630.50	c STR average degree increase per successful attempt inf
3600.06/3630.50	c STR total number of conflicts for successful attempts 0
3600.06/3630.50	c STR total number of conflicts for unsuccessful attempts 0
3600.06/3630.50	c STR total number of conflicts for inconclusive attempts 0
3600.06/3630.50	c STR average number of conflicts per successful attempt inf
3600.06/3630.50	c STR average number of conflicts per unsuccessful attempt inf
3600.06/3630.50	c STR average number of conflicts per inconclusive attempt inf
3600.06/3630.50	c AVG.sumWPerc 18.29 
3600.06/3630.50	c bigint constraints 0 
3600.06/3630.50	s UNKNOWN
3600.06/3630.50	c Program interrupted by user.

Verifier Data

ERROR: no interpretation found !

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4514595-1751218162/watcher-4514595-1751218162 -o /tmp/evaluation-result-4514595-1751218162/solver-4514595-1751218162 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751214528-35321 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4514595-1751218162.opb PROOFDIR/proof-4514595-1751218162 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=36111, runsolver pid=36108

[startup+0.100059 s]*
/proc/loadavg: 4.04 4.08 4.02 5/271 36114
/proc/meminfo: memFree=128485720/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=67360 memory=23896 CPUtime=0.06 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 3919 0 0 0 5 1 0 0 20 0 1 0 37493802 68976640 5974 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 16840 5974 2304 1147 0 4267 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 71552 KiB
Current children cumulated memory: 26968 KiB

[startup+0.205819 s]*
/proc/loadavg: 4.04 4.08 4.02 5/271 36114
/proc/meminfo: memFree=128483704/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=68116 memory=24408 CPUtime=0.16 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4071 0 0 0 15 1 0 0 20 0 1 0 37493802 69750784 6102 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17029 6102 2304 1147 0 4456 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 72308 KiB
Current children cumulated memory: 27480 KiB

[startup+0.305385 s]*
/proc/loadavg: 4.04 4.08 4.02 5/271 36114
/proc/meminfo: memFree=128478664/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=68320 memory=24664 CPUtime=0.26 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4133 0 0 0 24 2 0 0 20 0 1 0 37493802 69959680 6166 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17080 6166 2304 1147 0 4507 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 72512 KiB
Current children cumulated memory: 27736 KiB

[startup+0.700133 s]
/proc/loadavg: 4.04 4.08 4.02 5/271 36114
/proc/meminfo: memFree=128478664/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=69072 memory=25816 CPUtime=0.64 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4340 0 0 0 62 2 0 0 20 0 1 0 37493802 70729728 6454 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17268 6454 2368 1147 0 4695 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 73264 KiB
Current children cumulated memory: 28888 KiB

[startup+1.50014 s]
/proc/loadavg: 4.04 4.08 4.02 5/271 36114
/proc/meminfo: memFree=128460344/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=70048 memory=26712 CPUtime=1.44 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4563 0 0 0 139 5 0 0 20 0 1 0 37493802 71729152 6678 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17512 6678 2368 1147 0 4939 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 74240 KiB
Current children cumulated memory: 29784 KiB

[startup+3.10546 s]
/proc/loadavg: 4.04 4.07 4.02 5/271 36114
/proc/meminfo: memFree=128448472/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=70808 memory=27480 CPUtime=3.05 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4781 0 0 0 295 10 0 0 20 0 1 0 37493802 72507392 6870 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17702 6870 2368 1147 0 5129 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 75000 KiB
Current children cumulated memory: 30552 KiB

[startup+6.30013 s]
/proc/loadavg: 4.04 4.07 4.02 5/271 36114
/proc/meminfo: memFree=128417456/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=71572 memory=28376 CPUtime=6.24 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 4994 0 0 0 604 20 0 0 20 0 1 0 37493802 73289728 7094 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 17893 7094 2368 1147 0 5320 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 75764 KiB
Current children cumulated memory: 31448 KiB

[startup+12.7001 s]
/proc/loadavg: 4.03 4.07 4.02 5/271 36114
/proc/meminfo: memFree=128369108/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=72472 memory=31252 CPUtime=12.62 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 5195 0 0 0 1225 37 0 0 20 0 1 0 37493802 74211328 7813 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 18118 7813 2368 1147 0 5545 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 76664 KiB
Current children cumulated memory: 34324 KiB

[startup+25.5001 s]
/proc/loadavg: 4.03 4.07 4.02 5/273 36116
/proc/meminfo: memFree=128299248/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=79972 memory=38292 CPUtime=25.39 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 6970 0 0 0 2468 71 0 0 20 0 1 0 37493802 81891328 9573 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 19993 9573 2368 1147 0 7420 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 84164 KiB
Current children cumulated memory: 41364 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.08 4.03 5/274 36118
/proc/meminfo: memFree=128134276/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=85320 memory=41108 CPUtime=50.89 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 7684 0 0 0 4948 141 0 0 20 0 1 0 37493802 87367680 10277 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 21330 10277 2368 1147 0 8757 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 89512 KiB
Current children cumulated memory: 44180 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.06 4.02 4/271 36231
/proc/meminfo: memFree=128060340/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=90060 memory=48132 CPUtime=101.86 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 8910 0 0 0 9915 271 0 0 20 0 1 0 37493802 92221440 12033 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 22515 12033 2368 1147 0 9942 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 94252 KiB
Current children cumulated memory: 51204 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.08 4.03 5/274 36458
/proc/meminfo: memFree=127645076/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=96664 memory=53448 CPUtime=161.66 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 9749 0 0 0 15761 405 0 0 20 0 1 0 37493802 98983936 13362 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 24166 13362 2368 1147 0 11593 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 100856 KiB
Current children cumulated memory: 56520 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.08 4.03 5/273 36507
/proc/meminfo: memFree=126912516/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=99492 memory=56264 CPUtime=221.38 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 10457 0 0 0 21613 525 0 0 20 0 1 0 37493802 101879808 14066 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 24873 14066 2368 1147 0 12300 0

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

/proc/36114/statm: 78009 55960 2496 1147 0 65436 0
Current children cumulated CPU time: 3074.11 s
Current children cumulated vsize: 316228 KiB
Current children cumulated memory: 226912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/273 36726
/proc/meminfo: memFree=89458164/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312252 memory=223968 CPUtime=3133.86 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41131 0 0 0 309940 3446 0 0 20 0 1 0 37493802 319746048 55992 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78063 55992 2496 1147 0 65490 0
Current children cumulated CPU time: 3133.87 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 227040 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/272 36728
/proc/meminfo: memFree=88622304/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312252 memory=223968 CPUtime=3193.63 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41131 0 0 0 315847 3516 0 0 20 0 1 0 37493802 319746048 55992 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78063 55992 2496 1147 0 65490 0
Current children cumulated CPU time: 3193.64 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 227040 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/273 36735
/proc/meminfo: memFree=87774760/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312252 memory=226400 CPUtime=3253.47 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41148 0 0 0 321767 3580 0 0 20 0 1 0 37493802 319746048 56600 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78063 56600 2496 1147 0 65490 0
Current children cumulated CPU time: 3253.48 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 229472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/273 36738
/proc/meminfo: memFree=87141356/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312252 memory=226400 CPUtime=3313.19 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41148 0 0 0 327707 3612 0 0 20 0 1 0 37493802 319746048 56600 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78063 56600 2496 1147 0 65490 0
Current children cumulated CPU time: 3313.2 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 229472 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/273 36740
/proc/meminfo: memFree=86566756/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312252 memory=226400 CPUtime=3372.94 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41148 0 0 0 333658 3636 0 0 20 0 1 0 37493802 319746048 56600 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78063 56600 2496 1147 0 65490 0
Current children cumulated CPU time: 3372.95 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 229472 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/272 36743
/proc/meminfo: memFree=86021472/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=312404 memory=226640 CPUtime=3432.71 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 41757 0 0 0 339613 3658 0 0 20 0 1 0 37493802 319901696 56660 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78101 56660 2496 1147 0 65528 0
Current children cumulated CPU time: 3432.72 s
Current children cumulated vsize: 316596 KiB
Current children cumulated memory: 229712 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.11 4.10 5/273 36748
/proc/meminfo: memFree=85568872/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=313756 memory=227920 CPUtime=3492.44 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 42106 0 0 0 345538 3706 0 0 20 0 1 0 37493802 321286144 56980 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78439 56980 2496 1147 0 65866 0
Current children cumulated CPU time: 3492.45 s
Current children cumulated vsize: 317948 KiB
Current children cumulated memory: 230992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/274 36752
/proc/meminfo: memFree=84994324/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=313756 memory=227920 CPUtime=3552.11 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 42111 0 0 0 351438 3773 0 0 20 0 1 0 37493802 321286144 56980 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78439 56980 2496 1147 0 65866 0
Current children cumulated CPU time: 3552.12 s
Current children cumulated vsize: 317948 KiB
Current children cumulated memory: 230992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.5 s]
/proc/loadavg: 4.14 4.11 4.09 5/273 36800
/proc/meminfo: memFree=87376392/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=313756 memory=227920 CPUtime=3600.05 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 42112 0 0 0 356179 3826 0 0 20 0 1 0 37493802 321286144 56980 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78439 56980 2496 1147 0 65866 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 317948 KiB
Current children cumulated memory: 230992 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.018749 s, system=0.006058 s

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

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

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

[startup+3630.5 s]
/proc/loadavg: 4.14 4.11 4.09 5/273 36800
/proc/meminfo: memFree=87376392/131250000 swapFree=33010684/33010684
[pid=36111] ppid=36108 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/36111/stat : 36111 (run-dec-break-l) S 36108 36111 35308 0 -1 4194304 244 2120 0 0 0 0 1 0 20 0 1 0 37493798 4292608 768 18446744073709551615 94198948085760 94198948980293 140729184281984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94198949219344 94198949267088 94198951092224 140729184286997 140729184287198 140729184287198 140729184292800 0
/proc/36111/statm: 1048 768 704 219 0 110 0
[pid=36114] ppid=36111 vsize=313756 memory=227920 CPUtime=3600.05 cores=5,7
/proc/36114/stat : 36114 (roundingsat) R 36111 36111 35308 0 -1 4194304 42112 0 0 0 356179 3826 0 0 20 0 1 0 37493802 321286144 56980 18446744073709551615 4227072 8923433 140732750782016 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 26312704 140732750788852 140732750789160 140732750789160 140732750794730 0
/proc/36114/statm: 78439 56980 2496 1147 0 65866 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 317948 KiB
Current children cumulated memory: 230992 KiB

Child status: 2

Real time (s): 3630.52
CPU time (s): 3600.1
CPU user time (s): 3561.83
CPU system time (s): 38.2701
CPU usage (%): 99.1619
Max. virtual memory (cumulated for all children) (KiB): 319072
Max. memory (cumulated for all children) (KiB): 231776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.83
system time used= 38.2701
maximum resident set size= 228832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44494
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4849440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 536
involuntary context switches= 6051


# summary of solver processes directly reported to runsolver:
#   pid: 36111,36114
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3561.83
#   total CPU system time (s): 38.2701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.79523 second user time and 16.5822 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-29 19:29:22
IDJOB=4514595
IDBENCH=162772
IDSOLVER=3358
FILE ID=nodeC016/4514595-1751218162
RUNJOBID= nodeC016-1751214528-35321
SLURM_JOB_ID= 9587646
Free space on /tmp= 433032 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_33.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4514595-1751218162/watcher-4514595-1751218162 -o /tmp/evaluation-result-4514595-1751218162/solver-4514595-1751218162 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751214528-35321 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4514595-1751218162.opb PROOFDIR/proof-4514595-1751218162

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=1718426843

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128494972 kB
MemAvailable:   129504672 kB
Buffers:            3280 kB
Cached:          1815060 kB
SwapCached:            0 kB
Active:           601168 kB
Inactive:        1593196 kB
Active(anon):     394196 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):  1593196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             58516 kB
Writeback:             0 kB
AnonPages:        379256 kB
Mapped:           116272 kB
Shmem:             18072 kB
KReclaimable:      97544 kB
Slab:             185692 kB
SReclaimable:      97544 kB
SUnreclaim:        88148 kB
KernelStack:        4384 kB
PageTables:         3944 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     723336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC016 at 2025-06-29 20:29:53