TSTP Solution File: KLE008+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE008+1 : TPTP v8.1.0. Released v4.0.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 : n003.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:27:33 EDT 2022

% Result   : Theorem 3.73s 0.98s
% Output   : Refutation 3.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   97 (  34 unt;   0 def)
%            Number of atoms       :  190 (  72 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  153 (  60   ~;  63   |;   9   &)
%                                         (  15 <=>;   5  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   4 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   5 con; 0-2 aty)
%            Number of variables   :   99 (  94   !;   5   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1977,plain,
    $false,
    inference(avatar_sat_refutation,[],[f66,f71,f72,f1124,f1237,f1974]) ).

fof(f1974,plain,
    ( spl4_1
    | ~ spl4_2
    | ~ spl4_3 ),
    inference(avatar_contradiction_clause,[],[f1973]) ).

fof(f1973,plain,
    ( $false
    | spl4_1
    | ~ spl4_2
    | ~ spl4_3 ),
    inference(subsumption_resolution,[],[f1967,f1240]) ).

fof(f1240,plain,
    ( multiplication(sK2,sK3) != addition(sK1,multiplication(sK2,sK3))
    | spl4_1 ),
    inference(unit_resulting_resolution,[],[f60,f47]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( addition(X1,X0) != X0
      | leq(X1,X0) ),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( leq(X1,X0)
    <=> addition(X1,X0) = X0 ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',order) ).

fof(f60,plain,
    ( ~ leq(sK1,multiplication(sK2,sK3))
    | spl4_1 ),
    inference(avatar_component_clause,[],[f59]) ).

fof(f59,plain,
    ( spl4_1
  <=> leq(sK1,multiplication(sK2,sK3)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_1])]) ).

fof(f1967,plain,
    ( multiplication(sK2,sK3) = addition(sK1,multiplication(sK2,sK3))
    | ~ spl4_2
    | ~ spl4_3 ),
    inference(superposition,[],[f1242,f1925]) ).

fof(f1925,plain,
    ( sK1 = multiplication(sK2,sK1)
    | ~ spl4_2 ),
    inference(superposition,[],[f1174,f33]) ).

fof(f33,plain,
    ! [X0] : addition(X0,zero) = X0,
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] : addition(X0,zero) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity) ).

fof(f1174,plain,
    ( addition(multiplication(sK2,sK1),zero) = sK1
    | ~ spl4_2 ),
    inference(superposition,[],[f735,f1135]) ).

fof(f1135,plain,
    ( zero = multiplication(c(sK2),sK1)
    | ~ spl4_2 ),
    inference(superposition,[],[f1129,f33]) ).

fof(f1129,plain,
    ( zero = addition(multiplication(c(sK2),sK1),zero)
    | ~ spl4_2 ),
    inference(unit_resulting_resolution,[],[f65,f48]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( ~ leq(X1,X0)
      | addition(X1,X0) = X0 ),
    inference(cnf_transformation,[],[f24]) ).

fof(f65,plain,
    ( leq(multiplication(c(sK2),sK1),zero)
    | ~ spl4_2 ),
    inference(avatar_component_clause,[],[f63]) ).

fof(f63,plain,
    ( spl4_2
  <=> leq(multiplication(c(sK2),sK1),zero) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_2])]) ).

fof(f735,plain,
    ! [X2] : addition(multiplication(sK2,X2),multiplication(c(sK2),X2)) = X2,
    inference(forward_demodulation,[],[f212,f381]) ).

fof(f381,plain,
    c(sK2) = sK0(sK2),
    inference(unit_resulting_resolution,[],[f56,f372,f40]) ).

fof(f40,plain,
    ! [X0,X1] :
      ( ~ complement(X0,X1)
      | c(X0) = X1
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X0,X1] :
      ( ~ test(X0)
      | ( c(X0) = X1
      <=> complement(X0,X1) ) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( test(X0)
     => ( c(X0) = X1
      <=> complement(X0,X1) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3,X4] :
      ( test(X3)
     => ( complement(X3,X4)
      <=> c(X3) = X4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',test_3) ).

fof(f372,plain,
    complement(sK2,sK0(sK2)),
    inference(subsumption_resolution,[],[f371,f95]) ).

fof(f95,plain,
    one = addition(sK2,sK0(sK2)),
    inference(unit_resulting_resolution,[],[f74,f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | addition(X0,X1) = one ),
    inference(cnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( complement(X1,X0)
    <=> ( zero = multiplication(X1,X0)
        & addition(X0,X1) = one
        & zero = multiplication(X0,X1) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X3,X4] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X4,X3)
        & zero = multiplication(X3,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',test_2) ).

fof(f74,plain,
    complement(sK0(sK2),sK2),
    inference(unit_resulting_resolution,[],[f56,f35]) ).

fof(f35,plain,
    ! [X0] :
      ( complement(sK0(X0),X0)
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0] :
      ( ? [X1] : complement(X1,X0)
    <=> test(X0) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] :
      ( ? [X4] : complement(X4,X3)
    <=> test(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',test_1) ).

fof(f371,plain,
    ( one != addition(sK2,sK0(sK2))
    | complement(sK2,sK0(sK2)) ),
    inference(forward_demodulation,[],[f203,f37]) ).

fof(f37,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f203,plain,
    ( complement(sK2,sK0(sK2))
    | one != addition(sK0(sK2),sK2) ),
    inference(subsumption_resolution,[],[f202,f92]) ).

fof(f92,plain,
    zero = multiplication(sK0(sK2),sK2),
    inference(unit_resulting_resolution,[],[f74,f45]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | zero = multiplication(X1,X0) ),
    inference(cnf_transformation,[],[f21]) ).

fof(f202,plain,
    ( zero != multiplication(sK0(sK2),sK2)
    | one != addition(sK0(sK2),sK2)
    | complement(sK2,sK0(sK2)) ),
    inference(trivial_inequality_removal,[],[f201]) ).

fof(f201,plain,
    ( complement(sK2,sK0(sK2))
    | zero != zero
    | zero != multiplication(sK0(sK2),sK2)
    | one != addition(sK0(sK2),sK2) ),
    inference(superposition,[],[f46,f94]) ).

fof(f94,plain,
    zero = multiplication(sK2,sK0(sK2)),
    inference(unit_resulting_resolution,[],[f74,f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | zero = multiplication(X0,X1) ),
    inference(cnf_transformation,[],[f21]) ).

fof(f46,plain,
    ! [X0,X1] :
      ( zero != multiplication(X1,X0)
      | complement(X1,X0)
      | addition(X0,X1) != one
      | zero != multiplication(X0,X1) ),
    inference(cnf_transformation,[],[f21]) ).

fof(f56,plain,
    test(sK2),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ? [X1,X0,X2] :
      ( test(X0)
      & ( ( leq(X1,X2)
          & leq(multiplication(c(X0),X1),zero) )
      <~> leq(X1,multiplication(X0,X2)) ) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ~ ! [X0,X2,X1] :
        ( test(X0)
       => ( leq(X1,multiplication(X0,X2))
        <=> ( leq(X1,X2)
            & leq(multiplication(c(X0),X1),zero) ) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X5,X3,X4] :
        ( test(X5)
       => ( ( leq(multiplication(c(X5),X3),zero)
            & leq(X3,X4) )
        <=> leq(X3,multiplication(X5,X4)) ) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X5,X3,X4] :
      ( test(X5)
     => ( ( leq(multiplication(c(X5),X3),zero)
          & leq(X3,X4) )
      <=> leq(X3,multiplication(X5,X4)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

fof(f212,plain,
    ! [X2] : addition(multiplication(sK2,X2),multiplication(sK0(sK2),X2)) = X2,
    inference(forward_demodulation,[],[f210,f49]) ).

fof(f49,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f210,plain,
    ! [X2] : addition(multiplication(sK2,X2),multiplication(sK0(sK2),X2)) = multiplication(one,X2),
    inference(superposition,[],[f34,f95]) ).

fof(f34,plain,
    ! [X2,X0,X1] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1,X2] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_distributivity) ).

fof(f1242,plain,
    ( ! [X0] : addition(multiplication(X0,sK1),multiplication(X0,sK3)) = multiplication(X0,sK3)
    | ~ spl4_3 ),
    inference(superposition,[],[f31,f1238]) ).

fof(f1238,plain,
    ( addition(sK1,sK3) = sK3
    | ~ spl4_3 ),
    inference(unit_resulting_resolution,[],[f69,f48]) ).

fof(f69,plain,
    ( leq(sK1,sK3)
    | ~ spl4_3 ),
    inference(avatar_component_clause,[],[f68]) ).

fof(f68,plain,
    ( spl4_3
  <=> leq(sK1,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_3])]) ).

fof(f31,plain,
    ! [X2,X0,X1] : multiplication(X1,addition(X0,X2)) = addition(multiplication(X1,X0),multiplication(X1,X2)),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X2,X0,X1] : multiplication(X1,addition(X0,X2)) = addition(multiplication(X1,X0),multiplication(X1,X2)),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X1,X0,X2] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_distributivity) ).

fof(f1237,plain,
    ( ~ spl4_1
    | spl4_3 ),
    inference(avatar_contradiction_clause,[],[f1236]) ).

fof(f1236,plain,
    ( $false
    | ~ spl4_1
    | spl4_3 ),
    inference(subsumption_resolution,[],[f1085,f1128]) ).

fof(f1128,plain,
    ( addition(sK1,sK3) != sK3
    | spl4_3 ),
    inference(unit_resulting_resolution,[],[f70,f47]) ).

fof(f70,plain,
    ( ~ leq(sK1,sK3)
    | spl4_3 ),
    inference(avatar_component_clause,[],[f68]) ).

fof(f1085,plain,
    ( addition(sK1,sK3) = sK3
    | ~ spl4_1 ),
    inference(superposition,[],[f1074,f735]) ).

fof(f1074,plain,
    ( ! [X1] : addition(sK1,addition(multiplication(sK2,sK3),X1)) = addition(multiplication(sK2,sK3),X1)
    | ~ spl4_1 ),
    inference(superposition,[],[f50,f1063]) ).

fof(f1063,plain,
    ( multiplication(sK2,sK3) = addition(sK1,multiplication(sK2,sK3))
    | ~ spl4_1 ),
    inference(unit_resulting_resolution,[],[f61,f48]) ).

fof(f61,plain,
    ( leq(sK1,multiplication(sK2,sK3))
    | ~ spl4_1 ),
    inference(avatar_component_clause,[],[f59]) ).

fof(f50,plain,
    ! [X2,X0,X1] : addition(X2,addition(X0,X1)) = addition(addition(X2,X0),X1),
    inference(cnf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X0,X1,X2] : addition(X2,addition(X0,X1)) = addition(addition(X2,X0),X1),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X1,X2,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_associativity) ).

fof(f1124,plain,
    ( ~ spl4_1
    | spl4_2 ),
    inference(avatar_contradiction_clause,[],[f1123]) ).

fof(f1123,plain,
    ( $false
    | ~ spl4_1
    | spl4_2 ),
    inference(subsumption_resolution,[],[f1108,f1067]) ).

fof(f1067,plain,
    ( zero != addition(multiplication(c(sK2),sK1),zero)
    | spl4_2 ),
    inference(unit_resulting_resolution,[],[f64,f47]) ).

fof(f64,plain,
    ( ~ leq(multiplication(c(sK2),sK1),zero)
    | spl4_2 ),
    inference(avatar_component_clause,[],[f63]) ).

fof(f1108,plain,
    ( zero = addition(multiplication(c(sK2),sK1),zero)
    | ~ spl4_1 ),
    inference(superposition,[],[f1073,f145]) ).

fof(f145,plain,
    ! [X0] : zero = multiplication(c(sK2),multiplication(sK2,X0)),
    inference(forward_demodulation,[],[f142,f42]) ).

fof(f42,plain,
    ! [X0] : zero = multiplication(zero,X0),
    inference(cnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] : zero = multiplication(zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_annihilation) ).

fof(f142,plain,
    ! [X0] : multiplication(zero,X0) = multiplication(c(sK2),multiplication(sK2,X0)),
    inference(superposition,[],[f51,f79]) ).

fof(f79,plain,
    zero = multiplication(c(sK2),sK2),
    inference(unit_resulting_resolution,[],[f73,f43]) ).

fof(f73,plain,
    complement(sK2,c(sK2)),
    inference(unit_resulting_resolution,[],[f56,f57]) ).

fof(f57,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f41]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( complement(X0,X1)
      | c(X0) != X1
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f30]) ).

fof(f51,plain,
    ! [X2,X0,X1] : multiplication(X0,multiplication(X2,X1)) = multiplication(multiplication(X0,X2),X1),
    inference(cnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X2,X0,X1] : multiplication(X0,multiplication(X2,X1)) = multiplication(multiplication(X0,X2),X1),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X0,X2,X1] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_associativity) ).

fof(f1073,plain,
    ( ! [X0] : addition(multiplication(X0,sK1),multiplication(X0,multiplication(sK2,sK3))) = multiplication(X0,multiplication(sK2,sK3))
    | ~ spl4_1 ),
    inference(superposition,[],[f31,f1063]) ).

fof(f72,plain,
    ( spl4_1
    | spl4_3 ),
    inference(avatar_split_clause,[],[f55,f68,f59]) ).

fof(f55,plain,
    ( leq(sK1,sK3)
    | leq(sK1,multiplication(sK2,sK3)) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f71,plain,
    ( ~ spl4_1
    | ~ spl4_2
    | ~ spl4_3 ),
    inference(avatar_split_clause,[],[f53,f68,f63,f59]) ).

fof(f53,plain,
    ( ~ leq(sK1,sK3)
    | ~ leq(multiplication(c(sK2),sK1),zero)
    | ~ leq(sK1,multiplication(sK2,sK3)) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f66,plain,
    ( spl4_1
    | spl4_2 ),
    inference(avatar_split_clause,[],[f54,f63,f59]) ).

fof(f54,plain,
    ( leq(multiplication(c(sK2),sK1),zero)
    | leq(sK1,multiplication(sK2,sK3)) ),
    inference(cnf_transformation,[],[f29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : KLE008+1 : TPTP v8.1.0. Released v4.0.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 : n003.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 00:21:52 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (10100)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.50  % (10088)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.51  % (10087)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.51  % (10100)Instruction limit reached!
% 0.20/0.51  % (10100)------------------------------
% 0.20/0.51  % (10100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (10092)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.51  % (10100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (10100)Termination reason: Unknown
% 0.20/0.51  % (10100)Termination phase: Finite model building preprocessing
% 0.20/0.51  
% 0.20/0.51  % (10100)Memory used [KB]: 1407
% 0.20/0.51  % (10100)Time elapsed: 0.005 s
% 0.20/0.51  % (10100)Instructions burned: 3 (million)
% 0.20/0.51  % (10100)------------------------------
% 0.20/0.51  % (10100)------------------------------
% 0.20/0.51  % (10088)Instruction limit reached!
% 0.20/0.51  % (10088)------------------------------
% 0.20/0.51  % (10088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (10088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (10088)Termination reason: Unknown
% 0.20/0.51  % (10088)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (10088)Memory used [KB]: 1663
% 0.20/0.51  % (10088)Time elapsed: 0.108 s
% 0.20/0.51  % (10088)Instructions burned: 15 (million)
% 0.20/0.51  % (10088)------------------------------
% 0.20/0.51  % (10088)------------------------------
% 0.20/0.51  % (10096)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.51  % (10097)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (10108)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.20/0.52  % (10084)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.52  % (10091)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.52  % (10112)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.20/0.52  % (10095)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.20/0.52  % (10109)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.52  % (10090)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.53  % (10085)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.53  % (10086)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (10085)Instruction limit reached!
% 0.20/0.53  % (10085)------------------------------
% 0.20/0.53  % (10085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (10085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (10085)Termination reason: Unknown
% 0.20/0.53  % (10085)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (10085)Memory used [KB]: 5884
% 0.20/0.53  % (10085)Time elapsed: 0.002 s
% 0.20/0.53  % (10085)Instructions burned: 3 (million)
% 0.20/0.53  % (10085)------------------------------
% 0.20/0.53  % (10085)------------------------------
% 0.20/0.53  % (10107)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.53  % (10083)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.53  % (10105)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.53  % (10102)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.20/0.53  % (10087)Instruction limit reached!
% 0.20/0.53  % (10087)------------------------------
% 0.20/0.53  % (10087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (10087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (10087)Termination reason: Unknown
% 0.20/0.53  % (10087)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (10087)Memory used [KB]: 6140
% 0.20/0.53  % (10087)Time elapsed: 0.142 s
% 0.20/0.53  % (10087)Instructions burned: 15 (million)
% 0.20/0.53  % (10087)------------------------------
% 0.20/0.53  % (10087)------------------------------
% 0.20/0.53  % (10101)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (10102)Refutation not found, incomplete strategy% (10102)------------------------------
% 0.20/0.53  % (10102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (10102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (10102)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (10102)Memory used [KB]: 5884
% 0.20/0.53  % (10102)Time elapsed: 0.138 s
% 0.20/0.53  % (10102)Instructions burned: 2 (million)
% 0.20/0.53  % (10102)------------------------------
% 0.20/0.53  % (10102)------------------------------
% 0.20/0.54  % (10101)Instruction limit reached!
% 0.20/0.54  % (10101)------------------------------
% 0.20/0.54  % (10101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10101)Termination reason: Unknown
% 0.20/0.54  % (10101)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (10101)Memory used [KB]: 1407
% 0.20/0.54  % (10101)Time elapsed: 0.003 s
% 0.20/0.54  % (10101)Instructions burned: 2 (million)
% 0.20/0.54  % (10101)------------------------------
% 0.20/0.54  % (10101)------------------------------
% 0.20/0.54  % (10097)Instruction limit reached!
% 0.20/0.54  % (10097)------------------------------
% 0.20/0.54  % (10097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10097)Termination reason: Unknown
% 0.20/0.54  % (10097)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (10097)Memory used [KB]: 6012
% 0.20/0.54  % (10097)Time elapsed: 0.101 s
% 0.20/0.54  % (10097)Instructions burned: 4 (million)
% 0.20/0.54  % (10097)------------------------------
% 0.20/0.54  % (10097)------------------------------
% 0.20/0.54  % (10089)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.54  % (10104)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.54  % (10103)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.20/0.54  % (10084)Refutation not found, incomplete strategy% (10084)------------------------------
% 0.20/0.54  % (10084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10084)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (10084)Memory used [KB]: 5884
% 0.20/0.54  % (10084)Time elapsed: 0.114 s
% 0.20/0.54  % (10084)Instructions burned: 3 (million)
% 0.20/0.54  % (10084)------------------------------
% 0.20/0.54  % (10084)------------------------------
% 0.20/0.54  % (10106)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.54  % (10093)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.20/0.54  % (10093)Refutation not found, incomplete strategy% (10093)------------------------------
% 0.20/0.54  % (10093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10110)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.54  % (10094)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (10095)Instruction limit reached!
% 0.20/0.54  % (10095)------------------------------
% 0.20/0.54  % (10095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10098)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 (2999ds/7Mi)
% 0.20/0.54  % (10103)Refutation not found, incomplete strategy% (10103)------------------------------
% 0.20/0.54  % (10103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10103)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (10103)Memory used [KB]: 6012
% 0.20/0.54  % (10103)Time elapsed: 0.151 s
% 0.20/0.54  % (10103)Instructions burned: 7 (million)
% 0.20/0.54  % (10103)------------------------------
% 0.20/0.54  % (10103)------------------------------
% 0.20/0.54  % (10107)Refutation not found, incomplete strategy% (10107)------------------------------
% 0.20/0.54  % (10107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (10107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (10107)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (10107)Memory used [KB]: 6012
% 0.20/0.54  % (10107)Time elapsed: 0.138 s
% 0.20/0.54  % (10107)Instructions burned: 5 (million)
% 0.20/0.54  % (10107)------------------------------
% 0.20/0.54  % (10107)------------------------------
% 0.20/0.55  % (10112)Instruction limit reached!
% 0.20/0.55  % (10112)------------------------------
% 0.20/0.55  % (10112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (10112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (10112)Termination reason: Unknown
% 0.20/0.55  % (10112)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (10112)Memory used [KB]: 6396
% 0.20/0.55  % (10112)Time elapsed: 0.134 s
% 0.20/0.55  % (10112)Instructions burned: 25 (million)
% 0.20/0.55  % (10112)------------------------------
% 0.20/0.55  % (10112)------------------------------
% 0.20/0.55  % (10099)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.55  % (10094)Instruction limit reached!
% 0.20/0.55  % (10094)------------------------------
% 0.20/0.55  % (10094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (10111)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.55  % (10092)Instruction limit reached!
% 0.20/0.55  % (10092)------------------------------
% 0.20/0.55  % (10092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (10092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (10092)Termination reason: Unknown
% 0.20/0.55  % (10092)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (10092)Memory used [KB]: 6524
% 0.20/0.55  % (10092)Time elapsed: 0.148 s
% 0.20/0.55  % (10092)Instructions burned: 33 (million)
% 0.20/0.55  % (10092)------------------------------
% 0.20/0.55  % (10092)------------------------------
% 0.20/0.55  % (10093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (10093)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (10093)Memory used [KB]: 5884
% 0.20/0.55  % (10093)Time elapsed: 0.150 s
% 0.20/0.55  % (10093)Instructions burned: 2 (million)
% 0.20/0.55  % (10093)------------------------------
% 0.20/0.55  % (10093)------------------------------
% 0.20/0.55  % (10111)Instruction limit reached!
% 0.20/0.55  % (10111)------------------------------
% 0.20/0.55  % (10111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (10111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (10111)Termination reason: Unknown
% 0.20/0.55  % (10111)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (10111)Memory used [KB]: 6140
% 0.20/0.55  % (10111)Time elapsed: 0.159 s
% 0.20/0.55  % (10111)Instructions burned: 9 (million)
% 0.20/0.55  % (10111)------------------------------
% 0.20/0.55  % (10111)------------------------------
% 0.20/0.56  % (10098)Instruction limit reached!
% 0.20/0.56  % (10098)------------------------------
% 0.20/0.56  % (10098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (10098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (10098)Termination reason: Unknown
% 0.20/0.56  % (10098)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (10098)Memory used [KB]: 6012
% 0.20/0.56  % (10098)Time elapsed: 0.160 s
% 0.20/0.56  % (10098)Instructions burned: 7 (million)
% 0.20/0.56  % (10098)------------------------------
% 0.20/0.56  % (10098)------------------------------
% 0.20/0.56  % (10094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (10094)Termination reason: Unknown
% 0.20/0.56  % (10094)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (10094)Memory used [KB]: 6012
% 0.20/0.56  % (10094)Time elapsed: 0.152 s
% 0.20/0.56  % (10094)Instructions burned: 7 (million)
% 0.20/0.56  % (10094)------------------------------
% 0.20/0.56  % (10094)------------------------------
% 0.20/0.56  % (10095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (10095)Termination reason: Unknown
% 0.20/0.56  % (10095)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (10095)Memory used [KB]: 1663
% 0.20/0.56  % (10095)Time elapsed: 0.148 s
% 0.20/0.56  % (10095)Instructions burned: 16 (million)
% 0.20/0.56  % (10095)------------------------------
% 0.20/0.56  % (10095)------------------------------
% 0.20/0.58  % (10110)Instruction limit reached!
% 0.20/0.58  % (10110)------------------------------
% 0.20/0.58  % (10110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (10110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (10110)Termination reason: Unknown
% 0.20/0.58  % (10110)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (10110)Memory used [KB]: 6396
% 0.20/0.58  % (10110)Time elapsed: 0.181 s
% 0.20/0.58  % (10110)Instructions burned: 25 (million)
% 0.20/0.58  % (10110)------------------------------
% 0.20/0.58  % (10110)------------------------------
% 1.92/0.59  % (10096)Instruction limit reached!
% 1.92/0.59  % (10096)------------------------------
% 1.92/0.59  % (10096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.59  % (10096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.59  % (10096)Termination reason: Unknown
% 1.92/0.59  % (10096)Termination phase: Saturation
% 1.92/0.59  
% 1.92/0.59  % (10096)Memory used [KB]: 6780
% 1.92/0.59  % (10096)Time elapsed: 0.199 s
% 1.92/0.59  % (10096)Instructions burned: 53 (million)
% 1.92/0.59  % (10096)------------------------------
% 1.92/0.59  % (10096)------------------------------
% 1.92/0.59  % (10091)Instruction limit reached!
% 1.92/0.59  % (10091)------------------------------
% 1.92/0.59  % (10091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.59  % (10091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.59  % (10091)Termination reason: Unknown
% 1.92/0.59  % (10091)Termination phase: Saturation
% 1.92/0.59  
% 1.92/0.59  % (10091)Memory used [KB]: 6652
% 1.92/0.59  % (10091)Time elapsed: 0.175 s
% 1.92/0.59  % (10091)Instructions burned: 49 (million)
% 1.92/0.59  % (10091)------------------------------
% 1.92/0.59  % (10091)------------------------------
% 1.92/0.60  % (10089)Instruction limit reached!
% 1.92/0.60  % (10089)------------------------------
% 1.92/0.60  % (10089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.60  % (10089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.60  % (10089)Termination reason: Unknown
% 1.92/0.60  % (10089)Termination phase: Saturation
% 1.92/0.60  
% 1.92/0.60  % (10089)Memory used [KB]: 6396
% 1.92/0.60  % (10089)Time elapsed: 0.171 s
% 1.92/0.60  % (10089)Instructions burned: 41 (million)
% 1.92/0.60  % (10089)------------------------------
% 1.92/0.60  % (10089)------------------------------
% 1.92/0.60  % (10086)Instruction limit reached!
% 1.92/0.60  % (10086)------------------------------
% 1.92/0.60  % (10086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.60  % (10086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.60  % (10086)Termination reason: Unknown
% 1.92/0.60  % (10086)Termination phase: Saturation
% 1.92/0.60  
% 1.92/0.60  % (10086)Memory used [KB]: 6652
% 1.92/0.60  % (10086)Time elapsed: 0.207 s
% 1.92/0.60  % (10086)Instructions burned: 52 (million)
% 1.92/0.60  % (10086)------------------------------
% 1.92/0.60  % (10086)------------------------------
% 1.92/0.60  % (10090)Instruction limit reached!
% 1.92/0.60  % (10090)------------------------------
% 1.92/0.60  % (10090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.60  % (10090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.60  % (10090)Termination reason: Unknown
% 1.92/0.60  % (10090)Termination phase: Saturation
% 1.92/0.60  
% 1.92/0.60  % (10090)Memory used [KB]: 6524
% 1.92/0.60  % (10090)Time elapsed: 0.202 s
% 1.92/0.60  % (10090)Instructions burned: 39 (million)
% 1.92/0.60  % (10090)------------------------------
% 1.92/0.60  % (10090)------------------------------
% 2.21/0.63  % (10108)Instruction limit reached!
% 2.21/0.63  % (10108)------------------------------
% 2.21/0.63  % (10108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (10108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (10108)Termination reason: Unknown
% 2.21/0.63  % (10108)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (10108)Memory used [KB]: 7547
% 2.21/0.63  % (10108)Time elapsed: 0.218 s
% 2.21/0.63  % (10108)Instructions burned: 95 (million)
% 2.21/0.63  % (10108)------------------------------
% 2.21/0.63  % (10108)------------------------------
% 2.21/0.63  % (10106)Instruction limit reached!
% 2.21/0.63  % (10106)------------------------------
% 2.21/0.63  % (10106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (10106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (10106)Termination reason: Unknown
% 2.21/0.63  % (10106)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (10106)Memory used [KB]: 2046
% 2.21/0.63  % (10106)Time elapsed: 0.214 s
% 2.21/0.63  % (10106)Instructions burned: 46 (million)
% 2.21/0.63  % (10106)------------------------------
% 2.21/0.63  % (10106)------------------------------
% 2.21/0.64  % (10099)Instruction limit reached!
% 2.21/0.64  % (10099)------------------------------
% 2.21/0.64  % (10099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (10099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (10099)Termination reason: Unknown
% 2.21/0.64  % (10099)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (10099)Memory used [KB]: 7164
% 2.21/0.64  % (10099)Time elapsed: 0.212 s
% 2.21/0.64  % (10099)Instructions burned: 51 (million)
% 2.21/0.64  % (10099)------------------------------
% 2.21/0.64  % (10099)------------------------------
% 2.21/0.64  % (10113)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.21/0.65  % (10105)Instruction limit reached!
% 2.21/0.65  % (10105)------------------------------
% 2.21/0.65  % (10105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.65  % (10105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.65  % (10105)Termination reason: Unknown
% 2.21/0.65  % (10105)Termination phase: Saturation
% 2.21/0.65  
% 2.21/0.65  % (10105)Memory used [KB]: 7547
% 2.21/0.65  % (10105)Time elapsed: 0.210 s
% 2.21/0.65  % (10105)Instructions burned: 83 (million)
% 2.21/0.65  % (10105)------------------------------
% 2.21/0.65  % (10105)------------------------------
% 2.21/0.66  % (10116)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.21/0.66  % (10124)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.21/0.66  % (10114)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.21/0.66  % (10114)Refutation not found, incomplete strategy% (10114)------------------------------
% 2.21/0.66  % (10114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (10114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (10114)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.66  
% 2.21/0.66  % (10114)Memory used [KB]: 10490
% 2.21/0.66  % (10114)Time elapsed: 0.108 s
% 2.21/0.66  % (10114)Instructions burned: 2 (million)
% 2.21/0.66  % (10114)------------------------------
% 2.21/0.66  % (10114)------------------------------
% 2.21/0.67  % (10118)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.21/0.67  % (10122)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.21/0.67  % (10119)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.21/0.67  % (10115)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.21/0.68  % (10120)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.21/0.68  % (10117)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.21/0.68  % (10125)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.21/0.69  % (10126)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.21/0.69  % (10128)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.21/0.69  % (10123)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.21/0.69  % (10127)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.21/0.69  % (10123)Refutation not found, incomplete strategy% (10123)------------------------------
% 2.21/0.69  % (10123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (10123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (10123)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (10123)Memory used [KB]: 5884
% 2.21/0.69  % (10123)Time elapsed: 0.120 s
% 2.21/0.69  % (10123)Instructions burned: 2 (million)
% 2.21/0.69  % (10123)------------------------------
% 2.21/0.69  % (10123)------------------------------
% 2.21/0.69  % (10121)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.21/0.70  % (10121)Refutation not found, incomplete strategy% (10121)------------------------------
% 2.21/0.70  % (10121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (10121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (10121)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.70  
% 2.21/0.70  % (10121)Memory used [KB]: 5884
% 2.21/0.70  % (10121)Time elapsed: 0.120 s
% 2.21/0.70  % (10121)Instructions burned: 2 (million)
% 2.21/0.70  % (10121)------------------------------
% 2.21/0.70  % (10121)------------------------------
% 2.21/0.70  % (10109)Instruction limit reached!
% 2.21/0.70  % (10109)------------------------------
% 2.21/0.70  % (10109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (10109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (10109)Termination reason: Unknown
% 2.21/0.70  % (10109)Termination phase: Saturation
% 2.21/0.70  
% 2.21/0.70  % (10109)Memory used [KB]: 8059
% 2.21/0.70  % (10109)Time elapsed: 0.290 s
% 2.21/0.70  % (10109)Instructions burned: 99 (million)
% 2.21/0.70  % (10109)------------------------------
% 2.21/0.70  % (10109)------------------------------
% 2.21/0.71  % (10129)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.73/0.72  % (10104)Instruction limit reached!
% 2.73/0.72  % (10104)------------------------------
% 2.73/0.72  % (10104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.72  % (10104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.72  % (10104)Termination reason: Unknown
% 2.73/0.72  % (10104)Termination phase: Saturation
% 2.73/0.72  
% 2.73/0.72  % (10104)Memory used [KB]: 7547
% 2.73/0.72  % (10104)Time elapsed: 0.328 s
% 2.73/0.72  % (10104)Instructions burned: 100 (million)
% 2.73/0.72  % (10104)------------------------------
% 2.73/0.72  % (10104)------------------------------
% 2.73/0.72  % (10130)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.73/0.72  % (10133)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.73/0.73  % (10133)Refutation not found, incomplete strategy% (10133)------------------------------
% 2.73/0.73  % (10133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (10133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (10133)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.73  
% 2.73/0.73  % (10133)Memory used [KB]: 5884
% 2.73/0.73  % (10133)Time elapsed: 0.104 s
% 2.73/0.73  % (10133)Instructions burned: 2 (million)
% 2.73/0.73  % (10133)------------------------------
% 2.73/0.73  % (10133)------------------------------
% 2.73/0.73  % (10132)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.73/0.74  % (10134)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.73/0.74  % (10128)Instruction limit reached!
% 2.73/0.74  % (10128)------------------------------
% 2.73/0.74  % (10128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (10128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (10128)Termination reason: Unknown
% 2.73/0.74  % (10128)Termination phase: Saturation
% 2.73/0.74  
% 2.73/0.74  % (10128)Memory used [KB]: 6268
% 2.73/0.74  % (10128)Time elapsed: 0.138 s
% 2.73/0.74  % (10128)Instructions burned: 16 (million)
% 2.73/0.74  % (10128)------------------------------
% 2.73/0.74  % (10128)------------------------------
% 2.73/0.74  % (10131)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.73/0.74  % (10131)Refutation not found, incomplete strategy% (10131)------------------------------
% 2.73/0.74  % (10131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (10131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (10131)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.74  
% 2.73/0.74  % (10131)Memory used [KB]: 5884
% 2.73/0.74  % (10131)Time elapsed: 0.129 s
% 2.73/0.74  % (10131)Instructions burned: 2 (million)
% 2.73/0.74  % (10131)------------------------------
% 2.73/0.74  % (10131)------------------------------
% 2.73/0.74  % (10137)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.73/0.74  % (10130)Refutation not found, incomplete strategy% (10130)------------------------------
% 2.73/0.74  % (10130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (10130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (10130)Termination reason: Refutation not found, incomplete strategy
% 2.73/0.74  
% 2.73/0.74  % (10130)Memory used [KB]: 6012
% 2.73/0.74  % (10130)Time elapsed: 0.126 s
% 2.73/0.74  % (10130)Instructions burned: 4 (million)
% 2.73/0.74  % (10130)------------------------------
% 2.73/0.74  % (10130)------------------------------
% 2.73/0.75  % (10135)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=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.73/0.75  % (10120)Instruction limit reached!
% 2.73/0.75  % (10120)------------------------------
% 2.73/0.75  % (10120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.75  % (10120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.75  % (10120)Termination reason: Unknown
% 2.73/0.75  % (10120)Termination phase: Saturation
% 2.73/0.75  
% 2.73/0.75  % (10120)Memory used [KB]: 6524
% 2.73/0.75  % (10120)Time elapsed: 0.182 s
% 2.73/0.75  % (10120)Instructions burned: 44 (million)
% 2.73/0.75  % (10120)------------------------------
% 2.73/0.75  % (10120)------------------------------
% 2.73/0.76  % (10129)Instruction limit reached!
% 2.73/0.76  % (10129)------------------------------
% 2.73/0.76  % (10129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.76  % (10129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.76  % (10129)Termination reason: Unknown
% 2.73/0.76  % (10129)Termination phase: Saturation
% 2.73/0.76  
% 2.73/0.76  % (10129)Memory used [KB]: 6396
% 2.73/0.76  % (10129)Time elapsed: 0.180 s
% 2.73/0.76  % (10129)Instructions burned: 32 (million)
% 2.73/0.76  % (10129)------------------------------
% 2.73/0.76  % (10129)------------------------------
% 2.73/0.76  % (10136)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.73/0.77  % (10132)Instruction limit reached!
% 2.73/0.77  % (10132)------------------------------
% 2.73/0.77  % (10132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.77  % (10132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.77  % (10132)Termination reason: Unknown
% 2.73/0.77  % (10132)Termination phase: Saturation
% 2.73/0.77  
% 2.73/0.77  % (10132)Memory used [KB]: 6140
% 2.73/0.77  % (10132)Time elapsed: 0.140 s
% 2.73/0.77  % (10132)Instructions burned: 19 (million)
% 2.73/0.77  % (10132)------------------------------
% 2.73/0.77  % (10132)------------------------------
% 2.73/0.77  % (10118)Instruction limit reached!
% 2.73/0.77  % (10118)------------------------------
% 2.73/0.77  % (10118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.77  % (10118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.77  % (10118)Termination reason: Unknown
% 2.73/0.77  % (10118)Termination phase: Saturation
% 2.73/0.77  
% 2.73/0.77  % (10118)Memory used [KB]: 6524
% 2.73/0.77  % (10118)Time elapsed: 0.189 s
% 2.73/0.77  % (10118)Instructions burned: 57 (million)
% 2.73/0.77  % (10118)------------------------------
% 2.73/0.77  % (10118)------------------------------
% 2.73/0.77  % (10138)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.73/0.77  % (10113)Instruction limit reached!
% 2.73/0.77  % (10113)------------------------------
% 2.73/0.77  % (10113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.77  % (10113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.77  % (10113)Termination reason: Unknown
% 2.73/0.77  % (10113)Termination phase: Saturation
% 2.73/0.77  
% 2.73/0.77  % (10113)Memory used [KB]: 7291
% 2.73/0.77  % (10113)Time elapsed: 0.216 s
% 2.73/0.77  % (10113)Instructions burned: 92 (million)
% 2.73/0.77  % (10113)------------------------------
% 2.73/0.77  % (10113)------------------------------
% 2.73/0.78  % (10137)Instruction limit reached!
% 2.73/0.78  % (10137)------------------------------
% 2.73/0.78  % (10137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.78  % (10137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.78  % (10137)Termination reason: Unknown
% 2.73/0.78  % (10137)Termination phase: Saturation
% 2.73/0.78  
% 2.73/0.78  % (10137)Memory used [KB]: 6268
% 2.73/0.78  % (10137)Time elapsed: 0.062 s
% 2.73/0.78  % (10137)Instructions burned: 21 (million)
% 2.73/0.78  % (10137)------------------------------
% 2.73/0.78  % (10137)------------------------------
% 2.73/0.78  % (10135)Instruction limit reached!
% 2.73/0.78  % (10135)------------------------------
% 2.73/0.78  % (10135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.78  % (10135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.78  % (10135)Termination reason: Unknown
% 2.73/0.78  % (10135)Termination phase: Saturation
% 2.73/0.78  
% 2.73/0.78  % (10135)Memory used [KB]: 6140
% 2.73/0.78  % (10135)Time elapsed: 0.134 s
% 2.73/0.78  % (10135)Instructions burned: 10 (million)
% 2.73/0.78  % (10135)------------------------------
% 2.73/0.78  % (10135)------------------------------
% 2.73/0.78  % (10116)Instruction limit reached!
% 2.73/0.78  % (10116)------------------------------
% 2.73/0.78  % (10116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.78  % (10116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.78  % (10116)Termination reason: Unknown
% 2.73/0.78  % (10116)Termination phase: Saturation
% 2.73/0.78  
% 2.73/0.78  % (10116)Memory used [KB]: 2430
% 2.73/0.78  % (10116)Time elapsed: 0.216 s
% 2.73/0.78  % (10116)Instructions burned: 70 (million)
% 2.73/0.78  % (10116)------------------------------
% 2.73/0.78  % (10116)------------------------------
% 3.30/0.79  % (10138)Refutation not found, incomplete strategy% (10138)------------------------------
% 3.30/0.79  % (10138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.79  % (10138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.79  % (10138)Termination reason: Refutation not found, incomplete strategy
% 3.30/0.79  
% 3.30/0.79  % (10138)Memory used [KB]: 5884
% 3.30/0.79  % (10138)Time elapsed: 0.129 s
% 3.30/0.79  % (10138)Instructions burned: 2 (million)
% 3.30/0.79  % (10138)------------------------------
% 3.30/0.79  % (10138)------------------------------
% 3.30/0.79  % (10139)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 3.30/0.80  % (10122)Instruction limit reached!
% 3.30/0.80  % (10122)------------------------------
% 3.30/0.80  % (10122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.80  % (10122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.80  % (10122)Termination reason: Unknown
% 3.30/0.80  % (10122)Termination phase: Saturation
% 3.30/0.80  
% 3.30/0.80  % (10122)Memory used [KB]: 6780
% 3.30/0.80  % (10122)Time elapsed: 0.235 s
% 3.30/0.80  % (10122)Instructions burned: 69 (million)
% 3.30/0.80  % (10122)------------------------------
% 3.30/0.80  % (10122)------------------------------
% 3.30/0.82  % (10140)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 3.30/0.83  % (10141)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 3.30/0.83  % (10115)Instruction limit reached!
% 3.30/0.83  % (10115)------------------------------
% 3.30/0.83  % (10115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.83  % (10115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.83  % (10115)Termination reason: Unknown
% 3.30/0.83  % (10115)Termination phase: Saturation
% 3.30/0.83  
% 3.30/0.83  % (10115)Memory used [KB]: 7036
% 3.30/0.83  % (10115)Time elapsed: 0.274 s
% 3.30/0.83  % (10115)Instructions burned: 88 (million)
% 3.30/0.83  % (10115)------------------------------
% 3.30/0.83  % (10115)------------------------------
% 3.30/0.83  % (10143)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.30/0.83  % (10142)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 3.30/0.84  % (10117)Instruction limit reached!
% 3.30/0.84  % (10117)------------------------------
% 3.30/0.84  % (10117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.84  % (10117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.84  % (10117)Termination reason: Unknown
% 3.30/0.84  % (10117)Termination phase: Saturation
% 3.30/0.84  
% 3.30/0.84  % (10117)Memory used [KB]: 3070
% 3.30/0.84  % (10117)Time elapsed: 0.270 s
% 3.30/0.84  % (10117)Instructions burned: 107 (million)
% 3.30/0.84  % (10117)------------------------------
% 3.30/0.84  % (10117)------------------------------
% 3.30/0.84  % (10139)Instruction limit reached!
% 3.30/0.84  % (10139)------------------------------
% 3.30/0.84  % (10139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.84  % (10139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.84  % (10139)Termination reason: Unknown
% 3.30/0.84  % (10139)Termination phase: Saturation
% 3.30/0.84  
% 3.30/0.84  % (10139)Memory used [KB]: 1663
% 3.30/0.84  % (10139)Time elapsed: 0.158 s
% 3.30/0.84  % (10139)Instructions burned: 21 (million)
% 3.30/0.84  % (10139)------------------------------
% 3.30/0.84  % (10139)------------------------------
% 3.30/0.84  % (10124)Instruction limit reached!
% 3.30/0.84  % (10124)------------------------------
% 3.30/0.84  % (10124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.84  % (10124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.84  % (10124)Termination reason: Unknown
% 3.30/0.84  % (10124)Termination phase: Saturation
% 3.30/0.84  
% 3.30/0.84  % (10124)Memory used [KB]: 7675
% 3.30/0.84  % (10124)Time elapsed: 0.214 s
% 3.30/0.84  % (10124)Instructions burned: 131 (million)
% 3.30/0.84  % (10124)------------------------------
% 3.30/0.84  % (10124)------------------------------
% 3.30/0.85  % (10127)Instruction limit reached!
% 3.30/0.85  % (10127)------------------------------
% 3.30/0.85  % (10127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.85  % (10144)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.30/0.85  % (10127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.85  % (10127)Termination reason: Unknown
% 3.30/0.85  % (10127)Termination phase: Saturation
% 3.30/0.85  
% 3.30/0.85  % (10127)Memory used [KB]: 7164
% 3.30/0.85  % (10127)Time elapsed: 0.257 s
% 3.30/0.85  % (10127)Instructions burned: 86 (million)
% 3.30/0.85  % (10127)------------------------------
% 3.30/0.85  % (10127)------------------------------
% 3.30/0.86  % (10125)Instruction limit reached!
% 3.30/0.86  % (10125)------------------------------
% 3.30/0.86  % (10125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.86  % (10145)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.30/0.86  % (10125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.86  % (10125)Termination reason: Unknown
% 3.30/0.86  % (10125)Termination phase: Saturation
% 3.30/0.86  
% 3.30/0.86  % (10125)Memory used [KB]: 7036
% 3.30/0.86  % (10125)Time elapsed: 0.277 s
% 3.30/0.86  % (10125)Instructions burned: 93 (million)
% 3.30/0.86  % (10125)------------------------------
% 3.30/0.86  % (10125)------------------------------
% 3.58/0.87  % (10147)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.58/0.87  % (10146)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.59/0.88  % (10126)Instruction limit reached!
% 3.59/0.88  % (10126)------------------------------
% 3.59/0.88  % (10126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.88  % (10149)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.59/0.88  % (10148)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/79Mi)
% 3.59/0.89  % (10144)Instruction limit reached!
% 3.59/0.89  % (10144)------------------------------
% 3.59/0.89  % (10144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.89  % (10148)Refutation not found, incomplete strategy% (10148)------------------------------
% 3.59/0.89  % (10148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.89  % (10150)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/118Mi)
% 3.59/0.90  % (10126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.90  % (10126)Termination reason: Unknown
% 3.59/0.90  % (10126)Termination phase: Saturation
% 3.59/0.90  
% 3.59/0.90  % (10126)Memory used [KB]: 7419
% 3.59/0.90  % (10126)Time elapsed: 0.309 s
% 3.59/0.90  % (10126)Instructions burned: 110 (million)
% 3.59/0.90  % (10126)------------------------------
% 3.59/0.90  % (10126)------------------------------
% 3.59/0.90  % (10148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.90  % (10148)Termination reason: Refutation not found, incomplete strategy
% 3.59/0.90  
% 3.59/0.90  % (10148)Memory used [KB]: 6012
% 3.59/0.90  % (10148)Time elapsed: 0.115 s
% 3.59/0.90  % (10148)Instructions burned: 3 (million)
% 3.59/0.90  % (10148)------------------------------
% 3.59/0.90  % (10148)------------------------------
% 3.59/0.90  % (10151)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/34Mi)
% 3.59/0.90  % (10119)Instruction limit reached!
% 3.59/0.90  % (10119)------------------------------
% 3.59/0.90  % (10119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.91  % (10144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.91  % (10144)Termination reason: Unknown
% 3.59/0.91  % (10144)Termination phase: Saturation
% 3.59/0.91  
% 3.59/0.91  % (10144)Memory used [KB]: 6268
% 3.59/0.91  % (10144)Time elapsed: 0.126 s
% 3.59/0.91  % (10144)Instructions burned: 24 (million)
% 3.59/0.91  % (10144)------------------------------
% 3.59/0.91  % (10144)------------------------------
% 3.59/0.91  % (10152)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 3.70/0.91  % (10153)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8Mi)
% 3.70/0.91  % (10156)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.70/0.91  % (10158)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.70/0.91  % (10154)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.70/0.91  % (10119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/0.91  % (10119)Termination reason: Unknown
% 3.70/0.91  % (10119)Termination phase: Saturation
% 3.70/0.91  
% 3.70/0.91  % (10119)Memory used [KB]: 7675
% 3.70/0.91  % (10119)Time elapsed: 0.319 s
% 3.70/0.91  % (10119)Instructions burned: 141 (million)
% 3.70/0.91  % (10119)------------------------------
% 3.70/0.91  % (10119)------------------------------
% 3.70/0.92  % (10157)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.70/0.92  % (10159)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.73/0.93  % (10153)Instruction limit reached!
% 3.73/0.93  % (10153)------------------------------
% 3.73/0.93  % (10153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.93  % (10153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.93  % (10153)Termination reason: Unknown
% 3.73/0.93  % (10153)Termination phase: Saturation
% 3.73/0.93  
% 3.73/0.93  % (10153)Memory used [KB]: 6140
% 3.73/0.93  % (10153)Time elapsed: 0.121 s
% 3.73/0.93  % (10153)Instructions burned: 8 (million)
% 3.73/0.93  % (10153)------------------------------
% 3.73/0.93  % (10153)------------------------------
% 3.73/0.94  % (10156)Instruction limit reached!
% 3.73/0.94  % (10156)------------------------------
% 3.73/0.94  % (10156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.94  % (10156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.94  % (10156)Termination reason: Unknown
% 3.73/0.94  % (10156)Termination phase: Saturation
% 3.73/0.94  
% 3.73/0.94  % (10156)Memory used [KB]: 6268
% 3.73/0.94  % (10156)Time elapsed: 0.068 s
% 3.73/0.94  % (10156)Instructions burned: 23 (million)
% 3.73/0.94  % (10156)------------------------------
% 3.73/0.94  % (10156)------------------------------
% 3.73/0.96  % (10160)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.73/0.96  % (10151)Instruction limit reached!
% 3.73/0.96  % (10151)------------------------------
% 3.73/0.96  % (10151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.96  % (10151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.96  % (10151)Termination reason: Unknown
% 3.73/0.96  % (10151)Termination phase: Saturation
% 3.73/0.96  
% 3.73/0.96  % (10151)Memory used [KB]: 11385
% 3.73/0.96  % (10151)Time elapsed: 0.017 s
% 3.73/0.96  % (10151)Instructions burned: 34 (million)
% 3.73/0.96  % (10151)------------------------------
% 3.73/0.96  % (10151)------------------------------
% 3.73/0.96  % (10161)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 3.73/0.97  % (10163)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/149Mi)
% 3.73/0.97  % (10143)Instruction limit reached!
% 3.73/0.97  % (10143)------------------------------
% 3.73/0.97  % (10143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.97  % (10143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.97  % (10143)Termination reason: Unknown
% 3.73/0.97  % (10143)Termination phase: Saturation
% 3.73/0.97  
% 3.73/0.97  % (10143)Memory used [KB]: 7419
% 3.73/0.97  % (10143)Time elapsed: 0.213 s
% 3.73/0.97  % (10143)Instructions burned: 94 (million)
% 3.73/0.97  % (10143)------------------------------
% 3.73/0.97  % (10143)------------------------------
% 3.73/0.98  % (10141)First to succeed.
% 3.73/0.98  % (10141)Refutation found. Thanks to Tanya!
% 3.73/0.98  % SZS status Theorem for theBenchmark
% 3.73/0.98  % SZS output start Proof for theBenchmark
% See solution above
% 3.73/0.99  % (10141)------------------------------
% 3.73/0.99  % (10141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.99  % (10141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.99  % (10141)Termination reason: Refutation
% 3.73/0.99  
% 3.73/0.99  % (10141)Memory used [KB]: 6908
% 3.73/0.99  % (10141)Time elapsed: 0.275 s
% 3.73/0.99  % (10141)Instructions burned: 87 (million)
% 3.73/0.99  % (10141)------------------------------
% 3.73/0.99  % (10141)------------------------------
% 3.73/0.99  % (10082)Success in time 0.624 s
%------------------------------------------------------------------------------