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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU030+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 : n013.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 18:26:24 EDT 2022

% Result   : Theorem 0.21s 0.54s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   67 (  14 unt;   0 def)
%            Number of atoms       :  281 (  93 equ)
%            Maximal formula atoms :   16 (   4 avg)
%            Number of connectives :  350 ( 136   ~; 125   |;  70   &)
%                                         (   2 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   2 con; 0-2 aty)
%            Number of variables   :   49 (  41   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f301,plain,
    $false,
    inference(avatar_sat_refutation,[],[f246,f286,f296]) ).

fof(f296,plain,
    ( ~ spl8_7
    | ~ spl8_9 ),
    inference(avatar_contradiction_clause,[],[f295]) ).

fof(f295,plain,
    ( $false
    | ~ spl8_7
    | ~ spl8_9 ),
    inference(subsumption_resolution,[],[f294,f159]) ).

fof(f159,plain,
    relation_composition(function_inverse(sK2),sK2) = identity_relation(relation_dom(sK3)),
    inference(forward_demodulation,[],[f158,f117]) ).

fof(f117,plain,
    relation_rng(sK2) = relation_dom(sK3),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,plain,
    ( relation(sK2)
    & relation_rng(sK2) = relation_dom(sK3)
    & relation(sK3)
    & function(sK3)
    & function_inverse(sK2) != sK3
    & one_to_one(sK2)
    & relation_composition(sK2,sK3) = identity_relation(relation_dom(sK2))
    & function(sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3])],[f50,f84,f83]) ).

fof(f83,plain,
    ( ? [X0] :
        ( relation(X0)
        & ? [X1] :
            ( relation_rng(X0) = relation_dom(X1)
            & relation(X1)
            & function(X1)
            & function_inverse(X0) != X1
            & one_to_one(X0)
            & relation_composition(X0,X1) = identity_relation(relation_dom(X0)) )
        & function(X0) )
   => ( relation(sK2)
      & ? [X1] :
          ( relation_dom(X1) = relation_rng(sK2)
          & relation(X1)
          & function(X1)
          & function_inverse(sK2) != X1
          & one_to_one(sK2)
          & relation_composition(sK2,X1) = identity_relation(relation_dom(sK2)) )
      & function(sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f84,plain,
    ( ? [X1] :
        ( relation_dom(X1) = relation_rng(sK2)
        & relation(X1)
        & function(X1)
        & function_inverse(sK2) != X1
        & one_to_one(sK2)
        & relation_composition(sK2,X1) = identity_relation(relation_dom(sK2)) )
   => ( relation_rng(sK2) = relation_dom(sK3)
      & relation(sK3)
      & function(sK3)
      & function_inverse(sK2) != sK3
      & one_to_one(sK2)
      & relation_composition(sK2,sK3) = identity_relation(relation_dom(sK2)) ) ),
    introduced(choice_axiom,[]) ).

fof(f50,plain,
    ? [X0] :
      ( relation(X0)
      & ? [X1] :
          ( relation_rng(X0) = relation_dom(X1)
          & relation(X1)
          & function(X1)
          & function_inverse(X0) != X1
          & one_to_one(X0)
          & relation_composition(X0,X1) = identity_relation(relation_dom(X0)) )
      & function(X0) ),
    inference(flattening,[],[f49]) ).

fof(f49,plain,
    ? [X0] :
      ( ? [X1] :
          ( function_inverse(X0) != X1
          & one_to_one(X0)
          & relation_composition(X0,X1) = identity_relation(relation_dom(X0))
          & relation_rng(X0) = relation_dom(X1)
          & function(X1)
          & relation(X1) )
      & relation(X0)
      & function(X0) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,negated_conjecture,
    ~ ! [X0] :
        ( ( relation(X0)
          & function(X0) )
       => ! [X1] :
            ( ( function(X1)
              & relation(X1) )
           => ( ( one_to_one(X0)
                & relation_composition(X0,X1) = identity_relation(relation_dom(X0))
                & relation_rng(X0) = relation_dom(X1) )
             => function_inverse(X0) = X1 ) ) ),
    inference(negated_conjecture,[],[f40]) ).

fof(f40,conjecture,
    ! [X0] :
      ( ( relation(X0)
        & function(X0) )
     => ! [X1] :
          ( ( function(X1)
            & relation(X1) )
         => ( ( one_to_one(X0)
              & relation_composition(X0,X1) = identity_relation(relation_dom(X0))
              & relation_rng(X0) = relation_dom(X1) )
           => function_inverse(X0) = X1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t63_funct_1) ).

fof(f158,plain,
    relation_composition(function_inverse(sK2),sK2) = identity_relation(relation_rng(sK2)),
    inference(subsumption_resolution,[],[f157,f118]) ).

fof(f118,plain,
    relation(sK2),
    inference(cnf_transformation,[],[f85]) ).

fof(f157,plain,
    ( ~ relation(sK2)
    | relation_composition(function_inverse(sK2),sK2) = identity_relation(relation_rng(sK2)) ),
    inference(subsumption_resolution,[],[f155,f111]) ).

fof(f111,plain,
    function(sK2),
    inference(cnf_transformation,[],[f85]) ).

fof(f155,plain,
    ( relation_composition(function_inverse(sK2),sK2) = identity_relation(relation_rng(sK2))
    | ~ function(sK2)
    | ~ relation(sK2) ),
    inference(resolution,[],[f113,f127]) ).

fof(f127,plain,
    ! [X0] :
      ( ~ one_to_one(X0)
      | relation_composition(function_inverse(X0),X0) = identity_relation(relation_rng(X0))
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0] :
      ( ~ function(X0)
      | ~ relation(X0)
      | ~ one_to_one(X0)
      | ( relation_composition(function_inverse(X0),X0) = identity_relation(relation_rng(X0))
        & relation_composition(X0,function_inverse(X0)) = identity_relation(relation_dom(X0)) ) ),
    inference(flattening,[],[f51]) ).

fof(f51,plain,
    ! [X0] :
      ( ( relation_composition(function_inverse(X0),X0) = identity_relation(relation_rng(X0))
        & relation_composition(X0,function_inverse(X0)) = identity_relation(relation_dom(X0)) )
      | ~ one_to_one(X0)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f39]) ).

fof(f39,axiom,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ( one_to_one(X0)
       => ( relation_composition(function_inverse(X0),X0) = identity_relation(relation_rng(X0))
          & relation_composition(X0,function_inverse(X0)) = identity_relation(relation_dom(X0)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t61_funct_1) ).

fof(f113,plain,
    one_to_one(sK2),
    inference(cnf_transformation,[],[f85]) ).

fof(f294,plain,
    ( relation_composition(function_inverse(sK2),sK2) != identity_relation(relation_dom(sK3))
    | ~ spl8_7
    | ~ spl8_9 ),
    inference(subsumption_resolution,[],[f293,f228]) ).

fof(f228,plain,
    ( relation(function_inverse(sK2))
    | ~ spl8_7 ),
    inference(avatar_component_clause,[],[f227]) ).

fof(f227,plain,
    ( spl8_7
  <=> relation(function_inverse(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_7])]) ).

fof(f293,plain,
    ( ~ relation(function_inverse(sK2))
    | relation_composition(function_inverse(sK2),sK2) != identity_relation(relation_dom(sK3))
    | ~ spl8_9 ),
    inference(subsumption_resolution,[],[f292,f237]) ).

fof(f237,plain,
    ( function(function_inverse(sK2))
    | ~ spl8_9 ),
    inference(avatar_component_clause,[],[f236]) ).

fof(f236,plain,
    ( spl8_9
  <=> function(function_inverse(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_9])]) ).

fof(f292,plain,
    ( ~ function(function_inverse(sK2))
    | relation_composition(function_inverse(sK2),sK2) != identity_relation(relation_dom(sK3))
    | ~ relation(function_inverse(sK2)) ),
    inference(subsumption_resolution,[],[f266,f114]) ).

fof(f114,plain,
    function_inverse(sK2) != sK3,
    inference(cnf_transformation,[],[f85]) ).

fof(f266,plain,
    ( function_inverse(sK2) = sK3
    | ~ function(function_inverse(sK2))
    | relation_composition(function_inverse(sK2),sK2) != identity_relation(relation_dom(sK3))
    | ~ relation(function_inverse(sK2)) ),
    inference(trivial_inequality_removal,[],[f265]) ).

fof(f265,plain,
    ( function_inverse(sK2) = sK3
    | relation_composition(function_inverse(sK2),sK2) != identity_relation(relation_dom(sK3))
    | identity_relation(relation_dom(sK2)) != identity_relation(relation_dom(sK2))
    | ~ relation(function_inverse(sK2))
    | ~ function(function_inverse(sK2)) ),
    inference(superposition,[],[f209,f166]) ).

fof(f166,plain,
    relation_rng(function_inverse(sK2)) = relation_dom(sK2),
    inference(subsumption_resolution,[],[f165,f111]) ).

fof(f165,plain,
    ( ~ function(sK2)
    | relation_rng(function_inverse(sK2)) = relation_dom(sK2) ),
    inference(subsumption_resolution,[],[f153,f118]) ).

fof(f153,plain,
    ( relation_rng(function_inverse(sK2)) = relation_dom(sK2)
    | ~ relation(sK2)
    | ~ function(sK2) ),
    inference(resolution,[],[f113,f119]) ).

fof(f119,plain,
    ! [X0] :
      ( ~ one_to_one(X0)
      | ~ relation(X0)
      | ~ function(X0)
      | relation_dom(X0) = relation_rng(function_inverse(X0)) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ! [X0] :
      ( ~ function(X0)
      | ~ relation(X0)
      | ~ one_to_one(X0)
      | ( relation_rng(X0) = relation_dom(function_inverse(X0))
        & relation_dom(X0) = relation_rng(function_inverse(X0)) ) ),
    inference(flattening,[],[f71]) ).

fof(f71,plain,
    ! [X0] :
      ( ( relation_rng(X0) = relation_dom(function_inverse(X0))
        & relation_dom(X0) = relation_rng(function_inverse(X0)) )
      | ~ one_to_one(X0)
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f37,axiom,
    ! [X0] :
      ( ( relation(X0)
        & function(X0) )
     => ( one_to_one(X0)
       => ( relation_rng(X0) = relation_dom(function_inverse(X0))
          & relation_dom(X0) = relation_rng(function_inverse(X0)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t55_funct_1) ).

fof(f209,plain,
    ! [X0] :
      ( identity_relation(relation_rng(X0)) != identity_relation(relation_dom(sK2))
      | ~ function(X0)
      | identity_relation(relation_dom(sK3)) != relation_composition(X0,sK2)
      | ~ relation(X0)
      | sK3 = X0 ),
    inference(subsumption_resolution,[],[f208,f115]) ).

fof(f115,plain,
    function(sK3),
    inference(cnf_transformation,[],[f85]) ).

fof(f208,plain,
    ! [X0] :
      ( identity_relation(relation_rng(X0)) != identity_relation(relation_dom(sK2))
      | sK3 = X0
      | ~ function(X0)
      | ~ relation(X0)
      | ~ function(sK3)
      | identity_relation(relation_dom(sK3)) != relation_composition(X0,sK2) ),
    inference(subsumption_resolution,[],[f207,f111]) ).

fof(f207,plain,
    ! [X0] :
      ( ~ function(sK2)
      | ~ relation(X0)
      | sK3 = X0
      | ~ function(X0)
      | ~ function(sK3)
      | identity_relation(relation_dom(sK3)) != relation_composition(X0,sK2)
      | identity_relation(relation_rng(X0)) != identity_relation(relation_dom(sK2)) ),
    inference(subsumption_resolution,[],[f206,f118]) ).

fof(f206,plain,
    ! [X0] :
      ( ~ function(X0)
      | ~ relation(sK2)
      | ~ relation(X0)
      | identity_relation(relation_rng(X0)) != identity_relation(relation_dom(sK2))
      | ~ function(sK2)
      | sK3 = X0
      | ~ function(sK3)
      | identity_relation(relation_dom(sK3)) != relation_composition(X0,sK2) ),
    inference(subsumption_resolution,[],[f205,f116]) ).

fof(f116,plain,
    relation(sK3),
    inference(cnf_transformation,[],[f85]) ).

fof(f205,plain,
    ! [X0] :
      ( ~ relation(sK3)
      | ~ relation(X0)
      | identity_relation(relation_rng(X0)) != identity_relation(relation_dom(sK2))
      | ~ function(sK2)
      | ~ function(sK3)
      | identity_relation(relation_dom(sK3)) != relation_composition(X0,sK2)
      | sK3 = X0
      | ~ function(X0)
      | ~ relation(sK2) ),
    inference(superposition,[],[f152,f112]) ).

fof(f112,plain,
    relation_composition(sK2,sK3) = identity_relation(relation_dom(sK2)),
    inference(cnf_transformation,[],[f85]) ).

fof(f152,plain,
    ! [X2,X3,X1] :
      ( relation_composition(X2,X3) != identity_relation(relation_rng(X1))
      | ~ relation(X1)
      | relation_composition(X1,X2) != identity_relation(relation_dom(X3))
      | ~ function(X1)
      | ~ function(X2)
      | ~ function(X3)
      | ~ relation(X3)
      | ~ relation(X2)
      | X1 = X3 ),
    inference(equality_resolution,[],[f140]) ).

fof(f140,plain,
    ! [X2,X3,X0,X1] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ~ function(X2)
      | ~ relation(X2)
      | relation_rng(X1) != X0
      | X1 = X3
      | identity_relation(X0) != relation_composition(X2,X3)
      | relation_composition(X1,X2) != identity_relation(relation_dom(X3))
      | ~ relation(X3)
      | ~ function(X3) ),
    inference(cnf_transformation,[],[f74]) ).

fof(f74,plain,
    ! [X0,X1] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ! [X2] :
          ( ~ function(X2)
          | ~ relation(X2)
          | ! [X3] :
              ( relation_rng(X1) != X0
              | X1 = X3
              | identity_relation(X0) != relation_composition(X2,X3)
              | relation_composition(X1,X2) != identity_relation(relation_dom(X3))
              | ~ relation(X3)
              | ~ function(X3) ) ) ),
    inference(flattening,[],[f73]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ! [X3] :
              ( X1 = X3
              | relation_composition(X1,X2) != identity_relation(relation_dom(X3))
              | identity_relation(X0) != relation_composition(X2,X3)
              | relation_rng(X1) != X0
              | ~ function(X3)
              | ~ relation(X3) )
          | ~ relation(X2)
          | ~ function(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,axiom,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1) )
     => ! [X2] :
          ( ( relation(X2)
            & function(X2) )
         => ! [X3] :
              ( ( function(X3)
                & relation(X3) )
             => ( ( relation_composition(X1,X2) = identity_relation(relation_dom(X3))
                  & identity_relation(X0) = relation_composition(X2,X3)
                  & relation_rng(X1) = X0 )
               => X1 = X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l72_funct_1) ).

fof(f286,plain,
    spl8_9,
    inference(avatar_contradiction_clause,[],[f285]) ).

fof(f285,plain,
    ( $false
    | spl8_9 ),
    inference(subsumption_resolution,[],[f284,f118]) ).

fof(f284,plain,
    ( ~ relation(sK2)
    | spl8_9 ),
    inference(subsumption_resolution,[],[f283,f111]) ).

fof(f283,plain,
    ( ~ function(sK2)
    | ~ relation(sK2)
    | spl8_9 ),
    inference(resolution,[],[f238,f128]) ).

fof(f128,plain,
    ! [X0] :
      ( function(function_inverse(X0))
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ( relation(function_inverse(X0))
        & function(function_inverse(X0)) ) ),
    inference(flattening,[],[f77]) ).

fof(f77,plain,
    ! [X0] :
      ( ( relation(function_inverse(X0))
        & function(function_inverse(X0)) )
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( ( relation(X0)
        & function(X0) )
     => ( relation(function_inverse(X0))
        & function(function_inverse(X0)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_k2_funct_1) ).

fof(f238,plain,
    ( ~ function(function_inverse(sK2))
    | spl8_9 ),
    inference(avatar_component_clause,[],[f236]) ).

fof(f246,plain,
    spl8_7,
    inference(avatar_contradiction_clause,[],[f245]) ).

fof(f245,plain,
    ( $false
    | spl8_7 ),
    inference(subsumption_resolution,[],[f244,f118]) ).

fof(f244,plain,
    ( ~ relation(sK2)
    | spl8_7 ),
    inference(subsumption_resolution,[],[f243,f111]) ).

fof(f243,plain,
    ( ~ function(sK2)
    | ~ relation(sK2)
    | spl8_7 ),
    inference(resolution,[],[f229,f129]) ).

fof(f129,plain,
    ! [X0] :
      ( relation(function_inverse(X0))
      | ~ relation(X0)
      | ~ function(X0) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f229,plain,
    ( ~ relation(function_inverse(sK2))
    | spl8_7 ),
    inference(avatar_component_clause,[],[f227]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SEU030+1 : TPTP v8.1.0. Released v3.2.0.
% 0.13/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.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 14:32:02 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.51  % (7480)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.21/0.51  % (7488)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.21/0.51  % (7481)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.21/0.51  % (7481)Instruction limit reached!
% 0.21/0.51  % (7481)------------------------------
% 0.21/0.51  % (7481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (7481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (7481)Termination reason: Unknown
% 0.21/0.51  % (7481)Termination phase: shuffling
% 0.21/0.51  
% 0.21/0.51  % (7481)Memory used [KB]: 1407
% 0.21/0.51  % (7481)Time elapsed: 0.002 s
% 0.21/0.51  % (7481)Instructions burned: 3 (million)
% 0.21/0.51  % (7481)------------------------------
% 0.21/0.51  % (7481)------------------------------
% 0.21/0.52  % (7490)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.21/0.52  % (7489)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.21/0.52  % (7482)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.21/0.52  % (7491)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.21/0.52  % (7490)Instruction limit reached!
% 0.21/0.52  % (7490)------------------------------
% 0.21/0.52  % (7490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (7508)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.21/0.53  % (7494)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.21/0.53  % (7490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (7490)Termination reason: Unknown
% 0.21/0.53  % (7490)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (7490)Memory used [KB]: 6012
% 0.21/0.53  % (7490)Time elapsed: 0.114 s
% 0.21/0.53  % (7490)Instructions burned: 7 (million)
% 0.21/0.53  % (7490)------------------------------
% 0.21/0.53  % (7490)------------------------------
% 0.21/0.53  % (7496)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.53  % (7497)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.21/0.53  % (7508)Instruction limit reached!
% 0.21/0.53  % (7508)------------------------------
% 0.21/0.53  % (7508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (7508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (7508)Termination reason: Unknown
% 0.21/0.53  % (7508)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (7508)Memory used [KB]: 6140
% 0.21/0.53  % (7508)Time elapsed: 0.131 s
% 0.21/0.53  % (7508)Instructions burned: 8 (million)
% 0.21/0.53  % (7508)------------------------------
% 0.21/0.53  % (7508)------------------------------
% 0.21/0.53  % (7489)Instruction limit reached!
% 0.21/0.53  % (7489)------------------------------
% 0.21/0.53  % (7489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (7479)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.21/0.53  % (7500)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.21/0.53  % (7489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (7489)Termination reason: Unknown
% 0.21/0.53  % (7489)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (7489)Memory used [KB]: 6268
% 0.21/0.53  % (7489)Time elapsed: 0.126 s
% 0.21/0.53  % (7489)Instructions burned: 12 (million)
% 0.21/0.53  % (7489)------------------------------
% 0.21/0.53  % (7489)------------------------------
% 0.21/0.53  % (7509)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.21/0.53  % (7480)First to succeed.
% 0.21/0.53  % (7499)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.21/0.53  % (7503)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.21/0.53  % (7507)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.21/0.53  % (7499)Refutation not found, incomplete strategy% (7499)------------------------------
% 0.21/0.53  % (7499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (7499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (7499)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (7499)Memory used [KB]: 6012
% 0.21/0.53  % (7499)Time elapsed: 0.122 s
% 0.21/0.53  % (7499)Instructions burned: 3 (million)
% 0.21/0.53  % (7499)------------------------------
% 0.21/0.53  % (7499)------------------------------
% 0.21/0.54  % (7480)Refutation found. Thanks to Tanya!
% 0.21/0.54  % SZS status Theorem for theBenchmark
% 0.21/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.54  % (7480)------------------------------
% 0.21/0.54  % (7480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (7480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (7480)Termination reason: Refutation
% 0.21/0.54  
% 0.21/0.54  % (7480)Memory used [KB]: 6140
% 0.21/0.54  % (7480)Time elapsed: 0.122 s
% 0.21/0.54  % (7480)Instructions burned: 5 (million)
% 0.21/0.54  % (7480)------------------------------
% 0.21/0.54  % (7480)------------------------------
% 0.21/0.54  % (7473)Success in time 0.177 s
%------------------------------------------------------------------------------