TSTP Solution File: SET664+3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET664+3 : TPTP v8.1.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n009.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:25:16 EDT 2022

% Result   : Theorem 1.52s 0.54s
% Output   : Refutation 1.52s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   54 (  10 unt;   0 def)
%            Number of atoms       :  195 (  34 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  218 (  77   ~;  65   |;  44   &)
%                                         (   2 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   6 con; 0-2 aty)
%            Number of variables   :   98 (  83   !;  15   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f355,plain,
    $false,
    inference(subsumption_resolution,[],[f354,f127]) ).

fof(f127,plain,
    empty_set != sK2,
    inference(cnf_transformation,[],[f84]) ).

fof(f84,plain,
    ( empty_set != sK2
    & ilf_type(sK2,relation_type(sK1,empty_set))
    & ilf_type(sK2,relation_type(sK1,sK0))
    & ilf_type(sK1,set_type)
    & ilf_type(sK0,set_type) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f79,f83,f82,f81]) ).

fof(f81,plain,
    ( ? [X0] :
        ( ? [X1] :
            ( ? [X2] :
                ( empty_set != X2
                & ilf_type(X2,relation_type(X1,empty_set))
                & ilf_type(X2,relation_type(X1,X0)) )
            & ilf_type(X1,set_type) )
        & ilf_type(X0,set_type) )
   => ( ? [X1] :
          ( ? [X2] :
              ( empty_set != X2
              & ilf_type(X2,relation_type(X1,empty_set))
              & ilf_type(X2,relation_type(X1,sK0)) )
          & ilf_type(X1,set_type) )
      & ilf_type(sK0,set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f82,plain,
    ( ? [X1] :
        ( ? [X2] :
            ( empty_set != X2
            & ilf_type(X2,relation_type(X1,empty_set))
            & ilf_type(X2,relation_type(X1,sK0)) )
        & ilf_type(X1,set_type) )
   => ( ? [X2] :
          ( empty_set != X2
          & ilf_type(X2,relation_type(sK1,empty_set))
          & ilf_type(X2,relation_type(sK1,sK0)) )
      & ilf_type(sK1,set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f83,plain,
    ( ? [X2] :
        ( empty_set != X2
        & ilf_type(X2,relation_type(sK1,empty_set))
        & ilf_type(X2,relation_type(sK1,sK0)) )
   => ( empty_set != sK2
      & ilf_type(sK2,relation_type(sK1,empty_set))
      & ilf_type(sK2,relation_type(sK1,sK0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f79,plain,
    ? [X0] :
      ( ? [X1] :
          ( ? [X2] :
              ( empty_set != X2
              & ilf_type(X2,relation_type(X1,empty_set))
              & ilf_type(X2,relation_type(X1,X0)) )
          & ilf_type(X1,set_type) )
      & ilf_type(X0,set_type) ),
    inference(flattening,[],[f78]) ).

fof(f78,plain,
    ? [X0] :
      ( ? [X1] :
          ( ? [X2] :
              ( empty_set != X2
              & ilf_type(X2,relation_type(X1,empty_set))
              & ilf_type(X2,relation_type(X1,X0)) )
          & ilf_type(X1,set_type) )
      & ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f36,negated_conjecture,
    ~ ! [X0] :
        ( ilf_type(X0,set_type)
       => ! [X1] :
            ( ilf_type(X1,set_type)
           => ! [X2] :
                ( ilf_type(X2,relation_type(X1,X0))
               => ( ilf_type(X2,relation_type(X1,empty_set))
                 => empty_set = X2 ) ) ) ),
    inference(negated_conjecture,[],[f35]) ).

fof(f35,conjecture,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ! [X2] :
              ( ilf_type(X2,relation_type(X1,X0))
             => ( ilf_type(X2,relation_type(X1,empty_set))
               => empty_set = X2 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_relset_1_27) ).

fof(f354,plain,
    empty_set = sK2,
    inference(subsumption_resolution,[],[f352,f278]) ).

fof(f278,plain,
    empty_set = range_of(sK2),
    inference(resolution,[],[f276,f204]) ).

fof(f204,plain,
    ! [X0] :
      ( ~ subset(X0,empty_set)
      | empty_set = X0 ),
    inference(subsumption_resolution,[],[f170,f134]) ).

fof(f134,plain,
    ! [X0] : ilf_type(X0,set_type),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,axiom,
    ! [X0] : ilf_type(X0,set_type),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p33) ).

fof(f170,plain,
    ! [X0] :
      ( ~ ilf_type(X0,set_type)
      | empty_set = X0
      | ~ subset(X0,empty_set) ),
    inference(cnf_transformation,[],[f49]) ).

fof(f49,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ ilf_type(X0,set_type)
      | ~ subset(X0,empty_set) ),
    inference(flattening,[],[f48]) ).

fof(f48,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ subset(X0,empty_set)
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ( subset(X0,empty_set)
       => empty_set = X0 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p1) ).

fof(f276,plain,
    subset(range_of(sK2),empty_set),
    inference(resolution,[],[f274,f126]) ).

fof(f126,plain,
    ilf_type(sK2,relation_type(sK1,empty_set)),
    inference(cnf_transformation,[],[f84]) ).

fof(f274,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X2,relation_type(X0,X1))
      | subset(range_of(X2),X1) ),
    inference(subsumption_resolution,[],[f273,f134]) ).

fof(f273,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X2,relation_type(X0,X1))
      | subset(range_of(X2),X1)
      | ~ ilf_type(X1,set_type) ),
    inference(subsumption_resolution,[],[f166,f134]) ).

fof(f166,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X0,set_type)
      | ~ ilf_type(X2,relation_type(X0,X1))
      | ~ ilf_type(X1,set_type)
      | subset(range_of(X2),X1) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ilf_type(X1,set_type)
          | ! [X2] :
              ( ( subset(domain_of(X2),X0)
                & subset(range_of(X2),X1) )
              | ~ ilf_type(X2,relation_type(X0,X1)) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ! [X2] :
              ( ilf_type(X2,relation_type(X0,X1))
             => ( subset(domain_of(X2),X0)
                & subset(range_of(X2),X1) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p3) ).

fof(f352,plain,
    ( empty_set != range_of(sK2)
    | empty_set = sK2 ),
    inference(resolution,[],[f349,f224]) ).

fof(f224,plain,
    ! [X0] :
      ( ~ relation_like(X0)
      | empty_set != range_of(X0)
      | empty_set = X0 ),
    inference(resolution,[],[f132,f200]) ).

fof(f200,plain,
    ! [X0] :
      ( ilf_type(X0,binary_relation_type)
      | ~ relation_like(X0) ),
    inference(subsumption_resolution,[],[f190,f134]) ).

fof(f190,plain,
    ! [X0] :
      ( ~ relation_like(X0)
      | ~ ilf_type(X0,set_type)
      | ilf_type(X0,binary_relation_type) ),
    inference(duplicate_literal_removal,[],[f181]) ).

fof(f181,plain,
    ! [X0] :
      ( ilf_type(X0,binary_relation_type)
      | ~ ilf_type(X0,set_type)
      | ~ ilf_type(X0,set_type)
      | ~ relation_like(X0) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ! [X0] :
      ( ( ( ilf_type(X0,binary_relation_type)
          | ~ ilf_type(X0,set_type)
          | ~ relation_like(X0) )
        & ( ( ilf_type(X0,set_type)
            & relation_like(X0) )
          | ~ ilf_type(X0,binary_relation_type) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(flattening,[],[f115]) ).

fof(f115,plain,
    ! [X0] :
      ( ( ( ilf_type(X0,binary_relation_type)
          | ~ ilf_type(X0,set_type)
          | ~ relation_like(X0) )
        & ( ( ilf_type(X0,set_type)
            & relation_like(X0) )
          | ~ ilf_type(X0,binary_relation_type) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0] :
      ( ( ilf_type(X0,binary_relation_type)
      <=> ( ilf_type(X0,set_type)
          & relation_like(X0) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ( ilf_type(X0,binary_relation_type)
      <=> ( ilf_type(X0,set_type)
          & relation_like(X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p13) ).

fof(f132,plain,
    ! [X0] :
      ( ~ ilf_type(X0,binary_relation_type)
      | empty_set = X0
      | empty_set != range_of(X0) ),
    inference(cnf_transformation,[],[f59]) ).

fof(f59,plain,
    ! [X0] :
      ( empty_set = X0
      | ( empty_set != range_of(X0)
        & empty_set != domain_of(X0) )
      | ~ ilf_type(X0,binary_relation_type) ),
    inference(flattening,[],[f58]) ).

fof(f58,plain,
    ! [X0] :
      ( empty_set = X0
      | ( empty_set != range_of(X0)
        & empty_set != domain_of(X0) )
      | ~ ilf_type(X0,binary_relation_type) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( ilf_type(X0,binary_relation_type)
     => ( ( empty_set = range_of(X0)
          | empty_set = domain_of(X0) )
       => empty_set = X0 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p2) ).

fof(f349,plain,
    relation_like(sK2),
    inference(resolution,[],[f346,f125]) ).

fof(f125,plain,
    ilf_type(sK2,relation_type(sK1,sK0)),
    inference(cnf_transformation,[],[f84]) ).

fof(f346,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X0,relation_type(X1,X2))
      | relation_like(X0) ),
    inference(resolution,[],[f345,f235]) ).

fof(f235,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X2,subset_type(cross_product(X0,X1)))
      | relation_like(X2) ),
    inference(subsumption_resolution,[],[f234,f134]) ).

fof(f234,plain,
    ! [X2,X0,X1] :
      ( relation_like(X2)
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X2,subset_type(cross_product(X0,X1))) ),
    inference(subsumption_resolution,[],[f129,f134]) ).

fof(f129,plain,
    ! [X2,X0,X1] :
      ( ~ ilf_type(X2,subset_type(cross_product(X0,X1)))
      | ~ ilf_type(X0,set_type)
      | ~ ilf_type(X1,set_type)
      | relation_like(X2) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f55,plain,
    ! [X0] :
      ( ~ ilf_type(X0,set_type)
      | ! [X1] :
          ( ~ ilf_type(X1,set_type)
          | ! [X2] :
              ( ~ ilf_type(X2,subset_type(cross_product(X0,X1)))
              | relation_like(X2) ) ) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f29,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ! [X2] :
              ( ilf_type(X2,subset_type(cross_product(X0,X1)))
             => relation_like(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p28) ).

fof(f345,plain,
    ! [X3,X0,X1] :
      ( ilf_type(X3,subset_type(cross_product(X0,X1)))
      | ~ ilf_type(X3,relation_type(X0,X1)) ),
    inference(subsumption_resolution,[],[f344,f134]) ).

fof(f344,plain,
    ! [X3,X0,X1] :
      ( ~ ilf_type(X0,set_type)
      | ilf_type(X3,subset_type(cross_product(X0,X1)))
      | ~ ilf_type(X3,relation_type(X0,X1)) ),
    inference(subsumption_resolution,[],[f157,f134]) ).

fof(f157,plain,
    ! [X3,X0,X1] :
      ( ~ ilf_type(X1,set_type)
      | ~ ilf_type(X3,relation_type(X0,X1))
      | ilf_type(X3,subset_type(cross_product(X0,X1)))
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ilf_type(X1,set_type)
          | ( ! [X2] :
                ( ~ ilf_type(X2,subset_type(cross_product(X0,X1)))
                | ilf_type(X2,relation_type(X0,X1)) )
            & ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X0,X1)))
                | ~ ilf_type(X3,relation_type(X0,X1)) ) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(rectify,[],[f54]) ).

fof(f54,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ilf_type(X1,set_type)
          | ( ! [X3] :
                ( ~ ilf_type(X3,subset_type(cross_product(X0,X1)))
                | ilf_type(X3,relation_type(X0,X1)) )
            & ! [X2] :
                ( ilf_type(X2,subset_type(cross_product(X0,X1)))
                | ~ ilf_type(X2,relation_type(X0,X1)) ) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f37,plain,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X0,X1)))
               => ilf_type(X3,relation_type(X0,X1)) )
            & ! [X2] :
                ( ilf_type(X2,relation_type(X0,X1))
               => ilf_type(X2,subset_type(cross_product(X0,X1))) ) ) ) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,relation_type(X0,X1))
               => ilf_type(X3,subset_type(cross_product(X0,X1))) )
            & ! [X2] :
                ( ilf_type(X2,subset_type(cross_product(X0,X1)))
               => ilf_type(X2,relation_type(X0,X1)) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p6) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : SET664+3 : TPTP v8.1.0. Released v2.2.0.
% 0.06/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.33  % Computer : n009.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 14:08:05 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.49  % (21376)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  % (21377)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.50  % (21374)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.50  % (21372)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.51  % (21375)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (21394)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.51  % (21382)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (21386)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.51  % (21383)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.52  % (21378)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (21398)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.52  % (21391)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.52  % (21373)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (21401)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.42/0.52  % (21377)First to succeed.
% 1.42/0.52  % (21388)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.42/0.52  % (21389)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.42/0.52  % (21397)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.42/0.52  % (21390)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.42/0.52  % (21392)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.42/0.52  % (21393)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.42/0.53  % (21380)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.42/0.53  % (21396)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.42/0.53  % (21380)Instruction limit reached!
% 1.42/0.53  % (21380)------------------------------
% 1.42/0.53  % (21380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.53  % (21399)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.42/0.53  % (21380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.53  % (21380)Termination reason: Unknown
% 1.42/0.53  % (21380)Termination phase: Preprocessing 3
% 1.42/0.53  
% 1.42/0.53  % (21380)Memory used [KB]: 895
% 1.42/0.53  % (21380)Time elapsed: 0.006 s
% 1.42/0.53  % (21380)Instructions burned: 2 (million)
% 1.42/0.53  % (21380)------------------------------
% 1.42/0.53  % (21380)------------------------------
% 1.42/0.53  % (21373)Refutation not found, incomplete strategy% (21373)------------------------------
% 1.42/0.53  % (21373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.53  % (21373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.53  % (21373)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.53  
% 1.42/0.53  % (21373)Memory used [KB]: 5500
% 1.42/0.53  % (21373)Time elapsed: 0.145 s
% 1.42/0.53  % (21373)Instructions burned: 7 (million)
% 1.42/0.53  % (21373)------------------------------
% 1.42/0.53  % (21373)------------------------------
% 1.42/0.53  % (21400)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.42/0.53  % (21387)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.42/0.53  TRYING [1]
% 1.42/0.53  % (21381)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.42/0.53  % (21385)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.42/0.53  TRYING [2]
% 1.42/0.54  % (21384)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.52/0.54  % (21379)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.52/0.54  TRYING [1]
% 1.52/0.54  TRYING [2]
% 1.52/0.54  % (21379)Instruction limit reached!
% 1.52/0.54  % (21379)------------------------------
% 1.52/0.54  % (21379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.54  TRYING [3]
% 1.52/0.54  % (21395)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.52/0.54  % (21379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.54  % (21379)Termination reason: Unknown
% 1.52/0.54  % (21379)Termination phase: Saturation
% 1.52/0.54  
% 1.52/0.54  % (21379)Memory used [KB]: 5500
% 1.52/0.54  % (21379)Time elapsed: 0.142 s
% 1.52/0.54  % (21379)Instructions burned: 7 (million)
% 1.52/0.54  % (21379)------------------------------
% 1.52/0.54  % (21379)------------------------------
% 1.52/0.54  % (21377)Refutation found. Thanks to Tanya!
% 1.52/0.54  % SZS status Theorem for theBenchmark
% 1.52/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 1.52/0.54  % (21377)------------------------------
% 1.52/0.54  % (21377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.54  % (21377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.54  % (21377)Termination reason: Refutation
% 1.52/0.54  
% 1.52/0.54  % (21377)Memory used [KB]: 5628
% 1.52/0.54  % (21377)Time elapsed: 0.132 s
% 1.52/0.54  % (21377)Instructions burned: 11 (million)
% 1.52/0.54  % (21377)------------------------------
% 1.52/0.54  % (21377)------------------------------
% 1.52/0.54  % (21371)Success in time 0.203 s
%------------------------------------------------------------------------------