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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM401+1 : TPTP v8.1.0. Released v3.2.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 : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:59:20 EDT 2022

% Result   : Theorem 0.20s 0.58s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   99 (  11 unt;   0 def)
%            Number of atoms       :  263 (  25 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  254 (  90   ~; 118   |;  11   &)
%                                         (  22 <=>;  12  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   15 (  13 usr;   8 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   87 (  85   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f616,plain,
    $false,
    inference(avatar_sat_refutation,[],[f231,f232,f349,f426,f474,f491,f497,f519,f537,f567,f598,f613]) ).

fof(f613,plain,
    ( spl18_1
    | ~ spl18_11 ),
    inference(avatar_contradiction_clause,[],[f612]) ).

fof(f612,plain,
    ( $false
    | spl18_1
    | ~ spl18_11 ),
    inference(subsumption_resolution,[],[f609,f221]) ).

fof(f221,plain,
    ! [X1] : subset(X1,X1),
    inference(equality_resolution,[],[f179]) ).

fof(f179,plain,
    ! [X0,X1] :
      ( X0 != X1
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X1,X0] :
      ( ( subset(X1,X0)
        & subset(X0,X1) )
    <=> X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d10_xboole_0) ).

fof(f609,plain,
    ( ~ subset(sK16,sK16)
    | spl18_1
    | ~ spl18_11 ),
    inference(backward_demodulation,[],[f525,f400]) ).

fof(f400,plain,
    ( sK16 = sK17
    | ~ spl18_11 ),
    inference(avatar_component_clause,[],[f398]) ).

fof(f398,plain,
    ( spl18_11
  <=> sK16 = sK17 ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_11])]) ).

fof(f525,plain,
    ( ~ subset(sK16,sK17)
    | spl18_1 ),
    inference(unit_resulting_resolution,[],[f203,f204,f226,f112]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | ordinal_subset(X1,X0)
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f105]) ).

fof(f105,plain,
    ! [X1,X0] :
      ( ( ordinal_subset(X1,X0)
      <=> subset(X1,X0) )
      | ~ ordinal(X0)
      | ~ ordinal(X1) ),
    inference(flattening,[],[f104]) ).

fof(f104,plain,
    ! [X1,X0] :
      ( ( ordinal_subset(X1,X0)
      <=> subset(X1,X0) )
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X1,X0] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X1,X0)
      <=> subset(X1,X0) ) ),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X1,X0] :
      ( ( ordinal(X0)
        & ordinal(X1) )
     => ( subset(X0,X1)
      <=> ordinal_subset(X0,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',redefinition_r1_ordinal1) ).

fof(f226,plain,
    ( ~ ordinal_subset(sK16,sK17)
    | spl18_1 ),
    inference(avatar_component_clause,[],[f224]) ).

fof(f224,plain,
    ( spl18_1
  <=> ordinal_subset(sK16,sK17) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_1])]) ).

fof(f204,plain,
    ordinal(sK16),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ? [X0] :
      ( ? [X1] :
          ( ordinal(X1)
          & ( in(X0,succ(X1))
          <~> ordinal_subset(X0,X1) ) )
      & ordinal(X0) ),
    inference(ennf_transformation,[],[f49]) ).

fof(f49,negated_conjecture,
    ~ ! [X0] :
        ( ordinal(X0)
       => ! [X1] :
            ( ordinal(X1)
           => ( in(X0,succ(X1))
            <=> ordinal_subset(X0,X1) ) ) ),
    inference(negated_conjecture,[],[f48]) ).

fof(f48,conjecture,
    ! [X0] :
      ( ordinal(X0)
     => ! [X1] :
          ( ordinal(X1)
         => ( in(X0,succ(X1))
          <=> ordinal_subset(X0,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t34_ordinal1) ).

fof(f203,plain,
    ordinal(sK17),
    inference(cnf_transformation,[],[f98]) ).

fof(f598,plain,
    ( spl18_11
    | ~ spl18_4 ),
    inference(avatar_split_clause,[],[f583,f309,f398]) ).

fof(f309,plain,
    ( spl18_4
  <=> in(sK16,singleton(sK17)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_4])]) ).

fof(f583,plain,
    ( sK16 = sK17
    | ~ spl18_4 ),
    inference(resolution,[],[f311,f220]) ).

fof(f220,plain,
    ! [X2,X0] :
      ( ~ in(X2,singleton(X0))
      | X0 = X2 ),
    inference(equality_resolution,[],[f173]) ).

fof(f173,plain,
    ! [X2,X0,X1] :
      ( singleton(X0) != X1
      | ~ in(X2,X1)
      | X0 = X2 ),
    inference(cnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( ! [X2] :
          ( X0 = X2
        <=> in(X2,X1) )
    <=> singleton(X0) = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_tarski) ).

fof(f311,plain,
    ( in(sK16,singleton(sK17))
    | ~ spl18_4 ),
    inference(avatar_component_clause,[],[f309]) ).

fof(f567,plain,
    ( spl18_4
    | ~ spl18_2
    | spl18_3 ),
    inference(avatar_split_clause,[],[f566,f305,f228,f309]) ).

fof(f228,plain,
    ( spl18_2
  <=> in(sK16,set_union2(sK17,singleton(sK17))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_2])]) ).

fof(f305,plain,
    ( spl18_3
  <=> in(sK16,sK17) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_3])]) ).

fof(f566,plain,
    ( in(sK16,singleton(sK17))
    | ~ spl18_2
    | spl18_3 ),
    inference(subsumption_resolution,[],[f556,f306]) ).

fof(f306,plain,
    ( ~ in(sK16,sK17)
    | spl18_3 ),
    inference(avatar_component_clause,[],[f305]) ).

fof(f556,plain,
    ( in(sK16,singleton(sK17))
    | in(sK16,sK17)
    | ~ spl18_2 ),
    inference(resolution,[],[f229,f215]) ).

fof(f215,plain,
    ! [X2,X3,X1] :
      ( ~ in(X3,set_union2(X1,X2))
      | in(X3,X2)
      | in(X3,X1) ),
    inference(equality_resolution,[],[f170]) ).

fof(f170,plain,
    ! [X2,X3,X0,X1] :
      ( ~ in(X3,X0)
      | in(X3,X2)
      | in(X3,X1)
      | set_union2(X1,X2) != X0 ),
    inference(cnf_transformation,[],[f61]) ).

fof(f61,plain,
    ! [X2,X0,X1] :
      ( set_union2(X1,X2) = X0
    <=> ! [X3] :
          ( ( in(X3,X1)
            | in(X3,X2) )
        <=> in(X3,X0) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X2,X0,X1] :
      ( ! [X3] :
          ( in(X3,X2)
        <=> ( in(X3,X1)
            | in(X3,X0) ) )
    <=> set_union2(X0,X1) = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d2_xboole_0) ).

fof(f229,plain,
    ( in(sK16,set_union2(sK17,singleton(sK17)))
    | ~ spl18_2 ),
    inference(avatar_component_clause,[],[f228]) ).

fof(f537,plain,
    ( spl18_12
    | spl18_1 ),
    inference(avatar_split_clause,[],[f536,f224,f413]) ).

fof(f413,plain,
    ( spl18_12
  <=> subset(sK17,sK16) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_12])]) ).

fof(f536,plain,
    ( subset(sK17,sK16)
    | spl18_1 ),
    inference(subsumption_resolution,[],[f535,f203]) ).

fof(f535,plain,
    ( subset(sK17,sK16)
    | ~ ordinal(sK17)
    | spl18_1 ),
    inference(subsumption_resolution,[],[f533,f204]) ).

fof(f533,plain,
    ( ~ ordinal(sK16)
    | subset(sK17,sK16)
    | ~ ordinal(sK17)
    | spl18_1 ),
    inference(resolution,[],[f523,f113]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( ~ ordinal_subset(X1,X0)
      | subset(X1,X0)
      | ~ ordinal(X0)
      | ~ ordinal(X1) ),
    inference(cnf_transformation,[],[f105]) ).

fof(f523,plain,
    ( ordinal_subset(sK17,sK16)
    | spl18_1 ),
    inference(unit_resulting_resolution,[],[f204,f203,f226,f130]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( ordinal_subset(X1,X0)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f75]) ).

fof(f75,plain,
    ! [X0,X1] :
      ( ordinal_subset(X1,X0)
      | ~ ordinal(X0)
      | ~ ordinal(X1)
      | ordinal_subset(X0,X1) ),
    inference(flattening,[],[f74]) ).

fof(f74,plain,
    ! [X1,X0] :
      ( ordinal_subset(X1,X0)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X1,X0] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X1,X0)
        | ordinal_subset(X0,X1) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X0] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X1,X0)
        | ordinal_subset(X0,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',connectedness_r1_ordinal1) ).

fof(f519,plain,
    ( spl18_12
    | ~ spl18_10 ),
    inference(avatar_split_clause,[],[f499,f394,f413]) ).

fof(f394,plain,
    ( spl18_10
  <=> in(sK17,sK16) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_10])]) ).

fof(f499,plain,
    ( subset(sK17,sK16)
    | ~ spl18_10 ),
    inference(unit_resulting_resolution,[],[f259,f396,f131]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ~ in(X1,X0)
      | ~ epsilon_transitive(X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f99]) ).

fof(f99,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
    <=> ! [X1] :
          ( subset(X1,X0)
          | ~ in(X1,X0) ) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0] :
      ( epsilon_transitive(X0)
    <=> ! [X1] :
          ( in(X1,X0)
         => subset(X1,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d2_ordinal1) ).

fof(f396,plain,
    ( in(sK17,sK16)
    | ~ spl18_10 ),
    inference(avatar_component_clause,[],[f394]) ).

fof(f259,plain,
    epsilon_transitive(sK16),
    inference(unit_resulting_resolution,[],[f204,f138]) ).

fof(f138,plain,
    ! [X0] :
      ( ~ ordinal(X0)
      | epsilon_transitive(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0] :
      ( ~ ordinal(X0)
      | ( epsilon_connected(X0)
        & epsilon_transitive(X0) ) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ordinal(X0)
     => ( epsilon_connected(X0)
        & epsilon_transitive(X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cc1_ordinal1) ).

fof(f497,plain,
    ( ~ spl18_12
    | spl18_11
    | ~ spl18_1 ),
    inference(avatar_split_clause,[],[f495,f224,f398,f413]) ).

fof(f495,plain,
    ( sK16 = sK17
    | ~ subset(sK17,sK16)
    | ~ spl18_1 ),
    inference(resolution,[],[f350,f177]) ).

fof(f177,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | X0 = X1
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f10]) ).

fof(f350,plain,
    ( subset(sK16,sK17)
    | ~ spl18_1 ),
    inference(unit_resulting_resolution,[],[f204,f203,f225,f113]) ).

fof(f225,plain,
    ( ordinal_subset(sK16,sK17)
    | ~ spl18_1 ),
    inference(avatar_component_clause,[],[f224]) ).

fof(f491,plain,
    ( spl18_11
    | spl18_10
    | spl18_3 ),
    inference(avatar_split_clause,[],[f490,f305,f394,f398]) ).

fof(f490,plain,
    ( in(sK17,sK16)
    | sK16 = sK17
    | spl18_3 ),
    inference(subsumption_resolution,[],[f489,f203]) ).

fof(f489,plain,
    ( in(sK17,sK16)
    | ~ ordinal(sK17)
    | sK16 = sK17
    | spl18_3 ),
    inference(subsumption_resolution,[],[f483,f204]) ).

fof(f483,plain,
    ( in(sK17,sK16)
    | ~ ordinal(sK16)
    | ~ ordinal(sK17)
    | sK16 = sK17
    | spl18_3 ),
    inference(resolution,[],[f306,f142]) ).

fof(f142,plain,
    ! [X0,X1] :
      ( in(X1,X0)
      | in(X0,X1)
      | X0 = X1
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ! [X0] :
      ( ~ ordinal(X0)
      | ! [X1] :
          ( in(X1,X0)
          | ~ ordinal(X1)
          | in(X0,X1)
          | X0 = X1 ) ),
    inference(flattening,[],[f96]) ).

fof(f96,plain,
    ! [X0] :
      ( ! [X1] :
          ( in(X1,X0)
          | in(X0,X1)
          | X0 = X1
          | ~ ordinal(X1) )
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f46]) ).

fof(f46,axiom,
    ! [X0] :
      ( ordinal(X0)
     => ! [X1] :
          ( ordinal(X1)
         => ~ ( ~ in(X1,X0)
              & ~ in(X0,X1)
              & X0 != X1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t24_ordinal1) ).

fof(f474,plain,
    ( ~ spl18_3
    | spl18_2 ),
    inference(avatar_split_clause,[],[f462,f228,f305]) ).

fof(f462,plain,
    ( ~ in(sK16,sK17)
    | spl18_2 ),
    inference(resolution,[],[f230,f216]) ).

fof(f216,plain,
    ! [X2,X3,X1] :
      ( in(X3,set_union2(X1,X2))
      | ~ in(X3,X1) ),
    inference(equality_resolution,[],[f169]) ).

fof(f169,plain,
    ! [X2,X3,X0,X1] :
      ( in(X3,X0)
      | ~ in(X3,X1)
      | set_union2(X1,X2) != X0 ),
    inference(cnf_transformation,[],[f61]) ).

fof(f230,plain,
    ( ~ in(sK16,set_union2(sK17,singleton(sK17)))
    | spl18_2 ),
    inference(avatar_component_clause,[],[f228]) ).

fof(f426,plain,
    ( spl18_2
    | ~ spl18_11 ),
    inference(avatar_contradiction_clause,[],[f425]) ).

fof(f425,plain,
    ( $false
    | spl18_2
    | ~ spl18_11 ),
    inference(subsumption_resolution,[],[f419,f207]) ).

fof(f207,plain,
    ! [X0] : in(X0,set_union2(X0,singleton(X0))),
    inference(definition_unfolding,[],[f141,f111]) ).

fof(f111,plain,
    ! [X0] : succ(X0) = set_union2(X0,singleton(X0)),
    inference(cnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] : succ(X0) = set_union2(X0,singleton(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_ordinal1) ).

fof(f141,plain,
    ! [X0] : in(X0,succ(X0)),
    inference(cnf_transformation,[],[f42]) ).

fof(f42,axiom,
    ! [X0] : in(X0,succ(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t10_ordinal1) ).

fof(f419,plain,
    ( ~ in(sK16,set_union2(sK16,singleton(sK16)))
    | spl18_2
    | ~ spl18_11 ),
    inference(backward_demodulation,[],[f230,f400]) ).

fof(f349,plain,
    ( ~ spl18_3
    | spl18_1 ),
    inference(avatar_split_clause,[],[f347,f224,f305]) ).

fof(f347,plain,
    ( ~ in(sK16,sK17)
    | spl18_1 ),
    inference(unit_resulting_resolution,[],[f239,f278,f131]) ).

fof(f278,plain,
    ( ~ subset(sK16,sK17)
    | spl18_1 ),
    inference(unit_resulting_resolution,[],[f203,f204,f226,f112]) ).

fof(f239,plain,
    epsilon_transitive(sK17),
    inference(unit_resulting_resolution,[],[f203,f138]) ).

fof(f232,plain,
    ( spl18_1
    | spl18_2 ),
    inference(avatar_split_clause,[],[f214,f228,f224]) ).

fof(f214,plain,
    ( in(sK16,set_union2(sK17,singleton(sK17)))
    | ordinal_subset(sK16,sK17) ),
    inference(definition_unfolding,[],[f201,f111]) ).

fof(f201,plain,
    ( ordinal_subset(sK16,sK17)
    | in(sK16,succ(sK17)) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f231,plain,
    ( ~ spl18_1
    | ~ spl18_2 ),
    inference(avatar_split_clause,[],[f213,f228,f224]) ).

fof(f213,plain,
    ( ~ in(sK16,set_union2(sK17,singleton(sK17)))
    | ~ ordinal_subset(sK16,sK17) ),
    inference(definition_unfolding,[],[f202,f111]) ).

fof(f202,plain,
    ( ~ ordinal_subset(sK16,sK17)
    | ~ in(sK16,succ(sK17)) ),
    inference(cnf_transformation,[],[f98]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : NUM401+1 : TPTP v8.1.0. Released v3.2.0.
% 0.08/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 : n028.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:37:33 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.54  % (2519)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.54  % (2523)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.55  % (2530)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.56  % (2530)Instruction limit reached!
% 0.20/0.56  % (2530)------------------------------
% 0.20/0.56  % (2530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (2523)Refutation not found, incomplete strategy% (2523)------------------------------
% 0.20/0.56  % (2523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (2511)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.56  % (2540)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.56  % (2523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (2523)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (2523)Memory used [KB]: 1535
% 0.20/0.56  % (2523)Time elapsed: 0.136 s
% 0.20/0.56  % (2523)Instructions burned: 5 (million)
% 0.20/0.56  % (2523)------------------------------
% 0.20/0.56  % (2523)------------------------------
% 0.20/0.56  % (2530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (2530)Termination reason: Unknown
% 0.20/0.56  % (2530)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (2530)Memory used [KB]: 6268
% 0.20/0.56  % (2530)Time elapsed: 0.131 s
% 0.20/0.56  % (2530)Instructions burned: 11 (million)
% 0.20/0.56  % (2530)------------------------------
% 0.20/0.56  % (2530)------------------------------
% 0.20/0.57  % (2540)Instruction limit reached!
% 0.20/0.57  % (2540)------------------------------
% 0.20/0.57  % (2540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (2540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (2540)Termination reason: Unknown
% 0.20/0.57  % (2540)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (2540)Memory used [KB]: 6268
% 0.20/0.57  % (2540)Time elapsed: 0.150 s
% 0.20/0.57  % (2540)Instructions burned: 8 (million)
% 0.20/0.57  % (2540)------------------------------
% 0.20/0.57  % (2540)------------------------------
% 0.20/0.57  % (2517)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.57  % (2541)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.57  % (2534)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.58  % (2511)Refutation not found, incomplete strategy% (2511)------------------------------
% 0.20/0.58  % (2511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (2511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (2511)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (2511)Memory used [KB]: 6140
% 0.20/0.58  % (2511)Time elapsed: 0.140 s
% 0.20/0.58  % (2511)Instructions burned: 6 (million)
% 0.20/0.58  % (2511)------------------------------
% 0.20/0.58  % (2511)------------------------------
% 0.20/0.58  % (2519)First to succeed.
% 0.20/0.58  % (2525)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.58  % (2525)Instruction limit reached!
% 0.20/0.58  % (2525)------------------------------
% 0.20/0.58  % (2525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (2514)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.58  % (2516)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.58  % (2519)Refutation found. Thanks to Tanya!
% 0.20/0.58  % SZS status Theorem for theBenchmark
% 0.20/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.58  % (2519)------------------------------
% 0.20/0.58  % (2519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (2519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (2519)Termination reason: Refutation
% 0.20/0.58  
% 0.20/0.58  % (2519)Memory used [KB]: 6268
% 0.20/0.58  % (2519)Time elapsed: 0.141 s
% 0.20/0.58  % (2519)Instructions burned: 14 (million)
% 0.20/0.58  % (2519)------------------------------
% 0.20/0.58  % (2519)------------------------------
% 0.20/0.58  % (2504)Success in time 0.231 s
%------------------------------------------------------------------------------