TSTP Solution File: NUM051-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM051-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n015.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  : 300s
% DateTime : Wed Aug 31 17:56:45 EDT 2022

% Result   : Unsatisfiable 2.99s 0.81s
% Output   : Refutation 2.99s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   60 (  22 unt;   0 def)
%            Number of atoms       :  102 (  37 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   79 (  37   ~;  42   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :   15 (   3 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   20 (  20 usr;   4 con; 0-2 aty)
%            Number of variables   :   91 (  91   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1096,plain,
    $false,
    inference(resolution,[],[f1030,f968]) ).

fof(f968,plain,
    ! [X4] : member(X4,universal_class),
    inference(subsumption_resolution,[],[f958,f11]) ).

fof(f11,axiom,
    ! [X0,X1] : member(unordered_pair(X0,X1),universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pairs_in_universal) ).

fof(f958,plain,
    ! [X3,X4] :
      ( ~ member(unordered_pair(unordered_pair(X3,X3),unordered_pair(X3,unordered_pair(X4,X4))),universal_class)
      | member(X4,universal_class) ),
    inference(superposition,[],[f215,f908]) ).

fof(f908,plain,
    universal_class = cross_product(universal_class,universal_class),
    inference(resolution,[],[f879,f580]) ).

fof(f580,plain,
    member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(complement(universal_class),complement(universal_class))),
    inference(resolution,[],[f578,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | member(not_subclass_element(X0,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f578,plain,
    ~ subclass(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),
    inference(resolution,[],[f178,f421]) ).

fof(f421,plain,
    ~ connected(x,complement(universal_class)),
    inference(backward_demodulation,[],[f159,f414]) ).

fof(f414,plain,
    null_class = complement(universal_class),
    inference(duplicate_literal_removal,[],[f408]) ).

fof(f408,plain,
    ( null_class = complement(universal_class)
    | null_class = complement(universal_class) ),
    inference(resolution,[],[f262,f291]) ).

fof(f291,plain,
    ! [X0] :
      ( member(regular(X0),universal_class)
      | null_class = X0 ),
    inference(resolution,[],[f274,f66]) ).

fof(f66,axiom,
    ! [X0] :
      ( member(regular(X0),X0)
      | null_class = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',regularity1) ).

fof(f274,plain,
    ! [X0,X1] :
      ( ~ member(X0,X1)
      | member(X0,universal_class) ),
    inference(resolution,[],[f1,f4]) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ subclass(X0,X1)
      | member(X2,X1)
      | ~ member(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_members) ).

fof(f262,plain,
    ! [X0] :
      ( ~ member(regular(complement(X0)),X0)
      | complement(X0) = null_class ),
    inference(resolution,[],[f66,f24]) ).

fof(f24,axiom,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement1) ).

fof(f159,axiom,
    ~ connected(x,null_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_everything_connected_to_null_class_1) ).

fof(f178,plain,
    ! [X0,X1] :
      ( connected(X0,X1)
      | ~ subclass(cross_product(X1,X1),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(X0),complement(domain_of(flip(cross_product(X0,universal_class)))))))))) ),
    inference(definition_unfolding,[],[f117,f26,f173]) ).

fof(f173,plain,
    ! [X0] : symmetrization_of(X0) = complement(intersection(complement(X0),complement(domain_of(flip(cross_product(X0,universal_class)))))),
    inference(definition_unfolding,[],[f113,f26,f38]) ).

fof(f38,axiom,
    ! [X1] : domain_of(flip(cross_product(X1,universal_class))) = inverse(X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inverse) ).

fof(f113,axiom,
    ! [X0] : union(X0,inverse(X0)) = symmetrization_of(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetrization) ).

fof(f26,axiom,
    ! [X0,X1] : complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',union) ).

fof(f117,axiom,
    ! [X0,X1] :
      ( connected(X0,X1)
      | ~ subclass(cross_product(X1,X1),union(identity_relation,symmetrization_of(X0))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',connected2) ).

fof(f879,plain,
    ! [X2] :
      ( ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(X2,complement(universal_class)))
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(duplicate_literal_removal,[],[f870]) ).

fof(f870,plain,
    ! [X2] :
      ( ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(X2,complement(universal_class)))
      | universal_class = cross_product(universal_class,universal_class)
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(superposition,[],[f661,f867]) ).

fof(f867,plain,
    ( recursion_equation_functions(universal_class) = complement(universal_class)
    | universal_class = cross_product(universal_class,universal_class) ),
    inference(resolution,[],[f786,f580]) ).

fof(f786,plain,
    ! [X3] :
      ( ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(complement(universal_class),X3))
      | recursion_equation_functions(universal_class) = complement(universal_class)
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(superposition,[],[f776,f435]) ).

fof(f435,plain,
    ! [X0] :
      ( intersection(X0,regular(X0)) = complement(universal_class)
      | complement(universal_class) = X0 ),
    inference(forward_demodulation,[],[f418,f414]) ).

fof(f418,plain,
    ! [X0] :
      ( complement(universal_class) = X0
      | null_class = intersection(X0,regular(X0)) ),
    inference(backward_demodulation,[],[f67,f414]) ).

fof(f67,axiom,
    ! [X0] :
      ( null_class = intersection(X0,regular(X0))
      | null_class = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',regularity2) ).

fof(f776,plain,
    ! [X66,X67] :
      ( ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(intersection(recursion_equation_functions(universal_class),X66),X67))
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(resolution,[],[f624,f407]) ).

fof(f407,plain,
    ! [X5] :
      ( ~ member(X5,recursion_equation_functions(universal_class))
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(resolution,[],[f261,f299]) ).

fof(f299,plain,
    ! [X0] :
      ( ~ subclass(universal_class,X0)
      | universal_class = X0 ),
    inference(resolution,[],[f7,f4]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ subclass(X0,X1)
      | ~ subclass(X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_implies_equal) ).

fof(f261,plain,
    ! [X2,X3] :
      ( subclass(X2,cross_product(universal_class,universal_class))
      | ~ member(X3,recursion_equation_functions(X2)) ),
    inference(resolution,[],[f62,f147]) ).

fof(f147,axiom,
    ! [X0,X4] :
      ( function(X4)
      | ~ member(X0,recursion_equation_functions(X4)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',recursion_equation_functions1) ).

fof(f62,axiom,
    ! [X8] :
      ( ~ function(X8)
      | subclass(X8,cross_product(universal_class,universal_class)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',function1) ).

fof(f624,plain,
    ! [X18,X16,X17] :
      ( member(first(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),X16)
      | ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(intersection(X16,X17),X18)) ),
    inference(resolution,[],[f596,f21]) ).

fof(f21,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection1) ).

fof(f596,plain,
    ! [X0,X1] :
      ( member(first(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),X0)
      | ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(X0,X1)) ),
    inference(superposition,[],[f198,f581]) ).

fof(f581,plain,
    not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))) = unordered_pair(unordered_pair(first(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),first(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))))),unordered_pair(first(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),unordered_pair(second(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),second(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))))))),
    inference(resolution,[],[f580,f235]) ).

fof(f235,plain,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | unordered_pair(unordered_pair(first(X4),first(X4)),unordered_pair(first(X4),unordered_pair(second(X4),second(X4)))) = X4 ),
    inference(definition_unfolding,[],[f17,f160]) ).

fof(f160,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X0),unordered_pair(X0,unordered_pair(X1,X1))),
    inference(definition_unfolding,[],[f13,f12,f12]) ).

fof(f12,axiom,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singleton_set) ).

fof(f13,axiom,
    ! [X0,X1] : unordered_pair(singleton(X0),unordered_pair(X0,singleton(X1))) = ordered_pair(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ordered_pair) ).

fof(f17,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | ordered_pair(first(X4),second(X4)) = X4 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product4) ).

fof(f198,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X2,X0) ),
    inference(definition_unfolding,[],[f14,f160]) ).

fof(f14,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ member(ordered_pair(X2,X3),cross_product(X0,X1))
      | member(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product1) ).

fof(f661,plain,
    ! [X39] :
      ( ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(X39,recursion_equation_functions(universal_class)))
      | universal_class = cross_product(universal_class,universal_class) ),
    inference(resolution,[],[f599,f407]) ).

fof(f599,plain,
    ! [X2,X3] :
      ( member(second(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class))))))))))),X3)
      | ~ member(not_subclass_element(cross_product(complement(universal_class),complement(universal_class)),complement(intersection(complement(identity_relation),complement(complement(intersection(complement(x),complement(domain_of(flip(cross_product(x,universal_class)))))))))),cross_product(X2,X3)) ),
    inference(superposition,[],[f215,f581]) ).

fof(f215,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X3,X1) ),
    inference(definition_unfolding,[],[f15,f160]) ).

fof(f15,axiom,
    ! [X2,X3,X0,X1] :
      ( member(X3,X1)
      | ~ member(ordered_pair(X2,X3),cross_product(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product2) ).

fof(f1030,plain,
    ! [X9] : ~ member(unordered_pair(first(complement(X9)),first(complement(X9))),X9),
    inference(resolution,[],[f1013,f24]) ).

fof(f1013,plain,
    ! [X19] : member(unordered_pair(first(X19),first(X19)),X19),
    inference(superposition,[],[f267,f1002]) ).

fof(f1002,plain,
    ! [X0] : unordered_pair(unordered_pair(first(X0),first(X0)),unordered_pair(first(X0),unordered_pair(second(X0),second(X0)))) = X0,
    inference(subsumption_resolution,[],[f956,f968]) ).

fof(f956,plain,
    ! [X0] :
      ( unordered_pair(unordered_pair(first(X0),first(X0)),unordered_pair(first(X0),unordered_pair(second(X0),second(X0)))) = X0
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f235,f908]) ).

fof(f267,plain,
    ! [X2,X3,X1] : member(unordered_pair(X1,X2),unordered_pair(unordered_pair(X1,X2),X3)),
    inference(resolution,[],[f9,f11]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( ~ member(X0,universal_class)
      | member(X0,unordered_pair(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : NUM051-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 06:02:35 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.48  % (20771)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.48  % (20771)Instruction limit reached!
% 0.19/0.48  % (20771)------------------------------
% 0.19/0.48  % (20771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (20771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (20771)Termination reason: Unknown
% 0.19/0.48  % (20771)Termination phase: Function definition elimination
% 0.19/0.48  
% 0.19/0.48  % (20771)Memory used [KB]: 1535
% 0.19/0.48  % (20771)Time elapsed: 0.004 s
% 0.19/0.48  % (20771)Instructions burned: 3 (million)
% 0.19/0.48  % (20771)------------------------------
% 0.19/0.48  % (20771)------------------------------
% 0.19/0.48  % (20787)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.51  % (20764)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.51  % (20767)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.51  % (20767)Refutation not found, incomplete strategy% (20767)------------------------------
% 0.19/0.51  % (20767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (20767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (20767)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (20767)Memory used [KB]: 6012
% 0.19/0.51  % (20767)Time elapsed: 0.114 s
% 0.19/0.51  % (20767)Instructions burned: 1 (million)
% 0.19/0.51  % (20767)------------------------------
% 0.19/0.51  % (20767)------------------------------
% 0.19/0.51  % (20774)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.19/0.51  % (20770)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (20785)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.19/0.52  % (20763)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.19/0.53  % (20785)Refutation not found, incomplete strategy% (20785)------------------------------
% 0.19/0.53  % (20785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (20785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (20785)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (20785)Memory used [KB]: 6012
% 0.19/0.53  % (20785)Time elapsed: 0.096 s
% 0.19/0.53  % (20785)Instructions burned: 3 (million)
% 0.19/0.53  % (20785)------------------------------
% 0.19/0.53  % (20785)------------------------------
% 0.19/0.53  % (20776)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (20789)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.19/0.53  % (20765)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.53  % (20768)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (20766)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.53  % (20765)Instruction limit reached!
% 0.19/0.53  % (20765)------------------------------
% 0.19/0.53  % (20765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (20765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (20765)Termination reason: Unknown
% 0.19/0.53  % (20765)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (20765)Memory used [KB]: 1535
% 0.19/0.53  % (20765)Time elapsed: 0.003 s
% 0.19/0.53  % (20765)Instructions burned: 4 (million)
% 0.19/0.53  % (20765)------------------------------
% 0.19/0.53  % (20765)------------------------------
% 0.19/0.53  % (20777)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.53  % (20766)Refutation not found, incomplete strategy% (20766)------------------------------
% 0.19/0.53  % (20766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (20766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (20766)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (20766)Memory used [KB]: 6012
% 0.19/0.53  % (20766)Time elapsed: 0.131 s
% 0.19/0.53  % (20766)Instructions burned: 2 (million)
% 0.19/0.53  % (20766)------------------------------
% 0.19/0.53  % (20766)------------------------------
% 0.19/0.53  % (20788)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.53  % (20775)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.54  % (20764)Refutation not found, incomplete strategy% (20764)------------------------------
% 0.19/0.54  % (20764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20764)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20764)Memory used [KB]: 2046
% 0.19/0.54  % (20764)Time elapsed: 0.132 s
% 0.19/0.54  % (20764)Instructions burned: 17 (million)
% 0.19/0.54  % (20764)------------------------------
% 0.19/0.54  % (20764)------------------------------
% 0.19/0.54  % (20788)Refutation not found, incomplete strategy% (20788)------------------------------
% 0.19/0.54  % (20788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20788)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20788)Memory used [KB]: 5884
% 0.19/0.54  % (20788)Time elapsed: 0.002 s
% 0.19/0.54  % (20788)Instructions burned: 2 (million)
% 0.19/0.54  % (20788)------------------------------
% 0.19/0.54  % (20788)------------------------------
% 0.19/0.54  % (20770)Refutation not found, incomplete strategy% (20770)------------------------------
% 0.19/0.54  % (20770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20770)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20770)Memory used [KB]: 5884
% 0.19/0.54  % (20770)Time elapsed: 0.003 s
% 0.19/0.54  % (20770)Instructions burned: 2 (million)
% 0.19/0.54  % (20770)------------------------------
% 0.19/0.54  % (20770)------------------------------
% 0.19/0.54  % (20775)Instruction limit reached!
% 0.19/0.54  % (20775)------------------------------
% 0.19/0.54  % (20775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20775)Termination reason: Unknown
% 0.19/0.54  % (20775)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (20775)Memory used [KB]: 6012
% 0.19/0.54  % (20775)Time elapsed: 0.005 s
% 0.19/0.54  % (20775)Instructions burned: 6 (million)
% 0.19/0.54  % (20775)------------------------------
% 0.19/0.54  % (20775)------------------------------
% 0.19/0.54  % (20792)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (20781)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.19/0.54  % (20780)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.54  % (20791)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.54  % (20786)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.54  % (20791)Refutation not found, incomplete strategy% (20791)------------------------------
% 0.19/0.54  % (20791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20791)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20791)Memory used [KB]: 6012
% 0.19/0.54  % (20791)Time elapsed: 0.135 s
% 0.19/0.54  % (20791)Instructions burned: 3 (million)
% 0.19/0.54  % (20791)------------------------------
% 0.19/0.54  % (20791)------------------------------
% 0.19/0.54  % (20779)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (20790)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.19/0.54  % (20779)Instruction limit reached!
% 0.19/0.54  % (20779)------------------------------
% 0.19/0.54  % (20779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20779)Termination reason: Unknown
% 0.19/0.54  % (20779)Termination phase: Function definition elimination
% 0.19/0.54  
% 0.19/0.54  % (20779)Memory used [KB]: 1535
% 0.19/0.54  % (20779)Time elapsed: 0.002 s
% 0.19/0.54  % (20779)Instructions burned: 2 (million)
% 0.19/0.54  % (20779)------------------------------
% 0.19/0.54  % (20779)------------------------------
% 0.19/0.54  % (20790)Refutation not found, incomplete strategy% (20790)------------------------------
% 0.19/0.54  % (20790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20784)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.54  % (20790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20790)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20790)Memory used [KB]: 1407
% 0.19/0.54  % (20790)Time elapsed: 0.002 s
% 0.19/0.54  % (20790)Instructions burned: 1 (million)
% 0.19/0.54  % (20790)------------------------------
% 0.19/0.54  % (20790)------------------------------
% 0.19/0.54  % (20784)Refutation not found, incomplete strategy% (20784)------------------------------
% 0.19/0.54  % (20784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20784)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20784)Memory used [KB]: 5884
% 0.19/0.54  % (20784)Time elapsed: 0.003 s
% 0.19/0.54  % (20784)Instructions burned: 2 (million)
% 0.19/0.54  % (20784)------------------------------
% 0.19/0.54  % (20784)------------------------------
% 0.19/0.54  % (20782)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (20769)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (20783)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (20773)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (20776)Instruction limit reached!
% 0.19/0.54  % (20776)------------------------------
% 0.19/0.54  % (20776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20776)Termination reason: Unknown
% 0.19/0.54  % (20776)Termination phase: Function definition elimination
% 0.19/0.54  
% 0.19/0.54  % (20776)Memory used [KB]: 1535
% 0.19/0.54  % (20776)Time elapsed: 0.004 s
% 0.19/0.54  % (20776)Instructions burned: 4 (million)
% 0.19/0.54  % (20776)------------------------------
% 0.19/0.54  % (20776)------------------------------
% 0.19/0.55  % (20772)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.55  % (20778)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.55  % (20773)Instruction limit reached!
% 0.19/0.55  % (20773)------------------------------
% 0.19/0.55  % (20773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20782)Instruction limit reached!
% 0.19/0.55  % (20782)------------------------------
% 0.19/0.55  % (20782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20773)Termination reason: Unknown
% 0.19/0.55  % (20773)Termination phase: Property scanning
% 0.19/0.55  
% 0.19/0.55  % (20782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20782)Termination reason: Unknown
% 0.19/0.55  % (20773)Memory used [KB]: 1535
% 0.19/0.55  % (20782)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (20773)Time elapsed: 0.004 s
% 0.19/0.55  % (20773)Instructions burned: 8 (million)
% 0.19/0.55  % (20773)------------------------------
% 0.19/0.55  % (20773)------------------------------
% 0.19/0.55  % (20783)Instruction limit reached!
% 0.19/0.55  % (20783)------------------------------
% 0.19/0.55  % (20783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20782)Memory used [KB]: 1663
% 0.19/0.55  % (20782)Time elapsed: 0.005 s
% 0.19/0.55  % (20782)Instructions burned: 8 (million)
% 0.19/0.55  % (20783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20782)------------------------------
% 0.19/0.55  % (20782)------------------------------
% 0.19/0.55  % (20783)Termination reason: Unknown
% 0.19/0.55  % (20783)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (20783)Memory used [KB]: 1535
% 0.19/0.55  % (20783)Time elapsed: 0.004 s
% 0.19/0.55  % (20783)Instructions burned: 8 (million)
% 0.19/0.55  % (20783)------------------------------
% 0.19/0.55  % (20783)------------------------------
% 0.19/0.55  % (20778)Instruction limit reached!
% 0.19/0.55  % (20778)------------------------------
% 0.19/0.55  % (20778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20778)Termination reason: Unknown
% 0.19/0.55  % (20778)Termination phase: Finite model building preprocessing
% 0.19/0.55  
% 0.19/0.55  % (20778)Memory used [KB]: 1535
% 0.19/0.55  % (20778)Time elapsed: 0.004 s
% 0.19/0.55  % (20778)Instructions burned: 7 (million)
% 0.19/0.55  % (20778)------------------------------
% 0.19/0.55  % (20778)------------------------------
% 0.19/0.55  % (20787)Instruction limit reached!
% 0.19/0.55  % (20787)------------------------------
% 0.19/0.55  % (20787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20789)Refutation not found, incomplete strategy% (20789)------------------------------
% 0.19/0.55  % (20789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (20789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20789)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (20789)Memory used [KB]: 6268
% 0.19/0.55  % (20789)Time elapsed: 0.144 s
% 0.19/0.55  % (20789)Instructions burned: 14 (million)
% 0.19/0.55  % (20789)------------------------------
% 0.19/0.55  % (20789)------------------------------
% 0.19/0.55  % (20787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (20787)Termination reason: Unknown
% 0.19/0.55  % (20787)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (20787)Memory used [KB]: 6908
% 0.19/0.55  % (20787)Time elapsed: 0.125 s
% 0.19/0.55  % (20787)Instructions burned: 46 (million)
% 0.19/0.55  % (20787)------------------------------
% 0.19/0.55  % (20787)------------------------------
% 0.19/0.56  % (20780)Instruction limit reached!
% 0.19/0.56  % (20780)------------------------------
% 0.19/0.56  % (20780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (20780)Termination reason: Unknown
% 0.19/0.56  % (20780)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (20780)Memory used [KB]: 6140
% 0.19/0.56  % (20780)Time elapsed: 0.005 s
% 0.19/0.56  % (20780)Instructions burned: 10 (million)
% 0.19/0.56  % (20780)------------------------------
% 0.19/0.56  % (20780)------------------------------
% 0.19/0.56  % (20774)Instruction limit reached!
% 0.19/0.56  % (20774)------------------------------
% 0.19/0.56  % (20774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20781)Refutation not found, incomplete strategy% (20781)------------------------------
% 0.19/0.56  % (20781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (20774)Termination reason: Unknown
% 0.19/0.56  % (20774)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (20774)Memory used [KB]: 6268
% 0.19/0.56  % (20774)Time elapsed: 0.142 s
% 0.19/0.56  % (20774)Instructions burned: 24 (million)
% 0.19/0.56  % (20774)------------------------------
% 0.19/0.56  % (20774)------------------------------
% 0.19/0.57  % (20781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (20781)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.57  
% 0.19/0.57  % (20781)Memory used [KB]: 10874
% 0.19/0.57  % (20781)Time elapsed: 0.157 s
% 0.19/0.57  % (20781)Instructions burned: 18 (million)
% 0.19/0.57  % (20781)------------------------------
% 0.19/0.57  % (20781)------------------------------
% 0.19/0.58  % (20777)Instruction limit reached!
% 0.19/0.58  % (20777)------------------------------
% 0.19/0.58  % (20777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (20777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (20777)Termination reason: Unknown
% 0.19/0.58  % (20777)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (20777)Memory used [KB]: 1918
% 0.19/0.58  % (20777)Time elapsed: 0.120 s
% 0.19/0.58  % (20777)Instructions burned: 29 (million)
% 0.19/0.58  % (20777)------------------------------
% 0.19/0.58  % (20777)------------------------------
% 0.19/0.58  % (20768)Instruction limit reached!
% 0.19/0.58  % (20768)------------------------------
% 0.19/0.58  % (20768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (20768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (20768)Termination reason: Unknown
% 0.19/0.58  % (20768)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (20768)Memory used [KB]: 6524
% 0.19/0.58  % (20768)Time elapsed: 0.174 s
% 0.19/0.58  % (20768)Instructions burned: 26 (million)
% 0.19/0.58  % (20768)------------------------------
% 0.19/0.58  % (20768)------------------------------
% 0.19/0.60  % (20793)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 0.19/0.60  % (20772)Instruction limit reached!
% 0.19/0.60  % (20772)------------------------------
% 0.19/0.60  % (20772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (20772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (20772)Termination reason: Unknown
% 0.19/0.60  % (20772)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (20772)Memory used [KB]: 6396
% 0.19/0.60  % (20772)Time elapsed: 0.196 s
% 0.19/0.60  % (20772)Instructions burned: 53 (million)
% 0.19/0.60  % (20772)------------------------------
% 0.19/0.60  % (20772)------------------------------
% 0.19/0.61  % (20786)Instruction limit reached!
% 0.19/0.61  % (20786)------------------------------
% 0.19/0.61  % (20786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (20786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.61  % (20786)Termination reason: Unknown
% 0.19/0.61  % (20786)Termination phase: Saturation
% 0.19/0.61  
% 0.19/0.61  % (20786)Memory used [KB]: 6908
% 0.19/0.61  % (20786)Time elapsed: 0.191 s
% 0.19/0.61  % (20786)Instructions burned: 38 (million)
% 0.19/0.61  % (20786)------------------------------
% 0.19/0.61  % (20786)------------------------------
% 1.93/0.62  % (20793)Instruction limit reached!
% 1.93/0.62  % (20793)------------------------------
% 1.93/0.62  % (20793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.62  % (20793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (20793)Termination reason: Unknown
% 1.93/0.62  % (20793)Termination phase: Saturation
% 1.93/0.62  
% 1.93/0.62  % (20793)Memory used [KB]: 1791
% 1.93/0.62  % (20793)Time elapsed: 0.020 s
% 1.93/0.62  % (20793)Instructions burned: 15 (million)
% 1.93/0.62  % (20793)------------------------------
% 1.93/0.62  % (20793)------------------------------
% 1.93/0.62  % (20769)Instruction limit reached!
% 1.93/0.62  % (20769)------------------------------
% 1.93/0.62  % (20769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.62  % (20769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (20769)Termination reason: Unknown
% 1.93/0.62  % (20769)Termination phase: Saturation
% 1.93/0.62  
% 1.93/0.62  % (20769)Memory used [KB]: 2174
% 1.93/0.62  % (20769)Time elapsed: 0.194 s
% 1.93/0.62  % (20769)Instructions burned: 50 (million)
% 1.93/0.62  % (20769)------------------------------
% 1.93/0.62  % (20769)------------------------------
% 2.22/0.64  % (20794)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.34/0.66  % (20795)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.34/0.66  % (20796)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.34/0.66  % (20794)Refutation not found, incomplete strategy% (20794)------------------------------
% 2.34/0.66  % (20794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.66  % (20794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.66  % (20794)Termination reason: Refutation not found, incomplete strategy
% 2.34/0.66  
% 2.34/0.66  % (20794)Memory used [KB]: 6140
% 2.34/0.66  % (20794)Time elapsed: 0.111 s
% 2.34/0.66  % (20794)Instructions burned: 5 (million)
% 2.34/0.66  % (20794)------------------------------
% 2.34/0.66  % (20794)------------------------------
% 2.34/0.66  % (20801)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.34/0.67  % (20792)Instruction limit reached!
% 2.34/0.67  % (20792)------------------------------
% 2.34/0.67  % (20792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.67  % (20792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.67  % (20792)Termination reason: Unknown
% 2.34/0.67  % (20792)Termination phase: Saturation
% 2.34/0.67  
% 2.34/0.67  % (20792)Memory used [KB]: 6524
% 2.34/0.67  % (20792)Time elapsed: 0.270 s
% 2.34/0.67  % (20792)Instructions burned: 101 (million)
% 2.34/0.67  % (20792)------------------------------
% 2.34/0.67  % (20792)------------------------------
% 2.34/0.67  % (20803)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.34/0.67  % (20797)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.34/0.67  % (20799)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.34/0.67  % (20802)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.34/0.67  % (20805)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/147Mi)
% 2.34/0.68  % (20804)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 2.34/0.68  % (20811)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.34/0.68  % (20804)Refutation not found, incomplete strategy% (20804)------------------------------
% 2.34/0.68  % (20804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.68  % (20804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.68  % (20804)Termination reason: Refutation not found, incomplete strategy
% 2.34/0.68  
% 2.34/0.68  % (20804)Memory used [KB]: 6012
% 2.34/0.68  % (20804)Time elapsed: 0.103 s
% 2.34/0.68  % (20804)Instructions burned: 3 (million)
% 2.34/0.68  % (20804)------------------------------
% 2.34/0.68  % (20804)------------------------------
% 2.34/0.68  % (20807)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.34/0.68  % (20808)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.34/0.68  % (20811)Refutation not found, incomplete strategy% (20811)------------------------------
% 2.34/0.68  % (20811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.68  % (20811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.68  % (20811)Termination reason: Refutation not found, incomplete strategy
% 2.34/0.68  
% 2.34/0.68  % (20811)Memory used [KB]: 5884
% 2.34/0.68  % (20811)Time elapsed: 0.005 s
% 2.34/0.68  % (20811)Instructions burned: 2 (million)
% 2.34/0.68  % (20811)------------------------------
% 2.34/0.68  % (20811)------------------------------
% 2.34/0.68  % (20795)Instruction limit reached!
% 2.34/0.68  % (20795)------------------------------
% 2.34/0.68  % (20795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.68  % (20795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.68  % (20795)Termination reason: Unknown
% 2.34/0.68  % (20795)Termination phase: Function definition elimination
% 2.34/0.68  
% 2.34/0.68  % (20795)Memory used [KB]: 1407
% 2.34/0.68  % (20795)Time elapsed: 0.003 s
% 2.34/0.68  % (20795)Instructions burned: 3 (million)
% 2.34/0.68  % (20795)------------------------------
% 2.34/0.68  % (20795)------------------------------
% 2.34/0.68  % (20798)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.34/0.69  % (20806)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 2.34/0.69  % (20802)Instruction limit reached!
% 2.34/0.69  % (20802)------------------------------
% 2.34/0.69  % (20802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.69  % (20802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.69  % (20802)Termination reason: Unknown
% 2.34/0.69  % (20802)Termination phase: Property scanning
% 2.34/0.69  
% 2.34/0.69  % (20802)Memory used [KB]: 1535
% 2.34/0.69  % (20802)Time elapsed: 0.006 s
% 2.34/0.69  % (20802)Instructions burned: 8 (million)
% 2.34/0.69  % (20802)------------------------------
% 2.34/0.69  % (20802)------------------------------
% 2.34/0.69  % (20809)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/116Mi)
% 2.34/0.69  % (20803)Refutation not found, incomplete strategy% (20803)------------------------------
% 2.34/0.69  % (20803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.69  % (20803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.69  % (20803)Termination reason: Refutation not found, incomplete strategy
% 2.34/0.69  
% 2.34/0.69  % (20803)Memory used [KB]: 6012
% 2.34/0.69  % (20803)Time elapsed: 0.096 s
% 2.34/0.69  % (20803)Instructions burned: 4 (million)
% 2.34/0.69  % (20803)------------------------------
% 2.34/0.69  % (20803)------------------------------
% 2.34/0.69  % (20800)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.34/0.69  % (20813)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.34/0.70  % (20807)Refutation not found, incomplete strategy% (20807)------------------------------
% 2.34/0.70  % (20807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.70  % (20807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.70  % (20807)Termination reason: Refutation not found, incomplete strategy
% 2.34/0.70  
% 2.34/0.70  % (20807)Memory used [KB]: 6140
% 2.34/0.70  % (20807)Time elapsed: 0.123 s
% 2.34/0.70  % (20807)Instructions burned: 14 (million)
% 2.34/0.70  % (20807)------------------------------
% 2.34/0.70  % (20807)------------------------------
% 2.34/0.70  % (20810)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.34/0.70  % (20814)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.34/0.71  % (20812)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/57Mi)
% 2.73/0.72  % (20816)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.73/0.72  % (20800)Instruction limit reached!
% 2.73/0.72  % (20800)------------------------------
% 2.73/0.72  % (20800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.72  % (20800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.72  % (20800)Termination reason: Unknown
% 2.73/0.72  % (20800)Termination phase: Finite model building preprocessing
% 2.73/0.72  
% 2.73/0.72  % (20800)Memory used [KB]: 6652
% 2.73/0.72  % (20800)Time elapsed: 0.011 s
% 2.73/0.72  % (20800)Instructions burned: 23 (million)
% 2.73/0.72  % (20800)------------------------------
% 2.73/0.72  % (20800)------------------------------
% 2.73/0.73  % (20797)Instruction limit reached!
% 2.73/0.73  % (20797)------------------------------
% 2.73/0.73  % (20797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (20797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (20797)Termination reason: Unknown
% 2.73/0.73  % (20797)Termination phase: Saturation
% 2.73/0.73  
% 2.73/0.73  % (20797)Memory used [KB]: 2046
% 2.73/0.73  % (20797)Time elapsed: 0.160 s
% 2.73/0.73  % (20797)Instructions burned: 30 (million)
% 2.73/0.73  % (20797)------------------------------
% 2.73/0.73  % (20797)------------------------------
% 2.73/0.73  % (20816)Refutation not found, incomplete strategy% (20816)------------------------------
% 2.73/0.73  % (20816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (20816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (20816)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.73  
% 2.73/0.73  % (20816)Memory used [KB]: 6268
% 2.73/0.73  % (20816)Time elapsed: 0.126 s
% 2.73/0.73  % (20816)Instructions burned: 14 (million)
% 2.73/0.73  % (20816)------------------------------
% 2.73/0.73  % (20816)------------------------------
% 2.73/0.73  % (20819)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.73/0.73  % (20810)Instruction limit reached!
% 2.73/0.73  % (20810)------------------------------
% 2.73/0.73  % (20810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (20810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (20810)Termination reason: Unknown
% 2.73/0.73  % (20810)Termination phase: Saturation
% 2.73/0.73  
% 2.73/0.73  % (20810)Memory used [KB]: 6140
% 2.73/0.73  % (20810)Time elapsed: 0.005 s
% 2.73/0.73  % (20810)Instructions burned: 7 (million)
% 2.73/0.73  % (20810)------------------------------
% 2.73/0.73  % (20810)------------------------------
% 2.73/0.73  % (20817)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.73/0.73  % (20815)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.73/0.74  % (20798)Instruction limit reached!
% 2.73/0.74  % (20798)------------------------------
% 2.73/0.74  % (20798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (20798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (20798)Termination reason: Unknown
% 2.73/0.74  % (20798)Termination phase: Saturation
% 2.73/0.74  
% 2.73/0.74  % (20798)Memory used [KB]: 6780
% 2.73/0.74  % (20798)Time elapsed: 0.158 s
% 2.73/0.74  % (20798)Instructions burned: 34 (million)
% 2.73/0.74  % (20798)------------------------------
% 2.73/0.74  % (20798)------------------------------
% 2.73/0.74  % (20796)Instruction limit reached!
% 2.73/0.74  % (20796)------------------------------
% 2.73/0.74  % (20796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (20796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (20796)Termination reason: Unknown
% 2.73/0.74  % (20796)Termination phase: Saturation
% 2.73/0.74  
% 2.73/0.74  % (20796)Memory used [KB]: 6652
% 2.73/0.74  % (20796)Time elapsed: 0.158 s
% 2.73/0.74  % (20796)Instructions burned: 34 (million)
% 2.73/0.74  % (20796)------------------------------
% 2.73/0.74  % (20796)------------------------------
% 2.73/0.74  % (20818)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.73/0.75  % (20817)Refutation not found, incomplete strategy% (20817)------------------------------
% 2.73/0.75  % (20817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.75  % (20817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.75  % (20817)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.75  
% 2.73/0.75  % (20817)Memory used [KB]: 1918
% 2.73/0.75  % (20817)Time elapsed: 0.137 s
% 2.73/0.75  % (20817)Instructions burned: 17 (million)
% 2.73/0.75  % (20817)------------------------------
% 2.73/0.75  % (20817)------------------------------
% 2.99/0.76  % (20821)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/490Mi)
% 2.99/0.76  % (20818)Refutation not found, incomplete strategy% (20818)------------------------------
% 2.99/0.76  % (20818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.76  % (20818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.76  % (20818)Termination reason: Refutation not found, incomplete strategy
% 2.99/0.76  
% 2.99/0.76  % (20818)Memory used [KB]: 6012
% 2.99/0.76  % (20818)Time elapsed: 0.130 s
% 2.99/0.76  % (20818)Instructions burned: 3 (million)
% 2.99/0.76  % (20818)------------------------------
% 2.99/0.76  % (20818)------------------------------
% 2.99/0.76  % (20806)Instruction limit reached!
% 2.99/0.76  % (20806)------------------------------
% 2.99/0.76  % (20806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.76  % (20806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.76  % (20806)Termination reason: Unknown
% 2.99/0.76  % (20806)Termination phase: Saturation
% 2.99/0.76  
% 2.99/0.76  % (20806)Memory used [KB]: 2558
% 2.99/0.76  % (20806)Time elapsed: 0.179 s
% 2.99/0.76  % (20806)Instructions burned: 46 (million)
% 2.99/0.76  % (20806)------------------------------
% 2.99/0.76  % (20806)------------------------------
% 2.99/0.76  % (20820)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/143Mi)
% 2.99/0.77  % (20799)Instruction limit reached!
% 2.99/0.77  % (20799)------------------------------
% 2.99/0.77  % (20799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.77  % (20799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.77  % (20799)Termination reason: Unknown
% 2.99/0.77  % (20799)Termination phase: Saturation
% 2.99/0.77  
% 2.99/0.77  % (20799)Memory used [KB]: 6780
% 2.99/0.77  % (20799)Time elapsed: 0.211 s
% 2.99/0.77  % (20799)Instructions burned: 46 (million)
% 2.99/0.77  % (20799)------------------------------
% 2.99/0.77  % (20799)------------------------------
% 2.99/0.78  % (20815)Refutation not found, incomplete strategy% (20815)------------------------------
% 2.99/0.78  % (20815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.78  % (20815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.78  % (20815)Termination reason: Refutation not found, incomplete strategy
% 2.99/0.78  
% 2.99/0.78  % (20815)Memory used [KB]: 6780
% 2.99/0.78  % (20815)Time elapsed: 0.183 s
% 2.99/0.78  % (20815)Instructions burned: 28 (million)
% 2.99/0.78  % (20815)------------------------------
% 2.99/0.78  % (20815)------------------------------
% 2.99/0.80  % (20812)Instruction limit reached!
% 2.99/0.80  % (20812)------------------------------
% 2.99/0.80  % (20812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.80  % (20812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.80  % (20812)Termination reason: Unknown
% 2.99/0.80  % (20812)Termination phase: Saturation
% 2.99/0.80  
% 2.99/0.80  % (20812)Memory used [KB]: 7036
% 2.99/0.80  % (20812)Time elapsed: 0.199 s
% 2.99/0.80  % (20812)Instructions burned: 58 (million)
% 2.99/0.80  % (20812)------------------------------
% 2.99/0.80  % (20812)------------------------------
% 2.99/0.80  % (20822)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/78Mi)
% 2.99/0.80  % (20823)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.99/0.81  % (20826)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.99/0.81  % (20819)Refutation not found, incomplete strategy% (20819)------------------------------
% 2.99/0.81  % (20819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.81  % (20819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.81  % (20819)Termination reason: Refutation not found, incomplete strategy
% 2.99/0.81  
% 2.99/0.81  % (20819)Memory used [KB]: 7164
% 2.99/0.81  % (20819)Time elapsed: 0.116 s
% 2.99/0.81  % (20819)Instructions burned: 65 (million)
% 2.99/0.81  % (20819)------------------------------
% 2.99/0.81  % (20819)------------------------------
% 2.99/0.81  % (20805)First to succeed.
% 2.99/0.81  % (20805)Refutation found. Thanks to Tanya!
% 2.99/0.81  % SZS status Unsatisfiable for theBenchmark
% 2.99/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.99/0.81  % (20805)------------------------------
% 2.99/0.81  % (20805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.99/0.81  % (20805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.99/0.81  % (20805)Termination reason: Refutation
% 2.99/0.81  
% 2.99/0.81  % (20805)Memory used [KB]: 2430
% 2.99/0.81  % (20805)Time elapsed: 0.240 s
% 2.99/0.81  % (20805)Instructions burned: 76 (million)
% 2.99/0.81  % (20805)------------------------------
% 2.99/0.81  % (20805)------------------------------
% 2.99/0.81  % (20762)Success in time 0.46 s
%------------------------------------------------------------------------------