TSTP Solution File: SET351+4 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET351+4 : 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 : n024.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:24:31 EDT 2022

% Result   : Theorem 2.38s 0.69s
% Output   : Refutation 2.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   61 (  13 unt;   0 def)
%            Number of atoms       :  156 (  12 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  161 (  66   ~;  59   |;  22   &)
%                                         (   8 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   1 con; 0-2 aty)
%            Number of variables   :  106 (  96   !;  10   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f413,plain,
    $false,
    inference(subsumption_resolution,[],[f412,f401]) ).

fof(f401,plain,
    subset(sK3,sum(singleton(sK3))),
    inference(resolution,[],[f373,f109]) ).

fof(f109,plain,
    ( subset(sum(singleton(sK3)),sK3)
    | subset(sK3,sum(singleton(sK3))) ),
    inference(resolution,[],[f94,f85]) ).

fof(f85,plain,
    ~ equal_set(sum(singleton(sK3)),sK3),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,plain,
    ~ equal_set(sum(singleton(sK3)),sK3),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f25,f57]) ).

fof(f57,plain,
    ( ? [X0] : ~ equal_set(sum(singleton(X0)),X0)
   => ~ equal_set(sum(singleton(sK3)),sK3) ),
    introduced(choice_axiom,[]) ).

fof(f25,plain,
    ? [X0] : ~ equal_set(sum(singleton(X0)),X0),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ! [X0] : equal_set(sum(singleton(X0)),X0),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ! [X0] : equal_set(sum(singleton(X0)),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thI39) ).

fof(f94,plain,
    ! [X0,X1] :
      ( equal_set(X0,X1)
      | subset(X0,X1)
      | subset(X1,X0) ),
    inference(consistent_polarity_flipping,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | ~ subset(X1,X0)
      | equal_set(X0,X1) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ! [X0,X1] :
      ( equal_set(X0,X1)
      | ~ subset(X0,X1)
      | ~ subset(X1,X0) ),
    inference(flattening,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( equal_set(X0,X1)
      | ~ subset(X0,X1)
      | ~ subset(X1,X0) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        & subset(X1,X0) )
     => equal_set(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f2]) ).

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

fof(f373,plain,
    ~ subset(sum(singleton(sK3)),sK3),
    inference(subsumption_resolution,[],[f372,f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ~ member(sK2(X0,X1),X1)
      | ~ subset(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f84]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
      | ~ member(sK2(X0,X1),X1) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ( ~ member(sK2(X0,X1),X1)
          & member(sK2(X0,X1),X0) ) )
      & ( ! [X3] :
            ( member(X3,X1)
            | ~ member(X3,X0) )
        | ~ subset(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f54,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ member(X2,X1)
          & member(X2,X0) )
     => ( ~ member(sK2(X0,X1),X1)
        & member(sK2(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ? [X2] :
            ( ~ member(X2,X1)
            & member(X2,X0) ) )
      & ( ! [X3] :
            ( member(X3,X1)
            | ~ member(X3,X0) )
        | ~ subset(X0,X1) ) ),
    inference(rectify,[],[f53]) ).

fof(f53,plain,
    ! [X1,X0] :
      ( ( subset(X1,X0)
        | ? [X2] :
            ( ~ member(X2,X0)
            & member(X2,X1) ) )
      & ( ! [X2] :
            ( member(X2,X0)
            | ~ member(X2,X1) )
        | ~ subset(X1,X0) ) ),
    inference(nnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X1,X0] :
      ( subset(X1,X0)
    <=> ! [X2] :
          ( member(X2,X0)
          | ~ member(X2,X1) ) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( member(X2,X1)
         => member(X2,X0) )
    <=> subset(X1,X0) ),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] :
      ( ! [X2] :
          ( member(X2,X0)
         => member(X2,X1) )
    <=> subset(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subset) ).

fof(f372,plain,
    ( member(sK2(sum(singleton(sK3)),sK3),sK3)
    | ~ subset(sum(singleton(sK3)),sK3) ),
    inference(superposition,[],[f101,f306]) ).

fof(f306,plain,
    sK3 = sK1(sK2(sum(singleton(sK3)),sK3),singleton(sK3)),
    inference(subsumption_resolution,[],[f304,f215]) ).

fof(f215,plain,
    ( subset(sK3,sum(singleton(sK3)))
    | sK3 = sK1(sK2(sum(singleton(sK3)),sK3),singleton(sK3)) ),
    inference(resolution,[],[f199,f73]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(cnf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ member(X1,singleton(X0)) )
      & ( member(X1,singleton(X0))
        | X0 != X1 ) ),
    inference(rectify,[],[f43]) ).

fof(f43,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | ~ member(X0,singleton(X1)) )
      & ( member(X0,singleton(X1))
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0] :
      ( X0 = X1
    <=> member(X0,singleton(X1)) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X0] :
      ( X0 = X2
    <=> member(X2,singleton(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singleton) ).

fof(f199,plain,
    ( member(sK1(sK2(sum(singleton(sK3)),sK3),singleton(sK3)),singleton(sK3))
    | subset(sK3,sum(singleton(sK3))) ),
    inference(resolution,[],[f107,f109]) ).

fof(f107,plain,
    ! [X0,X1] :
      ( ~ subset(sum(X0),X1)
      | member(sK1(sK2(sum(X0),X1),X0),X0) ),
    inference(resolution,[],[f80,f93]) ).

fof(f93,plain,
    ! [X0,X1] :
      ( member(sK2(X0,X1),X0)
      | ~ subset(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f83]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( member(sK2(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( ~ member(X0,sum(X1))
      | member(sK1(X0,X1),X1) ),
    inference(cnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ( member(X0,sum(X1))
        | ! [X2] :
            ( ~ member(X2,X1)
            | ~ member(X0,X2) ) )
      & ( ( member(sK1(X0,X1),X1)
          & member(X0,sK1(X0,X1)) )
        | ~ member(X0,sum(X1)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f50,f51]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( member(X3,X1)
          & member(X0,X3) )
     => ( member(sK1(X0,X1),X1)
        & member(X0,sK1(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( ( member(X0,sum(X1))
        | ! [X2] :
            ( ~ member(X2,X1)
            | ~ member(X0,X2) ) )
      & ( ? [X3] :
            ( member(X3,X1)
            & member(X0,X3) )
        | ~ member(X0,sum(X1)) ) ),
    inference(rectify,[],[f49]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ( member(X0,sum(X1))
        | ! [X2] :
            ( ~ member(X2,X1)
            | ~ member(X0,X2) ) )
      & ( ? [X2] :
            ( member(X2,X1)
            & member(X0,X2) )
        | ~ member(X0,sum(X1)) ) ),
    inference(nnf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X0,X1] :
      ( member(X0,sum(X1))
    <=> ? [X2] :
          ( member(X2,X1)
          & member(X0,X2) ) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X2,X0] :
      ( member(X2,sum(X0))
    <=> ? [X4] :
          ( member(X4,X0)
          & member(X2,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum) ).

fof(f304,plain,
    ( sK3 = sK1(sK2(sum(singleton(sK3)),sK3),singleton(sK3))
    | ~ subset(sK3,sum(singleton(sK3))) ),
    inference(resolution,[],[f265,f93]) ).

fof(f265,plain,
    ( ~ member(sK2(sK3,sum(singleton(sK3))),sK3)
    | sK3 = sK1(sK2(sum(singleton(sK3)),sK3),singleton(sK3)) ),
    inference(resolution,[],[f120,f215]) ).

fof(f120,plain,
    ! [X8,X7] :
      ( ~ subset(X7,sum(singleton(X8)))
      | ~ member(sK2(X7,sum(singleton(X8))),X8) ),
    inference(resolution,[],[f113,f95]) ).

fof(f113,plain,
    ! [X11,X12] :
      ( member(X11,sum(singleton(X12)))
      | ~ member(X11,X12) ),
    inference(resolution,[],[f81,f89]) ).

fof(f89,plain,
    ! [X1] : member(X1,singleton(X1)),
    inference(equality_resolution,[],[f72]) ).

fof(f72,plain,
    ! [X0,X1] :
      ( member(X1,singleton(X0))
      | X0 != X1 ),
    inference(cnf_transformation,[],[f44]) ).

fof(f81,plain,
    ! [X2,X0,X1] :
      ( ~ member(X2,X1)
      | ~ member(X0,X2)
      | member(X0,sum(X1)) ),
    inference(cnf_transformation,[],[f52]) ).

fof(f101,plain,
    ! [X6,X5] :
      ( member(sK2(sum(X5),X6),sK1(sK2(sum(X5),X6),X5))
      | ~ subset(sum(X5),X6) ),
    inference(resolution,[],[f93,f79]) ).

fof(f79,plain,
    ! [X0,X1] :
      ( ~ member(X0,sum(X1))
      | member(X0,sK1(X0,X1)) ),
    inference(cnf_transformation,[],[f52]) ).

fof(f412,plain,
    ~ subset(sK3,sum(singleton(sK3))),
    inference(subsumption_resolution,[],[f410,f106]) ).

fof(f106,plain,
    ! [X0] : ~ subset(X0,X0),
    inference(duplicate_literal_removal,[],[f102]) ).

fof(f102,plain,
    ! [X0] :
      ( ~ subset(X0,X0)
      | ~ subset(X0,X0) ),
    inference(resolution,[],[f95,f93]) ).

fof(f410,plain,
    ( subset(sK3,sK3)
    | ~ subset(sK3,sum(singleton(sK3))) ),
    inference(resolution,[],[f402,f129]) ).

fof(f129,plain,
    ! [X24,X22,X23] :
      ( member(sK2(X22,X24),X23)
      | subset(X22,X23)
      | ~ subset(X22,X24) ),
    inference(resolution,[],[f91,f93]) ).

fof(f91,plain,
    ! [X3,X0,X1] :
      ( ~ member(X3,X0)
      | subset(X0,X1)
      | member(X3,X1) ),
    inference(consistent_polarity_flipping,[],[f82]) ).

fof(f82,plain,
    ! [X3,X0,X1] :
      ( member(X3,X1)
      | ~ subset(X0,X1)
      | ~ member(X3,X0) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f402,plain,
    ~ member(sK2(sK3,sum(singleton(sK3))),sK3),
    inference(resolution,[],[f401,f120]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : SET351+4 : TPTP v8.1.0. Released v2.2.0.
% 0.13/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 13:44:34 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.55  % (32513)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.21/0.55  % (32512)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.56  % (32500)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.21/0.56  % (32501)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.21/0.56  % (32504)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.21/0.57  % (32514)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)
% 0.21/0.57  % (32505)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.21/0.57  TRYING [1]
% 0.21/0.57  TRYING [2]
% 0.21/0.57  TRYING [3]
% 0.21/0.57  % (32522)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)
% 0.21/0.57  % (32499)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.21/0.58  % (32510)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.21/0.58  % (32520)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.71/0.58  % (32500)Refutation not found, incomplete strategy% (32500)------------------------------
% 1.71/0.58  % (32500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.58  % (32500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.58  % (32500)Termination reason: Refutation not found, incomplete strategy
% 1.71/0.58  
% 1.71/0.58  % (32500)Memory used [KB]: 5373
% 1.71/0.58  % (32500)Time elapsed: 0.145 s
% 1.71/0.58  % (32500)Instructions burned: 2 (million)
% 1.71/0.58  % (32500)------------------------------
% 1.71/0.58  % (32500)------------------------------
% 1.71/0.58  % (32521)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)
% 1.71/0.58  % (32506)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.71/0.58  % (32523)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.71/0.58  % (32509)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.71/0.59  % (32502)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)
% 1.71/0.59  % (32503)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.71/0.59  % (32517)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.71/0.59  % (32516)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.71/0.59  % (32511)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.71/0.60  TRYING [1]
% 1.71/0.60  TRYING [2]
% 1.71/0.60  % (32525)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)
% 1.71/0.60  TRYING [1]
% 1.71/0.60  TRYING [2]
% 1.71/0.60  TRYING [3]
% 1.71/0.60  TRYING [4]
% 1.71/0.60  % (32506)Instruction limit reached!
% 1.71/0.60  % (32506)------------------------------
% 1.71/0.60  % (32506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.60  % (32506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.60  % (32506)Termination reason: Unknown
% 1.71/0.60  % (32506)Termination phase: Saturation
% 1.71/0.60  
% 1.71/0.60  % (32506)Memory used [KB]: 5500
% 1.71/0.60  % (32506)Time elapsed: 0.133 s
% 1.71/0.60  % (32506)Instructions burned: 7 (million)
% 1.71/0.60  % (32506)------------------------------
% 1.71/0.60  % (32506)------------------------------
% 1.71/0.60  % (32515)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.92/0.60  % (32508)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.92/0.61  % (32527)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.92/0.61  % (32507)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.92/0.61  % (32519)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.92/0.61  % (32518)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)
% 1.92/0.61  % (32528)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.92/0.62  % (32524)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.92/0.62  % (32507)Instruction limit reached!
% 1.92/0.62  % (32507)------------------------------
% 1.92/0.62  % (32507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.62  TRYING [3]
% 1.92/0.62  % (32526)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.92/0.62  % (32507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.62  % (32507)Termination reason: Unknown
% 1.92/0.62  % (32507)Termination phase: Saturation
% 1.92/0.62  
% 1.92/0.62  % (32507)Memory used [KB]: 5373
% 1.92/0.62  % (32507)Time elapsed: 0.005 s
% 1.92/0.62  % (32507)Instructions burned: 3 (million)
% 1.92/0.62  % (32507)------------------------------
% 1.92/0.62  % (32507)------------------------------
% 1.92/0.62  TRYING [4]
% 1.92/0.63  TRYING [4]
% 1.92/0.65  TRYING [5]
% 1.92/0.65  TRYING [5]
% 1.92/0.66  % (32501)Instruction limit reached!
% 1.92/0.66  % (32501)------------------------------
% 1.92/0.66  % (32501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.66  % (32501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.66  % (32501)Termination reason: Unknown
% 1.92/0.66  % (32501)Termination phase: Saturation
% 1.92/0.66  
% 1.92/0.66  % (32501)Memory used [KB]: 1663
% 1.92/0.66  % (32501)Time elapsed: 0.230 s
% 1.92/0.66  % (32501)Instructions burned: 37 (million)
% 1.92/0.66  % (32501)------------------------------
% 1.92/0.66  % (32501)------------------------------
% 2.38/0.67  % (32504)Instruction limit reached!
% 2.38/0.67  % (32504)------------------------------
% 2.38/0.67  % (32504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.67  % (32504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.67  % (32504)Termination reason: Unknown
% 2.38/0.67  % (32504)Termination phase: Saturation
% 2.38/0.67  
% 2.38/0.67  % (32504)Memory used [KB]: 6140
% 2.38/0.67  % (32504)Time elapsed: 0.247 s
% 2.38/0.67  % (32504)Instructions burned: 48 (million)
% 2.38/0.67  % (32504)------------------------------
% 2.38/0.67  % (32504)------------------------------
% 2.38/0.68  % (32505)Instruction limit reached!
% 2.38/0.68  % (32505)------------------------------
% 2.38/0.68  % (32505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.68  % (32505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.68  % (32505)Termination reason: Unknown
% 2.38/0.68  % (32505)Termination phase: Finite model building constraint generation
% 2.38/0.68  
% 2.38/0.68  % (32505)Memory used [KB]: 7291
% 2.38/0.68  % (32505)Time elapsed: 0.243 s
% 2.38/0.68  % (32505)Instructions burned: 52 (million)
% 2.38/0.68  % (32505)------------------------------
% 2.38/0.68  % (32505)------------------------------
% 2.38/0.68  TRYING [5]
% 2.38/0.69  % (32518)First to succeed.
% 2.38/0.69  % (32518)Refutation found. Thanks to Tanya!
% 2.38/0.69  % SZS status Theorem for theBenchmark
% 2.38/0.69  % SZS output start Proof for theBenchmark
% See solution above
% 2.38/0.69  % (32518)------------------------------
% 2.38/0.69  % (32518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.69  % (32518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.69  % (32518)Termination reason: Refutation
% 2.38/0.69  
% 2.38/0.69  % (32518)Memory used [KB]: 1279
% 2.38/0.69  % (32518)Time elapsed: 0.251 s
% 2.38/0.69  % (32518)Instructions burned: 19 (million)
% 2.38/0.69  % (32518)------------------------------
% 2.38/0.69  % (32518)------------------------------
% 2.38/0.69  % (32498)Success in time 0.328 s
%------------------------------------------------------------------------------