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

View Problem - Process Solution

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

% Computer : n028.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:32 EDT 2022

% Result   : Unknown 148.61s 148.90s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SET709+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 0.08/0.14  % Command  : tptp2X_and_run_prover9 %d %s
% 0.14/0.36  % Computer : n028.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jul 10 02:00:11 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.78/1.08  ============================== Prover9 ===============================
% 0.78/1.08  Prover9 (32) version 2009-11A, November 2009.
% 0.78/1.08  Process 5803 was started by sandbox on n028.cluster.edu,
% 0.78/1.08  Sun Jul 10 02:00:12 2022
% 0.78/1.08  The command was "/export/starexec/sandbox/solver/bin/prover9 -t 300 -f /tmp/Prover9_5649_n028.cluster.edu".
% 0.78/1.08  ============================== end of head ===========================
% 0.78/1.08  
% 0.78/1.08  ============================== INPUT =================================
% 0.78/1.08  
% 0.78/1.08  % Reading from file /tmp/Prover9_5649_n028.cluster.edu
% 0.78/1.08  
% 0.78/1.08  set(prolog_style_variables).
% 0.78/1.08  set(auto2).
% 0.78/1.08      % set(auto2) -> set(auto).
% 0.78/1.08      % set(auto) -> set(auto_inference).
% 0.78/1.08      % set(auto) -> set(auto_setup).
% 0.78/1.08      % set(auto_setup) -> set(predicate_elim).
% 0.78/1.08      % set(auto_setup) -> assign(eq_defs, unfold).
% 0.78/1.08      % set(auto) -> set(auto_limits).
% 0.78/1.08      % set(auto_limits) -> assign(max_weight, "100.000").
% 0.78/1.08      % set(auto_limits) -> assign(sos_limit, 20000).
% 0.78/1.08      % set(auto) -> set(auto_denials).
% 0.78/1.08      % set(auto) -> set(auto_process).
% 0.78/1.08      % set(auto2) -> assign(new_constants, 1).
% 0.78/1.08      % set(auto2) -> assign(fold_denial_max, 3).
% 0.78/1.08      % set(auto2) -> assign(max_weight, "200.000").
% 0.78/1.08      % set(auto2) -> assign(max_hours, 1).
% 0.78/1.08      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 0.78/1.08      % set(auto2) -> assign(max_seconds, 0).
% 0.78/1.08      % set(auto2) -> assign(max_minutes, 5).
% 0.78/1.08      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 0.78/1.08      % set(auto2) -> set(sort_initial_sos).
% 0.78/1.08      % set(auto2) -> assign(sos_limit, -1).
% 0.78/1.08      % set(auto2) -> assign(lrs_ticks, 3000).
% 0.78/1.08      % set(auto2) -> assign(max_megs, 400).
% 0.78/1.08      % set(auto2) -> assign(stats, some).
% 0.78/1.08      % set(auto2) -> clear(echo_input).
% 0.78/1.08      % set(auto2) -> set(quiet).
% 0.78/1.08      % set(auto2) -> clear(print_initial_clauses).
% 0.78/1.08      % set(auto2) -> clear(print_given).
% 0.78/1.08  assign(lrs_ticks,-1).
% 0.78/1.08  assign(sos_limit,10000).
% 0.78/1.08  assign(order,kbo).
% 0.78/1.08  set(lex_order_vars).
% 0.78/1.08  clear(print_given).
% 0.78/1.08  
% 0.78/1.08  % formulas(sos).  % not echoed (29 formulas)
% 0.78/1.08  
% 0.78/1.08  ============================== end of input ==========================
% 0.78/1.08  
% 0.78/1.08  % From the command line: assign(max_seconds, 300).
% 0.78/1.08  
% 0.78/1.08  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.78/1.08  
% 0.78/1.08  % Formulas that are not ordinary clauses:
% 0.78/1.08  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.78/1.08  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.78/1.08  3 (all X all A (member(X,power_set(A)) <-> subset(X,A))) # label(power_set) # label(axiom) # label(non_clause).  [assumption].
% 0.78/1.08  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.78/1.08  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.78/1.08  6 (all X -member(X,empty_set)) # label(empty_set) # label(axiom) # label(non_clause).  [assumption].
% 0.78/1.08  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.78/1.08  8 (all X all A (member(X,singleton(A)) <-> X = A)) # label(singleton) # label(axiom) # label(non_clause).  [assumption].
% 0.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  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.78/1.08  29 -(all F all G all A all B all C (maps(F,A,B) & maps(G,B,C) -> maps(compose_function(G,F,A,B,C),A,C))) # label(thII01) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.78/1.08  
% 0.78/1.08  ============================== end of process non-clausal formulas ===
% 0.78/1.08  
% 0.78/1.08  ============================== PROCESS INITIAL CLAUSES ===============
% 0.78/1.08  
% 0.78/1.08  ============================== PREDICATE ELIMINATION =================
% 0.78/1.08  30 equal_set(A,B) | -subset(A,B) | -subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.78/1.08  31 -equal_set(A,B) | subset(A,B) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.78/1.08  32 -equal_set(A,B) | subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.78/1.08  33 subset(A,B) | member(f1(A,B),A) # label(subset) # label(axiom).  [clausify(1)].
% 0.78/1.09  34 -subset(A,B) | -member(C,A) | member(C,B) # label(subset) # label(axiom).  [clausify(1)].
% 0.78/1.09  Derived: member(f1(A,B),A) | -member(C,A) | member(C,B).  [resolve(33,a,34,a)].
% 0.78/1.09  35 subset(A,B) | -member(f1(A,B),B) # label(subset) # label(axiom).  [clausify(1)].
% 0.78/1.09  Derived: -member(f1(A,B),B) | -member(C,A) | member(C,B).  [resolve(35,a,34,a)].
% 0.78/1.09  36 -member(A,power_set(B)) | subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.78/1.09  Derived: -member(A,power_set(B)) | -member(C,A) | member(C,B).  [resolve(36,b,34,a)].
% 0.78/1.09  37 member(A,power_set(B)) | -subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.78/1.09  Derived: member(A,power_set(B)) | member(f1(A,B),A).  [resolve(37,b,33,a)].
% 0.78/1.09  Derived: member(A,power_set(B)) | -member(f1(A,B),B).  [resolve(37,b,35,a)].
% 0.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  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.78/1.09  48 equal_maps(A,B,C,D) | member(f14(A,B,C,D),C) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.78/1.09  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.78/1.09  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.78/1.09  50 equal_maps(A,B,C,D) | member(f15(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.78/1.09  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.78/1.09  51 equal_maps(A,B,C,D) | member(f16(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.78/1.09  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.78/1.09  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.78/1.09  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.78/1.10  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.78/1.10  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.78/1.10  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.78/1.10  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.78/1.10  55 identity(A,B) | member(f17(A,B),B) # label(identity) # label(axiom).  [clausify(16)].
% 0.78/1.10  56 -identity(A,B) | -member(C,B) | apply(A,C,C) # label(identity) # label(axiom).  [clausify(16)].
% 0.78/1.10  Derived: member(f17(A,B),B) | -member(C,B) | apply(A,C,C).  [resolve(55,a,56,a)].
% 0.78/1.10  57 identity(A,B) | -apply(A,f17(A,B),f17(A,B)) # label(identity) # label(axiom).  [clausify(16)].
% 0.78/1.10  Derived: -apply(A,f17(A,B),f17(A,B)) | -member(C,B) | apply(A,C,C).  [resolve(57,a,56,a)].
% 0.78/1.10  58 injective(A,B,C) | member(f18(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  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.78/1.10  60 injective(A,B,C) | member(f19(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  61 injective(A,B,C) | member(f20(A,B,C),C) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  62 injective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  63 injective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  64 injective(A,B,C) | f19(A,B,C) != f18(A,B,C) # label(injective) # label(axiom).  [clausify(17)].
% 0.78/1.10  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.78/1.10  65 -one_to_one(A,B,C) | injective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.78/1.10  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.78/1.10  66 one_to_one(A,B,C) | -injective(A,B,C) | -surjective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.78/1.10  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f18(A,B,C),B).  [resolve(66,b,58,a)].
% 0.78/1.10  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f19(A,B,C),B).  [resolve(66,b,60,a)].
% 0.78/1.10  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f20(A,B,C),C).  [resolve(66,b,61,a)].
% 0.78/1.10  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.78/1.10  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.78/1.10  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.78/1.10  67 surjective(A,B,C) | member(f22(A,B,C),C) # label(surjective) # label(axiom).  [clausify(18)].
% 0.78/1.10  68 -surjective(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B) # label(surjective) # label(axiom).  [clausify(18)].
% 0.78/1.10  69 -surjective(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D) # label(surjective) # label(axiom).  [clausify(18)].
% 0.78/1.10  Derived: member(f22(A,B,C),C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(67,a,68,a)].
% 0.78/1.10  Derived: member(f22(A,B,C),C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(67,a,69,a)].
% 0.78/1.11  70 surjective(A,B,C) | -member(D,B) | -apply(A,D,f22(A,B,C)) # label(surjective) # label(axiom).  [clausify(18)].
% 0.78/1.11  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.78/1.11  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.78/1.11  71 -one_to_one(A,B,C) | surjective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.78/1.11  Derived: -one_to_one(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(71,b,68,a)].
% 0.78/1.11  Derived: -one_to_one(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(71,b,69,a)].
% 0.78/1.11  72 one_to_one(A,B,C) | -surjective(A,B,C) | member(f18(A,B,C),B).  [resolve(66,b,58,a)].
% 0.78/1.11  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.78/1.11  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.78/1.11  73 one_to_one(A,B,C) | -surjective(A,B,C) | member(f19(A,B,C),B).  [resolve(66,b,60,a)].
% 0.78/1.11  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.78/1.11  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.78/1.11  74 one_to_one(A,B,C) | -surjective(A,B,C) | member(f20(A,B,C),C).  [resolve(66,b,61,a)].
% 0.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  78 inverse_predicate(A,B,C,D) | member(f23(A,B,C,D),C) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  81 inverse_predicate(A,B,C,D) | member(f24(A,B,C,D),D) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  84 increasing(A,B,C,D,E) | member(f29(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.78/1.11  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.78/1.11  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.78/1.11  86 increasing(A,B,C,D,E) | member(f30(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.78/1.11  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.78/1.11  87 increasing(A,B,C,D,E) | member(f31(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.78/1.11  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.78/1.11  88 increasing(A,B,C,D,E) | member(f32(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  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.78/1.11  93 decreasing(A,B,C,D,E) | member(f33(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.78/1.11  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.78/1.11  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.78/1.11  95 decreasing(A,B,C,D,E) | member(f34(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.78/1.11  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.78/1.11  96 decreasing(A,B,C,D,E) | member(f35(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.82/1.12  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.82/1.12  97 decreasing(A,B,C,D,E) | member(f36(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  103 -isomorphism(A,B,C,D,E) | maps(A,B,D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.82/1.12  104 -isomorphism(A,B,C,D,E) | one_to_one(A,B,D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.12  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  116 -one_to_one(A,B,C) | -member(D,C) | member(f21(A,B,C,D),B).  [resolve(71,b,68,a)].
% 0.82/1.13  117 -one_to_one(A,B,C) | -member(D,C) | apply(A,f21(A,B,C,D),D).  [resolve(71,b,69,a)].
% 0.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.13  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.14  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.15  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.16  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.17  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.18  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.19  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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.82/1.20  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)].
% 0.82/1.20  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  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.06/9.33  
% 9.06/9.33  ============================== end predicate elimination =============
% 9.06/9.33  
% 9.06/9.33  Auto_denials:  (non-Horn, no changes).
% 9.06/9.33  
% 9.06/9.33  Term ordering decisions:
% 9.06/9.33  Function symbol KB weights:  empty_set=1. c1=1. c2=1. c3=1. c4=1. c5=1. image2=1. intersection=1. inverse_image2=1. union=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.06/9.33  
% 9.06/9.33  WARNING: worst clause (id=10144, wt=95.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  Low Water (displace): id=10144, wt=95.000
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10145, wt=95.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10146, wt=94.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  Low Water (displace): id=10146, wt=94.000
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10147, wt=96.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10148, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  Low Water (displace): id=10148, wt=66.000
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10149, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10150, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10151, wt=59.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  Low Water (displace): id=10151, wt=59.000
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10152, wt=62.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10153, wt=55.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  Low Water (displace): id=10153, wt=55.000
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10154, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10155, wt=65.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10156, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10157, wt=62.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10158, wt=62.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10159, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10160, wt=65.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10161, wt=58.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10162, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10163, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10164, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10165, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10166, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10167, wt=94.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10168, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10169, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10170, wt=94.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10171, wt=100.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10172, wt=91.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10173, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10174, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10175, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10176, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10177, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10178, wt=94.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10179, wt=99.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10180, wt=89.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10181, wt=94.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10182, wt=98.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10183, wt=100.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10184, wt=91.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10185, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10186, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10187, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10188, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10189, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10190, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10191, wt=63.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10192, wt=66.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10193, wt=78.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10194, wt=59.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10195, wt=72.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10196, wt=72.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10197, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10198, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10199, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10200, wt=70.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10201, wt=69.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10202, wt=72.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10203, wt=72.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10204, wt=78.000) has high priority.
% 9.14/9.42  
% 9.14/9.42  WARNING: worst clause (id=10205, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10206, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10207, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10208, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10209, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10210, wt=72.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10211, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10212, wt=78.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10213, wt=72.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10214, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10215, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10216, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10217, wt=63.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10218, wt=69.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10219, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10220, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10221, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10222, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10223, wt=69.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10224, wt=78.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10225, wt=72.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10226, wt=71.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10227, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10228, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10229, wt=78.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10230, wt=62.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10231, wt=72.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10232, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10233, wt=63.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10234, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10235, wt=63.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10236, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10237, wt=72.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10238, wt=78.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10239, wt=69.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10240, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10241, wt=63.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10242, wt=68.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10243, wt=68.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10244, wt=77.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10245, wt=71.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10246, wt=68.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10247, wt=77.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10248, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10249, wt=89.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10250, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10251, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10252, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10253, wt=100.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10254, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10255, wt=89.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10256, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10257, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10258, wt=99.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10259, wt=98.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10260, wt=100.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10261, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10262, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10263, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10264, wt=63.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10265, wt=66.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10266, wt=59.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10267, wt=87.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10268, wt=70.000) has high priority.
% 9.14/9.46  
% 9.14/9.46  WARNING: worst clause (id=10269, wt=69.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10270, wt=81.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10271, wt=70.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10272, wt=66.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10273, wt=66.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10274, wt=87.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10275, wt=70.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10276, wt=69.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10277, wt=62.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10278, wt=87.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10279, wt=86.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10280, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10281, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10282, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10283, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10284, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10285, wt=98.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10286, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10287, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10288, wt=98.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10289, wt=104.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10290, wt=95.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10291, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10292, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10293, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10294, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10295, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10296, wt=98.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10297, wt=103.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10298, wt=93.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10299, wt=98.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10300, wt=102.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10301, wt=104.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10302, wt=95.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10303, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10304, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10305, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10306, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10307, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10308, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10309, wt=67.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10310, wt=70.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10311, wt=82.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10312, wt=63.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10313, wt=76.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10314, wt=76.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10315, wt=91.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10316, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10317, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10318, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10319, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10320, wt=73.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10321, wt=76.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10322, wt=76.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10323, wt=82.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10324, wt=85.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10325, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10326, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10327, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10328, wt=74.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10329, wt=70.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10330, wt=76.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10331, wt=70.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10332, wt=82.000) has high priority.
% 9.26/9.53  
% 9.26/9.53  WARNING: worst clause (id=10333, wt=76.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10334, wt=91.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10335, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10336, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10337, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10338, wt=67.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10339, wt=73.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10340, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10341, wt=85.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10342, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10343, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10344, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10345, wt=73.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10346, wt=82.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10347, wt=76.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10348, wt=75.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10349, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10350, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10351, wt=82.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10352, wt=66.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10353, wt=76.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10354, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10355, wt=67.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10356, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10357, wt=67.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10358, wt=88.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10359, wt=74.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10360, wt=76.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10361, wt=82.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10362, wt=91.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10363, wt=73.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10364, wt=85.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10365, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10366, wt=67.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10367, wt=88.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10368, wt=72.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10369, wt=72.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10370, wt=81.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10371, wt=75.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10372, wt=72.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10373, wt=81.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10374, wt=90.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10375, wt=87.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10376, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10377, wt=89.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10378, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10379, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10380, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10381, wt=100.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10382, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10383, wt=89.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10384, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10385, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10386, wt=99.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10387, wt=98.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10388, wt=100.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10389, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10390, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10391, wt=70.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10392, wt=63.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10393, wt=66.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10394, wt=59.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10395, wt=87.000) has high priority.
% 9.26/9.57  
% 9.26/9.57  WARNING: worst clause (id=10396, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10397, wt=69.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10398, wt=81.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10399, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10400, wt=66.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10401, wt=66.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10402, wt=87.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10403, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10404, wt=69.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10405, wt=62.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10406, wt=87.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10407, wt=86.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10408, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10409, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10410, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10411, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10412, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10413, wt=98.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10414, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10415, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10416, wt=98.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10417, wt=104.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10418, wt=95.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10419, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10420, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10421, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10422, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10423, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10424, wt=98.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10425, wt=103.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10426, wt=93.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10427, wt=98.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10428, wt=102.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10429, wt=104.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10430, wt=95.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10431, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10432, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10433, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10434, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10435, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10436, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10437, wt=67.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10438, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10439, wt=82.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10440, wt=63.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10441, wt=76.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10442, wt=76.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10443, wt=91.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10444, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10445, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10446, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10447, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10448, wt=73.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10449, wt=76.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10450, wt=76.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10451, wt=82.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10452, wt=85.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10453, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10454, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10455, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10456, wt=74.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10457, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10458, wt=76.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10459, wt=70.000) has high priority.
% 9.34/9.64  
% 9.34/9.64  WARNING: worst clause (id=10460, wt=82.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10461, wt=76.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10462, wt=91.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10463, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10464, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10465, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10466, wt=67.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10467, wt=73.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10468, wt=70.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10469, wt=85.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10470, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10471, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10472, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10473, wt=73.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10474, wt=82.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10475, wt=76.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10476, wt=75.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10477, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10478, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10479, wt=82.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10480, wt=66.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10481, wt=76.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10482, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10483, wt=67.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10484, wt=70.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10485, wt=67.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10486, wt=88.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10487, wt=74.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10488, wt=76.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10489, wt=82.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10490, wt=91.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10491, wt=73.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10492, wt=85.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10493, wt=70.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10494, wt=67.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10495, wt=88.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10496, wt=72.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10497, wt=72.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10498, wt=81.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10499, wt=75.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10500, wt=72.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10501, wt=81.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10502, wt=90.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10503, wt=87.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10504, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10505, wt=88.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10506, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10507, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10508, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10509, wt=99.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10510, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10511, wt=88.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10512, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10513, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10514, wt=98.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10515, wt=97.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10516, wt=99.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10517, wt=69.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10518, wt=69.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10519, wt=69.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10520, wt=62.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10521, wt=65.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10522, wt=58.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10523, wt=69.000) has high priority.
% 9.42/9.68  
% 9.42/9.68  WARNING: worst clause (id=10524, wt=68.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10525, wt=69.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10526, wt=65.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10527, wt=65.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10528, wt=69.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10529, wt=68.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10530, wt=61.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10531, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10532, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10533, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10534, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10535, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10536, wt=97.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10537, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10538, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10539, wt=97.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10540, wt=103.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10541, wt=94.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10542, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10543, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10544, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10545, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10546, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10547, wt=97.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10548, wt=102.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10549, wt=92.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10550, wt=97.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10551, wt=101.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10552, wt=103.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10553, wt=94.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10554, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10555, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10556, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10557, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10558, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10559, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10560, wt=66.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10561, wt=69.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10562, wt=81.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10563, wt=62.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10564, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10565, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10566, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10567, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10568, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10569, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10570, wt=72.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10571, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10572, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10573, wt=81.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10574, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10575, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10576, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10577, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10578, wt=69.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10579, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10580, wt=69.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10581, wt=81.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10582, wt=75.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10583, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10584, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10585, wt=73.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10586, wt=66.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10587, wt=72.000) has high priority.
% 9.42/9.75  
% 9.42/9.75  WARNING: worst clause (id=10588, wt=69.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10589, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10590, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10591, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10592, wt=72.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10593, wt=81.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10594, wt=75.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10595, wt=74.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10596, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10597, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10598, wt=81.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10599, wt=65.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10600, wt=75.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10601, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10602, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10603, wt=69.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10604, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10605, wt=73.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10606, wt=75.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10607, wt=81.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10608, wt=72.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10609, wt=69.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10610, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10611, wt=71.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10612, wt=71.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10613, wt=80.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10614, wt=74.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10615, wt=71.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10616, wt=80.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10617, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10618, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10619, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10620, wt=85.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10621, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10622, wt=96.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10623, wt=94.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10624, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10625, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10626, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10627, wt=85.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10628, wt=95.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10629, wt=96.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10630, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10631, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10632, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10633, wt=59.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10634, wt=62.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10635, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10636, wt=58.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10637, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10638, wt=62.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10639, wt=66.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10640, wt=55.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10641, wt=65.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10642, wt=65.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10643, wt=62.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10644, wt=99.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10645, wt=99.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10646, wt=94.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10647, wt=99.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10648, wt=89.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10649, wt=89.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10650, wt=99.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10651, wt=94.000) has high priority.
% 9.54/9.80  
% 9.54/9.80  WARNING: worst clause (id=10652, wt=89.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10653, wt=100.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10654, wt=91.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10655, wt=98.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10656, wt=91.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10657, wt=99.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10658, wt=99.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10659, wt=94.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10660, wt=99.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10661, wt=89.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10662, wt=89.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10663, wt=99.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10664, wt=94.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10665, wt=89.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10666, wt=100.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10667, wt=91.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10668, wt=91.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10669, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10670, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10671, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10672, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10673, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10674, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10675, wt=63.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10676, wt=66.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10677, wt=78.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10678, wt=72.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10679, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10680, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10681, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10682, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10683, wt=62.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10684, wt=72.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10685, wt=72.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10686, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10687, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10688, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10689, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10690, wt=72.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10691, wt=66.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10692, wt=78.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10693, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10694, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10695, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10696, wt=63.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10697, wt=66.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10698, wt=69.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10699, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10700, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10701, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10702, wt=59.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10703, wt=78.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10704, wt=69.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10705, wt=72.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10706, wt=65.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10707, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10708, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10709, wt=78.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10710, wt=69.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10711, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10712, wt=63.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10713, wt=63.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10714, wt=66.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10715, wt=70.000) has high priority.
% 9.56/9.88  
% 9.56/9.88  WARNING: worst clause (id=10716, wt=72.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10717, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10718, wt=78.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10719, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10720, wt=69.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10721, wt=68.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10722, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10723, wt=68.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10724, wt=77.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10725, wt=77.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10726, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10727, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10728, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10729, wt=85.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10730, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10731, wt=96.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10732, wt=94.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10733, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10734, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10735, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10736, wt=85.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10737, wt=95.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10738, wt=96.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10739, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10740, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10741, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10742, wt=59.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10743, wt=62.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10744, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10745, wt=58.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10746, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10747, wt=62.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10748, wt=66.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10749, wt=55.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10750, wt=65.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10751, wt=65.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10752, wt=62.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10753, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10754, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10755, wt=94.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10756, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10757, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10758, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10759, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10760, wt=94.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10761, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10762, wt=100.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10763, wt=91.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10764, wt=98.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10765, wt=91.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10766, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10767, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10768, wt=94.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10769, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10770, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10771, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10772, wt=99.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10773, wt=94.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10774, wt=89.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10775, wt=100.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10776, wt=91.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10777, wt=91.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10778, wt=70.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10779, wt=70.000) has high priority.
% 9.65/9.94  
% 9.65/9.94  WARNING: worst clause (id=10780, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10781, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10782, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10783, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10784, wt=63.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10785, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10786, wt=78.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10787, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10788, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10789, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10790, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10791, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10792, wt=62.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10793, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10794, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10795, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10796, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10797, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10798, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10799, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10800, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10801, wt=78.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10802, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10803, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10804, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10805, wt=63.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10806, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10807, wt=69.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10808, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10809, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10810, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10811, wt=59.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10812, wt=78.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10813, wt=69.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10814, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10815, wt=65.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10816, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10817, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10818, wt=78.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10819, wt=69.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10820, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10821, wt=63.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10822, wt=63.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10823, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10824, wt=70.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10825, wt=72.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10826, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10827, wt=78.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10828, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10829, wt=69.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10830, wt=68.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10831, wt=66.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10832, wt=68.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10833, wt=77.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10834, wt=77.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10835, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10836, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10837, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10838, wt=85.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10839, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10840, wt=96.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10841, wt=94.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10842, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10843, wt=95.000) has high priority.
% 9.74/10.00  
% 9.74/10.00  WARNING: worst clause (id=10844, wt=95.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10845, wt=85.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10846, wt=95.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10847, wt=96.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10848, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10849, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10850, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10851, wt=59.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10852, wt=62.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10853, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10854, wt=58.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10855, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10856, wt=62.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10857, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10858, wt=55.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10859, wt=65.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10860, wt=65.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10861, wt=62.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10862, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10863, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10864, wt=94.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10865, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10866, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10867, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10868, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10869, wt=94.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10870, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10871, wt=100.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10872, wt=91.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10873, wt=98.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10874, wt=91.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10875, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10876, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10877, wt=94.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10878, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10879, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10880, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10881, wt=99.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10882, wt=94.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10883, wt=89.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10884, wt=100.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10885, wt=91.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10886, wt=91.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10887, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10888, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10889, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10890, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10891, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10892, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10893, wt=63.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10894, wt=66.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10895, wt=78.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10896, wt=72.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10897, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10898, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10899, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10900, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10901, wt=62.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10902, wt=72.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10903, wt=72.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10904, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10905, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10906, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10907, wt=70.000) has high priority.
% 9.74/10.08  
% 9.74/10.08  WARNING: worst clause (id=10908, wt=72.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10909, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10910, wt=78.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10911, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10912, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10913, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10914, wt=63.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10915, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10916, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10917, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10918, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10919, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10920, wt=59.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10921, wt=78.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10922, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10923, wt=72.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10924, wt=65.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10925, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10926, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10927, wt=78.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10928, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10929, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10930, wt=63.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10931, wt=63.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10932, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10933, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10934, wt=72.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10935, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10936, wt=78.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10937, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10938, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10939, wt=68.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10940, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10941, wt=68.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10942, wt=77.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10943, wt=77.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10944, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10945, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10946, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10947, wt=89.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10948, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10949, wt=100.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10950, wt=98.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10951, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10952, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10953, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10954, wt=89.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10955, wt=99.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10956, wt=100.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10957, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10958, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10959, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10960, wt=63.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10961, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10962, wt=87.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10963, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10964, wt=62.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10965, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10966, wt=66.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10967, wt=87.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10968, wt=70.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10969, wt=59.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10970, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10971, wt=69.000) has high priority.
% 9.85/10.13  
% 9.85/10.13  WARNING: worst clause (id=10972, wt=81.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10973, wt=66.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10974, wt=87.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10975, wt=86.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10976, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10977, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10978, wt=98.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10979, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10980, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10981, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10982, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10983, wt=98.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10984, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10985, wt=104.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10986, wt=95.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10987, wt=102.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10988, wt=95.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10989, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10990, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10991, wt=98.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10992, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10993, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10994, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10995, wt=103.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10996, wt=98.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10997, wt=93.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10998, wt=104.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=10999, wt=95.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=11000, wt=95.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=11001, wt=74.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=11002, wt=74.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=11003, wt=74.000) has high priority.
% 9.85/10.20  
% 9.85/10.20  WARNING: worst clause (id=11004, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11005, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11006, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11007, wt=67.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11008, wt=70.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11009, wt=82.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11010, wt=76.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11011, wt=91.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11012, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11013, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11014, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11015, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11016, wt=66.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11017, wt=76.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11018, wt=76.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11019, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11020, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11021, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11022, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11023, wt=76.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11024, wt=70.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11025, wt=82.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11026, wt=91.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11027, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11028, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11029, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11030, wt=67.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11031, wt=70.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11032, wt=73.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11033, wt=88.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11034, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11035, wt=74.000) has high priority.
% 9.95/10.20  
% 9.95/10.20  WARNING: worst clause (id=11036, wt=74.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11037, wt=63.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11038, wt=82.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11039, wt=73.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11040, wt=76.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11041, wt=69.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11042, wt=74.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11043, wt=74.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11044, wt=82.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11045, wt=73.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11046, wt=85.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11047, wt=74.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11048, wt=67.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11049, wt=67.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11050, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11051, wt=85.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11052, wt=74.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11053, wt=76.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11054, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11055, wt=82.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11056, wt=91.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11057, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11058, wt=73.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11059, wt=88.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11060, wt=72.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11061, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11062, wt=85.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11063, wt=72.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11064, wt=81.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11065, wt=90.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11066, wt=81.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11067, wt=87.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11068, wt=87.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11069, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11070, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11071, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11072, wt=89.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11073, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11074, wt=100.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11075, wt=98.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11076, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11077, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11078, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11079, wt=89.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11080, wt=99.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11081, wt=100.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11082, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11083, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11084, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11085, wt=63.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11086, wt=66.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11087, wt=87.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11088, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11089, wt=62.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11090, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11091, wt=66.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11092, wt=87.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11093, wt=70.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11094, wt=59.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11095, wt=69.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11096, wt=69.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11097, wt=81.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11098, wt=66.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11099, wt=87.000) has high priority.
% 9.95/10.24  
% 9.95/10.24  WARNING: worst clause (id=11100, wt=86.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11101, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11102, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11103, wt=98.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11104, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11105, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11106, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11107, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11108, wt=98.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11109, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11110, wt=104.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11111, wt=95.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11112, wt=102.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11113, wt=95.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11114, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11115, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11116, wt=98.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11117, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11118, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11119, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11120, wt=103.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11121, wt=98.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11122, wt=93.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11123, wt=104.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11124, wt=95.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11125, wt=95.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11126, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11127, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11128, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11129, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11130, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11131, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11132, wt=67.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11133, wt=70.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11134, wt=82.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11135, wt=76.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11136, wt=91.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11137, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11138, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11139, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11140, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11141, wt=66.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11142, wt=76.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11143, wt=76.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11144, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11145, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11146, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11147, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11148, wt=76.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11149, wt=70.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11150, wt=82.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11151, wt=91.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11152, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11153, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11154, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11155, wt=67.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11156, wt=70.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11157, wt=73.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11158, wt=88.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11159, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11160, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11161, wt=74.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11162, wt=63.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11163, wt=82.000) has high priority.
% 10.05/10.31  
% 10.05/10.31  WARNING: worst clause (id=11164, wt=73.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11165, wt=76.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11166, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11167, wt=74.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11168, wt=74.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11169, wt=82.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11170, wt=73.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11171, wt=85.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11172, wt=74.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11173, wt=67.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11174, wt=67.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11175, wt=70.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11176, wt=85.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11177, wt=74.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11178, wt=76.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11179, wt=70.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11180, wt=82.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11181, wt=91.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11182, wt=70.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11183, wt=73.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11184, wt=88.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11185, wt=72.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11186, wt=70.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11187, wt=85.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11188, wt=72.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11189, wt=81.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11190, wt=90.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11191, wt=81.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11192, wt=87.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11193, wt=87.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11194, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11195, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11196, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11197, wt=88.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11198, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11199, wt=99.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11200, wt=97.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11201, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11202, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11203, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11204, wt=88.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11205, wt=98.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11206, wt=99.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11207, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11208, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11209, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11210, wt=62.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11211, wt=65.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11212, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11213, wt=61.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11214, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11215, wt=65.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11216, wt=69.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11217, wt=58.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11218, wt=68.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11219, wt=68.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11220, wt=65.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11221, wt=102.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11222, wt=102.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11223, wt=97.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11224, wt=102.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11225, wt=92.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11226, wt=92.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11227, wt=102.000) has high priority.
% 10.05/10.35  
% 10.05/10.35  WARNING: worst clause (id=11228, wt=97.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11229, wt=92.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11230, wt=103.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11231, wt=94.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11232, wt=101.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11233, wt=94.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11234, wt=102.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11235, wt=102.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11236, wt=97.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11237, wt=102.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11238, wt=92.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11239, wt=92.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11240, wt=102.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11241, wt=97.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11242, wt=92.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11243, wt=103.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11244, wt=94.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11245, wt=94.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11246, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11247, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11248, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11249, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11250, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11251, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11252, wt=66.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11253, wt=69.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11254, wt=81.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11255, wt=75.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11256, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11257, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11258, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11259, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11260, wt=65.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11261, wt=75.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11262, wt=75.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11263, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11264, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11265, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11266, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11267, wt=75.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11268, wt=69.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11269, wt=81.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11270, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11271, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11272, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11273, wt=66.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11274, wt=69.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11275, wt=72.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11276, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11277, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11278, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11279, wt=62.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11280, wt=81.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11281, wt=72.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11282, wt=75.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11283, wt=68.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11284, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11285, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11286, wt=81.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11287, wt=72.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11288, wt=73.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11289, wt=66.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11290, wt=66.000) has high priority.
% 10.16/10.42  
% 10.16/10.42  WARNING: worst clause (id=11291, wt=69.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11292, wt=73.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11293, wt=75.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11294, wt=69.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11295, wt=81.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11296, wt=69.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11297, wt=72.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11298, wt=71.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11299, wt=69.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11300, wt=71.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11301, wt=80.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11302, wt=80.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11303, wt=88.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11304, wt=89.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11305, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11306, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11307, wt=81.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11308, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11309, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11310, wt=96.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11311, wt=104.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11312, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11313, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11314, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11315, wt=86.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11316, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11317, wt=94.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11318, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11319, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11320, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11321, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11322, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11323, wt=88.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11324, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11325, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11326, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11327, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11328, wt=96.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11329, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11330, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11331, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11332, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11333, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11334, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11335, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11336, wt=85.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11337, wt=95.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11338, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11339, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11340, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11341, wt=59.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11342, wt=62.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11343, wt=55.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11344, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11345, wt=65.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11346, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11347, wt=62.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11348, wt=62.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11349, wt=66.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11350, wt=65.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11351, wt=58.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11352, wt=92.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11353, wt=93.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11354, wt=99.000) has high priority.
% 10.17/10.45  
% 10.17/10.45  WARNING: worst clause (id=11355, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11356, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11357, wt=85.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11358, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11359, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11360, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11361, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11362, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11363, wt=100.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11364, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11365, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11366, wt=108.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11367, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11368, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11369, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11370, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11371, wt=90.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11372, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11373, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11374, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11375, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11376, wt=98.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11377, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11378, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11379, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11380, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11381, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11382, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11383, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11384, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11385, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11386, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11387, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11388, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11389, wt=92.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11390, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11391, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11392, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11393, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11394, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11395, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11396, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11397, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11398, wt=100.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11399, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11400, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11401, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11402, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11403, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11404, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11405, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11406, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11407, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11408, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11409, wt=91.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11410, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11411, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11412, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11413, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11414, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11415, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11416, wt=99.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11417, wt=94.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11418, wt=89.000) has high priority.
% 10.17/10.51  
% 10.17/10.51  WARNING: worst clause (id=11419, wt=91.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11420, wt=91.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11421, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11422, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11423, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11424, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11425, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11426, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11427, wt=63.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11428, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11429, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11430, wt=59.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11431, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11432, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11433, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11434, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11435, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11436, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11437, wt=69.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11438, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11439, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11440, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11441, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11442, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11443, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11444, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11445, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11446, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11447, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11448, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11449, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11450, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11451, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11452, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11453, wt=63.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11454, wt=69.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11455, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11456, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11457, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11458, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11459, wt=69.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11460, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11461, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11462, wt=71.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11463, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11464, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11465, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11466, wt=62.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11467, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11468, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11469, wt=63.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11470, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11471, wt=63.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11472, wt=70.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11473, wt=72.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11474, wt=78.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11475, wt=69.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11476, wt=66.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11477, wt=63.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11478, wt=68.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11479, wt=68.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11480, wt=77.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11481, wt=71.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11482, wt=68.000) has high priority.
% 10.27/10.57  
% 10.27/10.57  WARNING: worst clause (id=11483, wt=77.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11484, wt=88.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11485, wt=89.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11486, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11487, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11488, wt=81.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11489, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11490, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11491, wt=96.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11492, wt=104.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11493, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11494, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11495, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11496, wt=86.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11497, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11498, wt=94.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11499, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11500, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11501, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11502, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11503, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11504, wt=88.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11505, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11506, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11507, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11508, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11509, wt=96.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11510, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11511, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11512, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11513, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11514, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11515, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11516, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11517, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11518, wt=95.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11519, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11520, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11521, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11522, wt=59.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11523, wt=62.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11524, wt=55.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11525, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11526, wt=65.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11527, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11528, wt=62.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11529, wt=62.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11530, wt=66.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11531, wt=65.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11532, wt=58.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11533, wt=92.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11534, wt=93.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11535, wt=99.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11536, wt=99.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11537, wt=94.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11538, wt=85.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11539, wt=99.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11540, wt=94.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11541, wt=89.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11542, wt=89.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11543, wt=89.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11544, wt=100.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11545, wt=91.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11546, wt=91.000) has high priority.
% 10.27/10.61  
% 10.27/10.61  WARNING: worst clause (id=11547, wt=108.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11548, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11549, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11550, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11551, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11552, wt=90.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11553, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11554, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11555, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11556, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11557, wt=98.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11558, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11559, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11560, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11561, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11562, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11563, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11564, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11565, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11566, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11567, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11568, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11569, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11570, wt=92.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11571, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11572, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11573, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11574, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11575, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11576, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11577, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11578, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11579, wt=100.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11580, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11581, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11582, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11583, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11584, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11585, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11586, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11587, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11588, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11589, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11590, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11591, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11592, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11593, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11594, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11595, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11596, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11597, wt=99.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11598, wt=94.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11599, wt=89.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11600, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11601, wt=91.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11602, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11603, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11604, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11605, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11606, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11607, wt=70.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11608, wt=63.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11609, wt=66.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11610, wt=78.000) has high priority.
% 10.37/10.67  
% 10.37/10.67  WARNING: worst clause (id=11611, wt=59.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11612, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11613, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11614, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11615, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11616, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11617, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11618, wt=69.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11619, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11620, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11621, wt=78.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11622, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11623, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11624, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11625, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11626, wt=66.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11627, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11628, wt=66.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11629, wt=78.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11630, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11631, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11632, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11633, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11634, wt=63.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11635, wt=69.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11636, wt=66.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11637, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11638, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11639, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11640, wt=69.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11641, wt=78.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11642, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11643, wt=71.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11644, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11645, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11646, wt=78.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11647, wt=62.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11648, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11649, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11650, wt=63.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11651, wt=66.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11652, wt=63.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11653, wt=70.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11654, wt=72.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11655, wt=78.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11656, wt=69.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11657, wt=66.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11658, wt=63.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11659, wt=68.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11660, wt=68.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11661, wt=77.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11662, wt=71.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11663, wt=68.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11664, wt=77.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11665, wt=88.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11666, wt=89.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11667, wt=95.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11668, wt=95.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11669, wt=81.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11670, wt=95.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11671, wt=85.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11672, wt=96.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11673, wt=104.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11674, wt=85.000) has high priority.
% 10.45/10.72  
% 10.45/10.72  WARNING: worst clause (id=11675, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11676, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11677, wt=86.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11678, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11679, wt=94.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11680, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11681, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11682, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11683, wt=85.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11684, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11685, wt=88.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11686, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11687, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11688, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11689, wt=85.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11690, wt=96.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11691, wt=85.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11692, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11693, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11694, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11695, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11696, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11697, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11698, wt=85.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11699, wt=95.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11700, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11701, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11702, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11703, wt=59.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11704, wt=62.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11705, wt=55.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11706, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11707, wt=65.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11708, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11709, wt=62.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11710, wt=62.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11711, wt=66.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11712, wt=65.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11713, wt=58.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11714, wt=92.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11715, wt=93.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11716, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11717, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11718, wt=94.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11719, wt=85.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11720, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11721, wt=94.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11722, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11723, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11724, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11725, wt=100.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11726, wt=91.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11727, wt=91.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11728, wt=108.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11729, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11730, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11731, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11732, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11733, wt=90.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11734, wt=99.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11735, wt=89.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11736, wt=94.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11737, wt=94.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11738, wt=98.000) has high priority.
% 10.45/10.77  
% 10.45/10.77  WARNING: worst clause (id=11739, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11740, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11741, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11742, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11743, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11744, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11745, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11746, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11747, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11748, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11749, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11750, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11751, wt=92.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11752, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11753, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11754, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11755, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11756, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11757, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11758, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11759, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11760, wt=100.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11761, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11762, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11763, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11764, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11765, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11766, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11767, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11768, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11769, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11770, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11771, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11772, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11773, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11774, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11775, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11776, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11777, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11778, wt=99.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11779, wt=94.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11780, wt=89.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11781, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11782, wt=91.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11783, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11784, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11785, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11786, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11787, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11788, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11789, wt=63.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11790, wt=66.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11791, wt=78.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11792, wt=59.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11793, wt=72.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11794, wt=72.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11795, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11796, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11797, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11798, wt=70.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11799, wt=69.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11800, wt=72.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11801, wt=72.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11802, wt=78.000) has high priority.
% 10.57/10.84  
% 10.57/10.84  WARNING: worst clause (id=11803, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11804, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11805, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11806, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11807, wt=66.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11808, wt=72.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11809, wt=66.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11810, wt=78.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11811, wt=72.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11812, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11813, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11814, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11815, wt=63.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11816, wt=69.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11817, wt=66.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11818, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11819, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11820, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11821, wt=69.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11822, wt=78.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11823, wt=72.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11824, wt=71.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11825, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11826, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11827, wt=78.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11828, wt=62.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11829, wt=72.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11830, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11831, wt=63.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11832, wt=66.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11833, wt=63.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11834, wt=70.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11835, wt=72.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11836, wt=78.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11837, wt=69.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11838, wt=66.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11839, wt=63.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11840, wt=68.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11841, wt=68.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11842, wt=77.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11843, wt=71.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11844, wt=68.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11845, wt=77.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11846, wt=92.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11847, wt=93.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11848, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11849, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11850, wt=85.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11851, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11852, wt=89.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11853, wt=100.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11854, wt=108.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11855, wt=89.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11856, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11857, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11858, wt=90.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11859, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11860, wt=98.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11861, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11862, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11863, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11864, wt=89.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11865, wt=99.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11866, wt=100.000) has high priority.
% 10.57/10.88  
% 10.57/10.88  WARNING: worst clause (id=11867, wt=92.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11868, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11869, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11870, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11871, wt=89.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11872, wt=100.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11873, wt=89.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11874, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11875, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11876, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11877, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11878, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11879, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11880, wt=89.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11881, wt=99.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11882, wt=100.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11883, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11884, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11885, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11886, wt=63.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11887, wt=66.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11888, wt=59.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11889, wt=87.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11890, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11891, wt=69.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11892, wt=81.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11893, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11894, wt=66.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11895, wt=66.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11896, wt=87.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11897, wt=70.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11898, wt=69.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11899, wt=62.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11900, wt=87.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11901, wt=86.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11902, wt=96.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11903, wt=97.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11904, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11905, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11906, wt=98.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11907, wt=89.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11908, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11909, wt=98.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11910, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11911, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11912, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11913, wt=104.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11914, wt=95.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11915, wt=95.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11916, wt=112.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11917, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11918, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11919, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11920, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11921, wt=94.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11922, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11923, wt=93.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11924, wt=98.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11925, wt=98.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11926, wt=102.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11927, wt=95.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11928, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11929, wt=103.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11930, wt=98.000) has high priority.
% 10.67/10.92  
% 10.67/10.92  WARNING: worst clause (id=11931, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11932, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11933, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11934, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11935, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11936, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11937, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11938, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11939, wt=104.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11940, wt=96.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11941, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11942, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11943, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11944, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11945, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11946, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11947, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11948, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11949, wt=104.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11950, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11951, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11952, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11953, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11954, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11955, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11956, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11957, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11958, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11959, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11960, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11961, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11962, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11963, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11964, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11965, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11966, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11967, wt=103.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11968, wt=98.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11969, wt=93.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11970, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11971, wt=95.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11972, wt=104.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11973, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11974, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11975, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11976, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11977, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11978, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11979, wt=67.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11980, wt=70.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11981, wt=82.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11982, wt=63.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11983, wt=76.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11984, wt=76.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11985, wt=91.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11986, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11987, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11988, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11989, wt=74.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11990, wt=73.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11991, wt=76.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11992, wt=76.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11993, wt=82.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11994, wt=85.000) has high priority.
% 10.67/10.98  
% 10.67/10.98  WARNING: worst clause (id=11995, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=11996, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=11997, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=11998, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=11999, wt=70.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12000, wt=76.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12001, wt=70.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12002, wt=82.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12003, wt=76.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12004, wt=91.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12005, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12006, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12007, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12008, wt=67.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12009, wt=73.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12010, wt=70.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12011, wt=85.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12012, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12013, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12014, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12015, wt=73.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12016, wt=82.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12017, wt=76.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12018, wt=75.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12019, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12020, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12021, wt=82.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12022, wt=66.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12023, wt=76.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12024, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12025, wt=67.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12026, wt=70.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12027, wt=67.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12028, wt=88.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12029, wt=74.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12030, wt=76.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12031, wt=82.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12032, wt=91.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12033, wt=73.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12034, wt=85.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12035, wt=70.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12036, wt=67.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12037, wt=88.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12038, wt=72.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12039, wt=72.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12040, wt=81.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12041, wt=75.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12042, wt=72.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12043, wt=81.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12044, wt=90.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12045, wt=87.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12046, wt=92.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12047, wt=93.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12048, wt=99.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12049, wt=99.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12050, wt=85.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12051, wt=99.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12052, wt=89.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12053, wt=100.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12054, wt=108.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12055, wt=89.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12056, wt=99.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12057, wt=99.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12058, wt=90.000) has high priority.
% 10.75/11.02  
% 10.75/11.02  WARNING: worst clause (id=12059, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12060, wt=98.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12061, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12062, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12063, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12064, wt=89.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12065, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12066, wt=100.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12067, wt=92.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12068, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12069, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12070, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12071, wt=89.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12072, wt=100.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12073, wt=89.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12074, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12075, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12076, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12077, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12078, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12079, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12080, wt=89.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12081, wt=99.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12082, wt=100.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12083, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12084, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12085, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12086, wt=63.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12087, wt=66.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12088, wt=59.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12089, wt=87.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12090, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12091, wt=69.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12092, wt=81.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12093, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12094, wt=66.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12095, wt=66.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12096, wt=87.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12097, wt=70.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12098, wt=69.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12099, wt=62.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12100, wt=87.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12101, wt=86.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12102, wt=96.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12103, wt=97.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12104, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12105, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12106, wt=98.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12107, wt=89.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12108, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12109, wt=98.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12110, wt=93.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12111, wt=93.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12112, wt=93.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12113, wt=104.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12114, wt=95.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12115, wt=95.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12116, wt=112.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12117, wt=93.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12118, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12119, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12120, wt=93.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12121, wt=94.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12122, wt=103.000) has high priority.
% 10.75/11.06  
% 10.75/11.06  WARNING: worst clause (id=12123, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12124, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12125, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12126, wt=102.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12127, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12128, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12129, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12130, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12131, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12132, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12133, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12134, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12135, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12136, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12137, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12138, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12139, wt=104.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12140, wt=96.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12141, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12142, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12143, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12144, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12145, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12146, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12147, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12148, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12149, wt=104.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12150, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12151, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12152, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12153, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12154, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12155, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12156, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12157, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12158, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12159, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12160, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12161, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12162, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12163, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12164, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12165, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12166, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12167, wt=103.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12168, wt=98.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12169, wt=93.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12170, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12171, wt=95.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12172, wt=104.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12173, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12174, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12175, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12176, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12177, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12178, wt=74.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12179, wt=67.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12180, wt=70.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12181, wt=82.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12182, wt=63.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12183, wt=76.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12184, wt=76.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12185, wt=91.000) has high priority.
% 10.87/11.12  
% 10.87/11.12  WARNING: worst clause (id=12186, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12187, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12188, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12189, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12190, wt=73.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12191, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12192, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12193, wt=82.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12194, wt=85.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12195, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12196, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12197, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12198, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12199, wt=70.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12200, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12201, wt=70.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12202, wt=82.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12203, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12204, wt=91.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12205, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12206, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12207, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12208, wt=67.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12209, wt=73.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12210, wt=70.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12211, wt=85.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12212, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12213, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12214, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12215, wt=73.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12216, wt=82.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12217, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12218, wt=75.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12219, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12220, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12221, wt=82.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12222, wt=66.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12223, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12224, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12225, wt=67.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12226, wt=70.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12227, wt=67.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12228, wt=88.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12229, wt=74.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12230, wt=76.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12231, wt=82.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12232, wt=91.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12233, wt=73.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12234, wt=85.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12235, wt=70.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12236, wt=67.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12237, wt=88.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12238, wt=72.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12239, wt=72.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12240, wt=81.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12241, wt=75.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12242, wt=72.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12243, wt=81.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12244, wt=90.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12245, wt=87.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12246, wt=91.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12247, wt=92.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12248, wt=98.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12249, wt=98.000) has high priority.
% 10.89/11.17  
% 10.89/11.17  WARNING: worst clause (id=12250, wt=84.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12251, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12252, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12253, wt=99.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12254, wt=107.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12255, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12256, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12257, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12258, wt=89.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12259, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12260, wt=97.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12261, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12262, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12263, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12264, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12265, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12266, wt=91.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12267, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12268, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12269, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12270, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12271, wt=99.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12272, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12273, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12274, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12275, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12276, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12277, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12278, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12279, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12280, wt=98.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12281, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12282, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12283, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12284, wt=62.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12285, wt=65.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12286, wt=58.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12287, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12288, wt=68.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12289, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12290, wt=65.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12291, wt=65.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12292, wt=69.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12293, wt=68.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12294, wt=61.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12295, wt=95.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12296, wt=96.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12297, wt=102.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12298, wt=102.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12299, wt=97.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12300, wt=88.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12301, wt=102.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12302, wt=97.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12303, wt=92.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12304, wt=92.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12305, wt=92.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12306, wt=103.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12307, wt=94.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12308, wt=94.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12309, wt=111.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12310, wt=92.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12311, wt=102.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12312, wt=102.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12313, wt=92.000) has high priority.
% 10.89/11.20  
% 10.89/11.20  WARNING: worst clause (id=12314, wt=93.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12315, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12316, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12317, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12318, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12319, wt=101.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12320, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12321, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12322, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12323, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12324, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12325, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12326, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12327, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12328, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12329, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12330, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12331, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12332, wt=95.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12333, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12334, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12335, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12336, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12337, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12338, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12339, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12340, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12341, wt=103.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12342, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12343, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12344, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12345, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12346, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12347, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12348, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12349, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12350, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12351, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12352, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12353, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12354, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12355, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12356, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12357, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12358, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12359, wt=102.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12360, wt=97.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12361, wt=92.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12362, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12363, wt=94.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12364, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12365, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12366, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12367, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12368, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12369, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12370, wt=66.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12371, wt=69.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12372, wt=81.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12373, wt=62.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12374, wt=75.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12375, wt=75.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12376, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12377, wt=73.000) has high priority.
% 10.97/11.26  
% 10.97/11.26  WARNING: worst clause (id=12378, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12379, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12380, wt=72.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12381, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12382, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12383, wt=81.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12384, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12385, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12386, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12387, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12388, wt=69.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12389, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12390, wt=69.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12391, wt=81.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12392, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12393, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12394, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12395, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12396, wt=66.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12397, wt=72.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12398, wt=69.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12399, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12400, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12401, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12402, wt=72.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12403, wt=81.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12404, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12405, wt=74.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12406, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12407, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12408, wt=81.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12409, wt=65.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12410, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12411, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12412, wt=66.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12413, wt=69.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12414, wt=66.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12415, wt=73.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12416, wt=75.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12417, wt=81.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12418, wt=72.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12419, wt=69.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12420, wt=66.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12421, wt=71.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12422, wt=71.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12423, wt=80.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12424, wt=74.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12425, wt=71.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12426, wt=80.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12427, wt=88.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12428, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12429, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12430, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12431, wt=85.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12432, wt=104.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12433, wt=85.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12434, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12435, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12436, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12437, wt=96.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12438, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12439, wt=85.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12440, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12441, wt=95.000) has high priority.
% 11.03/11.30  
% 11.03/11.30  WARNING: worst clause (id=12442, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12443, wt=88.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12444, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12445, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12446, wt=86.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12447, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12448, wt=85.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12449, wt=94.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12450, wt=89.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12451, wt=85.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12452, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12453, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12454, wt=81.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12455, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12456, wt=96.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12457, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12458, wt=85.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12459, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12460, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12461, wt=95.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12462, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12463, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12464, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12465, wt=59.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12466, wt=62.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12467, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12468, wt=58.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12469, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12470, wt=62.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12471, wt=66.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12472, wt=55.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12473, wt=65.000) has high priority.
% 11.03/11.34  
% 11.03/11.34  WARNING: worst clause (id=12474, wt=65.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12475, wt=62.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12476, wt=92.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12477, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12478, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12479, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12480, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12481, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12482, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12483, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12484, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12485, wt=91.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12486, wt=108.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12487, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12488, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12489, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12490, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12491, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12492, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12493, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12494, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12495, wt=100.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12496, wt=91.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12497, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12498, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12499, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12500, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12501, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12502, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12503, wt=99.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12504, wt=89.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12505, wt=94.000) has high priority.
% 11.03/11.35  
% 11.03/11.35  WARNING: worst clause (id=12506, wt=92.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12507, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12508, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12509, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12510, wt=90.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12511, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12512, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12513, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12514, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12515, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12516, wt=98.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12517, wt=91.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12518, wt=93.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12519, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12520, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12521, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12522, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12523, wt=85.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12524, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12525, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12526, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12527, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12528, wt=100.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12529, wt=91.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12530, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12531, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12532, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12533, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12534, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12535, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12536, wt=99.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12537, wt=89.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12538, wt=94.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12539, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12540, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12541, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12542, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12543, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12544, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12545, wt=63.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12546, wt=66.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12547, wt=78.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12548, wt=72.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12549, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12550, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12551, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12552, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12553, wt=62.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12554, wt=72.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12555, wt=72.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12556, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12557, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12558, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12559, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12560, wt=72.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12561, wt=66.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12562, wt=78.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12563, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12564, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12565, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12566, wt=63.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12567, wt=66.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12568, wt=69.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12569, wt=70.000) has high priority.
% 11.17/11.42  
% 11.17/11.42  WARNING: worst clause (id=12570, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12571, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12572, wt=59.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12573, wt=78.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12574, wt=69.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12575, wt=72.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12576, wt=65.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12577, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12578, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12579, wt=78.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12580, wt=69.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12581, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12582, wt=63.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12583, wt=63.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12584, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12585, wt=70.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12586, wt=72.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12587, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12588, wt=78.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12589, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12590, wt=69.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12591, wt=68.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12592, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12593, wt=68.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12594, wt=77.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12595, wt=77.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12596, wt=88.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12597, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12598, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12599, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12600, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12601, wt=104.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12602, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12603, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12604, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12605, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12606, wt=96.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12607, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12608, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12609, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12610, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12611, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12612, wt=88.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12613, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12614, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12615, wt=86.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12616, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12617, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12618, wt=94.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12619, wt=89.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12620, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12621, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12622, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12623, wt=81.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12624, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12625, wt=96.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12626, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12627, wt=85.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12628, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12629, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12630, wt=95.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12631, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12632, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12633, wt=66.000) has high priority.
% 11.19/11.45  
% 11.19/11.45  WARNING: worst clause (id=12634, wt=59.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12635, wt=62.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12636, wt=66.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12637, wt=58.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12638, wt=66.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12639, wt=62.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12640, wt=66.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12641, wt=55.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12642, wt=65.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12643, wt=65.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12644, wt=62.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12645, wt=92.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12646, wt=99.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12647, wt=99.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12648, wt=94.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12649, wt=99.000) has high priority.
% 11.27/11.51  
% 11.27/11.51  WARNING: worst clause (id=12650, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12651, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12652, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12653, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12654, wt=91.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12655, wt=108.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12656, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12657, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12658, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12659, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12660, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12661, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12662, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12663, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12664, wt=100.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12665, wt=91.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12666, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12667, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12668, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12669, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12670, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12671, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12672, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12673, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12674, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12675, wt=92.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12676, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12677, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12678, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12679, wt=90.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12680, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12681, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12682, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12683, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12684, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12685, wt=98.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12686, wt=91.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12687, wt=93.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12688, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12689, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12690, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12691, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12692, wt=85.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12693, wt=99.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12694, wt=89.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12695, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12696, wt=94.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12697, wt=100.000) has high priority.
% 11.27/11.52  
% 11.27/11.52  WARNING: worst clause (id=12698, wt=91.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12699, wt=99.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12700, wt=89.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12701, wt=99.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12702, wt=89.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12703, wt=99.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12704, wt=94.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12705, wt=99.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12706, wt=89.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12707, wt=94.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12708, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12709, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12710, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12711, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12712, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12713, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12714, wt=63.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12715, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12716, wt=78.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12717, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12718, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12719, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12720, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12721, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12722, wt=62.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12723, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12724, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12725, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12726, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12727, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12728, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12729, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12730, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12731, wt=78.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12732, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12733, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12734, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12735, wt=63.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12736, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12737, wt=69.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12738, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12739, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12740, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12741, wt=59.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12742, wt=78.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12743, wt=69.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12744, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12745, wt=65.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12746, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12747, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12748, wt=78.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12749, wt=69.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12750, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12751, wt=63.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12752, wt=63.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12753, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12754, wt=70.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12755, wt=72.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12756, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12757, wt=78.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12758, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12759, wt=69.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12760, wt=68.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12761, wt=66.000) has high priority.
% 11.33/11.58  
% 11.33/11.58  WARNING: worst clause (id=12762, wt=68.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12763, wt=77.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12764, wt=77.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12765, wt=88.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12766, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12767, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12768, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12769, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12770, wt=104.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12771, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12772, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12773, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12774, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12775, wt=96.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12776, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12777, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12778, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12779, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12780, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12781, wt=88.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12782, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12783, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12784, wt=86.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12785, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12786, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12787, wt=94.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12788, wt=89.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12789, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12790, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12791, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12792, wt=81.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12793, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12794, wt=96.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12795, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12796, wt=85.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12797, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12798, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12799, wt=95.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12800, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12801, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12802, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12803, wt=59.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12804, wt=62.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12805, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12806, wt=58.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12807, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12808, wt=62.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12809, wt=66.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12810, wt=55.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12811, wt=65.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12812, wt=65.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12813, wt=62.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12814, wt=92.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12815, wt=99.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12816, wt=99.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12817, wt=94.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12818, wt=99.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12819, wt=94.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12820, wt=89.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12821, wt=89.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12822, wt=89.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12823, wt=91.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12824, wt=108.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12825, wt=89.000) has high priority.
% 11.33/11.62  
% 11.33/11.62  WARNING: worst clause (id=12826, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12827, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12828, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12829, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12830, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12831, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12832, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12833, wt=100.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12834, wt=91.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12835, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12836, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12837, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12838, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12839, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12840, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12841, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12842, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12843, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12844, wt=92.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12845, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12846, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12847, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12848, wt=90.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12849, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12850, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12851, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12852, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12853, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12854, wt=98.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12855, wt=91.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12856, wt=93.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12857, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12858, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12859, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12860, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12861, wt=85.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12862, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12863, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12864, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12865, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12866, wt=100.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12867, wt=91.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12868, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12869, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12870, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12871, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12872, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12873, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12874, wt=99.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12875, wt=89.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12876, wt=94.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12877, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12878, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12879, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12880, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12881, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12882, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12883, wt=63.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12884, wt=66.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12885, wt=78.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12886, wt=72.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12887, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12888, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12889, wt=70.000) has high priority.
% 11.43/11.69  
% 11.43/11.69  WARNING: worst clause (id=12890, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12891, wt=62.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12892, wt=72.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12893, wt=72.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12894, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12895, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12896, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12897, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12898, wt=72.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12899, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12900, wt=78.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12901, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12902, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12903, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12904, wt=63.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12905, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12906, wt=69.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12907, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12908, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12909, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12910, wt=59.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12911, wt=78.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12912, wt=69.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12913, wt=72.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12914, wt=65.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12915, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12916, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12917, wt=78.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12918, wt=69.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12919, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12920, wt=63.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12921, wt=63.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12922, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12923, wt=70.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12924, wt=72.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12925, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12926, wt=78.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12927, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12928, wt=69.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12929, wt=68.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12930, wt=66.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12931, wt=68.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12932, wt=77.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12933, wt=77.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12934, wt=92.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12935, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12936, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12937, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12938, wt=89.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12939, wt=108.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12940, wt=89.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12941, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12942, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12943, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12944, wt=100.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12945, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12946, wt=89.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12947, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12948, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12949, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12950, wt=100.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12951, wt=92.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12952, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12953, wt=99.000) has high priority.
% 11.45/11.73  
% 11.45/11.73  WARNING: worst clause (id=12954, wt=90.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12955, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12956, wt=89.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12957, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12958, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12959, wt=89.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12960, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12961, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12962, wt=85.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12963, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12964, wt=100.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12965, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12966, wt=89.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12967, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12968, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12969, wt=99.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12970, wt=100.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12971, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12972, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12973, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12974, wt=63.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12975, wt=66.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12976, wt=87.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12977, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12978, wt=62.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12979, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12980, wt=66.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12981, wt=87.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12982, wt=70.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12983, wt=59.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12984, wt=69.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12985, wt=69.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12986, wt=81.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12987, wt=66.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12988, wt=87.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12989, wt=86.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12990, wt=96.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12991, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12992, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12993, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12994, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12995, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12996, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12997, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12998, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=12999, wt=95.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13000, wt=112.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13001, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13002, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13003, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13004, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13005, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13006, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13007, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13008, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13009, wt=104.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13010, wt=95.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13011, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13012, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13013, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13014, wt=93.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13015, wt=103.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13016, wt=98.000) has high priority.
% 11.49/11.77  
% 11.49/11.77  WARNING: worst clause (id=13017, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13018, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13019, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13020, wt=104.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13021, wt=96.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13022, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13023, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13024, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13025, wt=94.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13026, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13027, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13028, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13029, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13030, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13031, wt=102.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13032, wt=95.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13033, wt=97.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13034, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13035, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13036, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13037, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13038, wt=89.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13039, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13040, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13041, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13042, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13043, wt=104.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13044, wt=95.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13045, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13046, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13047, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13048, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13049, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13050, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13051, wt=103.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13052, wt=93.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13053, wt=98.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13054, wt=104.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13055, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13056, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13057, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13058, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13059, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13060, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13061, wt=67.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13062, wt=70.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13063, wt=82.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13064, wt=76.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13065, wt=91.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13066, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13067, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13068, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13069, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13070, wt=66.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13071, wt=76.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13072, wt=76.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13073, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13074, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13075, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13076, wt=74.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13077, wt=76.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13078, wt=70.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13079, wt=82.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13080, wt=91.000) has high priority.
% 11.59/11.84  
% 11.59/11.84  WARNING: worst clause (id=13081, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13082, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13083, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13084, wt=67.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13085, wt=70.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13086, wt=73.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13087, wt=88.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13088, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13089, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13090, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13091, wt=63.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13092, wt=82.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13093, wt=73.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13094, wt=76.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13095, wt=69.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13096, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13097, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13098, wt=82.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13099, wt=73.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13100, wt=85.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13101, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13102, wt=67.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13103, wt=67.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13104, wt=70.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13105, wt=85.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13106, wt=74.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13107, wt=76.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13108, wt=70.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13109, wt=82.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13110, wt=91.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13111, wt=70.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13112, wt=73.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13113, wt=88.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13114, wt=72.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13115, wt=70.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13116, wt=85.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13117, wt=72.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13118, wt=81.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13119, wt=90.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13120, wt=81.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13121, wt=87.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13122, wt=87.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13123, wt=92.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13124, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13125, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13126, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13127, wt=89.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13128, wt=108.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13129, wt=89.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13130, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13131, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13132, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13133, wt=100.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13134, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13135, wt=89.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13136, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13137, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13138, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13139, wt=100.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13140, wt=92.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13141, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13142, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13143, wt=90.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13144, wt=99.000) has high priority.
% 11.59/11.87  
% 11.59/11.87  WARNING: worst clause (id=13145, wt=89.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13146, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13147, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13148, wt=89.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13149, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13150, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13151, wt=85.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13152, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13153, wt=100.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13154, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13155, wt=89.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13156, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13157, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13158, wt=99.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13159, wt=100.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13160, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13161, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13162, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13163, wt=63.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13164, wt=66.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13165, wt=87.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13166, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13167, wt=62.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13168, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13169, wt=66.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13170, wt=87.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13171, wt=70.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13172, wt=59.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13173, wt=69.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13174, wt=69.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13175, wt=81.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13176, wt=66.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13177, wt=87.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13178, wt=86.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13179, wt=96.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13180, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13181, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13182, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13183, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13184, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13185, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13186, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13187, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13188, wt=95.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13189, wt=112.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13190, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13191, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13192, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13193, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13194, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13195, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13196, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13197, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13198, wt=104.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13199, wt=95.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13200, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13201, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13202, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13203, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13204, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13205, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13206, wt=103.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13207, wt=93.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13208, wt=98.000) has high priority.
% 11.65/11.92  
% 11.65/11.92  WARNING: worst clause (id=13209, wt=104.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13210, wt=96.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13211, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13212, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13213, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13214, wt=94.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13215, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13216, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13217, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13218, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13219, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13220, wt=102.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13221, wt=95.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13222, wt=97.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13223, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13224, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13225, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13226, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13227, wt=89.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13228, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13229, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13230, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13231, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13232, wt=104.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13233, wt=95.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13234, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13235, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13236, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13237, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13238, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13239, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13240, wt=103.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13241, wt=93.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13242, wt=98.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13243, wt=104.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13244, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13245, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13246, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13247, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13248, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13249, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13250, wt=67.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13251, wt=70.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13252, wt=82.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13253, wt=76.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13254, wt=91.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13255, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13256, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13257, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13258, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13259, wt=66.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13260, wt=76.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13261, wt=76.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13262, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13263, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13264, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13265, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13266, wt=76.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13267, wt=70.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13268, wt=82.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13269, wt=91.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13270, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13271, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13272, wt=74.000) has high priority.
% 11.71/11.98  
% 11.71/11.98  WARNING: worst clause (id=13273, wt=67.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13274, wt=70.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13275, wt=73.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13276, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13277, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13278, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13279, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13280, wt=63.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13281, wt=82.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13282, wt=73.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13283, wt=76.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13284, wt=69.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13285, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13286, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13287, wt=82.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13288, wt=73.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13289, wt=85.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13290, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13291, wt=67.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13292, wt=67.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13293, wt=70.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13294, wt=85.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13295, wt=74.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13296, wt=76.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13297, wt=70.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13298, wt=82.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13299, wt=91.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13300, wt=70.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13301, wt=73.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13302, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13303, wt=72.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13304, wt=70.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13305, wt=85.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13306, wt=72.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13307, wt=81.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13308, wt=90.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13309, wt=81.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13310, wt=87.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13311, wt=87.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13312, wt=91.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13313, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13314, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13315, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13316, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13317, wt=107.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13318, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13319, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13320, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13321, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13322, wt=99.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13323, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13324, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13325, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13326, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13327, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13328, wt=91.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13329, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13330, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13331, wt=89.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13332, wt=98.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13333, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13334, wt=97.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13335, wt=92.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13336, wt=88.000) has high priority.
% 11.75/12.01  
% 11.75/12.01  WARNING: worst clause (id=13337, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13338, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13339, wt=84.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13340, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13341, wt=99.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13342, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13343, wt=88.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13344, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13345, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13346, wt=98.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13347, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13348, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13349, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13350, wt=62.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13351, wt=65.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13352, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13353, wt=61.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13354, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13355, wt=65.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13356, wt=69.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13357, wt=58.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13358, wt=68.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13359, wt=68.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13360, wt=65.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13361, wt=95.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13362, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13363, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13364, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13365, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13366, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13367, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13368, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13369, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13370, wt=94.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13371, wt=111.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13372, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13373, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13374, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13375, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13376, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13377, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13378, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13379, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13380, wt=103.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13381, wt=94.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13382, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13383, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13384, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13385, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13386, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13387, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13388, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13389, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13390, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13391, wt=95.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13392, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13393, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13394, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13395, wt=93.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13396, wt=102.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13397, wt=97.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13398, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13399, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13400, wt=92.000) has high priority.
% 11.79/12.06  
% 11.79/12.06  WARNING: worst clause (id=13401, wt=101.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13402, wt=94.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13403, wt=96.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13404, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13405, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13406, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13407, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13408, wt=88.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13409, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13410, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13411, wt=97.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13412, wt=97.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13413, wt=103.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13414, wt=94.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13415, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13416, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13417, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13418, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13419, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13420, wt=97.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13421, wt=102.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13422, wt=92.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13423, wt=97.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13424, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13425, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13426, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13427, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13428, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13429, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13430, wt=66.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13431, wt=69.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13432, wt=81.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13433, wt=75.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13434, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13435, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13436, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13437, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13438, wt=65.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13439, wt=75.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13440, wt=75.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13441, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13442, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13443, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13444, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13445, wt=75.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13446, wt=69.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13447, wt=81.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13448, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13449, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13450, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13451, wt=66.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13452, wt=69.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13453, wt=72.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13454, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13455, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13456, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13457, wt=62.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13458, wt=81.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13459, wt=72.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13460, wt=75.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13461, wt=68.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13462, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13463, wt=73.000) has high priority.
% 11.79/12.12  
% 11.79/12.12  WARNING: worst clause (id=13464, wt=81.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13465, wt=72.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13466, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13467, wt=66.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13468, wt=66.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13469, wt=69.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13470, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13471, wt=75.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13472, wt=69.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13473, wt=81.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13474, wt=69.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13475, wt=72.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13476, wt=71.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13477, wt=69.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13478, wt=71.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13479, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13480, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13481, wt=16.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  Low Water (displace): id=13481, wt=16.000
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13482, wt=20.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13483, wt=20.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13484, wt=36.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13485, wt=43.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13486, wt=43.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13487, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13488, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13489, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13490, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13491, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13492, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13493, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13494, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13495, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13496, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13497, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13498, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13499, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13500, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13501, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13502, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13503, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13504, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13505, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13506, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13507, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13508, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13509, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13510, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13511, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13512, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13513, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13514, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13515, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13516, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13517, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13518, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13519, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13520, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13521, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13522, wt=87.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13523, wt=82.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13524, wt=73.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13525, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13526, wt=80.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13527, wt=68.000) has high priority.
% 11.88/12.14  
% 11.88/12.14  WARNING: worst clause (id=13528, wt=68.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13529, wt=73.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13530, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13531, wt=80.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13532, wt=68.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13533, wt=80.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13534, wt=68.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13535, wt=51.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13536, wt=89.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13537, wt=62.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13538, wt=62.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13539, wt=89.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13540, wt=47.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13541, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13542, wt=73.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13543, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13544, wt=74.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13545, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13546, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13547, wt=74.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13548, wt=73.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13549, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13550, wt=82.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13551, wt=50.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13552, wt=50.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13553, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13554, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13555, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13556, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13557, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13558, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13559, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13560, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13561, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13562, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13563, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13564, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13565, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13566, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13567, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13568, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13569, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13570, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13571, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13572, wt=66.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13573, wt=56.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13574, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13575, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13576, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13577, wt=66.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13578, wt=56.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13579, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13580, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13581, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13582, wt=66.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13583, wt=56.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13584, wt=51.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13585, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13586, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13587, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13588, wt=72.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13589, wt=58.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13590, wt=66.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13591, wt=56.000) has high priority.
% 11.88/12.16  
% 11.88/12.16  WARNING: worst clause (id=13592, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13593, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13594, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13595, wt=49.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13596, wt=51.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13597, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13598, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13599, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13600, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13601, wt=40.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13602, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13603, wt=36.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13604, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13605, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13606, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13607, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13608, wt=54.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13609, wt=44.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13610, wt=45.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13611, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13612, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13613, wt=49.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13614, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13615, wt=51.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13616, wt=46.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13617, wt=57.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13618, wt=48.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13619, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13620, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13621, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13622, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13623, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13624, wt=48.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13625, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13626, wt=48.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13627, wt=45.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13628, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13629, wt=46.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13630, wt=39.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13631, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13632, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13633, wt=48.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13634, wt=50.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13635, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13636, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13637, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13638, wt=49.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13639, wt=51.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13640, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13641, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13642, wt=61.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13643, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13644, wt=40.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13645, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13646, wt=36.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13647, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13648, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13649, wt=55.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13650, wt=43.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13651, wt=54.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13652, wt=44.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13653, wt=45.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13654, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13655, wt=47.000) has high priority.
% 11.88/12.19  
% 11.88/12.19  WARNING: worst clause (id=13656, wt=49.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13657, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13658, wt=51.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13659, wt=46.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13660, wt=57.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13661, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13662, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13663, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13664, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13665, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13666, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13667, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13668, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13669, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13670, wt=45.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13671, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13672, wt=46.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13673, wt=39.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13674, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13675, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13676, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13677, wt=50.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13678, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13679, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13680, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13681, wt=49.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13682, wt=51.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13683, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13684, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13685, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13686, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13687, wt=40.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13688, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13689, wt=36.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13690, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13691, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13692, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13693, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13694, wt=54.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13695, wt=44.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13696, wt=45.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13697, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13698, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13699, wt=49.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13700, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13701, wt=51.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13702, wt=46.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13703, wt=57.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13704, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13705, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13706, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13707, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13708, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13709, wt=55.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13710, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13711, wt=43.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13712, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13713, wt=45.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13714, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13715, wt=46.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13716, wt=39.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13717, wt=47.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13718, wt=61.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13719, wt=48.000) has high priority.
% 11.95/12.21  
% 11.95/12.21  WARNING: worst clause (id=13720, wt=50.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13721, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13722, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13723, wt=60.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13724, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13725, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13726, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13727, wt=53.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13728, wt=55.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13729, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13730, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13731, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13732, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13733, wt=44.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13734, wt=47.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13735, wt=40.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13736, wt=71.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13737, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13738, wt=59.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13739, wt=59.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13740, wt=74.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13741, wt=68.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13742, wt=47.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13743, wt=71.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13744, wt=58.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13745, wt=48.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13746, wt=49.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13747, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13748, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13749, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13750, wt=53.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13751, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13752, wt=55.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13753, wt=74.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13754, wt=50.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13755, wt=62.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13756, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13757, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13758, wt=61.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13759, wt=52.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13760, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13761, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13762, wt=47.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13763, wt=71.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13764, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13765, wt=59.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13766, wt=59.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13767, wt=52.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13768, wt=47.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13769, wt=71.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13770, wt=68.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13771, wt=52.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13772, wt=49.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13773, wt=64.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13774, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13775, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13776, wt=50.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13777, wt=43.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13778, wt=68.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13779, wt=70.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13780, wt=51.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13781, wt=65.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13782, wt=52.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13783, wt=54.000) has high priority.
% 11.95/12.23  
% 11.95/12.23  WARNING: worst clause (id=13784, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13785, wt=64.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13786, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13787, wt=64.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13788, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13789, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13790, wt=60.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13791, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13792, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13793, wt=65.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13794, wt=53.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13795, wt=55.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13796, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13797, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13798, wt=65.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13799, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13800, wt=44.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13801, wt=47.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13802, wt=40.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13803, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13804, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13805, wt=59.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13806, wt=59.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13807, wt=74.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13808, wt=68.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13809, wt=47.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13810, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13811, wt=58.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13812, wt=48.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13813, wt=49.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13814, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13815, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13816, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13817, wt=53.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13818, wt=65.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13819, wt=55.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13820, wt=74.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13821, wt=50.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13822, wt=62.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13823, wt=65.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13824, wt=65.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13825, wt=61.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13826, wt=52.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13827, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13828, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13829, wt=47.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13830, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13831, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13832, wt=59.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13833, wt=59.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13834, wt=52.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13835, wt=47.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13836, wt=71.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13837, wt=68.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13838, wt=52.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13839, wt=49.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13840, wt=64.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13841, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13842, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13843, wt=50.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13844, wt=43.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13845, wt=68.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13846, wt=70.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13847, wt=51.000) has high priority.
% 11.95/12.25  
% 11.95/12.25  WARNING: worst clause (id=13848, wt=65.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13849, wt=52.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13850, wt=54.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13851, wt=71.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13852, wt=64.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13853, wt=71.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13854, wt=64.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13855, wt=50.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13856, wt=50.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13857, wt=64.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13858, wt=52.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13859, wt=54.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13860, wt=50.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13861, wt=50.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13862, wt=64.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13863, wt=50.000) has high priority.
% 11.95/12.27  
% 11.95/12.27  WARNING: worst clause (id=13864, wt=43.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13865, wt=46.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13866, wt=39.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13867, wt=50.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13868, wt=58.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13869, wt=58.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13870, wt=46.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13871, wt=57.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13872, wt=47.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13873, wt=48.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13874, wt=50.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13875, wt=50.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13876, wt=52.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13877, wt=64.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13878, wt=54.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13879, wt=49.000) has high priority.
% 11.95/12.28  
% 11.95/12.28  WARNING: worst clause (id=13880, wt=60.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13881, wt=51.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13882, wt=50.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13883, wt=46.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13884, wt=50.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13885, wt=58.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13886, wt=58.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13887, wt=51.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13888, wt=46.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13889, wt=51.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13890, wt=48.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13891, wt=50.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13892, wt=49.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13893, wt=42.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13894, wt=50.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13895, wt=64.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13896, wt=51.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13897, wt=53.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13898, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13899, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13900, wt=61.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13901, wt=49.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13902, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13903, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13904, wt=61.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13905, wt=51.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13906, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13907, wt=40.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13908, wt=47.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13909, wt=55.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13910, wt=55.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13911, wt=43.000) has high priority.
% 12.03/12.28  
% 12.03/12.28  WARNING: worst clause (id=13912, wt=54.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13913, wt=44.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13914, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13915, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13916, wt=49.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13917, wt=61.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13918, wt=39.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13919, wt=36.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13920, wt=50.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13921, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13922, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13923, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13924, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13925, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13926, wt=48.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13927, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13928, wt=48.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13929, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13930, wt=46.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13931, wt=46.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13932, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13933, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13934, wt=61.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13935, wt=51.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13936, wt=51.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13937, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13938, wt=46.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13939, wt=57.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13940, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13941, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13942, wt=61.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13943, wt=49.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13944, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13945, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13946, wt=61.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13947, wt=51.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13948, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13949, wt=40.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13950, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13951, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13952, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13953, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13954, wt=54.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13955, wt=44.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13956, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13957, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13958, wt=49.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13959, wt=61.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13960, wt=39.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13961, wt=36.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13962, wt=50.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13963, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13964, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13965, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13966, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13967, wt=55.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13968, wt=48.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13969, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13970, wt=48.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13971, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13972, wt=46.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13973, wt=46.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13974, wt=43.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13975, wt=47.000) has high priority.
% 12.04/12.30  
% 12.04/12.30  WARNING: worst clause (id=13976, wt=61.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13977, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13978, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13979, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13980, wt=46.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13981, wt=57.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13982, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13983, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13984, wt=61.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13985, wt=49.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13986, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13987, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13988, wt=61.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13989, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13990, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13991, wt=40.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13992, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13993, wt=55.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13994, wt=55.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13995, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13996, wt=54.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13997, wt=44.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13998, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=13999, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14000, wt=49.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14001, wt=61.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14002, wt=39.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14003, wt=36.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14004, wt=50.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14005, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14006, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14007, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14008, wt=55.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14009, wt=55.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14010, wt=48.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14011, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14012, wt=48.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14013, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14014, wt=46.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14015, wt=46.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14016, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14017, wt=47.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14018, wt=61.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14019, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14020, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14021, wt=43.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14022, wt=46.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14023, wt=57.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14024, wt=70.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14025, wt=70.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14026, wt=60.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14027, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14028, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14029, wt=65.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14030, wt=53.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14031, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14032, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14033, wt=65.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14034, wt=74.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14035, wt=55.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14036, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14037, wt=44.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14038, wt=71.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14039, wt=51.000) has high priority.
% 12.07/12.32  
% 12.07/12.32  WARNING: worst clause (id=14040, wt=59.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14041, wt=59.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14042, wt=74.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14043, wt=47.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14044, wt=71.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14045, wt=68.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14046, wt=58.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14047, wt=48.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14048, wt=64.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14049, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14050, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14051, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14052, wt=53.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14053, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14054, wt=43.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14055, wt=40.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14056, wt=54.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14057, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14058, wt=47.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14059, wt=71.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14060, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14061, wt=59.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14062, wt=59.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14063, wt=52.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14064, wt=47.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14065, wt=68.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14066, wt=71.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14067, wt=52.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14068, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14069, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14070, wt=50.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14071, wt=50.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14072, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14073, wt=47.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14074, wt=71.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14075, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14076, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14077, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14078, wt=55.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14079, wt=55.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14080, wt=47.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14081, wt=62.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14082, wt=50.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14083, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14084, wt=61.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14085, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14086, wt=68.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14087, wt=64.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14088, wt=71.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14089, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14090, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14091, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14092, wt=70.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14093, wt=60.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14094, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14095, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14096, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14097, wt=53.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14098, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14099, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14100, wt=65.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14101, wt=74.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14102, wt=55.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14103, wt=51.000) has high priority.
% 12.10/12.34  
% 12.10/12.34  WARNING: worst clause (id=14104, wt=44.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14105, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14106, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14107, wt=59.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14108, wt=59.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14109, wt=74.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14110, wt=47.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14111, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14112, wt=68.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14113, wt=58.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14114, wt=48.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14115, wt=64.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14116, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14117, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14118, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14119, wt=53.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14120, wt=65.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14121, wt=43.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14122, wt=40.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14123, wt=54.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14124, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14125, wt=47.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14126, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14127, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14128, wt=59.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14129, wt=59.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14130, wt=52.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14131, wt=47.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14132, wt=68.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14133, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14134, wt=52.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14135, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14136, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14137, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14138, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14139, wt=65.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14140, wt=47.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14141, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14142, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14143, wt=51.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14144, wt=65.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14145, wt=55.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14146, wt=55.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14147, wt=47.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14148, wt=62.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14149, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14150, wt=65.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14151, wt=61.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14152, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14153, wt=68.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14154, wt=64.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14155, wt=71.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14156, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14157, wt=70.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14158, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14159, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14160, wt=64.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14161, wt=52.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14162, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14163, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14164, wt=64.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14165, wt=54.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14166, wt=50.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14167, wt=43.000) has high priority.
% 12.10/12.36  
% 12.10/12.36  WARNING: worst clause (id=14168, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14169, wt=58.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14170, wt=58.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14171, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14172, wt=57.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14173, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14174, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14175, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14176, wt=52.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14177, wt=64.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14178, wt=42.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14179, wt=39.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14180, wt=53.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14181, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14182, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14183, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14184, wt=58.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14185, wt=58.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14186, wt=51.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14187, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14188, wt=51.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14189, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14190, wt=49.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14191, wt=49.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14192, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14193, wt=50.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14194, wt=64.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14195, wt=54.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14196, wt=54.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14197, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14198, wt=49.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14199, wt=60.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14200, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14201, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14202, wt=61.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14203, wt=49.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14204, wt=51.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14205, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14206, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14207, wt=61.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14208, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14209, wt=40.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14210, wt=43.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14211, wt=36.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14212, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14213, wt=55.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14214, wt=55.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14215, wt=43.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14216, wt=54.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14217, wt=44.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14218, wt=45.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14219, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14220, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14221, wt=49.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14222, wt=61.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14223, wt=51.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14224, wt=46.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14225, wt=57.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14226, wt=48.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14227, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14228, wt=43.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14229, wt=47.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14230, wt=55.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14231, wt=55.000) has high priority.
% 12.10/12.39  
% 12.10/12.39  WARNING: worst clause (id=14232, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14233, wt=43.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14234, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14235, wt=45.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14236, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14237, wt=46.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14238, wt=39.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14239, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14240, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14241, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14242, wt=50.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14243, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14244, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14245, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14246, wt=49.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14247, wt=51.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14248, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14249, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14250, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14251, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14252, wt=40.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14253, wt=43.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14254, wt=36.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14255, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14256, wt=55.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14257, wt=55.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14258, wt=43.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14259, wt=54.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14260, wt=44.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14261, wt=45.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14262, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14263, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14264, wt=49.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14265, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14266, wt=51.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14267, wt=46.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14268, wt=57.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14269, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14270, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14271, wt=43.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14272, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14273, wt=55.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14274, wt=55.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14275, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14276, wt=43.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14277, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14278, wt=45.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14279, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14280, wt=46.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14281, wt=39.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14282, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14283, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14284, wt=48.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14285, wt=50.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14286, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14287, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14288, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14289, wt=49.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14290, wt=51.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14291, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14292, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14293, wt=61.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14294, wt=47.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14295, wt=40.000) has high priority.
% 12.10/12.41  
% 12.10/12.41  WARNING: worst clause (id=14296, wt=43.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14297, wt=36.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14298, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14299, wt=55.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14300, wt=55.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14301, wt=43.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14302, wt=54.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14303, wt=44.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14304, wt=45.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14305, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14306, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14307, wt=49.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14308, wt=61.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14309, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14310, wt=46.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14311, wt=57.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14312, wt=48.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14313, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14314, wt=43.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14315, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14316, wt=55.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14317, wt=55.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14318, wt=48.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14319, wt=43.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14320, wt=48.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14321, wt=45.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14322, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14323, wt=46.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14324, wt=39.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14325, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14326, wt=61.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14327, wt=48.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14328, wt=50.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14329, wt=70.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14330, wt=70.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14331, wt=60.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14332, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14333, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14334, wt=65.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14335, wt=53.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14336, wt=55.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14337, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14338, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14339, wt=65.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14340, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14341, wt=44.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14342, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14343, wt=40.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14344, wt=71.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14345, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14346, wt=59.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14347, wt=59.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14348, wt=74.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14349, wt=68.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14350, wt=47.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14351, wt=71.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14352, wt=58.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14353, wt=48.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14354, wt=49.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14355, wt=70.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14356, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14357, wt=51.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14358, wt=53.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14359, wt=65.000) has high priority.
% 12.18/12.43  
% 12.18/12.43  WARNING: worst clause (id=14360, wt=55.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14361, wt=74.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14362, wt=50.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14363, wt=62.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14364, wt=65.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14365, wt=65.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14366, wt=61.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14367, wt=52.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14368, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14369, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14370, wt=47.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14371, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14372, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14373, wt=59.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14374, wt=59.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14375, wt=52.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14376, wt=47.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14377, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14378, wt=68.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14379, wt=52.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14380, wt=49.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14381, wt=64.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14382, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14383, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14384, wt=50.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14385, wt=43.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14386, wt=68.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14387, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14388, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14389, wt=65.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14390, wt=52.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14391, wt=54.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14392, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14393, wt=64.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14394, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14395, wt=64.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14396, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14397, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14398, wt=60.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14399, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14400, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14401, wt=65.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14402, wt=53.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14403, wt=55.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14404, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14405, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14406, wt=65.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14407, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14408, wt=44.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14409, wt=47.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14410, wt=40.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14411, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14412, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14413, wt=59.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14414, wt=59.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14415, wt=74.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14416, wt=68.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14417, wt=47.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14418, wt=71.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14419, wt=58.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14420, wt=48.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14421, wt=49.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14422, wt=70.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14423, wt=51.000) has high priority.
% 12.18/12.46  
% 12.18/12.46  WARNING: worst clause (id=14424, wt=51.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14425, wt=53.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14426, wt=65.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14427, wt=55.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14428, wt=74.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14429, wt=50.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14430, wt=62.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14431, wt=65.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14432, wt=65.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14433, wt=61.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14434, wt=52.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14435, wt=70.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14436, wt=51.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14437, wt=47.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14438, wt=71.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14439, wt=51.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14440, wt=59.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14441, wt=59.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14442, wt=52.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14443, wt=47.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14444, wt=71.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14445, wt=68.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14446, wt=52.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14447, wt=49.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14448, wt=64.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14449, wt=70.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14450, wt=51.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14451, wt=50.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14452, wt=43.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14453, wt=68.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14454, wt=70.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14455, wt=51.000) has high priority.
% 12.18/12.48  
% 12.18/12.48  WARNING: worst clause (id=14456, wt=65.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14457, wt=52.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14458, wt=54.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14459, wt=71.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14460, wt=64.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14461, wt=71.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14462, wt=64.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14463, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14464, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14465, wt=64.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14466, wt=52.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14467, wt=54.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14468, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14469, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14470, wt=64.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14471, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14472, wt=43.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14473, wt=46.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14474, wt=39.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14475, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14476, wt=58.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14477, wt=58.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14478, wt=46.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14479, wt=57.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14480, wt=47.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14481, wt=48.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14482, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14483, wt=50.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14484, wt=52.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14485, wt=64.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14486, wt=54.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14487, wt=49.000) has high priority.
% 12.24/12.48  
% 12.24/12.48  WARNING: worst clause (id=14488, wt=60.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14489, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14490, wt=50.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14491, wt=46.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14492, wt=50.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14493, wt=58.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14494, wt=58.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14495, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14496, wt=46.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14497, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14498, wt=48.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14499, wt=50.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14500, wt=49.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14501, wt=42.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14502, wt=50.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14503, wt=64.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14504, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14505, wt=53.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14506, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14507, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14508, wt=61.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14509, wt=49.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14510, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14511, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14512, wt=61.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14513, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14514, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14515, wt=40.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14516, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14517, wt=55.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14518, wt=55.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14519, wt=43.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14520, wt=54.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14521, wt=44.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14522, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14523, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14524, wt=49.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14525, wt=61.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14526, wt=39.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14527, wt=36.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14528, wt=50.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14529, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14530, wt=43.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14531, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14532, wt=55.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14533, wt=55.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14534, wt=48.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14535, wt=43.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14536, wt=48.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14537, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14538, wt=46.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14539, wt=46.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14540, wt=43.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14541, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14542, wt=61.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14543, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14544, wt=51.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14545, wt=43.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14546, wt=46.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14547, wt=57.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14548, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14549, wt=47.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14550, wt=61.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14551, wt=49.000) has high priority.
% 12.24/12.50  
% 12.24/12.50  WARNING: worst clause (id=14552, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14553, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14554, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14555, wt=51.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14556, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14557, wt=40.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14558, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14559, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14560, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14561, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14562, wt=54.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14563, wt=44.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14564, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14565, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14566, wt=49.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14567, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14568, wt=39.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14569, wt=36.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14570, wt=50.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14571, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14572, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14573, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14574, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14575, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14576, wt=48.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14577, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14578, wt=48.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14579, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14580, wt=46.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14581, wt=46.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14582, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14583, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14584, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14585, wt=51.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14586, wt=51.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14587, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14588, wt=46.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14589, wt=57.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14590, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14591, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14592, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14593, wt=49.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14594, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14595, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14596, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14597, wt=51.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14598, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14599, wt=40.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14600, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14601, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14602, wt=55.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14603, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14604, wt=54.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14605, wt=44.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14606, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14607, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14608, wt=49.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14609, wt=61.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14610, wt=39.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14611, wt=36.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14612, wt=50.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14613, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14614, wt=43.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14615, wt=47.000) has high priority.
% 12.24/12.52  
% 12.24/12.52  WARNING: worst clause (id=14616, wt=55.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14617, wt=55.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14618, wt=48.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14619, wt=43.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14620, wt=48.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14621, wt=47.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14622, wt=46.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14623, wt=46.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14624, wt=43.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14625, wt=47.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14626, wt=61.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14627, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14628, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14629, wt=43.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14630, wt=46.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14631, wt=57.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14632, wt=70.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14633, wt=70.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14634, wt=60.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14635, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14636, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14637, wt=65.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14638, wt=53.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14639, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14640, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14641, wt=65.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14642, wt=74.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14643, wt=55.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14644, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14645, wt=44.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14646, wt=71.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14647, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14648, wt=59.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14649, wt=59.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14650, wt=74.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14651, wt=47.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14652, wt=71.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14653, wt=68.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14654, wt=58.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14655, wt=48.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14656, wt=64.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14657, wt=70.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14658, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14659, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14660, wt=53.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14661, wt=65.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14662, wt=43.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14663, wt=40.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14664, wt=54.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14665, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14666, wt=47.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14667, wt=71.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14668, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14669, wt=59.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14670, wt=59.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14671, wt=52.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14672, wt=47.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14673, wt=68.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14674, wt=71.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14675, wt=52.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14676, wt=70.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14677, wt=51.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14678, wt=50.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14679, wt=50.000) has high priority.
% 12.24/12.54  
% 12.24/12.54  WARNING: worst clause (id=14680, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14681, wt=47.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14682, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14683, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14684, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14685, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14686, wt=55.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14687, wt=55.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14688, wt=47.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14689, wt=62.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14690, wt=50.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14691, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14692, wt=61.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14693, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14694, wt=68.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14695, wt=64.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14696, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14697, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14698, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14699, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14700, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14701, wt=60.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14702, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14703, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14704, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14705, wt=53.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14706, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14707, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14708, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14709, wt=74.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14710, wt=55.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14711, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14712, wt=44.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14713, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14714, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14715, wt=59.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14716, wt=59.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14717, wt=74.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14718, wt=47.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14719, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14720, wt=68.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14721, wt=58.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14722, wt=48.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14723, wt=64.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14724, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14725, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14726, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14727, wt=53.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14728, wt=65.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14729, wt=43.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14730, wt=40.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14731, wt=54.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14732, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14733, wt=47.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14734, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14735, wt=51.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14736, wt=59.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14737, wt=59.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14738, wt=52.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14739, wt=47.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14740, wt=68.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14741, wt=71.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14742, wt=52.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14743, wt=70.000) has high priority.
% 12.32/12.57  
% 12.32/12.57  WARNING: worst clause (id=14744, wt=51.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14745, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14746, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14747, wt=65.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14748, wt=47.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14749, wt=71.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14750, wt=70.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14751, wt=51.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14752, wt=65.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14753, wt=55.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14754, wt=55.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14755, wt=47.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14756, wt=62.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14757, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14758, wt=65.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14759, wt=61.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14760, wt=70.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14761, wt=68.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14762, wt=64.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14763, wt=71.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14764, wt=70.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14765, wt=70.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14766, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14767, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14768, wt=64.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14769, wt=52.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14770, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14771, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14772, wt=64.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14773, wt=54.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14774, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14775, wt=43.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14776, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14777, wt=58.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14778, wt=58.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14779, wt=46.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14780, wt=57.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14781, wt=47.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14782, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14783, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14784, wt=52.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14785, wt=64.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14786, wt=42.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14787, wt=39.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14788, wt=53.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14789, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14790, wt=46.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14791, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14792, wt=58.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14793, wt=58.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14794, wt=51.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14795, wt=46.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14796, wt=51.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14797, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14798, wt=49.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14799, wt=49.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14800, wt=46.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14801, wt=50.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14802, wt=64.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14803, wt=54.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14804, wt=54.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14805, wt=46.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14806, wt=49.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14807, wt=60.000) has high priority.
% 12.34/12.59  
% 12.34/12.59  WARNING: worst clause (id=14808, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14809, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14810, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14811, wt=49.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14812, wt=51.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14813, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14814, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14815, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14816, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14817, wt=40.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14818, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14819, wt=36.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14820, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14821, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14822, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14823, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14824, wt=54.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14825, wt=44.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14826, wt=45.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14827, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14828, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14829, wt=49.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14830, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14831, wt=51.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14832, wt=46.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14833, wt=57.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14834, wt=48.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14835, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14836, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14837, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14838, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14839, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14840, wt=48.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14841, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14842, wt=48.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14843, wt=45.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14844, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14845, wt=46.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14846, wt=39.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14847, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14848, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14849, wt=48.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14850, wt=50.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14851, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14852, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14853, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14854, wt=49.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14855, wt=51.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14856, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14857, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14858, wt=61.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14859, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14860, wt=40.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14861, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14862, wt=36.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14863, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14864, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14865, wt=55.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14866, wt=43.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14867, wt=54.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14868, wt=44.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14869, wt=45.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14870, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14871, wt=47.000) has high priority.
% 12.38/12.61  
% 12.38/12.61  WARNING: worst clause (id=14872, wt=49.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14873, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14874, wt=51.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14875, wt=46.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14876, wt=57.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14877, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14878, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14879, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14880, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14881, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14882, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14883, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14884, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14885, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14886, wt=45.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14887, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14888, wt=46.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14889, wt=39.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14890, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14891, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14892, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14893, wt=50.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14894, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14895, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14896, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14897, wt=49.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14898, wt=51.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14899, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14900, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14901, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14902, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14903, wt=40.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14904, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14905, wt=36.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14906, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14907, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14908, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14909, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14910, wt=54.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14911, wt=44.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14912, wt=45.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14913, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14914, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14915, wt=49.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14916, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14917, wt=51.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14918, wt=46.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14919, wt=57.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14920, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14921, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14922, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14923, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14924, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14925, wt=55.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14926, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14927, wt=43.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14928, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14929, wt=45.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14930, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14931, wt=46.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14932, wt=39.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14933, wt=47.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14934, wt=61.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14935, wt=48.000) has high priority.
% 12.40/12.64  
% 12.40/12.64  WARNING: worst clause (id=14936, wt=50.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14937, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14938, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14939, wt=60.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14940, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14941, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14942, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14943, wt=53.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14944, wt=55.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14945, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14946, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14947, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14948, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14949, wt=44.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14950, wt=47.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14951, wt=40.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14952, wt=71.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14953, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14954, wt=59.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14955, wt=59.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14956, wt=74.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14957, wt=68.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14958, wt=47.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14959, wt=71.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14960, wt=58.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14961, wt=48.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14962, wt=49.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14963, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14964, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14965, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14966, wt=53.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14967, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14968, wt=55.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14969, wt=74.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14970, wt=50.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14971, wt=62.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14972, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14973, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14974, wt=61.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14975, wt=52.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14976, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14977, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14978, wt=47.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14979, wt=71.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14980, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14981, wt=59.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14982, wt=59.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14983, wt=52.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14984, wt=47.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14985, wt=71.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14986, wt=68.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14987, wt=52.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14988, wt=49.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14989, wt=64.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14990, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14991, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14992, wt=50.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14993, wt=43.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14994, wt=68.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14995, wt=70.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14996, wt=51.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14997, wt=65.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14998, wt=52.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=14999, wt=54.000) has high priority.
% 12.40/12.66  
% 12.40/12.66  WARNING: worst clause (id=15000, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15001, wt=64.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15002, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15003, wt=64.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15004, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15005, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15006, wt=60.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15007, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15008, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15009, wt=65.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15010, wt=53.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15011, wt=55.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15012, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15013, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15014, wt=65.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15015, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15016, wt=44.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15017, wt=47.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15018, wt=40.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15019, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15020, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15021, wt=59.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15022, wt=59.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15023, wt=74.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15024, wt=68.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15025, wt=47.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15026, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15027, wt=58.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15028, wt=48.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15029, wt=49.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15030, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15031, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15032, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15033, wt=53.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15034, wt=65.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15035, wt=55.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15036, wt=74.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15037, wt=50.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15038, wt=62.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15039, wt=65.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15040, wt=65.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15041, wt=61.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15042, wt=52.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15043, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15044, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15045, wt=47.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15046, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15047, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15048, wt=59.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15049, wt=59.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15050, wt=52.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15051, wt=47.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15052, wt=71.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15053, wt=68.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15054, wt=52.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15055, wt=49.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15056, wt=64.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15057, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15058, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15059, wt=50.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15060, wt=43.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15061, wt=68.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15062, wt=70.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15063, wt=51.000) has high priority.
% 12.40/12.68  
% 12.40/12.68  WARNING: worst clause (id=15064, wt=65.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15065, wt=52.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15066, wt=54.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15067, wt=71.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15068, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15069, wt=71.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15070, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15071, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15072, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15073, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15074, wt=52.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15075, wt=54.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15076, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15077, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15078, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15079, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15080, wt=43.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15081, wt=46.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15082, wt=39.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15083, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15084, wt=58.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15085, wt=58.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15086, wt=46.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15087, wt=57.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15088, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15089, wt=48.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15090, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15091, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15092, wt=52.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15093, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15094, wt=54.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15095, wt=49.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15096, wt=60.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15097, wt=51.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15098, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15099, wt=46.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15100, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15101, wt=58.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15102, wt=58.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15103, wt=51.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15104, wt=46.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15105, wt=51.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15106, wt=48.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15107, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15108, wt=49.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15109, wt=42.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15110, wt=50.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15111, wt=64.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15112, wt=51.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15113, wt=53.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15114, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15115, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15116, wt=61.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15117, wt=49.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15118, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15119, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15120, wt=61.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15121, wt=51.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15122, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15123, wt=40.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15124, wt=47.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15125, wt=55.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15126, wt=55.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15127, wt=43.000) has high priority.
% 12.40/12.70  
% 12.40/12.70  WARNING: worst clause (id=15128, wt=54.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15129, wt=44.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15130, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15131, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15132, wt=49.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15133, wt=61.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15134, wt=39.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15135, wt=36.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15136, wt=50.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15137, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15138, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15139, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15140, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15141, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15142, wt=48.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15143, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15144, wt=48.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15145, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15146, wt=46.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15147, wt=46.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15148, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15149, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15150, wt=61.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15151, wt=51.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15152, wt=51.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15153, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15154, wt=46.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15155, wt=57.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15156, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15157, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15158, wt=61.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15159, wt=49.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15160, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15161, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15162, wt=61.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15163, wt=51.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15164, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15165, wt=40.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15166, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15167, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15168, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15169, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15170, wt=54.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15171, wt=44.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15172, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15173, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15174, wt=49.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15175, wt=61.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15176, wt=39.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15177, wt=36.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15178, wt=50.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15179, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15180, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15181, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15182, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15183, wt=55.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15184, wt=48.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15185, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15186, wt=48.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15187, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15188, wt=46.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15189, wt=46.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15190, wt=43.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15191, wt=47.000) has high priority.
% 12.48/12.73  
% 12.48/12.73  WARNING: worst clause (id=15192, wt=61.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15193, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15194, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15195, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15196, wt=46.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15197, wt=57.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15198, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15199, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15200, wt=61.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15201, wt=49.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15202, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15203, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15204, wt=61.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15205, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15206, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15207, wt=40.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15208, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15209, wt=55.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15210, wt=55.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15211, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15212, wt=54.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15213, wt=44.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15214, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15215, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15216, wt=49.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15217, wt=61.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15218, wt=39.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15219, wt=36.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15220, wt=50.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15221, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15222, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15223, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15224, wt=55.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15225, wt=55.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15226, wt=48.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15227, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15228, wt=48.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15229, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15230, wt=46.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15231, wt=46.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15232, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15233, wt=47.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15234, wt=61.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15235, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15236, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15237, wt=43.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15238, wt=46.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15239, wt=57.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15240, wt=70.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15241, wt=70.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15242, wt=60.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15243, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15244, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15245, wt=65.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15246, wt=53.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15247, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15248, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15249, wt=65.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15250, wt=74.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15251, wt=55.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15252, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15253, wt=44.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15254, wt=71.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15255, wt=51.000) has high priority.
% 12.48/12.75  
% 12.48/12.75  WARNING: worst clause (id=15256, wt=59.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15257, wt=59.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15258, wt=74.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15259, wt=47.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15260, wt=71.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15261, wt=68.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15262, wt=58.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15263, wt=48.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15264, wt=64.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15265, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15266, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15267, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15268, wt=53.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15269, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15270, wt=43.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15271, wt=40.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15272, wt=54.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15273, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15274, wt=47.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15275, wt=71.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15276, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15277, wt=59.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15278, wt=59.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15279, wt=52.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15280, wt=47.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15281, wt=68.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15282, wt=71.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15283, wt=52.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15284, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15285, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15286, wt=50.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15287, wt=50.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15288, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15289, wt=47.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15290, wt=71.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15291, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15292, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15293, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15294, wt=55.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15295, wt=55.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15296, wt=47.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15297, wt=62.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15298, wt=50.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15299, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15300, wt=61.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15301, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15302, wt=68.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15303, wt=64.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15304, wt=71.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15305, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15306, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15307, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15308, wt=70.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15309, wt=60.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15310, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15311, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15312, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15313, wt=53.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15314, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15315, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15316, wt=65.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15317, wt=74.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15318, wt=55.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15319, wt=51.000) has high priority.
% 12.48/12.77  
% 12.48/12.77  WARNING: worst clause (id=15320, wt=44.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15321, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15322, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15323, wt=59.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15324, wt=59.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15325, wt=74.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15326, wt=47.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15327, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15328, wt=68.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15329, wt=58.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15330, wt=48.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15331, wt=64.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15332, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15333, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15334, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15335, wt=53.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15336, wt=65.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15337, wt=43.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15338, wt=40.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15339, wt=54.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15340, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15341, wt=47.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15342, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15343, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15344, wt=59.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15345, wt=59.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15346, wt=52.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15347, wt=47.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15348, wt=68.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15349, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15350, wt=52.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15351, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15352, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15353, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15354, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15355, wt=65.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15356, wt=47.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15357, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15358, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15359, wt=51.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15360, wt=65.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15361, wt=55.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15362, wt=55.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15363, wt=47.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15364, wt=62.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15365, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15366, wt=65.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15367, wt=61.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15368, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15369, wt=68.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15370, wt=64.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15371, wt=71.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15372, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15373, wt=70.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15374, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15375, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15376, wt=64.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15377, wt=52.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15378, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15379, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15380, wt=64.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15381, wt=54.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15382, wt=50.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15383, wt=43.000) has high priority.
% 12.48/12.79  
% 12.48/12.79  WARNING: worst clause (id=15384, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15385, wt=58.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15386, wt=58.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15387, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15388, wt=57.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15389, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15390, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15391, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15392, wt=52.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15393, wt=64.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15394, wt=42.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15395, wt=39.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15396, wt=53.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15397, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15398, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15399, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15400, wt=58.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15401, wt=58.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15402, wt=51.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15403, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15404, wt=51.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15405, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15406, wt=49.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15407, wt=49.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15408, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15409, wt=50.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15410, wt=64.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15411, wt=54.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15412, wt=54.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15413, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15414, wt=49.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15415, wt=60.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15416, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15417, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15418, wt=61.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15419, wt=49.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15420, wt=51.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15421, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15422, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15423, wt=61.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15424, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15425, wt=40.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15426, wt=43.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15427, wt=36.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15428, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15429, wt=55.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15430, wt=55.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15431, wt=43.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15432, wt=54.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15433, wt=44.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15434, wt=45.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15435, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15436, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15437, wt=49.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15438, wt=61.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15439, wt=51.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15440, wt=46.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15441, wt=57.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15442, wt=48.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15443, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15444, wt=43.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15445, wt=47.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15446, wt=55.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15447, wt=55.000) has high priority.
% 12.55/12.82  
% 12.55/12.82  WARNING: worst clause (id=15448, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15449, wt=43.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15450, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15451, wt=45.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15452, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15453, wt=46.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15454, wt=39.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15455, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15456, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15457, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15458, wt=50.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15459, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15460, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15461, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15462, wt=49.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15463, wt=51.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15464, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15465, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15466, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15467, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15468, wt=40.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15469, wt=43.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15470, wt=36.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15471, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15472, wt=55.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15473, wt=55.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15474, wt=43.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15475, wt=54.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15476, wt=44.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15477, wt=45.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15478, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15479, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15480, wt=49.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15481, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15482, wt=51.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15483, wt=46.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15484, wt=57.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15485, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15486, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15487, wt=43.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15488, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15489, wt=55.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15490, wt=55.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15491, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15492, wt=43.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15493, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15494, wt=45.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15495, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15496, wt=46.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15497, wt=39.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15498, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15499, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15500, wt=48.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15501, wt=50.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15502, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15503, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15504, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15505, wt=49.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15506, wt=51.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15507, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15508, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15509, wt=61.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15510, wt=47.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15511, wt=40.000) has high priority.
% 12.55/12.84  
% 12.55/12.84  WARNING: worst clause (id=15512, wt=43.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15513, wt=36.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15514, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15515, wt=55.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15516, wt=55.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15517, wt=43.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15518, wt=54.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15519, wt=44.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15520, wt=45.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15521, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15522, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15523, wt=49.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15524, wt=61.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15525, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15526, wt=46.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15527, wt=57.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15528, wt=48.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15529, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15530, wt=43.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15531, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15532, wt=55.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15533, wt=55.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15534, wt=48.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15535, wt=43.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15536, wt=48.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15537, wt=45.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15538, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15539, wt=46.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15540, wt=39.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15541, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15542, wt=61.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15543, wt=48.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15544, wt=50.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15545, wt=70.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15546, wt=70.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15547, wt=60.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15548, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15549, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15550, wt=65.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15551, wt=53.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15552, wt=55.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15553, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15554, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15555, wt=65.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15556, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15557, wt=44.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15558, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15559, wt=40.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15560, wt=71.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15561, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15562, wt=59.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15563, wt=59.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15564, wt=74.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15565, wt=68.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15566, wt=47.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15567, wt=71.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15568, wt=58.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15569, wt=48.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15570, wt=49.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15571, wt=70.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15572, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15573, wt=51.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15574, wt=53.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15575, wt=65.000) has high priority.
% 12.55/12.86  
% 12.55/12.86  WARNING: worst clause (id=15576, wt=55.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15577, wt=74.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15578, wt=50.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15579, wt=62.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15580, wt=65.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15581, wt=65.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15582, wt=61.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15583, wt=52.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15584, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15585, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15586, wt=47.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15587, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15588, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15589, wt=59.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15590, wt=59.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15591, wt=52.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15592, wt=47.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15593, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15594, wt=68.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15595, wt=52.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15596, wt=49.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15597, wt=64.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15598, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15599, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15600, wt=50.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15601, wt=43.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15602, wt=68.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15603, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15604, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15605, wt=65.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15606, wt=52.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15607, wt=54.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15608, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15609, wt=64.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15610, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15611, wt=64.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15612, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15613, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15614, wt=60.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15615, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15616, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15617, wt=65.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15618, wt=53.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15619, wt=55.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15620, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15621, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15622, wt=65.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15623, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15624, wt=44.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15625, wt=47.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15626, wt=40.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15627, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15628, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15629, wt=59.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15630, wt=59.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15631, wt=74.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15632, wt=68.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15633, wt=47.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15634, wt=71.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15635, wt=58.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15636, wt=48.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15637, wt=49.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15638, wt=70.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15639, wt=51.000) has high priority.
% 12.64/12.88  
% 12.64/12.88  WARNING: worst clause (id=15640, wt=51.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15641, wt=53.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15642, wt=65.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15643, wt=55.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15644, wt=74.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15645, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15646, wt=62.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15647, wt=65.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15648, wt=65.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15649, wt=61.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15650, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15651, wt=70.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15652, wt=51.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15653, wt=47.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15654, wt=71.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15655, wt=51.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15656, wt=59.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15657, wt=59.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15658, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15659, wt=47.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15660, wt=71.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15661, wt=68.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15662, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15663, wt=49.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15664, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15665, wt=70.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15666, wt=51.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15667, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15668, wt=43.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15669, wt=68.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15670, wt=70.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15671, wt=51.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15672, wt=65.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15673, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15674, wt=54.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15675, wt=71.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15676, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15677, wt=71.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15678, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15679, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15680, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15681, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15682, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15683, wt=54.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15684, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15685, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15686, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15687, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15688, wt=43.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15689, wt=46.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15690, wt=39.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15691, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15692, wt=58.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15693, wt=58.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15694, wt=46.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15695, wt=57.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15696, wt=47.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15697, wt=48.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15698, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15699, wt=50.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15700, wt=52.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15701, wt=64.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15702, wt=54.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15703, wt=49.000) has high priority.
% 12.65/12.91  
% 12.65/12.91  WARNING: worst clause (id=15704, wt=60.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15705, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15706, wt=50.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15707, wt=46.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15708, wt=50.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15709, wt=58.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15710, wt=58.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15711, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15712, wt=46.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15713, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15714, wt=48.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15715, wt=50.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15716, wt=49.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15717, wt=42.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15718, wt=50.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15719, wt=64.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15720, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15721, wt=53.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15722, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15723, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15724, wt=61.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15725, wt=49.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15726, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15727, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15728, wt=61.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15729, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15730, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15731, wt=40.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15732, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15733, wt=55.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15734, wt=55.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15735, wt=43.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15736, wt=54.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15737, wt=44.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15738, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15739, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15740, wt=49.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15741, wt=61.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15742, wt=39.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15743, wt=36.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15744, wt=50.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15745, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15746, wt=43.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15747, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15748, wt=55.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15749, wt=55.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15750, wt=48.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15751, wt=43.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15752, wt=48.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15753, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15754, wt=46.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15755, wt=46.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15756, wt=43.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15757, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15758, wt=61.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15759, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15760, wt=51.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15761, wt=43.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15762, wt=46.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15763, wt=57.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15764, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15765, wt=47.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15766, wt=61.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15767, wt=49.000) has high priority.
% 12.68/12.93  
% 12.68/12.93  WARNING: worst clause (id=15768, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15769, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15770, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15771, wt=51.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15772, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15773, wt=40.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15774, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15775, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15776, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15777, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15778, wt=54.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15779, wt=44.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15780, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15781, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15782, wt=49.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15783, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15784, wt=39.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15785, wt=36.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15786, wt=50.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15787, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15788, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15789, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15790, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15791, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15792, wt=48.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15793, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15794, wt=48.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15795, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15796, wt=46.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15797, wt=46.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15798, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15799, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15800, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15801, wt=51.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15802, wt=51.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15803, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15804, wt=46.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15805, wt=57.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15806, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15807, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15808, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15809, wt=49.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15810, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15811, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15812, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15813, wt=51.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15814, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15815, wt=40.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15816, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15817, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15818, wt=55.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15819, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15820, wt=54.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15821, wt=44.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15822, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15823, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15824, wt=49.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15825, wt=61.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15826, wt=39.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15827, wt=36.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15828, wt=50.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15829, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15830, wt=43.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15831, wt=47.000) has high priority.
% 12.68/12.95  
% 12.68/12.95  WARNING: worst clause (id=15832, wt=55.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15833, wt=55.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15834, wt=48.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15835, wt=43.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15836, wt=48.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15837, wt=47.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15838, wt=46.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15839, wt=46.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15840, wt=43.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15841, wt=47.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15842, wt=61.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15843, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15844, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15845, wt=43.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15846, wt=46.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15847, wt=57.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15848, wt=70.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15849, wt=70.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15850, wt=60.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15851, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15852, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15853, wt=65.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15854, wt=53.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15855, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15856, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15857, wt=65.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15858, wt=74.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15859, wt=55.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15860, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15861, wt=44.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15862, wt=71.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15863, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15864, wt=59.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15865, wt=59.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15866, wt=74.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15867, wt=47.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15868, wt=71.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15869, wt=68.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15870, wt=58.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15871, wt=48.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15872, wt=64.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15873, wt=70.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15874, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15875, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15876, wt=53.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15877, wt=65.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15878, wt=43.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15879, wt=40.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15880, wt=54.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15881, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15882, wt=47.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15883, wt=71.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15884, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15885, wt=59.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15886, wt=59.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15887, wt=52.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15888, wt=47.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15889, wt=68.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15890, wt=71.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15891, wt=52.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15892, wt=70.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15893, wt=51.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15894, wt=50.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15895, wt=50.000) has high priority.
% 12.68/12.97  
% 12.68/12.97  WARNING: worst clause (id=15896, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15897, wt=47.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15898, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15899, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15900, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15901, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15902, wt=55.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15903, wt=55.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15904, wt=47.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15905, wt=62.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15906, wt=50.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15907, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15908, wt=61.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15909, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15910, wt=68.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15911, wt=64.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15912, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15913, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15914, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15915, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15916, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15917, wt=60.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15918, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15919, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15920, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15921, wt=53.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15922, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15923, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15924, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15925, wt=74.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15926, wt=55.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15927, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15928, wt=44.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15929, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15930, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15931, wt=59.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15932, wt=59.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15933, wt=74.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15934, wt=47.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15935, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15936, wt=68.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15937, wt=58.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15938, wt=48.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15939, wt=64.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15940, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15941, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15942, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15943, wt=53.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15944, wt=65.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15945, wt=43.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15946, wt=40.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15947, wt=54.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15948, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15949, wt=47.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15950, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15951, wt=51.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15952, wt=59.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15953, wt=59.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15954, wt=52.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15955, wt=47.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15956, wt=68.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15957, wt=71.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15958, wt=52.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15959, wt=70.000) has high priority.
% 12.68/12.99  
% 12.68/12.99  WARNING: worst clause (id=15960, wt=51.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15961, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15962, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15963, wt=65.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15964, wt=47.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15965, wt=71.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15966, wt=70.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15967, wt=51.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15968, wt=65.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15969, wt=55.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15970, wt=55.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15971, wt=47.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15972, wt=62.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15973, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15974, wt=65.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15975, wt=61.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15976, wt=70.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15977, wt=68.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15978, wt=64.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15979, wt=71.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15980, wt=70.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15981, wt=70.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15982, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15983, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15984, wt=64.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15985, wt=52.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15986, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15987, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15988, wt=64.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15989, wt=54.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15990, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15991, wt=43.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15992, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15993, wt=58.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15994, wt=58.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15995, wt=46.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15996, wt=57.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15997, wt=47.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15998, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=15999, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16000, wt=52.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16001, wt=64.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16002, wt=42.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16003, wt=39.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16004, wt=53.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16005, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16006, wt=46.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16007, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16008, wt=58.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16009, wt=58.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16010, wt=51.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16011, wt=46.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16012, wt=51.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16013, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16014, wt=49.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16015, wt=49.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16016, wt=46.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16017, wt=50.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16018, wt=64.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16019, wt=54.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16020, wt=54.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16021, wt=46.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16022, wt=49.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16023, wt=60.000) has high priority.
% 12.76/13.01  
% 12.76/13.01  WARNING: worst clause (id=16024, wt=88.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16025, wt=88.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16026, wt=74.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16027, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16028, wt=92.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16029, wt=82.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16030, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16031, wt=84.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16032, wt=92.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16033, wt=72.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16034, wt=77.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16035, wt=77.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16036, wt=80.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16037, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16038, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16039, wt=82.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16040, wt=78.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16041, wt=84.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16042, wt=82.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16043, wt=88.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16044, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16045, wt=80.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16046, wt=87.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16047, wt=80.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16048, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16049, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16050, wt=67.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16051, wt=55.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16052, wt=57.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16053, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16054, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16055, wt=67.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16056, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16057, wt=46.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16058, wt=49.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16059, wt=42.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16060, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16061, wt=61.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16062, wt=61.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16063, wt=49.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16064, wt=60.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16065, wt=50.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16066, wt=51.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16067, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16068, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16069, wt=55.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16070, wt=67.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16071, wt=57.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16072, wt=52.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16073, wt=63.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16074, wt=54.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16075, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16076, wt=49.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16077, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16078, wt=61.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16079, wt=61.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16080, wt=54.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16081, wt=49.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16082, wt=54.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16083, wt=51.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16084, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16085, wt=52.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16086, wt=45.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16087, wt=53.000) has high priority.
% 12.76/13.04  
% 12.76/13.04  WARNING: worst clause (id=16088, wt=67.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16089, wt=54.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16090, wt=56.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16091, wt=88.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16092, wt=88.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16093, wt=74.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16094, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16095, wt=92.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16096, wt=82.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16097, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16098, wt=84.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16099, wt=92.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16100, wt=72.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16101, wt=77.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16102, wt=77.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16103, wt=80.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16104, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16105, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16106, wt=82.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16107, wt=78.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16108, wt=84.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16109, wt=82.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16110, wt=88.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16111, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16112, wt=80.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16113, wt=87.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16114, wt=80.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16115, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16116, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16117, wt=67.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16118, wt=55.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16119, wt=57.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16120, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16121, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16122, wt=67.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16123, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16124, wt=46.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16125, wt=49.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16126, wt=42.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16127, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16128, wt=61.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16129, wt=61.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16130, wt=49.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16131, wt=60.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16132, wt=50.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16133, wt=51.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16134, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16135, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16136, wt=55.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16137, wt=67.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16138, wt=57.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16139, wt=52.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16140, wt=63.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16141, wt=54.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16142, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16143, wt=49.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16144, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16145, wt=61.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16146, wt=61.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16147, wt=54.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16148, wt=49.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16149, wt=54.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16150, wt=51.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16151, wt=53.000) has high priority.
% 12.76/13.06  
% 12.76/13.06  WARNING: worst clause (id=16152, wt=52.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16153, wt=45.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16154, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16155, wt=67.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16156, wt=54.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16157, wt=56.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16158, wt=88.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16159, wt=88.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16160, wt=74.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16161, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16162, wt=92.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16163, wt=82.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16164, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16165, wt=84.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16166, wt=92.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16167, wt=72.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16168, wt=77.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16169, wt=77.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16170, wt=80.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16171, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16172, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16173, wt=82.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16174, wt=78.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16175, wt=84.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16176, wt=82.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16177, wt=88.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16178, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16179, wt=80.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16180, wt=87.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16181, wt=80.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16182, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16183, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16184, wt=67.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16185, wt=55.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16186, wt=57.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16187, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16188, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16189, wt=67.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16190, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16191, wt=46.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16192, wt=49.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16193, wt=42.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16194, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16195, wt=61.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16196, wt=61.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16197, wt=49.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16198, wt=60.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16199, wt=50.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16200, wt=51.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16201, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16202, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16203, wt=55.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16204, wt=67.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16205, wt=57.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16206, wt=52.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16207, wt=63.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16208, wt=54.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16209, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16210, wt=49.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16211, wt=53.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16212, wt=61.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16213, wt=61.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16214, wt=54.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16215, wt=49.000) has high priority.
% 12.85/13.09  
% 12.85/13.09  WARNING: worst clause (id=16216, wt=54.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16217, wt=51.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16218, wt=53.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16219, wt=52.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16220, wt=45.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16221, wt=53.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16222, wt=67.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16223, wt=54.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16224, wt=56.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16225, wt=92.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16226, wt=92.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16227, wt=78.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16228, wt=76.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16229, wt=76.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16230, wt=66.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16231, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16232, wt=96.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16233, wt=86.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16234, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16235, wt=88.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16236, wt=96.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16237, wt=76.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16238, wt=81.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16239, wt=81.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16240, wt=84.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16241, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16242, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16243, wt=86.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16244, wt=82.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16245, wt=88.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16246, wt=86.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16247, wt=92.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16248, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16249, wt=84.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16250, wt=91.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16251, wt=84.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16252, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16253, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16254, wt=71.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16255, wt=59.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16256, wt=61.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16257, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16258, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16259, wt=71.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16260, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16261, wt=50.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16262, wt=53.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16263, wt=46.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16264, wt=77.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16265, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16266, wt=65.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16267, wt=65.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16268, wt=80.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16269, wt=74.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16270, wt=53.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16271, wt=77.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16272, wt=64.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16273, wt=54.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16274, wt=55.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16275, wt=76.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16276, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16277, wt=57.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16278, wt=59.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16279, wt=71.000) has high priority.
% 12.85/13.11  
% 12.85/13.11  WARNING: worst clause (id=16280, wt=61.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16281, wt=80.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16282, wt=56.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16283, wt=68.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16284, wt=71.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16285, wt=71.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16286, wt=67.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16287, wt=58.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16288, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16289, wt=57.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16290, wt=53.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16291, wt=77.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16292, wt=57.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16293, wt=65.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16294, wt=65.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16295, wt=58.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16296, wt=53.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16297, wt=77.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16298, wt=74.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16299, wt=58.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16300, wt=55.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16301, wt=70.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16302, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16303, wt=57.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16304, wt=56.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16305, wt=49.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16306, wt=74.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16307, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16308, wt=57.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16309, wt=71.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16310, wt=58.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16311, wt=60.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16312, wt=77.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16313, wt=70.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16314, wt=77.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16315, wt=70.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16316, wt=92.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16317, wt=92.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16318, wt=78.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16319, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16320, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16321, wt=66.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16322, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16323, wt=96.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16324, wt=86.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16325, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16326, wt=88.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16327, wt=96.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16328, wt=76.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16329, wt=81.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16330, wt=81.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16331, wt=84.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16332, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16333, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16334, wt=86.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16335, wt=82.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16336, wt=88.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16337, wt=86.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16338, wt=92.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16339, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16340, wt=84.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16341, wt=91.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16342, wt=84.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16343, wt=57.000) has high priority.
% 12.85/13.13  
% 12.85/13.13  WARNING: worst clause (id=16344, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16345, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16346, wt=59.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16347, wt=61.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16348, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16349, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16350, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16351, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16352, wt=50.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16353, wt=53.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16354, wt=46.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16355, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16356, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16357, wt=65.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16358, wt=65.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16359, wt=80.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16360, wt=74.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16361, wt=53.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16362, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16363, wt=64.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16364, wt=54.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16365, wt=55.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16366, wt=76.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16367, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16368, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16369, wt=59.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16370, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16371, wt=61.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16372, wt=80.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16373, wt=56.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16374, wt=68.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16375, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16376, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16377, wt=67.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16378, wt=58.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16379, wt=76.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16380, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16381, wt=53.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16382, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16383, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16384, wt=65.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16385, wt=65.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16386, wt=58.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16387, wt=53.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16388, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16389, wt=74.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16390, wt=58.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16391, wt=55.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16392, wt=70.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16393, wt=76.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16394, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16395, wt=56.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16396, wt=49.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16397, wt=74.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16398, wt=76.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16399, wt=57.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16400, wt=71.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16401, wt=58.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16402, wt=60.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16403, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16404, wt=70.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16405, wt=77.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16406, wt=70.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16407, wt=91.000) has high priority.
% 12.85/13.14  
% 12.85/13.14  WARNING: worst clause (id=16408, wt=91.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16409, wt=77.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16410, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16411, wt=95.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16412, wt=85.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16413, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16414, wt=87.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16415, wt=95.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16416, wt=75.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16417, wt=80.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16418, wt=80.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16419, wt=83.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16420, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16421, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16422, wt=85.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16423, wt=81.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16424, wt=87.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16425, wt=85.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16426, wt=91.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16427, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16428, wt=83.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16429, wt=90.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16430, wt=83.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16431, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16432, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16433, wt=70.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16434, wt=58.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16435, wt=60.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16436, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16437, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16438, wt=70.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16439, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16440, wt=49.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16441, wt=52.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16442, wt=45.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16443, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16444, wt=64.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16445, wt=64.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16446, wt=52.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16447, wt=63.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16448, wt=53.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16449, wt=54.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16450, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16451, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16452, wt=58.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16453, wt=70.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16454, wt=60.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16455, wt=55.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16456, wt=66.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16457, wt=57.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16458, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16459, wt=52.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16460, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16461, wt=64.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16462, wt=64.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16463, wt=57.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16464, wt=52.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16465, wt=57.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16466, wt=54.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16467, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16468, wt=55.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16469, wt=48.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16470, wt=56.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16471, wt=70.000) has high priority.
% 12.85/13.16  
% 12.85/13.16  WARNING: worst clause (id=16472, wt=57.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16473, wt=59.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16474, wt=88.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16475, wt=88.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16476, wt=74.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16477, wt=92.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16478, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16479, wt=92.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16480, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16481, wt=82.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16482, wt=78.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16483, wt=84.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16484, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16485, wt=82.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16486, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16487, wt=84.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16488, wt=77.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16489, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16490, wt=88.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16491, wt=72.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16492, wt=77.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16493, wt=80.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16494, wt=82.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16495, wt=80.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16496, wt=87.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16497, wt=84.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16498, wt=88.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16499, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16500, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16501, wt=67.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16502, wt=55.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16503, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16504, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16505, wt=67.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16506, wt=57.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16507, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16508, wt=46.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16509, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16510, wt=61.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16511, wt=61.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16512, wt=49.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16513, wt=60.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16514, wt=50.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16515, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16516, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16517, wt=55.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16518, wt=67.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16519, wt=45.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16520, wt=42.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16521, wt=56.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16522, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16523, wt=49.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16524, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16525, wt=61.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16526, wt=61.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16527, wt=54.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16528, wt=49.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16529, wt=54.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16530, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16531, wt=52.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16532, wt=52.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16533, wt=49.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16534, wt=53.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16535, wt=67.000) has high priority.
% 12.96/13.19  
% 12.96/13.19  WARNING: worst clause (id=16536, wt=57.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16537, wt=57.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16538, wt=49.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16539, wt=52.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16540, wt=63.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16541, wt=88.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16542, wt=88.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16543, wt=74.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16544, wt=92.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16545, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16546, wt=92.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16547, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16548, wt=82.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16549, wt=78.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16550, wt=84.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16551, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16552, wt=82.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16553, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16554, wt=84.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16555, wt=77.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16556, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16557, wt=88.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16558, wt=72.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16559, wt=77.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16560, wt=80.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16561, wt=82.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16562, wt=80.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16563, wt=87.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16564, wt=84.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16565, wt=88.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16566, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16567, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16568, wt=67.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16569, wt=55.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16570, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16571, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16572, wt=67.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16573, wt=57.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16574, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16575, wt=46.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16576, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16577, wt=61.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16578, wt=61.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16579, wt=49.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16580, wt=60.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16581, wt=50.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16582, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16583, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16584, wt=55.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16585, wt=67.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16586, wt=45.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16587, wt=42.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16588, wt=56.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16589, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16590, wt=49.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16591, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16592, wt=61.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16593, wt=61.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16594, wt=54.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16595, wt=49.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16596, wt=54.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16597, wt=53.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16598, wt=52.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16599, wt=52.000) has high priority.
% 12.99/13.21  
% 12.99/13.21  WARNING: worst clause (id=16600, wt=49.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16601, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16602, wt=67.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16603, wt=57.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16604, wt=57.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16605, wt=49.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16606, wt=52.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16607, wt=63.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16608, wt=88.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16609, wt=88.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16610, wt=74.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16611, wt=92.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16612, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16613, wt=92.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16614, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16615, wt=82.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16616, wt=78.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16617, wt=84.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16618, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16619, wt=82.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16620, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16621, wt=84.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16622, wt=77.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16623, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16624, wt=88.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16625, wt=72.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16626, wt=77.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16627, wt=80.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16628, wt=82.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16629, wt=80.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16630, wt=87.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16631, wt=84.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16632, wt=88.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16633, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16634, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16635, wt=67.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16636, wt=55.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16637, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16638, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16639, wt=67.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16640, wt=57.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16641, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16642, wt=46.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16643, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16644, wt=61.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16645, wt=61.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16646, wt=49.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16647, wt=60.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16648, wt=50.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16649, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16650, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16651, wt=55.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16652, wt=67.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16653, wt=45.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16654, wt=42.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16655, wt=56.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16656, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16657, wt=49.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16658, wt=53.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16659, wt=61.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16660, wt=61.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16661, wt=54.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16662, wt=49.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16663, wt=54.000) has high priority.
% 13.00/13.24  
% 13.00/13.24  WARNING: worst clause (id=16664, wt=53.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16665, wt=52.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16666, wt=52.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16667, wt=49.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16668, wt=53.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16669, wt=67.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16670, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16671, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16672, wt=49.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16673, wt=52.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16674, wt=63.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16675, wt=92.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16676, wt=92.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16677, wt=78.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16678, wt=76.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16679, wt=76.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16680, wt=66.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16681, wt=96.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16682, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16683, wt=96.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16684, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16685, wt=86.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16686, wt=82.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16687, wt=88.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16688, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16689, wt=86.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16690, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16691, wt=88.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16692, wt=81.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16693, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16694, wt=92.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16695, wt=76.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16696, wt=81.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16697, wt=84.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16698, wt=86.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16699, wt=84.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16700, wt=91.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16701, wt=88.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16702, wt=92.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16703, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16704, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16705, wt=71.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16706, wt=59.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16707, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16708, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16709, wt=71.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16710, wt=80.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16711, wt=61.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16712, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16713, wt=50.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16714, wt=77.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16715, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16716, wt=65.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16717, wt=65.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16718, wt=80.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16719, wt=53.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16720, wt=77.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16721, wt=74.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16722, wt=64.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16723, wt=54.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16724, wt=70.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16725, wt=76.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16726, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16727, wt=57.000) has high priority.
% 13.00/13.26  
% 13.00/13.26  WARNING: worst clause (id=16728, wt=59.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16729, wt=71.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16730, wt=49.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16731, wt=46.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16732, wt=60.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16733, wt=57.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16734, wt=53.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16735, wt=77.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16736, wt=57.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16737, wt=65.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16738, wt=65.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16739, wt=58.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16740, wt=53.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16741, wt=74.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16742, wt=77.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16743, wt=58.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16744, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16745, wt=57.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16746, wt=56.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16747, wt=56.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16748, wt=71.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16749, wt=53.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16750, wt=77.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16751, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16752, wt=57.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16753, wt=71.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16754, wt=61.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16755, wt=61.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16756, wt=53.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16757, wt=68.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16758, wt=56.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16759, wt=71.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16760, wt=67.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16761, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16762, wt=74.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16763, wt=70.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16764, wt=77.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16765, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16766, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16767, wt=92.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16768, wt=92.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16769, wt=78.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16770, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16771, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16772, wt=66.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16773, wt=96.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16774, wt=91.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16775, wt=96.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16776, wt=91.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16777, wt=86.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16778, wt=82.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16779, wt=88.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16780, wt=91.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16781, wt=86.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16782, wt=91.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16783, wt=88.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16784, wt=81.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16785, wt=91.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16786, wt=92.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16787, wt=76.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16788, wt=81.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16789, wt=84.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16790, wt=86.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16791, wt=84.000) has high priority.
% 13.00/13.28  
% 13.00/13.28  WARNING: worst clause (id=16792, wt=91.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16793, wt=88.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16794, wt=92.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16795, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16796, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16797, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16798, wt=59.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16799, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16800, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16801, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16802, wt=80.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16803, wt=61.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16804, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16805, wt=50.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16806, wt=77.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16807, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16808, wt=65.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16809, wt=65.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16810, wt=80.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16811, wt=53.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16812, wt=77.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16813, wt=74.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16814, wt=64.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16815, wt=54.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16816, wt=70.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16817, wt=76.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16818, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16819, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16820, wt=59.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16821, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16822, wt=49.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16823, wt=46.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16824, wt=60.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16825, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16826, wt=53.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16827, wt=77.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16828, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16829, wt=65.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16830, wt=65.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16831, wt=58.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16832, wt=53.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16833, wt=74.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16834, wt=77.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16835, wt=58.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16836, wt=76.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16837, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16838, wt=56.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16839, wt=56.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16840, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16841, wt=53.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16842, wt=77.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16843, wt=76.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16844, wt=57.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16845, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16846, wt=61.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16847, wt=61.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16848, wt=53.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16849, wt=68.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16850, wt=56.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16851, wt=71.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16852, wt=67.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16853, wt=76.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16854, wt=74.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16855, wt=70.000) has high priority.
% 13.00/13.30  
% 13.00/13.30  WARNING: worst clause (id=16856, wt=77.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16857, wt=76.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16858, wt=76.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16859, wt=91.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16860, wt=91.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16861, wt=77.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16862, wt=95.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16863, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16864, wt=95.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16865, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16866, wt=85.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16867, wt=81.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16868, wt=87.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16869, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16870, wt=85.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16871, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16872, wt=87.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16873, wt=80.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16874, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16875, wt=91.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16876, wt=75.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16877, wt=80.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16878, wt=83.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16879, wt=85.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16880, wt=83.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16881, wt=90.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16882, wt=87.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16883, wt=91.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16884, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16885, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16886, wt=70.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16887, wt=58.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16888, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16889, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16890, wt=70.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16891, wt=60.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16892, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16893, wt=49.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16894, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16895, wt=64.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16896, wt=64.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16897, wt=52.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16898, wt=63.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16899, wt=53.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16900, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16901, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16902, wt=58.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16903, wt=70.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16904, wt=48.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16905, wt=45.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16906, wt=59.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16907, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16908, wt=52.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16909, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16910, wt=64.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16911, wt=64.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16912, wt=57.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16913, wt=52.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16914, wt=57.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16915, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16916, wt=55.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16917, wt=55.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16918, wt=52.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16919, wt=56.000) has high priority.
% 13.09/13.32  
% 13.09/13.32  WARNING: worst clause (id=16920, wt=70.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16921, wt=60.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16922, wt=60.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16923, wt=52.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16924, wt=55.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16925, wt=66.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16926, wt=88.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16927, wt=88.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16928, wt=74.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16929, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16930, wt=92.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16931, wt=82.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16932, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16933, wt=84.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16934, wt=92.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16935, wt=72.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16936, wt=77.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16937, wt=77.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16938, wt=80.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16939, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16940, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16941, wt=82.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16942, wt=78.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16943, wt=84.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16944, wt=82.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16945, wt=88.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16946, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16947, wt=80.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16948, wt=87.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16949, wt=80.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16950, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16951, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16952, wt=67.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16953, wt=55.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16954, wt=57.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16955, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16956, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16957, wt=67.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16958, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16959, wt=46.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16960, wt=49.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16961, wt=42.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16962, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16963, wt=61.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16964, wt=61.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16965, wt=49.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16966, wt=60.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16967, wt=50.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16968, wt=51.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16969, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16970, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16971, wt=55.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16972, wt=67.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16973, wt=57.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16974, wt=52.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16975, wt=63.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16976, wt=54.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16977, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16978, wt=49.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16979, wt=53.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16980, wt=61.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16981, wt=61.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16982, wt=54.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16983, wt=49.000) has high priority.
% 13.09/13.34  
% 13.09/13.34  WARNING: worst clause (id=16984, wt=54.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16985, wt=51.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16986, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16987, wt=52.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16988, wt=45.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16989, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16990, wt=67.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16991, wt=54.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16992, wt=56.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16993, wt=88.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16994, wt=88.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16995, wt=74.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16996, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16997, wt=92.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16998, wt=82.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=16999, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17000, wt=84.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17001, wt=92.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17002, wt=72.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17003, wt=77.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17004, wt=77.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17005, wt=80.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17006, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17007, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17008, wt=82.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17009, wt=78.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17010, wt=84.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17011, wt=82.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17012, wt=88.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17013, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17014, wt=80.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17015, wt=87.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17016, wt=80.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17017, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17018, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17019, wt=67.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17020, wt=55.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17021, wt=57.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17022, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17023, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17024, wt=67.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17025, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17026, wt=46.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17027, wt=49.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17028, wt=42.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17029, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17030, wt=61.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17031, wt=61.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17032, wt=49.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17033, wt=60.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17034, wt=50.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17035, wt=51.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17036, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17037, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17038, wt=55.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17039, wt=67.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17040, wt=57.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17041, wt=52.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17042, wt=63.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17043, wt=54.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17044, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17045, wt=49.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17046, wt=53.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17047, wt=61.000) has high priority.
% 13.09/13.37  
% 13.09/13.37  WARNING: worst clause (id=17048, wt=61.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17049, wt=54.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17050, wt=49.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17051, wt=54.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17052, wt=51.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17053, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17054, wt=52.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17055, wt=45.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17056, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17057, wt=67.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17058, wt=54.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17059, wt=56.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17060, wt=88.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17061, wt=88.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17062, wt=74.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17063, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17064, wt=92.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17065, wt=82.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17066, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17067, wt=84.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17068, wt=92.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17069, wt=72.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17070, wt=77.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17071, wt=77.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17072, wt=80.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17073, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17074, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17075, wt=82.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17076, wt=78.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17077, wt=84.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17078, wt=82.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17079, wt=88.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17080, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17081, wt=80.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17082, wt=87.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17083, wt=80.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17084, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17085, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17086, wt=67.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17087, wt=55.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17088, wt=57.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17089, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17090, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17091, wt=67.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17092, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17093, wt=46.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17094, wt=49.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17095, wt=42.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17096, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17097, wt=61.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17098, wt=61.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17099, wt=49.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17100, wt=60.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17101, wt=50.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17102, wt=51.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17103, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17104, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17105, wt=55.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17106, wt=67.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17107, wt=57.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17108, wt=52.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17109, wt=63.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17110, wt=54.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17111, wt=53.000) has high priority.
% 13.09/13.39  
% 13.09/13.39  WARNING: worst clause (id=17112, wt=49.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17113, wt=53.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17114, wt=61.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17115, wt=61.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17116, wt=54.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17117, wt=49.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17118, wt=54.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17119, wt=51.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17120, wt=53.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17121, wt=52.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17122, wt=45.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17123, wt=53.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17124, wt=67.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17125, wt=54.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17126, wt=56.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17127, wt=92.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17128, wt=92.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17129, wt=78.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17130, wt=76.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17131, wt=76.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17132, wt=66.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17133, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17134, wt=96.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17135, wt=86.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17136, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17137, wt=88.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17138, wt=96.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17139, wt=76.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17140, wt=81.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17141, wt=81.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17142, wt=84.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17143, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17144, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17145, wt=86.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17146, wt=82.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17147, wt=88.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17148, wt=86.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17149, wt=92.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17150, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17151, wt=84.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17152, wt=91.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17153, wt=84.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17154, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17155, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17156, wt=71.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17157, wt=59.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17158, wt=61.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17159, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17160, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17161, wt=71.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17162, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17163, wt=50.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17164, wt=53.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17165, wt=46.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17166, wt=77.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17167, wt=57.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17168, wt=65.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17169, wt=65.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17170, wt=80.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17171, wt=74.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17172, wt=53.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17173, wt=77.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17174, wt=64.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17175, wt=54.000) has high priority.
% 13.17/13.41  
% 13.17/13.41  WARNING: worst clause (id=17176, wt=55.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17177, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17178, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17179, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17180, wt=59.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17181, wt=71.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17182, wt=61.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17183, wt=80.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17184, wt=56.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17185, wt=68.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17186, wt=71.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17187, wt=71.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17188, wt=67.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17189, wt=58.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17190, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17191, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17192, wt=53.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17193, wt=77.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17194, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17195, wt=65.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17196, wt=65.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17197, wt=58.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17198, wt=53.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17199, wt=77.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17200, wt=74.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17201, wt=58.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17202, wt=55.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17203, wt=70.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17204, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17205, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17206, wt=56.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17207, wt=49.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17208, wt=74.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17209, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17210, wt=57.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17211, wt=71.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17212, wt=58.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17213, wt=60.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17214, wt=77.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17215, wt=70.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17216, wt=77.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17217, wt=70.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17218, wt=92.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17219, wt=92.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17220, wt=78.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17221, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17222, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17223, wt=66.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17224, wt=91.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17225, wt=96.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17226, wt=86.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17227, wt=91.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17228, wt=88.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17229, wt=96.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17230, wt=76.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17231, wt=81.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17232, wt=81.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17233, wt=84.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17234, wt=91.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17235, wt=91.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17236, wt=86.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17237, wt=82.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17238, wt=88.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17239, wt=86.000) has high priority.
% 13.17/13.43  
% 13.17/13.43  WARNING: worst clause (id=17240, wt=92.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17241, wt=91.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17242, wt=84.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17243, wt=91.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17244, wt=84.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17245, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17246, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17247, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17248, wt=59.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17249, wt=61.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17250, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17251, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17252, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17253, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17254, wt=50.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17255, wt=53.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17256, wt=46.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17257, wt=77.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17258, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17259, wt=65.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17260, wt=65.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17261, wt=80.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17262, wt=74.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17263, wt=53.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17264, wt=77.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17265, wt=64.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17266, wt=54.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17267, wt=55.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17268, wt=76.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17269, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17270, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17271, wt=59.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17272, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17273, wt=61.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17274, wt=80.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17275, wt=56.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17276, wt=68.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17277, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17278, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17279, wt=67.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17280, wt=58.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17281, wt=76.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17282, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17283, wt=53.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17284, wt=77.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17285, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17286, wt=65.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17287, wt=65.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17288, wt=58.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17289, wt=53.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17290, wt=77.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17291, wt=74.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17292, wt=58.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17293, wt=55.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17294, wt=70.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17295, wt=76.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17296, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17297, wt=56.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17298, wt=49.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17299, wt=74.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17300, wt=76.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17301, wt=57.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17302, wt=71.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17303, wt=58.000) has high priority.
% 13.17/13.45  
% 13.17/13.45  WARNING: worst clause (id=17304, wt=60.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17305, wt=77.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17306, wt=70.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17307, wt=77.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17308, wt=70.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17309, wt=91.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17310, wt=91.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17311, wt=77.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17312, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17313, wt=95.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17314, wt=85.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17315, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17316, wt=87.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17317, wt=95.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17318, wt=75.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17319, wt=80.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17320, wt=80.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17321, wt=83.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17322, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17323, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17324, wt=85.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17325, wt=81.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17326, wt=87.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17327, wt=85.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17328, wt=91.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17329, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17330, wt=83.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17331, wt=90.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17332, wt=83.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17333, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17334, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17335, wt=70.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17336, wt=58.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17337, wt=60.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17338, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17339, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17340, wt=70.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17341, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17342, wt=49.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17343, wt=52.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17344, wt=45.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17345, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17346, wt=64.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17347, wt=64.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17348, wt=52.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17349, wt=63.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17350, wt=53.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17351, wt=54.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17352, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17353, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17354, wt=58.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17355, wt=70.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17356, wt=60.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17357, wt=55.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17358, wt=66.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17359, wt=57.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17360, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17361, wt=52.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17362, wt=56.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17363, wt=64.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17364, wt=64.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17365, wt=57.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17366, wt=52.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17367, wt=57.000) has high priority.
% 13.17/13.47  
% 13.17/13.47  WARNING: worst clause (id=17368, wt=54.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17369, wt=56.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17370, wt=55.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17371, wt=48.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17372, wt=56.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17373, wt=70.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17374, wt=57.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17375, wt=59.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17376, wt=88.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17377, wt=88.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17378, wt=74.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17379, wt=92.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17380, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17381, wt=92.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17382, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17383, wt=82.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17384, wt=78.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17385, wt=84.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17386, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17387, wt=82.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17388, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17389, wt=84.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17390, wt=77.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17391, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17392, wt=88.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17393, wt=72.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17394, wt=77.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17395, wt=80.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17396, wt=82.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17397, wt=80.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17398, wt=87.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17399, wt=84.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17400, wt=88.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17401, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17402, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17403, wt=67.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17404, wt=55.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17405, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17406, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17407, wt=67.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17408, wt=57.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17409, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17410, wt=46.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17411, wt=53.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17412, wt=61.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17413, wt=61.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17414, wt=49.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17415, wt=60.000) has high priority.
% 13.17/13.49  
% 13.17/13.49  WARNING: worst clause (id=17416, wt=50.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17417, wt=53.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17418, wt=53.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17419, wt=55.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17420, wt=67.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17421, wt=45.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17422, wt=42.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17423, wt=56.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17424, wt=53.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17425, wt=49.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17426, wt=53.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17427, wt=61.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17428, wt=61.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17429, wt=54.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17430, wt=49.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17431, wt=54.000) has high priority.
% 13.27/13.49  
% 13.27/13.49  WARNING: worst clause (id=17432, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17433, wt=52.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17434, wt=52.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17435, wt=49.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17436, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17437, wt=67.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17438, wt=57.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17439, wt=57.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17440, wt=49.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17441, wt=52.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17442, wt=63.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17443, wt=88.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17444, wt=88.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17445, wt=74.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17446, wt=92.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17447, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17448, wt=92.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17449, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17450, wt=82.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17451, wt=78.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17452, wt=84.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17453, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17454, wt=82.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17455, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17456, wt=84.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17457, wt=77.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17458, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17459, wt=88.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17460, wt=72.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17461, wt=77.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17462, wt=80.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17463, wt=82.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17464, wt=80.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17465, wt=87.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17466, wt=84.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17467, wt=88.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17468, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17469, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17470, wt=67.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17471, wt=55.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17472, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17473, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17474, wt=67.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17475, wt=57.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17476, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17477, wt=46.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17478, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17479, wt=61.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17480, wt=61.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17481, wt=49.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17482, wt=60.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17483, wt=50.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17484, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17485, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17486, wt=55.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17487, wt=67.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17488, wt=45.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17489, wt=42.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17490, wt=56.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17491, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17492, wt=49.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17493, wt=53.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17494, wt=61.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17495, wt=61.000) has high priority.
% 13.27/13.52  
% 13.27/13.52  WARNING: worst clause (id=17496, wt=54.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17497, wt=49.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17498, wt=54.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17499, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17500, wt=52.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17501, wt=52.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17502, wt=49.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17503, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17504, wt=67.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17505, wt=57.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17506, wt=57.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17507, wt=49.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17508, wt=52.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17509, wt=63.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17510, wt=88.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17511, wt=88.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17512, wt=74.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17513, wt=92.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17514, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17515, wt=92.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17516, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17517, wt=82.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17518, wt=78.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17519, wt=84.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17520, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17521, wt=82.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17522, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17523, wt=84.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17524, wt=77.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17525, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17526, wt=88.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17527, wt=72.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17528, wt=77.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17529, wt=80.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17530, wt=82.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17531, wt=80.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17532, wt=87.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17533, wt=84.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17534, wt=88.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17535, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17536, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17537, wt=67.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17538, wt=55.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17539, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17540, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17541, wt=67.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17542, wt=57.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17543, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17544, wt=46.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17545, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17546, wt=61.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17547, wt=61.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17548, wt=49.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17549, wt=60.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17550, wt=50.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17551, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17552, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17553, wt=55.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17554, wt=67.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17555, wt=45.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17556, wt=42.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17557, wt=56.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17558, wt=53.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17559, wt=49.000) has high priority.
% 13.27/13.54  
% 13.27/13.54  WARNING: worst clause (id=17560, wt=53.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17561, wt=61.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17562, wt=61.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17563, wt=54.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17564, wt=49.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17565, wt=54.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17566, wt=53.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17567, wt=52.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17568, wt=52.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17569, wt=49.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17570, wt=53.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17571, wt=67.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17572, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17573, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17574, wt=49.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17575, wt=52.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17576, wt=63.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17577, wt=92.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17578, wt=92.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17579, wt=78.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17580, wt=76.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17581, wt=76.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17582, wt=66.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17583, wt=96.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17584, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17585, wt=96.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17586, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17587, wt=86.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17588, wt=82.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17589, wt=88.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17590, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17591, wt=86.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17592, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17593, wt=88.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17594, wt=81.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17595, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17596, wt=92.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17597, wt=76.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17598, wt=81.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17599, wt=84.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17600, wt=86.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17601, wt=84.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17602, wt=91.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17603, wt=88.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17604, wt=92.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17605, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17606, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17607, wt=71.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17608, wt=59.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17609, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17610, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17611, wt=71.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17612, wt=80.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17613, wt=61.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17614, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17615, wt=50.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17616, wt=77.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17617, wt=57.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17618, wt=65.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17619, wt=65.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17620, wt=80.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17621, wt=53.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17622, wt=77.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17623, wt=74.000) has high priority.
% 13.27/13.56  
% 13.27/13.56  WARNING: worst clause (id=17624, wt=64.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17625, wt=54.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17626, wt=70.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17627, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17628, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17629, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17630, wt=59.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17631, wt=71.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17632, wt=49.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17633, wt=46.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17634, wt=60.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17635, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17636, wt=53.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17637, wt=77.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17638, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17639, wt=65.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17640, wt=65.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17641, wt=58.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17642, wt=53.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17643, wt=74.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17644, wt=77.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17645, wt=58.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17646, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17647, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17648, wt=56.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17649, wt=56.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17650, wt=71.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17651, wt=53.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17652, wt=77.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17653, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17654, wt=57.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17655, wt=71.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17656, wt=61.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17657, wt=61.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17658, wt=53.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17659, wt=68.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17660, wt=56.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17661, wt=71.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17662, wt=67.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17663, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17664, wt=74.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17665, wt=70.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17666, wt=77.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17667, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17668, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17669, wt=92.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17670, wt=92.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17671, wt=78.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17672, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17673, wt=76.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17674, wt=66.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17675, wt=96.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17676, wt=91.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17677, wt=96.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17678, wt=91.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17679, wt=86.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17680, wt=82.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17681, wt=88.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17682, wt=91.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17683, wt=86.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17684, wt=91.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17685, wt=88.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17686, wt=81.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17687, wt=91.000) has high priority.
% 13.27/13.58  
% 13.27/13.58  WARNING: worst clause (id=17688, wt=92.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17689, wt=76.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17690, wt=81.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17691, wt=84.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17692, wt=86.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17693, wt=84.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17694, wt=91.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17695, wt=88.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17696, wt=92.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17697, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17698, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17699, wt=71.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17700, wt=59.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17701, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17702, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17703, wt=71.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17704, wt=80.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17705, wt=61.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17706, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17707, wt=50.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17708, wt=77.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17709, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17710, wt=65.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17711, wt=65.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17712, wt=80.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17713, wt=53.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17714, wt=77.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17715, wt=74.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17716, wt=64.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17717, wt=54.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17718, wt=70.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17719, wt=76.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17720, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17721, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17722, wt=59.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17723, wt=71.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17724, wt=49.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17725, wt=46.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17726, wt=60.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17727, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17728, wt=53.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17729, wt=77.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17730, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17731, wt=65.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17732, wt=65.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17733, wt=58.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17734, wt=53.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17735, wt=74.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17736, wt=77.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17737, wt=58.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17738, wt=76.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17739, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17740, wt=56.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17741, wt=56.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17742, wt=71.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17743, wt=53.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17744, wt=77.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17745, wt=76.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17746, wt=57.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17747, wt=71.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17748, wt=61.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17749, wt=61.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17750, wt=53.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17751, wt=68.000) has high priority.
% 13.37/13.60  
% 13.37/13.60  WARNING: worst clause (id=17752, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17753, wt=71.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17754, wt=67.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17755, wt=76.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17756, wt=74.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17757, wt=70.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17758, wt=77.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17759, wt=76.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17760, wt=76.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17761, wt=91.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17762, wt=91.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17763, wt=77.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17764, wt=95.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17765, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17766, wt=95.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17767, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17768, wt=85.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17769, wt=81.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17770, wt=87.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17771, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17772, wt=85.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17773, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17774, wt=87.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17775, wt=80.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17776, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17777, wt=91.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17778, wt=75.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17779, wt=80.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17780, wt=83.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17781, wt=85.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17782, wt=83.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17783, wt=90.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17784, wt=87.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17785, wt=91.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17786, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17787, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17788, wt=70.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17789, wt=58.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17790, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17791, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17792, wt=70.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17793, wt=60.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17794, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17795, wt=49.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17796, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17797, wt=64.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17798, wt=64.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17799, wt=52.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17800, wt=63.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17801, wt=53.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17802, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17803, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17804, wt=58.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17805, wt=70.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17806, wt=48.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17807, wt=45.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17808, wt=59.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17809, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17810, wt=52.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17811, wt=56.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17812, wt=64.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17813, wt=64.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17814, wt=57.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17815, wt=52.000) has high priority.
% 13.37/13.62  
% 13.37/13.62  WARNING: worst clause (id=17816, wt=57.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17817, wt=56.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17818, wt=55.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17819, wt=55.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17820, wt=52.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17821, wt=56.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17822, wt=70.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17823, wt=60.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17824, wt=60.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17825, wt=52.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17826, wt=55.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17827, wt=66.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17828, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17829, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17830, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17831, wt=88.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17832, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17833, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17834, wt=88.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17835, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17836, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17837, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17838, wt=88.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17839, wt=88.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17840, wt=86.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17841, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17842, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17843, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17844, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17845, wt=98.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17846, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17847, wt=86.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17848, wt=91.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17849, wt=91.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17850, wt=94.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17851, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17852, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17853, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17854, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17855, wt=92.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17856, wt=98.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17857, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17858, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17859, wt=102.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17860, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17861, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17862, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17863, wt=94.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17864, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17865, wt=94.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17866, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17867, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17868, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17869, wt=96.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17870, wt=101.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17871, wt=92.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17872, wt=98.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17873, wt=106.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17874, wt=86.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17875, wt=91.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17876, wt=91.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17877, wt=100.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17878, wt=94.000) has high priority.
% 13.37/13.64  
% 13.37/13.64  WARNING: worst clause (id=17879, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17880, wt=106.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17881, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17882, wt=96.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17883, wt=92.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17884, wt=92.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17885, wt=98.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17886, wt=96.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17887, wt=96.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17888, wt=95.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17889, wt=102.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17890, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17891, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17892, wt=90.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17893, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17894, wt=92.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17895, wt=94.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17896, wt=101.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17897, wt=100.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17898, wt=92.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17899, wt=94.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17900, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17901, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17902, wt=81.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17903, wt=69.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17904, wt=71.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17905, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17906, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17907, wt=81.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17908, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17909, wt=60.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17910, wt=63.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17911, wt=56.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17912, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17913, wt=75.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17914, wt=75.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17915, wt=63.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17916, wt=74.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17917, wt=64.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17918, wt=65.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17919, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17920, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17921, wt=69.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17922, wt=81.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17923, wt=71.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17924, wt=66.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17925, wt=77.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17926, wt=68.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17927, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17928, wt=63.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17929, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17930, wt=75.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17931, wt=75.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17932, wt=68.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17933, wt=63.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17934, wt=68.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17935, wt=65.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17936, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17937, wt=66.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17938, wt=59.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17939, wt=67.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17940, wt=81.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17941, wt=68.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17942, wt=70.000) has high priority.
% 13.37/13.67  
% 13.37/13.67  WARNING: worst clause (id=17943, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17944, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17945, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17946, wt=88.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17947, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17948, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17949, wt=88.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17950, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17951, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17952, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17953, wt=88.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17954, wt=88.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17955, wt=86.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17956, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17957, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17958, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17959, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17960, wt=98.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17961, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17962, wt=86.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17963, wt=91.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17964, wt=91.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17965, wt=94.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17966, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17967, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17968, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17969, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17970, wt=92.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17971, wt=98.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17972, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17973, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17974, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17975, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17976, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17977, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17978, wt=94.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17979, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17980, wt=94.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17981, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17982, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17983, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17984, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17985, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17986, wt=92.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17987, wt=98.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17988, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17989, wt=86.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17990, wt=91.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17991, wt=91.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17992, wt=100.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17993, wt=94.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17994, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17995, wt=106.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17996, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17997, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17998, wt=92.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=17999, wt=92.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18000, wt=98.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18001, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18002, wt=96.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18003, wt=95.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18004, wt=102.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18005, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18006, wt=101.000) has high priority.
% 13.37/13.69  
% 13.37/13.69  WARNING: worst clause (id=18007, wt=90.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18008, wt=101.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18009, wt=92.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18010, wt=94.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18011, wt=101.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18012, wt=100.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18013, wt=92.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18014, wt=94.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18015, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18016, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18017, wt=81.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18018, wt=69.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18019, wt=71.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18020, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18021, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18022, wt=81.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18023, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18024, wt=60.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18025, wt=63.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18026, wt=56.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18027, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18028, wt=75.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18029, wt=75.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18030, wt=63.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18031, wt=74.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18032, wt=64.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18033, wt=65.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18034, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18035, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18036, wt=69.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18037, wt=81.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18038, wt=71.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18039, wt=66.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18040, wt=77.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18041, wt=68.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18042, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18043, wt=63.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18044, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18045, wt=75.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18046, wt=75.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18047, wt=68.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18048, wt=63.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18049, wt=68.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18050, wt=65.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18051, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18052, wt=66.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18053, wt=59.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18054, wt=67.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18055, wt=81.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18056, wt=68.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18057, wt=70.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18058, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18059, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18060, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18061, wt=88.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18062, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18063, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18064, wt=88.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18065, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18066, wt=96.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18067, wt=102.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18068, wt=88.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18069, wt=88.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18070, wt=86.000) has high priority.
% 13.47/13.72  
% 13.47/13.72  WARNING: worst clause (id=18071, wt=59.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18072, wt=62.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18073, wt=55.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18074, wt=62.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18075, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18076, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18077, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18078, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18079, wt=98.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18080, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18081, wt=86.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18082, wt=91.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18083, wt=91.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18084, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18085, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18086, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18087, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18088, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18089, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18090, wt=98.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18091, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18092, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18093, wt=102.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18094, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18095, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18096, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18097, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18098, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18099, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18100, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18101, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18102, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18103, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18104, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18105, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18106, wt=98.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18107, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18108, wt=86.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18109, wt=91.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18110, wt=91.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18111, wt=100.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18112, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18113, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18114, wt=106.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18115, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18116, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18117, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18118, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18119, wt=98.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18120, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18121, wt=96.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18122, wt=95.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18123, wt=102.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18124, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18125, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18126, wt=90.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18127, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18128, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18129, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18130, wt=101.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18131, wt=100.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18132, wt=92.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18133, wt=94.000) has high priority.
% 13.47/13.74  
% 13.47/13.74  WARNING: worst clause (id=18134, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18135, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18136, wt=81.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18137, wt=69.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18138, wt=71.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18139, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18140, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18141, wt=81.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18142, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18143, wt=60.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18144, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18145, wt=56.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18146, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18147, wt=75.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18148, wt=75.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18149, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18150, wt=74.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18151, wt=64.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18152, wt=65.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18153, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18154, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18155, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18156, wt=59.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18157, wt=69.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18158, wt=81.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18159, wt=71.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18160, wt=66.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18161, wt=66.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18162, wt=77.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18163, wt=68.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18164, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18165, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18166, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18167, wt=75.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18168, wt=75.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18169, wt=68.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18170, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18171, wt=68.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18172, wt=65.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18173, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18174, wt=66.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18175, wt=59.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18176, wt=67.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18177, wt=81.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18178, wt=66.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18179, wt=68.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18180, wt=63.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18181, wt=70.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18182, wt=66.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18183, wt=71.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18184, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18185, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18186, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18187, wt=92.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18188, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18189, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18190, wt=92.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18191, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18192, wt=100.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18193, wt=106.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18194, wt=92.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18195, wt=92.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18196, wt=90.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18197, wt=90.000) has high priority.
% 13.47/13.76  
% 13.47/13.76  WARNING: worst clause (id=18198, wt=63.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18199, wt=59.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18200, wt=90.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18201, wt=66.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18202, wt=80.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18203, wt=66.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18204, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18205, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18206, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18207, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18208, wt=102.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18209, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18210, wt=90.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18211, wt=95.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18212, wt=95.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18213, wt=98.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18214, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18215, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18216, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18217, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18218, wt=96.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18219, wt=102.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18220, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18221, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18222, wt=106.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18223, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18224, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18225, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18226, wt=98.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18227, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18228, wt=98.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18229, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18230, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18231, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18232, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18233, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18234, wt=96.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18235, wt=102.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18236, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18237, wt=90.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18238, wt=95.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18239, wt=95.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18240, wt=104.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18241, wt=98.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18242, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18243, wt=110.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18244, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18245, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18246, wt=96.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18247, wt=96.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18248, wt=102.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18249, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18250, wt=100.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18251, wt=99.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18252, wt=106.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18253, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18254, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18255, wt=94.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18256, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18257, wt=96.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18258, wt=98.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18259, wt=105.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18260, wt=104.000) has high priority.
% 13.47/13.78  
% 13.47/13.78  WARNING: worst clause (id=18261, wt=96.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18262, wt=98.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18263, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18264, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18265, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18266, wt=73.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18267, wt=75.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18268, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18269, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18270, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18271, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18272, wt=64.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18273, wt=67.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18274, wt=60.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18275, wt=91.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18276, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18277, wt=79.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18278, wt=79.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18279, wt=94.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18280, wt=88.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18281, wt=67.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18282, wt=91.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18283, wt=78.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18284, wt=68.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18285, wt=69.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18286, wt=90.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18287, wt=67.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18288, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18289, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18290, wt=63.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18291, wt=73.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18292, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18293, wt=75.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18294, wt=94.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18295, wt=70.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18296, wt=82.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18297, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18298, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18299, wt=70.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18300, wt=81.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18301, wt=72.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18302, wt=90.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18303, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18304, wt=67.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18305, wt=91.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18306, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18307, wt=79.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18308, wt=79.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18309, wt=72.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18310, wt=67.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18311, wt=91.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18312, wt=88.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18313, wt=72.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18314, wt=69.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18315, wt=84.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18316, wt=90.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18317, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18318, wt=70.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18319, wt=63.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18320, wt=88.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18321, wt=90.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18322, wt=71.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18323, wt=85.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18324, wt=70.000) has high priority.
% 13.57/13.80  
% 13.57/13.80  WARNING: worst clause (id=18325, wt=72.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18326, wt=67.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18327, wt=74.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18328, wt=91.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18329, wt=84.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18330, wt=91.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18331, wt=70.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18332, wt=84.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18333, wt=75.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18334, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18335, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18336, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18337, wt=92.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18338, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18339, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18340, wt=92.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18341, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18342, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18343, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18344, wt=92.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18345, wt=92.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18346, wt=90.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18347, wt=90.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18348, wt=63.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18349, wt=59.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18350, wt=90.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18351, wt=66.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18352, wt=80.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18353, wt=66.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18354, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18355, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18356, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18357, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18358, wt=102.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18359, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18360, wt=90.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18361, wt=95.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18362, wt=95.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18363, wt=98.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18364, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18365, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18366, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18367, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18368, wt=96.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18369, wt=102.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18370, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18371, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18372, wt=106.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18373, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18374, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18375, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18376, wt=98.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18377, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18378, wt=98.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18379, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18380, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18381, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18382, wt=100.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18383, wt=105.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18384, wt=96.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18385, wt=102.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18386, wt=110.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18387, wt=90.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18388, wt=95.000) has high priority.
% 13.57/13.82  
% 13.57/13.82  WARNING: worst clause (id=18389, wt=95.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18390, wt=104.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18391, wt=98.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18392, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18393, wt=110.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18394, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18395, wt=100.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18396, wt=96.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18397, wt=96.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18398, wt=102.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18399, wt=100.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18400, wt=100.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18401, wt=99.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18402, wt=106.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18403, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18404, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18405, wt=94.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18406, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18407, wt=96.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18408, wt=98.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18409, wt=105.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18410, wt=104.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18411, wt=96.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18412, wt=98.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18413, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18414, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18415, wt=85.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18416, wt=73.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18417, wt=75.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18418, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18419, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18420, wt=85.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18421, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18422, wt=64.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18423, wt=67.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18424, wt=60.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18425, wt=91.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18426, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18427, wt=79.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18428, wt=79.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18429, wt=94.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18430, wt=88.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18431, wt=67.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18432, wt=91.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18433, wt=78.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18434, wt=68.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18435, wt=69.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18436, wt=90.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18437, wt=67.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18438, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18439, wt=71.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18440, wt=63.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18441, wt=73.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18442, wt=85.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18443, wt=75.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18444, wt=94.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18445, wt=70.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18446, wt=82.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18447, wt=85.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18448, wt=85.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18449, wt=70.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18450, wt=81.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18451, wt=72.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18452, wt=90.000) has high priority.
% 13.57/13.85  
% 13.57/13.85  WARNING: worst clause (id=18453, wt=71.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18454, wt=67.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18455, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18456, wt=71.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18457, wt=79.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18458, wt=79.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18459, wt=72.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18460, wt=67.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18461, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18462, wt=88.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18463, wt=72.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18464, wt=69.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18465, wt=84.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18466, wt=90.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18467, wt=71.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18468, wt=70.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18469, wt=63.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18470, wt=88.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18471, wt=90.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18472, wt=71.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18473, wt=85.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18474, wt=70.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18475, wt=72.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18476, wt=67.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18477, wt=74.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18478, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18479, wt=84.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18480, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18481, wt=70.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18482, wt=84.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18483, wt=75.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18484, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18485, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18486, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18487, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18488, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18489, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18490, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18491, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18492, wt=99.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18493, wt=105.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18494, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18495, wt=91.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18496, wt=89.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18497, wt=62.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18498, wt=65.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18499, wt=58.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18500, wt=65.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18501, wt=109.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18502, wt=104.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18503, wt=99.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18504, wt=104.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18505, wt=101.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18506, wt=109.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18507, wt=89.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18508, wt=94.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18509, wt=94.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18510, wt=97.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18511, wt=104.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18512, wt=109.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18513, wt=104.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18514, wt=99.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18515, wt=95.000) has high priority.
% 13.57/13.86  
% 13.57/13.86  WARNING: worst clause (id=18516, wt=101.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18517, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18518, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18519, wt=105.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18520, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18521, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18522, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18523, wt=97.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18524, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18525, wt=97.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18526, wt=109.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18527, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18528, wt=109.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18529, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18530, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18531, wt=95.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18532, wt=101.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18533, wt=109.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18534, wt=89.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18535, wt=94.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18536, wt=94.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18537, wt=103.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18538, wt=97.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18539, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18540, wt=109.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18541, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18542, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18543, wt=95.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18544, wt=95.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18545, wt=101.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18546, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18547, wt=99.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18548, wt=98.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18549, wt=105.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18550, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18551, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18552, wt=93.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18553, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18554, wt=95.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18555, wt=97.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18556, wt=104.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18557, wt=103.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18558, wt=95.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18559, wt=97.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18560, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18561, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18562, wt=84.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18563, wt=72.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18564, wt=74.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18565, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18566, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18567, wt=84.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18568, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18569, wt=63.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18570, wt=66.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18571, wt=59.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18572, wt=70.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18573, wt=78.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18574, wt=78.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18575, wt=66.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18576, wt=77.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18577, wt=67.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18578, wt=68.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18579, wt=66.000) has high priority.
% 13.57/13.89  
% 13.57/13.89  WARNING: worst clause (id=18580, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18581, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18582, wt=62.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18583, wt=72.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18584, wt=84.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18585, wt=74.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18586, wt=69.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18587, wt=69.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18588, wt=80.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18589, wt=71.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18590, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18591, wt=66.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18592, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18593, wt=78.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18594, wt=78.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18595, wt=71.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18596, wt=66.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18597, wt=71.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18598, wt=68.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18599, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18600, wt=69.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18601, wt=62.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18602, wt=70.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18603, wt=84.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18604, wt=69.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18605, wt=71.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18606, wt=66.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18607, wt=73.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18608, wt=69.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18609, wt=74.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18610, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18611, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18612, wt=88.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18613, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18614, wt=88.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18615, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18616, wt=86.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18617, wt=96.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18618, wt=88.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18619, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18620, wt=88.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18621, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18622, wt=59.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18623, wt=62.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18624, wt=55.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18625, wt=58.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18626, wt=106.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18627, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18628, wt=106.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18629, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18630, wt=96.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18631, wt=92.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18632, wt=98.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18633, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18634, wt=106.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18635, wt=96.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18636, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18637, wt=98.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18638, wt=92.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18639, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18640, wt=91.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18641, wt=101.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18642, wt=102.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18643, wt=100.000) has high priority.
% 13.67/13.91  
% 13.67/13.91  WARNING: worst clause (id=18644, wt=106.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18645, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18646, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18647, wt=90.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18648, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18649, wt=86.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18650, wt=86.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18651, wt=91.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18652, wt=94.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18653, wt=100.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18654, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18655, wt=94.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18656, wt=92.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18657, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18658, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18659, wt=92.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18660, wt=102.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18661, wt=100.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18662, wt=94.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18663, wt=87.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18664, wt=106.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18665, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18666, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18667, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18668, wt=92.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18669, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18670, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18671, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18672, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18673, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18674, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18675, wt=91.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18676, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18677, wt=102.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18678, wt=106.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18679, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18680, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18681, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18682, wt=86.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18683, wt=91.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18684, wt=94.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18685, wt=96.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18686, wt=94.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18687, wt=101.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18688, wt=98.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18689, wt=102.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18690, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18691, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18692, wt=81.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18693, wt=69.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18694, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18695, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18696, wt=81.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18697, wt=71.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18698, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18699, wt=60.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18700, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18701, wt=75.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18702, wt=75.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18703, wt=63.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18704, wt=74.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18705, wt=64.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18706, wt=63.000) has high priority.
% 13.67/13.94  
% 13.67/13.94  WARNING: worst clause (id=18707, wt=67.000) has high priority.
% 13.67/13.94  
% 13.67/13.96  WARNING: worst clause (id=18708, wt=67.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18709, wt=69.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18710, wt=81.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18711, wt=59.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18712, wt=56.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18713, wt=70.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18714, wt=67.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18715, wt=63.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18716, wt=67.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18717, wt=75.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18718, wt=75.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18719, wt=68.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18720, wt=63.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18721, wt=68.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18722, wt=67.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18723, wt=66.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18724, wt=66.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18725, wt=63.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18726, wt=67.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18727, wt=81.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18728, wt=71.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18729, wt=71.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18730, wt=66.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18731, wt=59.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18732, wt=63.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18733, wt=63.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18734, wt=66.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18735, wt=77.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18736, wt=62.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18737, wt=65.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18738, wt=66.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18739, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18740, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18741, wt=88.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18742, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18743, wt=88.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18744, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18745, wt=86.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18746, wt=96.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18747, wt=88.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18748, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18749, wt=88.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18750, wt=102.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18751, wt=59.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18752, wt=62.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18753, wt=55.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18754, wt=58.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18755, wt=106.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18756, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18757, wt=106.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18758, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18759, wt=96.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18760, wt=92.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18761, wt=98.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18762, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18763, wt=106.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18764, wt=96.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18765, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18766, wt=98.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18767, wt=92.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18768, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18769, wt=91.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18770, wt=101.000) has high priority.
% 13.67/13.96  
% 13.67/13.96  WARNING: worst clause (id=18771, wt=102.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18772, wt=100.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18773, wt=106.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18774, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18775, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18776, wt=90.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18777, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18778, wt=86.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18779, wt=86.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18780, wt=91.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18781, wt=94.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18782, wt=100.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18783, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18784, wt=94.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18785, wt=92.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18786, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18787, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18788, wt=92.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18789, wt=102.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18790, wt=100.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18791, wt=94.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18792, wt=87.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18793, wt=106.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18794, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18795, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18796, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18797, wt=92.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18798, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18799, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18800, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18801, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18802, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18803, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18804, wt=91.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18805, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18806, wt=102.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18807, wt=106.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18808, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18809, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18810, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18811, wt=86.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18812, wt=91.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18813, wt=94.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18814, wt=96.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18815, wt=94.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18816, wt=101.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18817, wt=98.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18818, wt=102.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18819, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18820, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18821, wt=81.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18822, wt=69.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18823, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18824, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18825, wt=81.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18826, wt=71.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18827, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18828, wt=60.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18829, wt=67.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18830, wt=75.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18831, wt=75.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18832, wt=63.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18833, wt=74.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18834, wt=64.000) has high priority.
% 13.67/13.99  
% 13.67/13.99  WARNING: worst clause (id=18835, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18836, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18837, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18838, wt=69.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18839, wt=81.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18840, wt=59.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18841, wt=56.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18842, wt=70.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18843, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18844, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18845, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18846, wt=75.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18847, wt=75.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18848, wt=68.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18849, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18850, wt=68.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18851, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18852, wt=66.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18853, wt=66.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18854, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18855, wt=67.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18856, wt=81.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18857, wt=71.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18858, wt=71.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18859, wt=66.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18860, wt=59.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18861, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18862, wt=63.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18863, wt=66.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18864, wt=77.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18865, wt=62.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18866, wt=65.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18867, wt=66.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18868, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18869, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18870, wt=88.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18871, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18872, wt=88.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18873, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18874, wt=86.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18875, wt=96.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18876, wt=88.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18877, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18878, wt=88.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18879, wt=102.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18880, wt=59.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18881, wt=62.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18882, wt=55.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18883, wt=58.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18884, wt=106.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18885, wt=101.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18886, wt=106.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18887, wt=101.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18888, wt=96.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18889, wt=92.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18890, wt=98.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18891, wt=101.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18892, wt=106.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18893, wt=96.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18894, wt=101.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18895, wt=98.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18896, wt=92.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18897, wt=101.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18898, wt=91.000) has high priority.
% 13.78/14.01  
% 13.78/14.01  WARNING: worst clause (id=18899, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18900, wt=102.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18901, wt=100.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18902, wt=106.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18903, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18904, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18905, wt=90.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18906, wt=98.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18907, wt=86.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18908, wt=86.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18909, wt=91.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18910, wt=94.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18911, wt=100.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18912, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18913, wt=94.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18914, wt=92.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18915, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18916, wt=98.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18917, wt=92.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18918, wt=102.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18919, wt=100.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18920, wt=94.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18921, wt=87.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18922, wt=106.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18923, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18924, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18925, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18926, wt=92.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18927, wt=98.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18928, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18929, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18930, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18931, wt=98.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18932, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18933, wt=91.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18934, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18935, wt=102.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18936, wt=106.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18937, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18938, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18939, wt=98.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18940, wt=86.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18941, wt=91.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18942, wt=94.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18943, wt=96.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18944, wt=94.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18945, wt=101.000) has high priority.
% 13.80/14.03  
% 13.80/14.03  WARNING: worst clause (id=18946, wt=98.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18947, wt=102.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18948, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18949, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18950, wt=81.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18951, wt=69.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18952, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18953, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18954, wt=81.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18955, wt=71.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18956, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18957, wt=60.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18958, wt=67.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18959, wt=75.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18960, wt=75.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18961, wt=63.000) has high priority.
% 13.80/14.04  
% 13.80/14.04  WARNING: worst clause (id=18962, wt=74.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18963, wt=64.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18964, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18965, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18966, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18967, wt=69.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18968, wt=81.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18969, wt=59.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18970, wt=56.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18971, wt=70.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18972, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18973, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18974, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18975, wt=75.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18976, wt=75.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18977, wt=68.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18978, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18979, wt=68.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18980, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18981, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18982, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18983, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18984, wt=67.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18985, wt=81.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18986, wt=71.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18987, wt=71.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18988, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18989, wt=59.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18990, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18991, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18992, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18993, wt=77.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18994, wt=62.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18995, wt=65.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18996, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18997, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18998, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=18999, wt=92.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19000, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19001, wt=92.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19002, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19003, wt=90.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19004, wt=100.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19005, wt=92.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19006, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19007, wt=92.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19008, wt=106.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19009, wt=90.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19010, wt=90.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19011, wt=80.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19012, wt=63.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19013, wt=66.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19014, wt=59.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19015, wt=62.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19016, wt=110.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19017, wt=105.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19018, wt=110.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19019, wt=105.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19020, wt=100.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19021, wt=96.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19022, wt=102.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19023, wt=105.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19024, wt=110.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19025, wt=100.000) has high priority.
% 13.80/14.06  
% 13.80/14.06  WARNING: worst clause (id=19026, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19027, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19028, wt=96.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19029, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19030, wt=95.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19031, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19032, wt=106.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19033, wt=104.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19034, wt=110.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19035, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19036, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19037, wt=94.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19038, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19039, wt=90.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19040, wt=90.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19041, wt=95.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19042, wt=98.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19043, wt=104.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19044, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19045, wt=98.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19046, wt=96.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19047, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19048, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19049, wt=96.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19050, wt=106.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19051, wt=104.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19052, wt=98.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19053, wt=91.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19054, wt=110.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19055, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19056, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19057, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19058, wt=96.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19059, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19060, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19061, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19062, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19063, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19064, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19065, wt=95.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19066, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19067, wt=106.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19068, wt=110.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19069, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19070, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19071, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19072, wt=90.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19073, wt=95.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19074, wt=98.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19075, wt=100.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19076, wt=98.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19077, wt=105.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19078, wt=102.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19079, wt=106.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19080, wt=71.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19081, wt=71.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19082, wt=85.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19083, wt=73.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19084, wt=71.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19085, wt=71.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19086, wt=85.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19087, wt=94.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19088, wt=75.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19089, wt=71.000) has high priority.
% 13.80/14.08  
% 13.80/14.08  WARNING: worst clause (id=19090, wt=64.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19091, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19092, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19093, wt=79.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19094, wt=79.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19095, wt=94.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19096, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19097, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19098, wt=88.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19099, wt=78.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19100, wt=68.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19101, wt=84.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19102, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19103, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19104, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19105, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19106, wt=73.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19107, wt=85.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19108, wt=63.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19109, wt=60.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19110, wt=74.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19111, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19112, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19113, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19114, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19115, wt=79.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19116, wt=79.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19117, wt=72.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19118, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19119, wt=88.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19120, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19121, wt=72.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19122, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19123, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19124, wt=70.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19125, wt=70.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19126, wt=85.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19127, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19128, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19129, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19130, wt=71.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19131, wt=85.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19132, wt=75.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19133, wt=75.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19134, wt=70.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19135, wt=63.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19136, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19137, wt=82.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19138, wt=67.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19139, wt=70.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19140, wt=85.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19141, wt=81.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19142, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19143, wt=66.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19144, wt=88.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19145, wt=84.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19146, wt=69.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19147, wt=91.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19148, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19149, wt=90.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19150, wt=70.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19151, wt=106.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19152, wt=106.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19153, wt=92.000) has high priority.
% 13.80/14.09  
% 13.80/14.09  WARNING: worst clause (id=19154, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19155, wt=92.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19156, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19157, wt=90.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19158, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19159, wt=92.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19160, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19161, wt=92.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19162, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19163, wt=90.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19164, wt=90.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19165, wt=80.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19166, wt=63.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19167, wt=66.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19168, wt=59.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19169, wt=62.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19170, wt=110.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19171, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19172, wt=110.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19173, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19174, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19175, wt=96.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19176, wt=102.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19177, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19178, wt=110.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19179, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19180, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19181, wt=102.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19182, wt=96.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19183, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19184, wt=95.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19185, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19186, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19187, wt=104.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19188, wt=110.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19189, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19190, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19191, wt=94.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19192, wt=102.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19193, wt=90.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19194, wt=90.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19195, wt=95.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19196, wt=98.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19197, wt=104.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19198, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19199, wt=98.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19200, wt=96.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19201, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19202, wt=102.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19203, wt=96.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19204, wt=106.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19205, wt=104.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19206, wt=98.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19207, wt=91.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19208, wt=110.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19209, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19210, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19211, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19212, wt=96.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19213, wt=102.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19214, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19215, wt=100.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19216, wt=105.000) has high priority.
% 13.80/14.11  
% 13.80/14.11  WARNING: worst clause (id=19217, wt=102.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19218, wt=105.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19219, wt=95.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19220, wt=105.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19221, wt=106.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19222, wt=110.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19223, wt=105.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19224, wt=100.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19225, wt=102.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19226, wt=90.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19227, wt=95.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19228, wt=98.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19229, wt=100.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19230, wt=98.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19231, wt=105.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19232, wt=102.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19233, wt=106.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19234, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19235, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19236, wt=85.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19237, wt=73.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19238, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19239, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19240, wt=85.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19241, wt=94.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19242, wt=75.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19243, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19244, wt=64.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19245, wt=91.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19246, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19247, wt=79.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19248, wt=79.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19249, wt=94.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19250, wt=67.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19251, wt=91.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19252, wt=88.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19253, wt=78.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19254, wt=68.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19255, wt=84.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19256, wt=90.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19257, wt=67.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19258, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19259, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19260, wt=73.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19261, wt=85.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19262, wt=63.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19263, wt=60.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19264, wt=74.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19265, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19266, wt=67.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19267, wt=91.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19268, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19269, wt=79.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19270, wt=79.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19271, wt=72.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19272, wt=67.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19273, wt=88.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19274, wt=91.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19275, wt=72.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19276, wt=90.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19277, wt=71.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19278, wt=70.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19279, wt=70.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19280, wt=85.000) has high priority.
% 13.90/14.14  
% 13.90/14.14  WARNING: worst clause (id=19281, wt=67.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19282, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19283, wt=90.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19284, wt=71.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19285, wt=85.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19286, wt=75.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19287, wt=75.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19288, wt=70.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19289, wt=63.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19290, wt=67.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19291, wt=82.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19292, wt=67.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19293, wt=70.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19294, wt=85.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19295, wt=81.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19296, wt=90.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19297, wt=66.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19298, wt=88.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19299, wt=84.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19300, wt=69.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19301, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19302, wt=90.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19303, wt=90.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19304, wt=70.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19305, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19306, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19307, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19308, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19309, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19310, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19311, wt=89.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19312, wt=99.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19313, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19314, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19315, wt=91.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19316, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19317, wt=62.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19318, wt=65.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19319, wt=58.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19320, wt=61.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19321, wt=109.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19322, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19323, wt=109.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19324, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19325, wt=99.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19326, wt=95.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19327, wt=101.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19328, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19329, wt=109.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19330, wt=99.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19331, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19332, wt=101.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19333, wt=95.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19334, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19335, wt=94.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19336, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19337, wt=105.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19338, wt=103.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19339, wt=109.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19340, wt=104.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19341, wt=99.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19342, wt=93.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19343, wt=101.000) has high priority.
% 13.90/14.15  
% 13.90/14.15  WARNING: worst clause (id=19344, wt=89.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19345, wt=89.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19346, wt=94.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19347, wt=97.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19348, wt=103.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19349, wt=99.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19350, wt=97.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19351, wt=95.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19352, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19353, wt=101.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19354, wt=95.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19355, wt=105.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19356, wt=103.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19357, wt=97.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19358, wt=90.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19359, wt=109.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19360, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19361, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19362, wt=99.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19363, wt=95.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19364, wt=101.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19365, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19366, wt=99.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19367, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19368, wt=101.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19369, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19370, wt=94.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19371, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19372, wt=105.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19373, wt=109.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19374, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19375, wt=99.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19376, wt=101.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19377, wt=89.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19378, wt=94.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19379, wt=97.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19380, wt=99.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19381, wt=97.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19382, wt=104.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19383, wt=101.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19384, wt=105.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19385, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19386, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19387, wt=84.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19388, wt=72.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19389, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19390, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19391, wt=84.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19392, wt=74.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19393, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19394, wt=63.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19395, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19396, wt=78.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19397, wt=78.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19398, wt=66.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19399, wt=77.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19400, wt=67.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19401, wt=66.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19402, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19403, wt=70.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19404, wt=72.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19405, wt=84.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19406, wt=62.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19407, wt=59.000) has high priority.
% 13.90/14.17  
% 13.90/14.17  WARNING: worst clause (id=19408, wt=73.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19409, wt=70.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19410, wt=66.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19411, wt=70.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19412, wt=78.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19413, wt=78.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19414, wt=71.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19415, wt=66.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19416, wt=71.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19417, wt=70.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19418, wt=69.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19419, wt=69.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19420, wt=66.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19421, wt=70.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19422, wt=84.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19423, wt=74.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19424, wt=74.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19425, wt=69.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19426, wt=62.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19427, wt=66.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19428, wt=66.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19429, wt=69.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19430, wt=80.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19431, wt=65.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19432, wt=68.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19433, wt=69.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19434, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19435, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19436, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19437, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19438, wt=96.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19439, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19440, wt=86.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19441, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19442, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19443, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19444, wt=81.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19445, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19446, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19447, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19448, wt=88.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19449, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19450, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19451, wt=102.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19452, wt=59.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19453, wt=62.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19454, wt=55.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19455, wt=62.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19456, wt=94.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19457, wt=94.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19458, wt=92.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19459, wt=95.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19460, wt=87.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19461, wt=95.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19462, wt=82.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19463, wt=92.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19464, wt=92.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19465, wt=92.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19466, wt=101.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19467, wt=101.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19468, wt=96.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19469, wt=98.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19470, wt=101.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19471, wt=101.000) has high priority.
% 13.90/14.19  
% 13.90/14.19  WARNING: worst clause (id=19472, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19473, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19474, wt=87.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19475, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19476, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19477, wt=102.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19478, wt=84.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19479, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19480, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19481, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19482, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19483, wt=94.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19484, wt=86.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19485, wt=94.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19486, wt=94.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19487, wt=110.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19488, wt=110.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19489, wt=110.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19490, wt=110.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19491, wt=92.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19492, wt=86.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19493, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19494, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19495, wt=94.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19496, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19497, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19498, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19499, wt=100.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19500, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19501, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19502, wt=92.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19503, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19504, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19505, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19506, wt=87.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19507, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19508, wt=95.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19509, wt=92.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19510, wt=92.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19511, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19512, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19513, wt=100.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19514, wt=90.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19515, wt=106.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19516, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19517, wt=106.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19518, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19519, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19520, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19521, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19522, wt=106.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19523, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19524, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19525, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19526, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19527, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19528, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19529, wt=85.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19530, wt=106.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19531, wt=101.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19532, wt=96.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19533, wt=98.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19534, wt=86.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19535, wt=91.000) has high priority.
% 13.90/14.21  
% 13.90/14.21  WARNING: worst clause (id=19536, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19537, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19538, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19539, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19540, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19541, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19542, wt=106.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19543, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19544, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19545, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19546, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19547, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19548, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19549, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19550, wt=92.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19551, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19552, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19553, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19554, wt=102.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19555, wt=92.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19556, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19557, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19558, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19559, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19560, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19561, wt=86.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19562, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19563, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19564, wt=86.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19565, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19566, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19567, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19568, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19569, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19570, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19571, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19572, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19573, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19574, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19575, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19576, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19577, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19578, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19579, wt=106.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19580, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19581, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19582, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19583, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19584, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19585, wt=106.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19586, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19587, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19588, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19589, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19590, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19591, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19592, wt=106.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19593, wt=101.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19594, wt=96.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19595, wt=98.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19596, wt=86.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19597, wt=91.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19598, wt=94.000) has high priority.
% 14.00/14.23  
% 14.00/14.23  WARNING: worst clause (id=19599, wt=96.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19600, wt=101.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19601, wt=98.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19602, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19603, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19604, wt=81.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19605, wt=69.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19606, wt=71.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19607, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19608, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19609, wt=81.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19610, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19611, wt=60.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19612, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19613, wt=56.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19614, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19615, wt=75.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19616, wt=75.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19617, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19618, wt=74.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19619, wt=64.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19620, wt=65.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19621, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19622, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19623, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19624, wt=59.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19625, wt=69.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19626, wt=81.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19627, wt=71.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19628, wt=66.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19629, wt=66.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19630, wt=77.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19631, wt=68.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19632, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19633, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19634, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19635, wt=75.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19636, wt=75.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19637, wt=68.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19638, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19639, wt=68.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19640, wt=65.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19641, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19642, wt=66.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19643, wt=59.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19644, wt=67.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19645, wt=81.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19646, wt=66.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19647, wt=68.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19648, wt=63.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19649, wt=70.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19650, wt=66.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19651, wt=71.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19652, wt=88.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19653, wt=88.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19654, wt=88.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19655, wt=88.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19656, wt=96.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19657, wt=88.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19658, wt=86.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19659, wt=102.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19660, wt=102.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19661, wt=102.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19662, wt=81.000) has high priority.
% 14.00/14.25  
% 14.00/14.25  WARNING: worst clause (id=19663, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19664, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19665, wt=88.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19666, wt=88.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19667, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19668, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19669, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19670, wt=59.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19671, wt=62.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19672, wt=55.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19673, wt=62.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19674, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19675, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19676, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19677, wt=95.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19678, wt=87.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19679, wt=95.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19680, wt=82.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19681, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19682, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19683, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19684, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19685, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19686, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19687, wt=98.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19688, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19689, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19690, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19691, wt=98.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19692, wt=87.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19693, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19694, wt=91.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19695, wt=102.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19696, wt=84.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19697, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19698, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19699, wt=98.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19700, wt=91.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19701, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19702, wt=86.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19703, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19704, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19705, wt=110.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19706, wt=110.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19707, wt=110.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19708, wt=110.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19709, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19710, wt=86.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19711, wt=91.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19712, wt=91.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19713, wt=94.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19714, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19715, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19716, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19717, wt=100.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19718, wt=98.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19719, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19720, wt=92.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19721, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19722, wt=101.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19723, wt=98.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19724, wt=87.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19725, wt=96.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19726, wt=95.000) has high priority.
% 14.00/14.27  
% 14.00/14.27  WARNING: worst clause (id=19727, wt=92.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19728, wt=92.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19729, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19730, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19731, wt=100.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19732, wt=90.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19733, wt=106.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19734, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19735, wt=106.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19736, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19737, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19738, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19739, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19740, wt=106.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19741, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19742, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19743, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19744, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19745, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19746, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19747, wt=85.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19748, wt=106.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19749, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19750, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19751, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19752, wt=86.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19753, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19754, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19755, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19756, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19757, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19758, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19759, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19760, wt=106.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19761, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19762, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19763, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19764, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19765, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19766, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19767, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19768, wt=92.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19769, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19770, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19771, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19772, wt=102.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19773, wt=92.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19774, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19775, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19776, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19777, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19778, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19779, wt=86.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19780, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19781, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19782, wt=86.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19783, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19784, wt=91.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19785, wt=94.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19786, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19787, wt=96.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19788, wt=101.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19789, wt=98.000) has high priority.
% 14.00/14.29  
% 14.00/14.29  WARNING: worst clause (id=19790, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19791, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19792, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19793, wt=98.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19794, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19795, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19796, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19797, wt=106.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19798, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19799, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19800, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19801, wt=98.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19802, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19803, wt=106.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19804, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19805, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19806, wt=98.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19807, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19808, wt=91.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19809, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19810, wt=106.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19811, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19812, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19813, wt=98.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19814, wt=86.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19815, wt=91.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19816, wt=94.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19817, wt=96.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19818, wt=101.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19819, wt=98.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19820, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19821, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19822, wt=81.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19823, wt=69.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19824, wt=71.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19825, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19826, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19827, wt=81.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19828, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19829, wt=60.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19830, wt=63.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19831, wt=56.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19832, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19833, wt=75.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19834, wt=75.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19835, wt=63.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19836, wt=74.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19837, wt=64.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19838, wt=65.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19839, wt=63.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19840, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19841, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19842, wt=59.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19843, wt=69.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19844, wt=81.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19845, wt=71.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19846, wt=66.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19847, wt=66.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19848, wt=77.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19849, wt=68.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19850, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19851, wt=63.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19852, wt=67.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19853, wt=75.000) has high priority.
% 14.08/14.32  
% 14.08/14.32  WARNING: worst clause (id=19854, wt=75.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19855, wt=68.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19856, wt=63.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19857, wt=68.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19858, wt=65.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19859, wt=67.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19860, wt=66.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19861, wt=59.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19862, wt=67.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19863, wt=81.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19864, wt=66.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19865, wt=68.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19866, wt=63.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19867, wt=70.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19868, wt=66.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19869, wt=71.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19870, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19871, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19872, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19873, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19874, wt=96.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19875, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19876, wt=86.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19877, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19878, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19879, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19880, wt=81.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19881, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19882, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19883, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19884, wt=88.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19885, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19886, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19887, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19888, wt=59.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19889, wt=62.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19890, wt=55.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19891, wt=62.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19892, wt=94.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19893, wt=94.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19894, wt=92.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19895, wt=95.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19896, wt=87.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19897, wt=95.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19898, wt=82.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19899, wt=92.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19900, wt=92.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19901, wt=92.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19902, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19903, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19904, wt=96.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19905, wt=98.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19906, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19907, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19908, wt=96.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19909, wt=98.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19910, wt=87.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19911, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19912, wt=91.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19913, wt=102.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19914, wt=84.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19915, wt=101.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19916, wt=96.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19917, wt=98.000) has high priority.
% 14.08/14.33  
% 14.08/14.33  WARNING: worst clause (id=19918, wt=91.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19919, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19920, wt=86.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19921, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19922, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19923, wt=110.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19924, wt=110.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19925, wt=110.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19926, wt=110.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19927, wt=92.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19928, wt=86.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19929, wt=91.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19930, wt=91.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19931, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19932, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19933, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19934, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19935, wt=100.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19936, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19937, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19938, wt=92.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19939, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19940, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19941, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19942, wt=87.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19943, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19944, wt=95.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19945, wt=92.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19946, wt=92.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19947, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19948, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19949, wt=100.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19950, wt=90.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19951, wt=106.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19952, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19953, wt=106.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19954, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19955, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19956, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19957, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19958, wt=106.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19959, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19960, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19961, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19962, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19963, wt=91.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19964, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19965, wt=85.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19966, wt=106.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19967, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19968, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19969, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19970, wt=86.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19971, wt=91.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19972, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19973, wt=96.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19974, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19975, wt=98.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19976, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19977, wt=94.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19978, wt=106.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19979, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19980, wt=101.000) has high priority.
% 14.08/14.35  
% 14.08/14.35  WARNING: worst clause (id=19981, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19982, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19983, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19984, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19985, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19986, wt=92.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19987, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19988, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19989, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19990, wt=102.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19991, wt=92.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19992, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19993, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19994, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19995, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19996, wt=94.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19997, wt=86.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19998, wt=94.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=19999, wt=94.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20000, wt=86.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20001, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20002, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20003, wt=94.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20004, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20005, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20006, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20007, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20008, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20009, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20010, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20011, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20012, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20013, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20014, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20015, wt=106.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20016, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20017, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20018, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20019, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20020, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20021, wt=106.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20022, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20023, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20024, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20025, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20026, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20027, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20028, wt=106.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20029, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20030, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20031, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20032, wt=86.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20033, wt=91.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20034, wt=94.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20035, wt=96.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20036, wt=101.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20037, wt=98.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20038, wt=67.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20039, wt=67.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20040, wt=81.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20041, wt=69.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20042, wt=71.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20043, wt=67.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20044, wt=67.000) has high priority.
% 14.08/14.37  
% 14.08/14.37  WARNING: worst clause (id=20045, wt=81.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20046, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20047, wt=60.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20048, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20049, wt=56.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20050, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20051, wt=75.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20052, wt=75.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20053, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20054, wt=74.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20055, wt=64.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20056, wt=65.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20057, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20058, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20059, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20060, wt=59.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20061, wt=69.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20062, wt=81.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20063, wt=71.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20064, wt=66.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20065, wt=66.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20066, wt=77.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20067, wt=68.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20068, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20069, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20070, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20071, wt=75.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20072, wt=75.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20073, wt=68.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20074, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20075, wt=68.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20076, wt=65.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20077, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20078, wt=66.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20079, wt=59.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20080, wt=67.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20081, wt=81.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20082, wt=66.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20083, wt=68.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20084, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20085, wt=70.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20086, wt=66.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20087, wt=71.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20088, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20089, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20090, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20091, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20092, wt=100.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20093, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20094, wt=90.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20095, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20096, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20097, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20098, wt=85.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20099, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20100, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20101, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20102, wt=92.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20103, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20104, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20105, wt=106.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20106, wt=90.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20107, wt=63.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20108, wt=59.000) has high priority.
% 14.17/14.39  
% 14.17/14.39  WARNING: worst clause (id=20109, wt=90.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20110, wt=66.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20111, wt=80.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20112, wt=66.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20113, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20114, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20115, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20116, wt=99.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20117, wt=91.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20118, wt=99.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20119, wt=86.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20120, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20121, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20122, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20123, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20124, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20125, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20126, wt=102.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20127, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20128, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20129, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20130, wt=102.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20131, wt=91.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20132, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20133, wt=95.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20134, wt=106.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20135, wt=88.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20136, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20137, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20138, wt=102.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20139, wt=95.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20140, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20141, wt=90.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20142, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20143, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20144, wt=114.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20145, wt=114.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20146, wt=114.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20147, wt=114.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20148, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20149, wt=90.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20150, wt=95.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20151, wt=95.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20152, wt=98.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20153, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20154, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20155, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20156, wt=104.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20157, wt=102.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20158, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20159, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20160, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20161, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20162, wt=102.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20163, wt=91.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20164, wt=100.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20165, wt=99.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20166, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20167, wt=96.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20168, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20169, wt=105.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20170, wt=104.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20171, wt=94.000) has high priority.
% 14.19/14.41  
% 14.19/14.41  WARNING: worst clause (id=20172, wt=110.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20173, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20174, wt=110.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20175, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20176, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20177, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20178, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20179, wt=110.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20180, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20181, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20182, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20183, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20184, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20185, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20186, wt=106.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20187, wt=89.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20188, wt=110.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20189, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20190, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20191, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20192, wt=90.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20193, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20194, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20195, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20196, wt=104.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20197, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20198, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20199, wt=106.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20200, wt=104.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20201, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20202, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20203, wt=110.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20204, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20205, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20206, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20207, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20208, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20209, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20210, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20211, wt=96.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20212, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20213, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20214, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20215, wt=106.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20216, wt=96.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20217, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20218, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20219, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20220, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20221, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20222, wt=90.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20223, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20224, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20225, wt=90.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20226, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20227, wt=95.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20228, wt=98.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20229, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20230, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20231, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20232, wt=102.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20233, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20234, wt=100.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20235, wt=105.000) has high priority.
% 14.21/14.43  
% 14.21/14.43  WARNING: worst clause (id=20236, wt=102.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20237, wt=100.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20238, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20239, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20240, wt=110.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20241, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20242, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20243, wt=100.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20244, wt=102.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20245, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20246, wt=110.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20247, wt=100.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20248, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20249, wt=102.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20250, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20251, wt=95.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20252, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20253, wt=106.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20254, wt=110.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20255, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20256, wt=100.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20257, wt=102.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20258, wt=90.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20259, wt=95.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20260, wt=98.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20261, wt=100.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20262, wt=104.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20263, wt=105.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20264, wt=102.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20265, wt=106.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20266, wt=104.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20267, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20268, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20269, wt=85.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20270, wt=73.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20271, wt=75.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20272, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20273, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20274, wt=85.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20275, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20276, wt=64.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20277, wt=67.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20278, wt=60.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20279, wt=91.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20280, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20281, wt=79.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20282, wt=79.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20283, wt=94.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20284, wt=88.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20285, wt=67.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20286, wt=91.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20287, wt=78.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20288, wt=68.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20289, wt=69.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20290, wt=90.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20291, wt=67.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20292, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20293, wt=71.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20294, wt=63.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20295, wt=73.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20296, wt=85.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20297, wt=75.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20298, wt=94.000) has high priority.
% 14.21/14.45  
% 14.21/14.45  WARNING: worst clause (id=20299, wt=70.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20300, wt=82.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20301, wt=85.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20302, wt=85.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20303, wt=70.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20304, wt=81.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20305, wt=72.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20306, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20307, wt=71.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20308, wt=67.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20309, wt=91.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20310, wt=71.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20311, wt=79.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20312, wt=79.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20313, wt=72.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20314, wt=67.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20315, wt=91.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20316, wt=88.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20317, wt=72.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20318, wt=69.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20319, wt=84.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20320, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20321, wt=71.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20322, wt=70.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20323, wt=63.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20324, wt=88.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20325, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20326, wt=71.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20327, wt=85.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20328, wt=70.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20329, wt=72.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20330, wt=67.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20331, wt=74.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20332, wt=91.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20333, wt=84.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20334, wt=91.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20335, wt=70.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20336, wt=84.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20337, wt=75.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20338, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20339, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20340, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20341, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20342, wt=100.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20343, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20344, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20345, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20346, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20347, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20348, wt=85.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20349, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20350, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20351, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20352, wt=92.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20353, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20354, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20355, wt=106.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20356, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20357, wt=63.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20358, wt=59.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20359, wt=90.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20360, wt=66.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20361, wt=80.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20362, wt=66.000) has high priority.
% 14.21/14.46  
% 14.21/14.46  WARNING: worst clause (id=20363, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20364, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20365, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20366, wt=99.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20367, wt=91.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20368, wt=99.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20369, wt=86.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20370, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20371, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20372, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20373, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20374, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20375, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20376, wt=102.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20377, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20378, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20379, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20380, wt=102.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20381, wt=91.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20382, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20383, wt=95.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20384, wt=106.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20385, wt=88.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20386, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20387, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20388, wt=102.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20389, wt=95.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20390, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20391, wt=90.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20392, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20393, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20394, wt=114.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20395, wt=114.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20396, wt=114.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20397, wt=114.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20398, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20399, wt=90.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20400, wt=95.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20401, wt=95.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20402, wt=98.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20403, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20404, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20405, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20406, wt=104.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20407, wt=102.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20408, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20409, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20410, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20411, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20412, wt=102.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20413, wt=91.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20414, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20415, wt=99.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20416, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20417, wt=96.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20418, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20419, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20420, wt=104.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20421, wt=94.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20422, wt=110.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20423, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20424, wt=110.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20425, wt=105.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20426, wt=100.000) has high priority.
% 14.21/14.48  
% 14.21/14.48  WARNING: worst clause (id=20427, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20428, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20429, wt=110.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20430, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20431, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20432, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20433, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20434, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20435, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20436, wt=106.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20437, wt=89.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20438, wt=110.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20439, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20440, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20441, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20442, wt=90.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20443, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20444, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20445, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20446, wt=104.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20447, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20448, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20449, wt=106.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20450, wt=104.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20451, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20452, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20453, wt=110.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20454, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20455, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20456, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20457, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20458, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20459, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20460, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20461, wt=96.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20462, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20463, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20464, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20465, wt=106.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20466, wt=96.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20467, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20468, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20469, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20470, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20471, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20472, wt=90.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20473, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20474, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20475, wt=90.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20476, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20477, wt=95.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20478, wt=98.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20479, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20480, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20481, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20482, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20483, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20484, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20485, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20486, wt=102.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20487, wt=100.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20488, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20489, wt=105.000) has high priority.
% 14.21/14.50  
% 14.21/14.50  WARNING: worst clause (id=20490, wt=110.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20491, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20492, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20493, wt=100.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20494, wt=102.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20495, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20496, wt=110.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20497, wt=100.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20498, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20499, wt=102.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20500, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20501, wt=95.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20502, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20503, wt=106.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20504, wt=110.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20505, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20506, wt=100.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20507, wt=102.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20508, wt=90.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20509, wt=95.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20510, wt=98.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20511, wt=100.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20512, wt=104.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20513, wt=105.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20514, wt=102.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20515, wt=106.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20516, wt=104.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20517, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20518, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20519, wt=85.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20520, wt=73.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20521, wt=75.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20522, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20523, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20524, wt=85.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20525, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20526, wt=64.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20527, wt=67.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20528, wt=60.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20529, wt=91.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20530, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20531, wt=79.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20532, wt=79.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20533, wt=94.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20534, wt=88.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20535, wt=67.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20536, wt=91.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20537, wt=78.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20538, wt=68.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20539, wt=69.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20540, wt=90.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20541, wt=67.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20542, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20543, wt=71.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20544, wt=63.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20545, wt=73.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20546, wt=85.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20547, wt=75.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20548, wt=94.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20549, wt=70.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20550, wt=82.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20551, wt=85.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20552, wt=85.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20553, wt=70.000) has high priority.
% 14.31/14.52  
% 14.31/14.52  WARNING: worst clause (id=20554, wt=81.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20555, wt=72.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20556, wt=90.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20557, wt=71.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20558, wt=67.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20559, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20560, wt=71.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20561, wt=79.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20562, wt=79.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20563, wt=72.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20564, wt=67.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20565, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20566, wt=88.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20567, wt=72.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20568, wt=69.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20569, wt=84.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20570, wt=90.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20571, wt=71.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20572, wt=70.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20573, wt=63.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20574, wt=88.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20575, wt=90.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20576, wt=71.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20577, wt=85.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20578, wt=70.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20579, wt=72.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20580, wt=67.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20581, wt=74.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20582, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20583, wt=84.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20584, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20585, wt=70.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20586, wt=84.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20587, wt=75.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20588, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20589, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20590, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20591, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20592, wt=99.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20593, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20594, wt=89.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20595, wt=105.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20596, wt=105.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20597, wt=105.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20598, wt=84.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20599, wt=105.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20600, wt=105.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20601, wt=91.000) has high priority.
% 14.31/14.53  
% 14.31/14.53  WARNING: worst clause (id=20602, wt=91.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20603, wt=105.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20604, wt=105.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20605, wt=105.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20606, wt=62.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20607, wt=65.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20608, wt=58.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20609, wt=65.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20610, wt=97.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20611, wt=97.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20612, wt=95.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20613, wt=98.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20614, wt=90.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20615, wt=98.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20616, wt=85.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20617, wt=95.000) has high priority.
% 14.31/14.54  
% 14.31/14.54  WARNING: worst clause (id=20618, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20619, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20620, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20621, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20622, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20623, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20624, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20625, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20626, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20627, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20628, wt=90.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20629, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20630, wt=94.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20631, wt=105.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20632, wt=87.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20633, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20634, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20635, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20636, wt=94.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20637, wt=97.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20638, wt=89.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20639, wt=97.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20640, wt=97.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20641, wt=113.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20642, wt=113.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20643, wt=113.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20644, wt=113.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20645, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20646, wt=89.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20647, wt=94.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20648, wt=94.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20649, wt=97.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20650, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20651, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20652, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20653, wt=103.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20654, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20655, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20656, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20657, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20658, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20659, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20660, wt=90.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20661, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20662, wt=98.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20663, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20664, wt=95.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20665, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20666, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20667, wt=103.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20668, wt=93.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20669, wt=109.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20670, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20671, wt=109.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20672, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20673, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20674, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20675, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20676, wt=109.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20677, wt=99.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20678, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20679, wt=101.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20680, wt=104.000) has high priority.
% 14.31/14.55  
% 14.31/14.55  WARNING: worst clause (id=20681, wt=94.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20682, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20683, wt=88.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20684, wt=109.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20685, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20686, wt=99.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20687, wt=101.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20688, wt=89.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20689, wt=94.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20690, wt=97.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20691, wt=99.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20692, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20693, wt=101.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20694, wt=97.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20695, wt=97.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20696, wt=109.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20697, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20698, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20699, wt=99.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20700, wt=101.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20701, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20702, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20703, wt=99.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20704, wt=95.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20705, wt=101.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20706, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20707, wt=94.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20708, wt=105.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20709, wt=95.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20710, wt=104.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20711, wt=99.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20712, wt=101.000) has high priority.
% 14.31/14.56  
% 14.31/14.56  WARNING: worst clause (id=20713, wt=94.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20714, wt=97.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20715, wt=89.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20716, wt=97.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20717, wt=97.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20718, wt=89.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20719, wt=94.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20720, wt=94.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20721, wt=97.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20722, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20723, wt=99.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20724, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20725, wt=101.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20726, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20727, wt=99.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20728, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20729, wt=101.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20730, wt=99.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20731, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20732, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20733, wt=109.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20734, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20735, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20736, wt=99.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20737, wt=101.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20738, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20739, wt=109.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20740, wt=99.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20741, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20742, wt=101.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20743, wt=104.000) has high priority.
% 14.31/14.57  
% 14.31/14.57  WARNING: worst clause (id=20744, wt=94.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20745, wt=104.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20746, wt=109.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20747, wt=104.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20748, wt=99.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20749, wt=101.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20750, wt=89.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20751, wt=94.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20752, wt=97.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20753, wt=99.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20754, wt=104.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20755, wt=101.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20756, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20757, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20758, wt=84.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20759, wt=72.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20760, wt=74.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20761, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20762, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20763, wt=84.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20764, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20765, wt=63.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20766, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20767, wt=59.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20768, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20769, wt=78.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20770, wt=78.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20771, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20772, wt=77.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20773, wt=67.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20774, wt=68.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20775, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20776, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20777, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20778, wt=62.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20779, wt=72.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20780, wt=84.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20781, wt=74.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20782, wt=69.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20783, wt=69.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20784, wt=80.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20785, wt=71.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20786, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20787, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20788, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20789, wt=78.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20790, wt=78.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20791, wt=71.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20792, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20793, wt=71.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20794, wt=68.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20795, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20796, wt=69.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20797, wt=62.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20798, wt=70.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20799, wt=84.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20800, wt=69.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20801, wt=71.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20802, wt=66.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20803, wt=73.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20804, wt=69.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20805, wt=74.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20806, wt=88.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20807, wt=102.000) has high priority.
% 14.31/14.58  
% 14.31/14.58  WARNING: worst clause (id=20808, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20809, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20810, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20811, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20812, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20813, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20814, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20815, wt=86.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20816, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20817, wt=88.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20818, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20819, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20820, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20821, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20822, wt=81.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20823, wt=59.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20824, wt=62.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20825, wt=55.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20826, wt=58.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20827, wt=94.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20828, wt=94.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20829, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20830, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20831, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20832, wt=98.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20833, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20834, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20835, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20836, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20837, wt=91.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20838, wt=92.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20839, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20840, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20841, wt=91.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20842, wt=86.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20843, wt=94.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20844, wt=110.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20845, wt=110.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20846, wt=110.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20847, wt=110.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20848, wt=106.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20849, wt=86.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20850, wt=91.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20851, wt=91.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20852, wt=92.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20853, wt=94.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20854, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20855, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20856, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20857, wt=98.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20858, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20859, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20860, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20861, wt=98.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20862, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20863, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20864, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20865, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20866, wt=94.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20867, wt=102.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20868, wt=106.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20869, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20870, wt=96.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20871, wt=101.000) has high priority.
% 14.39/14.60  
% 14.39/14.60  WARNING: worst clause (id=20872, wt=106.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20873, wt=86.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20874, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20875, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20876, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20877, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20878, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20879, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20880, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20881, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20882, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20883, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20884, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20885, wt=94.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20886, wt=94.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20887, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20888, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20889, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20890, wt=98.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20891, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20892, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20893, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20894, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20895, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20896, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20897, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20898, wt=100.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20899, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20900, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20901, wt=87.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20902, wt=86.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20903, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20904, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20905, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20906, wt=100.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20907, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20908, wt=86.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20909, wt=94.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20910, wt=100.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20911, wt=94.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20912, wt=90.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20913, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20914, wt=90.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20915, wt=87.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20916, wt=95.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20917, wt=87.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20918, wt=92.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20919, wt=86.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20920, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20921, wt=91.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20922, wt=94.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20923, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20924, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20925, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20926, wt=98.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20927, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20928, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20929, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20930, wt=98.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20931, wt=82.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20932, wt=96.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20933, wt=102.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20934, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20935, wt=101.000) has high priority.
% 14.39/14.62  
% 14.39/14.62  WARNING: worst clause (id=20936, wt=94.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20937, wt=102.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20938, wt=106.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20939, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20940, wt=106.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20941, wt=96.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20942, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20943, wt=106.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20944, wt=86.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20945, wt=91.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20946, wt=91.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20947, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20948, wt=106.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20949, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20950, wt=96.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20951, wt=96.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20952, wt=96.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20953, wt=85.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20954, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20955, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20956, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20957, wt=101.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20958, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20959, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20960, wt=81.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20961, wt=69.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20962, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20963, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20964, wt=81.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20965, wt=71.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20966, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20967, wt=60.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20968, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20969, wt=75.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20970, wt=75.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20971, wt=63.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20972, wt=74.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20973, wt=64.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20974, wt=63.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20975, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20976, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20977, wt=69.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20978, wt=81.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20979, wt=59.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20980, wt=56.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20981, wt=70.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20982, wt=67.000) has high priority.
% 14.39/14.64  
% 14.39/14.64  WARNING: worst clause (id=20983, wt=63.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20984, wt=67.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20985, wt=75.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20986, wt=75.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20987, wt=68.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20988, wt=63.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20989, wt=68.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20990, wt=67.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20991, wt=66.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20992, wt=66.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20993, wt=63.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20994, wt=67.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20995, wt=81.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20996, wt=71.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20997, wt=71.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20998, wt=66.000) has high priority.
% 14.39/14.65  
% 14.39/14.65  WARNING: worst clause (id=20999, wt=59.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21000, wt=63.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21001, wt=63.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21002, wt=66.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21003, wt=77.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21004, wt=62.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21005, wt=65.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21006, wt=66.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21007, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21008, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21009, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21010, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21011, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21012, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21013, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21014, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21015, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21016, wt=86.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21017, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21018, wt=88.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21019, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21020, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21021, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21022, wt=102.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21023, wt=81.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21024, wt=59.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21025, wt=62.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21026, wt=55.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21027, wt=58.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21028, wt=94.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21029, wt=94.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21030, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21031, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21032, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21033, wt=98.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21034, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21035, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21036, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21037, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21038, wt=91.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21039, wt=92.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21040, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21041, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21042, wt=91.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21043, wt=86.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21044, wt=94.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21045, wt=110.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21046, wt=110.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21047, wt=110.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21048, wt=110.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21049, wt=106.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21050, wt=86.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21051, wt=91.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21052, wt=91.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21053, wt=92.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21054, wt=94.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21055, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21056, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21057, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21058, wt=98.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21059, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21060, wt=96.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21061, wt=101.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21062, wt=98.000) has high priority.
% 14.39/14.66  
% 14.39/14.66  WARNING: worst clause (id=21063, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21064, wt=102.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21065, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21066, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21067, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21068, wt=102.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21069, wt=106.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21070, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21071, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21072, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21073, wt=106.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21074, wt=86.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21075, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21076, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21077, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21078, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21079, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21080, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21081, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21082, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21083, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21084, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21085, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21086, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21087, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21088, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21089, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21090, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21091, wt=98.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21092, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21093, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21094, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21095, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21096, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21097, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21098, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21099, wt=100.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21100, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21101, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21102, wt=87.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21103, wt=86.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21104, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21105, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21106, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21107, wt=100.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21108, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21109, wt=86.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21110, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21111, wt=100.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21112, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21113, wt=90.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21114, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21115, wt=90.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21116, wt=87.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21117, wt=95.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21118, wt=87.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21119, wt=92.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21120, wt=86.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21121, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21122, wt=91.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21123, wt=94.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21124, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21125, wt=96.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21126, wt=101.000) has high priority.
% 14.48/14.68  
% 14.48/14.68  WARNING: worst clause (id=21127, wt=98.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21128, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21129, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21130, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21131, wt=98.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21132, wt=82.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21133, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21134, wt=102.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21135, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21136, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21137, wt=94.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21138, wt=102.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21139, wt=106.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21140, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21141, wt=106.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21142, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21143, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21144, wt=106.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21145, wt=86.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21146, wt=91.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21147, wt=91.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21148, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21149, wt=106.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21150, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21151, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21152, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21153, wt=96.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21154, wt=85.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21155, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21156, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21157, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21158, wt=101.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21159, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21160, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21161, wt=81.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21162, wt=69.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21163, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21164, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21165, wt=81.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21166, wt=71.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21167, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21168, wt=60.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21169, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21170, wt=75.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21171, wt=75.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21172, wt=63.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21173, wt=74.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21174, wt=64.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21175, wt=63.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21176, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21177, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21178, wt=69.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21179, wt=81.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21180, wt=59.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21181, wt=56.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21182, wt=70.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21183, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21184, wt=63.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21185, wt=67.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21186, wt=75.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21187, wt=75.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21188, wt=68.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21189, wt=63.000) has high priority.
% 14.49/14.71  
% 14.49/14.71  WARNING: worst clause (id=21190, wt=68.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21191, wt=67.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21192, wt=66.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21193, wt=66.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21194, wt=63.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21195, wt=67.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21196, wt=81.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21197, wt=71.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21198, wt=71.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21199, wt=66.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21200, wt=59.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21201, wt=63.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21202, wt=63.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21203, wt=66.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21204, wt=77.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21205, wt=62.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21206, wt=65.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21207, wt=66.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21208, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21209, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21210, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21211, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21212, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21213, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21214, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21215, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21216, wt=96.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21217, wt=86.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21218, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21219, wt=88.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21220, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21221, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21222, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21223, wt=102.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21224, wt=81.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21225, wt=59.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21226, wt=62.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21227, wt=55.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21228, wt=58.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21229, wt=94.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21230, wt=94.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21231, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21232, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21233, wt=96.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21234, wt=98.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21235, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21236, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21237, wt=96.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21238, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21239, wt=91.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21240, wt=92.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21241, wt=101.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21242, wt=96.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21243, wt=91.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21244, wt=86.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21245, wt=94.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21246, wt=110.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21247, wt=110.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21248, wt=110.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21249, wt=110.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21250, wt=106.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21251, wt=86.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21252, wt=91.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21253, wt=91.000) has high priority.
% 14.52/14.72  
% 14.52/14.72  WARNING: worst clause (id=21254, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21255, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21256, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21257, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21258, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21259, wt=98.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21260, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21261, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21262, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21263, wt=98.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21264, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21265, wt=102.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21266, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21267, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21268, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21269, wt=102.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21270, wt=106.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21271, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21272, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21273, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21274, wt=106.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21275, wt=86.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21276, wt=91.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21277, wt=91.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21278, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21279, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21280, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21281, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21282, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21283, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21284, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21285, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21286, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21287, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21288, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21289, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21290, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21291, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21292, wt=98.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21293, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21294, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21295, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21296, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21297, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21298, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21299, wt=91.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21300, wt=100.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21301, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21302, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21303, wt=87.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21304, wt=86.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21305, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21306, wt=101.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21307, wt=96.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21308, wt=100.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21309, wt=91.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21310, wt=86.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21311, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21312, wt=100.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21313, wt=94.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21314, wt=90.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21315, wt=92.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21316, wt=90.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21317, wt=87.000) has high priority.
% 14.53/14.74  
% 14.53/14.74  WARNING: worst clause (id=21318, wt=95.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21319, wt=87.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21320, wt=92.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21321, wt=86.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21322, wt=91.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21323, wt=91.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21324, wt=94.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21325, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21326, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21327, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21328, wt=98.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21329, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21330, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21331, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21332, wt=98.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21333, wt=82.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21334, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21335, wt=102.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21336, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21337, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21338, wt=94.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21339, wt=102.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21340, wt=106.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21341, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21342, wt=106.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21343, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21344, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21345, wt=106.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21346, wt=86.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21347, wt=91.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21348, wt=91.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21349, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21350, wt=106.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21351, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21352, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21353, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21354, wt=96.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21355, wt=85.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21356, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21357, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21358, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21359, wt=101.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21360, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21361, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21362, wt=81.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21363, wt=69.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21364, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21365, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21366, wt=81.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21367, wt=71.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21368, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21369, wt=60.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21370, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21371, wt=75.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21372, wt=75.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21373, wt=63.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21374, wt=74.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21375, wt=64.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21376, wt=63.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21377, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21378, wt=67.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21379, wt=69.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21380, wt=81.000) has high priority.
% 14.53/14.76  
% 14.53/14.76  WARNING: worst clause (id=21381, wt=59.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21382, wt=56.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21383, wt=70.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21384, wt=67.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21385, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21386, wt=67.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21387, wt=75.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21388, wt=75.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21389, wt=68.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21390, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21391, wt=68.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21392, wt=67.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21393, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21394, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21395, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21396, wt=67.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21397, wt=81.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21398, wt=71.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21399, wt=71.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21400, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21401, wt=59.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21402, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21403, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21404, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21405, wt=77.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21406, wt=62.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21407, wt=65.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21408, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21409, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21410, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21411, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21412, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21413, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21414, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21415, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21416, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21417, wt=100.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21418, wt=90.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21419, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21420, wt=92.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21421, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21422, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21423, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21424, wt=106.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21425, wt=85.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21426, wt=90.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21427, wt=90.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21428, wt=80.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21429, wt=63.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21430, wt=66.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21431, wt=59.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21432, wt=62.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21433, wt=98.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21434, wt=98.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21435, wt=105.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21436, wt=105.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21437, wt=100.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21438, wt=102.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21439, wt=105.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21440, wt=105.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21441, wt=100.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21442, wt=105.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21443, wt=95.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21444, wt=96.000) has high priority.
% 14.53/14.78  
% 14.53/14.78  WARNING: worst clause (id=21445, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21446, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21447, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21448, wt=90.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21449, wt=98.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21450, wt=114.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21451, wt=114.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21452, wt=114.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21453, wt=114.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21454, wt=110.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21455, wt=90.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21456, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21457, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21458, wt=96.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21459, wt=98.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21460, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21461, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21462, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21463, wt=102.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21464, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21465, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21466, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21467, wt=102.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21468, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21469, wt=106.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21470, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21471, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21472, wt=98.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21473, wt=106.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21474, wt=110.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21475, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21476, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21477, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21478, wt=110.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21479, wt=90.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21480, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21481, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21482, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21483, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21484, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21485, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21486, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21487, wt=104.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21488, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21489, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21490, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21491, wt=106.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21492, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21493, wt=104.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21494, wt=106.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21495, wt=98.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21496, wt=98.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21497, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21498, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21499, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21500, wt=102.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21501, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21502, wt=96.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21503, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21504, wt=100.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21505, wt=96.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21506, wt=105.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21507, wt=95.000) has high priority.
% 14.53/14.79  
% 14.53/14.79  WARNING: worst clause (id=21508, wt=104.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21509, wt=96.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21510, wt=96.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21511, wt=91.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21512, wt=90.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21513, wt=96.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21514, wt=105.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21515, wt=100.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21516, wt=104.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21517, wt=95.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21518, wt=90.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21519, wt=98.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21520, wt=104.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21521, wt=98.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21522, wt=94.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21523, wt=96.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21524, wt=94.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21525, wt=91.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21526, wt=99.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21527, wt=91.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21528, wt=96.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21529, wt=90.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21530, wt=95.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21531, wt=95.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21532, wt=98.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21533, wt=105.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21534, wt=100.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21535, wt=105.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21536, wt=102.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21537, wt=105.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21538, wt=100.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21539, wt=105.000) has high priority.
% 14.53/14.81  
% 14.53/14.81  WARNING: worst clause (id=21540, wt=102.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21541, wt=86.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21542, wt=100.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21543, wt=106.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21544, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21545, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21546, wt=98.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21547, wt=106.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21548, wt=110.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21549, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21550, wt=110.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21551, wt=100.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21552, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21553, wt=110.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21554, wt=90.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21555, wt=95.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21556, wt=95.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21557, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21558, wt=110.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21559, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21560, wt=100.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21561, wt=100.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21562, wt=100.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21563, wt=104.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21564, wt=89.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21565, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21566, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21567, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21568, wt=106.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21569, wt=105.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21570, wt=104.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21571, wt=106.000) has high priority.
% 14.62/14.81  
% 14.62/14.81  WARNING: worst clause (id=21572, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21573, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21574, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21575, wt=73.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21576, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21577, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21578, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21579, wt=94.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21580, wt=75.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21581, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21582, wt=64.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21583, wt=91.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21584, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21585, wt=79.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21586, wt=79.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21587, wt=94.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21588, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21589, wt=91.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21590, wt=88.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21591, wt=78.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21592, wt=68.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21593, wt=84.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21594, wt=90.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21595, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21596, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21597, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21598, wt=73.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21599, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21600, wt=63.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21601, wt=60.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21602, wt=74.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21603, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21604, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21605, wt=91.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21606, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21607, wt=79.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21608, wt=79.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21609, wt=72.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21610, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21611, wt=88.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21612, wt=91.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21613, wt=72.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21614, wt=90.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21615, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21616, wt=70.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21617, wt=70.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21618, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21619, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21620, wt=91.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21621, wt=90.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21622, wt=71.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21623, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21624, wt=75.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21625, wt=75.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21626, wt=70.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21627, wt=63.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21628, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21629, wt=82.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21630, wt=67.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21631, wt=70.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21632, wt=85.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21633, wt=81.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21634, wt=90.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21635, wt=66.000) has high priority.
% 14.62/14.83  
% 14.62/14.83  WARNING: worst clause (id=21636, wt=88.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21637, wt=84.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21638, wt=69.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21639, wt=91.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21640, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21641, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21642, wt=70.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21643, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21644, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21645, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21646, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21647, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21648, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21649, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21650, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21651, wt=100.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21652, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21653, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21654, wt=92.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21655, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21656, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21657, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21658, wt=106.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21659, wt=85.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21660, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21661, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21662, wt=80.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21663, wt=63.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21664, wt=66.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21665, wt=59.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21666, wt=62.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21667, wt=98.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21668, wt=98.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21669, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21670, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21671, wt=100.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21672, wt=102.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21673, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21674, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21675, wt=100.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21676, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21677, wt=95.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21678, wt=96.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21679, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21680, wt=100.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21681, wt=95.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21682, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21683, wt=98.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21684, wt=114.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21685, wt=114.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21686, wt=114.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21687, wt=114.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21688, wt=110.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21689, wt=90.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21690, wt=95.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21691, wt=95.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21692, wt=96.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21693, wt=98.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21694, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21695, wt=100.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21696, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21697, wt=102.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21698, wt=105.000) has high priority.
% 14.62/14.85  
% 14.62/14.85  WARNING: worst clause (id=21699, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21700, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21701, wt=102.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21702, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21703, wt=106.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21704, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21705, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21706, wt=98.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21707, wt=106.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21708, wt=110.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21709, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21710, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21711, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21712, wt=110.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21713, wt=90.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21714, wt=95.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21715, wt=95.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21716, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21717, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21718, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21719, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21720, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21721, wt=104.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21722, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21723, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21724, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21725, wt=106.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21726, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21727, wt=104.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21728, wt=106.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21729, wt=98.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21730, wt=98.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21731, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21732, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21733, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21734, wt=102.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21735, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21736, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21737, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21738, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21739, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21740, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21741, wt=95.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21742, wt=104.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21743, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21744, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21745, wt=91.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21746, wt=90.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21747, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21748, wt=105.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21749, wt=100.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21750, wt=104.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21751, wt=95.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21752, wt=90.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21753, wt=98.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21754, wt=104.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21755, wt=98.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21756, wt=94.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21757, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21758, wt=94.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21759, wt=91.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21760, wt=99.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21761, wt=91.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21762, wt=96.000) has high priority.
% 14.62/14.86  
% 14.62/14.86  WARNING: worst clause (id=21763, wt=90.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21764, wt=95.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21765, wt=95.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21766, wt=98.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21767, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21768, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21769, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21770, wt=102.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21771, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21772, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21773, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21774, wt=102.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21775, wt=86.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21776, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21777, wt=106.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21778, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21779, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21780, wt=98.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21781, wt=106.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21782, wt=110.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21783, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21784, wt=110.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21785, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21786, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21787, wt=110.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21788, wt=90.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21789, wt=95.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21790, wt=95.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21791, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21792, wt=110.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21793, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21794, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21795, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21796, wt=100.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21797, wt=104.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21798, wt=89.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21799, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21800, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21801, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21802, wt=106.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21803, wt=105.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21804, wt=104.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21805, wt=106.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21806, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21807, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21808, wt=85.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21809, wt=73.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21810, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21811, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21812, wt=85.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21813, wt=94.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21814, wt=75.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21815, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21816, wt=64.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21817, wt=91.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21818, wt=71.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21819, wt=79.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21820, wt=79.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21821, wt=94.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21822, wt=67.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21823, wt=91.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21824, wt=88.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21825, wt=78.000) has high priority.
% 14.68/14.88  
% 14.68/14.88  WARNING: worst clause (id=21826, wt=68.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21827, wt=84.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21828, wt=90.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21829, wt=67.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21830, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21831, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21832, wt=73.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21833, wt=85.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21834, wt=63.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21835, wt=60.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21836, wt=74.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21837, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21838, wt=67.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21839, wt=91.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21840, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21841, wt=79.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21842, wt=79.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21843, wt=72.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21844, wt=67.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21845, wt=88.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21846, wt=91.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21847, wt=72.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21848, wt=90.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21849, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21850, wt=70.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21851, wt=70.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21852, wt=85.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21853, wt=67.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21854, wt=91.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21855, wt=90.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21856, wt=71.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21857, wt=85.000) has high priority.
% 14.68/14.89  
% 14.68/14.89  WARNING: worst clause (id=21858, wt=75.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21859, wt=75.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21860, wt=70.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21861, wt=63.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21862, wt=67.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21863, wt=82.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21864, wt=67.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21865, wt=70.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21866, wt=85.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21867, wt=81.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21868, wt=90.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21869, wt=66.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21870, wt=88.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21871, wt=84.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21872, wt=69.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21873, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21874, wt=90.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21875, wt=90.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21876, wt=70.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21877, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21878, wt=105.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21879, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21880, wt=105.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21881, wt=105.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21882, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21883, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21884, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21885, wt=99.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21886, wt=89.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21887, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21888, wt=91.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21889, wt=105.000) has high priority.
% 14.68/14.90  
% 14.68/14.90  WARNING: worst clause (id=21890, wt=105.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21891, wt=105.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21892, wt=105.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21893, wt=84.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21894, wt=62.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21895, wt=65.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21896, wt=58.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21897, wt=61.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21898, wt=97.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21899, wt=97.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21900, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21901, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21902, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21903, wt=101.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21904, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21905, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21906, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21907, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21908, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21909, wt=95.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21910, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21911, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21912, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21913, wt=89.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21914, wt=97.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21915, wt=113.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21916, wt=113.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21917, wt=113.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21918, wt=113.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21919, wt=109.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21920, wt=89.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21921, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21922, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21923, wt=95.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21924, wt=97.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21925, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21926, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21927, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21928, wt=101.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21929, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21930, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21931, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21932, wt=101.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21933, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21934, wt=105.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21935, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21936, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21937, wt=97.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21938, wt=105.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21939, wt=109.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21940, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21941, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21942, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21943, wt=109.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21944, wt=89.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21945, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21946, wt=94.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21947, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21948, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21949, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21950, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21951, wt=99.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21952, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21953, wt=104.000) has high priority.
% 14.68/14.91  
% 14.68/14.91  WARNING: worst clause (id=21954, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21955, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21956, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21957, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21958, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21959, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21960, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21961, wt=101.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21962, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21963, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21964, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21965, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21966, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21967, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21968, wt=94.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21969, wt=103.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21970, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21971, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21972, wt=90.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21973, wt=89.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21974, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21975, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21976, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21977, wt=103.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21978, wt=94.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21979, wt=89.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21980, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21981, wt=103.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21982, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21983, wt=93.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21984, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21985, wt=93.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21986, wt=90.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21987, wt=98.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21988, wt=90.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21989, wt=95.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21990, wt=89.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21991, wt=94.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21992, wt=94.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21993, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21994, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21995, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21996, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21997, wt=101.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21998, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=21999, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22000, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22001, wt=101.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22002, wt=85.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22003, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22004, wt=105.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22005, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22006, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22007, wt=97.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22008, wt=105.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22009, wt=109.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22010, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22011, wt=109.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22012, wt=99.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22013, wt=104.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22014, wt=109.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22015, wt=89.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22016, wt=94.000) has high priority.
% 14.68/14.93  
% 14.68/14.93  WARNING: worst clause (id=22017, wt=94.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22018, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22019, wt=109.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22020, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22021, wt=99.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22022, wt=99.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22023, wt=99.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22024, wt=88.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22025, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22026, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22027, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22028, wt=104.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22029, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22030, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22031, wt=84.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22032, wt=72.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22033, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22034, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22035, wt=84.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22036, wt=74.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22037, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22038, wt=63.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22039, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22040, wt=78.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22041, wt=78.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22042, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22043, wt=77.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22044, wt=67.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22045, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22046, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22047, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22048, wt=72.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22049, wt=84.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22050, wt=62.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22051, wt=59.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22052, wt=73.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22053, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22054, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22055, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22056, wt=78.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22057, wt=78.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22058, wt=71.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22059, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22060, wt=71.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22061, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22062, wt=69.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22063, wt=69.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22064, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22065, wt=70.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22066, wt=84.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22067, wt=74.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22068, wt=74.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22069, wt=69.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22070, wt=62.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22071, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22072, wt=66.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22073, wt=69.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22074, wt=80.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22075, wt=65.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22076, wt=68.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22077, wt=69.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22078, wt=64.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22079, wt=64.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22080, wt=71.000) has high priority.
% 14.68/14.95  
% 14.68/14.95  WARNING: worst clause (id=22081, wt=71.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22082, wt=71.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22083, wt=71.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22084, wt=82.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22085, wt=82.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22086, wt=73.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22087, wt=73.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22088, wt=47.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22089, wt=82.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22090, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22091, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22092, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22093, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22094, wt=51.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22095, wt=40.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22096, wt=36.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22097, wt=54.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22098, wt=44.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22099, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22100, wt=45.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22101, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22102, wt=48.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22103, wt=51.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22104, wt=40.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22105, wt=36.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22106, wt=54.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22107, wt=44.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22108, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22109, wt=45.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22110, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22111, wt=48.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22112, wt=51.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22113, wt=40.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22114, wt=36.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22115, wt=54.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22116, wt=44.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22117, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22118, wt=45.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22119, wt=43.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22120, wt=48.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22121, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22122, wt=55.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22123, wt=44.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22124, wt=40.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22125, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22126, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22127, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22128, wt=48.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22129, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22130, wt=47.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22131, wt=49.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22132, wt=47.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22133, wt=52.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22134, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22135, wt=55.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22136, wt=44.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22137, wt=40.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22138, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22139, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22140, wt=58.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22141, wt=48.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22142, wt=74.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22143, wt=47.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22144, wt=49.000) has high priority.
% 14.68/14.96  
% 14.68/14.96  WARNING: worst clause (id=22145, wt=47.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22146, wt=52.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22147, wt=54.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22148, wt=43.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22149, wt=39.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22150, wt=57.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22151, wt=47.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22152, wt=46.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22153, wt=48.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22154, wt=46.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22155, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22156, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22157, wt=40.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22158, wt=54.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22159, wt=44.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22160, wt=36.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22161, wt=43.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22162, wt=39.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22163, wt=50.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22164, wt=48.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22165, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22166, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22167, wt=40.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22168, wt=54.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22169, wt=44.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22170, wt=36.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22171, wt=43.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22172, wt=39.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22173, wt=50.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22174, wt=48.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22175, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22176, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22177, wt=40.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22178, wt=54.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22179, wt=44.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22180, wt=36.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22181, wt=43.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22182, wt=39.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22183, wt=50.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22184, wt=48.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22185, wt=51.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22186, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22187, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22188, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22189, wt=44.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22190, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22191, wt=55.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22192, wt=64.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22193, wt=48.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22194, wt=58.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22195, wt=40.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22196, wt=47.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22197, wt=43.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22198, wt=54.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22199, wt=52.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22200, wt=55.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22201, wt=47.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22202, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22203, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22204, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22205, wt=44.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22206, wt=74.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22207, wt=55.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22208, wt=64.000) has high priority.
% 14.76/14.97  
% 14.76/14.97  WARNING: worst clause (id=22209, wt=48.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22210, wt=58.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22211, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22212, wt=47.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22213, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22214, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22215, wt=52.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22216, wt=55.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22217, wt=47.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22218, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22219, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22220, wt=57.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22221, wt=47.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22222, wt=39.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22223, wt=46.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22224, wt=42.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22225, wt=53.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22226, wt=51.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22227, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22228, wt=51.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22229, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22230, wt=36.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22231, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22232, wt=44.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22233, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22234, wt=45.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22235, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22236, wt=48.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22237, wt=51.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22238, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22239, wt=36.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22240, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22241, wt=44.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22242, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22243, wt=45.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22244, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22245, wt=48.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22246, wt=51.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22247, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22248, wt=36.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22249, wt=54.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22250, wt=44.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22251, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22252, wt=45.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22253, wt=43.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22254, wt=48.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22255, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22256, wt=55.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22257, wt=44.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22258, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22259, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22260, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22261, wt=58.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22262, wt=48.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22263, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22264, wt=47.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22265, wt=49.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22266, wt=47.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22267, wt=52.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22268, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22269, wt=55.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22270, wt=44.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22271, wt=40.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22272, wt=74.000) has high priority.
% 14.78/14.98  
% 14.78/14.98  WARNING: worst clause (id=22273, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22274, wt=58.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22275, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22276, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22277, wt=47.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22278, wt=49.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22279, wt=47.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22280, wt=52.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22281, wt=54.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22282, wt=43.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22283, wt=39.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22284, wt=57.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22285, wt=47.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22286, wt=46.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22287, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22288, wt=46.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22289, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22290, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22291, wt=40.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22292, wt=54.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22293, wt=44.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22294, wt=36.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22295, wt=43.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22296, wt=39.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22297, wt=50.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22298, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22299, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22300, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22301, wt=40.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22302, wt=54.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22303, wt=44.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22304, wt=36.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22305, wt=43.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22306, wt=39.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22307, wt=50.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22308, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22309, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22310, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22311, wt=40.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22312, wt=54.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22313, wt=44.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22314, wt=36.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22315, wt=43.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22316, wt=39.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22317, wt=50.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22318, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22319, wt=51.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22320, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22321, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22322, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22323, wt=44.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22324, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22325, wt=55.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22326, wt=64.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22327, wt=48.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22328, wt=58.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22329, wt=40.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22330, wt=47.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22331, wt=43.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22332, wt=54.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22333, wt=52.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22334, wt=55.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22335, wt=47.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22336, wt=74.000) has high priority.
% 14.78/14.99  
% 14.78/14.99  WARNING: worst clause (id=22337, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22338, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22339, wt=44.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22340, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22341, wt=55.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22342, wt=64.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22343, wt=48.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22344, wt=58.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22345, wt=40.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22346, wt=47.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22347, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22348, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22349, wt=52.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22350, wt=55.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22351, wt=47.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22352, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22353, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22354, wt=57.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22355, wt=47.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22356, wt=39.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22357, wt=46.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22358, wt=42.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22359, wt=53.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22360, wt=51.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22361, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22362, wt=51.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22363, wt=40.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22364, wt=36.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22365, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22366, wt=44.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22367, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22368, wt=45.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22369, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22370, wt=48.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22371, wt=51.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22372, wt=40.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22373, wt=36.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22374, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22375, wt=44.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22376, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22377, wt=45.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22378, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22379, wt=48.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22380, wt=51.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22381, wt=40.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22382, wt=36.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22383, wt=54.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22384, wt=44.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22385, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22386, wt=45.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22387, wt=43.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22388, wt=48.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22389, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22390, wt=55.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22391, wt=44.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22392, wt=40.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22393, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22394, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22395, wt=58.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22396, wt=48.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22397, wt=74.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22398, wt=47.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22399, wt=49.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22400, wt=47.000) has high priority.
% 14.78/15.01  
% 14.78/15.01  WARNING: worst clause (id=22401, wt=52.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22402, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22403, wt=55.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22404, wt=44.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22405, wt=40.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22406, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22407, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22408, wt=58.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22409, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22410, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22411, wt=47.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22412, wt=49.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22413, wt=47.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22414, wt=52.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22415, wt=54.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22416, wt=43.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22417, wt=39.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22418, wt=57.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22419, wt=47.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22420, wt=46.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22421, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22422, wt=46.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22423, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22424, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22425, wt=40.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22426, wt=54.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22427, wt=44.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22428, wt=36.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22429, wt=43.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22430, wt=39.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22431, wt=50.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22432, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22433, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22434, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22435, wt=40.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22436, wt=54.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22437, wt=44.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22438, wt=36.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22439, wt=43.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22440, wt=39.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22441, wt=50.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22442, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22443, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22444, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22445, wt=40.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22446, wt=54.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22447, wt=44.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22448, wt=36.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22449, wt=43.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22450, wt=39.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22451, wt=50.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22452, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22453, wt=51.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22454, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22455, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22456, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22457, wt=44.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22458, wt=74.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22459, wt=55.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22460, wt=64.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22461, wt=48.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22462, wt=58.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22463, wt=40.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22464, wt=47.000) has high priority.
% 14.82/15.02  
% 14.82/15.02  WARNING: worst clause (id=22465, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22466, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22467, wt=52.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22468, wt=55.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22469, wt=47.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22470, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22471, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22472, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22473, wt=44.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22474, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22475, wt=55.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22476, wt=64.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22477, wt=48.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22478, wt=58.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22479, wt=40.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22480, wt=47.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22481, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22482, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22483, wt=52.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22484, wt=55.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22485, wt=47.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22486, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22487, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22488, wt=57.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22489, wt=47.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22490, wt=39.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22491, wt=46.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22492, wt=42.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22493, wt=53.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22494, wt=51.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22495, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22496, wt=51.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22497, wt=40.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22498, wt=36.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22499, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22500, wt=44.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22501, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22502, wt=45.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22503, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22504, wt=48.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22505, wt=51.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22506, wt=40.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22507, wt=36.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22508, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22509, wt=44.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22510, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22511, wt=45.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22512, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22513, wt=48.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22514, wt=51.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22515, wt=40.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22516, wt=36.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22517, wt=54.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22518, wt=44.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22519, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22520, wt=45.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22521, wt=43.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22522, wt=48.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22523, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22524, wt=55.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22525, wt=44.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22526, wt=40.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22527, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22528, wt=74.000) has high priority.
% 14.82/15.03  
% 14.82/15.03  WARNING: worst clause (id=22529, wt=58.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22530, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22531, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22532, wt=47.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22533, wt=49.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22534, wt=47.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22535, wt=52.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22536, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22537, wt=55.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22538, wt=44.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22539, wt=40.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22540, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22541, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22542, wt=58.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22543, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22544, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22545, wt=47.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22546, wt=49.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22547, wt=47.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22548, wt=52.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22549, wt=54.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22550, wt=43.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22551, wt=39.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22552, wt=57.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22553, wt=47.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22554, wt=46.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22555, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22556, wt=46.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22557, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22558, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22559, wt=40.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22560, wt=54.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22561, wt=44.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22562, wt=36.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22563, wt=43.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22564, wt=39.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22565, wt=50.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22566, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22567, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22568, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22569, wt=40.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22570, wt=54.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22571, wt=44.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22572, wt=36.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22573, wt=43.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22574, wt=39.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22575, wt=50.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22576, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22577, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22578, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22579, wt=40.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22580, wt=54.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22581, wt=44.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22582, wt=36.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22583, wt=43.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22584, wt=39.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22585, wt=50.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22586, wt=48.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22587, wt=51.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22588, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22589, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22590, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22591, wt=44.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22592, wt=74.000) has high priority.
% 14.84/15.04  
% 14.84/15.04  WARNING: worst clause (id=22593, wt=55.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22594, wt=64.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22595, wt=48.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22596, wt=58.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22597, wt=40.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22598, wt=47.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22599, wt=43.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22600, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22601, wt=52.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22602, wt=55.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22603, wt=47.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22604, wt=74.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22605, wt=74.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22606, wt=74.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22607, wt=44.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22608, wt=74.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22609, wt=55.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22610, wt=64.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22611, wt=48.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22612, wt=58.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22613, wt=40.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22614, wt=47.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22615, wt=43.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22616, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22617, wt=52.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22618, wt=55.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22619, wt=47.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22620, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22621, wt=43.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22622, wt=57.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22623, wt=47.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22624, wt=39.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22625, wt=46.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22626, wt=42.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22627, wt=53.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22628, wt=51.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22629, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22630, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22631, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22632, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22633, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22634, wt=57.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22635, wt=46.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22636, wt=42.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22637, wt=60.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22638, wt=50.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22639, wt=49.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22640, wt=51.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22641, wt=49.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22642, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22643, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22644, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22645, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22646, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22647, wt=57.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22648, wt=46.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22649, wt=42.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22650, wt=60.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22651, wt=50.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22652, wt=49.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22653, wt=51.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22654, wt=49.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22655, wt=54.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22656, wt=94.000) has high priority.
% 14.84/15.06  
% 14.84/15.06  WARNING: worst clause (id=22657, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22658, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22659, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22660, wt=57.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22661, wt=46.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22662, wt=42.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22663, wt=60.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22664, wt=50.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22665, wt=49.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22666, wt=51.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22667, wt=49.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22668, wt=54.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22669, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22670, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22671, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22672, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22673, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22674, wt=61.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22675, wt=50.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22676, wt=46.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22677, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22678, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22679, wt=64.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22680, wt=54.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22681, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22682, wt=53.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22683, wt=55.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22684, wt=53.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22685, wt=58.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22686, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22687, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22688, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22689, wt=98.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22690, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22691, wt=61.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22692, wt=50.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22693, wt=46.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22694, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22695, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22696, wt=64.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22697, wt=54.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22698, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22699, wt=53.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22700, wt=55.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22701, wt=53.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22702, wt=58.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22703, wt=97.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22704, wt=97.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22705, wt=97.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22706, wt=97.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22707, wt=60.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22708, wt=49.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22709, wt=45.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22710, wt=63.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22711, wt=53.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22712, wt=52.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22713, wt=54.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22714, wt=52.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22715, wt=57.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22716, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22717, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22718, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22719, wt=94.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22720, wt=80.000) has high priority.
% 14.84/15.07  
% 14.84/15.07  WARNING: worst clause (id=22721, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22722, wt=46.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22723, wt=60.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22724, wt=50.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22725, wt=42.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22726, wt=49.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22727, wt=45.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22728, wt=56.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22729, wt=54.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22730, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22731, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22732, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22733, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22734, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22735, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22736, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22737, wt=46.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22738, wt=60.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22739, wt=50.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22740, wt=42.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22741, wt=49.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22742, wt=45.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22743, wt=56.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22744, wt=54.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22745, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22746, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22747, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22748, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22749, wt=94.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22750, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22751, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22752, wt=46.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22753, wt=60.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22754, wt=50.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22755, wt=42.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22756, wt=49.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22757, wt=45.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22758, wt=56.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22759, wt=54.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22760, wt=57.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22761, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22762, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22763, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22764, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22765, wt=84.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22766, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22767, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22768, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22769, wt=50.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22770, wt=80.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22771, wt=61.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22772, wt=70.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22773, wt=54.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22774, wt=64.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22775, wt=46.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22776, wt=53.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22777, wt=49.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22778, wt=60.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22779, wt=58.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22780, wt=61.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22781, wt=53.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22782, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22783, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22784, wt=98.000) has high priority.
% 14.84/15.08  
% 14.84/15.08  WARNING: worst clause (id=22785, wt=98.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22786, wt=84.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22787, wt=80.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22788, wt=80.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22789, wt=80.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22790, wt=50.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22791, wt=80.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22792, wt=61.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22793, wt=70.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22794, wt=54.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22795, wt=64.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22796, wt=46.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22797, wt=53.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22798, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22799, wt=60.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22800, wt=58.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22801, wt=61.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22802, wt=53.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22803, wt=97.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22804, wt=97.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22805, wt=97.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22806, wt=97.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22807, wt=83.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22808, wt=60.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22809, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22810, wt=63.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22811, wt=53.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22812, wt=45.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22813, wt=52.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22814, wt=48.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22815, wt=59.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22816, wt=57.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22817, wt=60.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22818, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22819, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22820, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22821, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22822, wt=57.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22823, wt=46.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22824, wt=42.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22825, wt=60.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22826, wt=50.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22827, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22828, wt=51.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22829, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22830, wt=54.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22831, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22832, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22833, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22834, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22835, wt=57.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22836, wt=46.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22837, wt=42.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22838, wt=60.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22839, wt=50.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22840, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22841, wt=51.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22842, wt=49.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22843, wt=54.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22844, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22845, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22846, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22847, wt=94.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22848, wt=57.000) has high priority.
% 14.84/15.10  
% 14.84/15.10  WARNING: worst clause (id=22849, wt=46.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22850, wt=42.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22851, wt=60.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22852, wt=50.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22853, wt=49.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22854, wt=51.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22855, wt=49.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22856, wt=54.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22857, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22858, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22859, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22860, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22861, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22862, wt=61.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22863, wt=50.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22864, wt=46.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22865, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22866, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22867, wt=64.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22868, wt=54.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22869, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22870, wt=53.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22871, wt=55.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22872, wt=53.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22873, wt=58.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22874, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22875, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22876, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22877, wt=98.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22878, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22879, wt=61.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22880, wt=50.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22881, wt=46.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22882, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22883, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22884, wt=64.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22885, wt=54.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22886, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22887, wt=53.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22888, wt=55.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22889, wt=53.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22890, wt=58.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22891, wt=97.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22892, wt=97.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22893, wt=97.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22894, wt=97.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22895, wt=60.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22896, wt=49.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22897, wt=45.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22898, wt=63.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22899, wt=53.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22900, wt=52.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22901, wt=54.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22902, wt=52.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22903, wt=57.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22904, wt=94.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22905, wt=94.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22906, wt=94.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22907, wt=94.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22908, wt=80.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22909, wt=57.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22910, wt=46.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22911, wt=60.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22912, wt=50.000) has high priority.
% 14.84/15.11  
% 14.84/15.11  WARNING: worst clause (id=22913, wt=42.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22914, wt=49.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22915, wt=45.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22916, wt=56.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22917, wt=54.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22918, wt=57.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22919, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22920, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22921, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22922, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22923, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22924, wt=57.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22925, wt=46.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22926, wt=60.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22927, wt=50.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22928, wt=42.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22929, wt=49.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22930, wt=45.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22931, wt=56.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22932, wt=54.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22933, wt=57.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22934, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22935, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22936, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22937, wt=94.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22938, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22939, wt=57.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22940, wt=46.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22941, wt=60.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22942, wt=50.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22943, wt=42.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22944, wt=49.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22945, wt=45.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22946, wt=56.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22947, wt=54.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22948, wt=57.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22949, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22950, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22951, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22952, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22953, wt=84.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22954, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22955, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22956, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22957, wt=50.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22958, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22959, wt=61.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22960, wt=70.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22961, wt=54.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22962, wt=64.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22963, wt=46.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22964, wt=53.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22965, wt=49.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22966, wt=60.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22967, wt=58.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22968, wt=61.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22969, wt=53.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22970, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22971, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22972, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22973, wt=98.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22974, wt=84.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22975, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22976, wt=80.000) has high priority.
% 14.92/15.12  
% 14.92/15.12  WARNING: worst clause (id=22977, wt=80.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22978, wt=50.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22979, wt=80.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22980, wt=61.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22981, wt=70.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22982, wt=54.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22983, wt=64.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22984, wt=46.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22985, wt=53.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22986, wt=49.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22987, wt=60.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22988, wt=58.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22989, wt=61.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22990, wt=53.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22991, wt=97.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22992, wt=97.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22993, wt=97.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22994, wt=97.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22995, wt=83.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22996, wt=60.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22997, wt=49.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22998, wt=63.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=22999, wt=53.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23000, wt=45.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23001, wt=52.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23002, wt=48.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23003, wt=59.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23004, wt=57.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23005, wt=60.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23006, wt=88.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23007, wt=88.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23008, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23009, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23010, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23011, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23012, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23013, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23014, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23015, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23016, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23017, wt=94.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23018, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23019, wt=94.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23020, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23021, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23022, wt=102.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23023, wt=92.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23024, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23025, wt=94.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23026, wt=108.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23027, wt=94.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23028, wt=87.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23029, wt=92.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23030, wt=92.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23031, wt=71.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23032, wt=60.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23033, wt=56.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23034, wt=74.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23035, wt=64.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23036, wt=63.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23037, wt=65.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23038, wt=63.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23039, wt=68.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23040, wt=88.000) has high priority.
% 14.92/15.13  
% 14.92/15.13  WARNING: worst clause (id=23041, wt=88.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23042, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23043, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23044, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23045, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23046, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23047, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23048, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23049, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23050, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23051, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23052, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23053, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23054, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23055, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23056, wt=102.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23057, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23058, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23059, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23060, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23061, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23062, wt=87.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23063, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23064, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23065, wt=71.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23066, wt=60.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23067, wt=56.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23068, wt=74.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23069, wt=64.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23070, wt=63.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23071, wt=65.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23072, wt=63.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23073, wt=68.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23074, wt=88.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23075, wt=88.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23076, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23077, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23078, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23079, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23080, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23081, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23082, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23083, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23084, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23085, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23086, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23087, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23088, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23089, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23090, wt=102.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23091, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23092, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23093, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23094, wt=108.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23095, wt=94.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23096, wt=87.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23097, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23098, wt=92.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23099, wt=71.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23100, wt=60.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23101, wt=56.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23102, wt=74.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23103, wt=64.000) has high priority.
% 14.92/15.15  
% 14.92/15.15  WARNING: worst clause (id=23104, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23105, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23106, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23107, wt=59.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23108, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23109, wt=65.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23110, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23111, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23112, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23113, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23114, wt=59.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23115, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23116, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23117, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23118, wt=92.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23119, wt=92.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23120, wt=59.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23121, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23122, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23123, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23124, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23125, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23126, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23127, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23128, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23129, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23130, wt=98.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23131, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23132, wt=98.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23133, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23134, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23135, wt=106.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23136, wt=96.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23137, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23138, wt=98.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23139, wt=112.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23140, wt=98.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23141, wt=91.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23142, wt=96.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23143, wt=96.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23144, wt=94.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23145, wt=75.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23146, wt=64.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23147, wt=60.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23148, wt=94.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23149, wt=78.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23150, wt=68.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23151, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23152, wt=94.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23153, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23154, wt=94.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23155, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23156, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23157, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23158, wt=69.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23159, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23160, wt=67.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23161, wt=72.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23162, wt=72.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23163, wt=63.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23164, wt=72.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23165, wt=72.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23166, wt=72.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23167, wt=92.000) has high priority.
% 14.92/15.16  
% 14.92/15.16  WARNING: worst clause (id=23168, wt=92.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23169, wt=59.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23170, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23171, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23172, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23173, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23174, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23175, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23176, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23177, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23178, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23179, wt=98.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23180, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23181, wt=98.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23182, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23183, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23184, wt=106.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23185, wt=96.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23186, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23187, wt=98.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23188, wt=112.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23189, wt=98.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23190, wt=91.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23191, wt=96.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23192, wt=96.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23193, wt=94.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23194, wt=75.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23195, wt=64.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23196, wt=60.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23197, wt=94.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23198, wt=78.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23199, wt=68.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23200, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23201, wt=94.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23202, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23203, wt=94.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23204, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23205, wt=63.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23206, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23207, wt=69.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23208, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23209, wt=67.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23210, wt=72.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23211, wt=72.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23212, wt=63.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23213, wt=72.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23214, wt=72.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23215, wt=72.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23216, wt=91.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23217, wt=91.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23218, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23219, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23220, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23221, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23222, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23223, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23224, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23225, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23226, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23227, wt=97.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23228, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23229, wt=97.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23230, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23231, wt=111.000) has high priority.
% 14.92/15.17  
% 14.92/15.17  WARNING: worst clause (id=23232, wt=105.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23233, wt=95.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23234, wt=111.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23235, wt=97.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23236, wt=111.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23237, wt=97.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23238, wt=90.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23239, wt=95.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23240, wt=95.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23241, wt=74.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23242, wt=63.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23243, wt=59.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23244, wt=77.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23245, wt=67.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23246, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23247, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23248, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23249, wt=62.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23250, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23251, wt=68.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23252, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23253, wt=66.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23254, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23255, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23256, wt=62.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23257, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23258, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23259, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23260, wt=88.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23261, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23262, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23263, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23264, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23265, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23266, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23267, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23268, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23269, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23270, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23271, wt=92.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23272, wt=102.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23273, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23274, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23275, wt=92.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23276, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23277, wt=102.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23278, wt=86.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23279, wt=92.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23280, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23281, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23282, wt=94.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23283, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23284, wt=108.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23285, wt=63.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23286, wt=71.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23287, wt=60.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23288, wt=74.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23289, wt=64.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23290, wt=56.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23291, wt=63.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23292, wt=59.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23293, wt=70.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23294, wt=68.000) has high priority.
% 14.98/15.18  
% 14.98/15.18  WARNING: worst clause (id=23295, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23296, wt=68.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23297, wt=71.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23298, wt=68.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23299, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23300, wt=59.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23301, wt=88.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23302, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23303, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23304, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23305, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23306, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23307, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23308, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23309, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23310, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23311, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23312, wt=92.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23313, wt=102.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23314, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23315, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23316, wt=92.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23317, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23318, wt=102.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23319, wt=86.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23320, wt=92.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23321, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23322, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23323, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23324, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23325, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23326, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23327, wt=71.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23328, wt=60.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23329, wt=74.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23330, wt=64.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23331, wt=56.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23332, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23333, wt=59.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23334, wt=70.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23335, wt=68.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23336, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23337, wt=68.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23338, wt=71.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23339, wt=68.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23340, wt=63.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23341, wt=59.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23342, wt=88.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23343, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23344, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23345, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23346, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23347, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23348, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23349, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23350, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23351, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23352, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23353, wt=92.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23354, wt=102.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23355, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23356, wt=108.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23357, wt=92.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23358, wt=94.000) has high priority.
% 14.98/15.20  
% 14.98/15.20  WARNING: worst clause (id=23359, wt=102.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23360, wt=86.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23361, wt=92.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23362, wt=108.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23363, wt=108.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23364, wt=94.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23365, wt=108.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23366, wt=108.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23367, wt=63.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23368, wt=71.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23369, wt=60.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23370, wt=74.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23371, wt=64.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23372, wt=56.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23373, wt=63.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23374, wt=59.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23375, wt=70.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23376, wt=68.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23377, wt=63.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23378, wt=68.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23379, wt=71.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23380, wt=68.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23381, wt=63.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23382, wt=59.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23383, wt=92.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23384, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23385, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23386, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23387, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23388, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23389, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23390, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23391, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23392, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23393, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23394, wt=96.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23395, wt=106.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23396, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23397, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23398, wt=96.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23399, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23400, wt=106.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23401, wt=90.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23402, wt=96.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23403, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23404, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23405, wt=98.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23406, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23407, wt=112.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23408, wt=67.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23409, wt=94.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23410, wt=94.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23411, wt=94.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23412, wt=64.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23413, wt=94.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23414, wt=75.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23415, wt=84.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23416, wt=78.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23417, wt=68.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23418, wt=60.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23419, wt=67.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23420, wt=63.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23421, wt=74.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23422, wt=72.000) has high priority.
% 14.98/15.21  
% 14.98/15.21  WARNING: worst clause (id=23423, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23424, wt=72.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23425, wt=75.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23426, wt=72.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23427, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23428, wt=63.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23429, wt=69.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23430, wt=92.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23431, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23432, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23433, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23434, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23435, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23436, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23437, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23438, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23439, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23440, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23441, wt=96.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23442, wt=106.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23443, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23444, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23445, wt=96.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23446, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23447, wt=106.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23448, wt=90.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23449, wt=96.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23450, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23451, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23452, wt=98.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23453, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23454, wt=112.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23455, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23456, wt=94.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23457, wt=94.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23458, wt=94.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23459, wt=64.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23460, wt=94.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23461, wt=75.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23462, wt=84.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23463, wt=78.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23464, wt=68.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23465, wt=60.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23466, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23467, wt=63.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23468, wt=74.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23469, wt=72.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23470, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23471, wt=72.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23472, wt=75.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23473, wt=72.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23474, wt=67.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23475, wt=63.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23476, wt=69.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23477, wt=91.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23478, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23479, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23480, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23481, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23482, wt=97.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23483, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23484, wt=97.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23485, wt=111.000) has high priority.
% 14.98/15.22  
% 14.98/15.22  WARNING: worst clause (id=23486, wt=97.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23487, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23488, wt=95.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23489, wt=105.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23490, wt=97.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23491, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23492, wt=95.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23493, wt=97.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23494, wt=105.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23495, wt=89.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23496, wt=95.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23497, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23498, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23499, wt=97.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23500, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23501, wt=111.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23502, wt=66.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23503, wt=74.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23504, wt=63.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23505, wt=77.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23506, wt=67.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23507, wt=59.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23508, wt=66.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23509, wt=62.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23510, wt=73.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23511, wt=71.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23512, wt=66.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23513, wt=71.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23514, wt=74.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23515, wt=71.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23516, wt=66.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23517, wt=62.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23518, wt=88.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23519, wt=88.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23520, wt=88.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23521, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23522, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23523, wt=102.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23524, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23525, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23526, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23527, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23528, wt=102.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23529, wt=92.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23530, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23531, wt=94.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23532, wt=87.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23533, wt=92.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23534, wt=92.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23535, wt=92.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23536, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23537, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23538, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23539, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23540, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23541, wt=92.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23542, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23543, wt=87.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23544, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23545, wt=87.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23546, wt=82.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23547, wt=84.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23548, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23549, wt=108.000) has high priority.
% 14.98/15.23  
% 14.98/15.23  WARNING: worst clause (id=23550, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23551, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23552, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23553, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23554, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23555, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23556, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23557, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23558, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23559, wt=71.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23560, wt=60.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23561, wt=56.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23562, wt=74.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23563, wt=64.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23564, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23565, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23566, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23567, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23568, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23569, wt=59.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23570, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23571, wt=65.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23572, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23573, wt=63.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23574, wt=68.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23575, wt=68.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23576, wt=59.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23577, wt=68.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23578, wt=68.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23579, wt=68.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23580, wt=88.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23581, wt=88.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23582, wt=88.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23583, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23584, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23585, wt=102.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23586, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23587, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23588, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23589, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23590, wt=102.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23591, wt=92.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23592, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23593, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23594, wt=87.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23595, wt=92.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23596, wt=92.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23597, wt=92.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23598, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23599, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23600, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23601, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23602, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23603, wt=92.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23604, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23605, wt=87.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23606, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23607, wt=87.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23608, wt=82.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23609, wt=84.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23610, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23611, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23612, wt=108.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23613, wt=94.000) has high priority.
% 14.98/15.24  
% 14.98/15.24  WARNING: worst clause (id=23614, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23615, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23616, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23617, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23618, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23619, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23620, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23621, wt=71.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23622, wt=60.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23623, wt=56.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23624, wt=74.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23625, wt=64.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23626, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23627, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23628, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23629, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23630, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23631, wt=59.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23632, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23633, wt=65.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23634, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23635, wt=63.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23636, wt=68.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23637, wt=68.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23638, wt=59.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23639, wt=68.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23640, wt=68.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23641, wt=68.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23642, wt=88.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23643, wt=88.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23644, wt=88.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23645, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23646, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23647, wt=102.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23648, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23649, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23650, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23651, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23652, wt=102.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23653, wt=92.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23654, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23655, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23656, wt=87.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23657, wt=92.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23658, wt=92.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23659, wt=92.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23660, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23661, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23662, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23663, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23664, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23665, wt=92.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23666, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23667, wt=87.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23668, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23669, wt=87.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23670, wt=82.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23671, wt=84.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23672, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23673, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23674, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23675, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23676, wt=94.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23677, wt=108.000) has high priority.
% 14.98/15.25  
% 14.98/15.25  WARNING: worst clause (id=23678, wt=108.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23679, wt=108.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23680, wt=108.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23681, wt=108.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23682, wt=108.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23683, wt=71.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23684, wt=60.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23685, wt=56.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23686, wt=74.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23687, wt=64.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23688, wt=94.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23689, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23690, wt=94.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23691, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23692, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23693, wt=59.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23694, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23695, wt=65.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23696, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23697, wt=63.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23698, wt=68.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23699, wt=68.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23700, wt=59.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23701, wt=68.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23702, wt=68.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23703, wt=68.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23704, wt=92.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23705, wt=92.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23706, wt=59.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23707, wt=92.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23708, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23709, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23710, wt=106.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23711, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23712, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23713, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23714, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23715, wt=106.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23716, wt=96.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23717, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23718, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23719, wt=91.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23720, wt=96.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23721, wt=96.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23722, wt=96.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23723, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23724, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23725, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23726, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23727, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23728, wt=96.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23729, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23730, wt=91.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23731, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23732, wt=91.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23733, wt=86.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23734, wt=88.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23735, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23736, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23737, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23738, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23739, wt=98.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23740, wt=112.000) has high priority.
% 14.98/15.26  
% 14.98/15.26  WARNING: worst clause (id=23741, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23742, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23743, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23744, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23745, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23746, wt=94.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23747, wt=75.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23748, wt=64.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23749, wt=60.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23750, wt=94.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23751, wt=78.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23752, wt=68.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23753, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23754, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23755, wt=94.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23756, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23757, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23758, wt=94.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23759, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23760, wt=63.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23761, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23762, wt=69.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23763, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23764, wt=67.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23765, wt=72.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23766, wt=72.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23767, wt=63.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23768, wt=72.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23769, wt=72.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23770, wt=72.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23771, wt=92.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23772, wt=92.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23773, wt=59.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23774, wt=92.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23775, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23776, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23777, wt=106.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23778, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23779, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23780, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23781, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23782, wt=106.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23783, wt=96.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23784, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23785, wt=98.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23786, wt=91.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23787, wt=96.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23788, wt=96.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23789, wt=96.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23790, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23791, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23792, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23793, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23794, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23795, wt=96.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23796, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23797, wt=91.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23798, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23799, wt=91.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23800, wt=86.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23801, wt=88.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23802, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23803, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23804, wt=112.000) has high priority.
% 15.09/15.28  
% 15.09/15.28  WARNING: worst clause (id=23805, wt=98.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23806, wt=98.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23807, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23808, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23809, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23810, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23811, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23812, wt=112.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23813, wt=94.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23814, wt=75.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23815, wt=64.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23816, wt=60.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23817, wt=94.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23818, wt=78.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23819, wt=68.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23820, wt=98.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23821, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23822, wt=94.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23823, wt=98.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23824, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23825, wt=94.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23826, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23827, wt=63.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23828, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23829, wt=69.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23830, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23831, wt=67.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23832, wt=72.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23833, wt=72.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23834, wt=63.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23835, wt=72.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23836, wt=72.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23837, wt=72.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23838, wt=91.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23839, wt=91.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23840, wt=91.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23841, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23842, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23843, wt=105.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23844, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23845, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23846, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23847, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23848, wt=105.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23849, wt=95.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23850, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23851, wt=97.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23852, wt=90.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23853, wt=95.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23854, wt=95.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23855, wt=95.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23856, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23857, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23858, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23859, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23860, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23861, wt=95.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23862, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23863, wt=90.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23864, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23865, wt=90.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23866, wt=85.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23867, wt=87.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23868, wt=111.000) has high priority.
% 15.09/15.29  
% 15.09/15.29  WARNING: worst clause (id=23869, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23870, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23871, wt=97.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23872, wt=97.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23873, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23874, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23875, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23876, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23877, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23878, wt=111.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23879, wt=74.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23880, wt=63.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23881, wt=59.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23882, wt=77.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23883, wt=67.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23884, wt=97.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23885, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23886, wt=97.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23887, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23888, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23889, wt=62.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23890, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23891, wt=68.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23892, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23893, wt=66.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23894, wt=71.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23895, wt=71.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23896, wt=62.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23897, wt=71.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23898, wt=71.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23899, wt=71.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23900, wt=88.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23901, wt=88.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23902, wt=88.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23903, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23904, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23905, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23906, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23907, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23908, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23909, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23910, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23911, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23912, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23913, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23914, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23915, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23916, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23917, wt=102.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23918, wt=92.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23919, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23920, wt=102.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23921, wt=92.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23922, wt=92.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23923, wt=86.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23924, wt=92.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23925, wt=87.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23926, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23927, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23928, wt=94.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23929, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23930, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23931, wt=108.000) has high priority.
% 15.11/15.30  
% 15.11/15.30  WARNING: worst clause (id=23932, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23933, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23934, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23935, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23936, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23937, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23938, wt=82.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23939, wt=87.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23940, wt=87.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23941, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23942, wt=63.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23943, wt=71.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23944, wt=60.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23945, wt=74.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23946, wt=64.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23947, wt=56.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23948, wt=63.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23949, wt=59.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23950, wt=70.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23951, wt=68.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23952, wt=63.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23953, wt=68.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23954, wt=71.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23955, wt=68.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23956, wt=63.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23957, wt=59.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23958, wt=88.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23959, wt=88.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23960, wt=88.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23961, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23962, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23963, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23964, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23965, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23966, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23967, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23968, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23969, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23970, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23971, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23972, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23973, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23974, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23975, wt=102.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23976, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23977, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23978, wt=102.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23979, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23980, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23981, wt=86.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23982, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23983, wt=87.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23984, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23985, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23986, wt=94.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23987, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23988, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23989, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23990, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23991, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23992, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23993, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23994, wt=92.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23995, wt=108.000) has high priority.
% 15.11/15.31  
% 15.11/15.31  WARNING: worst clause (id=23996, wt=82.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=23997, wt=87.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=23998, wt=87.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=23999, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24000, wt=63.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24001, wt=71.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24002, wt=60.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24003, wt=74.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24004, wt=64.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24005, wt=56.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24006, wt=63.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24007, wt=59.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24008, wt=70.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24009, wt=68.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24010, wt=63.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24011, wt=68.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24012, wt=71.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24013, wt=68.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24014, wt=63.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24015, wt=59.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24016, wt=88.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24017, wt=88.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24018, wt=88.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24019, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24020, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24021, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24022, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24023, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24024, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24025, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24026, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24027, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24028, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24029, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24030, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24031, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24032, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24033, wt=102.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24034, wt=92.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24035, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24036, wt=102.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24037, wt=92.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24038, wt=92.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24039, wt=86.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24040, wt=92.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24041, wt=87.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24042, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24043, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24044, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24045, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24046, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24047, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24048, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24049, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24050, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24051, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24052, wt=92.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24053, wt=108.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24054, wt=82.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24055, wt=87.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24056, wt=87.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24057, wt=94.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24058, wt=63.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24059, wt=71.000) has high priority.
% 15.11/15.32  
% 15.11/15.32  WARNING: worst clause (id=24060, wt=60.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24061, wt=74.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24062, wt=64.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24063, wt=56.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24064, wt=63.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24065, wt=59.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24066, wt=70.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24067, wt=68.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24068, wt=63.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24069, wt=68.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24070, wt=71.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24071, wt=68.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24072, wt=63.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24073, wt=59.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24074, wt=92.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24075, wt=92.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24076, wt=92.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24077, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24078, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24079, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24080, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24081, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24082, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24083, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24084, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24085, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24086, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24087, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24088, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24089, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24090, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24091, wt=106.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24092, wt=96.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24093, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24094, wt=106.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24095, wt=96.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24096, wt=96.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24097, wt=90.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24098, wt=96.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24099, wt=91.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24100, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24101, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24102, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24103, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24104, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24105, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24106, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24107, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24108, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24109, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24110, wt=96.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24111, wt=112.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24112, wt=86.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24113, wt=91.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24114, wt=91.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24115, wt=98.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24116, wt=67.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24117, wt=94.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24118, wt=94.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24119, wt=94.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24120, wt=64.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24121, wt=94.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24122, wt=75.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24123, wt=84.000) has high priority.
% 15.11/15.33  
% 15.11/15.33  WARNING: worst clause (id=24124, wt=78.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24125, wt=68.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24126, wt=60.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24127, wt=67.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24128, wt=63.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24129, wt=74.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24130, wt=72.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24131, wt=67.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24132, wt=72.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24133, wt=75.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24134, wt=72.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24135, wt=67.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24136, wt=63.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24137, wt=69.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24138, wt=92.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24139, wt=92.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24140, wt=92.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24141, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24142, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24143, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24144, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24145, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24146, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24147, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24148, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24149, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24150, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24151, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24152, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24153, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24154, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24155, wt=106.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24156, wt=96.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24157, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24158, wt=106.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24159, wt=96.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24160, wt=96.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24161, wt=90.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24162, wt=96.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24163, wt=91.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24164, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24165, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24166, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24167, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24168, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24169, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24170, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24171, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24172, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24173, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24174, wt=96.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24175, wt=112.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24176, wt=86.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24177, wt=91.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24178, wt=91.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24179, wt=98.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24180, wt=67.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24181, wt=94.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24182, wt=94.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24183, wt=94.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24184, wt=64.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24185, wt=94.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24186, wt=75.000) has high priority.
% 15.15/15.34  
% 15.15/15.34  WARNING: worst clause (id=24187, wt=84.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24188, wt=78.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24189, wt=68.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24190, wt=60.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24191, wt=67.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24192, wt=63.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24193, wt=74.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24194, wt=72.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24195, wt=67.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24196, wt=72.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24197, wt=75.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24198, wt=72.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24199, wt=67.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24200, wt=63.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24201, wt=69.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24202, wt=91.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24203, wt=91.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24204, wt=91.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24205, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24206, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24207, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24208, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24209, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24210, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24211, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24212, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24213, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24214, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24215, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24216, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24217, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24218, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24219, wt=105.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24220, wt=95.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24221, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24222, wt=105.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24223, wt=95.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24224, wt=95.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24225, wt=89.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24226, wt=95.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24227, wt=90.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24228, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24229, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24230, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24231, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24232, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24233, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24234, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24235, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24236, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24237, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24238, wt=95.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24239, wt=111.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24240, wt=85.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24241, wt=90.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24242, wt=90.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24243, wt=97.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24244, wt=66.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24245, wt=74.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24246, wt=63.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24247, wt=77.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24248, wt=67.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24249, wt=59.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24250, wt=66.000) has high priority.
% 15.15/15.35  
% 15.15/15.35  WARNING: worst clause (id=24251, wt=62.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24252, wt=73.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24253, wt=71.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24254, wt=66.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24255, wt=71.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24256, wt=74.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24257, wt=71.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24258, wt=66.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24259, wt=62.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24260, wt=73.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24261, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24262, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24263, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24264, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24265, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24266, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24267, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24268, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24269, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24270, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24271, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24272, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24273, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24274, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24275, wt=40.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24276, wt=55.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24277, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24278, wt=52.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24279, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24280, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24281, wt=40.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24282, wt=55.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24283, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24284, wt=52.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24285, wt=39.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24286, wt=54.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24287, wt=47.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24288, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24289, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24290, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24291, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24292, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24293, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24294, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24295, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24296, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24297, wt=40.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24298, wt=64.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24299, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24300, wt=40.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24301, wt=47.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24302, wt=39.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24303, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24304, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24305, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24306, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24307, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24308, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24309, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24310, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24311, wt=36.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24312, wt=51.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24313, wt=44.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24314, wt=48.000) has high priority.
% 15.15/15.36  
% 15.15/15.36  WARNING: worst clause (id=24315, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24316, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24317, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24318, wt=55.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24319, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24320, wt=52.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24321, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24322, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24323, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24324, wt=55.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24325, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24326, wt=52.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24327, wt=39.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24328, wt=54.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24329, wt=47.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24330, wt=51.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24331, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24332, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24333, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24334, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24335, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24336, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24337, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24338, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24339, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24340, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24341, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24342, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24343, wt=47.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24344, wt=39.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24345, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24346, wt=51.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24347, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24348, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24349, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24350, wt=51.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24351, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24352, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24353, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24354, wt=51.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24355, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24356, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24357, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24358, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24359, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24360, wt=55.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24361, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24362, wt=52.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24363, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24364, wt=64.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24365, wt=40.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24366, wt=55.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24367, wt=48.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24368, wt=52.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24369, wt=39.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24370, wt=54.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24371, wt=47.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24372, wt=51.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24373, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24374, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24375, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24376, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24377, wt=44.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24378, wt=36.000) has high priority.
% 15.15/15.37  
% 15.15/15.37  WARNING: worst clause (id=24379, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24380, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24381, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24382, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24383, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24384, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24385, wt=47.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24386, wt=39.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24387, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24388, wt=51.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24389, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24390, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24391, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24392, wt=51.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24393, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24394, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24395, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24396, wt=51.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24397, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24398, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24399, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24400, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24401, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24402, wt=55.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24403, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24404, wt=52.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24405, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24406, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24407, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24408, wt=55.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24409, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24410, wt=52.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24411, wt=39.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24412, wt=54.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24413, wt=47.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24414, wt=51.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24415, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24416, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24417, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24418, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24419, wt=44.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24420, wt=36.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24421, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24422, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24423, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24424, wt=64.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24425, wt=48.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24426, wt=40.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24427, wt=47.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24428, wt=39.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24429, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24430, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24431, wt=42.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24432, wt=57.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24433, wt=50.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24434, wt=54.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24435, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24436, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24437, wt=42.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24438, wt=57.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24439, wt=50.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24440, wt=54.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24441, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24442, wt=80.000) has high priority.
% 15.15/15.38  
% 15.15/15.38  WARNING: worst clause (id=24443, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24444, wt=57.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24445, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24446, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24447, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24448, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24449, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24450, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24451, wt=46.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24452, wt=61.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24453, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24454, wt=58.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24455, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24456, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24457, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24458, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24459, wt=46.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24460, wt=61.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24461, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24462, wt=58.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24463, wt=83.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24464, wt=83.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24465, wt=45.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24466, wt=60.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24467, wt=53.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24468, wt=57.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24469, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24470, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24471, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24472, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24473, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24474, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24475, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24476, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24477, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24478, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24479, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24480, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24481, wt=46.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24482, wt=84.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24483, wt=70.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24484, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24485, wt=46.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24486, wt=83.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24487, wt=53.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24488, wt=45.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24489, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24490, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24491, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24492, wt=57.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24493, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24494, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24495, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24496, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24497, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24498, wt=57.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24499, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24500, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24501, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24502, wt=80.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24503, wt=42.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24504, wt=57.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24505, wt=50.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24506, wt=54.000) has high priority.
% 15.15/15.39  
% 15.15/15.39  WARNING: worst clause (id=24507, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24508, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24509, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24510, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24511, wt=46.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24512, wt=61.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24513, wt=54.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24514, wt=58.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24515, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24516, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24517, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24518, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24519, wt=46.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24520, wt=61.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24521, wt=54.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24522, wt=58.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24523, wt=83.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24524, wt=83.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24525, wt=45.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24526, wt=60.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24527, wt=53.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24528, wt=57.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24529, wt=80.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24530, wt=50.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24531, wt=42.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24532, wt=80.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24533, wt=50.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24534, wt=42.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24535, wt=80.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24536, wt=50.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24537, wt=42.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24538, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24539, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24540, wt=54.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24541, wt=46.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24542, wt=84.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24543, wt=70.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24544, wt=54.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24545, wt=46.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24546, wt=83.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24547, wt=53.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24548, wt=45.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24549, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24550, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24551, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24552, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24553, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24554, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24555, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24556, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24557, wt=56.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24558, wt=71.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24559, wt=64.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24560, wt=68.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24561, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24562, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24563, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24564, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24565, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24566, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24567, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24568, wt=94.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24569, wt=56.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24570, wt=71.000) has high priority.
% 15.15/15.40  
% 15.15/15.40  WARNING: worst clause (id=24571, wt=64.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24572, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24573, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24574, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24575, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24576, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24577, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24578, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24579, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24580, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24581, wt=56.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24582, wt=65.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24583, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24584, wt=64.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24585, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24586, wt=70.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24587, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24588, wt=65.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24589, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24590, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24591, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24592, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24593, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24594, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24595, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24596, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24597, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24598, wt=60.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24599, wt=69.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24600, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24601, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24602, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24603, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24604, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24605, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24606, wt=78.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24607, wt=69.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24608, wt=72.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24609, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24610, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24611, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24612, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24613, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24614, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24615, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24616, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24617, wt=60.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24618, wt=69.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24619, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24620, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24621, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24622, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24623, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24624, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24625, wt=78.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24626, wt=69.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24627, wt=72.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24628, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24629, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24630, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24631, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24632, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24633, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24634, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24635, wt=97.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24636, wt=59.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24637, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24638, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24639, wt=67.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24640, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24641, wt=73.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24642, wt=77.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24643, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24644, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24645, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24646, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24647, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24648, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24649, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24650, wt=64.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24651, wt=56.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24652, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24653, wt=70.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24654, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24655, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24656, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24657, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24658, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24659, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24660, wt=64.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24661, wt=56.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24662, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24663, wt=70.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24664, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24665, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24666, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24667, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24668, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24669, wt=94.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24670, wt=64.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24671, wt=56.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24672, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24673, wt=70.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24674, wt=71.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24675, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24676, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24677, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24678, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24679, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24680, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24681, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24682, wt=60.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24683, wt=78.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24684, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24685, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24686, wt=90.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24687, wt=72.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24688, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24689, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24690, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24691, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24692, wt=98.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24693, wt=84.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24694, wt=68.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24695, wt=60.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24696, wt=78.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24697, wt=74.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24698, wt=75.000) has high priority.
% 15.15/15.41  
% 15.15/15.41  WARNING: worst clause (id=24699, wt=90.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24700, wt=72.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24701, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24702, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24703, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24704, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24705, wt=97.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24706, wt=67.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24707, wt=59.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24708, wt=77.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24709, wt=73.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24710, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24711, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24712, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24713, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24714, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24715, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24716, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24717, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24718, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24719, wt=56.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24720, wt=65.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24721, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24722, wt=64.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24723, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24724, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24725, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24726, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24727, wt=65.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24728, wt=68.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24729, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24730, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24731, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24732, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24733, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24734, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24735, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24736, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24737, wt=56.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24738, wt=65.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24739, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24740, wt=64.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24741, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24742, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24743, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24744, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24745, wt=65.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24746, wt=68.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24747, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24748, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24749, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24750, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24751, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24752, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24753, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24754, wt=94.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24755, wt=56.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24756, wt=65.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24757, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24758, wt=64.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24759, wt=71.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24760, wt=70.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24761, wt=74.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24762, wt=84.000) has high priority.
% 15.15/15.42  
% 15.15/15.42  WARNING: worst clause (id=24763, wt=65.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24764, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24765, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24766, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24767, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24768, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24769, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24770, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24771, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24772, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24773, wt=60.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24774, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24775, wt=75.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24776, wt=84.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24777, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24778, wt=84.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24779, wt=75.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24780, wt=74.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24781, wt=78.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24782, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24783, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24784, wt=72.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24785, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24786, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24787, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24788, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24789, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24790, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24791, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24792, wt=98.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24793, wt=60.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24794, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24795, wt=75.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24796, wt=84.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24797, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24798, wt=84.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24799, wt=75.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24800, wt=74.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24801, wt=78.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24802, wt=88.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24803, wt=69.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24804, wt=72.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24805, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24806, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24807, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24808, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24809, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24810, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24811, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24812, wt=97.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24813, wt=59.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24814, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24815, wt=74.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24816, wt=67.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24817, wt=74.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24818, wt=73.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24819, wt=77.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24820, wt=87.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24821, wt=68.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24822, wt=71.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24823, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24824, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24825, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24826, wt=94.000) has high priority.
% 15.15/15.43  
% 15.15/15.43  WARNING: worst clause (id=24827, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24828, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24829, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24830, wt=64.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24831, wt=56.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24832, wt=74.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24833, wt=70.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24834, wt=71.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24835, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24836, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24837, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24838, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24839, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24840, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24841, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24842, wt=64.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24843, wt=56.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24844, wt=74.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24845, wt=70.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24846, wt=71.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24847, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24848, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24849, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24850, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24851, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24852, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24853, wt=94.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24854, wt=64.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24855, wt=56.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24856, wt=74.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24857, wt=70.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24858, wt=71.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24859, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24860, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24861, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24862, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24863, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24864, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24865, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24866, wt=84.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24867, wt=68.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24868, wt=60.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24869, wt=78.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24870, wt=74.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24871, wt=75.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24872, wt=90.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24873, wt=72.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24874, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24875, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24876, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24877, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24878, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24879, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24880, wt=98.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24881, wt=84.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24882, wt=68.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24883, wt=60.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24884, wt=78.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24885, wt=74.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24886, wt=75.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24887, wt=90.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24888, wt=72.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24889, wt=97.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24890, wt=97.000) has high priority.
% 15.25/15.44  
% 15.25/15.44  WARNING: worst clause (id=24891, wt=97.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24892, wt=97.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24893, wt=97.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24894, wt=97.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24895, wt=97.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24896, wt=67.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24897, wt=59.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24898, wt=77.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24899, wt=73.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24900, wt=74.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24901, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24902, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24903, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24904, wt=67.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24905, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24906, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24907, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24908, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24909, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24910, wt=67.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24911, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24912, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24913, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24914, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24915, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24916, wt=67.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24917, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24918, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24919, wt=64.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24920, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  WARNING: worst clause (id=24921, wt=68.000) has high priority.
% 148.61/148.90  
% 148.61/148.90  ============================== end of process initial clauses ========
% 148.61/148.90  
% 148.61/148.90  ============================== CLAUSES FOR SEARCH ====================
% 148.61/148.90  
% 148.61/148.90  ============================== end of clauses for search =============
% 148.61/148.90  
% 148.61/148.90  ============================== SEARCH ================================
% 148.61/148.90  
% 148.61/148.90  % Starting search at 14.28 seconds.
% 148.61/148.90  
% 148.61/148.90  Low Water (keep): wt=4.000, iters=2147483647
% 148.61/148.90  
% 148.61/148.90  NOTE: Back_subsumption disabled, ratio of kept to back_subsumed is 2147483647 (0.00 of 14.35 sec).
% 148.61/148.90  
% 148.61/148.90  ============================== STATISTICS ============================
% 148.61/148.90  
% 148.61/148.90  Given=17997. Generated=222866. Kept=32775. proofs=0.
% 148.61/148.90  Usable=17997. Sos=0. Demods=0. Limbo=0, Disabled=15251. Hints=0.
% 148.61/148.90  Megabytes=42.37.
% 148.61/148.90  User_CPU=147.66, System_CPU=0.17, Wall_clock=148.
% 148.61/148.90  
% 148.61/148.90  ============================== end of statistics =====================
% 148.61/148.90  
% 148.61/148.90  ============================== end of search =========================
% 148.61/148.90  
% 148.61/148.90  SEARCH FAILED
% 148.61/148.90  
% 148.61/148.90  Exiting with failure.
% 148.61/148.90  
% 148.61/148.90  Process 5803 exit (sos_empty) Sun Jul 10 02:02:40 2022
% 148.61/148.90  Prover9 interrupted
%------------------------------------------------------------------------------