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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET692+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 : n012.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:22 EDT 2022

% Result   : Theorem 1.66s 0.63s
% Output   : Refutation 1.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   59 (   6 unt;   0 def)
%            Number of atoms       :  175 (   1 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  182 (  66   ~;  74   |;  27   &)
%                                         (  10 <=>;   4  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   91 (  80   !;  11   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f603,plain,
    $false,
    inference(subsumption_resolution,[],[f602,f334]) ).

fof(f334,plain,
    ~ subset(sK1,sF5),
    inference(resolution,[],[f315,f135]) ).

fof(f135,plain,
    ( ~ subset(sK1,sK2)
    | ~ subset(sK1,sF5) ),
    inference(subsumption_resolution,[],[f132,f127]) ).

fof(f127,plain,
    subset(sF5,sK1),
    inference(duplicate_literal_removal,[],[f126]) ).

fof(f126,plain,
    ( subset(sF5,sK1)
    | subset(sF5,sK1) ),
    inference(resolution,[],[f120,f65]) ).

fof(f65,plain,
    ! [X0,X1] :
      ( ~ member(sK0(X0,X1),X1)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( member(X2,X1)
            | ~ member(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ( ~ member(sK0(X0,X1),X1)
          & member(sK0(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f31,f32]) ).

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

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

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

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

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

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

fof(f120,plain,
    ! [X0] :
      ( member(sK0(sF5,X0),sK1)
      | subset(sF5,X0) ),
    inference(resolution,[],[f114,f64]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( member(sK0(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f114,plain,
    ! [X0] :
      ( ~ member(X0,sF5)
      | member(X0,sK1) ),
    inference(superposition,[],[f67,f96]) ).

fof(f96,plain,
    intersection(sK1,sK2) = sF5,
    introduced(function_definition,[]) ).

fof(f67,plain,
    ! [X2,X0,X1] :
      ( ~ member(X0,intersection(X2,X1))
      | member(X0,X2) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,intersection(X2,X1))
        | ~ member(X0,X1)
        | ~ member(X0,X2) )
      & ( ( member(X0,X1)
          & member(X0,X2) )
        | ~ member(X0,intersection(X2,X1)) ) ),
    inference(rectify,[],[f35]) ).

fof(f35,plain,
    ! [X2,X0,X1] :
      ( ( member(X2,intersection(X1,X0))
        | ~ member(X2,X0)
        | ~ member(X2,X1) )
      & ( ( member(X2,X0)
          & member(X2,X1) )
        | ~ member(X2,intersection(X1,X0)) ) ),
    inference(flattening,[],[f34]) ).

fof(f34,plain,
    ! [X2,X0,X1] :
      ( ( member(X2,intersection(X1,X0))
        | ~ member(X2,X0)
        | ~ member(X2,X1) )
      & ( ( member(X2,X0)
          & member(X2,X1) )
        | ~ member(X2,intersection(X1,X0)) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X2,X0,X1] :
      ( member(X2,intersection(X1,X0))
    <=> ( member(X2,X0)
        & member(X2,X1) ) ),
    inference(rectify,[],[f4]) ).

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

fof(f132,plain,
    ( ~ subset(sK1,sF5)
    | ~ subset(sK1,sK2)
    | ~ subset(sF5,sK1) ),
    inference(resolution,[],[f76,f97]) ).

fof(f97,plain,
    ( ~ equal_set(sK1,sF5)
    | ~ subset(sK1,sK2) ),
    inference(definition_folding,[],[f82,f96]) ).

fof(f82,plain,
    ( ~ equal_set(sK1,intersection(sK1,sK2))
    | ~ subset(sK1,sK2) ),
    inference(cnf_transformation,[],[f50]) ).

fof(f50,plain,
    ( ( ~ equal_set(sK1,intersection(sK1,sK2))
      | ~ subset(sK1,sK2) )
    & ( equal_set(sK1,intersection(sK1,sK2))
      | subset(sK1,sK2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2])],[f48,f49]) ).

fof(f49,plain,
    ( ? [X0,X1] :
        ( ( ~ equal_set(X0,intersection(X0,X1))
          | ~ subset(X0,X1) )
        & ( equal_set(X0,intersection(X0,X1))
          | subset(X0,X1) ) )
   => ( ( ~ equal_set(sK1,intersection(sK1,sK2))
        | ~ subset(sK1,sK2) )
      & ( equal_set(sK1,intersection(sK1,sK2))
        | subset(sK1,sK2) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f48,plain,
    ? [X0,X1] :
      ( ( ~ equal_set(X0,intersection(X0,X1))
        | ~ subset(X0,X1) )
      & ( equal_set(X0,intersection(X0,X1))
        | subset(X0,X1) ) ),
    inference(rectify,[],[f47]) ).

fof(f47,plain,
    ? [X1,X0] :
      ( ( ~ equal_set(X1,intersection(X1,X0))
        | ~ subset(X1,X0) )
      & ( equal_set(X1,intersection(X1,X0))
        | subset(X1,X0) ) ),
    inference(nnf_transformation,[],[f25]) ).

fof(f25,plain,
    ? [X1,X0] :
      ( subset(X1,X0)
    <~> equal_set(X1,intersection(X1,X0)) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ~ ! [X0,X1] :
        ( subset(X1,X0)
      <=> equal_set(X1,intersection(X1,X0)) ),
    inference(rectify,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ! [X1,X0] :
        ( subset(X0,X1)
      <=> equal_set(X0,intersection(X0,X1)) ),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ! [X1,X0] :
      ( subset(X0,X1)
    <=> equal_set(X0,intersection(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thI19) ).

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

fof(f44,plain,
    ! [X0,X1] :
      ( ( ( subset(X1,X0)
          & subset(X0,X1) )
        | ~ equal_set(X1,X0) )
      & ( equal_set(X1,X0)
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) ) ),
    inference(flattening,[],[f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ( ( subset(X1,X0)
          & subset(X0,X1) )
        | ~ equal_set(X1,X0) )
      & ( equal_set(X1,X0)
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) ) ),
    inference(nnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X1] :
      ( ( subset(X1,X0)
        & subset(X0,X1) )
    <=> equal_set(X1,X0) ),
    inference(rectify,[],[f2]) ).

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

fof(f315,plain,
    subset(sK1,sK2),
    inference(duplicate_literal_removal,[],[f312]) ).

fof(f312,plain,
    ( subset(sK1,sK2)
    | subset(sK1,sK2)
    | subset(sK1,sK2) ),
    inference(resolution,[],[f139,f65]) ).

fof(f139,plain,
    ! [X0] :
      ( member(sK0(sK1,X0),sK2)
      | subset(sK1,X0)
      | subset(sK1,sK2) ),
    inference(resolution,[],[f137,f116]) ).

fof(f116,plain,
    ! [X0] :
      ( ~ member(X0,sF5)
      | member(X0,sK2) ),
    inference(superposition,[],[f68,f96]) ).

fof(f68,plain,
    ! [X2,X0,X1] :
      ( ~ member(X0,intersection(X2,X1))
      | member(X0,X1) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f137,plain,
    ! [X1] :
      ( member(sK0(sK1,X1),sF5)
      | subset(sK1,X1)
      | subset(sK1,sK2) ),
    inference(resolution,[],[f130,f64]) ).

fof(f130,plain,
    ! [X4] :
      ( ~ member(X4,sK1)
      | member(X4,sF5)
      | subset(sK1,sK2) ),
    inference(resolution,[],[f66,f101]) ).

fof(f101,plain,
    ( subset(sK1,sF5)
    | subset(sK1,sK2) ),
    inference(resolution,[],[f78,f98]) ).

fof(f98,plain,
    ( equal_set(sK1,sF5)
    | subset(sK1,sK2) ),
    inference(definition_folding,[],[f81,f96]) ).

fof(f81,plain,
    ( equal_set(sK1,intersection(sK1,sK2))
    | subset(sK1,sK2) ),
    inference(cnf_transformation,[],[f50]) ).

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

fof(f66,plain,
    ! [X2,X0,X1] :
      ( ~ subset(X0,X1)
      | ~ member(X2,X0)
      | member(X2,X1) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f602,plain,
    subset(sK1,sF5),
    inference(duplicate_literal_removal,[],[f594]) ).

fof(f594,plain,
    ( subset(sK1,sF5)
    | subset(sK1,sF5) ),
    inference(resolution,[],[f512,f65]) ).

fof(f512,plain,
    ! [X2] :
      ( member(sK0(sK1,X2),sF5)
      | subset(sK1,X2) ),
    inference(subsumption_resolution,[],[f507,f64]) ).

fof(f507,plain,
    ! [X2] :
      ( subset(sK1,X2)
      | ~ member(sK0(sK1,X2),sK1)
      | member(sK0(sK1,X2),sF5) ),
    inference(resolution,[],[f416,f174]) ).

fof(f174,plain,
    ! [X0] :
      ( ~ member(X0,sK2)
      | member(X0,sF5)
      | ~ member(X0,sK1) ),
    inference(superposition,[],[f69,f96]) ).

fof(f69,plain,
    ! [X2,X0,X1] :
      ( member(X0,intersection(X2,X1))
      | ~ member(X0,X1)
      | ~ member(X0,X2) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f416,plain,
    ! [X1] :
      ( member(sK0(sK1,X1),sK2)
      | subset(sK1,X1) ),
    inference(resolution,[],[f335,f64]) ).

fof(f335,plain,
    ! [X0] :
      ( ~ member(X0,sK1)
      | member(X0,sK2) ),
    inference(resolution,[],[f315,f66]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET692+4 : TPTP v8.1.0. Released v2.2.0.
% 0.07/0.13  % 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.34  % Computer : n012.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 14:13:35 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 1.43/0.55  % (11094)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)
% 1.43/0.56  % (11111)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.43/0.56  % (11102)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.43/0.56  % (11103)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.66/0.56  TRYING [1]
% 1.66/0.56  TRYING [2]
% 1.66/0.56  TRYING [3]
% 1.66/0.57  % (11110)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.66/0.57  % (11095)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.66/0.57  TRYING [4]
% 1.66/0.58  % (11092)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.66/0.59  % (11095)Instruction limit reached!
% 1.66/0.59  % (11095)------------------------------
% 1.66/0.59  % (11095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.59  % (11095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.59  % (11090)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)
% 1.66/0.59  % (11095)Termination reason: Unknown
% 1.66/0.59  % (11095)Termination phase: Saturation
% 1.66/0.59  
% 1.66/0.59  % (11095)Memory used [KB]: 5500
% 1.66/0.59  % (11095)Time elapsed: 0.106 s
% 1.66/0.59  % (11095)Instructions burned: 7 (million)
% 1.66/0.59  % (11095)------------------------------
% 1.66/0.59  % (11095)------------------------------
% 1.66/0.59  % (11096)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.66/0.59  % (11096)Instruction limit reached!
% 1.66/0.59  % (11096)------------------------------
% 1.66/0.59  % (11096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.59  % (11096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.59  % (11096)Termination reason: Unknown
% 1.66/0.59  % (11096)Termination phase: Preprocessing 3
% 1.66/0.59  
% 1.66/0.59  % (11096)Memory used [KB]: 895
% 1.66/0.59  % (11096)Time elapsed: 0.002 s
% 1.66/0.59  % (11096)Instructions burned: 2 (million)
% 1.66/0.59  % (11096)------------------------------
% 1.66/0.59  % (11096)------------------------------
% 1.66/0.59  % (11089)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)
% 1.66/0.59  % (11089)Refutation not found, incomplete strategy% (11089)------------------------------
% 1.66/0.59  % (11089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.59  % (11089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.59  % (11089)Termination reason: Refutation not found, incomplete strategy
% 1.66/0.59  
% 1.66/0.59  % (11089)Memory used [KB]: 5500
% 1.66/0.59  % (11089)Time elapsed: 0.161 s
% 1.66/0.59  % (11089)Instructions burned: 3 (million)
% 1.66/0.59  % (11089)------------------------------
% 1.66/0.59  % (11089)------------------------------
% 1.66/0.59  % (11093)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)
% 1.66/0.60  % (11108)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.66/0.60  % (11099)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)
% 1.66/0.60  % (11088)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)
% 1.66/0.60  TRYING [1]
% 1.66/0.60  TRYING [2]
% 1.66/0.60  % (11091)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.66/0.60  % (11107)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.66/0.61  % (11115)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.66/0.61  % (11109)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.66/0.61  % (11114)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.66/0.61  TRYING [5]
% 1.66/0.62  % (11117)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.66/0.62  % (11113)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.66/0.62  % (11100)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.66/0.62  % (11106)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.66/0.62  % (11112)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.66/0.62  % (11105)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.66/0.62  TRYING [3]
% 1.66/0.63  % (11103)First to succeed.
% 1.66/0.63  % (11101)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.66/0.63  TRYING [4]
% 1.66/0.63  % (11098)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.66/0.63  % (11104)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.66/0.63  % (11097)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.66/0.63  % (11103)Refutation found. Thanks to Tanya!
% 1.66/0.63  % SZS status Theorem for theBenchmark
% 1.66/0.63  % SZS output start Proof for theBenchmark
% See solution above
% 1.66/0.64  % (11103)------------------------------
% 1.66/0.64  % (11103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.64  % (11103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.64  % (11103)Termination reason: Refutation
% 1.66/0.64  
% 1.66/0.64  % (11103)Memory used [KB]: 1535
% 1.66/0.64  % (11103)Time elapsed: 0.137 s
% 1.66/0.64  % (11103)Instructions burned: 32 (million)
% 1.66/0.64  % (11103)------------------------------
% 1.66/0.64  % (11103)------------------------------
% 1.66/0.64  % (11087)Success in time 0.281 s
%------------------------------------------------------------------------------