TSTP Solution File: SEU141+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU141+2 : TPTP v8.1.0. Released v3.3.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 : n011.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:51 EDT 2022

% Result   : Theorem 0.21s 0.58s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   58 (  19 unt;   0 def)
%            Number of atoms       :  116 (  52 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   98 (  40   ~;  41   |;   7   &)
%                                         (   6 <=>;   3  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   64 (  56   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f701,plain,
    $false,
    inference(avatar_sat_refutation,[],[f302,f304,f486,f700]) ).

fof(f700,plain,
    ( ~ spl12_1
    | spl12_2 ),
    inference(avatar_contradiction_clause,[],[f699]) ).

fof(f699,plain,
    ( $false
    | ~ spl12_1
    | spl12_2 ),
    inference(subsumption_resolution,[],[f698,f301]) ).

fof(f301,plain,
    ( sK4 != set_difference(sK4,sK3)
    | spl12_2 ),
    inference(avatar_component_clause,[],[f299]) ).

fof(f299,plain,
    ( spl12_2
  <=> sK4 = set_difference(sK4,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl12_2])]) ).

fof(f698,plain,
    ( sK4 = set_difference(sK4,sK3)
    | ~ spl12_1 ),
    inference(forward_demodulation,[],[f697,f361]) ).

fof(f361,plain,
    ! [X4,X5] : set_union2(set_difference(X4,X5),X4) = X4,
    inference(resolution,[],[f228,f213]) ).

fof(f213,plain,
    ! [X0,X1] : subset(set_difference(X1,X0),X1),
    inference(cnf_transformation,[],[f66]) ).

fof(f66,plain,
    ! [X0,X1] : subset(set_difference(X1,X0),X1),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X1,X0] : subset(set_difference(X0,X1),X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t36_xboole_1) ).

fof(f228,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | set_union2(X1,X0) = X0 ),
    inference(cnf_transformation,[],[f102]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( set_union2(X1,X0) = X0
      | ~ subset(X1,X0) ),
    inference(ennf_transformation,[],[f63]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( subset(X1,X0)
     => set_union2(X1,X0) = X0 ),
    inference(rectify,[],[f28]) ).

fof(f28,axiom,
    ! [X1,X0] :
      ( subset(X0,X1)
     => set_union2(X0,X1) = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t12_xboole_1) ).

fof(f697,plain,
    ( set_union2(set_difference(sK4,sK3),sK4) = set_difference(sK4,sK3)
    | ~ spl12_1 ),
    inference(forward_demodulation,[],[f689,f225]) ).

fof(f225,plain,
    ! [X0] : set_union2(X0,empty_set) = X0,
    inference(cnf_transformation,[],[f31]) ).

fof(f31,axiom,
    ! [X0] : set_union2(X0,empty_set) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_boole) ).

fof(f689,plain,
    ( set_union2(set_difference(sK4,sK3),sK4) = set_union2(set_difference(sK4,sK3),empty_set)
    | ~ spl12_1 ),
    inference(superposition,[],[f216,f509]) ).

fof(f509,plain,
    ( empty_set = set_difference(sK4,set_difference(sK4,sK3))
    | ~ spl12_1 ),
    inference(resolution,[],[f271,f296]) ).

fof(f296,plain,
    ( disjoint(sK4,sK3)
    | ~ spl12_1 ),
    inference(avatar_component_clause,[],[f295]) ).

fof(f295,plain,
    ( spl12_1
  <=> disjoint(sK4,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl12_1])]) ).

fof(f271,plain,
    ! [X0,X1] :
      ( ~ disjoint(X0,X1)
      | empty_set = set_difference(X0,set_difference(X0,X1)) ),
    inference(definition_unfolding,[],[f210,f188]) ).

fof(f188,plain,
    ! [X0,X1] : set_intersection2(X1,X0) = set_difference(X1,set_difference(X1,X0)),
    inference(cnf_transformation,[],[f77]) ).

fof(f77,plain,
    ! [X0,X1] : set_intersection2(X1,X0) = set_difference(X1,set_difference(X1,X0)),
    inference(rectify,[],[f47]) ).

fof(f47,axiom,
    ! [X1,X0] : set_intersection2(X0,X1) = set_difference(X0,set_difference(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t48_xboole_1) ).

fof(f210,plain,
    ! [X0,X1] :
      ( set_intersection2(X0,X1) = empty_set
      | ~ disjoint(X0,X1) ),
    inference(cnf_transformation,[],[f142]) ).

fof(f142,plain,
    ! [X0,X1] :
      ( ( disjoint(X0,X1)
        | set_intersection2(X0,X1) != empty_set )
      & ( set_intersection2(X0,X1) = empty_set
        | ~ disjoint(X0,X1) ) ),
    inference(rectify,[],[f141]) ).

fof(f141,plain,
    ! [X1,X0] :
      ( ( disjoint(X1,X0)
        | set_intersection2(X1,X0) != empty_set )
      & ( set_intersection2(X1,X0) = empty_set
        | ~ disjoint(X1,X0) ) ),
    inference(nnf_transformation,[],[f71]) ).

fof(f71,plain,
    ! [X1,X0] :
      ( disjoint(X1,X0)
    <=> set_intersection2(X1,X0) = empty_set ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X1,X0] :
      ( disjoint(X0,X1)
    <=> set_intersection2(X0,X1) = empty_set ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d7_xboole_0) ).

fof(f216,plain,
    ! [X0,X1] : set_union2(X1,X0) = set_union2(X1,set_difference(X0,X1)),
    inference(cnf_transformation,[],[f144]) ).

fof(f144,plain,
    ! [X0,X1] : set_union2(X1,X0) = set_union2(X1,set_difference(X0,X1)),
    inference(rectify,[],[f41]) ).

fof(f41,axiom,
    ! [X1,X0] : set_union2(X0,X1) = set_union2(X0,set_difference(X1,X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t39_xboole_1) ).

fof(f486,plain,
    ( spl12_1
    | ~ spl12_2 ),
    inference(avatar_contradiction_clause,[],[f485]) ).

fof(f485,plain,
    ( $false
    | spl12_1
    | ~ spl12_2 ),
    inference(subsumption_resolution,[],[f484,f297]) ).

fof(f297,plain,
    ( ~ disjoint(sK4,sK3)
    | spl12_1 ),
    inference(avatar_component_clause,[],[f295]) ).

fof(f484,plain,
    ( disjoint(sK4,sK3)
    | ~ spl12_2 ),
    inference(subsumption_resolution,[],[f478,f305]) ).

fof(f305,plain,
    ! [X0] : empty_set = set_difference(X0,X0),
    inference(forward_demodulation,[],[f272,f184]) ).

fof(f184,plain,
    ! [X0] : set_difference(X0,empty_set) = X0,
    inference(cnf_transformation,[],[f42]) ).

fof(f42,axiom,
    ! [X0] : set_difference(X0,empty_set) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t3_boole) ).

fof(f272,plain,
    ! [X0] : empty_set = set_difference(X0,set_difference(X0,empty_set)),
    inference(definition_unfolding,[],[f214,f188]) ).

fof(f214,plain,
    ! [X0] : empty_set = set_intersection2(X0,empty_set),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,axiom,
    ! [X0] : empty_set = set_intersection2(X0,empty_set),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2_boole) ).

fof(f478,plain,
    ( empty_set != set_difference(sK4,sK4)
    | disjoint(sK4,sK3)
    | ~ spl12_2 ),
    inference(superposition,[],[f270,f300]) ).

fof(f300,plain,
    ( sK4 = set_difference(sK4,sK3)
    | ~ spl12_2 ),
    inference(avatar_component_clause,[],[f299]) ).

fof(f270,plain,
    ! [X0,X1] :
      ( empty_set != set_difference(X0,set_difference(X0,X1))
      | disjoint(X0,X1) ),
    inference(definition_unfolding,[],[f211,f188]) ).

fof(f211,plain,
    ! [X0,X1] :
      ( disjoint(X0,X1)
      | set_intersection2(X0,X1) != empty_set ),
    inference(cnf_transformation,[],[f142]) ).

fof(f304,plain,
    ( spl12_1
    | spl12_2 ),
    inference(avatar_split_clause,[],[f219,f299,f295]) ).

fof(f219,plain,
    ( sK4 = set_difference(sK4,sK3)
    | disjoint(sK4,sK3) ),
    inference(cnf_transformation,[],[f149]) ).

fof(f149,plain,
    ( ( ~ disjoint(sK4,sK3)
      | sK4 != set_difference(sK4,sK3) )
    & ( disjoint(sK4,sK3)
      | sK4 = set_difference(sK4,sK3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4])],[f147,f148]) ).

fof(f148,plain,
    ( ? [X0,X1] :
        ( ( ~ disjoint(X1,X0)
          | set_difference(X1,X0) != X1 )
        & ( disjoint(X1,X0)
          | set_difference(X1,X0) = X1 ) )
   => ( ( ~ disjoint(sK4,sK3)
        | sK4 != set_difference(sK4,sK3) )
      & ( disjoint(sK4,sK3)
        | sK4 = set_difference(sK4,sK3) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f147,plain,
    ? [X0,X1] :
      ( ( ~ disjoint(X1,X0)
        | set_difference(X1,X0) != X1 )
      & ( disjoint(X1,X0)
        | set_difference(X1,X0) = X1 ) ),
    inference(rectify,[],[f146]) ).

fof(f146,plain,
    ? [X1,X0] :
      ( ( ~ disjoint(X0,X1)
        | set_difference(X0,X1) != X0 )
      & ( disjoint(X0,X1)
        | set_difference(X0,X1) = X0 ) ),
    inference(nnf_transformation,[],[f94]) ).

fof(f94,plain,
    ? [X1,X0] :
      ( set_difference(X0,X1) = X0
    <~> disjoint(X0,X1) ),
    inference(ennf_transformation,[],[f56]) ).

fof(f56,negated_conjecture,
    ~ ! [X0,X1] :
        ( set_difference(X0,X1) = X0
      <=> disjoint(X0,X1) ),
    inference(negated_conjecture,[],[f55]) ).

fof(f55,conjecture,
    ! [X0,X1] :
      ( set_difference(X0,X1) = X0
    <=> disjoint(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t83_xboole_1) ).

fof(f302,plain,
    ( ~ spl12_1
    | ~ spl12_2 ),
    inference(avatar_split_clause,[],[f220,f299,f295]) ).

fof(f220,plain,
    ( sK4 != set_difference(sK4,sK3)
    | ~ disjoint(sK4,sK3) ),
    inference(cnf_transformation,[],[f149]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SEU141+2 : TPTP v8.1.0. Released v3.3.0.
% 0.11/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.14/0.34  % Computer : n011.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:41:10 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.50  % (15616)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.51  % (15619)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.21/0.51  % (15639)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.51  % (15624)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.51  % (15630)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.52  % (15637)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.21/0.52  % (15621)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.21/0.52  % (15614)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.52  % (15634)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.52  % (15638)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.52  % (15613)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  % (15628)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  % (15624)Instruction limit reached!
% 0.21/0.53  % (15624)------------------------------
% 0.21/0.53  % (15624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15627)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.21/0.53  % (15624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15624)Termination reason: Unknown
% 0.21/0.53  % (15624)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (15624)Memory used [KB]: 6140
% 0.21/0.53  % (15624)Time elapsed: 0.123 s
% 0.21/0.53  % (15624)Instructions burned: 7 (million)
% 0.21/0.53  % (15624)------------------------------
% 0.21/0.53  % (15624)------------------------------
% 0.21/0.53  % (15627)Instruction limit reached!
% 0.21/0.53  % (15627)------------------------------
% 0.21/0.53  % (15627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15627)Termination reason: Unknown
% 0.21/0.53  % (15627)Termination phase: Property scanning
% 0.21/0.53  
% 0.21/0.53  % (15627)Memory used [KB]: 1535
% 0.21/0.53  % (15627)Time elapsed: 0.003 s
% 0.21/0.53  % (15627)Instructions burned: 4 (million)
% 0.21/0.53  % (15627)------------------------------
% 0.21/0.53  % (15627)------------------------------
% 0.21/0.53  % (15634)Instruction limit reached!
% 0.21/0.53  % (15634)------------------------------
% 0.21/0.53  % (15634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15634)Termination reason: Unknown
% 0.21/0.53  % (15634)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (15634)Memory used [KB]: 6140
% 0.21/0.53  % (15634)Time elapsed: 0.124 s
% 0.21/0.53  % (15634)Instructions burned: 11 (million)
% 0.21/0.53  % (15634)------------------------------
% 0.21/0.53  % (15634)------------------------------
% 0.21/0.53  % (15615)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.53  % (15628)Instruction limit reached!
% 0.21/0.53  % (15628)------------------------------
% 0.21/0.53  % (15628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15628)Termination reason: Unknown
% 0.21/0.53  % (15628)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (15628)Memory used [KB]: 6012
% 0.21/0.53  % (15628)Time elapsed: 0.082 s
% 0.21/0.53  % (15628)Instructions burned: 7 (million)
% 0.21/0.53  % (15628)------------------------------
% 0.21/0.53  % (15628)------------------------------
% 0.21/0.53  % (15618)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.21/0.53  % (15617)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.21/0.53  % (15625)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.53  % (15626)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (15640)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.21/0.53  % (15615)Instruction limit reached!
% 0.21/0.53  % (15615)------------------------------
% 0.21/0.53  % (15615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15642)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.54  % (15620)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.54  % (15641)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.54  % (15614)Instruction limit reached!
% 0.21/0.54  % (15614)------------------------------
% 0.21/0.54  % (15614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15632)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.54  % (15623)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.54  % (15617)Instruction limit reached!
% 0.21/0.54  % (15617)------------------------------
% 0.21/0.54  % (15617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15633)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.55  % (15622)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.55  % (15643)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.55  % (15644)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.55  % (15615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (15615)Termination reason: Unknown
% 0.21/0.55  % (15615)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (15615)Memory used [KB]: 1535
% 0.21/0.55  % (15615)Time elapsed: 0.003 s
% 0.21/0.55  % (15615)Instructions burned: 4 (million)
% 0.21/0.55  % (15615)------------------------------
% 0.21/0.55  % (15615)------------------------------
% 0.21/0.55  % (15632)Instruction limit reached!
% 0.21/0.55  % (15632)------------------------------
% 0.21/0.55  % (15632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (15632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (15632)Termination reason: Unknown
% 0.21/0.55  % (15632)Termination phase: Function definition elimination
% 0.21/0.55  
% 0.21/0.55  % (15632)Memory used [KB]: 1535
% 0.21/0.55  % (15632)Time elapsed: 0.004 s
% 0.21/0.55  % (15632)Instructions burned: 3 (million)
% 0.21/0.55  % (15632)------------------------------
% 0.21/0.55  % (15632)------------------------------
% 0.21/0.55  % (15636)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.55  % (15643)Instruction limit reached!
% 0.21/0.55  % (15643)------------------------------
% 0.21/0.55  % (15643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (15643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (15643)Termination reason: Unknown
% 0.21/0.55  % (15643)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (15643)Memory used [KB]: 6140
% 0.21/0.55  % (15643)Time elapsed: 0.151 s
% 0.21/0.55  % (15643)Instructions burned: 8 (million)
% 0.21/0.55  % (15643)------------------------------
% 0.21/0.55  % (15643)------------------------------
% 0.21/0.55  % (15635)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.55  % (15630)First to succeed.
% 0.21/0.55  % (15633)Instruction limit reached!
% 0.21/0.55  % (15633)------------------------------
% 0.21/0.55  % (15633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15625)Instruction limit reached!
% 0.21/0.56  % (15625)------------------------------
% 0.21/0.56  % (15625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15625)Termination reason: Unknown
% 0.21/0.56  % (15625)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (15625)Memory used [KB]: 1791
% 0.21/0.56  % (15625)Time elapsed: 0.131 s
% 0.21/0.56  % (15625)Instructions burned: 17 (million)
% 0.21/0.56  % (15625)------------------------------
% 0.21/0.56  % (15625)------------------------------
% 0.21/0.56  % (15623)Instruction limit reached!
% 0.21/0.56  % (15623)------------------------------
% 0.21/0.56  % (15623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15617)Termination reason: Unknown
% 0.21/0.56  % (15617)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (15617)Memory used [KB]: 6140
% 0.21/0.56  % (15617)Time elapsed: 0.140 s
% 0.21/0.56  % (15617)Instructions burned: 13 (million)
% 0.21/0.56  % (15617)------------------------------
% 0.21/0.56  % (15617)------------------------------
% 0.21/0.56  % (15633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15633)Termination reason: Unknown
% 0.21/0.56  % (15633)Termination phase: Function definition elimination
% 0.21/0.56  
% 0.21/0.56  % (15633)Memory used [KB]: 1535
% 0.21/0.56  % (15633)Time elapsed: 0.005 s
% 0.21/0.56  % (15633)Instructions burned: 3 (million)
% 0.21/0.56  % (15633)------------------------------
% 0.21/0.56  % (15633)------------------------------
% 0.21/0.56  % (15614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15614)Termination reason: Unknown
% 0.21/0.56  % (15614)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (15614)Memory used [KB]: 6140
% 0.21/0.56  % (15614)Time elapsed: 0.126 s
% 0.21/0.56  % (15614)Instructions burned: 15 (million)
% 0.21/0.56  % (15614)------------------------------
% 0.21/0.56  % (15614)------------------------------
% 0.21/0.57  % (15618)Instruction limit reached!
% 0.21/0.57  % (15618)------------------------------
% 0.21/0.57  % (15618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (15616)Instruction limit reached!
% 0.21/0.57  % (15616)------------------------------
% 0.21/0.57  % (15616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (15618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (15616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (15618)Termination reason: Unknown
% 0.21/0.57  % (15616)Termination reason: Unknown
% 0.21/0.57  % (15618)Termination phase: Saturation
% 0.21/0.57  % (15616)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  
% 0.21/0.57  % (15616)Memory used [KB]: 6908
% 0.21/0.57  % (15618)Memory used [KB]: 1663
% 0.21/0.57  % (15616)Time elapsed: 0.141 s
% 0.21/0.57  % (15618)Time elapsed: 0.142 s
% 0.21/0.57  % (15616)Instructions burned: 52 (million)
% 0.21/0.57  % (15618)Instructions burned: 16 (million)
% 0.21/0.57  % (15616)------------------------------
% 0.21/0.57  % (15616)------------------------------
% 0.21/0.57  % (15618)------------------------------
% 0.21/0.57  % (15618)------------------------------
% 0.21/0.58  % (15630)Refutation found. Thanks to Tanya!
% 0.21/0.58  % SZS status Theorem for theBenchmark
% 0.21/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.58  % (15630)------------------------------
% 0.21/0.58  % (15630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (15630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (15630)Termination reason: Refutation
% 0.21/0.58  
% 0.21/0.58  % (15630)Memory used [KB]: 6524
% 0.21/0.58  % (15630)Time elapsed: 0.131 s
% 0.21/0.58  % (15630)Instructions burned: 30 (million)
% 0.21/0.58  % (15630)------------------------------
% 0.21/0.58  % (15630)------------------------------
% 0.21/0.58  % (15610)Success in time 0.214 s
%------------------------------------------------------------------------------