TSTP Solution File: SET745+4 by Prover9---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Prover9---1109a
% Problem  : SET745+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_prover9 %d %s

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 04:31:47 EDT 2022

% Result   : Unknown 140.67s 140.91s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.11  % Problem  : SET745+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 0.04/0.12  % Command  : tptp2X_and_run_prover9 %d %s
% 0.12/0.33  % Computer : n025.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jul 10 16:26:46 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.75/1.03  ============================== Prover9 ===============================
% 0.75/1.03  Prover9 (32) version 2009-11A, November 2009.
% 0.75/1.03  Process 30858 was started by sandbox2 on n025.cluster.edu,
% 0.75/1.03  Sun Jul 10 16:26:47 2022
% 0.75/1.03  The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 300 -f /tmp/Prover9_30705_n025.cluster.edu".
% 0.75/1.03  ============================== end of head ===========================
% 0.75/1.03  
% 0.75/1.03  ============================== INPUT =================================
% 0.75/1.03  
% 0.75/1.03  % Reading from file /tmp/Prover9_30705_n025.cluster.edu
% 0.75/1.03  
% 0.75/1.03  set(prolog_style_variables).
% 0.75/1.03  set(auto2).
% 0.75/1.03      % set(auto2) -> set(auto).
% 0.75/1.03      % set(auto) -> set(auto_inference).
% 0.75/1.03      % set(auto) -> set(auto_setup).
% 0.75/1.03      % set(auto_setup) -> set(predicate_elim).
% 0.75/1.03      % set(auto_setup) -> assign(eq_defs, unfold).
% 0.75/1.03      % set(auto) -> set(auto_limits).
% 0.75/1.03      % set(auto_limits) -> assign(max_weight, "100.000").
% 0.75/1.03      % set(auto_limits) -> assign(sos_limit, 20000).
% 0.75/1.03      % set(auto) -> set(auto_denials).
% 0.75/1.03      % set(auto) -> set(auto_process).
% 0.75/1.03      % set(auto2) -> assign(new_constants, 1).
% 0.75/1.03      % set(auto2) -> assign(fold_denial_max, 3).
% 0.75/1.03      % set(auto2) -> assign(max_weight, "200.000").
% 0.75/1.03      % set(auto2) -> assign(max_hours, 1).
% 0.75/1.03      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 0.75/1.03      % set(auto2) -> assign(max_seconds, 0).
% 0.75/1.03      % set(auto2) -> assign(max_minutes, 5).
% 0.75/1.03      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 0.75/1.03      % set(auto2) -> set(sort_initial_sos).
% 0.75/1.03      % set(auto2) -> assign(sos_limit, -1).
% 0.75/1.03      % set(auto2) -> assign(lrs_ticks, 3000).
% 0.75/1.03      % set(auto2) -> assign(max_megs, 400).
% 0.75/1.03      % set(auto2) -> assign(stats, some).
% 0.75/1.03      % set(auto2) -> clear(echo_input).
% 0.75/1.03      % set(auto2) -> set(quiet).
% 0.75/1.03      % set(auto2) -> clear(print_initial_clauses).
% 0.75/1.03      % set(auto2) -> clear(print_given).
% 0.75/1.03  assign(lrs_ticks,-1).
% 0.75/1.03  assign(sos_limit,10000).
% 0.75/1.03  assign(order,kbo).
% 0.75/1.03  set(lex_order_vars).
% 0.75/1.03  clear(print_given).
% 0.75/1.03  
% 0.75/1.03  % formulas(sos).  % not echoed (29 formulas)
% 0.75/1.03  
% 0.75/1.03  ============================== end of input ==========================
% 0.75/1.03  
% 0.75/1.03  % From the command line: assign(max_seconds, 300).
% 0.75/1.03  
% 0.75/1.03  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.75/1.03  
% 0.75/1.03  % Formulas that are not ordinary clauses:
% 0.75/1.03  1 (all A all B (subset(A,B) <-> (all X (member(X,A) -> member(X,B))))) # label(subset) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  2 (all A all B (equal_set(A,B) <-> subset(A,B) & subset(B,A))) # label(equal_set) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  3 (all X all A (member(X,power_set(A)) <-> subset(X,A))) # label(power_set) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  4 (all X all A all B (member(X,intersection(A,B)) <-> member(X,A) & member(X,B))) # label(intersection) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  5 (all X all A all B (member(X,union(A,B)) <-> member(X,A) | member(X,B))) # label(union) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  6 (all X -member(X,empty_set)) # label(empty_set) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  7 (all B all A all E (member(B,difference(E,A)) <-> member(B,E) & -member(B,A))) # label(difference) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  8 (all X all A (member(X,singleton(A)) <-> X = A)) # label(singleton) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  9 (all X all A all B (member(X,unordered_pair(A,B)) <-> X = A | X = B)) # label(unordered_pair) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  10 (all X all A (member(X,sum(A)) <-> (exists Y (member(Y,A) & member(X,Y))))) # label(sum) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  11 (all X all A (member(X,product(A)) <-> (all Y (member(Y,A) -> member(X,Y))))) # label(product) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  12 (all F all A all B (maps(F,A,B) <-> (all X (member(X,A) -> (exists Y (member(Y,B) & apply(F,X,Y))))) & (all X all Y1 all Y2 (member(X,A) & member(Y1,B) & member(Y2,B) -> (apply(F,X,Y1) & apply(F,X,Y2) -> Y1 = Y2))))) # label(maps) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  13 (all H all G all F all A all B all C (compose_predicate(H,G,F,A,B,C) <-> (all X all Z (member(X,A) & member(Z,C) -> (apply(H,X,Z) <-> (exists Y (member(Y,B) & apply(F,X,Y) & apply(G,Y,Z)))))))) # label(compose_predicate) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  14 (all G all F all A all B all C all X all Z (member(X,A) & member(Z,C) -> (apply(compose_function(G,F,A,B,C),X,Z) <-> (exists Y (member(Y,B) & apply(F,X,Y) & apply(G,Y,Z)))))) # label(compose_function) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  15 (all F all G all A all B (equal_maps(F,G,A,B) <-> (all X all Y1 all Y2 (member(X,A) & member(Y1,B) & member(Y2,B) -> (apply(F,X,Y1) & apply(G,X,Y2) -> Y1 = Y2))))) # label(equal_maps) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  16 (all F all A (identity(F,A) <-> (all X (member(X,A) -> apply(F,X,X))))) # label(identity) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  17 (all F all A all B (injective(F,A,B) <-> (all X1 all X2 all Y (member(X1,A) & member(X2,A) & member(Y,B) -> (apply(F,X1,Y) & apply(F,X2,Y) -> X1 = X2))))) # label(injective) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  18 (all F all A all B (surjective(F,A,B) <-> (all Y (member(Y,B) -> (exists E (member(E,A) & apply(F,E,Y))))))) # label(surjective) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  19 (all F all A all B (one_to_one(F,A,B) <-> injective(F,A,B) & surjective(F,A,B))) # label(one_to_one) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  20 (all G all F all A all B (inverse_predicate(G,F,A,B) <-> (all X all Y (member(X,A) & member(Y,B) -> (apply(F,X,Y) <-> apply(G,Y,X)))))) # label(inverse_predicate) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  21 (all F all A all B all X all Y (member(X,A) & member(Y,B) -> (apply(F,X,Y) <-> apply(inverse_function(F,A,B),Y,X)))) # label(inverse_function) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  22 (all F all A all Y (member(Y,image2(F,A)) <-> (exists X (member(X,A) & apply(F,X,Y))))) # label(image2) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  23 (all F all A all B all Y (member(Y,image3(F,A,B)) <-> member(Y,B) & (exists X (member(X,A) & apply(F,X,Y))))) # label(image3) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  24 (all F all B all X (member(X,inverse_image2(F,B)) <-> (exists Y (member(Y,B) & apply(F,X,Y))))) # label(inverse_image2) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  25 (all F all B all A all X (member(X,inverse_image3(F,B,A)) <-> member(X,A) & (exists Y (member(Y,B) & apply(F,X,Y))))) # label(inverse_image3) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  26 (all F all A all R all B all S (increasing(F,A,R,B,S) <-> (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(R,X1,X2) & apply(F,X1,Y1) & apply(F,X2,Y2) -> apply(S,Y1,Y2))))) # label(increasing_function) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  27 (all F all A all R all B all S (decreasing(F,A,R,B,S) <-> (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(R,X1,X2) & apply(F,X1,Y1) & apply(F,X2,Y2) -> apply(S,Y2,Y1))))) # label(decreasing_function) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  28 (all F all A all R all B all S (isomorphism(F,A,R,B,S) <-> maps(F,A,B) & one_to_one(F,A,B) & (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(F,X1,Y1) & apply(F,X2,Y2) -> (apply(R,X1,X2) <-> apply(S,Y1,Y2)))))) # label(isomorphism) # label(axiom) # label(non_clause).  [assumption].
% 0.75/1.03  29 -(all F1 all F2 all F all A1 all A2 all B (maps(F1,A1,B) & maps(F2,A2,B) & (all X all Y (member(X,union(A1,A2)) & member(Y,B) -> (apply(F,X,Y) <-> member(X,A1) & apply(F1,X,Y) | member(X,A2) & apply(F2,X,Y)))) -> (maps(F,union(A1,A2),B) <-> (all X all Y1 all Y2 (member(X,A1) & member(X,A2) & member(Y1,B) & member(Y2,B) & apply(F1,X,Y1) & apply(F2,X,Y2) -> Y1 = Y2))))) # label(thII36) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.75/1.03  
% 0.75/1.03  ============================== end of process non-clausal formulas ===
% 0.75/1.03  
% 0.75/1.03  ============================== PROCESS INITIAL CLAUSES ===============
% 0.75/1.03  
% 0.75/1.03  ============================== PREDICATE ELIMINATION =================
% 0.75/1.03  30 equal_set(A,B) | -subset(A,B) | -subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.75/1.04  31 -equal_set(A,B) | subset(A,B) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.75/1.04  32 -equal_set(A,B) | subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.75/1.04  33 subset(A,B) | member(f1(A,B),A) # label(subset) # label(axiom).  [clausify(1)].
% 0.75/1.04  34 -subset(A,B) | -member(C,A) | member(C,B) # label(subset) # label(axiom).  [clausify(1)].
% 0.75/1.04  Derived: member(f1(A,B),A) | -member(C,A) | member(C,B).  [resolve(33,a,34,a)].
% 0.75/1.04  35 subset(A,B) | -member(f1(A,B),B) # label(subset) # label(axiom).  [clausify(1)].
% 0.75/1.04  Derived: -member(f1(A,B),B) | -member(C,A) | member(C,B).  [resolve(35,a,34,a)].
% 0.75/1.04  36 -member(A,power_set(B)) | subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.75/1.04  Derived: -member(A,power_set(B)) | -member(C,A) | member(C,B).  [resolve(36,b,34,a)].
% 0.75/1.04  37 member(A,power_set(B)) | -subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.75/1.04  Derived: member(A,power_set(B)) | member(f1(A,B),A).  [resolve(37,b,33,a)].
% 0.75/1.04  Derived: member(A,power_set(B)) | -member(f1(A,B),B).  [resolve(37,b,35,a)].
% 0.75/1.04  38 compose_predicate(A,B,C,D,E,F) | member(f10(A,B,C,D,E,F),D) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  39 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  40 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  41 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  42 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(38,a,39,a)].
% 0.75/1.04  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(38,a,40,a)].
% 0.75/1.04  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(38,a,41,a)].
% 0.75/1.04  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(38,a,42,a)].
% 0.75/1.04  43 compose_predicate(A,B,C,D,E,F) | member(f11(A,B,C,D,E,F),F) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(43,a,39,a)].
% 0.75/1.04  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(43,a,40,a)].
% 0.75/1.04  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(43,a,41,a)].
% 0.75/1.04  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(43,a,42,a)].
% 0.75/1.04  44 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.04  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(44,a,39,a)].
% 0.75/1.04  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(44,a,40,a)].
% 0.75/1.04  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(44,a,41,a)].
% 0.75/1.04  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(44,a,42,a)].
% 0.75/1.05  45 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(45,a,39,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(45,a,40,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(45,a,41,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(45,a,42,a)].
% 0.75/1.05  46 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(46,a,39,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(46,a,40,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(46,a,41,a)].
% 0.75/1.05  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(46,a,42,a)].
% 0.75/1.05  47 compose_predicate(A,B,C,D,E,F) | -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.75/1.05  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | member(f9(A,B,C,D,E,F,V7,V8),E).  [resolve(47,a,39,a)].
% 0.75/1.05  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | apply(C,V7,f9(A,B,C,D,E,F,V7,V8)).  [resolve(47,a,40,a)].
% 0.75/1.05  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | apply(B,f9(A,B,C,D,E,F,V7,V8),V8).  [resolve(47,a,41,a)].
% 0.75/1.05  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | apply(A,V7,V8) | -member(V9,E) | -apply(C,V7,V9) | -apply(B,V9,V8).  [resolve(47,a,42,a)].
% 0.75/1.05  48 equal_maps(A,B,C,D) | member(f14(A,B,C,D),C) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.05  49 -equal_maps(A,B,C,D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.05  Derived: member(f14(A,B,C,D),C) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(48,a,49,a)].
% 0.75/1.05  50 equal_maps(A,B,C,D) | member(f15(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.05  Derived: member(f15(A,B,C,D),D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(50,a,49,a)].
% 0.75/1.05  51 equal_maps(A,B,C,D) | member(f16(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.05  Derived: member(f16(A,B,C,D),D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(51,a,49,a)].
% 0.75/1.06  52 equal_maps(A,B,C,D) | apply(A,f14(A,B,C,D),f15(A,B,C,D)) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.06  Derived: apply(A,f14(A,B,C,D),f15(A,B,C,D)) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(52,a,49,a)].
% 0.75/1.06  53 equal_maps(A,B,C,D) | apply(B,f14(A,B,C,D),f16(A,B,C,D)) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.06  Derived: apply(A,f14(B,A,C,D),f16(B,A,C,D)) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(B,E,F) | -apply(A,E,V6) | V6 = F.  [resolve(53,a,49,a)].
% 0.75/1.06  54 equal_maps(A,B,C,D) | f16(A,B,C,D) != f15(A,B,C,D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.75/1.06  Derived: f16(A,B,C,D) != f15(A,B,C,D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(54,a,49,a)].
% 0.75/1.06  55 identity(A,B) | member(f17(A,B),B) # label(identity) # label(axiom).  [clausify(16)].
% 0.75/1.06  56 -identity(A,B) | -member(C,B) | apply(A,C,C) # label(identity) # label(axiom).  [clausify(16)].
% 0.75/1.06  Derived: member(f17(A,B),B) | -member(C,B) | apply(A,C,C).  [resolve(55,a,56,a)].
% 0.75/1.06  57 identity(A,B) | -apply(A,f17(A,B),f17(A,B)) # label(identity) # label(axiom).  [clausify(16)].
% 0.75/1.06  Derived: -apply(A,f17(A,B),f17(A,B)) | -member(C,B) | apply(A,C,C).  [resolve(57,a,56,a)].
% 0.75/1.06  58 injective(A,B,C) | member(f18(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  59 -injective(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: member(f18(A,B,C),B) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(58,a,59,a)].
% 0.75/1.06  60 injective(A,B,C) | member(f19(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: member(f19(A,B,C),B) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(60,a,59,a)].
% 0.75/1.06  61 injective(A,B,C) | member(f20(A,B,C),C) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: member(f20(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(61,a,59,a)].
% 0.75/1.06  62 injective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(62,a,59,a)].
% 0.75/1.06  63 injective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(63,a,59,a)].
% 0.75/1.06  64 injective(A,B,C) | f19(A,B,C) != f18(A,B,C) # label(injective) # label(axiom).  [clausify(17)].
% 0.75/1.06  Derived: f19(A,B,C) != f18(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(64,a,59,a)].
% 0.75/1.06  65 -one_to_one(A,B,C) | injective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.75/1.06  Derived: -one_to_one(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(65,b,59,a)].
% 0.75/1.06  66 one_to_one(A,B,C) | -injective(A,B,C) | -surjective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f18(A,B,C),B).  [resolve(66,b,58,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f19(A,B,C),B).  [resolve(66,b,60,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f20(A,B,C),C).  [resolve(66,b,61,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)).  [resolve(66,b,62,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)).  [resolve(66,b,63,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | f19(A,B,C) != f18(A,B,C).  [resolve(66,b,64,a)].
% 0.75/1.06  67 surjective(A,B,C) | member(f22(A,B,C),C) # label(surjective) # label(axiom).  [clausify(18)].
% 0.75/1.06  68 -surjective(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B) # label(surjective) # label(axiom).  [clausify(18)].
% 0.75/1.06  69 -surjective(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D) # label(surjective) # label(axiom).  [clausify(18)].
% 0.75/1.06  Derived: member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(67,a,68,a)].
% 0.75/1.06  Derived: member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(67,a,69,a)].
% 0.75/1.06  70 surjective(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)) # label(surjective) # label(axiom).  [clausify(18)].
% 0.75/1.06  Derived: -member(A,B) | -apply(C,A,f22(C,B,D)) | -member(E,D) | member(f21(C,B,D,E),B).  [resolve(70,a,68,a)].
% 0.75/1.06  Derived: -member(A,B) | -apply(C,A,f22(C,B,D)) | -member(E,D) | apply(C,f21(C,B,D,E),E).  [resolve(70,a,69,a)].
% 0.75/1.06  71 -one_to_one(A,B,C) | surjective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.75/1.06  Derived: -one_to_one(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(71,b,68,a)].
% 0.75/1.06  Derived: -one_to_one(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(71,b,69,a)].
% 0.75/1.06  72 one_to_one(A,B,C) | -surjective(A,B,C) | member(f18(A,B,C),B).  [resolve(66,b,58,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(72,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f18(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(72,b,70,a)].
% 0.75/1.06  73 one_to_one(A,B,C) | -surjective(A,B,C) | member(f19(A,B,C),B).  [resolve(66,b,60,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(73,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f19(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(73,b,70,a)].
% 0.75/1.06  74 one_to_one(A,B,C) | -surjective(A,B,C) | member(f20(A,B,C),C).  [resolve(66,b,61,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(74,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | member(f20(A,B,C),C) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(74,b,70,a)].
% 0.75/1.06  75 one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)).  [resolve(66,b,62,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(75,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(75,b,70,a)].
% 0.75/1.06  76 one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)).  [resolve(66,b,63,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(76,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(76,b,70,a)].
% 0.75/1.06  77 one_to_one(A,B,C) | -surjective(A,B,C) | f19(A,B,C) != f18(A,B,C).  [resolve(66,b,64,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(77,b,67,a)].
% 0.75/1.06  Derived: one_to_one(A,B,C) | f19(A,B,C) != f18(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(77,b,70,a)].
% 0.75/1.06  78 inverse_predicate(A,B,C,D) | member(f23(A,B,C,D),C) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.06  79 -inverse_predicate(A,B,C,D) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.06  80 -inverse_predicate(A,B,C,D) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.06  Derived: member(f23(A,B,C,D),C) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E).  [resolve(78,a,79,a)].
% 0.75/1.06  Derived: member(f23(A,B,C,D),C) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E).  [resolve(78,a,80,a)].
% 0.75/1.06  81 inverse_predicate(A,B,C,D) | member(f24(A,B,C,D),D) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.06  Derived: member(f24(A,B,C,D),D) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E).  [resolve(81,a,79,a)].
% 0.75/1.06  Derived: member(f24(A,B,C,D),D) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E).  [resolve(81,a,80,a)].
% 0.75/1.06  82 inverse_predicate(A,B,C,D) | apply(B,f23(A,B,C,D),f24(A,B,C,D)) | apply(A,f24(A,B,C,D),f23(A,B,C,D)) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.06  Derived: apply(A,f23(B,A,C,D),f24(B,A,C,D)) | apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | -apply(A,E,F) | apply(B,F,E).  [resolve(82,a,79,a)].
% 0.75/1.07  Derived: apply(A,f23(B,A,C,D),f24(B,A,C,D)) | apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | apply(A,E,F) | -apply(B,F,E).  [resolve(82,a,80,a)].
% 0.75/1.07  83 inverse_predicate(A,B,C,D) | -apply(B,f23(A,B,C,D),f24(A,B,C,D)) | -apply(A,f24(A,B,C,D),f23(A,B,C,D)) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.75/1.07  Derived: -apply(A,f23(B,A,C,D),f24(B,A,C,D)) | -apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | -apply(A,E,F) | apply(B,F,E).  [resolve(83,a,79,a)].
% 0.75/1.07  Derived: -apply(A,f23(B,A,C,D),f24(B,A,C,D)) | -apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | apply(A,E,F) | -apply(B,F,E).  [resolve(83,a,80,a)].
% 0.75/1.07  84 increasing(A,B,C,D,E) | member(f29(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  85 -increasing(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: member(f29(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(84,a,85,a)].
% 0.75/1.07  86 increasing(A,B,C,D,E) | member(f30(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: member(f30(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(86,a,85,a)].
% 0.75/1.07  87 increasing(A,B,C,D,E) | member(f31(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: member(f31(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(87,a,85,a)].
% 0.75/1.07  88 increasing(A,B,C,D,E) | member(f32(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: member(f32(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(88,a,85,a)].
% 0.75/1.07  89 increasing(A,B,C,D,E) | apply(C,f29(A,B,C,D,E),f31(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: apply(A,f29(B,C,A,D,E),f31(B,C,A,D,E)) | -member(F,C) | -member(V6,D) | -member(V7,C) | -member(V8,D) | -apply(A,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(E,V6,V8).  [resolve(89,a,85,a)].
% 0.75/1.07  90 increasing(A,B,C,D,E) | apply(A,f29(A,B,C,D,E),f30(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: apply(A,f29(A,B,C,D,E),f30(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(90,a,85,a)].
% 0.75/1.07  91 increasing(A,B,C,D,E) | apply(A,f31(A,B,C,D,E),f32(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: apply(A,f31(A,B,C,D,E),f32(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(91,a,85,a)].
% 0.75/1.07  92 increasing(A,B,C,D,E) | -apply(E,f30(A,B,C,D,E),f32(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.75/1.07  Derived: -apply(A,f30(B,C,D,E,A),f32(B,C,D,E,A)) | -member(F,C) | -member(V6,E) | -member(V7,C) | -member(V8,E) | -apply(D,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(A,V6,V8).  [resolve(92,a,85,a)].
% 0.75/1.07  93 decreasing(A,B,C,D,E) | member(f33(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.07  94 -decreasing(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.07  Derived: member(f33(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(93,a,94,a)].
% 0.75/1.07  95 decreasing(A,B,C,D,E) | member(f34(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: member(f34(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(95,a,94,a)].
% 0.75/1.08  96 decreasing(A,B,C,D,E) | member(f35(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: member(f35(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(96,a,94,a)].
% 0.75/1.08  97 decreasing(A,B,C,D,E) | member(f36(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: member(f36(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(97,a,94,a)].
% 0.75/1.08  98 decreasing(A,B,C,D,E) | apply(C,f33(A,B,C,D,E),f35(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: apply(A,f33(B,C,A,D,E),f35(B,C,A,D,E)) | -member(F,C) | -member(V6,D) | -member(V7,C) | -member(V8,D) | -apply(A,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(E,V8,V6).  [resolve(98,a,94,a)].
% 0.75/1.08  99 decreasing(A,B,C,D,E) | apply(A,f33(A,B,C,D,E),f34(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: apply(A,f33(A,B,C,D,E),f34(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(99,a,94,a)].
% 0.75/1.08  100 decreasing(A,B,C,D,E) | apply(A,f35(A,B,C,D,E),f36(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: apply(A,f35(A,B,C,D,E),f36(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(100,a,94,a)].
% 0.75/1.08  101 decreasing(A,B,C,D,E) | -apply(E,f36(A,B,C,D,E),f34(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.75/1.08  Derived: -apply(A,f36(B,C,D,E,A),f34(B,C,D,E,A)) | -member(F,C) | -member(V6,E) | -member(V7,C) | -member(V8,E) | -apply(D,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(A,V8,V6).  [resolve(101,a,94,a)].
% 0.75/1.08  102 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  103 -isomorphism(A,B,C,D,E) | maps(A,B,D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  104 -isomorphism(A,B,C,D,E) | one_to_one(A,B,D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  105 -isomorphism(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(C,F,V7) | apply(E,V6,V8) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  106 -isomorphism(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(C,F,V7) | -apply(E,V6,V8) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(102,a,105,a)].
% 0.75/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(102,a,106,a)].
% 0.75/1.08  107 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.75/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(107,a,105,a)].
% 0.75/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(107,a,106,a)].
% 0.75/1.08  108 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(108,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(108,a,106,a)].
% 0.81/1.08  109 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(109,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(109,a,106,a)].
% 0.81/1.08  110 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(110,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(110,a,106,a)].
% 0.81/1.08  111 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(111,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(111,a,106,a)].
% 0.81/1.08  112 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(112,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(112,a,106,a)].
% 0.81/1.08  113 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(113,a,105,a)].
% 0.81/1.08  Derived: -maps(A,B,C) | -one_to_one(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(113,a,106,a)].
% 0.81/1.08  114 one_to_one(A,B,C) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(72,b,67,a)].
% 0.81/1.08  115 -one_to_one(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(65,b,59,a)].
% 0.81/1.09  116 -one_to_one(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(71,b,68,a)].
% 0.81/1.09  117 -one_to_one(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(71,b,69,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(114,a,115,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(114,a,116,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(114,a,117,a)].
% 0.81/1.09  118 one_to_one(A,B,C) | member(f18(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(72,b,70,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(118,a,115,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(118,a,116,a)].
% 0.81/1.09  Derived: member(f18(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(118,a,117,a)].
% 0.81/1.09  119 one_to_one(A,B,C) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(73,b,67,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(119,a,115,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(119,a,116,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(119,a,117,a)].
% 0.81/1.09  120 one_to_one(A,B,C) | member(f19(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(73,b,70,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(120,a,115,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(120,a,116,a)].
% 0.81/1.09  Derived: member(f19(A,B,C),B) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(120,a,117,a)].
% 0.81/1.09  121 one_to_one(A,B,C) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(74,b,67,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(121,a,115,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(121,a,116,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(121,a,117,a)].
% 0.81/1.09  122 one_to_one(A,B,C) | member(f20(A,B,C),C) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(74,b,70,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(122,a,115,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(122,a,116,a)].
% 0.81/1.09  Derived: member(f20(A,B,C),C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(122,a,117,a)].
% 0.81/1.09  123 one_to_one(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(75,b,67,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(123,a,115,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(123,a,116,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(123,a,117,a)].
% 0.81/1.09  124 one_to_one(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(75,b,70,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(124,a,115,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(124,a,116,a)].
% 0.81/1.09  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(124,a,117,a)].
% 0.81/1.09  125 one_to_one(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(76,b,67,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(125,a,115,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(125,a,116,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(125,a,117,a)].
% 0.81/1.09  126 one_to_one(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(76,b,70,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(126,a,115,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(126,a,116,a)].
% 0.81/1.09  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(126,a,117,a)].
% 0.81/1.09  127 one_to_one(A,B,C) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(77,b,67,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(127,a,115,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(127,a,116,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(127,a,117,a)].
% 0.81/1.09  128 one_to_one(A,B,C) | f19(A,B,C) != f18(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)).  [resolve(77,b,70,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,B) | -member(F,B) | -member(V6,C) | -apply(A,E,V6) | -apply(A,F,V6) | F = E.  [resolve(128,a,115,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | member(f21(A,B,C,E),B).  [resolve(128,a,116,a)].
% 0.81/1.09  Derived: f19(A,B,C) != f18(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)) | -member(E,C) | apply(A,f21(A,B,C,E),E).  [resolve(128,a,117,a)].
% 0.81/1.09  129 -maps(A,B,C) | -one_to_one(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(102,a,105,a)].
% 0.81/1.09  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(129,b,114,a)].
% 0.81/1.09  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,118,a)].
% 0.81/1.09  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(129,b,119,a)].
% 0.81/1.09  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,120,a)].
% 0.81/1.09  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(129,b,121,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,122,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(129,b,123,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,124,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(129,b,125,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,126,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(129,b,127,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(129,b,128,a)].
% 0.81/1.10  130 -maps(A,B,C) | -one_to_one(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(102,a,106,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(130,b,114,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,118,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(130,b,119,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,120,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(130,b,121,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,122,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(130,b,123,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,124,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(130,b,125,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,126,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(130,b,127,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f37(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(130,b,128,a)].
% 0.81/1.10  131 -maps(A,B,C) | -one_to_one(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(107,a,105,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(131,b,114,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,118,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(131,b,119,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,120,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(131,b,121,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,122,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(131,b,123,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,124,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(131,b,125,a)].
% 0.81/1.10  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,126,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(131,b,127,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(131,b,128,a)].
% 0.81/1.11  132 -maps(A,B,C) | -one_to_one(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(107,a,106,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(132,b,114,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,118,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(132,b,119,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,120,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(132,b,121,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,122,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(132,b,123,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,124,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(132,b,125,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,126,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(132,b,127,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f38(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(132,b,128,a)].
% 0.81/1.11  133 -maps(A,B,C) | -one_to_one(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(108,a,105,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(133,b,114,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,118,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(133,b,119,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,120,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(133,b,121,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,122,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(133,b,123,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,124,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(133,b,125,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,126,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(133,b,127,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(133,b,128,a)].
% 0.81/1.11  134 -maps(A,B,C) | -one_to_one(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(108,a,106,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(134,b,114,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,118,a)].
% 0.81/1.11  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(134,b,119,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,120,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(134,b,121,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,122,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(134,b,123,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,124,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(134,b,125,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,126,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(134,b,127,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f39(A,B,D,C,E),B) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(134,b,128,a)].
% 0.81/1.12  135 -maps(A,B,C) | -one_to_one(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(109,a,105,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(135,b,114,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,118,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(135,b,119,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,120,a)].
% 0.81/1.12  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(135,b,121,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,122,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(135,b,123,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,124,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(135,b,125,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,126,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(135,b,127,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(135,b,128,a)].
% 0.81/1.13  136 -maps(A,B,C) | -one_to_one(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(109,a,106,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(136,b,114,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,118,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(136,b,119,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,120,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(136,b,121,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,122,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(136,b,123,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,124,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(136,b,125,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,126,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(136,b,127,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | member(f40(A,B,D,C,E),C) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(136,b,128,a)].
% 0.81/1.13  137 -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(110,a,105,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(137,b,114,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,118,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(137,b,119,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,120,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(137,b,121,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,122,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(137,b,123,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,124,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(137,b,125,a)].
% 0.81/1.13  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,126,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(137,b,127,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(137,b,128,a)].
% 0.81/1.14  138 -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(110,a,106,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(138,b,114,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,118,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(138,b,119,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,120,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(138,b,121,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,122,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(138,b,123,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,124,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(138,b,125,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,126,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(138,b,127,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f37(A,B,D,C,E),f38(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(138,b,128,a)].
% 0.81/1.14  139 -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(111,a,105,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(139,b,114,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,118,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(139,b,119,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,120,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(139,b,121,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,122,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(139,b,123,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,124,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(139,b,125,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,126,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(139,b,127,a)].
% 0.81/1.14  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(139,b,128,a)].
% 0.81/1.14  140 -maps(A,B,C) | -one_to_one(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(111,a,106,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(140,b,114,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,118,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(140,b,119,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,120,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(140,b,121,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,122,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(140,b,123,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,124,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(140,b,125,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,126,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(140,b,127,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(A,f39(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(140,b,128,a)].
% 0.87/1.15  141 -maps(A,B,C) | -one_to_one(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(112,a,105,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(141,b,114,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,118,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(141,b,119,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,120,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(141,b,121,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,122,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(141,b,123,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,124,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(141,b,125,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,126,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(141,b,127,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(141,b,128,a)].
% 0.87/1.15  142 -maps(A,B,C) | -one_to_one(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(112,a,106,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(142,b,114,a)].
% 0.87/1.15  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,118,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(142,b,119,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,120,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(142,b,121,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,122,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(142,b,123,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,124,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(142,b,125,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,126,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(142,b,127,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(142,b,128,a)].
% 0.87/1.16  143 -maps(A,B,C) | -one_to_one(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8).  [resolve(113,a,105,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(143,b,114,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,118,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(143,b,119,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,120,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(143,b,121,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,122,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(143,b,123,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,124,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(143,b,125,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,126,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(143,b,127,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | -apply(D,F,V7) | apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(143,b,128,a)].
% 0.87/1.16  144 -maps(A,B,C) | -one_to_one(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8).  [resolve(113,a,106,a)].
% 0.87/1.16  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | member(f22(A,B,C),C).  [resolve(144,b,114,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f18(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,118,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | member(f22(A,B,C),C).  [resolve(144,b,119,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f19(A,B,C),B) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,120,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | member(f22(A,B,C),C).  [resolve(144,b,121,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | member(f20(A,B,C),C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,122,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(144,b,123,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f18(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,124,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | member(f22(A,B,C),C).  [resolve(144,b,125,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | apply(A,f19(A,B,C),f20(A,B,C)) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,126,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | member(f22(A,B,C),C).  [resolve(144,b,127,a)].
% 9.52/9.85  Derived: -maps(A,B,C) | -apply(D,f37(A,B,D,C,E),f39(A,B,D,C,E)) | -apply(E,f38(A,B,D,C,E),f40(A,B,D,C,E)) | -member(F,B) | -member(V6,C) | -member(V7,B) | -member(V8,C) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(D,F,V7) | -apply(E,V6,V8) | f19(A,B,C) != f18(A,B,C) | -member(V9,B) | -apply(A,V9,f22(A,B,C)).  [resolve(144,b,128,a)].
% 9.52/9.85  
% 9.52/9.85  ============================== end predicate elimination =============
% 9.52/9.85  
% 9.52/9.85  Auto_denials:  (non-Horn, no changes).
% 9.52/9.85  
% 9.52/9.85  Term ordering decisions:
% 9.52/9.85  Function symbol KB weights:  empty_set=1. c1=1. c2=1. c3=1. c4=1. c5=1. c6=1. c7=1. c8=1. c9=1. union=1. image2=1. intersection=1. inverse_image2=1. unordered_pair=1. difference=1. f1=1. f2=1. f3=1. f17=1. power_set=1. product=1. sum=1. singleton=1. image3=1. inverse_image3=1. inverse_function=1. f5=1. f6=1. f7=1. f8=1. f18=1. f19=1. f20=1. f22=1. f25=1. f27=1. f4=1. f14=1. f15=1. f16=1. f21=1. f23=1. f24=1. f26=1. f28=1. compose_function=1. f29=1. f30=1. f31=1. f32=1. f33=1. f34=1. f35=1. f36=1. f37=1. f38=1. f39=1. f40=1. f10=1. f11=1. f12=1. f13=1. f9=1.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10144, wt=71.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  Low Water (displace): id=10144, wt=71.000
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10145, wt=68.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  Low Water (displace): id=10145, wt=68.000
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10146, wt=77.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10147, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10148, wt=85.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10149, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10150, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10151, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10152, wt=96.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10153, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10154, wt=85.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10155, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10156, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10157, wt=95.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10158, wt=94.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10159, wt=96.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10160, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  Low Water (displace): id=10160, wt=66.000
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10161, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10162, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10163, wt=59.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  Low Water (displace): id=10163, wt=59.000
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10164, wt=62.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10165, wt=55.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  Low Water (displace): id=10165, wt=55.000
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10166, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10167, wt=65.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10168, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10169, wt=62.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10170, wt=62.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10171, wt=66.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10172, wt=65.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10173, wt=58.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10174, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10175, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10176, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10177, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10178, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10179, wt=94.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10180, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10181, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10182, wt=94.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10183, wt=100.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10184, wt=91.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10185, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10186, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10187, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10188, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10189, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10190, wt=94.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10191, wt=99.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10192, wt=89.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10193, wt=94.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10194, wt=98.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10195, wt=100.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10196, wt=91.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10197, wt=70.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10198, wt=70.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10199, wt=70.000) has high priority.
% 9.64/9.94  
% 9.64/9.94  WARNING: worst clause (id=10200, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10201, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10202, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10203, wt=63.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10204, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10205, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10206, wt=59.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10207, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10208, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10209, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10210, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10211, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10212, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10213, wt=69.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10214, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10215, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10216, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10217, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10218, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10219, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10220, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10221, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10222, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10223, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10224, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10225, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10226, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10227, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10228, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10229, wt=63.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10230, wt=69.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10231, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10232, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10233, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10234, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10235, wt=69.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10236, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10237, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10238, wt=71.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10239, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10240, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10241, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10242, wt=62.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10243, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10244, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10245, wt=63.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10246, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10247, wt=63.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10248, wt=70.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10249, wt=72.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10250, wt=78.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10251, wt=69.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10252, wt=66.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10253, wt=63.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10254, wt=68.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10255, wt=68.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10256, wt=77.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10257, wt=71.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10258, wt=68.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10259, wt=77.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10260, wt=99.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10261, wt=89.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10262, wt=99.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10263, wt=99.000) has high priority.
% 9.68/9.98  
% 9.68/9.98  WARNING: worst clause (id=10264, wt=99.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10265, wt=100.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10266, wt=99.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10267, wt=89.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10268, wt=99.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10269, wt=99.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10270, wt=99.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10271, wt=98.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10272, wt=100.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10273, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10274, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10275, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10276, wt=63.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10277, wt=66.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10278, wt=59.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10279, wt=87.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10280, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10281, wt=69.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10282, wt=81.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10283, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10284, wt=66.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10285, wt=66.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10286, wt=87.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10287, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10288, wt=69.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10289, wt=62.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10290, wt=87.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10291, wt=86.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10292, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10293, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10294, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10295, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10296, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10297, wt=98.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10298, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10299, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10300, wt=98.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10301, wt=104.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10302, wt=95.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10303, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10304, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10305, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10306, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10307, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10308, wt=98.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10309, wt=103.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10310, wt=93.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10311, wt=98.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10312, wt=102.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10313, wt=104.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10314, wt=95.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10315, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10316, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10317, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10318, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10319, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10320, wt=74.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10321, wt=67.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10322, wt=70.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10323, wt=82.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10324, wt=63.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10325, wt=76.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10326, wt=76.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10327, wt=91.000) has high priority.
% 9.77/10.06  
% 9.77/10.06  WARNING: worst clause (id=10328, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10329, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10330, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10331, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10332, wt=73.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10333, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10334, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10335, wt=82.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10336, wt=85.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10337, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10338, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10339, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10340, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10341, wt=70.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10342, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10343, wt=70.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10344, wt=82.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10345, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10346, wt=91.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10347, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10348, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10349, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10350, wt=67.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10351, wt=73.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10352, wt=70.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10353, wt=85.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10354, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10355, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10356, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10357, wt=73.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10358, wt=82.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10359, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10360, wt=75.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10361, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10362, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10363, wt=82.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10364, wt=66.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10365, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10366, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10367, wt=67.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10368, wt=70.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10369, wt=67.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10370, wt=88.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10371, wt=74.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10372, wt=76.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10373, wt=82.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10374, wt=91.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10375, wt=73.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10376, wt=85.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10377, wt=70.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10378, wt=67.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10379, wt=88.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10380, wt=72.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10381, wt=72.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10382, wt=81.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10383, wt=75.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10384, wt=72.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10385, wt=81.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10386, wt=90.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10387, wt=87.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10388, wt=99.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10389, wt=89.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10390, wt=99.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10391, wt=99.000) has high priority.
% 9.81/10.10  
% 9.81/10.10  WARNING: worst clause (id=10392, wt=99.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10393, wt=100.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10394, wt=99.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10395, wt=89.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10396, wt=99.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10397, wt=99.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10398, wt=99.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10399, wt=98.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10400, wt=100.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10401, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10402, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10403, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10404, wt=63.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10405, wt=66.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10406, wt=59.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10407, wt=87.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10408, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10409, wt=69.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10410, wt=81.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10411, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10412, wt=66.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10413, wt=66.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10414, wt=87.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10415, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10416, wt=69.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10417, wt=62.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10418, wt=87.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10419, wt=86.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10420, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10421, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10422, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10423, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10424, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10425, wt=98.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10426, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10427, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10428, wt=98.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10429, wt=104.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10430, wt=95.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10431, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10432, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10433, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10434, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10435, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10436, wt=98.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10437, wt=103.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10438, wt=93.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10439, wt=98.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10440, wt=102.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10441, wt=104.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10442, wt=95.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10443, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10444, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10445, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10446, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10447, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10448, wt=74.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10449, wt=67.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10450, wt=70.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10451, wt=82.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10452, wt=63.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10453, wt=76.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10454, wt=76.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10455, wt=91.000) has high priority.
% 9.87/10.18  
% 9.87/10.18  WARNING: worst clause (id=10456, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10457, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10458, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10459, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10460, wt=73.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10461, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10462, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10463, wt=82.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10464, wt=85.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10465, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10466, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10467, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10468, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10469, wt=70.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10470, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10471, wt=70.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10472, wt=82.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10473, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10474, wt=91.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10475, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10476, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10477, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10478, wt=67.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10479, wt=73.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10480, wt=70.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10481, wt=85.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10482, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10483, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10484, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10485, wt=73.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10486, wt=82.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10487, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10488, wt=75.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10489, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10490, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10491, wt=82.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10492, wt=66.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10493, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10494, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10495, wt=67.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10496, wt=70.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10497, wt=67.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10498, wt=88.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10499, wt=74.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10500, wt=76.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10501, wt=82.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10502, wt=91.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10503, wt=73.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10504, wt=85.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10505, wt=70.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10506, wt=67.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10507, wt=88.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10508, wt=72.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10509, wt=72.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10510, wt=81.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10511, wt=75.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10512, wt=72.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10513, wt=81.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10514, wt=90.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10515, wt=87.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10516, wt=98.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10517, wt=88.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10518, wt=98.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10519, wt=98.000) has high priority.
% 9.94/10.22  
% 9.94/10.22  WARNING: worst clause (id=10520, wt=98.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10521, wt=99.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10522, wt=98.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10523, wt=88.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10524, wt=98.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10525, wt=98.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10526, wt=98.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10527, wt=97.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10528, wt=99.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10529, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10530, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10531, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10532, wt=62.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10533, wt=65.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10534, wt=58.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10535, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10536, wt=68.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10537, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10538, wt=65.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10539, wt=65.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10540, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10541, wt=68.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10542, wt=61.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10543, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10544, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10545, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10546, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10547, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10548, wt=97.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10549, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10550, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10551, wt=97.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10552, wt=103.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10553, wt=94.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10554, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10555, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10556, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10557, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10558, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10559, wt=97.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10560, wt=102.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10561, wt=92.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10562, wt=97.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10563, wt=101.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10564, wt=103.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10565, wt=94.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10566, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10567, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10568, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10569, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10570, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10571, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10572, wt=66.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10573, wt=69.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10574, wt=81.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10575, wt=62.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10576, wt=75.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10577, wt=75.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10578, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10579, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10580, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10581, wt=73.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10582, wt=72.000) has high priority.
% 9.98/10.29  
% 9.98/10.29  WARNING: worst clause (id=10583, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10584, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10585, wt=81.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10586, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10587, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10588, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10589, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10590, wt=69.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10591, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10592, wt=69.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10593, wt=81.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10594, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10595, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10596, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10597, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10598, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10599, wt=72.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10600, wt=69.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10601, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10602, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10603, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10604, wt=72.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10605, wt=81.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10606, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10607, wt=74.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10608, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10609, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10610, wt=81.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10611, wt=65.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10612, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10613, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10614, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10615, wt=69.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10616, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10617, wt=73.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10618, wt=75.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10619, wt=81.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10620, wt=72.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10621, wt=69.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10622, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10623, wt=71.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10624, wt=71.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10625, wt=80.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10626, wt=74.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10627, wt=71.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10628, wt=80.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10629, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10630, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10631, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10632, wt=85.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10633, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10634, wt=96.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10635, wt=94.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10636, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10637, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10638, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10639, wt=85.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10640, wt=95.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10641, wt=96.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10642, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10643, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10644, wt=66.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10645, wt=59.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10646, wt=62.000) has high priority.
% 9.98/10.34  
% 9.98/10.34  WARNING: worst clause (id=10647, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10648, wt=58.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10649, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10650, wt=62.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10651, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10652, wt=55.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10653, wt=65.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10654, wt=65.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10655, wt=62.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10656, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10657, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10658, wt=94.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10659, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10660, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10661, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10662, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10663, wt=94.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10664, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10665, wt=100.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10666, wt=91.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10667, wt=98.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10668, wt=91.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10669, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10670, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10671, wt=94.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10672, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10673, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10674, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10675, wt=99.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10676, wt=94.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10677, wt=89.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10678, wt=100.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10679, wt=91.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10680, wt=91.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10681, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10682, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10683, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10684, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10685, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10686, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10687, wt=63.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10688, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10689, wt=78.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10690, wt=72.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10691, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10692, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10693, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10694, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10695, wt=62.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10696, wt=72.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10697, wt=72.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10698, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10699, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10700, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10701, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10702, wt=72.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10703, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10704, wt=78.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10705, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10706, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10707, wt=70.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10708, wt=63.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10709, wt=66.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10710, wt=69.000) has high priority.
% 10.11/10.43  
% 10.11/10.43  WARNING: worst clause (id=10711, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10712, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10713, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10714, wt=59.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10715, wt=78.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10716, wt=69.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10717, wt=72.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10718, wt=65.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10719, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10720, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10721, wt=78.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10722, wt=69.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10723, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10724, wt=63.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10725, wt=63.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10726, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10727, wt=70.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10728, wt=72.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10729, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10730, wt=78.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10731, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10732, wt=69.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10733, wt=68.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10734, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10735, wt=68.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10736, wt=77.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10737, wt=77.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10738, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10739, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10740, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10741, wt=85.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10742, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10743, wt=96.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10744, wt=94.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10745, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10746, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10747, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10748, wt=85.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10749, wt=95.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10750, wt=96.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10751, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10752, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10753, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10754, wt=59.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10755, wt=62.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10756, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10757, wt=58.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10758, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10759, wt=62.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10760, wt=66.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10761, wt=55.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10762, wt=65.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10763, wt=65.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10764, wt=62.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10765, wt=99.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10766, wt=99.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10767, wt=94.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10768, wt=99.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10769, wt=89.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10770, wt=89.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10771, wt=99.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10772, wt=94.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10773, wt=89.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10774, wt=100.000) has high priority.
% 10.20/10.49  
% 10.20/10.49  WARNING: worst clause (id=10775, wt=91.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10776, wt=98.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10777, wt=91.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10778, wt=99.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10779, wt=99.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10780, wt=94.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10781, wt=99.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10782, wt=89.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10783, wt=89.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10784, wt=99.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10785, wt=94.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10786, wt=89.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10787, wt=100.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10788, wt=91.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10789, wt=91.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10790, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10791, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10792, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10793, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10794, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10795, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10796, wt=63.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10797, wt=66.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10798, wt=78.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10799, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10800, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10801, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10802, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10803, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10804, wt=62.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10805, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10806, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10807, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10808, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10809, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10810, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10811, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10812, wt=66.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10813, wt=78.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10814, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10815, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10816, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10817, wt=63.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10818, wt=66.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10819, wt=69.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10820, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10821, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10822, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10823, wt=59.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10824, wt=78.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10825, wt=69.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10826, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10827, wt=65.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10828, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10829, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10830, wt=78.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10831, wt=69.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10832, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10833, wt=63.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10834, wt=63.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10835, wt=66.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10836, wt=70.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10837, wt=72.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10838, wt=66.000) has high priority.
% 10.29/10.56  
% 10.29/10.56  WARNING: worst clause (id=10839, wt=78.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10840, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10841, wt=69.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10842, wt=68.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10843, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10844, wt=68.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10845, wt=77.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10846, wt=77.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10847, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10848, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10849, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10850, wt=85.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10851, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10852, wt=96.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10853, wt=94.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10854, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10855, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10856, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10857, wt=85.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10858, wt=95.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10859, wt=96.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10860, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10861, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10862, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10863, wt=59.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10864, wt=62.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10865, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10866, wt=58.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10867, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10868, wt=62.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10869, wt=66.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10870, wt=55.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10871, wt=65.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10872, wt=65.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10873, wt=62.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10874, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10875, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10876, wt=94.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10877, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10878, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10879, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10880, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10881, wt=94.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10882, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10883, wt=100.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10884, wt=91.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10885, wt=98.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10886, wt=91.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10887, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10888, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10889, wt=94.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10890, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10891, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10892, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10893, wt=99.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10894, wt=94.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10895, wt=89.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10896, wt=100.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10897, wt=91.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10898, wt=91.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10899, wt=70.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10900, wt=70.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10901, wt=70.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10902, wt=70.000) has high priority.
% 10.36/10.65  
% 10.36/10.65  WARNING: worst clause (id=10903, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10904, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10905, wt=63.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10906, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10907, wt=78.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10908, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10909, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10910, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10911, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10912, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10913, wt=62.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10914, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10915, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10916, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10917, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10918, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10919, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10920, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10921, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10922, wt=78.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10923, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10924, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10925, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10926, wt=63.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10927, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10928, wt=69.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10929, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10930, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10931, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10932, wt=59.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10933, wt=78.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10934, wt=69.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10935, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10936, wt=65.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10937, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10938, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10939, wt=78.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10940, wt=69.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10941, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10942, wt=63.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10943, wt=63.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10944, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10945, wt=70.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10946, wt=72.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10947, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10948, wt=78.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10949, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10950, wt=69.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10951, wt=68.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10952, wt=66.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10953, wt=68.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10954, wt=77.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10955, wt=77.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10956, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10957, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10958, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10959, wt=89.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10960, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10961, wt=100.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10962, wt=98.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10963, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10964, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10965, wt=99.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10966, wt=89.000) has high priority.
% 10.40/10.69  
% 10.40/10.69  WARNING: worst clause (id=10967, wt=99.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10968, wt=100.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10969, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10970, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10971, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10972, wt=63.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10973, wt=66.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10974, wt=87.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10975, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10976, wt=62.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10977, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10978, wt=66.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10979, wt=87.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10980, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10981, wt=59.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10982, wt=69.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10983, wt=69.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10984, wt=81.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10985, wt=66.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10986, wt=87.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10987, wt=86.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10988, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10989, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10990, wt=98.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10991, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10992, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10993, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10994, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10995, wt=98.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10996, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10997, wt=104.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10998, wt=95.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=10999, wt=102.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11000, wt=95.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11001, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11002, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11003, wt=98.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11004, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11005, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11006, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11007, wt=103.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11008, wt=98.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11009, wt=93.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11010, wt=104.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11011, wt=95.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11012, wt=95.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11013, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11014, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11015, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11016, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11017, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11018, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11019, wt=67.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11020, wt=70.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11021, wt=82.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11022, wt=76.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11023, wt=91.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11024, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11025, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11026, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11027, wt=74.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11028, wt=66.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11029, wt=76.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11030, wt=76.000) has high priority.
% 10.50/10.77  
% 10.50/10.77  WARNING: worst clause (id=11031, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11032, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11033, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11034, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11035, wt=76.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11036, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11037, wt=82.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11038, wt=91.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11039, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11040, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11041, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11042, wt=67.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11043, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11044, wt=73.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11045, wt=88.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11046, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11047, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11048, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11049, wt=63.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11050, wt=82.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11051, wt=73.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11052, wt=76.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11053, wt=69.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11054, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11055, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11056, wt=82.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11057, wt=73.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11058, wt=85.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11059, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11060, wt=67.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11061, wt=67.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11062, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11063, wt=85.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11064, wt=74.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11065, wt=76.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11066, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11067, wt=82.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11068, wt=91.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11069, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11070, wt=73.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11071, wt=88.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11072, wt=72.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11073, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11074, wt=85.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11075, wt=72.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11076, wt=81.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11077, wt=90.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11078, wt=81.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11079, wt=87.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11080, wt=87.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11081, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11082, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11083, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11084, wt=89.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11085, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11086, wt=100.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11087, wt=98.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11088, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11089, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11090, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11091, wt=89.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11092, wt=99.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11093, wt=100.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11094, wt=70.000) has high priority.
% 10.50/10.81  
% 10.50/10.81  WARNING: worst clause (id=11095, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11096, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11097, wt=63.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11098, wt=66.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11099, wt=87.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11100, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11101, wt=62.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11102, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11103, wt=66.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11104, wt=87.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11105, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11106, wt=59.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11107, wt=69.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11108, wt=69.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11109, wt=81.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11110, wt=66.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11111, wt=87.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11112, wt=86.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11113, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11114, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11115, wt=98.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11116, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11117, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11118, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11119, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11120, wt=98.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11121, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11122, wt=104.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11123, wt=95.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11124, wt=102.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11125, wt=95.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11126, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11127, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11128, wt=98.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11129, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11130, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11131, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11132, wt=103.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11133, wt=98.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11134, wt=93.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11135, wt=104.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11136, wt=95.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11137, wt=95.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11138, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11139, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11140, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11141, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11142, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11143, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11144, wt=67.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11145, wt=70.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11146, wt=82.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11147, wt=76.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11148, wt=91.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11149, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11150, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11151, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11152, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11153, wt=66.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11154, wt=76.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11155, wt=76.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11156, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11157, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11158, wt=74.000) has high priority.
% 10.59/10.89  
% 10.59/10.89  WARNING: worst clause (id=11159, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11160, wt=76.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11161, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11162, wt=82.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11163, wt=91.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11164, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11165, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11166, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11167, wt=67.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11168, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11169, wt=73.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11170, wt=88.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11171, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11172, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11173, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11174, wt=63.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11175, wt=82.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11176, wt=73.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11177, wt=76.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11178, wt=69.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11179, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11180, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11181, wt=82.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11182, wt=73.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11183, wt=85.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11184, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11185, wt=67.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11186, wt=67.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11187, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11188, wt=85.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11189, wt=74.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11190, wt=76.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11191, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11192, wt=82.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11193, wt=91.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11194, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11195, wt=73.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11196, wt=88.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11197, wt=72.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11198, wt=70.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11199, wt=85.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11200, wt=72.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11201, wt=81.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11202, wt=90.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11203, wt=81.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11204, wt=87.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11205, wt=87.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11206, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11207, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11208, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11209, wt=88.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11210, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11211, wt=99.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11212, wt=97.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11213, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11214, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11215, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11216, wt=88.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11217, wt=98.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11218, wt=99.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11219, wt=69.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11220, wt=69.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11221, wt=69.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11222, wt=62.000) has high priority.
% 10.66/10.94  
% 10.66/10.94  WARNING: worst clause (id=11223, wt=65.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11224, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11225, wt=61.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11226, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11227, wt=65.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11228, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11229, wt=58.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11230, wt=68.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11231, wt=68.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11232, wt=65.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11233, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11234, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11235, wt=97.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11236, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11237, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11238, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11239, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11240, wt=97.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11241, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11242, wt=103.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11243, wt=94.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11244, wt=101.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11245, wt=94.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11246, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11247, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11248, wt=97.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11249, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11250, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11251, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11252, wt=102.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11253, wt=97.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11254, wt=92.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11255, wt=103.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11256, wt=94.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11257, wt=94.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11258, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11259, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11260, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11261, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11262, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11263, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11264, wt=66.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11265, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11266, wt=81.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11267, wt=75.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11268, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11269, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11270, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11271, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11272, wt=65.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11273, wt=75.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11274, wt=75.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11275, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11276, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11277, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11278, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11279, wt=75.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11280, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11281, wt=81.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11282, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11283, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11284, wt=73.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11285, wt=66.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11286, wt=69.000) has high priority.
% 10.71/11.01  
% 10.71/11.01  WARNING: worst clause (id=11287, wt=72.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11288, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11289, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11290, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11291, wt=62.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11292, wt=81.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11293, wt=72.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11294, wt=75.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11295, wt=68.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11296, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11297, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11298, wt=81.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11299, wt=72.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11300, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11301, wt=66.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11302, wt=66.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11303, wt=69.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11304, wt=73.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11305, wt=75.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11306, wt=69.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11307, wt=81.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11308, wt=69.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11309, wt=72.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11310, wt=71.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11311, wt=69.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11312, wt=71.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11313, wt=80.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11314, wt=80.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11315, wt=88.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11316, wt=89.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11317, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11318, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11319, wt=81.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11320, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11321, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11322, wt=96.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11323, wt=104.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11324, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11325, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11326, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11327, wt=86.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11328, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11329, wt=94.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11330, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11331, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11332, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11333, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11334, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11335, wt=88.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11336, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11337, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11338, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11339, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11340, wt=96.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11341, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11342, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11343, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11344, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11345, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11346, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11347, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11348, wt=85.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11349, wt=95.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11350, wt=66.000) has high priority.
% 10.71/11.04  
% 10.71/11.04  WARNING: worst clause (id=11351, wt=66.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11352, wt=66.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11353, wt=59.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11354, wt=62.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11355, wt=55.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11356, wt=66.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11357, wt=65.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11358, wt=66.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11359, wt=62.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11360, wt=62.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11361, wt=66.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11362, wt=65.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11363, wt=58.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11364, wt=92.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11365, wt=93.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11366, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11367, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11368, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11369, wt=85.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11370, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11371, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11372, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11373, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11374, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11375, wt=100.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11376, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11377, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11378, wt=108.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11379, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11380, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11381, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11382, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11383, wt=90.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11384, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11385, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11386, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11387, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11388, wt=98.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11389, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11390, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11391, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11392, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11393, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11394, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11395, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11396, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11397, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11398, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11399, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11400, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11401, wt=92.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11402, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11403, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11404, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11405, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11406, wt=94.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11407, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11408, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11409, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11410, wt=100.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11411, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11412, wt=91.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11413, wt=89.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11414, wt=99.000) has high priority.
% 10.82/11.10  
% 10.82/11.10  WARNING: worst clause (id=11415, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11416, wt=89.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11417, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11418, wt=89.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11419, wt=94.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11420, wt=94.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11421, wt=91.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11422, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11423, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11424, wt=94.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11425, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11426, wt=89.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11427, wt=89.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11428, wt=99.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11429, wt=94.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11430, wt=89.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11431, wt=91.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11432, wt=91.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11433, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11434, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11435, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11436, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11437, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11438, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11439, wt=63.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11440, wt=66.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11441, wt=78.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11442, wt=59.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11443, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11444, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11445, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11446, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11447, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11448, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11449, wt=69.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11450, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11451, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11452, wt=78.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11453, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11454, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11455, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11456, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11457, wt=66.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11458, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11459, wt=66.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11460, wt=78.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11461, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11462, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11463, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11464, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11465, wt=63.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11466, wt=69.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11467, wt=66.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11468, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11469, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11470, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11471, wt=69.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11472, wt=78.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11473, wt=72.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11474, wt=71.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11475, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11476, wt=70.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11477, wt=78.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11478, wt=62.000) has high priority.
% 10.88/11.17  
% 10.88/11.17  WARNING: worst clause (id=11479, wt=72.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11480, wt=70.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11481, wt=63.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11482, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11483, wt=63.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11484, wt=70.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11485, wt=72.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11486, wt=78.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11487, wt=69.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11488, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11489, wt=63.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11490, wt=68.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11491, wt=68.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11492, wt=77.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11493, wt=71.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11494, wt=68.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11495, wt=77.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11496, wt=88.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11497, wt=89.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11498, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11499, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11500, wt=81.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11501, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11502, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11503, wt=96.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11504, wt=104.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11505, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11506, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11507, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11508, wt=86.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11509, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11510, wt=94.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11511, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11512, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11513, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11514, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11515, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11516, wt=88.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11517, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11518, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11519, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11520, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11521, wt=96.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11522, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11523, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11524, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11525, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11526, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11527, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11528, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11529, wt=85.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11530, wt=95.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11531, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11532, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11533, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11534, wt=59.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11535, wt=62.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11536, wt=55.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11537, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11538, wt=65.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11539, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11540, wt=62.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11541, wt=62.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11542, wt=66.000) has high priority.
% 10.88/11.21  
% 10.88/11.21  WARNING: worst clause (id=11543, wt=65.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11544, wt=58.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11545, wt=92.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11546, wt=93.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11547, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11548, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11549, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11550, wt=85.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11551, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11552, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11553, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11554, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11555, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11556, wt=100.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11557, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11558, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11559, wt=108.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11560, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11561, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11562, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11563, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11564, wt=90.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11565, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11566, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11567, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11568, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11569, wt=98.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11570, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11571, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11572, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11573, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11574, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11575, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11576, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11577, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11578, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11579, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11580, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11581, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11582, wt=92.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11583, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11584, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11585, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11586, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11587, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11588, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11589, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11590, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11591, wt=100.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11592, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11593, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11594, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11595, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11596, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11597, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11598, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11599, wt=89.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11600, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11601, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11602, wt=91.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11603, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11604, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11605, wt=94.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11606, wt=99.000) has high priority.
% 11.00/11.28  
% 11.00/11.28  WARNING: worst clause (id=11607, wt=89.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11608, wt=89.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11609, wt=99.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11610, wt=94.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11611, wt=89.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11612, wt=91.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11613, wt=91.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11614, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11615, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11616, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11617, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11618, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11619, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11620, wt=63.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11621, wt=66.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11622, wt=78.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11623, wt=59.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11624, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11625, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11626, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11627, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11628, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11629, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11630, wt=69.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11631, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11632, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11633, wt=78.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11634, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11635, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11636, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11637, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11638, wt=66.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11639, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11640, wt=66.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11641, wt=78.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11642, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11643, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11644, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11645, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11646, wt=63.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11647, wt=69.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11648, wt=66.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11649, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11650, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11651, wt=70.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11652, wt=69.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11653, wt=78.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11654, wt=72.000) has high priority.
% 11.00/11.33  
% 11.00/11.33  WARNING: worst clause (id=11655, wt=71.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11656, wt=70.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11657, wt=70.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11658, wt=78.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11659, wt=62.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11660, wt=72.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11661, wt=70.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11662, wt=63.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11663, wt=66.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11664, wt=63.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11665, wt=70.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11666, wt=72.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11667, wt=78.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11668, wt=69.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11669, wt=66.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11670, wt=63.000) has high priority.
% 11.00/11.34  
% 11.00/11.34  WARNING: worst clause (id=11671, wt=68.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11672, wt=68.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11673, wt=77.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11674, wt=71.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11675, wt=68.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11676, wt=77.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11677, wt=88.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11678, wt=89.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11679, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11680, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11681, wt=81.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11682, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11683, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11684, wt=96.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11685, wt=104.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11686, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11687, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11688, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11689, wt=86.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11690, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11691, wt=94.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11692, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11693, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11694, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11695, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11696, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11697, wt=88.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11698, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11699, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11700, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11701, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11702, wt=96.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11703, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11704, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11705, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11706, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11707, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11708, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11709, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11710, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11711, wt=95.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11712, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11713, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11714, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11715, wt=59.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11716, wt=62.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11717, wt=55.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11718, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11719, wt=65.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11720, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11721, wt=62.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11722, wt=62.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11723, wt=66.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11724, wt=65.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11725, wt=58.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11726, wt=92.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11727, wt=93.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11728, wt=99.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11729, wt=99.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11730, wt=94.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11731, wt=85.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11732, wt=99.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11733, wt=94.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11734, wt=89.000) has high priority.
% 11.11/11.38  
% 11.11/11.38  WARNING: worst clause (id=11735, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11736, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11737, wt=100.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11738, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11739, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11740, wt=108.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11741, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11742, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11743, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11744, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11745, wt=90.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11746, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11747, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11748, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11749, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11750, wt=98.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11751, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11752, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11753, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11754, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11755, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11756, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11757, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11758, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11759, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11760, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11761, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11762, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11763, wt=92.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11764, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11765, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11766, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11767, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11768, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11769, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11770, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11771, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11772, wt=100.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11773, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11774, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11775, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11776, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11777, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11778, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11779, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11780, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11781, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11782, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11783, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11784, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11785, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11786, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11787, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11788, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11789, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11790, wt=99.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11791, wt=94.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11792, wt=89.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11793, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11794, wt=91.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11795, wt=70.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11796, wt=70.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11797, wt=70.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11798, wt=70.000) has high priority.
% 11.18/11.46  
% 11.18/11.46  WARNING: worst clause (id=11799, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11800, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11801, wt=63.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11802, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11803, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11804, wt=59.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11805, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11806, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11807, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11808, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11809, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11810, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11811, wt=69.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11812, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11813, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11814, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11815, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11816, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11817, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11818, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11819, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11820, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11821, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11822, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11823, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11824, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11825, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11826, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11827, wt=63.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11828, wt=69.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11829, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11830, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11831, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11832, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11833, wt=69.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11834, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11835, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11836, wt=71.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11837, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11838, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11839, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11840, wt=62.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11841, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11842, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11843, wt=63.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11844, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11845, wt=63.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11846, wt=70.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11847, wt=72.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11848, wt=78.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11849, wt=69.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11850, wt=66.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11851, wt=63.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11852, wt=68.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11853, wt=68.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11854, wt=77.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11855, wt=71.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11856, wt=68.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11857, wt=77.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11858, wt=92.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11859, wt=93.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11860, wt=99.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11861, wt=99.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11862, wt=85.000) has high priority.
% 11.18/11.50  
% 11.18/11.50  WARNING: worst clause (id=11863, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11864, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11865, wt=100.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11866, wt=108.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11867, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11868, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11869, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11870, wt=90.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11871, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11872, wt=98.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11873, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11874, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11875, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11876, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11877, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11878, wt=100.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11879, wt=92.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11880, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11881, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11882, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11883, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11884, wt=100.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11885, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11886, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11887, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11888, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11889, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11890, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11891, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11892, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11893, wt=99.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11894, wt=100.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11895, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11896, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11897, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11898, wt=63.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11899, wt=66.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11900, wt=59.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11901, wt=87.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11902, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11903, wt=69.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11904, wt=81.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11905, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11906, wt=66.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11907, wt=66.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11908, wt=87.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11909, wt=70.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11910, wt=69.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11911, wt=62.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11912, wt=87.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11913, wt=86.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11914, wt=96.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11915, wt=97.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11916, wt=103.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11917, wt=103.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11918, wt=98.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11919, wt=89.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11920, wt=103.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11921, wt=98.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11922, wt=93.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11923, wt=93.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11924, wt=93.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11925, wt=104.000) has high priority.
% 11.26/11.54  
% 11.26/11.54  WARNING: worst clause (id=11926, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11927, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11928, wt=112.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11929, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11930, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11931, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11932, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11933, wt=94.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11934, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11935, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11936, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11937, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11938, wt=102.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11939, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11940, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11941, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11942, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11943, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11944, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11945, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11946, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11947, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11948, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11949, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11950, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11951, wt=104.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11952, wt=96.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11953, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11954, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11955, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11956, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11957, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11958, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11959, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11960, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11961, wt=104.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11962, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11963, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11964, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11965, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11966, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11967, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11968, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11969, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11970, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11971, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11972, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11973, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11974, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11975, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11976, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11977, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11978, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11979, wt=103.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11980, wt=98.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11981, wt=93.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11982, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11983, wt=95.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11984, wt=104.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11985, wt=74.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11986, wt=74.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11987, wt=74.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11988, wt=74.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11989, wt=74.000) has high priority.
% 11.31/11.61  
% 11.31/11.61  WARNING: worst clause (id=11990, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11991, wt=67.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11992, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11993, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11994, wt=63.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11995, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11996, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11997, wt=91.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11998, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=11999, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12000, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12001, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12002, wt=73.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12003, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12004, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12005, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12006, wt=85.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12007, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12008, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12009, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12010, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12011, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12012, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12013, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12014, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12015, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12016, wt=91.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12017, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12018, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12019, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12020, wt=67.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12021, wt=73.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12022, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12023, wt=85.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12024, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12025, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12026, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12027, wt=73.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12028, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12029, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12030, wt=75.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12031, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12032, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12033, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12034, wt=66.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12035, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12036, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12037, wt=67.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12038, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12039, wt=67.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12040, wt=88.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12041, wt=74.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12042, wt=76.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12043, wt=82.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12044, wt=91.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12045, wt=73.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12046, wt=85.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12047, wt=70.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12048, wt=67.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12049, wt=88.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12050, wt=72.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12051, wt=72.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12052, wt=81.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12053, wt=75.000) has high priority.
% 11.31/11.65  
% 11.31/11.65  WARNING: worst clause (id=12054, wt=72.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12055, wt=81.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12056, wt=90.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12057, wt=87.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12058, wt=92.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12059, wt=93.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12060, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12061, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12062, wt=85.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12063, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12064, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12065, wt=100.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12066, wt=108.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12067, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12068, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12069, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12070, wt=90.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12071, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12072, wt=98.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12073, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12074, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12075, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12076, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12077, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12078, wt=100.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12079, wt=92.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12080, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12081, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12082, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12083, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12084, wt=100.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12085, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12086, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12087, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12088, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12089, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12090, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12091, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12092, wt=89.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12093, wt=99.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12094, wt=100.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12095, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12096, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12097, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12098, wt=63.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12099, wt=66.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12100, wt=59.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12101, wt=87.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12102, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12103, wt=69.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12104, wt=81.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12105, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12106, wt=66.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12107, wt=66.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12108, wt=87.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12109, wt=70.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12110, wt=69.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12111, wt=62.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12112, wt=87.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12113, wt=86.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12114, wt=96.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12115, wt=97.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12116, wt=103.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12117, wt=103.000) has high priority.
% 11.41/11.69  
% 11.41/11.69  WARNING: worst clause (id=12118, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12119, wt=89.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12120, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12121, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12122, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12123, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12124, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12125, wt=104.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12126, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12127, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12128, wt=112.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12129, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12130, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12131, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12132, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12133, wt=94.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12134, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12135, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12136, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12137, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12138, wt=102.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12139, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12140, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12141, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12142, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12143, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12144, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12145, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12146, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12147, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12148, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12149, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12150, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12151, wt=104.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12152, wt=96.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12153, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12154, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12155, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12156, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12157, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12158, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12159, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12160, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12161, wt=104.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12162, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12163, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12164, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12165, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12166, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12167, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12168, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12169, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12170, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12171, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12172, wt=95.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12173, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12174, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12175, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12176, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12177, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12178, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12179, wt=103.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12180, wt=98.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12181, wt=93.000) has high priority.
% 11.46/11.75  
% 11.46/11.75  WARNING: worst clause (id=12182, wt=95.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12183, wt=95.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12184, wt=104.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12185, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12186, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12187, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12188, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12189, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12190, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12191, wt=67.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12192, wt=70.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12193, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12194, wt=63.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12195, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12196, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12197, wt=91.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12198, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12199, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12200, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12201, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12202, wt=73.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12203, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12204, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12205, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12206, wt=85.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12207, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12208, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12209, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12210, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12211, wt=70.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12212, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12213, wt=70.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12214, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12215, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12216, wt=91.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12217, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12218, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12219, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12220, wt=67.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12221, wt=73.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12222, wt=70.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12223, wt=85.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12224, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12225, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12226, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12227, wt=73.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12228, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12229, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12230, wt=75.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12231, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12232, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12233, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12234, wt=66.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12235, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12236, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12237, wt=67.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12238, wt=70.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12239, wt=67.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12240, wt=88.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12241, wt=74.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12242, wt=76.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12243, wt=82.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12244, wt=91.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12245, wt=73.000) has high priority.
% 11.46/11.80  
% 11.46/11.80  WARNING: worst clause (id=12246, wt=85.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12247, wt=70.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12248, wt=67.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12249, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12250, wt=72.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12251, wt=72.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12252, wt=81.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12253, wt=75.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12254, wt=72.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12255, wt=81.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12256, wt=90.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12257, wt=87.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12258, wt=91.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12259, wt=92.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12260, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12261, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12262, wt=84.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12263, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12264, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12265, wt=99.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12266, wt=107.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12267, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12268, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12269, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12270, wt=89.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12271, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12272, wt=97.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12273, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12274, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12275, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12276, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12277, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12278, wt=91.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12279, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12280, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12281, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12282, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12283, wt=99.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12284, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12285, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12286, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12287, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12288, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12289, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12290, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12291, wt=88.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12292, wt=98.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12293, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12294, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12295, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12296, wt=62.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12297, wt=65.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12298, wt=58.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12299, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12300, wt=68.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12301, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12302, wt=65.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12303, wt=65.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12304, wt=69.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12305, wt=68.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12306, wt=61.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12307, wt=95.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12308, wt=96.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12309, wt=102.000) has high priority.
% 11.55/11.84  
% 11.55/11.84  WARNING: worst clause (id=12310, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12311, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12312, wt=88.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12313, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12314, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12315, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12316, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12317, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12318, wt=103.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12319, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12320, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12321, wt=111.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12322, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12323, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12324, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12325, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12326, wt=93.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12327, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12328, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12329, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12330, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12331, wt=101.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12332, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12333, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12334, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12335, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12336, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12337, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12338, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12339, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12340, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12341, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12342, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12343, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12344, wt=95.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12345, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12346, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12347, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12348, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12349, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12350, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12351, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12352, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12353, wt=103.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12354, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12355, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12356, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12357, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12358, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12359, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12360, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12361, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12362, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12363, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12364, wt=94.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12365, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12366, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12367, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12368, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12369, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12370, wt=92.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12371, wt=102.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12372, wt=97.000) has high priority.
% 11.61/11.89  
% 11.61/11.89  WARNING: worst clause (id=12373, wt=92.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12374, wt=94.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12375, wt=94.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12376, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12377, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12378, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12379, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12380, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12381, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12382, wt=66.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12383, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12384, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12385, wt=62.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12386, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12387, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12388, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12389, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12390, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12391, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12392, wt=72.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12393, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12394, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12395, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12396, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12397, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12398, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12399, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12400, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12401, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12402, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12403, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12404, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12405, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12406, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12407, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12408, wt=66.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12409, wt=72.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12410, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12411, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12412, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12413, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12414, wt=72.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12415, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12416, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12417, wt=74.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12418, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12419, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12420, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12421, wt=65.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12422, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12423, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12424, wt=66.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12425, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12426, wt=66.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12427, wt=73.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12428, wt=75.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12429, wt=81.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12430, wt=72.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12431, wt=69.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12432, wt=66.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12433, wt=71.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12434, wt=71.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12435, wt=80.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12436, wt=74.000) has high priority.
% 11.61/11.94  
% 11.61/11.94  WARNING: worst clause (id=12437, wt=71.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12438, wt=80.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12439, wt=88.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12440, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12441, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12442, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12443, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12444, wt=104.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12445, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12446, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12447, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12448, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12449, wt=96.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12450, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12451, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12452, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12453, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12454, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12455, wt=88.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12456, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12457, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12458, wt=86.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12459, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12460, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12461, wt=94.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12462, wt=89.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12463, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12464, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12465, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12466, wt=81.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12467, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12468, wt=96.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12469, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12470, wt=85.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12471, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12472, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12473, wt=95.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12474, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12475, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12476, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12477, wt=59.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12478, wt=62.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12479, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12480, wt=58.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12481, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12482, wt=62.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12483, wt=66.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12484, wt=55.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12485, wt=65.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12486, wt=65.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12487, wt=62.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12488, wt=92.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12489, wt=99.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12490, wt=99.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12491, wt=94.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12492, wt=99.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12493, wt=94.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12494, wt=89.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12495, wt=89.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12496, wt=89.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12497, wt=91.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12498, wt=108.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12499, wt=89.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12500, wt=99.000) has high priority.
% 11.71/11.99  
% 11.71/11.99  WARNING: worst clause (id=12501, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12502, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12503, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12504, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12505, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12506, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12507, wt=100.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12508, wt=91.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12509, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12510, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12511, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12512, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12513, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12514, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12515, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12516, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12517, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12518, wt=92.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12519, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12520, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12521, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12522, wt=90.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12523, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12524, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12525, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12526, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12527, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12528, wt=98.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12529, wt=91.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12530, wt=93.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12531, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12532, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12533, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12534, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12535, wt=85.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12536, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12537, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12538, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12539, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12540, wt=100.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12541, wt=91.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12542, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12543, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12544, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12545, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12546, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12547, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12548, wt=99.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12549, wt=89.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12550, wt=94.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12551, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12552, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12553, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12554, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12555, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12556, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12557, wt=63.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12558, wt=66.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12559, wt=78.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12560, wt=72.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12561, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12562, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12563, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12564, wt=70.000) has high priority.
% 11.77/12.07  
% 11.77/12.07  WARNING: worst clause (id=12565, wt=62.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12566, wt=72.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12567, wt=72.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12568, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12569, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12570, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12571, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12572, wt=72.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12573, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12574, wt=78.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12575, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12576, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12577, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12578, wt=63.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12579, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12580, wt=69.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12581, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12582, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12583, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12584, wt=59.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12585, wt=78.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12586, wt=69.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12587, wt=72.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12588, wt=65.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12589, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12590, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12591, wt=78.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12592, wt=69.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12593, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12594, wt=63.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12595, wt=63.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12596, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12597, wt=70.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12598, wt=72.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12599, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12600, wt=78.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12601, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12602, wt=69.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12603, wt=68.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12604, wt=66.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12605, wt=68.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12606, wt=77.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12607, wt=77.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12608, wt=88.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12609, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12610, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12611, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12612, wt=85.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12613, wt=104.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12614, wt=85.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12615, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12616, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12617, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12618, wt=96.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12619, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12620, wt=85.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12621, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12622, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12623, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12624, wt=88.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12625, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12626, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12627, wt=86.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12628, wt=95.000) has high priority.
% 11.77/12.10  
% 11.77/12.10  WARNING: worst clause (id=12629, wt=85.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12630, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12631, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12632, wt=85.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12633, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12634, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12635, wt=81.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12636, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12637, wt=96.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12638, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12639, wt=85.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12640, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12641, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12642, wt=95.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12643, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12644, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12645, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12646, wt=59.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12647, wt=62.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12648, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12649, wt=58.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12650, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12651, wt=62.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12652, wt=66.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12653, wt=55.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12654, wt=65.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12655, wt=65.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12656, wt=62.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12657, wt=92.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12658, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12659, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12660, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12661, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12662, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12663, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12664, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12665, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12666, wt=91.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12667, wt=108.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12668, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12669, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12670, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12671, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12672, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12673, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12674, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12675, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12676, wt=100.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12677, wt=91.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12678, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12679, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12680, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12681, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12682, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12683, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12684, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12685, wt=89.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12686, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12687, wt=92.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12688, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12689, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12690, wt=94.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12691, wt=90.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12692, wt=99.000) has high priority.
% 11.86/12.17  
% 11.86/12.17  WARNING: worst clause (id=12693, wt=94.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12694, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12695, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12696, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12697, wt=98.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12698, wt=91.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12699, wt=93.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12700, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12701, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12702, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12703, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12704, wt=85.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12705, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12706, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12707, wt=94.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12708, wt=94.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12709, wt=100.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12710, wt=91.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12711, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12712, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12713, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12714, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12715, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12716, wt=94.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12717, wt=99.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12718, wt=89.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12719, wt=94.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12720, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12721, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12722, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12723, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12724, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12725, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12726, wt=63.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12727, wt=66.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12728, wt=78.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12729, wt=72.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12730, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12731, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12732, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12733, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12734, wt=62.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12735, wt=72.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12736, wt=72.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12737, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12738, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12739, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12740, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12741, wt=72.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12742, wt=66.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12743, wt=78.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12744, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12745, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12746, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12747, wt=63.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12748, wt=66.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12749, wt=69.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12750, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12751, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12752, wt=70.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12753, wt=59.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12754, wt=78.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12755, wt=69.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12756, wt=72.000) has high priority.
% 11.93/12.23  
% 11.93/12.23  WARNING: worst clause (id=12757, wt=65.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12758, wt=70.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12759, wt=70.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12760, wt=78.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12761, wt=69.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12762, wt=70.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12763, wt=63.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12764, wt=63.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12765, wt=66.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12766, wt=70.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12767, wt=72.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12768, wt=66.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12769, wt=78.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12770, wt=66.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12771, wt=69.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12772, wt=68.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12773, wt=66.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12774, wt=68.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12775, wt=77.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12776, wt=77.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12777, wt=88.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12778, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12779, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12780, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12781, wt=85.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12782, wt=104.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12783, wt=85.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12784, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12785, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12786, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12787, wt=96.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12788, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12789, wt=85.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12790, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12791, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12792, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12793, wt=88.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12794, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12795, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12796, wt=86.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12797, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12798, wt=85.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12799, wt=94.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12800, wt=89.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12801, wt=85.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12802, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12803, wt=95.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12804, wt=81.000) has high priority.
% 11.99/12.27  
% 11.99/12.27  WARNING: worst clause (id=12805, wt=95.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12806, wt=96.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12807, wt=95.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12808, wt=85.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12809, wt=95.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12810, wt=95.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12811, wt=95.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12812, wt=66.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12813, wt=66.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12814, wt=66.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12815, wt=59.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12816, wt=62.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12817, wt=66.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12818, wt=58.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12819, wt=66.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12820, wt=62.000) has high priority.
% 11.99/12.28  
% 11.99/12.28  WARNING: worst clause (id=12821, wt=66.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12822, wt=55.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12823, wt=65.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12824, wt=65.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12825, wt=62.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12826, wt=92.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12827, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12828, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12829, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12830, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12831, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12832, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12833, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12834, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12835, wt=91.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12836, wt=108.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12837, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12838, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12839, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12840, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12841, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12842, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12843, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12844, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12845, wt=100.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12846, wt=91.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12847, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12848, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12849, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12850, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12851, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12852, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12853, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12854, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12855, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12856, wt=92.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12857, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12858, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12859, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12860, wt=90.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12861, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12862, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12863, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12864, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12865, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12866, wt=98.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12867, wt=91.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12868, wt=93.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12869, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12870, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12871, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12872, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12873, wt=85.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12874, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12875, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12876, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12877, wt=94.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12878, wt=100.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12879, wt=91.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12880, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12881, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12882, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12883, wt=89.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12884, wt=99.000) has high priority.
% 12.06/12.35  
% 12.06/12.35  WARNING: worst clause (id=12885, wt=94.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12886, wt=99.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12887, wt=89.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12888, wt=94.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12889, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12890, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12891, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12892, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12893, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12894, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12895, wt=63.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12896, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12897, wt=78.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12898, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12899, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12900, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12901, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12902, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12903, wt=62.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12904, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12905, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12906, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12907, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12908, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12909, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12910, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12911, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12912, wt=78.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12913, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12914, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12915, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12916, wt=63.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12917, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12918, wt=69.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12919, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12920, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12921, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12922, wt=59.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12923, wt=78.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12924, wt=69.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12925, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12926, wt=65.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12927, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12928, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12929, wt=78.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12930, wt=69.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12931, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12932, wt=63.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12933, wt=63.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12934, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12935, wt=70.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12936, wt=72.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12937, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12938, wt=78.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12939, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12940, wt=69.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12941, wt=68.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12942, wt=66.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12943, wt=68.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12944, wt=77.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12945, wt=77.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12946, wt=92.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12947, wt=99.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12948, wt=99.000) has high priority.
% 12.06/12.40  
% 12.06/12.40  WARNING: worst clause (id=12949, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12950, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12951, wt=108.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12952, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12953, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12954, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12955, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12956, wt=100.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12957, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12958, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12959, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12960, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12961, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12962, wt=100.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12963, wt=92.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12964, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12965, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12966, wt=90.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12967, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12968, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12969, wt=98.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12970, wt=93.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12971, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12972, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12973, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12974, wt=85.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12975, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12976, wt=100.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12977, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12978, wt=89.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12979, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12980, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12981, wt=99.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12982, wt=100.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12983, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12984, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12985, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12986, wt=63.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12987, wt=66.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12988, wt=87.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12989, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12990, wt=62.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12991, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12992, wt=66.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12993, wt=87.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12994, wt=70.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12995, wt=59.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12996, wt=69.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12997, wt=69.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12998, wt=81.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=12999, wt=66.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13000, wt=87.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13001, wt=86.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13002, wt=96.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13003, wt=103.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13004, wt=103.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13005, wt=98.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13006, wt=103.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13007, wt=98.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13008, wt=93.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13009, wt=93.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13010, wt=93.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13011, wt=95.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13012, wt=112.000) has high priority.
% 12.17/12.44  
% 12.17/12.44  WARNING: worst clause (id=13013, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13014, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13015, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13016, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13017, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13018, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13019, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13020, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13021, wt=104.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13022, wt=95.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13023, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13024, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13025, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13026, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13027, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13028, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13029, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13030, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13031, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13032, wt=104.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13033, wt=96.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13034, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13035, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13036, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13037, wt=94.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13038, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13039, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13040, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13041, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13042, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13043, wt=102.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13044, wt=95.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13045, wt=97.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13046, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13047, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13048, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13049, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13050, wt=89.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13051, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13052, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13053, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13054, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13055, wt=104.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13056, wt=95.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13057, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13058, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13059, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13060, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13061, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13062, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13063, wt=103.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13064, wt=93.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13065, wt=98.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13066, wt=104.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13067, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13068, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13069, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13070, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13071, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13072, wt=74.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13073, wt=67.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13074, wt=70.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13075, wt=82.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13076, wt=76.000) has high priority.
% 12.23/12.51  
% 12.23/12.51  WARNING: worst clause (id=13077, wt=91.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13078, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13079, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13080, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13081, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13082, wt=66.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13083, wt=76.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13084, wt=76.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13085, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13086, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13087, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13088, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13089, wt=76.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13090, wt=70.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13091, wt=82.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13092, wt=91.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13093, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13094, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13095, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13096, wt=67.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13097, wt=70.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13098, wt=73.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13099, wt=88.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13100, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13101, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13102, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13103, wt=63.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13104, wt=82.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13105, wt=73.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13106, wt=76.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13107, wt=69.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13108, wt=74.000) has high priority.
% 12.23/12.54  
% 12.23/12.54  WARNING: worst clause (id=13109, wt=74.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13110, wt=82.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13111, wt=73.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13112, wt=85.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13113, wt=74.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13114, wt=67.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13115, wt=67.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13116, wt=70.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13117, wt=85.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13118, wt=74.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13119, wt=76.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13120, wt=70.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13121, wt=82.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13122, wt=91.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13123, wt=70.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13124, wt=73.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13125, wt=88.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13126, wt=72.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13127, wt=70.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13128, wt=85.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13129, wt=72.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13130, wt=81.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13131, wt=90.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13132, wt=81.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13133, wt=87.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13134, wt=87.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13135, wt=92.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13136, wt=99.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13137, wt=99.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13138, wt=99.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13139, wt=89.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13140, wt=108.000) has high priority.
% 12.23/12.55  
% 12.23/12.55  WARNING: worst clause (id=13141, wt=89.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13142, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13143, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13144, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13145, wt=100.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13146, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13147, wt=89.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13148, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13149, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13150, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13151, wt=100.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13152, wt=92.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13153, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13154, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13155, wt=90.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13156, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13157, wt=89.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13158, wt=98.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13159, wt=93.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13160, wt=89.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13161, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13162, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13163, wt=85.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13164, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13165, wt=100.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13166, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13167, wt=89.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13168, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13169, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13170, wt=99.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13171, wt=100.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13172, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13173, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13174, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13175, wt=63.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13176, wt=66.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13177, wt=87.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13178, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13179, wt=62.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13180, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13181, wt=66.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13182, wt=87.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13183, wt=70.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13184, wt=59.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13185, wt=69.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13186, wt=69.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13187, wt=81.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13188, wt=66.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13189, wt=87.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13190, wt=86.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13191, wt=96.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13192, wt=103.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13193, wt=103.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13194, wt=98.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13195, wt=103.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13196, wt=98.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13197, wt=93.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13198, wt=93.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13199, wt=93.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13200, wt=95.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13201, wt=112.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13202, wt=93.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13203, wt=103.000) has high priority.
% 12.31/12.59  
% 12.31/12.59  WARNING: worst clause (id=13204, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13205, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13206, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13207, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13208, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13209, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13210, wt=104.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13211, wt=95.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13212, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13213, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13214, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13215, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13216, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13217, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13218, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13219, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13220, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13221, wt=104.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13222, wt=96.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13223, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13224, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13225, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13226, wt=94.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13227, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13228, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13229, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13230, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13231, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13232, wt=102.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13233, wt=95.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13234, wt=97.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13235, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13236, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13237, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13238, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13239, wt=89.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13240, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13241, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13242, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13243, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13244, wt=104.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13245, wt=95.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13246, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13247, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13248, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13249, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13250, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13251, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13252, wt=103.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13253, wt=93.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13254, wt=98.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13255, wt=104.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13256, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13257, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13258, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13259, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13260, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13261, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13262, wt=67.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13263, wt=70.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13264, wt=82.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13265, wt=76.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13266, wt=91.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13267, wt=74.000) has high priority.
% 12.39/12.66  
% 12.39/12.66  WARNING: worst clause (id=13268, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13269, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13270, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13271, wt=66.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13272, wt=76.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13273, wt=76.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13274, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13275, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13276, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13277, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13278, wt=76.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13279, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13280, wt=82.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13281, wt=91.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13282, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13283, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13284, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13285, wt=67.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13286, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13287, wt=73.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13288, wt=88.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13289, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13290, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13291, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13292, wt=63.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13293, wt=82.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13294, wt=73.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13295, wt=76.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13296, wt=69.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13297, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13298, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13299, wt=82.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13300, wt=73.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13301, wt=85.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13302, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13303, wt=67.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13304, wt=67.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13305, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13306, wt=85.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13307, wt=74.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13308, wt=76.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13309, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13310, wt=82.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13311, wt=91.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13312, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13313, wt=73.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13314, wt=88.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13315, wt=72.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13316, wt=70.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13317, wt=85.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13318, wt=72.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13319, wt=81.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13320, wt=90.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13321, wt=81.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13322, wt=87.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13323, wt=87.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13324, wt=91.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13325, wt=98.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13326, wt=98.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13327, wt=98.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13328, wt=88.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13329, wt=107.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13330, wt=88.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13331, wt=98.000) has high priority.
% 12.39/12.69  
% 12.39/12.69  WARNING: worst clause (id=13332, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13333, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13334, wt=99.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13335, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13336, wt=88.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13337, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13338, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13339, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13340, wt=91.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13341, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13342, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13343, wt=89.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13344, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13345, wt=88.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13346, wt=97.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13347, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13348, wt=88.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13349, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13350, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13351, wt=84.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13352, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13353, wt=99.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13354, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13355, wt=88.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13356, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13357, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13358, wt=98.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13359, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13360, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13361, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13362, wt=62.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13363, wt=65.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13364, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13365, wt=61.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13366, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13367, wt=65.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13368, wt=69.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13369, wt=58.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13370, wt=68.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13371, wt=68.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13372, wt=65.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13373, wt=95.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13374, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13375, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13376, wt=97.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13377, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13378, wt=97.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13379, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13380, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13381, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13382, wt=94.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13383, wt=111.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13384, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13385, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13386, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13387, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13388, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13389, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13390, wt=97.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13391, wt=97.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13392, wt=103.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13393, wt=94.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13394, wt=102.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13395, wt=92.000) has high priority.
% 12.39/12.74  
% 12.39/12.74  WARNING: worst clause (id=13396, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13397, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13398, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13399, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13400, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13401, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13402, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13403, wt=95.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13404, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13405, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13406, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13407, wt=93.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13408, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13409, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13410, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13411, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13412, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13413, wt=101.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13414, wt=94.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13415, wt=96.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13416, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13417, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13418, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13419, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13420, wt=88.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13421, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13422, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13423, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13424, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13425, wt=103.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13426, wt=94.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13427, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13428, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13429, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13430, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13431, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13432, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13433, wt=102.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13434, wt=92.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13435, wt=97.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13436, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13437, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13438, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13439, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13440, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13441, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13442, wt=66.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13443, wt=69.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13444, wt=81.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13445, wt=75.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13446, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13447, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13448, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13449, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13450, wt=65.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13451, wt=75.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13452, wt=75.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13453, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13454, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13455, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13456, wt=73.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13457, wt=75.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13458, wt=69.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13459, wt=81.000) has high priority.
% 12.54/12.81  
% 12.54/12.81  WARNING: worst clause (id=13460, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13461, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13462, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13463, wt=66.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13464, wt=69.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13465, wt=72.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13466, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13467, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13468, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13469, wt=62.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13470, wt=81.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13471, wt=72.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13472, wt=75.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13473, wt=68.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13474, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13475, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13476, wt=81.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13477, wt=72.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13478, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13479, wt=66.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13480, wt=66.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13481, wt=69.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13482, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13483, wt=75.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13484, wt=69.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13485, wt=81.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13486, wt=69.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13487, wt=72.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13488, wt=71.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13489, wt=69.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13490, wt=71.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13491, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13492, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13493, wt=16.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  Low Water (displace): id=13493, wt=16.000
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13494, wt=20.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13495, wt=20.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13496, wt=36.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13497, wt=43.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13498, wt=43.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13499, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13500, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13501, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13502, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13503, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13504, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13505, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13506, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13507, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13508, wt=73.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13509, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13510, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13511, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13512, wt=87.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13513, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13514, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13515, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13516, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13517, wt=87.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13518, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13519, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13520, wt=80.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13521, wt=87.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13522, wt=87.000) has high priority.
% 12.54/12.82  
% 12.54/12.82  WARNING: worst clause (id=13523, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13524, wt=87.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13525, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13526, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13527, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13528, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13529, wt=87.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13530, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13531, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13532, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13533, wt=87.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13534, wt=87.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13535, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13536, wt=73.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13537, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13538, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13539, wt=68.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13540, wt=68.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13541, wt=73.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13542, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13543, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13544, wt=68.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13545, wt=80.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13546, wt=68.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13547, wt=51.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13548, wt=89.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13549, wt=62.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13550, wt=62.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13551, wt=89.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13552, wt=47.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13553, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13554, wt=73.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13555, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13556, wt=74.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13557, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13558, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13559, wt=74.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13560, wt=73.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13561, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13562, wt=82.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13563, wt=50.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13564, wt=50.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13565, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13566, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13567, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13568, wt=58.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13569, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13570, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13571, wt=58.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13572, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13573, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13574, wt=58.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13575, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13576, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13577, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13578, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13579, wt=58.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13580, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13581, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13582, wt=58.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13583, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13584, wt=66.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13585, wt=56.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13586, wt=72.000) has high priority.
% 12.59/12.85  
% 12.59/12.85  WARNING: worst clause (id=13587, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13588, wt=58.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13589, wt=66.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13590, wt=56.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13591, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13592, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13593, wt=58.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13594, wt=66.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13595, wt=56.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13596, wt=51.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13597, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13598, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13599, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13600, wt=72.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13601, wt=58.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13602, wt=66.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13603, wt=56.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13604, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13605, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13606, wt=61.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13607, wt=49.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13608, wt=51.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13609, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13610, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13611, wt=61.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13612, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13613, wt=40.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13614, wt=43.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13615, wt=36.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13616, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13617, wt=55.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13618, wt=55.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13619, wt=43.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13620, wt=54.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13621, wt=44.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13622, wt=45.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13623, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13624, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13625, wt=49.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13626, wt=61.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13627, wt=51.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13628, wt=46.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13629, wt=57.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13630, wt=48.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13631, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13632, wt=43.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13633, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13634, wt=55.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13635, wt=55.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13636, wt=48.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13637, wt=43.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13638, wt=48.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13639, wt=45.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13640, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13641, wt=46.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13642, wt=39.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13643, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13644, wt=61.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13645, wt=48.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13646, wt=50.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13647, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13648, wt=47.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13649, wt=61.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13650, wt=49.000) has high priority.
% 12.59/12.88  
% 12.59/12.88  WARNING: worst clause (id=13651, wt=51.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13652, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13653, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13654, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13655, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13656, wt=40.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13657, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13658, wt=36.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13659, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13660, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13661, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13662, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13663, wt=54.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13664, wt=44.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13665, wt=45.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13666, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13667, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13668, wt=49.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13669, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13670, wt=51.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13671, wt=46.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13672, wt=57.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13673, wt=48.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13674, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13675, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13676, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13677, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13678, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13679, wt=48.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13680, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13681, wt=48.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13682, wt=45.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13683, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13684, wt=46.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13685, wt=39.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13686, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13687, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13688, wt=48.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13689, wt=50.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13690, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13691, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13692, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13693, wt=49.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13694, wt=51.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13695, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13696, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13697, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13698, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13699, wt=40.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13700, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13701, wt=36.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13702, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13703, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13704, wt=55.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13705, wt=43.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13706, wt=54.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13707, wt=44.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13708, wt=45.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13709, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13710, wt=47.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13711, wt=49.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13712, wt=61.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13713, wt=51.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13714, wt=46.000) has high priority.
% 12.59/12.90  
% 12.59/12.90  WARNING: worst clause (id=13715, wt=57.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13716, wt=48.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13717, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13718, wt=43.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13719, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13720, wt=55.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13721, wt=55.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13722, wt=48.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13723, wt=43.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13724, wt=48.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13725, wt=45.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13726, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13727, wt=46.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13728, wt=39.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13729, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13730, wt=61.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13731, wt=48.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13732, wt=50.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13733, wt=70.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13734, wt=70.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13735, wt=60.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13736, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13737, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13738, wt=65.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13739, wt=53.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13740, wt=55.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13741, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13742, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13743, wt=65.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13744, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13745, wt=44.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13746, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13747, wt=40.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13748, wt=71.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13749, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13750, wt=59.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13751, wt=59.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13752, wt=74.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13753, wt=68.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13754, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13755, wt=71.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13756, wt=58.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13757, wt=48.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13758, wt=49.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13759, wt=70.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13760, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13761, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13762, wt=53.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13763, wt=65.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13764, wt=55.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13765, wt=74.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13766, wt=50.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13767, wt=62.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13768, wt=65.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13769, wt=65.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13770, wt=61.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13771, wt=52.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13772, wt=70.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13773, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13774, wt=47.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13775, wt=71.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13776, wt=51.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13777, wt=59.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13778, wt=59.000) has high priority.
% 12.59/12.92  
% 12.59/12.92  WARNING: worst clause (id=13779, wt=52.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13780, wt=47.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13781, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13782, wt=68.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13783, wt=52.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13784, wt=49.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13785, wt=64.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13786, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13787, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13788, wt=50.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13789, wt=43.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13790, wt=68.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13791, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13792, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13793, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13794, wt=52.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13795, wt=54.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13796, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13797, wt=64.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13798, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13799, wt=64.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13800, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13801, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13802, wt=60.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13803, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13804, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13805, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13806, wt=53.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13807, wt=55.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13808, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13809, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13810, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13811, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13812, wt=44.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13813, wt=47.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13814, wt=40.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13815, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13816, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13817, wt=59.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13818, wt=59.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13819, wt=74.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13820, wt=68.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13821, wt=47.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13822, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13823, wt=58.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13824, wt=48.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13825, wt=49.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13826, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13827, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13828, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13829, wt=53.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13830, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13831, wt=55.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13832, wt=74.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13833, wt=50.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13834, wt=62.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13835, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13836, wt=65.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13837, wt=61.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13838, wt=52.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13839, wt=70.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13840, wt=51.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13841, wt=47.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13842, wt=71.000) has high priority.
% 12.59/12.95  
% 12.59/12.95  WARNING: worst clause (id=13843, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13844, wt=59.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13845, wt=59.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13846, wt=52.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13847, wt=47.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13848, wt=71.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13849, wt=68.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13850, wt=52.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13851, wt=49.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13852, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13853, wt=70.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13854, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13855, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13856, wt=43.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13857, wt=68.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13858, wt=70.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13859, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13860, wt=65.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13861, wt=52.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13862, wt=54.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13863, wt=71.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13864, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13865, wt=71.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13866, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13867, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13868, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13869, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13870, wt=52.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13871, wt=54.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13872, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13873, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13874, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13875, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13876, wt=43.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13877, wt=46.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13878, wt=39.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13879, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13880, wt=58.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13881, wt=58.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13882, wt=46.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13883, wt=57.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13884, wt=47.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13885, wt=48.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13886, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13887, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13888, wt=52.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13889, wt=64.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13890, wt=54.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13891, wt=49.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13892, wt=60.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13893, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13894, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13895, wt=46.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13896, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13897, wt=58.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13898, wt=58.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13899, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13900, wt=46.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13901, wt=51.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13902, wt=48.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13903, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13904, wt=49.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13905, wt=42.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13906, wt=50.000) has high priority.
% 12.69/12.97  
% 12.69/12.97  WARNING: worst clause (id=13907, wt=64.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13908, wt=51.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13909, wt=53.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13910, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13911, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13912, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13913, wt=49.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13914, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13915, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13916, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13917, wt=51.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13918, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13919, wt=40.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13920, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13921, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13922, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13923, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13924, wt=54.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13925, wt=44.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13926, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13927, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13928, wt=49.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13929, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13930, wt=39.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13931, wt=36.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13932, wt=50.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13933, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13934, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13935, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13936, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13937, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13938, wt=48.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13939, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13940, wt=48.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13941, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13942, wt=46.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13943, wt=46.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13944, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13945, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13946, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13947, wt=51.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13948, wt=51.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13949, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13950, wt=46.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13951, wt=57.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13952, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13953, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13954, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13955, wt=49.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13956, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13957, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13958, wt=61.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13959, wt=51.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13960, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13961, wt=40.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13962, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13963, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13964, wt=55.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13965, wt=43.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13966, wt=54.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13967, wt=44.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13968, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13969, wt=47.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13970, wt=49.000) has high priority.
% 12.69/12.99  
% 12.69/12.99  WARNING: worst clause (id=13971, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13972, wt=39.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13973, wt=36.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13974, wt=50.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13975, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13976, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13977, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13978, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13979, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13980, wt=48.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13981, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13982, wt=48.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13983, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13984, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13985, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13986, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13987, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13988, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13989, wt=51.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13990, wt=51.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13991, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13992, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13993, wt=57.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13994, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13995, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13996, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13997, wt=49.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13998, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=13999, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14000, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14001, wt=51.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14002, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14003, wt=40.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14004, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14005, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14006, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14007, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14008, wt=54.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14009, wt=44.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14010, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14011, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14012, wt=49.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14013, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14014, wt=39.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14015, wt=36.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14016, wt=50.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14017, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14018, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14019, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14020, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14021, wt=55.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14022, wt=48.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14023, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14024, wt=48.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14025, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14026, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14027, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14028, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14029, wt=47.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14030, wt=61.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14031, wt=51.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14032, wt=51.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14033, wt=43.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14034, wt=46.000) has high priority.
% 12.74/13.02  
% 12.74/13.02  WARNING: worst clause (id=14035, wt=57.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14036, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14037, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14038, wt=60.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14039, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14040, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14041, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14042, wt=53.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14043, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14044, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14045, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14046, wt=74.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14047, wt=55.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14048, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14049, wt=44.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14050, wt=71.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14051, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14052, wt=59.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14053, wt=59.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14054, wt=74.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14055, wt=47.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14056, wt=71.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14057, wt=68.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14058, wt=58.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14059, wt=48.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14060, wt=64.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14061, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14062, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14063, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14064, wt=53.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14065, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14066, wt=43.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14067, wt=40.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14068, wt=54.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14069, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14070, wt=47.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14071, wt=71.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14072, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14073, wt=59.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14074, wt=59.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14075, wt=52.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14076, wt=47.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14077, wt=68.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14078, wt=71.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14079, wt=52.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14080, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14081, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14082, wt=50.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14083, wt=50.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14084, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14085, wt=47.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14086, wt=71.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14087, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14088, wt=51.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14089, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14090, wt=55.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14091, wt=55.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14092, wt=47.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14093, wt=62.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14094, wt=50.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14095, wt=65.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14096, wt=61.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14097, wt=70.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14098, wt=68.000) has high priority.
% 12.74/13.04  
% 12.74/13.04  WARNING: worst clause (id=14099, wt=64.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14100, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14101, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14102, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14103, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14104, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14105, wt=60.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14106, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14107, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14108, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14109, wt=53.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14110, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14111, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14112, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14113, wt=74.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14114, wt=55.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14115, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14116, wt=44.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14117, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14118, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14119, wt=59.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14120, wt=59.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14121, wt=74.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14122, wt=47.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14123, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14124, wt=68.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14125, wt=58.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14126, wt=48.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14127, wt=64.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14128, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14129, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14130, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14131, wt=53.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14132, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14133, wt=43.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14134, wt=40.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14135, wt=54.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14136, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14137, wt=47.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14138, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14139, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14140, wt=59.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14141, wt=59.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14142, wt=52.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14143, wt=47.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14144, wt=68.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14145, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14146, wt=52.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14147, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14148, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14149, wt=50.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14150, wt=50.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14151, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14152, wt=47.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14153, wt=71.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14154, wt=70.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14155, wt=51.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14156, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14157, wt=55.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14158, wt=55.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14159, wt=47.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14160, wt=62.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14161, wt=50.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14162, wt=65.000) has high priority.
% 12.78/13.06  
% 12.78/13.06  WARNING: worst clause (id=14163, wt=61.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14164, wt=70.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14165, wt=68.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14166, wt=64.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14167, wt=71.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14168, wt=70.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14169, wt=70.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14170, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14171, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14172, wt=64.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14173, wt=52.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14174, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14175, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14176, wt=64.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14177, wt=54.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14178, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14179, wt=43.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14180, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14181, wt=58.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14182, wt=58.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14183, wt=46.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14184, wt=57.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14185, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14186, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14187, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14188, wt=52.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14189, wt=64.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14190, wt=42.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14191, wt=39.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14192, wt=53.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14193, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14194, wt=46.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14195, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14196, wt=58.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14197, wt=58.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14198, wt=51.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14199, wt=46.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14200, wt=51.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14201, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14202, wt=49.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14203, wt=49.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14204, wt=46.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14205, wt=50.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14206, wt=64.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14207, wt=54.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14208, wt=54.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14209, wt=46.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14210, wt=49.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14211, wt=60.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14212, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14213, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14214, wt=61.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14215, wt=49.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14216, wt=51.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14217, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14218, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14219, wt=61.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14220, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14221, wt=40.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14222, wt=43.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14223, wt=36.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14224, wt=47.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14225, wt=55.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14226, wt=55.000) has high priority.
% 12.78/13.09  
% 12.78/13.09  WARNING: worst clause (id=14227, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14228, wt=54.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14229, wt=44.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14230, wt=45.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14231, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14232, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14233, wt=49.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14234, wt=61.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14235, wt=51.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14236, wt=46.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14237, wt=57.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14238, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14239, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14240, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14241, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14242, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14243, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14244, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14245, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14246, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14247, wt=45.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14248, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14249, wt=46.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14250, wt=39.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14251, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14252, wt=61.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14253, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14254, wt=50.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14255, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14256, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14257, wt=61.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14258, wt=49.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14259, wt=51.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14260, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14261, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14262, wt=61.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14263, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14264, wt=40.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14265, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14266, wt=36.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14267, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14268, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14269, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14270, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14271, wt=54.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14272, wt=44.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14273, wt=45.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14274, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14275, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14276, wt=49.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14277, wt=61.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14278, wt=51.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14279, wt=46.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14280, wt=57.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14281, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14282, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14283, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14284, wt=47.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14285, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14286, wt=55.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14287, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14288, wt=43.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14289, wt=48.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14290, wt=45.000) has high priority.
% 12.78/13.11  
% 12.78/13.11  WARNING: worst clause (id=14291, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14292, wt=46.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14293, wt=39.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14294, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14295, wt=61.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14296, wt=48.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14297, wt=50.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14298, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14299, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14300, wt=61.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14301, wt=49.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14302, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14303, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14304, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14305, wt=61.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14306, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14307, wt=40.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14308, wt=43.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14309, wt=36.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14310, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14311, wt=55.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14312, wt=55.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14313, wt=43.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14314, wt=54.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14315, wt=44.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14316, wt=45.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14317, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14318, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14319, wt=49.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14320, wt=61.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14321, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14322, wt=46.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14323, wt=57.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14324, wt=48.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14325, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14326, wt=43.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14327, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14328, wt=55.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14329, wt=55.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14330, wt=48.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14331, wt=43.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14332, wt=48.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14333, wt=45.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14334, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14335, wt=46.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14336, wt=39.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14337, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14338, wt=61.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14339, wt=48.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14340, wt=50.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14341, wt=70.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14342, wt=70.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14343, wt=60.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14344, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14345, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14346, wt=65.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14347, wt=53.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14348, wt=55.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14349, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14350, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14351, wt=65.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14352, wt=51.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14353, wt=44.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14354, wt=47.000) has high priority.
% 12.78/13.14  
% 12.78/13.14  WARNING: worst clause (id=14355, wt=40.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14356, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14357, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14358, wt=59.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14359, wt=59.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14360, wt=74.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14361, wt=68.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14362, wt=47.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14363, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14364, wt=58.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14365, wt=48.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14366, wt=49.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14367, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14368, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14369, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14370, wt=53.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14371, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14372, wt=55.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14373, wt=74.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14374, wt=50.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14375, wt=62.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14376, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14377, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14378, wt=61.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14379, wt=52.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14380, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14381, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14382, wt=47.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14383, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14384, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14385, wt=59.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14386, wt=59.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14387, wt=52.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14388, wt=47.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14389, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14390, wt=68.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14391, wt=52.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14392, wt=49.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14393, wt=64.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14394, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14395, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14396, wt=50.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14397, wt=43.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14398, wt=68.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14399, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14400, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14401, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14402, wt=52.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14403, wt=54.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14404, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14405, wt=64.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14406, wt=71.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14407, wt=64.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14408, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14409, wt=70.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14410, wt=60.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14411, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14412, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14413, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14414, wt=53.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14415, wt=55.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14416, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14417, wt=51.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14418, wt=65.000) has high priority.
% 12.88/13.16  
% 12.88/13.16  WARNING: worst clause (id=14419, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14420, wt=44.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14421, wt=47.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14422, wt=40.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14423, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14424, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14425, wt=59.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14426, wt=59.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14427, wt=74.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14428, wt=68.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14429, wt=47.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14430, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14431, wt=58.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14432, wt=48.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14433, wt=49.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14434, wt=70.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14435, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14436, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14437, wt=53.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14438, wt=65.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14439, wt=55.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14440, wt=74.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14441, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14442, wt=62.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14443, wt=65.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14444, wt=65.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14445, wt=61.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14446, wt=52.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14447, wt=70.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14448, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14449, wt=47.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14450, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14451, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14452, wt=59.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14453, wt=59.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14454, wt=52.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14455, wt=47.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14456, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14457, wt=68.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14458, wt=52.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14459, wt=49.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14460, wt=64.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14461, wt=70.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14462, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14463, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14464, wt=43.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14465, wt=68.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14466, wt=70.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14467, wt=51.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14468, wt=65.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14469, wt=52.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14470, wt=54.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14471, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14472, wt=64.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14473, wt=71.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14474, wt=64.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14475, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14476, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14477, wt=64.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14478, wt=52.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14479, wt=54.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14480, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14481, wt=50.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14482, wt=64.000) has high priority.
% 12.88/13.18  
% 12.88/13.18  WARNING: worst clause (id=14483, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14484, wt=43.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14485, wt=46.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14486, wt=39.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14487, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14488, wt=58.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14489, wt=58.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14490, wt=46.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14491, wt=57.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14492, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14493, wt=48.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14494, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14495, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14496, wt=52.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14497, wt=64.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14498, wt=54.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14499, wt=49.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14500, wt=60.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14501, wt=51.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14502, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14503, wt=46.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14504, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14505, wt=58.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14506, wt=58.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14507, wt=51.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14508, wt=46.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14509, wt=51.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14510, wt=48.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14511, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14512, wt=49.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14513, wt=42.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14514, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14515, wt=64.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14516, wt=51.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14517, wt=53.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14518, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14519, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14520, wt=61.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14521, wt=49.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14522, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14523, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14524, wt=61.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14525, wt=51.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14526, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14527, wt=40.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14528, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14529, wt=55.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14530, wt=55.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14531, wt=43.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14532, wt=54.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14533, wt=44.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14534, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14535, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14536, wt=49.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14537, wt=61.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14538, wt=39.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14539, wt=36.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14540, wt=50.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14541, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14542, wt=43.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14543, wt=47.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14544, wt=55.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14545, wt=55.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14546, wt=48.000) has high priority.
% 12.94/13.21  
% 12.94/13.21  WARNING: worst clause (id=14547, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14548, wt=48.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14549, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14550, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14551, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14552, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14553, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14554, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14555, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14556, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14557, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14558, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14559, wt=57.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14560, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14561, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14562, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14563, wt=49.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14564, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14565, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14566, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14567, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14568, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14569, wt=40.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14570, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14571, wt=55.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14572, wt=55.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14573, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14574, wt=54.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14575, wt=44.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14576, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14577, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14578, wt=49.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14579, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14580, wt=39.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14581, wt=36.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14582, wt=50.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14583, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14584, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14585, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14586, wt=55.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14587, wt=55.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14588, wt=48.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14589, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14590, wt=48.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14591, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14592, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14593, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14594, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14595, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14596, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14597, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14598, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14599, wt=43.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14600, wt=46.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14601, wt=57.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14602, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14603, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14604, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14605, wt=49.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14606, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14607, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14608, wt=61.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14609, wt=51.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14610, wt=47.000) has high priority.
% 12.94/13.23  
% 12.94/13.23  WARNING: worst clause (id=14611, wt=40.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14612, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14613, wt=55.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14614, wt=55.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14615, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14616, wt=54.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14617, wt=44.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14618, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14619, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14620, wt=49.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14621, wt=61.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14622, wt=39.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14623, wt=36.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14624, wt=50.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14625, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14626, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14627, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14628, wt=55.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14629, wt=55.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14630, wt=48.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14631, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14632, wt=48.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14633, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14634, wt=46.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14635, wt=46.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14636, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14637, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14638, wt=61.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14639, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14640, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14641, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14642, wt=46.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14643, wt=57.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14644, wt=70.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14645, wt=70.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14646, wt=60.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14647, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14648, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14649, wt=65.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14650, wt=53.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14651, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14652, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14653, wt=65.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14654, wt=74.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14655, wt=55.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14656, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14657, wt=44.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14658, wt=71.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14659, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14660, wt=59.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14661, wt=59.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14662, wt=74.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14663, wt=47.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14664, wt=71.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14665, wt=68.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14666, wt=58.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14667, wt=48.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14668, wt=64.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14669, wt=70.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14670, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14671, wt=51.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14672, wt=53.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14673, wt=65.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14674, wt=43.000) has high priority.
% 12.99/13.25  
% 12.99/13.25  WARNING: worst clause (id=14675, wt=40.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14676, wt=54.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14677, wt=51.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14678, wt=47.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14679, wt=71.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14680, wt=51.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14681, wt=59.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14682, wt=59.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14683, wt=52.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14684, wt=47.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14685, wt=68.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14686, wt=71.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14687, wt=52.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14688, wt=70.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14689, wt=51.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14690, wt=50.000) has high priority.
% 12.99/13.27  
% 12.99/13.27  WARNING: worst clause (id=14691, wt=50.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14692, wt=65.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14693, wt=47.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14694, wt=71.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14695, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14696, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14697, wt=65.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14698, wt=55.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14699, wt=55.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14700, wt=47.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14701, wt=62.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14702, wt=50.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14703, wt=65.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14704, wt=61.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14705, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14706, wt=68.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14707, wt=64.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14708, wt=71.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14709, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14710, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14711, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14712, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14713, wt=60.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14714, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14715, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14716, wt=65.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14717, wt=53.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14718, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14719, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14720, wt=65.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14721, wt=74.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14722, wt=55.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14723, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14724, wt=44.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14725, wt=71.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14726, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14727, wt=59.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14728, wt=59.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14729, wt=74.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14730, wt=47.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14731, wt=71.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14732, wt=68.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14733, wt=58.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14734, wt=48.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14735, wt=64.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14736, wt=70.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14737, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14738, wt=51.000) has high priority.
% 12.99/13.28  
% 12.99/13.28  WARNING: worst clause (id=14739, wt=53.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14740, wt=65.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14741, wt=43.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14742, wt=40.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14743, wt=54.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14744, wt=51.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14745, wt=47.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14746, wt=71.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14747, wt=51.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14748, wt=59.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14749, wt=59.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14750, wt=52.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14751, wt=47.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14752, wt=68.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14753, wt=71.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14754, wt=52.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14755, wt=70.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14756, wt=51.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14757, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14758, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14759, wt=65.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14760, wt=47.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14761, wt=71.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14762, wt=70.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14763, wt=51.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14764, wt=65.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14765, wt=55.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14766, wt=55.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14767, wt=47.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14768, wt=62.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14769, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14770, wt=65.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14771, wt=61.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14772, wt=70.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14773, wt=68.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14774, wt=64.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14775, wt=71.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14776, wt=70.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14777, wt=70.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14778, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14779, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14780, wt=64.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14781, wt=52.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14782, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14783, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14784, wt=64.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14785, wt=54.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14786, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14787, wt=43.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14788, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14789, wt=58.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14790, wt=58.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14791, wt=46.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14792, wt=57.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14793, wt=47.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14794, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14795, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14796, wt=52.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14797, wt=64.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14798, wt=42.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14799, wt=39.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14800, wt=53.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14801, wt=50.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14802, wt=46.000) has high priority.
% 12.99/13.30  
% 12.99/13.30  WARNING: worst clause (id=14803, wt=50.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14804, wt=58.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14805, wt=58.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14806, wt=51.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14807, wt=46.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14808, wt=51.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14809, wt=50.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14810, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14811, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14812, wt=46.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14813, wt=50.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14814, wt=64.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14815, wt=54.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14816, wt=54.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14817, wt=46.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14818, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14819, wt=60.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14820, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14821, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14822, wt=61.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14823, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14824, wt=51.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14825, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14826, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14827, wt=61.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14828, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14829, wt=40.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14830, wt=43.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14831, wt=36.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14832, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14833, wt=55.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14834, wt=55.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14835, wt=43.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14836, wt=54.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14837, wt=44.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14838, wt=45.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14839, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14840, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14841, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14842, wt=61.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14843, wt=51.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14844, wt=46.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14845, wt=57.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14846, wt=48.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14847, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14848, wt=43.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14849, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14850, wt=55.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14851, wt=55.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14852, wt=48.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14853, wt=43.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14854, wt=48.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14855, wt=45.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14856, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14857, wt=46.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14858, wt=39.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14859, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14860, wt=61.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14861, wt=48.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14862, wt=50.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14863, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14864, wt=47.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14865, wt=61.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14866, wt=49.000) has high priority.
% 12.99/13.32  
% 12.99/13.32  WARNING: worst clause (id=14867, wt=51.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14868, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14869, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14870, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14871, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14872, wt=40.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14873, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14874, wt=36.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14875, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14876, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14877, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14878, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14879, wt=54.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14880, wt=44.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14881, wt=45.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14882, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14883, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14884, wt=49.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14885, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14886, wt=51.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14887, wt=46.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14888, wt=57.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14889, wt=48.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14890, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14891, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14892, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14893, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14894, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14895, wt=48.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14896, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14897, wt=48.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14898, wt=45.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14899, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14900, wt=46.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14901, wt=39.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14902, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14903, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14904, wt=48.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14905, wt=50.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14906, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14907, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14908, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14909, wt=49.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14910, wt=51.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14911, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14912, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14913, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14914, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14915, wt=40.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14916, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14917, wt=36.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14918, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14919, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14920, wt=55.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14921, wt=43.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14922, wt=54.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14923, wt=44.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14924, wt=45.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14925, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14926, wt=47.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14927, wt=49.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14928, wt=61.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14929, wt=51.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14930, wt=46.000) has high priority.
% 12.99/13.35  
% 12.99/13.35  WARNING: worst clause (id=14931, wt=57.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14932, wt=48.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14933, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14934, wt=43.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14935, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14936, wt=55.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14937, wt=55.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14938, wt=48.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14939, wt=43.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14940, wt=48.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14941, wt=45.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14942, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14943, wt=46.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14944, wt=39.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14945, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14946, wt=61.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14947, wt=48.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14948, wt=50.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14949, wt=70.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14950, wt=70.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14951, wt=60.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14952, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14953, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14954, wt=65.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14955, wt=53.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14956, wt=55.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14957, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14958, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14959, wt=65.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14960, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14961, wt=44.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14962, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14963, wt=40.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14964, wt=71.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14965, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14966, wt=59.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14967, wt=59.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14968, wt=74.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14969, wt=68.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14970, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14971, wt=71.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14972, wt=58.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14973, wt=48.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14974, wt=49.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14975, wt=70.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14976, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14977, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14978, wt=53.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14979, wt=65.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14980, wt=55.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14981, wt=74.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14982, wt=50.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14983, wt=62.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14984, wt=65.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14985, wt=65.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14986, wt=61.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14987, wt=52.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14988, wt=70.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14989, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14990, wt=47.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14991, wt=71.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14992, wt=51.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14993, wt=59.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14994, wt=59.000) has high priority.
% 13.11/13.37  
% 13.11/13.37  WARNING: worst clause (id=14995, wt=52.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=14996, wt=47.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=14997, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=14998, wt=68.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=14999, wt=52.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15000, wt=49.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15001, wt=64.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15002, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15003, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15004, wt=50.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15005, wt=43.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15006, wt=68.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15007, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15008, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15009, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15010, wt=52.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15011, wt=54.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15012, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15013, wt=64.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15014, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15015, wt=64.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15016, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15017, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15018, wt=60.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15019, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15020, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15021, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15022, wt=53.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15023, wt=55.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15024, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15025, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15026, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15027, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15028, wt=44.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15029, wt=47.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15030, wt=40.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15031, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15032, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15033, wt=59.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15034, wt=59.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15035, wt=74.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15036, wt=68.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15037, wt=47.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15038, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15039, wt=58.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15040, wt=48.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15041, wt=49.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15042, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15043, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15044, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15045, wt=53.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15046, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15047, wt=55.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15048, wt=74.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15049, wt=50.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15050, wt=62.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15051, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15052, wt=65.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15053, wt=61.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15054, wt=52.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15055, wt=70.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15056, wt=51.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15057, wt=47.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15058, wt=71.000) has high priority.
% 13.11/13.40  
% 13.11/13.40  WARNING: worst clause (id=15059, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15060, wt=59.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15061, wt=59.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15062, wt=52.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15063, wt=47.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15064, wt=71.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15065, wt=68.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15066, wt=52.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15067, wt=49.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15068, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15069, wt=70.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15070, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15071, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15072, wt=43.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15073, wt=68.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15074, wt=70.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15075, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15076, wt=65.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15077, wt=52.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15078, wt=54.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15079, wt=71.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15080, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15081, wt=71.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15082, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15083, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15084, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15085, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15086, wt=52.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15087, wt=54.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15088, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15089, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15090, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15091, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15092, wt=43.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15093, wt=46.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15094, wt=39.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15095, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15096, wt=58.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15097, wt=58.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15098, wt=46.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15099, wt=57.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15100, wt=47.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15101, wt=48.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15102, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15103, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15104, wt=52.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15105, wt=64.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15106, wt=54.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15107, wt=49.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15108, wt=60.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15109, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15110, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15111, wt=46.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15112, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15113, wt=58.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15114, wt=58.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15115, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15116, wt=46.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15117, wt=51.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15118, wt=48.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15119, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15120, wt=49.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15121, wt=42.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15122, wt=50.000) has high priority.
% 13.16/13.42  
% 13.16/13.42  WARNING: worst clause (id=15123, wt=64.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15124, wt=51.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15125, wt=53.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15126, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15127, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15128, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15129, wt=49.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15130, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15131, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15132, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15133, wt=51.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15134, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15135, wt=40.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15136, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15137, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15138, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15139, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15140, wt=54.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15141, wt=44.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15142, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15143, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15144, wt=49.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15145, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15146, wt=39.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15147, wt=36.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15148, wt=50.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15149, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15150, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15151, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15152, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15153, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15154, wt=48.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15155, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15156, wt=48.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15157, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15158, wt=46.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15159, wt=46.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15160, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15161, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15162, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15163, wt=51.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15164, wt=51.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15165, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15166, wt=46.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15167, wt=57.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15168, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15169, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15170, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15171, wt=49.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15172, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15173, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15174, wt=61.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15175, wt=51.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15176, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15177, wt=40.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15178, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15179, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15180, wt=55.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15181, wt=43.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15182, wt=54.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15183, wt=44.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15184, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15185, wt=47.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15186, wt=49.000) has high priority.
% 13.16/13.44  
% 13.16/13.44  WARNING: worst clause (id=15187, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15188, wt=39.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15189, wt=36.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15190, wt=50.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15191, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15192, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15193, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15194, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15195, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15196, wt=48.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15197, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15198, wt=48.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15199, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15200, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15201, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15202, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15203, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15204, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15205, wt=51.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15206, wt=51.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15207, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15208, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15209, wt=57.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15210, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15211, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15212, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15213, wt=49.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15214, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15215, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15216, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15217, wt=51.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15218, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15219, wt=40.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15220, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15221, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15222, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15223, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15224, wt=54.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15225, wt=44.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15226, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15227, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15228, wt=49.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15229, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15230, wt=39.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15231, wt=36.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15232, wt=50.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15233, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15234, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15235, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15236, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15237, wt=55.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15238, wt=48.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15239, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15240, wt=48.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15241, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15242, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15243, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15244, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15245, wt=47.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15246, wt=61.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15247, wt=51.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15248, wt=51.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15249, wt=43.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15250, wt=46.000) has high priority.
% 13.21/13.47  
% 13.21/13.47  WARNING: worst clause (id=15251, wt=57.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15252, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15253, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15254, wt=60.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15255, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15256, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15257, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15258, wt=53.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15259, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15260, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15261, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15262, wt=74.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15263, wt=55.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15264, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15265, wt=44.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15266, wt=71.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15267, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15268, wt=59.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15269, wt=59.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15270, wt=74.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15271, wt=47.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15272, wt=71.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15273, wt=68.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15274, wt=58.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15275, wt=48.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15276, wt=64.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15277, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15278, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15279, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15280, wt=53.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15281, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15282, wt=43.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15283, wt=40.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15284, wt=54.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15285, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15286, wt=47.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15287, wt=71.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15288, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15289, wt=59.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15290, wt=59.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15291, wt=52.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15292, wt=47.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15293, wt=68.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15294, wt=71.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15295, wt=52.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15296, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15297, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15298, wt=50.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15299, wt=50.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15300, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15301, wt=47.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15302, wt=71.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15303, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15304, wt=51.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15305, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15306, wt=55.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15307, wt=55.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15308, wt=47.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15309, wt=62.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15310, wt=50.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15311, wt=65.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15312, wt=61.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15313, wt=70.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15314, wt=68.000) has high priority.
% 13.21/13.49  
% 13.21/13.49  WARNING: worst clause (id=15315, wt=64.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15316, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15317, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15318, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15319, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15320, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15321, wt=60.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15322, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15323, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15324, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15325, wt=53.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15326, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15327, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15328, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15329, wt=74.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15330, wt=55.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15331, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15332, wt=44.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15333, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15334, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15335, wt=59.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15336, wt=59.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15337, wt=74.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15338, wt=47.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15339, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15340, wt=68.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15341, wt=58.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15342, wt=48.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15343, wt=64.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15344, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15345, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15346, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15347, wt=53.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15348, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15349, wt=43.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15350, wt=40.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15351, wt=54.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15352, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15353, wt=47.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15354, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15355, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15356, wt=59.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15357, wt=59.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15358, wt=52.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15359, wt=47.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15360, wt=68.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15361, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15362, wt=52.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15363, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15364, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15365, wt=50.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15366, wt=50.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15367, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15368, wt=47.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15369, wt=71.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15370, wt=70.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15371, wt=51.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15372, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15373, wt=55.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15374, wt=55.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15375, wt=47.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15376, wt=62.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15377, wt=50.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15378, wt=65.000) has high priority.
% 13.21/13.51  
% 13.21/13.51  WARNING: worst clause (id=15379, wt=61.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15380, wt=70.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15381, wt=68.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15382, wt=64.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15383, wt=71.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15384, wt=70.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15385, wt=70.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15386, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15387, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15388, wt=64.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15389, wt=52.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15390, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15391, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15392, wt=64.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15393, wt=54.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15394, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15395, wt=43.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15396, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15397, wt=58.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15398, wt=58.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15399, wt=46.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15400, wt=57.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15401, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15402, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15403, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15404, wt=52.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15405, wt=64.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15406, wt=42.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15407, wt=39.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15408, wt=53.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15409, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15410, wt=46.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15411, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15412, wt=58.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15413, wt=58.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15414, wt=51.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15415, wt=46.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15416, wt=51.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15417, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15418, wt=49.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15419, wt=49.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15420, wt=46.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15421, wt=50.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15422, wt=64.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15423, wt=54.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15424, wt=54.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15425, wt=46.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15426, wt=49.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15427, wt=60.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15428, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15429, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15430, wt=61.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15431, wt=49.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15432, wt=51.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15433, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15434, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15435, wt=61.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15436, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15437, wt=40.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15438, wt=43.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15439, wt=36.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15440, wt=47.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15441, wt=55.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15442, wt=55.000) has high priority.
% 13.21/13.54  
% 13.21/13.54  WARNING: worst clause (id=15443, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15444, wt=54.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15445, wt=44.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15446, wt=45.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15447, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15448, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15449, wt=49.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15450, wt=61.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15451, wt=51.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15452, wt=46.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15453, wt=57.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15454, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15455, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15456, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15457, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15458, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15459, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15460, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15461, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15462, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15463, wt=45.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15464, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15465, wt=46.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15466, wt=39.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15467, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15468, wt=61.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15469, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15470, wt=50.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15471, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15472, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15473, wt=61.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15474, wt=49.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15475, wt=51.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15476, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15477, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15478, wt=61.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15479, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15480, wt=40.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15481, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15482, wt=36.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15483, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15484, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15485, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15486, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15487, wt=54.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15488, wt=44.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15489, wt=45.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15490, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15491, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15492, wt=49.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15493, wt=61.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15494, wt=51.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15495, wt=46.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15496, wt=57.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15497, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15498, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15499, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15500, wt=47.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15501, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15502, wt=55.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15503, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15504, wt=43.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15505, wt=48.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15506, wt=45.000) has high priority.
% 13.30/13.56  
% 13.30/13.56  WARNING: worst clause (id=15507, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15508, wt=46.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15509, wt=39.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15510, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15511, wt=61.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15512, wt=48.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15513, wt=50.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15514, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15515, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15516, wt=61.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15517, wt=49.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15518, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15519, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15520, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15521, wt=61.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15522, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15523, wt=40.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15524, wt=43.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15525, wt=36.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15526, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15527, wt=55.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15528, wt=55.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15529, wt=43.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15530, wt=54.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15531, wt=44.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15532, wt=45.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15533, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15534, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15535, wt=49.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15536, wt=61.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15537, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15538, wt=46.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15539, wt=57.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15540, wt=48.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15541, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15542, wt=43.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15543, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15544, wt=55.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15545, wt=55.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15546, wt=48.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15547, wt=43.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15548, wt=48.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15549, wt=45.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15550, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15551, wt=46.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15552, wt=39.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15553, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15554, wt=61.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15555, wt=48.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15556, wt=50.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15557, wt=70.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15558, wt=70.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15559, wt=60.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15560, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15561, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15562, wt=65.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15563, wt=53.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15564, wt=55.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15565, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15566, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15567, wt=65.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15568, wt=51.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15569, wt=44.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15570, wt=47.000) has high priority.
% 13.33/13.58  
% 13.33/13.58  WARNING: worst clause (id=15571, wt=40.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15572, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15573, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15574, wt=59.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15575, wt=59.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15576, wt=74.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15577, wt=68.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15578, wt=47.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15579, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15580, wt=58.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15581, wt=48.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15582, wt=49.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15583, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15584, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15585, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15586, wt=53.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15587, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15588, wt=55.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15589, wt=74.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15590, wt=50.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15591, wt=62.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15592, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15593, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15594, wt=61.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15595, wt=52.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15596, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15597, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15598, wt=47.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15599, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15600, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15601, wt=59.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15602, wt=59.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15603, wt=52.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15604, wt=47.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15605, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15606, wt=68.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15607, wt=52.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15608, wt=49.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15609, wt=64.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15610, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15611, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15612, wt=50.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15613, wt=43.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15614, wt=68.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15615, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15616, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15617, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15618, wt=52.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15619, wt=54.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15620, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15621, wt=64.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15622, wt=71.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15623, wt=64.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15624, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15625, wt=70.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15626, wt=60.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15627, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15628, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15629, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15630, wt=53.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15631, wt=55.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15632, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15633, wt=51.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15634, wt=65.000) has high priority.
% 13.33/13.61  
% 13.33/13.61  WARNING: worst clause (id=15635, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15636, wt=44.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15637, wt=47.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15638, wt=40.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15639, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15640, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15641, wt=59.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15642, wt=59.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15643, wt=74.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15644, wt=68.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15645, wt=47.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15646, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15647, wt=58.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15648, wt=48.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15649, wt=49.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15650, wt=70.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15651, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15652, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15653, wt=53.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15654, wt=65.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15655, wt=55.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15656, wt=74.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15657, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15658, wt=62.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15659, wt=65.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15660, wt=65.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15661, wt=61.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15662, wt=52.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15663, wt=70.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15664, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15665, wt=47.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15666, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15667, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15668, wt=59.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15669, wt=59.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15670, wt=52.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15671, wt=47.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15672, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15673, wt=68.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15674, wt=52.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15675, wt=49.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15676, wt=64.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15677, wt=70.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15678, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15679, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15680, wt=43.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15681, wt=68.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15682, wt=70.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15683, wt=51.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15684, wt=65.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15685, wt=52.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15686, wt=54.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15687, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15688, wt=64.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15689, wt=71.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15690, wt=64.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15691, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15692, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15693, wt=64.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15694, wt=52.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15695, wt=54.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15696, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15697, wt=50.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15698, wt=64.000) has high priority.
% 13.33/13.63  
% 13.33/13.63  WARNING: worst clause (id=15699, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15700, wt=43.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15701, wt=46.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15702, wt=39.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15703, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15704, wt=58.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15705, wt=58.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15706, wt=46.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15707, wt=57.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15708, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15709, wt=48.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15710, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15711, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15712, wt=52.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15713, wt=64.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15714, wt=54.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15715, wt=49.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15716, wt=60.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15717, wt=51.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15718, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15719, wt=46.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15720, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15721, wt=58.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15722, wt=58.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15723, wt=51.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15724, wt=46.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15725, wt=51.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15726, wt=48.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15727, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15728, wt=49.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15729, wt=42.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15730, wt=50.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15731, wt=64.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15732, wt=51.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15733, wt=53.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15734, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15735, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15736, wt=61.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15737, wt=49.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15738, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15739, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15740, wt=61.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15741, wt=51.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15742, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15743, wt=40.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15744, wt=47.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15745, wt=55.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15746, wt=55.000) has high priority.
% 13.40/13.65  
% 13.40/13.65  WARNING: worst clause (id=15747, wt=43.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15748, wt=54.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15749, wt=44.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15750, wt=47.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15751, wt=47.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15752, wt=49.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15753, wt=61.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15754, wt=39.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15755, wt=36.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15756, wt=50.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15757, wt=47.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15758, wt=43.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15759, wt=47.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15760, wt=55.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15761, wt=55.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15762, wt=48.000) has high priority.
% 13.40/13.66  
% 13.40/13.66  WARNING: worst clause (id=15763, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15764, wt=48.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15765, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15766, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15767, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15768, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15769, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15770, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15771, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15772, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15773, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15774, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15775, wt=57.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15776, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15777, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15778, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15779, wt=49.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15780, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15781, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15782, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15783, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15784, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15785, wt=40.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15786, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15787, wt=55.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15788, wt=55.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15789, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15790, wt=54.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15791, wt=44.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15792, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15793, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15794, wt=49.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15795, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15796, wt=39.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15797, wt=36.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15798, wt=50.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15799, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15800, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15801, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15802, wt=55.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15803, wt=55.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15804, wt=48.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15805, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15806, wt=48.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15807, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15808, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15809, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15810, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15811, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15812, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15813, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15814, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15815, wt=43.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15816, wt=46.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15817, wt=57.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15818, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15819, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15820, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15821, wt=49.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15822, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15823, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15824, wt=61.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15825, wt=51.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15826, wt=47.000) has high priority.
% 13.40/13.68  
% 13.40/13.68  WARNING: worst clause (id=15827, wt=40.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15828, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15829, wt=55.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15830, wt=55.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15831, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15832, wt=54.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15833, wt=44.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15834, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15835, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15836, wt=49.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15837, wt=61.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15838, wt=39.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15839, wt=36.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15840, wt=50.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15841, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15842, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15843, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15844, wt=55.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15845, wt=55.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15846, wt=48.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15847, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15848, wt=48.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15849, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15850, wt=46.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15851, wt=46.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15852, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15853, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15854, wt=61.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15855, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15856, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15857, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15858, wt=46.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15859, wt=57.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15860, wt=70.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15861, wt=70.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15862, wt=60.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15863, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15864, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15865, wt=65.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15866, wt=53.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15867, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15868, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15869, wt=65.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15870, wt=74.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15871, wt=55.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15872, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15873, wt=44.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15874, wt=71.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15875, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15876, wt=59.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15877, wt=59.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15878, wt=74.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15879, wt=47.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15880, wt=71.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15881, wt=68.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15882, wt=58.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15883, wt=48.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15884, wt=64.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15885, wt=70.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15886, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15887, wt=51.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15888, wt=53.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15889, wt=65.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15890, wt=43.000) has high priority.
% 13.40/13.70  
% 13.40/13.70  WARNING: worst clause (id=15891, wt=40.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15892, wt=54.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15893, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15894, wt=47.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15895, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15896, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15897, wt=59.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15898, wt=59.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15899, wt=52.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15900, wt=47.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15901, wt=68.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15902, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15903, wt=52.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15904, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15905, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15906, wt=50.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15907, wt=50.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15908, wt=65.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15909, wt=47.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15910, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15911, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15912, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15913, wt=65.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15914, wt=55.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15915, wt=55.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15916, wt=47.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15917, wt=62.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15918, wt=50.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15919, wt=65.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15920, wt=61.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15921, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15922, wt=68.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15923, wt=64.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15924, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15925, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15926, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15927, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15928, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15929, wt=60.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15930, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15931, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15932, wt=65.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15933, wt=53.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15934, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15935, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15936, wt=65.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15937, wt=74.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15938, wt=55.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15939, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15940, wt=44.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15941, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15942, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15943, wt=59.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15944, wt=59.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15945, wt=74.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15946, wt=47.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15947, wt=71.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15948, wt=68.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15949, wt=58.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15950, wt=48.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15951, wt=64.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15952, wt=70.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15953, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15954, wt=51.000) has high priority.
% 13.46/13.72  
% 13.46/13.72  WARNING: worst clause (id=15955, wt=53.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15956, wt=65.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15957, wt=43.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15958, wt=40.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15959, wt=54.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15960, wt=51.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15961, wt=47.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15962, wt=71.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15963, wt=51.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15964, wt=59.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15965, wt=59.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15966, wt=52.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15967, wt=47.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15968, wt=68.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15969, wt=71.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15970, wt=52.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15971, wt=70.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15972, wt=51.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15973, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15974, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15975, wt=65.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15976, wt=47.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15977, wt=71.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15978, wt=70.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15979, wt=51.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15980, wt=65.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15981, wt=55.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15982, wt=55.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15983, wt=47.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15984, wt=62.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15985, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15986, wt=65.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15987, wt=61.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15988, wt=70.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15989, wt=68.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15990, wt=64.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15991, wt=71.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15992, wt=70.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15993, wt=70.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15994, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15995, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15996, wt=64.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15997, wt=52.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15998, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=15999, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16000, wt=64.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16001, wt=54.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16002, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16003, wt=43.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16004, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16005, wt=58.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16006, wt=58.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16007, wt=46.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16008, wt=57.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16009, wt=47.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16010, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16011, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16012, wt=52.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16013, wt=64.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16014, wt=42.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16015, wt=39.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16016, wt=53.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16017, wt=50.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16018, wt=46.000) has high priority.
% 13.46/13.74  
% 13.46/13.74  WARNING: worst clause (id=16019, wt=50.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16020, wt=58.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16021, wt=58.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16022, wt=51.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16023, wt=46.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16024, wt=51.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16025, wt=50.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16026, wt=49.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16027, wt=49.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16028, wt=46.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16029, wt=50.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16030, wt=64.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16031, wt=54.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16032, wt=54.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16033, wt=46.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16034, wt=49.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16035, wt=60.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16036, wt=88.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16037, wt=88.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16038, wt=74.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16039, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16040, wt=92.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16041, wt=82.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16042, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16043, wt=84.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16044, wt=92.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16045, wt=72.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16046, wt=77.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16047, wt=77.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16048, wt=80.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16049, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16050, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16051, wt=82.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16052, wt=78.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16053, wt=84.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16054, wt=82.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16055, wt=88.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16056, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16057, wt=80.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16058, wt=87.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16059, wt=80.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16060, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16061, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16062, wt=67.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16063, wt=55.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16064, wt=57.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16065, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16066, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16067, wt=67.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16068, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16069, wt=46.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16070, wt=49.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16071, wt=42.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16072, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16073, wt=61.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16074, wt=61.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16075, wt=49.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16076, wt=60.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16077, wt=50.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16078, wt=51.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16079, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16080, wt=53.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16081, wt=55.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16082, wt=67.000) has high priority.
% 13.51/13.77  
% 13.51/13.77  WARNING: worst clause (id=16083, wt=57.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16084, wt=52.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16085, wt=63.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16086, wt=54.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16087, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16088, wt=49.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16089, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16090, wt=61.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16091, wt=61.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16092, wt=54.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16093, wt=49.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16094, wt=54.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16095, wt=51.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16096, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16097, wt=52.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16098, wt=45.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16099, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16100, wt=67.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16101, wt=54.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16102, wt=56.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16103, wt=88.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16104, wt=88.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16105, wt=74.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16106, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16107, wt=92.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16108, wt=82.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16109, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16110, wt=84.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16111, wt=92.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16112, wt=72.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16113, wt=77.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16114, wt=77.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16115, wt=80.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16116, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16117, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16118, wt=82.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16119, wt=78.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16120, wt=84.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16121, wt=82.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16122, wt=88.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16123, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16124, wt=80.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16125, wt=87.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16126, wt=80.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16127, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16128, wt=53.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16129, wt=67.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16130, wt=55.000) has high priority.
% 13.51/13.79  
% 13.51/13.79  WARNING: worst clause (id=16131, wt=57.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16132, wt=53.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16133, wt=53.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16134, wt=67.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16135, wt=53.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16136, wt=46.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16137, wt=49.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16138, wt=42.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16139, wt=53.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16140, wt=61.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16141, wt=61.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16142, wt=49.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16143, wt=60.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16144, wt=50.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16145, wt=51.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16146, wt=53.000) has high priority.
% 13.51/13.80  
% 13.51/13.80  WARNING: worst clause (id=16147, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16148, wt=55.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16149, wt=67.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16150, wt=57.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16151, wt=52.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16152, wt=63.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16153, wt=54.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16154, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16155, wt=49.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16156, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16157, wt=61.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16158, wt=61.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16159, wt=54.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16160, wt=49.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16161, wt=54.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16162, wt=51.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16163, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16164, wt=52.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16165, wt=45.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16166, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16167, wt=67.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16168, wt=54.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16169, wt=56.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16170, wt=88.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16171, wt=88.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16172, wt=74.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16173, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16174, wt=92.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16175, wt=82.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16176, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16177, wt=84.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16178, wt=92.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16179, wt=72.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16180, wt=77.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16181, wt=77.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16182, wt=80.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16183, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16184, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16185, wt=82.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16186, wt=78.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16187, wt=84.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16188, wt=82.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16189, wt=88.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16190, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16191, wt=80.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16192, wt=87.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16193, wt=80.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16194, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16195, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16196, wt=67.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16197, wt=55.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16198, wt=57.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16199, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16200, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16201, wt=67.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16202, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16203, wt=46.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16204, wt=49.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16205, wt=42.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16206, wt=53.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16207, wt=61.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16208, wt=61.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16209, wt=49.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16210, wt=60.000) has high priority.
% 13.51/13.82  
% 13.51/13.82  WARNING: worst clause (id=16211, wt=50.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16212, wt=51.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16213, wt=53.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16214, wt=53.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16215, wt=55.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16216, wt=67.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16217, wt=57.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16218, wt=52.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16219, wt=63.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16220, wt=54.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16221, wt=53.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16222, wt=49.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16223, wt=53.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16224, wt=61.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16225, wt=61.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16226, wt=54.000) has high priority.
% 13.51/13.84  
% 13.51/13.84  WARNING: worst clause (id=16227, wt=49.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16228, wt=54.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16229, wt=51.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16230, wt=53.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16231, wt=52.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16232, wt=45.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16233, wt=53.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16234, wt=67.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16235, wt=54.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16236, wt=56.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16237, wt=92.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16238, wt=92.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16239, wt=78.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16240, wt=76.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16241, wt=76.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16242, wt=66.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16243, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16244, wt=96.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16245, wt=86.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16246, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16247, wt=88.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16248, wt=96.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16249, wt=76.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16250, wt=81.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16251, wt=81.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16252, wt=84.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16253, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16254, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16255, wt=86.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16256, wt=82.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16257, wt=88.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16258, wt=86.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16259, wt=92.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16260, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16261, wt=84.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16262, wt=91.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16263, wt=84.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16264, wt=57.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16265, wt=57.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16266, wt=71.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16267, wt=59.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16268, wt=61.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16269, wt=57.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16270, wt=57.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16271, wt=71.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16272, wt=57.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16273, wt=50.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16274, wt=53.000) has high priority.
% 13.59/13.84  
% 13.59/13.84  WARNING: worst clause (id=16275, wt=46.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16276, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16277, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16278, wt=65.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16279, wt=65.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16280, wt=80.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16281, wt=74.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16282, wt=53.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16283, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16284, wt=64.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16285, wt=54.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16286, wt=55.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16287, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16288, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16289, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16290, wt=59.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16291, wt=71.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16292, wt=61.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16293, wt=80.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16294, wt=56.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16295, wt=68.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16296, wt=71.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16297, wt=71.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16298, wt=67.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16299, wt=58.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16300, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16301, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16302, wt=53.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16303, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16304, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16305, wt=65.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16306, wt=65.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16307, wt=58.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16308, wt=53.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16309, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16310, wt=74.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16311, wt=58.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16312, wt=55.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16313, wt=70.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16314, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16315, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16316, wt=56.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16317, wt=49.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16318, wt=74.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16319, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16320, wt=57.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16321, wt=71.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16322, wt=58.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16323, wt=60.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16324, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16325, wt=70.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16326, wt=77.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16327, wt=70.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16328, wt=92.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16329, wt=92.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16330, wt=78.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16331, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16332, wt=76.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16333, wt=66.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16334, wt=91.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16335, wt=96.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16336, wt=86.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16337, wt=91.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16338, wt=88.000) has high priority.
% 13.59/13.86  
% 13.59/13.86  WARNING: worst clause (id=16339, wt=96.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16340, wt=76.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16341, wt=81.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16342, wt=81.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16343, wt=84.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16344, wt=91.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16345, wt=91.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16346, wt=86.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16347, wt=82.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16348, wt=88.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16349, wt=86.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16350, wt=92.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16351, wt=91.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16352, wt=84.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16353, wt=91.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16354, wt=84.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16355, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16356, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16357, wt=71.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16358, wt=59.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16359, wt=61.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16360, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16361, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16362, wt=71.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16363, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16364, wt=50.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16365, wt=53.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16366, wt=46.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16367, wt=77.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16368, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16369, wt=65.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16370, wt=65.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16371, wt=80.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16372, wt=74.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16373, wt=53.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16374, wt=77.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16375, wt=64.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16376, wt=54.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16377, wt=55.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16378, wt=76.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16379, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16380, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16381, wt=59.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16382, wt=71.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16383, wt=61.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16384, wt=80.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16385, wt=56.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16386, wt=68.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16387, wt=71.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16388, wt=71.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16389, wt=67.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16390, wt=58.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16391, wt=76.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16392, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16393, wt=53.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16394, wt=77.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16395, wt=57.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16396, wt=65.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16397, wt=65.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16398, wt=58.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16399, wt=53.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16400, wt=77.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16401, wt=74.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16402, wt=58.000) has high priority.
% 13.63/13.88  
% 13.63/13.88  WARNING: worst clause (id=16403, wt=55.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16404, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16405, wt=76.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16406, wt=57.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16407, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16408, wt=49.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16409, wt=74.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16410, wt=76.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16411, wt=57.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16412, wt=71.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16413, wt=58.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16414, wt=60.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16415, wt=77.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16416, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16417, wt=77.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16418, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16419, wt=91.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16420, wt=91.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16421, wt=77.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16422, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16423, wt=95.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16424, wt=85.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16425, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16426, wt=87.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16427, wt=95.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16428, wt=75.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16429, wt=80.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16430, wt=80.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16431, wt=83.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16432, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16433, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16434, wt=85.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16435, wt=81.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16436, wt=87.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16437, wt=85.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16438, wt=91.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16439, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16440, wt=83.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16441, wt=90.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16442, wt=83.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16443, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16444, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16445, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16446, wt=58.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16447, wt=60.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16448, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16449, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16450, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16451, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16452, wt=49.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16453, wt=52.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16454, wt=45.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16455, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16456, wt=64.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16457, wt=64.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16458, wt=52.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16459, wt=63.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16460, wt=53.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16461, wt=54.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16462, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16463, wt=56.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16464, wt=58.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16465, wt=70.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16466, wt=60.000) has high priority.
% 13.63/13.90  
% 13.63/13.90  WARNING: worst clause (id=16467, wt=55.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16468, wt=66.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16469, wt=57.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16470, wt=56.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16471, wt=52.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16472, wt=56.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16473, wt=64.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16474, wt=64.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16475, wt=57.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16476, wt=52.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16477, wt=57.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16478, wt=54.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16479, wt=56.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16480, wt=55.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16481, wt=48.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16482, wt=56.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16483, wt=70.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16484, wt=57.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16485, wt=59.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16486, wt=88.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16487, wt=88.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16488, wt=74.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16489, wt=92.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16490, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16491, wt=92.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16492, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16493, wt=82.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16494, wt=78.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16495, wt=84.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16496, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16497, wt=82.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16498, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16499, wt=84.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16500, wt=77.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16501, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16502, wt=88.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16503, wt=72.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16504, wt=77.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16505, wt=80.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16506, wt=82.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16507, wt=80.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16508, wt=87.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16509, wt=84.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16510, wt=88.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16511, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16512, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16513, wt=67.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16514, wt=55.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16515, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16516, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16517, wt=67.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16518, wt=57.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16519, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16520, wt=46.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16521, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16522, wt=61.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16523, wt=61.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16524, wt=49.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16525, wt=60.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16526, wt=50.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16527, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16528, wt=53.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16529, wt=55.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16530, wt=67.000) has high priority.
% 13.63/13.93  
% 13.63/13.93  WARNING: worst clause (id=16531, wt=45.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16532, wt=42.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16533, wt=56.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16534, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16535, wt=49.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16536, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16537, wt=61.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16538, wt=61.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16539, wt=54.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16540, wt=49.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16541, wt=54.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16542, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16543, wt=52.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16544, wt=52.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16545, wt=49.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16546, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16547, wt=67.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16548, wt=57.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16549, wt=57.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16550, wt=49.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16551, wt=52.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16552, wt=63.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16553, wt=88.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16554, wt=88.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16555, wt=74.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16556, wt=92.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16557, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16558, wt=92.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16559, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16560, wt=82.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16561, wt=78.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16562, wt=84.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16563, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16564, wt=82.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16565, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16566, wt=84.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16567, wt=77.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16568, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16569, wt=88.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16570, wt=72.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16571, wt=77.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16572, wt=80.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16573, wt=82.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16574, wt=80.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16575, wt=87.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16576, wt=84.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16577, wt=88.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16578, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16579, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16580, wt=67.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16581, wt=55.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16582, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16583, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16584, wt=67.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16585, wt=57.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16586, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16587, wt=46.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16588, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16589, wt=61.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16590, wt=61.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16591, wt=49.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16592, wt=60.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16593, wt=50.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16594, wt=53.000) has high priority.
% 13.70/13.96  
% 13.70/13.96  WARNING: worst clause (id=16595, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16596, wt=55.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16597, wt=67.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16598, wt=45.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16599, wt=42.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16600, wt=56.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16601, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16602, wt=49.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16603, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16604, wt=61.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16605, wt=61.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16606, wt=54.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16607, wt=49.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16608, wt=54.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16609, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16610, wt=52.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16611, wt=52.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16612, wt=49.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16613, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16614, wt=67.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16615, wt=57.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16616, wt=57.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16617, wt=49.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16618, wt=52.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16619, wt=63.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16620, wt=88.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16621, wt=88.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16622, wt=74.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16623, wt=92.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16624, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16625, wt=92.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16626, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16627, wt=82.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16628, wt=78.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16629, wt=84.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16630, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16631, wt=82.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16632, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16633, wt=84.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16634, wt=77.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16635, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16636, wt=88.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16637, wt=72.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16638, wt=77.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16639, wt=80.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16640, wt=82.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16641, wt=80.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16642, wt=87.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16643, wt=84.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16644, wt=88.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16645, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16646, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16647, wt=67.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16648, wt=55.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16649, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16650, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16651, wt=67.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16652, wt=57.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16653, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16654, wt=46.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16655, wt=53.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16656, wt=61.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16657, wt=61.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16658, wt=49.000) has high priority.
% 13.72/13.98  
% 13.72/13.98  WARNING: worst clause (id=16659, wt=60.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16660, wt=50.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16661, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16662, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16663, wt=55.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16664, wt=67.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16665, wt=45.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16666, wt=42.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16667, wt=56.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16668, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16669, wt=49.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16670, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16671, wt=61.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16672, wt=61.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16673, wt=54.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16674, wt=49.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16675, wt=54.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16676, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16677, wt=52.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16678, wt=52.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16679, wt=49.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16680, wt=53.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16681, wt=67.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16682, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16683, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16684, wt=49.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16685, wt=52.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16686, wt=63.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16687, wt=92.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16688, wt=92.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16689, wt=78.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16690, wt=76.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16691, wt=76.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16692, wt=66.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16693, wt=96.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16694, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16695, wt=96.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16696, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16697, wt=86.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16698, wt=82.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16699, wt=88.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16700, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16701, wt=86.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16702, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16703, wt=88.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16704, wt=81.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16705, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16706, wt=92.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16707, wt=76.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16708, wt=81.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16709, wt=84.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16710, wt=86.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16711, wt=84.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16712, wt=91.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16713, wt=88.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16714, wt=92.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16715, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16716, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16717, wt=71.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16718, wt=59.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16719, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16720, wt=57.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16721, wt=71.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16722, wt=80.000) has high priority.
% 13.72/14.00  
% 13.72/14.00  WARNING: worst clause (id=16723, wt=61.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16724, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16725, wt=50.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16726, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16727, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16728, wt=65.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16729, wt=65.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16730, wt=80.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16731, wt=53.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16732, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16733, wt=74.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16734, wt=64.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16735, wt=54.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16736, wt=70.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16737, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16738, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16739, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16740, wt=59.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16741, wt=71.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16742, wt=49.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16743, wt=46.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16744, wt=60.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16745, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16746, wt=53.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16747, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16748, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16749, wt=65.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16750, wt=65.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16751, wt=58.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16752, wt=53.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16753, wt=74.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16754, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16755, wt=58.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16756, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16757, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16758, wt=56.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16759, wt=56.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16760, wt=71.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16761, wt=53.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16762, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16763, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16764, wt=57.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16765, wt=71.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16766, wt=61.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16767, wt=61.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16768, wt=53.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16769, wt=68.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16770, wt=56.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16771, wt=71.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16772, wt=67.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16773, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16774, wt=74.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16775, wt=70.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16776, wt=77.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16777, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16778, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16779, wt=92.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16780, wt=92.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16781, wt=78.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16782, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16783, wt=76.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16784, wt=66.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16785, wt=96.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16786, wt=91.000) has high priority.
% 13.72/14.02  
% 13.72/14.02  WARNING: worst clause (id=16787, wt=96.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16788, wt=91.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16789, wt=86.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16790, wt=82.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16791, wt=88.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16792, wt=91.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16793, wt=86.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16794, wt=91.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16795, wt=88.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16796, wt=81.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16797, wt=91.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16798, wt=92.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16799, wt=76.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16800, wt=81.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16801, wt=84.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16802, wt=86.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16803, wt=84.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16804, wt=91.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16805, wt=88.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16806, wt=92.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16807, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16808, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16809, wt=71.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16810, wt=59.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16811, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16812, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16813, wt=71.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16814, wt=80.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16815, wt=61.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16816, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16817, wt=50.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16818, wt=77.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16819, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16820, wt=65.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16821, wt=65.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16822, wt=80.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16823, wt=53.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16824, wt=77.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16825, wt=74.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16826, wt=64.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16827, wt=54.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16828, wt=70.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16829, wt=76.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16830, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16831, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16832, wt=59.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16833, wt=71.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16834, wt=49.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16835, wt=46.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16836, wt=60.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16837, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16838, wt=53.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16839, wt=77.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16840, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16841, wt=65.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16842, wt=65.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16843, wt=58.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16844, wt=53.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16845, wt=74.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16846, wt=77.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16847, wt=58.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16848, wt=76.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16849, wt=57.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16850, wt=56.000) has high priority.
% 13.78/14.04  
% 13.78/14.04  WARNING: worst clause (id=16851, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16852, wt=71.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16853, wt=53.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16854, wt=77.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16855, wt=76.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16856, wt=57.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16857, wt=71.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16858, wt=61.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16859, wt=61.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16860, wt=53.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16861, wt=68.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16862, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16863, wt=71.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16864, wt=67.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16865, wt=76.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16866, wt=74.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16867, wt=70.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16868, wt=77.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16869, wt=76.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16870, wt=76.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16871, wt=91.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16872, wt=91.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16873, wt=77.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16874, wt=95.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16875, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16876, wt=95.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16877, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16878, wt=85.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16879, wt=81.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16880, wt=87.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16881, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16882, wt=85.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16883, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16884, wt=87.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16885, wt=80.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16886, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16887, wt=91.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16888, wt=75.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16889, wt=80.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16890, wt=83.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16891, wt=85.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16892, wt=83.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16893, wt=90.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16894, wt=87.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16895, wt=91.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16896, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16897, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16898, wt=70.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16899, wt=58.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16900, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16901, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16902, wt=70.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16903, wt=60.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16904, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16905, wt=49.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16906, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16907, wt=64.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16908, wt=64.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16909, wt=52.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16910, wt=63.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16911, wt=53.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16912, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16913, wt=56.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16914, wt=58.000) has high priority.
% 13.81/14.06  
% 13.81/14.06  WARNING: worst clause (id=16915, wt=70.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16916, wt=48.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16917, wt=45.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16918, wt=59.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16919, wt=56.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16920, wt=52.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16921, wt=56.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16922, wt=64.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16923, wt=64.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16924, wt=57.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16925, wt=52.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16926, wt=57.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16927, wt=56.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16928, wt=55.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16929, wt=55.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16930, wt=52.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16931, wt=56.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16932, wt=70.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16933, wt=60.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16934, wt=60.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16935, wt=52.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16936, wt=55.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16937, wt=66.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16938, wt=88.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16939, wt=88.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16940, wt=74.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16941, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16942, wt=92.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16943, wt=82.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16944, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16945, wt=84.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16946, wt=92.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16947, wt=72.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16948, wt=77.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16949, wt=77.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16950, wt=80.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16951, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16952, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16953, wt=82.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16954, wt=78.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16955, wt=84.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16956, wt=82.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16957, wt=88.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16958, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16959, wt=80.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16960, wt=87.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16961, wt=80.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16962, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16963, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16964, wt=67.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16965, wt=55.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16966, wt=57.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16967, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16968, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16969, wt=67.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16970, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16971, wt=46.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16972, wt=49.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16973, wt=42.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16974, wt=53.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16975, wt=61.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16976, wt=61.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16977, wt=49.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16978, wt=60.000) has high priority.
% 13.81/14.09  
% 13.81/14.09  WARNING: worst clause (id=16979, wt=50.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16980, wt=51.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16981, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16982, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16983, wt=55.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16984, wt=67.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16985, wt=57.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16986, wt=52.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16987, wt=63.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16988, wt=54.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16989, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16990, wt=49.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16991, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16992, wt=61.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16993, wt=61.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16994, wt=54.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16995, wt=49.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16996, wt=54.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16997, wt=51.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16998, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=16999, wt=52.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17000, wt=45.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17001, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17002, wt=67.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17003, wt=54.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17004, wt=56.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17005, wt=88.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17006, wt=88.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17007, wt=74.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17008, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17009, wt=92.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17010, wt=82.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17011, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17012, wt=84.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17013, wt=92.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17014, wt=72.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17015, wt=77.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17016, wt=77.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17017, wt=80.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17018, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17019, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17020, wt=82.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17021, wt=78.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17022, wt=84.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17023, wt=82.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17024, wt=88.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17025, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17026, wt=80.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17027, wt=87.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17028, wt=80.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17029, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17030, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17031, wt=67.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17032, wt=55.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17033, wt=57.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17034, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17035, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17036, wt=67.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17037, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17038, wt=46.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17039, wt=49.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17040, wt=42.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17041, wt=53.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17042, wt=61.000) has high priority.
% 13.81/14.12  
% 13.81/14.12  WARNING: worst clause (id=17043, wt=61.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17044, wt=49.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17045, wt=60.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17046, wt=50.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17047, wt=51.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17048, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17049, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17050, wt=55.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17051, wt=67.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17052, wt=57.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17053, wt=52.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17054, wt=63.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17055, wt=54.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17056, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17057, wt=49.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17058, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17059, wt=61.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17060, wt=61.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17061, wt=54.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17062, wt=49.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17063, wt=54.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17064, wt=51.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17065, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17066, wt=52.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17067, wt=45.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17068, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17069, wt=67.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17070, wt=54.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17071, wt=56.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17072, wt=88.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17073, wt=88.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17074, wt=74.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17075, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17076, wt=92.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17077, wt=82.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17078, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17079, wt=84.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17080, wt=92.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17081, wt=72.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17082, wt=77.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17083, wt=77.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17084, wt=80.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17085, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17086, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17087, wt=82.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17088, wt=78.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17089, wt=84.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17090, wt=82.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17091, wt=88.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17092, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17093, wt=80.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17094, wt=87.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17095, wt=80.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17096, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17097, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17098, wt=67.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17099, wt=55.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17100, wt=57.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17101, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17102, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17103, wt=67.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17104, wt=53.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17105, wt=46.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17106, wt=49.000) has high priority.
% 13.87/14.14  
% 13.87/14.14  WARNING: worst clause (id=17107, wt=42.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17108, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17109, wt=61.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17110, wt=61.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17111, wt=49.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17112, wt=60.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17113, wt=50.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17114, wt=51.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17115, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17116, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17117, wt=55.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17118, wt=67.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17119, wt=57.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17120, wt=52.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17121, wt=63.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17122, wt=54.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17123, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17124, wt=49.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17125, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17126, wt=61.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17127, wt=61.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17128, wt=54.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17129, wt=49.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17130, wt=54.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17131, wt=51.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17132, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17133, wt=52.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17134, wt=45.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17135, wt=53.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17136, wt=67.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17137, wt=54.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17138, wt=56.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17139, wt=92.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17140, wt=92.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17141, wt=78.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17142, wt=76.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17143, wt=76.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17144, wt=66.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17145, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17146, wt=96.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17147, wt=86.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17148, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17149, wt=88.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17150, wt=96.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17151, wt=76.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17152, wt=81.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17153, wt=81.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17154, wt=84.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17155, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17156, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17157, wt=86.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17158, wt=82.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17159, wt=88.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17160, wt=86.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17161, wt=92.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17162, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17163, wt=84.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17164, wt=91.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17165, wt=84.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17166, wt=57.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17167, wt=57.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17168, wt=71.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17169, wt=59.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17170, wt=61.000) has high priority.
% 13.91/14.16  
% 13.91/14.16  WARNING: worst clause (id=17171, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17172, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17173, wt=71.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17174, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17175, wt=50.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17176, wt=53.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17177, wt=46.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17178, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17179, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17180, wt=65.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17181, wt=65.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17182, wt=80.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17183, wt=74.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17184, wt=53.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17185, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17186, wt=64.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17187, wt=54.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17188, wt=55.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17189, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17190, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17191, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17192, wt=59.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17193, wt=71.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17194, wt=61.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17195, wt=80.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17196, wt=56.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17197, wt=68.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17198, wt=71.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17199, wt=71.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17200, wt=67.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17201, wt=58.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17202, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17203, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17204, wt=53.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17205, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17206, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17207, wt=65.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17208, wt=65.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17209, wt=58.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17210, wt=53.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17211, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17212, wt=74.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17213, wt=58.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17214, wt=55.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17215, wt=70.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17216, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17217, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17218, wt=56.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17219, wt=49.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17220, wt=74.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17221, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17222, wt=57.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17223, wt=71.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17224, wt=58.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17225, wt=60.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17226, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17227, wt=70.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17228, wt=77.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17229, wt=70.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17230, wt=92.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17231, wt=92.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17232, wt=78.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17233, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17234, wt=76.000) has high priority.
% 13.91/14.18  
% 13.91/14.18  WARNING: worst clause (id=17235, wt=66.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17236, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17237, wt=96.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17238, wt=86.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17239, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17240, wt=88.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17241, wt=96.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17242, wt=76.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17243, wt=81.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17244, wt=81.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17245, wt=84.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17246, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17247, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17248, wt=86.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17249, wt=82.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17250, wt=88.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17251, wt=86.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17252, wt=92.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17253, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17254, wt=84.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17255, wt=91.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17256, wt=84.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17257, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17258, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17259, wt=71.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17260, wt=59.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17261, wt=61.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17262, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17263, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17264, wt=71.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17265, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17266, wt=50.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17267, wt=53.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17268, wt=46.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17269, wt=77.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17270, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17271, wt=65.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17272, wt=65.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17273, wt=80.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17274, wt=74.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17275, wt=53.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17276, wt=77.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17277, wt=64.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17278, wt=54.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17279, wt=55.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17280, wt=76.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17281, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17282, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17283, wt=59.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17284, wt=71.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17285, wt=61.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17286, wt=80.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17287, wt=56.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17288, wt=68.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17289, wt=71.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17290, wt=71.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17291, wt=67.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17292, wt=58.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17293, wt=76.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17294, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17295, wt=53.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17296, wt=77.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17297, wt=57.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17298, wt=65.000) has high priority.
% 13.91/14.20  
% 13.91/14.20  WARNING: worst clause (id=17299, wt=65.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17300, wt=58.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17301, wt=53.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17302, wt=77.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17303, wt=74.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17304, wt=58.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17305, wt=55.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17306, wt=70.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17307, wt=76.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17308, wt=57.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17309, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17310, wt=49.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17311, wt=74.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17312, wt=76.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17313, wt=57.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17314, wt=71.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17315, wt=58.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17316, wt=60.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17317, wt=77.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17318, wt=70.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17319, wt=77.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17320, wt=70.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17321, wt=91.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17322, wt=91.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17323, wt=77.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17324, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17325, wt=95.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17326, wt=85.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17327, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17328, wt=87.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17329, wt=95.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17330, wt=75.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17331, wt=80.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17332, wt=80.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17333, wt=83.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17334, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17335, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17336, wt=85.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17337, wt=81.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17338, wt=87.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17339, wt=85.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17340, wt=91.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17341, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17342, wt=83.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17343, wt=90.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17344, wt=83.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17345, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17346, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17347, wt=70.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17348, wt=58.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17349, wt=60.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17350, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17351, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17352, wt=70.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17353, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17354, wt=49.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17355, wt=52.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17356, wt=45.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17357, wt=56.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17358, wt=64.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17359, wt=64.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17360, wt=52.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17361, wt=63.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17362, wt=53.000) has high priority.
% 13.91/14.23  
% 13.91/14.23  WARNING: worst clause (id=17363, wt=54.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17364, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17365, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17366, wt=58.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17367, wt=70.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17368, wt=60.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17369, wt=55.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17370, wt=66.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17371, wt=57.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17372, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17373, wt=52.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17374, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17375, wt=64.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17376, wt=64.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17377, wt=57.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17378, wt=52.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17379, wt=57.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17380, wt=54.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17381, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17382, wt=55.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17383, wt=48.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17384, wt=56.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17385, wt=70.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17386, wt=57.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17387, wt=59.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17388, wt=88.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17389, wt=88.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17390, wt=74.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17391, wt=92.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17392, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17393, wt=92.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17394, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17395, wt=82.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17396, wt=78.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17397, wt=84.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17398, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17399, wt=82.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17400, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17401, wt=84.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17402, wt=77.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17403, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17404, wt=88.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17405, wt=72.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17406, wt=77.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17407, wt=80.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17408, wt=82.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17409, wt=80.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17410, wt=87.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17411, wt=84.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17412, wt=88.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17413, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17414, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17415, wt=67.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17416, wt=55.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17417, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17418, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17419, wt=67.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17420, wt=57.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17421, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17422, wt=46.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17423, wt=53.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17424, wt=61.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17425, wt=61.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17426, wt=49.000) has high priority.
% 13.98/14.25  
% 13.98/14.25  WARNING: worst clause (id=17427, wt=60.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17428, wt=50.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17429, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17430, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17431, wt=55.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17432, wt=67.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17433, wt=45.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17434, wt=42.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17435, wt=56.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17436, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17437, wt=49.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17438, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17439, wt=61.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17440, wt=61.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17441, wt=54.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17442, wt=49.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17443, wt=54.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17444, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17445, wt=52.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17446, wt=52.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17447, wt=49.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17448, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17449, wt=67.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17450, wt=57.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17451, wt=57.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17452, wt=49.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17453, wt=52.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17454, wt=63.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17455, wt=88.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17456, wt=88.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17457, wt=74.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17458, wt=92.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17459, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17460, wt=92.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17461, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17462, wt=82.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17463, wt=78.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17464, wt=84.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17465, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17466, wt=82.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17467, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17468, wt=84.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17469, wt=77.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17470, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17471, wt=88.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17472, wt=72.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17473, wt=77.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17474, wt=80.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17475, wt=82.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17476, wt=80.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17477, wt=87.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17478, wt=84.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17479, wt=88.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17480, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17481, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17482, wt=67.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17483, wt=55.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17484, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17485, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17486, wt=67.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17487, wt=57.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17488, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17489, wt=46.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17490, wt=53.000) has high priority.
% 14.03/14.28  
% 14.03/14.28  WARNING: worst clause (id=17491, wt=61.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17492, wt=61.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17493, wt=49.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17494, wt=60.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17495, wt=50.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17496, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17497, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17498, wt=55.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17499, wt=67.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17500, wt=45.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17501, wt=42.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17502, wt=56.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17503, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17504, wt=49.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17505, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17506, wt=61.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17507, wt=61.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17508, wt=54.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17509, wt=49.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17510, wt=54.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17511, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17512, wt=52.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17513, wt=52.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17514, wt=49.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17515, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17516, wt=67.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17517, wt=57.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17518, wt=57.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17519, wt=49.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17520, wt=52.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17521, wt=63.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17522, wt=88.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17523, wt=88.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17524, wt=74.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17525, wt=92.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17526, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17527, wt=92.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17528, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17529, wt=82.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17530, wt=78.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17531, wt=84.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17532, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17533, wt=82.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17534, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17535, wt=84.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17536, wt=77.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17537, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17538, wt=88.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17539, wt=72.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17540, wt=77.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17541, wt=80.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17542, wt=82.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17543, wt=80.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17544, wt=87.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17545, wt=84.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17546, wt=88.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17547, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17548, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17549, wt=67.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17550, wt=55.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17551, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17552, wt=53.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17553, wt=67.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17554, wt=57.000) has high priority.
% 14.03/14.30  
% 14.03/14.30  WARNING: worst clause (id=17555, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17556, wt=46.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17557, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17558, wt=61.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17559, wt=61.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17560, wt=49.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17561, wt=60.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17562, wt=50.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17563, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17564, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17565, wt=55.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17566, wt=67.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17567, wt=45.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17568, wt=42.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17569, wt=56.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17570, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17571, wt=49.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17572, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17573, wt=61.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17574, wt=61.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17575, wt=54.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17576, wt=49.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17577, wt=54.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17578, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17579, wt=52.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17580, wt=52.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17581, wt=49.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17582, wt=53.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17583, wt=67.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17584, wt=57.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17585, wt=57.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17586, wt=49.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17587, wt=52.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17588, wt=63.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17589, wt=92.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17590, wt=92.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17591, wt=78.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17592, wt=76.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17593, wt=76.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17594, wt=66.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17595, wt=96.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17596, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17597, wt=96.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17598, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17599, wt=86.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17600, wt=82.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17601, wt=88.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17602, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17603, wt=86.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17604, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17605, wt=88.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17606, wt=81.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17607, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17608, wt=92.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17609, wt=76.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17610, wt=81.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17611, wt=84.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17612, wt=86.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17613, wt=84.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17614, wt=91.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17615, wt=88.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17616, wt=92.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17617, wt=57.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17618, wt=57.000) has high priority.
% 14.03/14.32  
% 14.03/14.32  WARNING: worst clause (id=17619, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17620, wt=59.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17621, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17622, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17623, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17624, wt=80.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17625, wt=61.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17626, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17627, wt=50.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17628, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17629, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17630, wt=65.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17631, wt=65.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17632, wt=80.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17633, wt=53.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17634, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17635, wt=74.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17636, wt=64.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17637, wt=54.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17638, wt=70.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17639, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17640, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17641, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17642, wt=59.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17643, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17644, wt=49.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17645, wt=46.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17646, wt=60.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17647, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17648, wt=53.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17649, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17650, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17651, wt=65.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17652, wt=65.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17653, wt=58.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17654, wt=53.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17655, wt=74.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17656, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17657, wt=58.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17658, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17659, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17660, wt=56.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17661, wt=56.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17662, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17663, wt=53.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17664, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17665, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17666, wt=57.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17667, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17668, wt=61.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17669, wt=61.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17670, wt=53.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17671, wt=68.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17672, wt=56.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17673, wt=71.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17674, wt=67.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17675, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17676, wt=74.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17677, wt=70.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17678, wt=77.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17679, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17680, wt=76.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17681, wt=92.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17682, wt=92.000) has high priority.
% 14.09/14.34  
% 14.09/14.34  WARNING: worst clause (id=17683, wt=78.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17684, wt=76.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17685, wt=76.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17686, wt=66.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17687, wt=96.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17688, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17689, wt=96.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17690, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17691, wt=86.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17692, wt=82.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17693, wt=88.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17694, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17695, wt=86.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17696, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17697, wt=88.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17698, wt=81.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17699, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17700, wt=92.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17701, wt=76.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17702, wt=81.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17703, wt=84.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17704, wt=86.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17705, wt=84.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17706, wt=91.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17707, wt=88.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17708, wt=92.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17709, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17710, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17711, wt=71.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17712, wt=59.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17713, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17714, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17715, wt=71.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17716, wt=80.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17717, wt=61.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17718, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17719, wt=50.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17720, wt=77.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17721, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17722, wt=65.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17723, wt=65.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17724, wt=80.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17725, wt=53.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17726, wt=77.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17727, wt=74.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17728, wt=64.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17729, wt=54.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17730, wt=70.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17731, wt=76.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17732, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17733, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17734, wt=59.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17735, wt=71.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17736, wt=49.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17737, wt=46.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17738, wt=60.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17739, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17740, wt=53.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17741, wt=77.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17742, wt=57.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17743, wt=65.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17744, wt=65.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17745, wt=58.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17746, wt=53.000) has high priority.
% 14.12/14.36  
% 14.12/14.36  WARNING: worst clause (id=17747, wt=74.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17748, wt=77.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17749, wt=58.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17750, wt=76.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17751, wt=57.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17752, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17753, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17754, wt=71.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17755, wt=53.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17756, wt=77.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17757, wt=76.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17758, wt=57.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17759, wt=71.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17760, wt=61.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17761, wt=61.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17762, wt=53.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17763, wt=68.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17764, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17765, wt=71.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17766, wt=67.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17767, wt=76.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17768, wt=74.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17769, wt=70.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17770, wt=77.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17771, wt=76.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17772, wt=76.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17773, wt=91.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17774, wt=91.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17775, wt=77.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17776, wt=95.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17777, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17778, wt=95.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17779, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17780, wt=85.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17781, wt=81.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17782, wt=87.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17783, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17784, wt=85.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17785, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17786, wt=87.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17787, wt=80.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17788, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17789, wt=91.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17790, wt=75.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17791, wt=80.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17792, wt=83.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17793, wt=85.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17794, wt=83.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17795, wt=90.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17796, wt=87.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17797, wt=91.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17798, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17799, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17800, wt=70.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17801, wt=58.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17802, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17803, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17804, wt=70.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17805, wt=60.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17806, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17807, wt=49.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17808, wt=56.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17809, wt=64.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17810, wt=64.000) has high priority.
% 14.12/14.38  
% 14.12/14.38  WARNING: worst clause (id=17811, wt=52.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17812, wt=63.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17813, wt=53.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17814, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17815, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17816, wt=58.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17817, wt=70.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17818, wt=48.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17819, wt=45.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17820, wt=59.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17821, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17822, wt=52.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17823, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17824, wt=64.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17825, wt=64.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17826, wt=57.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17827, wt=52.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17828, wt=57.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17829, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17830, wt=55.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17831, wt=55.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17832, wt=52.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17833, wt=56.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17834, wt=70.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17835, wt=60.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17836, wt=60.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17837, wt=52.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17838, wt=55.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17839, wt=66.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17840, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17841, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17842, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17843, wt=88.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17844, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17845, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17846, wt=88.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17847, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17848, wt=96.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17849, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17850, wt=88.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17851, wt=88.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17852, wt=86.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17853, wt=106.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17854, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17855, wt=96.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17856, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17857, wt=98.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17858, wt=106.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17859, wt=86.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17860, wt=91.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17861, wt=91.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17862, wt=94.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17863, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17864, wt=106.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17865, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17866, wt=96.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17867, wt=92.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17868, wt=98.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17869, wt=96.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17870, wt=96.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17871, wt=102.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17872, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17873, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17874, wt=101.000) has high priority.
% 14.12/14.41  
% 14.12/14.41  WARNING: worst clause (id=17875, wt=94.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17876, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17877, wt=94.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17878, wt=106.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17879, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17880, wt=106.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17881, wt=96.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17882, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17883, wt=92.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17884, wt=98.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17885, wt=106.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17886, wt=86.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17887, wt=91.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17888, wt=91.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17889, wt=100.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17890, wt=94.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17891, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17892, wt=106.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17893, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17894, wt=96.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17895, wt=92.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17896, wt=92.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17897, wt=98.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17898, wt=96.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17899, wt=96.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17900, wt=95.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17901, wt=102.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17902, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17903, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17904, wt=90.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17905, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17906, wt=92.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17907, wt=94.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17908, wt=101.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17909, wt=100.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17910, wt=92.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17911, wt=94.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17912, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17913, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17914, wt=81.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17915, wt=69.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17916, wt=71.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17917, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17918, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17919, wt=81.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17920, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17921, wt=60.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17922, wt=63.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17923, wt=56.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17924, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17925, wt=75.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17926, wt=75.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17927, wt=63.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17928, wt=74.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17929, wt=64.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17930, wt=65.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17931, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17932, wt=67.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17933, wt=69.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17934, wt=81.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17935, wt=71.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17936, wt=66.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17937, wt=77.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17938, wt=68.000) has high priority.
% 14.18/14.44  
% 14.18/14.44  WARNING: worst clause (id=17939, wt=67.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17940, wt=63.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17941, wt=67.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17942, wt=75.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17943, wt=75.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17944, wt=68.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17945, wt=63.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17946, wt=68.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17947, wt=65.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17948, wt=67.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17949, wt=66.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17950, wt=59.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17951, wt=67.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17952, wt=81.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17953, wt=68.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17954, wt=70.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17955, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17956, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17957, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17958, wt=88.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17959, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17960, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17961, wt=88.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17962, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17963, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17964, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17965, wt=88.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17966, wt=88.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17967, wt=86.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17968, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17969, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17970, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17971, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17972, wt=98.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17973, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17974, wt=86.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17975, wt=91.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17976, wt=91.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17977, wt=94.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17978, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17979, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17980, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17981, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17982, wt=92.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17983, wt=98.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17984, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17985, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17986, wt=102.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17987, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17988, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17989, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17990, wt=94.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17991, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17992, wt=94.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17993, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17994, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17995, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17996, wt=96.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17997, wt=101.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17998, wt=92.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=17999, wt=98.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=18000, wt=106.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=18001, wt=86.000) has high priority.
% 14.18/14.47  
% 14.18/14.47  WARNING: worst clause (id=18002, wt=91.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18003, wt=91.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18004, wt=100.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18005, wt=94.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18006, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18007, wt=106.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18008, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18009, wt=96.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18010, wt=92.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18011, wt=92.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18012, wt=98.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18013, wt=96.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18014, wt=96.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18015, wt=95.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18016, wt=102.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18017, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18018, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18019, wt=90.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18020, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18021, wt=92.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18022, wt=94.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18023, wt=101.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18024, wt=100.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18025, wt=92.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18026, wt=94.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18027, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18028, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18029, wt=81.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18030, wt=69.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18031, wt=71.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18032, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18033, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18034, wt=81.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18035, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18036, wt=60.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18037, wt=63.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18038, wt=56.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18039, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18040, wt=75.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18041, wt=75.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18042, wt=63.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18043, wt=74.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18044, wt=64.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18045, wt=65.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18046, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18047, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18048, wt=69.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18049, wt=81.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18050, wt=71.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18051, wt=66.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18052, wt=77.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18053, wt=68.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18054, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18055, wt=63.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18056, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18057, wt=75.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18058, wt=75.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18059, wt=68.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18060, wt=63.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18061, wt=68.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18062, wt=65.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18063, wt=67.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18064, wt=66.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18065, wt=59.000) has high priority.
% 14.24/14.49  
% 14.24/14.49  WARNING: worst clause (id=18066, wt=67.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18067, wt=81.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18068, wt=68.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18069, wt=70.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18070, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18071, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18072, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18073, wt=88.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18074, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18075, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18076, wt=88.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18077, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18078, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18079, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18080, wt=88.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18081, wt=88.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18082, wt=86.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18083, wt=59.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18084, wt=62.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18085, wt=55.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18086, wt=62.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18087, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18088, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18089, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18090, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18091, wt=98.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18092, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18093, wt=86.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18094, wt=91.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18095, wt=91.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18096, wt=94.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18097, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18098, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18099, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18100, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18101, wt=92.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18102, wt=98.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18103, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18104, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18105, wt=102.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18106, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18107, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18108, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18109, wt=94.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18110, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18111, wt=94.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18112, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18113, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18114, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18115, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18116, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18117, wt=92.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18118, wt=98.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18119, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18120, wt=86.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18121, wt=91.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18122, wt=91.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18123, wt=100.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18124, wt=94.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18125, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18126, wt=106.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18127, wt=101.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18128, wt=96.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18129, wt=92.000) has high priority.
% 14.24/14.52  
% 14.24/14.52  WARNING: worst clause (id=18130, wt=92.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18131, wt=98.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18132, wt=96.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18133, wt=96.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18134, wt=95.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18135, wt=102.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18136, wt=101.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18137, wt=101.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18138, wt=90.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18139, wt=101.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18140, wt=92.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18141, wt=94.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18142, wt=101.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18143, wt=100.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18144, wt=92.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18145, wt=94.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18146, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18147, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18148, wt=81.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18149, wt=69.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18150, wt=71.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18151, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18152, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18153, wt=81.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18154, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18155, wt=60.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18156, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18157, wt=56.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18158, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18159, wt=75.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18160, wt=75.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18161, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18162, wt=74.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18163, wt=64.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18164, wt=65.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18165, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18166, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18167, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18168, wt=59.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18169, wt=69.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18170, wt=81.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18171, wt=71.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18172, wt=66.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18173, wt=66.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18174, wt=77.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18175, wt=68.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18176, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18177, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18178, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18179, wt=75.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18180, wt=75.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18181, wt=68.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18182, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18183, wt=68.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18184, wt=65.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18185, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18186, wt=66.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18187, wt=59.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18188, wt=67.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18189, wt=81.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18190, wt=66.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18191, wt=68.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18192, wt=63.000) has high priority.
% 14.24/14.54  
% 14.24/14.54  WARNING: worst clause (id=18193, wt=70.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18194, wt=66.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18195, wt=71.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18196, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18197, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18198, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18199, wt=92.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18200, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18201, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18202, wt=92.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18203, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18204, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18205, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18206, wt=92.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18207, wt=92.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18208, wt=90.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18209, wt=90.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18210, wt=63.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18211, wt=59.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18212, wt=90.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18213, wt=66.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18214, wt=80.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18215, wt=66.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18216, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18217, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18218, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18219, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18220, wt=102.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18221, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18222, wt=90.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18223, wt=95.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18224, wt=95.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18225, wt=98.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18226, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18227, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18228, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18229, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18230, wt=96.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18231, wt=102.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18232, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18233, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18234, wt=106.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18235, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18236, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18237, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18238, wt=98.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18239, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18240, wt=98.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18241, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18242, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18243, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18244, wt=100.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18245, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18246, wt=96.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18247, wt=102.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18248, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18249, wt=90.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18250, wt=95.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18251, wt=95.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18252, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18253, wt=98.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18254, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18255, wt=110.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18256, wt=105.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=18257, wt=100.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18258, wt=96.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18259, wt=96.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18260, wt=102.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18261, wt=100.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18262, wt=100.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18263, wt=99.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18264, wt=106.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18265, wt=105.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18266, wt=105.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18267, wt=94.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18268, wt=105.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18269, wt=96.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18270, wt=98.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18271, wt=105.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18272, wt=104.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18273, wt=96.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18274, wt=98.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18275, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18276, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18277, wt=85.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18278, wt=73.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18279, wt=75.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18280, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18281, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18282, wt=85.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18283, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18284, wt=64.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18285, wt=67.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18286, wt=60.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18287, wt=91.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18288, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18289, wt=79.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18290, wt=79.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18291, wt=94.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18292, wt=88.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18293, wt=67.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18294, wt=91.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18295, wt=78.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18296, wt=68.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18297, wt=69.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18298, wt=90.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18299, wt=67.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18300, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18301, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18302, wt=63.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18303, wt=73.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18304, wt=85.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18305, wt=75.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18306, wt=94.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18307, wt=70.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18308, wt=82.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18309, wt=85.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18310, wt=85.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18311, wt=70.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18312, wt=81.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18313, wt=72.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18314, wt=90.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18315, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18316, wt=67.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18317, wt=91.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18318, wt=71.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18319, wt=79.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18320, wt=79.000) has high priority.
% 14.34/14.59  
% 14.34/14.59  WARNING: worst clause (id=18321, wt=72.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18322, wt=67.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18323, wt=91.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18324, wt=88.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18325, wt=72.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18326, wt=69.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18327, wt=84.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18328, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18329, wt=71.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18330, wt=70.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18331, wt=63.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18332, wt=88.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18333, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18334, wt=71.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18335, wt=85.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18336, wt=70.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18337, wt=72.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18338, wt=67.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18339, wt=74.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18340, wt=91.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18341, wt=84.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18342, wt=91.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18343, wt=70.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18344, wt=84.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18345, wt=75.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18346, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18347, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18348, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18349, wt=92.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18350, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18351, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18352, wt=92.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18353, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18354, wt=100.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18355, wt=106.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18356, wt=92.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18357, wt=92.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18358, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18359, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18360, wt=63.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18361, wt=59.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18362, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18363, wt=66.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18364, wt=80.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18365, wt=66.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18366, wt=110.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18367, wt=105.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18368, wt=100.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18369, wt=105.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18370, wt=102.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18371, wt=110.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18372, wt=90.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18373, wt=95.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18374, wt=95.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18375, wt=98.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18376, wt=105.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18377, wt=110.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18378, wt=105.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18379, wt=100.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18380, wt=96.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18381, wt=102.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18382, wt=100.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18383, wt=100.000) has high priority.
% 14.34/14.61  
% 14.34/14.61  WARNING: worst clause (id=18384, wt=106.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18385, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18386, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18387, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18388, wt=98.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18389, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18390, wt=98.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18391, wt=110.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18392, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18393, wt=110.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18394, wt=100.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18395, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18396, wt=96.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18397, wt=102.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18398, wt=110.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18399, wt=90.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18400, wt=95.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18401, wt=95.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18402, wt=104.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18403, wt=98.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18404, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18405, wt=110.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18406, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18407, wt=100.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18408, wt=96.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18409, wt=96.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18410, wt=102.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18411, wt=100.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18412, wt=100.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18413, wt=99.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18414, wt=106.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18415, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18416, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18417, wt=94.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18418, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18419, wt=96.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18420, wt=98.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18421, wt=105.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18422, wt=104.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18423, wt=96.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18424, wt=98.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18425, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18426, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18427, wt=85.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18428, wt=73.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18429, wt=75.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18430, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18431, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18432, wt=85.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18433, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18434, wt=64.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18435, wt=67.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18436, wt=60.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18437, wt=91.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18438, wt=71.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18439, wt=79.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18440, wt=79.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18441, wt=94.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18442, wt=88.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18443, wt=67.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18444, wt=91.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18445, wt=78.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18446, wt=68.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18447, wt=69.000) has high priority.
% 14.39/14.63  
% 14.39/14.63  WARNING: worst clause (id=18448, wt=90.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18449, wt=67.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18450, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18451, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18452, wt=63.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18453, wt=73.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18454, wt=85.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18455, wt=75.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18456, wt=94.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18457, wt=70.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18458, wt=82.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18459, wt=85.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18460, wt=85.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18461, wt=70.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18462, wt=81.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18463, wt=72.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18464, wt=90.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18465, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18466, wt=67.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18467, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18468, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18469, wt=79.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18470, wt=79.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18471, wt=72.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18472, wt=67.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18473, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18474, wt=88.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18475, wt=72.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18476, wt=69.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18477, wt=84.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18478, wt=90.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18479, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18480, wt=70.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18481, wt=63.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18482, wt=88.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18483, wt=90.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18484, wt=71.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18485, wt=85.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18486, wt=70.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18487, wt=72.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18488, wt=67.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18489, wt=74.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18490, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18491, wt=84.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18492, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18493, wt=70.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18494, wt=84.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18495, wt=75.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18496, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18497, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18498, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18499, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18500, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18501, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18502, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18503, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18504, wt=99.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18505, wt=105.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18506, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18507, wt=91.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18508, wt=89.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18509, wt=62.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18510, wt=65.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18511, wt=58.000) has high priority.
% 14.40/14.65  
% 14.40/14.65  WARNING: worst clause (id=18512, wt=65.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18513, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18514, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18515, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18516, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18517, wt=101.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18518, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18519, wt=89.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18520, wt=94.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18521, wt=94.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18522, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18523, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18524, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18525, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18526, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18527, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18528, wt=101.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18529, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18530, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18531, wt=105.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18532, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18533, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18534, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18535, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18536, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18537, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18538, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18539, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18540, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18541, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18542, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18543, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18544, wt=101.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18545, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18546, wt=89.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18547, wt=94.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18548, wt=94.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18549, wt=103.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18550, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18551, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18552, wt=109.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18553, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18554, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18555, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18556, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18557, wt=101.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18558, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18559, wt=99.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18560, wt=98.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18561, wt=105.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18562, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18563, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18564, wt=93.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18565, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18566, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18567, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18568, wt=104.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18569, wt=103.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18570, wt=95.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18571, wt=97.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18572, wt=70.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18573, wt=70.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18574, wt=84.000) has high priority.
% 14.40/14.68  
% 14.40/14.68  WARNING: worst clause (id=18575, wt=72.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18576, wt=74.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18577, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18578, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18579, wt=84.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18580, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18581, wt=63.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18582, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18583, wt=59.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18584, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18585, wt=78.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18586, wt=78.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18587, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18588, wt=77.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18589, wt=67.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18590, wt=68.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18591, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18592, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18593, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18594, wt=62.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18595, wt=72.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18596, wt=84.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18597, wt=74.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18598, wt=69.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18599, wt=69.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18600, wt=80.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18601, wt=71.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18602, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18603, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18604, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18605, wt=78.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18606, wt=78.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18607, wt=71.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18608, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18609, wt=71.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18610, wt=68.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18611, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18612, wt=69.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18613, wt=62.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18614, wt=70.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18615, wt=84.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18616, wt=69.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18617, wt=71.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18618, wt=66.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18619, wt=73.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18620, wt=69.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18621, wt=74.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18622, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18623, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18624, wt=88.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18625, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18626, wt=88.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18627, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18628, wt=86.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18629, wt=96.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18630, wt=88.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18631, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18632, wt=88.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18633, wt=102.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18634, wt=59.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18635, wt=62.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18636, wt=55.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18637, wt=58.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18638, wt=106.000) has high priority.
% 14.40/14.70  
% 14.40/14.70  WARNING: worst clause (id=18639, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18640, wt=106.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18641, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18642, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18643, wt=92.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18644, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18645, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18646, wt=106.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18647, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18648, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18649, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18650, wt=92.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18651, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18652, wt=91.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18653, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18654, wt=102.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18655, wt=100.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18656, wt=106.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18657, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18658, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18659, wt=90.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18660, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18661, wt=86.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18662, wt=86.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18663, wt=91.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18664, wt=94.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18665, wt=100.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18666, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18667, wt=94.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18668, wt=92.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18669, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18670, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18671, wt=92.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18672, wt=102.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18673, wt=100.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18674, wt=94.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18675, wt=87.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18676, wt=106.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18677, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18678, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18679, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18680, wt=92.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18681, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18682, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18683, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18684, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18685, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18686, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18687, wt=91.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18688, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18689, wt=102.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18690, wt=106.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18691, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18692, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18693, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18694, wt=86.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18695, wt=91.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18696, wt=94.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18697, wt=96.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18698, wt=94.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18699, wt=101.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18700, wt=98.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18701, wt=102.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18702, wt=67.000) has high priority.
% 14.47/14.73  
% 14.47/14.73  WARNING: worst clause (id=18703, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18704, wt=81.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18705, wt=69.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18706, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18707, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18708, wt=81.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18709, wt=71.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18710, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18711, wt=60.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18712, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18713, wt=75.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18714, wt=75.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18715, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18716, wt=74.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18717, wt=64.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18718, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18719, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18720, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18721, wt=69.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18722, wt=81.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18723, wt=59.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18724, wt=56.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18725, wt=70.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18726, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18727, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18728, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18729, wt=75.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18730, wt=75.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18731, wt=68.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18732, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18733, wt=68.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18734, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18735, wt=66.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18736, wt=66.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18737, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18738, wt=67.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18739, wt=81.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18740, wt=71.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18741, wt=71.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18742, wt=66.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18743, wt=59.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18744, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18745, wt=63.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18746, wt=66.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18747, wt=77.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18748, wt=62.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18749, wt=65.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18750, wt=66.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18751, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18752, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18753, wt=88.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18754, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18755, wt=88.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18756, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18757, wt=86.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18758, wt=96.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18759, wt=88.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18760, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18761, wt=88.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18762, wt=102.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18763, wt=59.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18764, wt=62.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18765, wt=55.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18766, wt=58.000) has high priority.
% 14.47/14.75  
% 14.47/14.75  WARNING: worst clause (id=18767, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18768, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18769, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18770, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18771, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18772, wt=92.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18773, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18774, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18775, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18776, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18777, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18778, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18779, wt=92.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18780, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18781, wt=91.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18782, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18783, wt=102.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18784, wt=100.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18785, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18786, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18787, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18788, wt=90.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18789, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18790, wt=86.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18791, wt=86.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18792, wt=91.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18793, wt=94.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18794, wt=100.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18795, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18796, wt=94.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18797, wt=92.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18798, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18799, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18800, wt=92.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18801, wt=102.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18802, wt=100.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18803, wt=94.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18804, wt=87.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18805, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18806, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18807, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18808, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18809, wt=92.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18810, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18811, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18812, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18813, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18814, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18815, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18816, wt=91.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18817, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18818, wt=102.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18819, wt=106.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18820, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18821, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18822, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18823, wt=86.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18824, wt=91.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18825, wt=94.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18826, wt=96.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18827, wt=94.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18828, wt=101.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18829, wt=98.000) has high priority.
% 14.52/14.78  
% 14.52/14.78  WARNING: worst clause (id=18830, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18831, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18832, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18833, wt=81.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18834, wt=69.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18835, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18836, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18837, wt=81.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18838, wt=71.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18839, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18840, wt=60.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18841, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18842, wt=75.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18843, wt=75.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18844, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18845, wt=74.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18846, wt=64.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18847, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18848, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18849, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18850, wt=69.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18851, wt=81.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18852, wt=59.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18853, wt=56.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18854, wt=70.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18855, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18856, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18857, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18858, wt=75.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18859, wt=75.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18860, wt=68.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18861, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18862, wt=68.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18863, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18864, wt=66.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18865, wt=66.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18866, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18867, wt=67.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18868, wt=81.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18869, wt=71.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18870, wt=71.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18871, wt=66.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18872, wt=59.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18873, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18874, wt=63.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18875, wt=66.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18876, wt=77.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18877, wt=62.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18878, wt=65.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18879, wt=66.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18880, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18881, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18882, wt=88.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18883, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18884, wt=88.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18885, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18886, wt=86.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18887, wt=96.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18888, wt=88.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18889, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18890, wt=88.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18891, wt=102.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18892, wt=59.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18893, wt=62.000) has high priority.
% 14.52/14.80  
% 14.52/14.80  WARNING: worst clause (id=18894, wt=55.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18895, wt=58.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18896, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18897, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18898, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18899, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18900, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18901, wt=92.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18902, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18903, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18904, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18905, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18906, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18907, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18908, wt=92.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18909, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18910, wt=91.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18911, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18912, wt=102.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18913, wt=100.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18914, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18915, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18916, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18917, wt=90.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18918, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18919, wt=86.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18920, wt=86.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18921, wt=91.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18922, wt=94.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18923, wt=100.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18924, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18925, wt=94.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18926, wt=92.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18927, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18928, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18929, wt=92.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18930, wt=102.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18931, wt=100.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18932, wt=94.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18933, wt=87.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18934, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18935, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18936, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18937, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18938, wt=92.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18939, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18940, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18941, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18942, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18943, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18944, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18945, wt=91.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18946, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18947, wt=102.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18948, wt=106.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18949, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18950, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18951, wt=98.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18952, wt=86.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18953, wt=91.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18954, wt=94.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18955, wt=96.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18956, wt=94.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18957, wt=101.000) has high priority.
% 14.52/14.83  
% 14.52/14.83  WARNING: worst clause (id=18958, wt=98.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18959, wt=102.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18960, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18961, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18962, wt=81.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18963, wt=69.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18964, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18965, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18966, wt=81.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18967, wt=71.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18968, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18969, wt=60.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18970, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18971, wt=75.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18972, wt=75.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18973, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18974, wt=74.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18975, wt=64.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18976, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18977, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18978, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18979, wt=69.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18980, wt=81.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18981, wt=59.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18982, wt=56.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18983, wt=70.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18984, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18985, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18986, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18987, wt=75.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18988, wt=75.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18989, wt=68.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18990, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18991, wt=68.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18992, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18993, wt=66.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18994, wt=66.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18995, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18996, wt=67.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18997, wt=81.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18998, wt=71.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=18999, wt=71.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19000, wt=66.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19001, wt=59.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19002, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19003, wt=63.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19004, wt=66.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19005, wt=77.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19006, wt=62.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19007, wt=65.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19008, wt=66.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19009, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19010, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19011, wt=92.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19012, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19013, wt=92.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19014, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19015, wt=90.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19016, wt=100.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19017, wt=92.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19018, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19019, wt=92.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19020, wt=106.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19021, wt=90.000) has high priority.
% 14.61/14.85  
% 14.61/14.85  WARNING: worst clause (id=19022, wt=90.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19023, wt=80.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19024, wt=63.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19025, wt=66.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19026, wt=59.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19027, wt=62.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19028, wt=110.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19029, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19030, wt=110.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19031, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19032, wt=100.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19033, wt=96.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19034, wt=102.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19035, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19036, wt=110.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19037, wt=100.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19038, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19039, wt=102.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19040, wt=96.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19041, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19042, wt=95.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19043, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19044, wt=106.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19045, wt=104.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19046, wt=110.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19047, wt=105.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19048, wt=100.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19049, wt=94.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19050, wt=102.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19051, wt=90.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19052, wt=90.000) has high priority.
% 14.61/14.87  
% 14.61/14.87  WARNING: worst clause (id=19053, wt=95.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19054, wt=98.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19055, wt=104.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19056, wt=100.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19057, wt=98.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19058, wt=96.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19059, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19060, wt=102.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19061, wt=96.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19062, wt=106.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19063, wt=104.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19064, wt=98.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19065, wt=91.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19066, wt=110.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19067, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19068, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19069, wt=100.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19070, wt=96.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19071, wt=102.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19072, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19073, wt=100.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19074, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19075, wt=102.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19076, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19077, wt=95.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19078, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19079, wt=106.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19080, wt=110.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19081, wt=105.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19082, wt=100.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19083, wt=102.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19084, wt=90.000) has high priority.
% 14.61/14.88  
% 14.61/14.88  WARNING: worst clause (id=19085, wt=95.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19086, wt=98.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19087, wt=100.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19088, wt=98.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19089, wt=105.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19090, wt=102.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19091, wt=106.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19092, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19093, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19094, wt=85.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19095, wt=73.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19096, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19097, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19098, wt=85.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19099, wt=94.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19100, wt=75.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19101, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19102, wt=64.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19103, wt=91.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19104, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19105, wt=79.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19106, wt=79.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19107, wt=94.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19108, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19109, wt=91.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19110, wt=88.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19111, wt=78.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19112, wt=68.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19113, wt=84.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19114, wt=90.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19115, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19116, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19117, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19118, wt=73.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19119, wt=85.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19120, wt=63.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19121, wt=60.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19122, wt=74.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19123, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19124, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19125, wt=91.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19126, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19127, wt=79.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19128, wt=79.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19129, wt=72.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19130, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19131, wt=88.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19132, wt=91.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19133, wt=72.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19134, wt=90.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19135, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19136, wt=70.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19137, wt=70.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19138, wt=85.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19139, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19140, wt=91.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19141, wt=90.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19142, wt=71.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19143, wt=85.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19144, wt=75.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19145, wt=75.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19146, wt=70.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19147, wt=63.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19148, wt=67.000) has high priority.
% 14.64/14.89  
% 14.64/14.89  WARNING: worst clause (id=19149, wt=82.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19150, wt=67.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19151, wt=70.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19152, wt=85.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19153, wt=81.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19154, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19155, wt=66.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19156, wt=88.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19157, wt=84.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19158, wt=69.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19159, wt=91.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19160, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19161, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19162, wt=70.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19163, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19164, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19165, wt=92.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19166, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19167, wt=92.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19168, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19169, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19170, wt=100.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19171, wt=92.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19172, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19173, wt=92.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19174, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19175, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19176, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19177, wt=80.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19178, wt=63.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19179, wt=66.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19180, wt=59.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19181, wt=62.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19182, wt=110.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19183, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19184, wt=110.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19185, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19186, wt=100.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19187, wt=96.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19188, wt=102.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19189, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19190, wt=110.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19191, wt=100.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19192, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19193, wt=102.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19194, wt=96.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19195, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19196, wt=95.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19197, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19198, wt=106.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19199, wt=104.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19200, wt=110.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19201, wt=105.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19202, wt=100.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19203, wt=94.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19204, wt=102.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19205, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19206, wt=90.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19207, wt=95.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19208, wt=98.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19209, wt=104.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19210, wt=100.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19211, wt=98.000) has high priority.
% 14.64/14.92  
% 14.64/14.92  WARNING: worst clause (id=19212, wt=96.000) has high priority.
% 14.64/14.92  
% 14.70/14.94  WARNING: worst clause (id=19213, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19214, wt=102.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19215, wt=96.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19216, wt=106.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19217, wt=104.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19218, wt=98.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19219, wt=91.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19220, wt=110.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19221, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19222, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19223, wt=100.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19224, wt=96.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19225, wt=102.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19226, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19227, wt=100.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19228, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19229, wt=102.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19230, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19231, wt=95.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19232, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19233, wt=106.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19234, wt=110.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19235, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19236, wt=100.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19237, wt=102.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19238, wt=90.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19239, wt=95.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19240, wt=98.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19241, wt=100.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19242, wt=98.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19243, wt=105.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19244, wt=102.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19245, wt=106.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19246, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19247, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19248, wt=85.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19249, wt=73.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19250, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19251, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19252, wt=85.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19253, wt=94.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19254, wt=75.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19255, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19256, wt=64.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19257, wt=91.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19258, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19259, wt=79.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19260, wt=79.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19261, wt=94.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19262, wt=67.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19263, wt=91.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19264, wt=88.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19265, wt=78.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19266, wt=68.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19267, wt=84.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19268, wt=90.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19269, wt=67.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19270, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19271, wt=71.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19272, wt=73.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19273, wt=85.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19274, wt=63.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19275, wt=60.000) has high priority.
% 14.70/14.94  
% 14.70/14.94  WARNING: worst clause (id=19276, wt=74.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19277, wt=71.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19278, wt=67.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19279, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19280, wt=71.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19281, wt=79.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19282, wt=79.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19283, wt=72.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19284, wt=67.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19285, wt=88.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19286, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19287, wt=72.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19288, wt=90.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19289, wt=71.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19290, wt=70.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19291, wt=70.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19292, wt=85.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19293, wt=67.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19294, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19295, wt=90.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19296, wt=71.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19297, wt=85.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19298, wt=75.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19299, wt=75.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19300, wt=70.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19301, wt=63.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19302, wt=67.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19303, wt=82.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19304, wt=67.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19305, wt=70.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19306, wt=85.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19307, wt=81.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19308, wt=90.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19309, wt=66.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19310, wt=88.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19311, wt=84.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19312, wt=69.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19313, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19314, wt=90.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19315, wt=90.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19316, wt=70.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19317, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19318, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19319, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19320, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19321, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19322, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19323, wt=89.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19324, wt=99.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19325, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19326, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19327, wt=91.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19328, wt=105.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19329, wt=62.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19330, wt=65.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19331, wt=58.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19332, wt=61.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19333, wt=109.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19334, wt=104.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19335, wt=109.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19336, wt=104.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19337, wt=99.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19338, wt=95.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19339, wt=101.000) has high priority.
% 14.71/14.96  
% 14.71/14.96  WARNING: worst clause (id=19340, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19341, wt=109.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19342, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19343, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19344, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19345, wt=95.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19346, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19347, wt=94.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19348, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19349, wt=105.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19350, wt=103.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19351, wt=109.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19352, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19353, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19354, wt=93.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19355, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19356, wt=89.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19357, wt=89.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19358, wt=94.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19359, wt=97.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19360, wt=103.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19361, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19362, wt=97.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19363, wt=95.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19364, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19365, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19366, wt=95.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19367, wt=105.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19368, wt=103.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19369, wt=97.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19370, wt=90.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19371, wt=109.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19372, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19373, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19374, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19375, wt=95.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19376, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19377, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19378, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19379, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19380, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19381, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19382, wt=94.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19383, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19384, wt=105.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19385, wt=109.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19386, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19387, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19388, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19389, wt=89.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19390, wt=94.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19391, wt=97.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19392, wt=99.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19393, wt=97.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19394, wt=104.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19395, wt=101.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19396, wt=105.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19397, wt=70.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19398, wt=70.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19399, wt=84.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19400, wt=72.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19401, wt=70.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19402, wt=70.000) has high priority.
% 14.71/14.98  
% 14.71/14.98  WARNING: worst clause (id=19403, wt=84.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19404, wt=74.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19405, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19406, wt=63.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19407, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19408, wt=78.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19409, wt=78.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19410, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19411, wt=77.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19412, wt=67.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19413, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19414, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19415, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19416, wt=72.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19417, wt=84.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19418, wt=62.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19419, wt=59.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19420, wt=73.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19421, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19422, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19423, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19424, wt=78.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19425, wt=78.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19426, wt=71.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19427, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19428, wt=71.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19429, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19430, wt=69.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19431, wt=69.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19432, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19433, wt=70.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19434, wt=84.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19435, wt=74.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19436, wt=74.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19437, wt=69.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19438, wt=62.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19439, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19440, wt=66.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19441, wt=69.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19442, wt=80.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19443, wt=65.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19444, wt=68.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19445, wt=69.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19446, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19447, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19448, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19449, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19450, wt=96.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19451, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19452, wt=86.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19453, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19454, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19455, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19456, wt=81.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19457, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19458, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19459, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19460, wt=88.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19461, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19462, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19463, wt=102.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19464, wt=59.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19465, wt=62.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19466, wt=55.000) has high priority.
% 14.71/15.00  
% 14.71/15.00  WARNING: worst clause (id=19467, wt=62.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19468, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19469, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19470, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19471, wt=95.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19472, wt=87.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19473, wt=95.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19474, wt=82.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19475, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19476, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19477, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19478, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19479, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19480, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19481, wt=98.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19482, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19483, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19484, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19485, wt=98.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19486, wt=87.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19487, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19488, wt=91.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19489, wt=102.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19490, wt=84.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19491, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19492, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19493, wt=98.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19494, wt=91.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19495, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19496, wt=86.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19497, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19498, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19499, wt=110.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19500, wt=110.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19501, wt=110.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19502, wt=110.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19503, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19504, wt=86.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19505, wt=91.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19506, wt=91.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19507, wt=94.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19508, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19509, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19510, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19511, wt=100.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19512, wt=98.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19513, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19514, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19515, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19516, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19517, wt=98.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19518, wt=87.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19519, wt=96.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19520, wt=95.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19521, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19522, wt=92.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19523, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19524, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19525, wt=100.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19526, wt=90.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19527, wt=106.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19528, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19529, wt=106.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19530, wt=101.000) has high priority.
% 14.71/15.02  
% 14.71/15.02  WARNING: worst clause (id=19531, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19532, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19533, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19534, wt=106.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19535, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19536, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19537, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19538, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19539, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19540, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19541, wt=85.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19542, wt=106.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19543, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19544, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19545, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19546, wt=86.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19547, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19548, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19549, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19550, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19551, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19552, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19553, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19554, wt=106.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19555, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19556, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19557, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19558, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19559, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19560, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19561, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19562, wt=92.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19563, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19564, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19565, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19566, wt=102.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19567, wt=92.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19568, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19569, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19570, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19571, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19572, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19573, wt=86.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19574, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19575, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19576, wt=86.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19577, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19578, wt=91.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19579, wt=94.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19580, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19581, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19582, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19583, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19584, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19585, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19586, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19587, wt=98.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19588, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19589, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19590, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19591, wt=106.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19592, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19593, wt=101.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19594, wt=96.000) has high priority.
% 14.79/15.04  
% 14.79/15.04  WARNING: worst clause (id=19595, wt=98.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19596, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19597, wt=106.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19598, wt=96.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19599, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19600, wt=98.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19601, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19602, wt=91.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19603, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19604, wt=106.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19605, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19606, wt=96.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19607, wt=98.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19608, wt=86.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19609, wt=91.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19610, wt=94.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19611, wt=96.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19612, wt=101.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19613, wt=98.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19614, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19615, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19616, wt=81.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19617, wt=69.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19618, wt=71.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19619, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19620, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19621, wt=81.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19622, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19623, wt=60.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19624, wt=63.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19625, wt=56.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19626, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19627, wt=75.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19628, wt=75.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19629, wt=63.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19630, wt=74.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19631, wt=64.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19632, wt=65.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19633, wt=63.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19634, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19635, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19636, wt=59.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19637, wt=69.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19638, wt=81.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19639, wt=71.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19640, wt=66.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19641, wt=66.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19642, wt=77.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19643, wt=68.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19644, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19645, wt=63.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19646, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19647, wt=75.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19648, wt=75.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19649, wt=68.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19650, wt=63.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19651, wt=68.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19652, wt=65.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19653, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19654, wt=66.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19655, wt=59.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19656, wt=67.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19657, wt=81.000) has high priority.
% 14.79/15.07  
% 14.79/15.07  WARNING: worst clause (id=19658, wt=66.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19659, wt=68.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19660, wt=63.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19661, wt=70.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19662, wt=66.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19663, wt=71.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19664, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19665, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19666, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19667, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19668, wt=96.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19669, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19670, wt=86.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19671, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19672, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19673, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19674, wt=81.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19675, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19676, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19677, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19678, wt=88.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19679, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19680, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19681, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19682, wt=59.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19683, wt=62.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19684, wt=55.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19685, wt=62.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19686, wt=94.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19687, wt=94.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19688, wt=92.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19689, wt=95.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19690, wt=87.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19691, wt=95.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19692, wt=82.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19693, wt=92.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19694, wt=92.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19695, wt=92.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19696, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19697, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19698, wt=96.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19699, wt=98.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19700, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19701, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19702, wt=96.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19703, wt=98.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19704, wt=87.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19705, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19706, wt=91.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19707, wt=102.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19708, wt=84.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19709, wt=101.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19710, wt=96.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19711, wt=98.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19712, wt=91.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19713, wt=94.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19714, wt=86.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19715, wt=94.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19716, wt=94.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19717, wt=110.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19718, wt=110.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19719, wt=110.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19720, wt=110.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19721, wt=92.000) has high priority.
% 14.84/15.09  
% 14.84/15.09  WARNING: worst clause (id=19722, wt=86.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19723, wt=91.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19724, wt=91.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19725, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19726, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19727, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19728, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19729, wt=100.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19730, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19731, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19732, wt=92.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19733, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19734, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19735, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19736, wt=87.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19737, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19738, wt=95.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19739, wt=92.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19740, wt=92.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19741, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19742, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19743, wt=100.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19744, wt=90.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19745, wt=106.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19746, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19747, wt=106.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19748, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19749, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19750, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19751, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19752, wt=106.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19753, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19754, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19755, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19756, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19757, wt=91.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19758, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19759, wt=85.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19760, wt=106.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19761, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19762, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19763, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19764, wt=86.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19765, wt=91.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19766, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19767, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19768, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19769, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19770, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19771, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19772, wt=106.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19773, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19774, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19775, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19776, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19777, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19778, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19779, wt=96.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19780, wt=92.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19781, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19782, wt=101.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19783, wt=91.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19784, wt=102.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19785, wt=92.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=19786, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19787, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19788, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19789, wt=91.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19790, wt=94.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19791, wt=86.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19792, wt=94.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19793, wt=94.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19794, wt=86.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19795, wt=91.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19796, wt=91.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19797, wt=94.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19798, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19799, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19800, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19801, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19802, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19803, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19804, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19805, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19806, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19807, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19808, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19809, wt=106.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19810, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19811, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19812, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19813, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19814, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19815, wt=106.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19816, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19817, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19818, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19819, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19820, wt=91.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19821, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19822, wt=106.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19823, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19824, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19825, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19826, wt=86.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19827, wt=91.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19828, wt=94.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19829, wt=96.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19830, wt=101.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19831, wt=98.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19832, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19833, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19834, wt=81.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19835, wt=69.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19836, wt=71.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19837, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19838, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19839, wt=81.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19840, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19841, wt=60.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19842, wt=63.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19843, wt=56.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19844, wt=67.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19845, wt=75.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19846, wt=75.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19847, wt=63.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19848, wt=74.000) has high priority.
% 14.84/15.13  
% 14.84/15.13  WARNING: worst clause (id=19849, wt=64.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19850, wt=65.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19851, wt=63.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19852, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19853, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19854, wt=59.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19855, wt=69.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19856, wt=81.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19857, wt=71.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19858, wt=66.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19859, wt=66.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19860, wt=77.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19861, wt=68.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19862, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19863, wt=63.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19864, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19865, wt=75.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19866, wt=75.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19867, wt=68.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19868, wt=63.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19869, wt=68.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19870, wt=65.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19871, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19872, wt=66.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19873, wt=59.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19874, wt=67.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19875, wt=81.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19876, wt=66.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19877, wt=68.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19878, wt=63.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19879, wt=70.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19880, wt=66.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19881, wt=71.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19882, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19883, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19884, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19885, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19886, wt=96.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19887, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19888, wt=86.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19889, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19890, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19891, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19892, wt=81.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19893, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19894, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19895, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19896, wt=88.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19897, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19898, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19899, wt=102.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19900, wt=59.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19901, wt=62.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19902, wt=55.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19903, wt=62.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19904, wt=94.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19905, wt=94.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19906, wt=92.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19907, wt=95.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19908, wt=87.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19909, wt=95.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19910, wt=82.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19911, wt=92.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19912, wt=92.000) has high priority.
% 14.84/15.15  
% 14.84/15.15  WARNING: worst clause (id=19913, wt=92.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19914, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19915, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19916, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19917, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19918, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19919, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19920, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19921, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19922, wt=87.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19923, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19924, wt=91.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19925, wt=102.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19926, wt=84.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19927, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19928, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19929, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19930, wt=91.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19931, wt=94.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19932, wt=86.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19933, wt=94.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19934, wt=94.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19935, wt=110.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19936, wt=110.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19937, wt=110.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19938, wt=110.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19939, wt=92.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19940, wt=86.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19941, wt=91.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19942, wt=91.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19943, wt=94.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19944, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19945, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19946, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19947, wt=100.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19948, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19949, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19950, wt=92.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19951, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19952, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19953, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19954, wt=87.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19955, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19956, wt=95.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19957, wt=92.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19958, wt=92.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19959, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19960, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19961, wt=100.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19962, wt=90.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19963, wt=106.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19964, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19965, wt=106.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19966, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19967, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19968, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19969, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19970, wt=106.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19971, wt=96.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19972, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19973, wt=98.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19974, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19975, wt=91.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19976, wt=101.000) has high priority.
% 14.94/15.17  
% 14.94/15.17  WARNING: worst clause (id=19977, wt=85.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19978, wt=106.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19979, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19980, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19981, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19982, wt=86.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19983, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19984, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19985, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19986, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19987, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19988, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19989, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19990, wt=106.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19991, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19992, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19993, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19994, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19995, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19996, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19997, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19998, wt=92.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=19999, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20000, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20001, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20002, wt=102.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20003, wt=92.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20004, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20005, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20006, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20007, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20008, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20009, wt=86.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20010, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20011, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20012, wt=86.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20013, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20014, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20015, wt=94.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20016, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20017, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20018, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20019, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20020, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20021, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20022, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20023, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20024, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20025, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20026, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20027, wt=106.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20028, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20029, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20030, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20031, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20032, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20033, wt=106.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20034, wt=96.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20035, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20036, wt=98.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20037, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20038, wt=91.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20039, wt=101.000) has high priority.
% 14.96/15.19  
% 14.96/15.19  WARNING: worst clause (id=20040, wt=106.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20041, wt=101.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20042, wt=96.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20043, wt=98.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20044, wt=86.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20045, wt=91.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20046, wt=94.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20047, wt=96.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20048, wt=101.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20049, wt=98.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20050, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20051, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20052, wt=81.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20053, wt=69.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20054, wt=71.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20055, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20056, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20057, wt=81.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20058, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20059, wt=60.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20060, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20061, wt=56.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20062, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20063, wt=75.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20064, wt=75.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20065, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20066, wt=74.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20067, wt=64.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20068, wt=65.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20069, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20070, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20071, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20072, wt=59.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20073, wt=69.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20074, wt=81.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20075, wt=71.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20076, wt=66.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20077, wt=66.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20078, wt=77.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20079, wt=68.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20080, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20081, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20082, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20083, wt=75.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20084, wt=75.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20085, wt=68.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20086, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20087, wt=68.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20088, wt=65.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20089, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20090, wt=66.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20091, wt=59.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20092, wt=67.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20093, wt=81.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20094, wt=66.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20095, wt=68.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20096, wt=63.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20097, wt=70.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20098, wt=66.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20099, wt=71.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20100, wt=92.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20101, wt=92.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20102, wt=92.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20103, wt=92.000) has high priority.
% 14.99/15.22  
% 14.99/15.22  WARNING: worst clause (id=20104, wt=100.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20105, wt=92.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20106, wt=90.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20107, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20108, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20109, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20110, wt=85.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20111, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20112, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20113, wt=92.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20114, wt=92.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20115, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20116, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20117, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20118, wt=90.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20119, wt=63.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20120, wt=59.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20121, wt=90.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20122, wt=66.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20123, wt=80.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20124, wt=66.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20125, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20126, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20127, wt=96.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20128, wt=99.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20129, wt=91.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20130, wt=99.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20131, wt=86.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20132, wt=96.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20133, wt=96.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20134, wt=96.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20135, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20136, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20137, wt=100.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20138, wt=102.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20139, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20140, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20141, wt=100.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20142, wt=102.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20143, wt=91.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20144, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20145, wt=95.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20146, wt=106.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20147, wt=88.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20148, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20149, wt=100.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20150, wt=102.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20151, wt=95.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20152, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20153, wt=90.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20154, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20155, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20156, wt=114.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20157, wt=114.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20158, wt=114.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20159, wt=114.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20160, wt=96.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20161, wt=90.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20162, wt=95.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20163, wt=95.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20164, wt=98.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20165, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20166, wt=100.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20167, wt=105.000) has high priority.
% 15.00/15.24  
% 15.00/15.24  WARNING: worst clause (id=20168, wt=104.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20169, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20170, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20171, wt=96.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20172, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20173, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20174, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20175, wt=91.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20176, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20177, wt=99.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20178, wt=96.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20179, wt=96.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20180, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20181, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20182, wt=104.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20183, wt=94.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20184, wt=110.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20185, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20186, wt=110.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20187, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20188, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20189, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20190, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20191, wt=110.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20192, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20193, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20194, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20195, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20196, wt=95.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20197, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20198, wt=106.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20199, wt=89.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20200, wt=110.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20201, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20202, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20203, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20204, wt=90.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20205, wt=95.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20206, wt=98.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20207, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20208, wt=104.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20209, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20210, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20211, wt=106.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20212, wt=104.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20213, wt=98.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20214, wt=98.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20215, wt=110.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20216, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20217, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20218, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20219, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20220, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20221, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20222, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20223, wt=96.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20224, wt=102.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20225, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20226, wt=95.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20227, wt=106.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20228, wt=96.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20229, wt=105.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20230, wt=100.000) has high priority.
% 15.00/15.25  
% 15.00/15.25  WARNING: worst clause (id=20231, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20232, wt=95.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20233, wt=98.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20234, wt=90.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20235, wt=98.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20236, wt=98.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20237, wt=90.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20238, wt=95.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20239, wt=95.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20240, wt=98.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20241, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20242, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20243, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20244, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20245, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20246, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20247, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20248, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20249, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20250, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20251, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20252, wt=110.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20253, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20254, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20255, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20256, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20257, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20258, wt=110.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20259, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20260, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20261, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20262, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20263, wt=95.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20264, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20265, wt=106.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20266, wt=110.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20267, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20268, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20269, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20270, wt=90.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20271, wt=95.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20272, wt=98.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20273, wt=100.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20274, wt=104.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20275, wt=105.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20276, wt=102.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20277, wt=106.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20278, wt=104.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20279, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20280, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20281, wt=85.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20282, wt=73.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20283, wt=75.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20284, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20285, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20286, wt=85.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20287, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20288, wt=64.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20289, wt=67.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20290, wt=60.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20291, wt=91.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20292, wt=71.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20293, wt=79.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20294, wt=79.000) has high priority.
% 15.00/15.27  
% 15.00/15.27  WARNING: worst clause (id=20295, wt=94.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20296, wt=88.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20297, wt=67.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20298, wt=91.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20299, wt=78.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20300, wt=68.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20301, wt=69.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20302, wt=90.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20303, wt=67.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20304, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20305, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20306, wt=63.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20307, wt=73.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20308, wt=85.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20309, wt=75.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20310, wt=94.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20311, wt=70.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20312, wt=82.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20313, wt=85.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20314, wt=85.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20315, wt=70.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20316, wt=81.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20317, wt=72.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20318, wt=90.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20319, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20320, wt=67.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20321, wt=91.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20322, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20323, wt=79.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20324, wt=79.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20325, wt=72.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20326, wt=67.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20327, wt=91.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20328, wt=88.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20329, wt=72.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20330, wt=69.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20331, wt=84.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20332, wt=90.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20333, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20334, wt=70.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20335, wt=63.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20336, wt=88.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20337, wt=90.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20338, wt=71.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20339, wt=85.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20340, wt=70.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20341, wt=72.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20342, wt=67.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20343, wt=74.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20344, wt=91.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20345, wt=84.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20346, wt=91.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20347, wt=70.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20348, wt=84.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20349, wt=75.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20350, wt=92.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20351, wt=92.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20352, wt=92.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20353, wt=92.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20354, wt=100.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20355, wt=92.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20356, wt=90.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20357, wt=106.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20358, wt=106.000) has high priority.
% 15.00/15.29  
% 15.00/15.29  WARNING: worst clause (id=20359, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20360, wt=85.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20361, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20362, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20363, wt=92.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20364, wt=92.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20365, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20366, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20367, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20368, wt=90.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20369, wt=63.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20370, wt=59.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20371, wt=90.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20372, wt=66.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20373, wt=80.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20374, wt=66.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20375, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20376, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20377, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20378, wt=99.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20379, wt=91.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20380, wt=99.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20381, wt=86.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20382, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20383, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20384, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20385, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20386, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20387, wt=100.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20388, wt=102.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20389, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20390, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20391, wt=100.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20392, wt=102.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20393, wt=91.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20394, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20395, wt=95.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20396, wt=106.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20397, wt=88.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20398, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20399, wt=100.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20400, wt=102.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20401, wt=95.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20402, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20403, wt=90.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20404, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20405, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20406, wt=114.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20407, wt=114.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20408, wt=114.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20409, wt=114.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20410, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20411, wt=90.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20412, wt=95.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20413, wt=95.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20414, wt=98.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20415, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20416, wt=100.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20417, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20418, wt=104.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20419, wt=102.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20420, wt=105.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20421, wt=96.000) has high priority.
% 15.08/15.31  
% 15.08/15.31  WARNING: worst clause (id=20422, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20423, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20424, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20425, wt=91.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20426, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20427, wt=99.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20428, wt=96.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20429, wt=96.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20430, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20431, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20432, wt=104.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20433, wt=94.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20434, wt=110.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20435, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20436, wt=110.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20437, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20438, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20439, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20440, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20441, wt=110.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20442, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20443, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20444, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20445, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20446, wt=95.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20447, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20448, wt=106.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20449, wt=89.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20450, wt=110.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20451, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20452, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20453, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20454, wt=90.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20455, wt=95.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20456, wt=98.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20457, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20458, wt=104.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20459, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20460, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20461, wt=106.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20462, wt=104.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20463, wt=98.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20464, wt=98.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20465, wt=110.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20466, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20467, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20468, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20469, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20470, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20471, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20472, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20473, wt=96.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20474, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20475, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20476, wt=95.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20477, wt=106.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20478, wt=96.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20479, wt=105.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20480, wt=100.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20481, wt=102.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20482, wt=95.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20483, wt=98.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20484, wt=90.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20485, wt=98.000) has high priority.
% 15.08/15.32  
% 15.08/15.32  WARNING: worst clause (id=20486, wt=98.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20487, wt=90.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20488, wt=95.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20489, wt=95.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20490, wt=98.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20491, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20492, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20493, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20494, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20495, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20496, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20497, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20498, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20499, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20500, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20501, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20502, wt=110.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20503, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20504, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20505, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20506, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20507, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20508, wt=110.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20509, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20510, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20511, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20512, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20513, wt=95.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20514, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20515, wt=106.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20516, wt=110.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20517, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20518, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20519, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20520, wt=90.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20521, wt=95.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20522, wt=98.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20523, wt=100.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20524, wt=104.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20525, wt=105.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20526, wt=102.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20527, wt=106.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20528, wt=104.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20529, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20530, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20531, wt=85.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20532, wt=73.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20533, wt=75.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20534, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20535, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20536, wt=85.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20537, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20538, wt=64.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20539, wt=67.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20540, wt=60.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20541, wt=91.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20542, wt=71.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20543, wt=79.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20544, wt=79.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20545, wt=94.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20546, wt=88.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20547, wt=67.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20548, wt=91.000) has high priority.
% 15.08/15.35  
% 15.08/15.35  WARNING: worst clause (id=20549, wt=78.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20550, wt=68.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20551, wt=69.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20552, wt=90.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20553, wt=67.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20554, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20555, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20556, wt=63.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20557, wt=73.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20558, wt=85.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20559, wt=75.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20560, wt=94.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20561, wt=70.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20562, wt=82.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20563, wt=85.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20564, wt=85.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20565, wt=70.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20566, wt=81.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20567, wt=72.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20568, wt=90.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20569, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20570, wt=67.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20571, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20572, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20573, wt=79.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20574, wt=79.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20575, wt=72.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20576, wt=67.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20577, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20578, wt=88.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20579, wt=72.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20580, wt=69.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20581, wt=84.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20582, wt=90.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20583, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20584, wt=70.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20585, wt=63.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20586, wt=88.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20587, wt=90.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20588, wt=71.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20589, wt=85.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20590, wt=70.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20591, wt=72.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20592, wt=67.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20593, wt=74.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20594, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20595, wt=84.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20596, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20597, wt=70.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20598, wt=84.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20599, wt=75.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20600, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20601, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20602, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20603, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20604, wt=99.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20605, wt=91.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20606, wt=89.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20607, wt=105.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20608, wt=105.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20609, wt=105.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20610, wt=84.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20611, wt=105.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20612, wt=105.000) has high priority.
% 15.08/15.36  
% 15.08/15.36  WARNING: worst clause (id=20613, wt=91.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20614, wt=91.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20615, wt=105.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20616, wt=105.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20617, wt=105.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20618, wt=62.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20619, wt=65.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20620, wt=58.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20621, wt=65.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20622, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20623, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20624, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20625, wt=98.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20626, wt=90.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20627, wt=98.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20628, wt=85.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20629, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20630, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20631, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20632, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20633, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20634, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20635, wt=101.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20636, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20637, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20638, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20639, wt=101.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20640, wt=90.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20641, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20642, wt=94.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20643, wt=105.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20644, wt=87.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20645, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20646, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20647, wt=101.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20648, wt=94.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20649, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20650, wt=89.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20651, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20652, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20653, wt=113.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20654, wt=113.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20655, wt=113.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20656, wt=113.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20657, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20658, wt=89.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20659, wt=94.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20660, wt=94.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20661, wt=97.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20662, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20663, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20664, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20665, wt=103.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20666, wt=101.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20667, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20668, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20669, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20670, wt=104.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20671, wt=101.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20672, wt=90.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20673, wt=99.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20674, wt=98.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20675, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20676, wt=95.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=20677, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20678, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20679, wt=103.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20680, wt=93.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20681, wt=109.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20682, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20683, wt=109.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20684, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20685, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20686, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20687, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20688, wt=109.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20689, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20690, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20691, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20692, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20693, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20694, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20695, wt=88.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20696, wt=109.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20697, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20698, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20699, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20700, wt=89.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20701, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20702, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20703, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20704, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20705, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20706, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20707, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20708, wt=109.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20709, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20710, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20711, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20712, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20713, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20714, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20715, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20716, wt=95.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20717, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20718, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20719, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20720, wt=105.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20721, wt=95.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20722, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20723, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20724, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20725, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20726, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20727, wt=89.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20728, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20729, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20730, wt=89.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20731, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20732, wt=94.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20733, wt=97.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20734, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20735, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20736, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20737, wt=101.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20738, wt=104.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20739, wt=99.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=20740, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20741, wt=101.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20742, wt=99.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20743, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20744, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20745, wt=109.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20746, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20747, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20748, wt=99.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20749, wt=101.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20750, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20751, wt=109.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20752, wt=99.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20753, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20754, wt=101.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20755, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20756, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20757, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20758, wt=109.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20759, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20760, wt=99.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20761, wt=101.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20762, wt=89.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20763, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20764, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20765, wt=99.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20766, wt=104.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20767, wt=101.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20768, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20769, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20770, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20771, wt=72.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20772, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20773, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20774, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20775, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20776, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20777, wt=63.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20778, wt=66.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20779, wt=59.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20780, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20781, wt=78.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20782, wt=78.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20783, wt=66.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20784, wt=77.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20785, wt=67.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20786, wt=68.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20787, wt=66.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20788, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20789, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20790, wt=62.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20791, wt=72.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20792, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20793, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20794, wt=69.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20795, wt=69.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20796, wt=80.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20797, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20798, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20799, wt=66.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20800, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20801, wt=78.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20802, wt=78.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20803, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=20804, wt=66.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20805, wt=71.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20806, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20807, wt=70.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20808, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20809, wt=62.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20810, wt=70.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20811, wt=84.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20812, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20813, wt=71.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20814, wt=66.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20815, wt=73.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20816, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20817, wt=74.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20818, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20819, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20820, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20821, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20822, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20823, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20824, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20825, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20826, wt=96.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20827, wt=86.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20828, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20829, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20830, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20831, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20832, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20833, wt=102.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20834, wt=81.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20835, wt=59.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20836, wt=62.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20837, wt=55.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20838, wt=58.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20839, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20840, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20841, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20842, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20843, wt=96.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20844, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20845, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20846, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20847, wt=96.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20848, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20849, wt=91.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20850, wt=92.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20851, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20852, wt=96.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20853, wt=91.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20854, wt=86.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20855, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20856, wt=110.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20857, wt=110.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20858, wt=110.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20859, wt=110.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20860, wt=106.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20861, wt=86.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20862, wt=91.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20863, wt=91.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20864, wt=92.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20865, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20866, wt=101.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=20867, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20868, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20869, wt=98.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20870, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20871, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20872, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20873, wt=98.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20874, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20875, wt=102.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20876, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20877, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20878, wt=94.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20879, wt=102.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20880, wt=106.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20881, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20882, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20883, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20884, wt=106.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20885, wt=86.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20886, wt=91.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20887, wt=91.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20888, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20889, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20890, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20891, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20892, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20893, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20894, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20895, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20896, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20897, wt=94.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20898, wt=94.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20899, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20900, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20901, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20902, wt=98.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20903, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20904, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20905, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20906, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20907, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20908, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20909, wt=91.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20910, wt=100.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20911, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20912, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20913, wt=87.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20914, wt=86.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20915, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20916, wt=101.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20917, wt=96.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20918, wt=100.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20919, wt=91.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20920, wt=86.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20921, wt=94.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20922, wt=100.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20923, wt=94.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20924, wt=90.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20925, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20926, wt=90.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20927, wt=87.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20928, wt=95.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20929, wt=87.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20930, wt=92.000) has high priority.
% 15.15/15.45  
% 15.15/15.45  WARNING: worst clause (id=20931, wt=86.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20932, wt=91.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20933, wt=91.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20934, wt=94.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20935, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20936, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20937, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20938, wt=98.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20939, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20940, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20941, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20942, wt=98.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20943, wt=82.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20944, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20945, wt=102.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20946, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20947, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20948, wt=94.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20949, wt=102.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20950, wt=106.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20951, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20952, wt=106.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20953, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20954, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20955, wt=106.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20956, wt=86.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20957, wt=91.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20958, wt=91.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20959, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20960, wt=106.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20961, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20962, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20963, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20964, wt=96.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20965, wt=85.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20966, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20967, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20968, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20969, wt=101.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20970, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20971, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20972, wt=81.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20973, wt=69.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20974, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20975, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20976, wt=81.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20977, wt=71.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20978, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20979, wt=60.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20980, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20981, wt=75.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20982, wt=75.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20983, wt=63.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20984, wt=74.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20985, wt=64.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20986, wt=63.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20987, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20988, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20989, wt=69.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20990, wt=81.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20991, wt=59.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20992, wt=56.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20993, wt=70.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20994, wt=67.000) has high priority.
% 15.24/15.48  
% 15.24/15.48  WARNING: worst clause (id=20995, wt=63.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=20996, wt=67.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=20997, wt=75.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=20998, wt=75.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=20999, wt=68.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21000, wt=63.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21001, wt=68.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21002, wt=67.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21003, wt=66.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21004, wt=66.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21005, wt=63.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21006, wt=67.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21007, wt=81.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21008, wt=71.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21009, wt=71.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21010, wt=66.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21011, wt=59.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21012, wt=63.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21013, wt=63.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21014, wt=66.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21015, wt=77.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21016, wt=62.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21017, wt=65.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21018, wt=66.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21019, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21020, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21021, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21022, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21023, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21024, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21025, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21026, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21027, wt=96.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21028, wt=86.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21029, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21030, wt=88.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21031, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21032, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21033, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21034, wt=102.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21035, wt=81.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21036, wt=59.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21037, wt=62.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21038, wt=55.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21039, wt=58.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21040, wt=94.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21041, wt=94.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21042, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21043, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21044, wt=96.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21045, wt=98.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21046, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21047, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21048, wt=96.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21049, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21050, wt=91.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21051, wt=92.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21052, wt=101.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21053, wt=96.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21054, wt=91.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21055, wt=86.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21056, wt=94.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21057, wt=110.000) has high priority.
% 15.26/15.49  
% 15.26/15.49  WARNING: worst clause (id=21058, wt=110.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21059, wt=110.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21060, wt=110.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21061, wt=106.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21062, wt=86.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21063, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21064, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21065, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21066, wt=94.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21067, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21068, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21069, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21070, wt=98.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21071, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21072, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21073, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21074, wt=98.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21075, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21076, wt=102.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21077, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21078, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21079, wt=94.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21080, wt=102.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21081, wt=106.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21082, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21083, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21084, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21085, wt=106.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21086, wt=86.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21087, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21088, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21089, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21090, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21091, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21092, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21093, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21094, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21095, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21096, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21097, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21098, wt=94.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21099, wt=94.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21100, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21101, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21102, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21103, wt=98.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21104, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21105, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21106, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21107, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21108, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21109, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21110, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21111, wt=100.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21112, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21113, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21114, wt=87.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21115, wt=86.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21116, wt=92.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21117, wt=101.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21118, wt=96.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21119, wt=100.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21120, wt=91.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21121, wt=86.000) has high priority.
% 15.26/15.51  
% 15.26/15.51  WARNING: worst clause (id=21122, wt=94.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21123, wt=100.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21124, wt=94.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21125, wt=90.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21126, wt=92.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21127, wt=90.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21128, wt=87.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21129, wt=95.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21130, wt=87.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21131, wt=92.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21132, wt=86.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21133, wt=91.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21134, wt=91.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21135, wt=94.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21136, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21137, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21138, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21139, wt=98.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21140, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21141, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21142, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21143, wt=98.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21144, wt=82.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21145, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21146, wt=102.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21147, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21148, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21149, wt=94.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21150, wt=102.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21151, wt=106.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21152, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21153, wt=106.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21154, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21155, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21156, wt=106.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21157, wt=86.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21158, wt=91.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21159, wt=91.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21160, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21161, wt=106.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21162, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21163, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21164, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21165, wt=96.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21166, wt=85.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21167, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21168, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21169, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21170, wt=101.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21171, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21172, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21173, wt=81.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21174, wt=69.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21175, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21176, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21177, wt=81.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21178, wt=71.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21179, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21180, wt=60.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21181, wt=67.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21182, wt=75.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21183, wt=75.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21184, wt=63.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21185, wt=74.000) has high priority.
% 15.31/15.54  
% 15.31/15.54  WARNING: worst clause (id=21186, wt=64.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21187, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21188, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21189, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21190, wt=69.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21191, wt=81.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21192, wt=59.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21193, wt=56.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21194, wt=70.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21195, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21196, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21197, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21198, wt=75.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21199, wt=75.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21200, wt=68.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21201, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21202, wt=68.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21203, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21204, wt=66.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21205, wt=66.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21206, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21207, wt=67.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21208, wt=81.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21209, wt=71.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21210, wt=71.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21211, wt=66.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21212, wt=59.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21213, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21214, wt=63.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21215, wt=66.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21216, wt=77.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21217, wt=62.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21218, wt=65.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21219, wt=66.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21220, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21221, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21222, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21223, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21224, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21225, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21226, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21227, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21228, wt=96.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21229, wt=86.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21230, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21231, wt=88.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21232, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21233, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21234, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21235, wt=102.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21236, wt=81.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21237, wt=59.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21238, wt=62.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21239, wt=55.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21240, wt=58.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21241, wt=94.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21242, wt=94.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21243, wt=101.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21244, wt=101.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21245, wt=96.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21246, wt=98.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21247, wt=101.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21248, wt=101.000) has high priority.
% 15.31/15.56  
% 15.31/15.56  WARNING: worst clause (id=21249, wt=96.000) has high priority.
% 15.31/15.56  
% 15.31/15.58  WARNING: worst clause (id=21250, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21251, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21252, wt=92.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21253, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21254, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21255, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21256, wt=86.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21257, wt=94.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21258, wt=110.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21259, wt=110.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21260, wt=110.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21261, wt=110.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21262, wt=106.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21263, wt=86.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21264, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21265, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21266, wt=92.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21267, wt=94.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21268, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21269, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21270, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21271, wt=98.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21272, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21273, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21274, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21275, wt=98.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21276, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21277, wt=102.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21278, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21279, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21280, wt=94.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21281, wt=102.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21282, wt=106.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21283, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21284, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21285, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21286, wt=106.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21287, wt=86.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21288, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21289, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21290, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21291, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21292, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21293, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21294, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21295, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21296, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21297, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21298, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21299, wt=94.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21300, wt=94.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21301, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21302, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21303, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21304, wt=98.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21305, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21306, wt=92.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21307, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21308, wt=96.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21309, wt=92.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21310, wt=101.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21311, wt=91.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21312, wt=100.000) has high priority.
% 15.31/15.58  
% 15.31/15.58  WARNING: worst clause (id=21313, wt=92.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21314, wt=92.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21315, wt=87.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21316, wt=86.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21317, wt=92.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21318, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21319, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21320, wt=100.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21321, wt=91.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21322, wt=86.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21323, wt=94.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21324, wt=100.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21325, wt=94.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21326, wt=90.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21327, wt=92.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21328, wt=90.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21329, wt=87.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21330, wt=95.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21331, wt=87.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21332, wt=92.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21333, wt=86.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21334, wt=91.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21335, wt=91.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21336, wt=94.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21337, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21338, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21339, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21340, wt=98.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21341, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21342, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21343, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21344, wt=98.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21345, wt=82.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21346, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21347, wt=102.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21348, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21349, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21350, wt=94.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21351, wt=102.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21352, wt=106.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21353, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21354, wt=106.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21355, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21356, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21357, wt=106.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21358, wt=86.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21359, wt=91.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21360, wt=91.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21361, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21362, wt=106.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21363, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21364, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21365, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21366, wt=96.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21367, wt=85.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21368, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21369, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21370, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21371, wt=101.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21372, wt=67.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21373, wt=67.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21374, wt=81.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21375, wt=69.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21376, wt=67.000) has high priority.
% 15.31/15.60  
% 15.31/15.60  WARNING: worst clause (id=21377, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21378, wt=81.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21379, wt=71.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21380, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21381, wt=60.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21382, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21383, wt=75.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21384, wt=75.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21385, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21386, wt=74.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21387, wt=64.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21388, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21389, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21390, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21391, wt=69.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21392, wt=81.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21393, wt=59.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21394, wt=56.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21395, wt=70.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21396, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21397, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21398, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21399, wt=75.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21400, wt=75.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21401, wt=68.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21402, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21403, wt=68.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21404, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21405, wt=66.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21406, wt=66.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21407, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21408, wt=67.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21409, wt=81.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21410, wt=71.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21411, wt=71.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21412, wt=66.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21413, wt=59.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21414, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21415, wt=63.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21416, wt=66.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21417, wt=77.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21418, wt=62.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21419, wt=65.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21420, wt=66.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21421, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21422, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21423, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21424, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21425, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21426, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21427, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21428, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21429, wt=100.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21430, wt=90.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21431, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21432, wt=92.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21433, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21434, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21435, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21436, wt=106.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21437, wt=85.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21438, wt=90.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21439, wt=90.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21440, wt=80.000) has high priority.
% 15.31/15.62  
% 15.31/15.62  WARNING: worst clause (id=21441, wt=63.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21442, wt=66.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21443, wt=59.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21444, wt=62.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21445, wt=98.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21446, wt=98.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21447, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21448, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21449, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21450, wt=102.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21451, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21452, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21453, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21454, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21455, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21456, wt=96.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21457, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21458, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21459, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21460, wt=90.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21461, wt=98.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21462, wt=114.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21463, wt=114.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21464, wt=114.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21465, wt=114.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21466, wt=110.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21467, wt=90.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21468, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21469, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21470, wt=96.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21471, wt=98.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21472, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21473, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21474, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21475, wt=102.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21476, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21477, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21478, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21479, wt=102.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21480, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21481, wt=106.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21482, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21483, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21484, wt=98.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21485, wt=106.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21486, wt=110.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21487, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21488, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21489, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21490, wt=110.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21491, wt=90.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21492, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21493, wt=95.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21494, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21495, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21496, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21497, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21498, wt=100.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21499, wt=104.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21500, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21501, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21502, wt=105.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21503, wt=106.000) has high priority.
% 15.39/15.64  
% 15.39/15.64  WARNING: worst clause (id=21504, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21505, wt=104.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21506, wt=106.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21507, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21508, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21509, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21510, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21511, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21512, wt=102.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21513, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21514, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21515, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21516, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21517, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21518, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21519, wt=95.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21520, wt=104.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21521, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21522, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21523, wt=91.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21524, wt=90.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21525, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21526, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21527, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21528, wt=104.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21529, wt=95.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21530, wt=90.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21531, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21532, wt=104.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21533, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21534, wt=94.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21535, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21536, wt=94.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21537, wt=91.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21538, wt=99.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21539, wt=91.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21540, wt=96.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21541, wt=90.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21542, wt=95.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21543, wt=95.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21544, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21545, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21546, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21547, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21548, wt=102.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21549, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21550, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21551, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21552, wt=102.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21553, wt=86.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21554, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21555, wt=106.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21556, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21557, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21558, wt=98.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21559, wt=106.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21560, wt=110.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21561, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21562, wt=110.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21563, wt=100.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21564, wt=105.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21565, wt=110.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21566, wt=90.000) has high priority.
% 15.39/15.66  
% 15.39/15.66  WARNING: worst clause (id=21567, wt=95.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21568, wt=95.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21569, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21570, wt=110.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21571, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21572, wt=100.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21573, wt=100.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21574, wt=100.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21575, wt=104.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21576, wt=89.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21577, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21578, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21579, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21580, wt=106.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21581, wt=105.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21582, wt=104.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21583, wt=106.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21584, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21585, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21586, wt=85.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21587, wt=73.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21588, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21589, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21590, wt=85.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21591, wt=94.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21592, wt=75.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21593, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21594, wt=64.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21595, wt=91.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21596, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21597, wt=79.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21598, wt=79.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21599, wt=94.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21600, wt=67.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21601, wt=91.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21602, wt=88.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21603, wt=78.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21604, wt=68.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21605, wt=84.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21606, wt=90.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21607, wt=67.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21608, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21609, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21610, wt=73.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21611, wt=85.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21612, wt=63.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21613, wt=60.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21614, wt=74.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21615, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21616, wt=67.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21617, wt=91.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21618, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21619, wt=79.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21620, wt=79.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21621, wt=72.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21622, wt=67.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21623, wt=88.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21624, wt=91.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21625, wt=72.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21626, wt=90.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21627, wt=71.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21628, wt=70.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21629, wt=70.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21630, wt=85.000) has high priority.
% 15.39/15.67  
% 15.39/15.67  WARNING: worst clause (id=21631, wt=67.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21632, wt=91.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21633, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21634, wt=71.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21635, wt=85.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21636, wt=75.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21637, wt=75.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21638, wt=70.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21639, wt=63.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21640, wt=67.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21641, wt=82.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21642, wt=67.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21643, wt=70.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21644, wt=85.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21645, wt=81.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21646, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21647, wt=66.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21648, wt=88.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21649, wt=84.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21650, wt=69.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21651, wt=91.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21652, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21653, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21654, wt=70.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21655, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21656, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21657, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21658, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21659, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21660, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21661, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21662, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21663, wt=100.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21664, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21665, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21666, wt=92.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21667, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21668, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21669, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21670, wt=106.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21671, wt=85.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21672, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21673, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21674, wt=80.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21675, wt=63.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21676, wt=66.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21677, wt=59.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21678, wt=62.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21679, wt=98.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21680, wt=98.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21681, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21682, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21683, wt=100.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21684, wt=102.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21685, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21686, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21687, wt=100.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21688, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21689, wt=95.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21690, wt=96.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21691, wt=105.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21692, wt=100.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21693, wt=95.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21694, wt=90.000) has high priority.
% 15.39/15.69  
% 15.39/15.69  WARNING: worst clause (id=21695, wt=98.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21696, wt=114.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21697, wt=114.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21698, wt=114.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21699, wt=114.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21700, wt=110.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21701, wt=90.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21702, wt=95.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21703, wt=95.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21704, wt=96.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21705, wt=98.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21706, wt=105.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21707, wt=100.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21708, wt=105.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21709, wt=102.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21710, wt=105.000) has high priority.
% 15.46/15.70  
% 15.46/15.70  WARNING: worst clause (id=21711, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21712, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21713, wt=102.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21714, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21715, wt=106.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21716, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21717, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21718, wt=98.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21719, wt=106.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21720, wt=110.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21721, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21722, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21723, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21724, wt=110.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21725, wt=90.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21726, wt=95.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21727, wt=95.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21728, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21729, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21730, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21731, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21732, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21733, wt=104.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21734, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21735, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21736, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21737, wt=106.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21738, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21739, wt=104.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21740, wt=106.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21741, wt=98.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21742, wt=98.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21743, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21744, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21745, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21746, wt=102.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21747, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21748, wt=96.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21749, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21750, wt=100.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21751, wt=96.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21752, wt=105.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21753, wt=95.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21754, wt=104.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21755, wt=96.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21756, wt=96.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21757, wt=91.000) has high priority.
% 15.46/15.71  
% 15.46/15.71  WARNING: worst clause (id=21758, wt=90.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21759, wt=96.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21760, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21761, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21762, wt=104.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21763, wt=95.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21764, wt=90.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21765, wt=98.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21766, wt=104.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21767, wt=98.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21768, wt=94.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21769, wt=96.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21770, wt=94.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21771, wt=91.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21772, wt=99.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21773, wt=91.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21774, wt=96.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21775, wt=90.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21776, wt=95.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21777, wt=95.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21778, wt=98.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21779, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21780, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21781, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21782, wt=102.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21783, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21784, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21785, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21786, wt=102.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21787, wt=86.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21788, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21789, wt=106.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21790, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21791, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21792, wt=98.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21793, wt=106.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21794, wt=110.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21795, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21796, wt=110.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21797, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21798, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21799, wt=110.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21800, wt=90.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21801, wt=95.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21802, wt=95.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21803, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21804, wt=110.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21805, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21806, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21807, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21808, wt=100.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21809, wt=104.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21810, wt=89.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21811, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21812, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21813, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21814, wt=106.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21815, wt=105.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21816, wt=104.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21817, wt=106.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21818, wt=71.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21819, wt=71.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21820, wt=85.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21821, wt=73.000) has high priority.
% 15.46/15.73  
% 15.46/15.73  WARNING: worst clause (id=21822, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21823, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21824, wt=85.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21825, wt=94.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21826, wt=75.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21827, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21828, wt=64.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21829, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21830, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21831, wt=79.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21832, wt=79.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21833, wt=94.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21834, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21835, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21836, wt=88.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21837, wt=78.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21838, wt=68.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21839, wt=84.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21840, wt=90.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21841, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21842, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21843, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21844, wt=73.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21845, wt=85.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21846, wt=63.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21847, wt=60.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21848, wt=74.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21849, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21850, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21851, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21852, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21853, wt=79.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21854, wt=79.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21855, wt=72.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21856, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21857, wt=88.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21858, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21859, wt=72.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21860, wt=90.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21861, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21862, wt=70.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21863, wt=70.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21864, wt=85.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21865, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21866, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21867, wt=90.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21868, wt=71.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21869, wt=85.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21870, wt=75.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21871, wt=75.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21872, wt=70.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21873, wt=63.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21874, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21875, wt=82.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21876, wt=67.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21877, wt=70.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21878, wt=85.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21879, wt=81.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21880, wt=90.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21881, wt=66.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21882, wt=88.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21883, wt=84.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21884, wt=69.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21885, wt=91.000) has high priority.
% 15.46/15.74  
% 15.46/15.74  WARNING: worst clause (id=21886, wt=90.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21887, wt=90.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21888, wt=70.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21889, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21890, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21891, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21892, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21893, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21894, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21895, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21896, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21897, wt=99.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21898, wt=89.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21899, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21900, wt=91.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21901, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21902, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21903, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21904, wt=105.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21905, wt=84.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21906, wt=62.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21907, wt=65.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21908, wt=58.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21909, wt=61.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21910, wt=97.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21911, wt=97.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21912, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21913, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21914, wt=99.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21915, wt=101.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21916, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21917, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21918, wt=99.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21919, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21920, wt=94.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21921, wt=95.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21922, wt=104.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21923, wt=99.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21924, wt=94.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21925, wt=89.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21926, wt=97.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21927, wt=113.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21928, wt=113.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21929, wt=113.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21930, wt=113.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21931, wt=109.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21932, wt=89.000) has high priority.
% 15.46/15.75  
% 15.46/15.75  WARNING: worst clause (id=21933, wt=94.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21934, wt=94.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21935, wt=95.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21936, wt=97.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21937, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21938, wt=99.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21939, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21940, wt=101.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21941, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21942, wt=99.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21943, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21944, wt=101.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21945, wt=99.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21946, wt=105.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21947, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21948, wt=104.000) has high priority.
% 15.46/15.76  
% 15.46/15.76  WARNING: worst clause (id=21949, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21950, wt=105.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21951, wt=109.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21952, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21953, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21954, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21955, wt=109.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21956, wt=89.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21957, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21958, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21959, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21960, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21961, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21962, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21963, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21964, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21965, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21966, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21967, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21968, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21969, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21970, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21971, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21972, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21973, wt=101.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21974, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21975, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21976, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21977, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21978, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21979, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21980, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21981, wt=103.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21982, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21983, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21984, wt=90.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21985, wt=89.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21986, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21987, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21988, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21989, wt=103.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21990, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21991, wt=89.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21992, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21993, wt=103.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21994, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21995, wt=93.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21996, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21997, wt=93.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21998, wt=90.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=21999, wt=98.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22000, wt=90.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22001, wt=95.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22002, wt=89.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22003, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22004, wt=94.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22005, wt=97.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22006, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22007, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22008, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22009, wt=101.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22010, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22011, wt=99.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22012, wt=104.000) has high priority.
% 15.54/15.77  
% 15.54/15.77  WARNING: worst clause (id=22013, wt=101.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22014, wt=85.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22015, wt=99.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22016, wt=105.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22017, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22018, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22019, wt=97.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22020, wt=105.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22021, wt=109.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22022, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22023, wt=109.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22024, wt=99.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22025, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22026, wt=109.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22027, wt=89.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22028, wt=94.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22029, wt=94.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22030, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22031, wt=109.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22032, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22033, wt=99.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22034, wt=99.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22035, wt=99.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22036, wt=88.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22037, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22038, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22039, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22040, wt=104.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22041, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22042, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22043, wt=84.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22044, wt=72.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22045, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22046, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22047, wt=84.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22048, wt=74.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22049, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22050, wt=63.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22051, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22052, wt=78.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22053, wt=78.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22054, wt=66.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22055, wt=77.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22056, wt=67.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22057, wt=66.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22058, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22059, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22060, wt=72.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22061, wt=84.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22062, wt=62.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22063, wt=59.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22064, wt=73.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22065, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22066, wt=66.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22067, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22068, wt=78.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22069, wt=78.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22070, wt=71.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22071, wt=66.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22072, wt=71.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22073, wt=70.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22074, wt=69.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22075, wt=69.000) has high priority.
% 15.54/15.79  
% 15.54/15.79  WARNING: worst clause (id=22076, wt=66.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22077, wt=70.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22078, wt=84.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22079, wt=74.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22080, wt=74.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22081, wt=69.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22082, wt=62.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22083, wt=66.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22084, wt=66.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22085, wt=69.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22086, wt=80.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22087, wt=65.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22088, wt=68.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22089, wt=69.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22090, wt=64.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22091, wt=64.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22092, wt=71.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22093, wt=71.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22094, wt=71.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22095, wt=71.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22096, wt=82.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22097, wt=82.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22098, wt=73.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22099, wt=73.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22100, wt=47.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22101, wt=82.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22102, wt=58.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22103, wt=58.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22104, wt=58.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22105, wt=58.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22106, wt=51.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22107, wt=40.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22108, wt=36.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22109, wt=54.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22110, wt=44.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22111, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22112, wt=45.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22113, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22114, wt=48.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22115, wt=51.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22116, wt=40.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22117, wt=36.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22118, wt=54.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22119, wt=44.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22120, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22121, wt=45.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22122, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22123, wt=48.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22124, wt=51.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22125, wt=40.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22126, wt=36.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22127, wt=54.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22128, wt=44.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22129, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22130, wt=45.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22131, wt=43.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22132, wt=48.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22133, wt=74.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22134, wt=55.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22135, wt=44.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22136, wt=40.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22137, wt=74.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22138, wt=74.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22139, wt=58.000) has high priority.
% 15.58/15.81  
% 15.58/15.81  WARNING: worst clause (id=22140, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22141, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22142, wt=47.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22143, wt=49.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22144, wt=47.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22145, wt=52.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22146, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22147, wt=55.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22148, wt=44.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22149, wt=40.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22150, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22151, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22152, wt=58.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22153, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22154, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22155, wt=47.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22156, wt=49.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22157, wt=47.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22158, wt=52.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22159, wt=54.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22160, wt=43.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22161, wt=39.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22162, wt=57.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22163, wt=47.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22164, wt=46.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22165, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22166, wt=46.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22167, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22168, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22169, wt=40.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22170, wt=54.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22171, wt=44.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22172, wt=36.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22173, wt=43.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22174, wt=39.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22175, wt=50.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22176, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22177, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22178, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22179, wt=40.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22180, wt=54.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22181, wt=44.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22182, wt=36.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22183, wt=43.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22184, wt=39.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22185, wt=50.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22186, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22187, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22188, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22189, wt=40.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22190, wt=54.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22191, wt=44.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22192, wt=36.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22193, wt=43.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22194, wt=39.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22195, wt=50.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22196, wt=48.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22197, wt=51.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22198, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22199, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22200, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22201, wt=44.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22202, wt=74.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22203, wt=55.000) has high priority.
% 15.58/15.82  
% 15.58/15.82  WARNING: worst clause (id=22204, wt=64.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22205, wt=48.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22206, wt=58.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22207, wt=40.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22208, wt=47.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22209, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22210, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22211, wt=52.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22212, wt=55.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22213, wt=47.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22214, wt=74.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22215, wt=74.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22216, wt=74.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22217, wt=44.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22218, wt=74.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22219, wt=55.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22220, wt=64.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22221, wt=48.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22222, wt=58.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22223, wt=40.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22224, wt=47.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22225, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22226, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22227, wt=52.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22228, wt=55.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22229, wt=47.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22230, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22231, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22232, wt=57.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22233, wt=47.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22234, wt=39.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22235, wt=46.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22236, wt=42.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22237, wt=53.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22238, wt=51.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22239, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22240, wt=51.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22241, wt=40.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22242, wt=36.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22243, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22244, wt=44.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22245, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22246, wt=45.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22247, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22248, wt=48.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22249, wt=51.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22250, wt=40.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22251, wt=36.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22252, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22253, wt=44.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22254, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22255, wt=45.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22256, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22257, wt=48.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22258, wt=51.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22259, wt=40.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22260, wt=36.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22261, wt=54.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22262, wt=44.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22263, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22264, wt=45.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22265, wt=43.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22266, wt=48.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22267, wt=74.000) has high priority.
% 15.60/15.83  
% 15.60/15.83  WARNING: worst clause (id=22268, wt=55.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22269, wt=44.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22270, wt=40.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22271, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22272, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22273, wt=58.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22274, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22275, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22276, wt=47.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22277, wt=49.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22278, wt=47.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22279, wt=52.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22280, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22281, wt=55.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22282, wt=44.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22283, wt=40.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22284, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22285, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22286, wt=58.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22287, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22288, wt=74.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22289, wt=47.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22290, wt=49.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22291, wt=47.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22292, wt=52.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22293, wt=54.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22294, wt=43.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22295, wt=39.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22296, wt=57.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22297, wt=47.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22298, wt=46.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22299, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22300, wt=46.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22301, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22302, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22303, wt=40.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22304, wt=54.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22305, wt=44.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22306, wt=36.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22307, wt=43.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22308, wt=39.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22309, wt=50.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22310, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22311, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22312, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22313, wt=40.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22314, wt=54.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22315, wt=44.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22316, wt=36.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22317, wt=43.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22318, wt=39.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22319, wt=50.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22320, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22321, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22322, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22323, wt=40.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22324, wt=54.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22325, wt=44.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22326, wt=36.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22327, wt=43.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22328, wt=39.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22329, wt=50.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22330, wt=48.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22331, wt=51.000) has high priority.
% 15.60/15.85  
% 15.60/15.85  WARNING: worst clause (id=22332, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22333, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22334, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22335, wt=44.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22336, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22337, wt=55.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22338, wt=64.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22339, wt=48.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22340, wt=58.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22341, wt=40.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22342, wt=47.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22343, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22344, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22345, wt=52.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22346, wt=55.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22347, wt=47.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22348, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22349, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22350, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22351, wt=44.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22352, wt=74.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22353, wt=55.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22354, wt=64.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22355, wt=48.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22356, wt=58.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22357, wt=40.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22358, wt=47.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22359, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22360, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22361, wt=52.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22362, wt=55.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22363, wt=47.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22364, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22365, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22366, wt=57.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22367, wt=47.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22368, wt=39.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22369, wt=46.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22370, wt=42.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22371, wt=53.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22372, wt=51.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22373, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22374, wt=51.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22375, wt=40.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22376, wt=36.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22377, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22378, wt=44.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22379, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22380, wt=45.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22381, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22382, wt=48.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22383, wt=51.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22384, wt=40.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22385, wt=36.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22386, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22387, wt=44.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22388, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22389, wt=45.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22390, wt=43.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22391, wt=48.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22392, wt=51.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22393, wt=40.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22394, wt=36.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22395, wt=54.000) has high priority.
% 15.60/15.86  
% 15.60/15.86  WARNING: worst clause (id=22396, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22397, wt=43.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22398, wt=45.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22399, wt=43.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22400, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22401, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22402, wt=55.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22403, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22404, wt=40.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22405, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22406, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22407, wt=58.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22408, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22409, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22410, wt=47.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22411, wt=49.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22412, wt=47.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22413, wt=52.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22414, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22415, wt=55.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22416, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22417, wt=40.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22418, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22419, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22420, wt=58.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22421, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22422, wt=74.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22423, wt=47.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22424, wt=49.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22425, wt=47.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22426, wt=52.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22427, wt=54.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22428, wt=43.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22429, wt=39.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22430, wt=57.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22431, wt=47.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22432, wt=46.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22433, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22434, wt=46.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22435, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22436, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22437, wt=40.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22438, wt=54.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22439, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22440, wt=36.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22441, wt=43.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22442, wt=39.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22443, wt=50.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22444, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22445, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22446, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22447, wt=40.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22448, wt=54.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22449, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22450, wt=36.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22451, wt=43.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22452, wt=39.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22453, wt=50.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22454, wt=48.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22455, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22456, wt=51.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22457, wt=40.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22458, wt=54.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22459, wt=44.000) has high priority.
% 15.60/15.87  
% 15.60/15.87  WARNING: worst clause (id=22460, wt=36.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22461, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22462, wt=39.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22463, wt=50.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22464, wt=48.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22465, wt=51.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22466, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22467, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22468, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22469, wt=44.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22470, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22471, wt=55.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22472, wt=64.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22473, wt=48.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22474, wt=58.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22475, wt=40.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22476, wt=47.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22477, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22478, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22479, wt=52.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22480, wt=55.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22481, wt=47.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22482, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22483, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22484, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22485, wt=44.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22486, wt=74.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22487, wt=55.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22488, wt=64.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22489, wt=48.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22490, wt=58.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22491, wt=40.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22492, wt=47.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22493, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22494, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22495, wt=52.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22496, wt=55.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22497, wt=47.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22498, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22499, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22500, wt=57.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22501, wt=47.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22502, wt=39.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22503, wt=46.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22504, wt=42.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22505, wt=53.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22506, wt=51.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22507, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22508, wt=51.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22509, wt=40.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22510, wt=36.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22511, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22512, wt=44.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22513, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22514, wt=45.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22515, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22516, wt=48.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22517, wt=51.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22518, wt=40.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22519, wt=36.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22520, wt=54.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22521, wt=44.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22522, wt=43.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22523, wt=45.000) has high priority.
% 15.60/15.88  
% 15.60/15.88  WARNING: worst clause (id=22524, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22525, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22526, wt=51.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22527, wt=40.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22528, wt=36.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22529, wt=54.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22530, wt=44.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22531, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22532, wt=45.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22533, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22534, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22535, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22536, wt=55.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22537, wt=44.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22538, wt=40.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22539, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22540, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22541, wt=58.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22542, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22543, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22544, wt=47.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22545, wt=49.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22546, wt=47.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22547, wt=52.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22548, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22549, wt=55.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22550, wt=44.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22551, wt=40.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22552, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22553, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22554, wt=58.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22555, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22556, wt=74.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22557, wt=47.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22558, wt=49.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22559, wt=47.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22560, wt=52.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22561, wt=54.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22562, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22563, wt=39.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22564, wt=57.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22565, wt=47.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22566, wt=46.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22567, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22568, wt=46.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22569, wt=51.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22570, wt=51.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22571, wt=40.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22572, wt=54.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22573, wt=44.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22574, wt=36.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22575, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22576, wt=39.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22577, wt=50.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22578, wt=48.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22579, wt=51.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22580, wt=51.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22581, wt=40.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22582, wt=54.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22583, wt=44.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22584, wt=36.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22585, wt=43.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22586, wt=39.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22587, wt=50.000) has high priority.
% 15.60/15.90  
% 15.60/15.90  WARNING: worst clause (id=22588, wt=48.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22589, wt=51.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22590, wt=51.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22591, wt=40.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22592, wt=54.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22593, wt=44.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22594, wt=36.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22595, wt=43.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22596, wt=39.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22597, wt=50.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22598, wt=48.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22599, wt=51.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22600, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22601, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22602, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22603, wt=44.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22604, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22605, wt=55.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22606, wt=64.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22607, wt=48.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22608, wt=58.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22609, wt=40.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22610, wt=47.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22611, wt=43.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22612, wt=54.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22613, wt=52.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22614, wt=55.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22615, wt=47.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22616, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22617, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22618, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22619, wt=44.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22620, wt=74.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22621, wt=55.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22622, wt=64.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22623, wt=48.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22624, wt=58.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22625, wt=40.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22626, wt=47.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22627, wt=43.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22628, wt=54.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22629, wt=52.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22630, wt=55.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22631, wt=47.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22632, wt=54.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22633, wt=43.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22634, wt=57.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22635, wt=47.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22636, wt=39.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22637, wt=46.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22638, wt=42.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22639, wt=53.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22640, wt=51.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22641, wt=54.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22642, wt=94.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22643, wt=94.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22644, wt=94.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22645, wt=94.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22646, wt=57.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22647, wt=46.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22648, wt=42.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22649, wt=60.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22650, wt=50.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22651, wt=49.000) has high priority.
% 15.60/15.91  
% 15.60/15.91  WARNING: worst clause (id=22652, wt=51.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22653, wt=49.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22654, wt=54.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22655, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22656, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22657, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22658, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22659, wt=57.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22660, wt=46.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22661, wt=42.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22662, wt=60.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22663, wt=50.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22664, wt=49.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22665, wt=51.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22666, wt=49.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22667, wt=54.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22668, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22669, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22670, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22671, wt=94.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22672, wt=57.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22673, wt=46.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22674, wt=42.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22675, wt=60.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22676, wt=50.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22677, wt=49.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22678, wt=51.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22679, wt=49.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22680, wt=54.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22681, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22682, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22683, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22684, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22685, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22686, wt=61.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22687, wt=50.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22688, wt=46.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22689, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22690, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22691, wt=64.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22692, wt=54.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22693, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22694, wt=53.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22695, wt=55.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22696, wt=53.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22697, wt=58.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22698, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22699, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22700, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22701, wt=98.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22702, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22703, wt=61.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22704, wt=50.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22705, wt=46.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22706, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22707, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22708, wt=64.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22709, wt=54.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22710, wt=80.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22711, wt=53.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22712, wt=55.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22713, wt=53.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22714, wt=58.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22715, wt=97.000) has high priority.
% 15.71/15.93  
% 15.71/15.93  WARNING: worst clause (id=22716, wt=97.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22717, wt=97.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22718, wt=97.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22719, wt=60.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22720, wt=49.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22721, wt=45.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22722, wt=63.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22723, wt=53.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22724, wt=52.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22725, wt=54.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22726, wt=52.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22727, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22728, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22729, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22730, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22731, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22732, wt=80.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22733, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22734, wt=46.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22735, wt=60.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22736, wt=50.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22737, wt=42.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22738, wt=49.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22739, wt=45.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22740, wt=56.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22741, wt=54.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22742, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22743, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22744, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22745, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22746, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22747, wt=80.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22748, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22749, wt=46.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22750, wt=60.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22751, wt=50.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22752, wt=42.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22753, wt=49.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22754, wt=45.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22755, wt=56.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22756, wt=54.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22757, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22758, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22759, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22760, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22761, wt=94.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22762, wt=80.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22763, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22764, wt=46.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22765, wt=60.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22766, wt=50.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22767, wt=42.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22768, wt=49.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22769, wt=45.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22770, wt=56.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22771, wt=54.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22772, wt=57.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22773, wt=98.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22774, wt=98.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22775, wt=98.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22776, wt=98.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22777, wt=84.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22778, wt=80.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22779, wt=80.000) has high priority.
% 15.71/15.94  
% 15.71/15.94  WARNING: worst clause (id=22780, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22781, wt=50.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22782, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22783, wt=61.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22784, wt=70.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22785, wt=54.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22786, wt=64.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22787, wt=46.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22788, wt=53.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22789, wt=49.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22790, wt=60.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22791, wt=58.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22792, wt=61.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22793, wt=53.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22794, wt=98.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22795, wt=98.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22796, wt=98.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22797, wt=98.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22798, wt=84.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22799, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22800, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22801, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22802, wt=50.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22803, wt=80.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22804, wt=61.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22805, wt=70.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22806, wt=54.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22807, wt=64.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22808, wt=46.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22809, wt=53.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22810, wt=49.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22811, wt=60.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22812, wt=58.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22813, wt=61.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22814, wt=53.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22815, wt=97.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22816, wt=97.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22817, wt=97.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22818, wt=97.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22819, wt=83.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22820, wt=60.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22821, wt=49.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22822, wt=63.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22823, wt=53.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22824, wt=45.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22825, wt=52.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22826, wt=48.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22827, wt=59.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22828, wt=57.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22829, wt=60.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22830, wt=94.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22831, wt=94.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22832, wt=94.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22833, wt=94.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22834, wt=57.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22835, wt=46.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22836, wt=42.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22837, wt=60.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22838, wt=50.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22839, wt=49.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22840, wt=51.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22841, wt=49.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22842, wt=54.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22843, wt=94.000) has high priority.
% 15.71/15.95  
% 15.71/15.95  WARNING: worst clause (id=22844, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22845, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22846, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22847, wt=57.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22848, wt=46.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22849, wt=42.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22850, wt=60.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22851, wt=50.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22852, wt=49.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22853, wt=51.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22854, wt=49.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22855, wt=54.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22856, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22857, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22858, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22859, wt=94.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22860, wt=57.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22861, wt=46.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22862, wt=42.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22863, wt=60.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22864, wt=50.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22865, wt=49.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22866, wt=51.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22867, wt=49.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22868, wt=54.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22869, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22870, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22871, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22872, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22873, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22874, wt=61.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22875, wt=50.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22876, wt=46.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22877, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22878, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22879, wt=64.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22880, wt=54.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22881, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22882, wt=53.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22883, wt=55.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22884, wt=53.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22885, wt=58.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22886, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22887, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22888, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22889, wt=98.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22890, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22891, wt=61.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22892, wt=50.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22893, wt=46.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22894, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22895, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22896, wt=64.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22897, wt=54.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22898, wt=80.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22899, wt=53.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22900, wt=55.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22901, wt=53.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22902, wt=58.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22903, wt=97.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22904, wt=97.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22905, wt=97.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22906, wt=97.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22907, wt=60.000) has high priority.
% 15.71/15.97  
% 15.71/15.97  WARNING: worst clause (id=22908, wt=49.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22909, wt=45.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22910, wt=63.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22911, wt=53.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22912, wt=52.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22913, wt=54.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22914, wt=52.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22915, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22916, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22917, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22918, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22919, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22920, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22921, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22922, wt=46.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22923, wt=60.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22924, wt=50.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22925, wt=42.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22926, wt=49.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22927, wt=45.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22928, wt=56.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22929, wt=54.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22930, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22931, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22932, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22933, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22934, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22935, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22936, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22937, wt=46.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22938, wt=60.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22939, wt=50.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22940, wt=42.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22941, wt=49.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22942, wt=45.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22943, wt=56.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22944, wt=54.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22945, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22946, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22947, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22948, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22949, wt=94.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22950, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22951, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22952, wt=46.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22953, wt=60.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22954, wt=50.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22955, wt=42.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22956, wt=49.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22957, wt=45.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22958, wt=56.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22959, wt=54.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22960, wt=57.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22961, wt=98.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22962, wt=98.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22963, wt=98.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22964, wt=98.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22965, wt=84.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22966, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22967, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22968, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22969, wt=50.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22970, wt=80.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22971, wt=61.000) has high priority.
% 15.71/15.98  
% 15.71/15.98  WARNING: worst clause (id=22972, wt=70.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22973, wt=54.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22974, wt=64.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22975, wt=46.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22976, wt=53.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22977, wt=49.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22978, wt=60.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22979, wt=58.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22980, wt=61.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22981, wt=53.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22982, wt=98.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22983, wt=98.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22984, wt=98.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22985, wt=98.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22986, wt=84.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22987, wt=80.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22988, wt=80.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22989, wt=80.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22990, wt=50.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22991, wt=80.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22992, wt=61.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22993, wt=70.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22994, wt=54.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22995, wt=64.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22996, wt=46.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22997, wt=53.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22998, wt=49.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=22999, wt=60.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23000, wt=58.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23001, wt=61.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23002, wt=53.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23003, wt=97.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23004, wt=97.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23005, wt=97.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23006, wt=97.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23007, wt=83.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23008, wt=60.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23009, wt=49.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23010, wt=63.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23011, wt=53.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23012, wt=45.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23013, wt=52.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23014, wt=48.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23015, wt=59.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23016, wt=57.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23017, wt=60.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23018, wt=88.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23019, wt=88.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23020, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23021, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23022, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23023, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23024, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23025, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23026, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23027, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23028, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23029, wt=94.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23030, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23031, wt=94.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23032, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23033, wt=108.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23034, wt=102.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23035, wt=92.000) has high priority.
% 15.71/15.99  
% 15.71/15.99  WARNING: worst clause (id=23036, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23037, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23038, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23039, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23040, wt=87.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23041, wt=92.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23042, wt=92.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23043, wt=71.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23044, wt=60.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23045, wt=56.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23046, wt=74.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23047, wt=64.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23048, wt=63.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23049, wt=65.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23050, wt=63.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23051, wt=68.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23052, wt=88.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23053, wt=88.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23054, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23055, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23056, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23057, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23058, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23059, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23060, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23061, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23062, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23063, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23064, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23065, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23066, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23067, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23068, wt=102.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23069, wt=92.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23070, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23071, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23072, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23073, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23074, wt=87.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23075, wt=92.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23076, wt=92.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23077, wt=71.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23078, wt=60.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23079, wt=56.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23080, wt=74.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23081, wt=64.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23082, wt=63.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23083, wt=65.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23084, wt=63.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23085, wt=68.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23086, wt=88.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23087, wt=88.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23088, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23089, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23090, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23091, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23092, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23093, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23094, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23095, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23096, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23097, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23098, wt=108.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23099, wt=94.000) has high priority.
% 15.78/16.00  
% 15.78/16.00  WARNING: worst clause (id=23100, wt=108.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23101, wt=108.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23102, wt=102.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23103, wt=92.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23104, wt=108.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23105, wt=94.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23106, wt=108.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23107, wt=94.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23108, wt=87.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23109, wt=92.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23110, wt=92.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23111, wt=71.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23112, wt=60.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23113, wt=56.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23114, wt=74.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23115, wt=64.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23116, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23117, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23118, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23119, wt=59.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23120, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23121, wt=65.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23122, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23123, wt=63.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23124, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23125, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23126, wt=59.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23127, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23128, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23129, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23130, wt=92.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23131, wt=92.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23132, wt=59.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23133, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23134, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23135, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23136, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23137, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23138, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23139, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23140, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23141, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23142, wt=98.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23143, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23144, wt=98.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23145, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23146, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23147, wt=106.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23148, wt=96.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23149, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23150, wt=98.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23151, wt=112.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23152, wt=98.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23153, wt=91.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23154, wt=96.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23155, wt=96.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23156, wt=94.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23157, wt=75.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23158, wt=64.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23159, wt=60.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23160, wt=94.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23161, wt=78.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23162, wt=68.000) has high priority.
% 15.78/16.02  
% 15.78/16.02  WARNING: worst clause (id=23163, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23164, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23165, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23166, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23167, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23168, wt=63.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23169, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23170, wt=69.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23171, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23172, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23173, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23174, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23175, wt=63.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23176, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23177, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23178, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23179, wt=92.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23180, wt=92.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23181, wt=59.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23182, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23183, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23184, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23185, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23186, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23187, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23188, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23189, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23190, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23191, wt=98.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23192, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23193, wt=98.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23194, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23195, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23196, wt=106.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23197, wt=96.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23198, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23199, wt=98.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23200, wt=112.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23201, wt=98.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23202, wt=91.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23203, wt=96.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23204, wt=96.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23205, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23206, wt=75.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23207, wt=64.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23208, wt=60.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23209, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23210, wt=78.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23211, wt=68.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23212, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23213, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23214, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23215, wt=94.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23216, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23217, wt=63.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23218, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23219, wt=69.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23220, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23221, wt=67.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23222, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23223, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23224, wt=63.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23225, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23226, wt=72.000) has high priority.
% 15.78/16.03  
% 15.78/16.03  WARNING: worst clause (id=23227, wt=72.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23228, wt=91.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23229, wt=91.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23230, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23231, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23232, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23233, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23234, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23235, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23236, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23237, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23238, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23239, wt=97.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23240, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23241, wt=97.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23242, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23243, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23244, wt=105.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23245, wt=95.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23246, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23247, wt=97.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23248, wt=111.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23249, wt=97.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23250, wt=90.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23251, wt=95.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23252, wt=95.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23253, wt=74.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23254, wt=63.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23255, wt=59.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23256, wt=77.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23257, wt=67.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23258, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23259, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23260, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23261, wt=62.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23262, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23263, wt=68.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23264, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23265, wt=66.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23266, wt=71.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23267, wt=71.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23268, wt=62.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23269, wt=71.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23270, wt=71.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23271, wt=71.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23272, wt=88.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23273, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23274, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23275, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23276, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23277, wt=94.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23278, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23279, wt=94.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23280, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23281, wt=94.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23282, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23283, wt=92.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23284, wt=102.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23285, wt=94.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23286, wt=108.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23287, wt=92.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23288, wt=94.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23289, wt=102.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23290, wt=86.000) has high priority.
% 15.78/16.04  
% 15.78/16.04  WARNING: worst clause (id=23291, wt=92.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23292, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23293, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23294, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23295, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23296, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23297, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23298, wt=71.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23299, wt=60.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23300, wt=74.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23301, wt=64.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23302, wt=56.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23303, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23304, wt=59.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23305, wt=70.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23306, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23307, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23308, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23309, wt=71.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23310, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23311, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23312, wt=59.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23313, wt=88.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23314, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23315, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23316, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23317, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23318, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23319, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23320, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23321, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23322, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23323, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23324, wt=92.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23325, wt=102.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23326, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23327, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23328, wt=92.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23329, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23330, wt=102.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23331, wt=86.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23332, wt=92.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23333, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23334, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23335, wt=94.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23336, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23337, wt=108.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23338, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23339, wt=71.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23340, wt=60.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23341, wt=74.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23342, wt=64.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23343, wt=56.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23344, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23345, wt=59.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23346, wt=70.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23347, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23348, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23349, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23350, wt=71.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23351, wt=68.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23352, wt=63.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23353, wt=59.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23354, wt=88.000) has high priority.
% 15.78/16.05  
% 15.78/16.05  WARNING: worst clause (id=23355, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23356, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23357, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23358, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23359, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23360, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23361, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23362, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23363, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23364, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23365, wt=92.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23366, wt=102.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23367, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23368, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23369, wt=92.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23370, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23371, wt=102.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23372, wt=86.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23373, wt=92.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23374, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23375, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23376, wt=94.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23377, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23378, wt=108.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23379, wt=63.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23380, wt=71.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23381, wt=60.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23382, wt=74.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23383, wt=64.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23384, wt=56.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23385, wt=63.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23386, wt=59.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23387, wt=70.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23388, wt=68.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23389, wt=63.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23390, wt=68.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23391, wt=71.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23392, wt=68.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23393, wt=63.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23394, wt=59.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23395, wt=92.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23396, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23397, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23398, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23399, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23400, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23401, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23402, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23403, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23404, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23405, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23406, wt=96.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23407, wt=106.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23408, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23409, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23410, wt=96.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23411, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23412, wt=106.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23413, wt=90.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23414, wt=96.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23415, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23416, wt=112.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23417, wt=98.000) has high priority.
% 15.85/16.07  
% 15.85/16.07  WARNING: worst clause (id=23418, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23419, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23420, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23421, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23422, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23423, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23424, wt=64.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23425, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23426, wt=75.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23427, wt=84.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23428, wt=78.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23429, wt=68.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23430, wt=60.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23431, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23432, wt=63.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23433, wt=74.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23434, wt=72.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23435, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23436, wt=72.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23437, wt=75.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23438, wt=72.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23439, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23440, wt=63.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23441, wt=69.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23442, wt=92.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23443, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23444, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23445, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23446, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23447, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23448, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23449, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23450, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23451, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23452, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23453, wt=96.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23454, wt=106.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23455, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23456, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23457, wt=96.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23458, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23459, wt=106.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23460, wt=90.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23461, wt=96.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23462, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23463, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23464, wt=98.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23465, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23466, wt=112.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23467, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23468, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23469, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23470, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23471, wt=64.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23472, wt=94.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23473, wt=75.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23474, wt=84.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23475, wt=78.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23476, wt=68.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23477, wt=60.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23478, wt=67.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23479, wt=63.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23480, wt=74.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23481, wt=72.000) has high priority.
% 15.85/16.08  
% 15.85/16.08  WARNING: worst clause (id=23482, wt=67.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23483, wt=72.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23484, wt=75.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23485, wt=72.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23486, wt=67.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23487, wt=63.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23488, wt=69.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23489, wt=91.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23490, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23491, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23492, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23493, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23494, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23495, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23496, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23497, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23498, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23499, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23500, wt=95.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23501, wt=105.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23502, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23503, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23504, wt=95.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23505, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23506, wt=105.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23507, wt=89.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23508, wt=95.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23509, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23510, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23511, wt=97.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23512, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23513, wt=111.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23514, wt=66.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23515, wt=74.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23516, wt=63.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23517, wt=77.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23518, wt=67.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23519, wt=59.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23520, wt=66.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23521, wt=62.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23522, wt=73.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23523, wt=71.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23524, wt=66.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23525, wt=71.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23526, wt=74.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23527, wt=71.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23528, wt=66.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23529, wt=62.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23530, wt=88.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23531, wt=88.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23532, wt=88.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23533, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23534, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23535, wt=102.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23536, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23537, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23538, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23539, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23540, wt=102.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23541, wt=92.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23542, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23543, wt=94.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23544, wt=87.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23545, wt=92.000) has high priority.
% 15.85/16.09  
% 15.85/16.09  WARNING: worst clause (id=23546, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23547, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23548, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23549, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23550, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23551, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23552, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23553, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23554, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23555, wt=87.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23556, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23557, wt=87.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23558, wt=82.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23559, wt=84.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23560, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23561, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23562, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23563, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23564, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23565, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23566, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23567, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23568, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23569, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23570, wt=108.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23571, wt=71.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23572, wt=60.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23573, wt=56.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23574, wt=74.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23575, wt=64.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23576, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23577, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23578, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23579, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23580, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23581, wt=59.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23582, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23583, wt=65.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23584, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23585, wt=63.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23586, wt=68.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23587, wt=68.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23588, wt=59.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23589, wt=68.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23590, wt=68.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23591, wt=68.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23592, wt=88.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23593, wt=88.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23594, wt=88.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23595, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23596, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23597, wt=102.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23598, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23599, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23600, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23601, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23602, wt=102.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23603, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23604, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23605, wt=94.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23606, wt=87.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23607, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23608, wt=92.000) has high priority.
% 15.85/16.10  
% 15.85/16.10  WARNING: worst clause (id=23609, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23610, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23611, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23612, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23613, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23614, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23615, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23616, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23617, wt=87.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23618, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23619, wt=87.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23620, wt=82.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23621, wt=84.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23622, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23623, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23624, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23625, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23626, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23627, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23628, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23629, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23630, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23631, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23632, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23633, wt=71.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23634, wt=60.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23635, wt=56.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23636, wt=74.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23637, wt=64.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23638, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23639, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23640, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23641, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23642, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23643, wt=59.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23644, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23645, wt=65.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23646, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23647, wt=63.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23648, wt=68.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23649, wt=68.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23650, wt=59.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23651, wt=68.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23652, wt=68.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23653, wt=68.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23654, wt=88.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23655, wt=88.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23656, wt=88.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23657, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23658, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23659, wt=102.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23660, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23661, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23662, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23663, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23664, wt=102.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23665, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23666, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23667, wt=94.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23668, wt=87.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23669, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23670, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23671, wt=92.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23672, wt=108.000) has high priority.
% 15.90/16.12  
% 15.90/16.12  WARNING: worst clause (id=23673, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23674, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23675, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23676, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23677, wt=92.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23678, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23679, wt=87.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23680, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23681, wt=87.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23682, wt=82.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23683, wt=84.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23684, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23685, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23686, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23687, wt=94.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23688, wt=94.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23689, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23690, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23691, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23692, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23693, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23694, wt=108.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23695, wt=71.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23696, wt=60.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23697, wt=56.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23698, wt=74.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23699, wt=64.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23700, wt=94.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23701, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23702, wt=94.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23703, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23704, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23705, wt=59.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23706, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23707, wt=65.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23708, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23709, wt=63.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23710, wt=68.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23711, wt=68.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23712, wt=59.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23713, wt=68.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23714, wt=68.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23715, wt=68.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23716, wt=92.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23717, wt=92.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23718, wt=59.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23719, wt=92.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23720, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23721, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23722, wt=106.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23723, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23724, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23725, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23726, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23727, wt=106.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23728, wt=96.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23729, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23730, wt=98.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23731, wt=91.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23732, wt=96.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23733, wt=96.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23734, wt=96.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23735, wt=112.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23736, wt=112.000) has high priority.
% 15.90/16.13  
% 15.90/16.13  WARNING: worst clause (id=23737, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23738, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23739, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23740, wt=96.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23741, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23742, wt=91.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23743, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23744, wt=91.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23745, wt=86.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23746, wt=88.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23747, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23748, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23749, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23750, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23751, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23752, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23753, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23754, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23755, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23756, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23757, wt=112.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23758, wt=94.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23759, wt=75.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23760, wt=64.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23761, wt=60.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23762, wt=94.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23763, wt=78.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23764, wt=68.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23765, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23766, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23767, wt=94.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23768, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23769, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23770, wt=94.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23771, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23772, wt=63.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23773, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23774, wt=69.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23775, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23776, wt=67.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23777, wt=72.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23778, wt=72.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23779, wt=63.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23780, wt=72.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23781, wt=72.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23782, wt=72.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23783, wt=92.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23784, wt=92.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23785, wt=59.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23786, wt=92.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23787, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23788, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23789, wt=106.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23790, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23791, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23792, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23793, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23794, wt=106.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23795, wt=96.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23796, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23797, wt=98.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23798, wt=91.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23799, wt=96.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23800, wt=96.000) has high priority.
% 15.90/16.14  
% 15.90/16.14  WARNING: worst clause (id=23801, wt=96.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23802, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23803, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23804, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23805, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23806, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23807, wt=96.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23808, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23809, wt=91.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23810, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23811, wt=91.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23812, wt=86.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23813, wt=88.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23814, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23815, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23816, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23817, wt=98.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23818, wt=98.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23819, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23820, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23821, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23822, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23823, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23824, wt=112.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23825, wt=94.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23826, wt=75.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23827, wt=64.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23828, wt=60.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23829, wt=94.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23830, wt=78.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23831, wt=68.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23832, wt=98.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23833, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23834, wt=94.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23835, wt=98.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23836, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23837, wt=94.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23838, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23839, wt=63.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23840, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23841, wt=69.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23842, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23843, wt=67.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23844, wt=72.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23845, wt=72.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23846, wt=63.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23847, wt=72.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23848, wt=72.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23849, wt=72.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23850, wt=91.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23851, wt=91.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23852, wt=91.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23853, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23854, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23855, wt=105.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23856, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23857, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23858, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23859, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23860, wt=105.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23861, wt=95.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23862, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23863, wt=97.000) has high priority.
% 15.93/16.15  
% 15.93/16.15  WARNING: worst clause (id=23864, wt=90.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23865, wt=95.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23866, wt=95.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23867, wt=95.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23868, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23869, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23870, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23871, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23872, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23873, wt=95.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23874, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23875, wt=90.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23876, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23877, wt=90.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23878, wt=85.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23879, wt=87.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23880, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23881, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23882, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23883, wt=97.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23884, wt=97.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23885, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23886, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23887, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23888, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23889, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23890, wt=111.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23891, wt=74.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23892, wt=63.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23893, wt=59.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23894, wt=77.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23895, wt=67.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23896, wt=97.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23897, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23898, wt=97.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23899, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23900, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23901, wt=62.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23902, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23903, wt=68.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23904, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23905, wt=66.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23906, wt=71.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23907, wt=71.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23908, wt=62.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23909, wt=71.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23910, wt=71.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23911, wt=71.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23912, wt=88.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23913, wt=88.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23914, wt=88.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23915, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23916, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23917, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23918, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23919, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23920, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23921, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23922, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23923, wt=108.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23924, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23925, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23926, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23927, wt=94.000) has high priority.
% 15.93/16.16  
% 15.93/16.16  WARNING: worst clause (id=23928, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23929, wt=102.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23930, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23931, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23932, wt=102.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23933, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23934, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23935, wt=86.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23936, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23937, wt=87.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23938, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23939, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23940, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23941, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23942, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23943, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23944, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23945, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23946, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23947, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23948, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23949, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23950, wt=82.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23951, wt=87.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23952, wt=87.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23953, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23954, wt=63.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23955, wt=71.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23956, wt=60.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23957, wt=74.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23958, wt=64.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23959, wt=56.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23960, wt=63.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23961, wt=59.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23962, wt=70.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23963, wt=68.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23964, wt=63.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23965, wt=68.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23966, wt=71.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23967, wt=68.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23968, wt=63.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23969, wt=59.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23970, wt=88.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23971, wt=88.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23972, wt=88.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23973, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23974, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23975, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23976, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23977, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23978, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23979, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23980, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23981, wt=108.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23982, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23983, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23984, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23985, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23986, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23987, wt=102.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23988, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23989, wt=94.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23990, wt=102.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23991, wt=92.000) has high priority.
% 15.93/16.17  
% 15.93/16.17  WARNING: worst clause (id=23992, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23993, wt=86.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23994, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23995, wt=87.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23996, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23997, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23998, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=23999, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24000, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24001, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24002, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24003, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24004, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24005, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24006, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24007, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24008, wt=82.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24009, wt=87.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24010, wt=87.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24011, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24012, wt=63.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24013, wt=71.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24014, wt=60.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24015, wt=74.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24016, wt=64.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24017, wt=56.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24018, wt=63.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24019, wt=59.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24020, wt=70.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24021, wt=68.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24022, wt=63.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24023, wt=68.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24024, wt=71.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24025, wt=68.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24026, wt=63.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24027, wt=59.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24028, wt=88.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24029, wt=88.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24030, wt=88.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24031, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24032, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24033, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24034, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24035, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24036, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24037, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24038, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24039, wt=108.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24040, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24041, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24042, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24043, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24044, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24045, wt=102.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24046, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24047, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24048, wt=102.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24049, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24050, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24051, wt=86.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24052, wt=92.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24053, wt=87.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24054, wt=94.000) has high priority.
% 15.93/16.19  
% 15.93/16.19  WARNING: worst clause (id=24055, wt=94.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24056, wt=94.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24057, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24058, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24059, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24060, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24061, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24062, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24063, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24064, wt=92.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24065, wt=108.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24066, wt=82.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24067, wt=87.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24068, wt=87.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24069, wt=94.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24070, wt=63.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24071, wt=71.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24072, wt=60.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24073, wt=74.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24074, wt=64.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24075, wt=56.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24076, wt=63.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24077, wt=59.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24078, wt=70.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24079, wt=68.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24080, wt=63.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24081, wt=68.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24082, wt=71.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24083, wt=68.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24084, wt=63.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24085, wt=59.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24086, wt=92.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24087, wt=92.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24088, wt=92.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24089, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24090, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24091, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24092, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24093, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24094, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24095, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24096, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24097, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24098, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24099, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24100, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24101, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24102, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24103, wt=106.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24104, wt=96.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24105, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24106, wt=106.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24107, wt=96.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24108, wt=96.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24109, wt=90.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24110, wt=96.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24111, wt=91.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24112, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24113, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24114, wt=98.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24115, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24116, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24117, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24118, wt=112.000) has high priority.
% 15.93/16.20  
% 15.93/16.20  WARNING: worst clause (id=24119, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24120, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24121, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24122, wt=96.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24123, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24124, wt=86.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24125, wt=91.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24126, wt=91.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24127, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24128, wt=67.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24129, wt=94.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24130, wt=94.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24131, wt=94.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24132, wt=64.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24133, wt=94.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24134, wt=75.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24135, wt=84.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24136, wt=78.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24137, wt=68.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24138, wt=60.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24139, wt=67.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24140, wt=63.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24141, wt=74.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24142, wt=72.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24143, wt=67.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24144, wt=72.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24145, wt=75.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24146, wt=72.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24147, wt=67.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24148, wt=63.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24149, wt=69.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24150, wt=92.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24151, wt=92.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24152, wt=92.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24153, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24154, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24155, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24156, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24157, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24158, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24159, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24160, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24161, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24162, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24163, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24164, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24165, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24166, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24167, wt=106.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24168, wt=96.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24169, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24170, wt=106.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24171, wt=96.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24172, wt=96.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24173, wt=90.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24174, wt=96.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24175, wt=91.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24176, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24177, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24178, wt=98.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24179, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24180, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24181, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24182, wt=112.000) has high priority.
% 15.93/16.21  
% 15.93/16.21  WARNING: worst clause (id=24183, wt=112.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24184, wt=112.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24185, wt=112.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24186, wt=96.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24187, wt=112.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24188, wt=86.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24189, wt=91.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24190, wt=91.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24191, wt=98.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24192, wt=67.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24193, wt=94.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24194, wt=94.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24195, wt=94.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24196, wt=64.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24197, wt=94.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24198, wt=75.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24199, wt=84.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24200, wt=78.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24201, wt=68.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24202, wt=60.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24203, wt=67.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24204, wt=63.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24205, wt=74.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24206, wt=72.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24207, wt=67.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24208, wt=72.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24209, wt=75.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24210, wt=72.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24211, wt=67.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24212, wt=63.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24213, wt=69.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24214, wt=91.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24215, wt=91.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24216, wt=91.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24217, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24218, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24219, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24220, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24221, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24222, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24223, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24224, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24225, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24226, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24227, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24228, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24229, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24230, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24231, wt=105.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24232, wt=95.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24233, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24234, wt=105.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24235, wt=95.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24236, wt=95.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24237, wt=89.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24238, wt=95.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24239, wt=90.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24240, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24241, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24242, wt=97.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24243, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24244, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24245, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24246, wt=111.000) has high priority.
% 15.93/16.22  
% 15.93/16.22  WARNING: worst clause (id=24247, wt=111.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24248, wt=111.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24249, wt=111.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24250, wt=95.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24251, wt=111.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24252, wt=85.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24253, wt=90.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24254, wt=90.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24255, wt=97.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24256, wt=66.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24257, wt=74.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24258, wt=63.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24259, wt=77.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24260, wt=67.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24261, wt=59.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24262, wt=66.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24263, wt=62.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24264, wt=73.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24265, wt=71.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24266, wt=66.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24267, wt=71.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24268, wt=74.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24269, wt=71.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24270, wt=66.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24271, wt=62.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24272, wt=73.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24273, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24274, wt=51.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24275, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24276, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24277, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24278, wt=51.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24279, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24280, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24281, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24282, wt=51.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24283, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24284, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24285, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24286, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24287, wt=40.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24288, wt=55.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24289, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24290, wt=52.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24291, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24292, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24293, wt=40.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24294, wt=55.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24295, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24296, wt=52.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24297, wt=39.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24298, wt=54.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24299, wt=47.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24300, wt=51.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24301, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24302, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24303, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24304, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24305, wt=44.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24306, wt=36.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24307, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24308, wt=48.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24309, wt=40.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24310, wt=64.000) has high priority.
% 15.93/16.23  
% 15.93/16.23  WARNING: worst clause (id=24311, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24312, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24313, wt=47.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24314, wt=39.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24315, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24316, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24317, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24318, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24319, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24320, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24321, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24322, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24323, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24324, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24325, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24326, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24327, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24328, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24329, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24330, wt=55.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24331, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24332, wt=52.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24333, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24334, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24335, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24336, wt=55.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24337, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24338, wt=52.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24339, wt=39.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24340, wt=54.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24341, wt=47.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24342, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24343, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24344, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24345, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24346, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24347, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24348, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24349, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24350, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24351, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24352, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24353, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24354, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24355, wt=47.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24356, wt=39.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24357, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24358, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24359, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24360, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24361, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24362, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24363, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24364, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24365, wt=36.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24366, wt=51.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24367, wt=44.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24368, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24369, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24370, wt=64.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24371, wt=40.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24372, wt=55.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24373, wt=48.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24374, wt=52.000) has high priority.
% 15.93/16.24  
% 15.93/16.24  WARNING: worst clause (id=24375, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24376, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24377, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24378, wt=55.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24379, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24380, wt=52.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24381, wt=39.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24382, wt=54.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24383, wt=47.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24384, wt=51.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24385, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24386, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24387, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24388, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24389, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24390, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24391, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24392, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24393, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24394, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24395, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24396, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24397, wt=47.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24398, wt=39.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24399, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24400, wt=51.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24401, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24402, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24403, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24404, wt=51.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24405, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24406, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24407, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24408, wt=51.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24409, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24410, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24411, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24412, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24413, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24414, wt=55.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24415, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24416, wt=52.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24417, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24418, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24419, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24420, wt=55.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24421, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24422, wt=52.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24423, wt=39.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24424, wt=54.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24425, wt=47.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24426, wt=51.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24427, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24428, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24429, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24430, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24431, wt=44.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24432, wt=36.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24433, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24434, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24435, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24436, wt=64.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24437, wt=48.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24438, wt=40.000) has high priority.
% 16.03/16.25  
% 16.03/16.25  WARNING: worst clause (id=24439, wt=47.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24440, wt=39.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24441, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24442, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24443, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24444, wt=57.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24445, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24446, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24447, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24448, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24449, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24450, wt=57.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24451, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24452, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24453, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24454, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24455, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24456, wt=57.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24457, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24458, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24459, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24460, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24461, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24462, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24463, wt=46.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24464, wt=61.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24465, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24466, wt=58.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24467, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24468, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24469, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24470, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24471, wt=46.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24472, wt=61.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24473, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24474, wt=58.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24475, wt=83.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24476, wt=83.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24477, wt=45.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24478, wt=60.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24479, wt=53.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24480, wt=57.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24481, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24482, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24483, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24484, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24485, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24486, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24487, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24488, wt=50.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24489, wt=42.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24490, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24491, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24492, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24493, wt=46.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24494, wt=84.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24495, wt=70.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24496, wt=54.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24497, wt=46.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24498, wt=83.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24499, wt=53.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24500, wt=45.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24501, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24502, wt=80.000) has high priority.
% 16.03/16.26  
% 16.03/16.26  WARNING: worst clause (id=24503, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24504, wt=57.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24505, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24506, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24507, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24508, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24509, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24510, wt=57.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24511, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24512, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24513, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24514, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24515, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24516, wt=57.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24517, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24518, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24519, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24520, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24521, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24522, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24523, wt=46.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24524, wt=61.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24525, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24526, wt=58.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24527, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24528, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24529, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24530, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24531, wt=46.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24532, wt=61.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24533, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24534, wt=58.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24535, wt=83.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24536, wt=83.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24537, wt=45.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24538, wt=60.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24539, wt=53.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24540, wt=57.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24541, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24542, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24543, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24544, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24545, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24546, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24547, wt=80.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24548, wt=50.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24549, wt=42.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24550, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24551, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24552, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24553, wt=46.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24554, wt=84.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24555, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24556, wt=54.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24557, wt=46.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24558, wt=83.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24559, wt=53.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24560, wt=45.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24561, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24562, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24563, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24564, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24565, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24566, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24567, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24568, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24569, wt=56.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24570, wt=71.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24571, wt=64.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24572, wt=68.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24573, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24574, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24575, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24576, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24577, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24578, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24579, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24580, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24581, wt=56.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24582, wt=71.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24583, wt=64.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24584, wt=68.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24585, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24586, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24587, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24588, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24589, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24590, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24591, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24592, wt=94.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24593, wt=56.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24594, wt=65.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24595, wt=71.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24596, wt=64.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24597, wt=71.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24598, wt=70.000) has high priority.
% 16.03/16.27  
% 16.03/16.27  WARNING: worst clause (id=24599, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24600, wt=65.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24601, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24602, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24603, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24604, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24605, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24606, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24607, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24608, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24609, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24610, wt=60.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24611, wt=69.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24612, wt=75.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24613, wt=84.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24614, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24615, wt=84.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24616, wt=75.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24617, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24618, wt=78.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24619, wt=69.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24620, wt=72.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24621, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24622, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24623, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24624, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24625, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24626, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24627, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24628, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24629, wt=60.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24630, wt=69.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24631, wt=75.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24632, wt=84.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24633, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24634, wt=84.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24635, wt=75.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24636, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24637, wt=78.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24638, wt=69.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24639, wt=72.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24640, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24641, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24642, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24643, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24644, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24645, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24646, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24647, wt=97.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24648, wt=59.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24649, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24650, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24651, wt=67.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24652, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24653, wt=73.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24654, wt=77.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24655, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24656, wt=71.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24657, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24658, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24659, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24660, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24661, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24662, wt=64.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24663, wt=56.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24664, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24665, wt=70.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24666, wt=71.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24667, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24668, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24669, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24670, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24671, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24672, wt=64.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24673, wt=56.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24674, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24675, wt=70.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24676, wt=71.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24677, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24678, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24679, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24680, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24681, wt=94.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24682, wt=64.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24683, wt=56.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24684, wt=74.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24685, wt=70.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24686, wt=71.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24687, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24688, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24689, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24690, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24691, wt=98.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24692, wt=84.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24693, wt=68.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24694, wt=60.000) has high priority.
% 16.03/16.28  
% 16.03/16.28  WARNING: worst clause (id=24695, wt=78.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24696, wt=74.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24697, wt=75.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24698, wt=90.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24699, wt=72.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24700, wt=98.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24701, wt=98.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24702, wt=98.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24703, wt=98.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24704, wt=98.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24705, wt=84.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24706, wt=68.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24707, wt=60.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24708, wt=78.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24709, wt=74.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24710, wt=75.000) has high priority.
% 16.03/16.29  
% 16.03/16.29  WARNING: worst clause (id=24711, wt=90.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24712, wt=72.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24713, wt=97.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24714, wt=97.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24715, wt=97.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24716, wt=97.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24717, wt=97.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24718, wt=67.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24719, wt=59.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24720, wt=77.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24721, wt=73.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24722, wt=74.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24723, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24724, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24725, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24726, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24727, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24728, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24729, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24730, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24731, wt=56.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24732, wt=65.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24733, wt=71.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24734, wt=64.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24735, wt=71.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24736, wt=70.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24737, wt=74.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24738, wt=84.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24739, wt=65.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24740, wt=68.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24741, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24742, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24743, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24744, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24745, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24746, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24747, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24748, wt=94.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24749, wt=56.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24750, wt=65.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24751, wt=71.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24752, wt=64.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24753, wt=71.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24754, wt=70.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24755, wt=74.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24756, wt=84.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24757, wt=65.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24758, wt=68.000) has high priority.
% 16.08/16.29  
% 16.08/16.29  WARNING: worst clause (id=24759, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24760, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24761, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24762, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24763, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24764, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24765, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24766, wt=94.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24767, wt=56.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24768, wt=65.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24769, wt=71.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24770, wt=64.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24771, wt=71.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24772, wt=70.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24773, wt=74.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24774, wt=84.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24775, wt=65.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24776, wt=68.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24777, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24778, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24779, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24780, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24781, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24782, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24783, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24784, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24785, wt=60.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24786, wt=69.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24787, wt=75.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24788, wt=84.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24789, wt=68.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24790, wt=84.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24791, wt=75.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24792, wt=74.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24793, wt=78.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24794, wt=88.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24795, wt=69.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24796, wt=72.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24797, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24798, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24799, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24800, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24801, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24802, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24803, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24804, wt=98.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24805, wt=60.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24806, wt=69.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24807, wt=75.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24808, wt=84.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24809, wt=68.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24810, wt=84.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24811, wt=75.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24812, wt=74.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24813, wt=78.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24814, wt=88.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24815, wt=69.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24816, wt=72.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24817, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24818, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24819, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24820, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24821, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24822, wt=97.000) has high priority.
% 16.08/16.30  
% 16.08/16.30  WARNING: worst clause (id=24823, wt=97.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24824, wt=97.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24825, wt=59.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24826, wt=68.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24827, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24828, wt=67.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24829, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24830, wt=73.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24831, wt=77.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24832, wt=87.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24833, wt=68.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24834, wt=71.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24835, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24836, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24837, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24838, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24839, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24840, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24841, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24842, wt=64.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24843, wt=56.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24844, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24845, wt=70.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24846, wt=71.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24847, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24848, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24849, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24850, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24851, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24852, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24853, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24854, wt=64.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24855, wt=56.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24856, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24857, wt=70.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24858, wt=71.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24859, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24860, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24861, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24862, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24863, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24864, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24865, wt=94.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24866, wt=64.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24867, wt=56.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24868, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24869, wt=70.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24870, wt=71.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24871, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24872, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24873, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24874, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24875, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24876, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24877, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24878, wt=84.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24879, wt=68.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24880, wt=60.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24881, wt=78.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24882, wt=74.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24883, wt=75.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24884, wt=90.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24885, wt=72.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24886, wt=98.000) has high priority.
% 16.08/16.31  
% 16.08/16.31  WARNING: worst clause (id=24887, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24888, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24889, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24890, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24891, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24892, wt=98.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24893, wt=84.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24894, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24895, wt=60.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24896, wt=78.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24897, wt=74.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24898, wt=75.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24899, wt=90.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24900, wt=72.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24901, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24902, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24903, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24904, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24905, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24906, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24907, wt=97.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24908, wt=67.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24909, wt=59.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24910, wt=77.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24911, wt=73.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24912, wt=74.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24913, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24914, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24915, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24916, wt=67.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24917, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24918, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24919, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24920, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24921, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24922, wt=67.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24923, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24924, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24925, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24926, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24927, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24928, wt=67.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24929, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24930, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24931, wt=64.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24932, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  WARNING: worst clause (id=24933, wt=68.000) has high priority.
% 140.67/140.91  
% 140.67/140.91  ============================== end of process initial clauses ========
% 140.67/140.91  
% 140.67/140.91  ============================== CLAUSES FOR SEARCH ====================
% 140.67/140.91  
% 140.67/140.91  ============================== end of clauses for search =============
% 140.67/140.91  
% 140.67/140.91  ============================== SEARCH ================================
% 140.67/140.91  
% 140.67/140.91  % Starting search at 15.18 seconds.
% 140.67/140.91  
% 140.67/140.91  Low Water (keep): wt=4.000, iters=2147483647
% 140.67/140.91  
% 140.67/140.91  NOTE: Back_subsumption disabled, ratio of kept to back_subsumed is 2147483647 (0.00 of 15.25 sec).
% 140.67/140.91  
% 140.67/140.91  ============================== STATISTICS ============================
% 140.67/140.91  
% 140.67/140.91  Given=17975. Generated=222864. Kept=32765. proofs=0.
% 140.67/140.91  Usable=17975. Sos=0. Demods=0. Limbo=0, Disabled=15276. Hints=0.
% 140.67/140.91  Megabytes=42.57.
% 140.67/140.91  User_CPU=139.70, System_CPU=0.18, Wall_clock=140.
% 140.67/140.91  
% 140.67/140.91  ============================== end of statistics =====================
% 140.67/140.91  
% 140.67/140.91  ============================== end of search =========================
% 140.67/140.91  
% 140.67/140.91  SEARCH FAILED
% 140.67/140.91  
% 140.67/140.91  Exiting with failure.
% 140.67/140.91  
% 140.67/140.91  Process 30858 exit (sos_empty) Sun Jul 10 16:29:07 2022
% 140.67/140.91  Prover9 interrupted
%------------------------------------------------------------------------------