TSTP Solution File: SEU171+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU171+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_sat --cores 0 -t %d %s

% Computer : n022.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:32:19 EDT 2022

% Result   : Theorem 2.31s 0.67s
% Output   : Refutation 2.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   47 (  11 unt;   0 def)
%            Number of atoms       :  198 (  28 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :  241 (  90   ~;  63   |;  61   &)
%                                         (  10 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   4 con; 0-3 aty)
%            Number of variables   :   78 (  59   !;  19   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1707,plain,
    $false,
    inference(avatar_sat_refutation,[],[f954,f1683,f1706]) ).

fof(f1706,plain,
    ~ spl30_1,
    inference(avatar_contradiction_clause,[],[f1705]) ).

fof(f1705,plain,
    ( $false
    | ~ spl30_1 ),
    inference(subsumption_resolution,[],[f1703,f486]) ).

fof(f486,plain,
    empty_set != sK24,
    inference(cnf_transformation,[],[f327]) ).

fof(f327,plain,
    ( empty_set != sK24
    & ~ in(sK26,sK25)
    & ~ in(sK26,subset_complement(sK24,sK25))
    & element(sK26,sK24)
    & element(sK25,powerset(sK24)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK24,sK25,sK26])],[f217,f326,f325,f324]) ).

fof(f324,plain,
    ( ? [X0] :
        ( empty_set != X0
        & ? [X1] :
            ( ? [X2] :
                ( ~ in(X2,X1)
                & ~ in(X2,subset_complement(X0,X1))
                & element(X2,X0) )
            & element(X1,powerset(X0)) ) )
   => ( empty_set != sK24
      & ? [X1] :
          ( ? [X2] :
              ( ~ in(X2,X1)
              & ~ in(X2,subset_complement(sK24,X1))
              & element(X2,sK24) )
          & element(X1,powerset(sK24)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f325,plain,
    ( ? [X1] :
        ( ? [X2] :
            ( ~ in(X2,X1)
            & ~ in(X2,subset_complement(sK24,X1))
            & element(X2,sK24) )
        & element(X1,powerset(sK24)) )
   => ( ? [X2] :
          ( ~ in(X2,sK25)
          & ~ in(X2,subset_complement(sK24,sK25))
          & element(X2,sK24) )
      & element(sK25,powerset(sK24)) ) ),
    introduced(choice_axiom,[]) ).

fof(f326,plain,
    ( ? [X2] :
        ( ~ in(X2,sK25)
        & ~ in(X2,subset_complement(sK24,sK25))
        & element(X2,sK24) )
   => ( ~ in(sK26,sK25)
      & ~ in(sK26,subset_complement(sK24,sK25))
      & element(sK26,sK24) ) ),
    introduced(choice_axiom,[]) ).

fof(f217,plain,
    ? [X0] :
      ( empty_set != X0
      & ? [X1] :
          ( ? [X2] :
              ( ~ in(X2,X1)
              & ~ in(X2,subset_complement(X0,X1))
              & element(X2,X0) )
          & element(X1,powerset(X0)) ) ),
    inference(flattening,[],[f216]) ).

fof(f216,plain,
    ? [X0] :
      ( ? [X1] :
          ( ? [X2] :
              ( ~ in(X2,subset_complement(X0,X1))
              & ~ in(X2,X1)
              & element(X2,X0) )
          & element(X1,powerset(X0)) )
      & empty_set != X0 ),
    inference(ennf_transformation,[],[f96]) ).

fof(f96,negated_conjecture,
    ~ ! [X0] :
        ( empty_set != X0
       => ! [X1] :
            ( element(X1,powerset(X0))
           => ! [X2] :
                ( element(X2,X0)
               => ( ~ in(X2,X1)
                 => in(X2,subset_complement(X0,X1)) ) ) ) ),
    inference(negated_conjecture,[],[f95]) ).

fof(f95,conjecture,
    ! [X0] :
      ( empty_set != X0
     => ! [X1] :
          ( element(X1,powerset(X0))
         => ! [X2] :
              ( element(X2,X0)
             => ( ~ in(X2,X1)
               => in(X2,subset_complement(X0,X1)) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t50_subset_1) ).

fof(f1703,plain,
    ( empty_set = sK24
    | ~ spl30_1 ),
    inference(resolution,[],[f949,f517]) ).

fof(f517,plain,
    ! [X0] :
      ( ~ empty(X0)
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f185]) ).

fof(f185,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ empty(X0) ),
    inference(ennf_transformation,[],[f101]) ).

fof(f101,axiom,
    ! [X0] :
      ( empty(X0)
     => empty_set = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t6_boole) ).

fof(f949,plain,
    ( empty(sK24)
    | ~ spl30_1 ),
    inference(avatar_component_clause,[],[f947]) ).

fof(f947,plain,
    ( spl30_1
  <=> empty(sK24) ),
    introduced(avatar_definition,[new_symbols(naming,[spl30_1])]) ).

fof(f1683,plain,
    ~ spl30_2,
    inference(avatar_split_clause,[],[f1682,f951]) ).

fof(f951,plain,
    ( spl30_2
  <=> in(sK26,sK24) ),
    introduced(avatar_definition,[new_symbols(naming,[spl30_2])]) ).

fof(f1682,plain,
    ~ in(sK26,sK24),
    inference(subsumption_resolution,[],[f1671,f485]) ).

fof(f485,plain,
    ~ in(sK26,sK25),
    inference(cnf_transformation,[],[f327]) ).

fof(f1671,plain,
    ( in(sK26,sK25)
    | ~ in(sK26,sK24) ),
    inference(resolution,[],[f621,f1574]) ).

fof(f1574,plain,
    ~ in(sK26,set_difference(sK24,sK25)),
    inference(backward_demodulation,[],[f484,f1570]) ).

fof(f1570,plain,
    set_difference(sK24,sK25) = subset_complement(sK24,sK25),
    inference(resolution,[],[f459,f482]) ).

fof(f482,plain,
    element(sK25,powerset(sK24)),
    inference(cnf_transformation,[],[f327]) ).

fof(f459,plain,
    ! [X0,X1] :
      ( ~ element(X0,powerset(X1))
      | set_difference(X1,X0) = subset_complement(X1,X0) ),
    inference(cnf_transformation,[],[f191]) ).

fof(f191,plain,
    ! [X0,X1] :
      ( set_difference(X1,X0) = subset_complement(X1,X0)
      | ~ element(X0,powerset(X1)) ),
    inference(ennf_transformation,[],[f161]) ).

fof(f161,plain,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
     => set_difference(X1,X0) = subset_complement(X1,X0) ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X1,X0] :
      ( element(X1,powerset(X0))
     => set_difference(X0,X1) = subset_complement(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5_subset_1) ).

fof(f484,plain,
    ~ in(sK26,subset_complement(sK24,sK25)),
    inference(cnf_transformation,[],[f327]) ).

fof(f621,plain,
    ! [X0,X1,X4] :
      ( in(X4,set_difference(X0,X1))
      | in(X4,X1)
      | ~ in(X4,X0) ),
    inference(equality_resolution,[],[f471]) ).

fof(f471,plain,
    ! [X2,X0,X1,X4] :
      ( in(X4,X2)
      | ~ in(X4,X0)
      | in(X4,X1)
      | set_difference(X0,X1) != X2 ),
    inference(cnf_transformation,[],[f316]) ).

fof(f316,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ( ( ~ in(sK22(X0,X1,X2),X0)
            | in(sK22(X0,X1,X2),X1)
            | ~ in(sK22(X0,X1,X2),X2) )
          & ( ( in(sK22(X0,X1,X2),X0)
              & ~ in(sK22(X0,X1,X2),X1) )
            | in(sK22(X0,X1,X2),X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | ~ in(X4,X0)
              | in(X4,X1) )
            & ( ( in(X4,X0)
                & ~ in(X4,X1) )
              | ~ in(X4,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK22])],[f314,f315]) ).

fof(f315,plain,
    ! [X0,X1,X2] :
      ( ? [X3] :
          ( ( ~ in(X3,X0)
            | in(X3,X1)
            | ~ in(X3,X2) )
          & ( ( in(X3,X0)
              & ~ in(X3,X1) )
            | in(X3,X2) ) )
     => ( ( ~ in(sK22(X0,X1,X2),X0)
          | in(sK22(X0,X1,X2),X1)
          | ~ in(sK22(X0,X1,X2),X2) )
        & ( ( in(sK22(X0,X1,X2),X0)
            & ~ in(sK22(X0,X1,X2),X1) )
          | in(sK22(X0,X1,X2),X2) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f314,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ? [X3] :
            ( ( ~ in(X3,X0)
              | in(X3,X1)
              | ~ in(X3,X2) )
            & ( ( in(X3,X0)
                & ~ in(X3,X1) )
              | in(X3,X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | ~ in(X4,X0)
              | in(X4,X1) )
            & ( ( in(X4,X0)
                & ~ in(X4,X1) )
              | ~ in(X4,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(rectify,[],[f313]) ).

fof(f313,plain,
    ! [X1,X2,X0] :
      ( ( set_difference(X1,X2) = X0
        | ? [X3] :
            ( ( ~ in(X3,X1)
              | in(X3,X2)
              | ~ in(X3,X0) )
            & ( ( in(X3,X1)
                & ~ in(X3,X2) )
              | in(X3,X0) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X0)
              | ~ in(X3,X1)
              | in(X3,X2) )
            & ( ( in(X3,X1)
                & ~ in(X3,X2) )
              | ~ in(X3,X0) ) )
        | set_difference(X1,X2) != X0 ) ),
    inference(flattening,[],[f312]) ).

fof(f312,plain,
    ! [X1,X2,X0] :
      ( ( set_difference(X1,X2) = X0
        | ? [X3] :
            ( ( ~ in(X3,X1)
              | in(X3,X2)
              | ~ in(X3,X0) )
            & ( ( in(X3,X1)
                & ~ in(X3,X2) )
              | in(X3,X0) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X0)
              | ~ in(X3,X1)
              | in(X3,X2) )
            & ( ( in(X3,X1)
                & ~ in(X3,X2) )
              | ~ in(X3,X0) ) )
        | set_difference(X1,X2) != X0 ) ),
    inference(nnf_transformation,[],[f134]) ).

fof(f134,plain,
    ! [X1,X2,X0] :
      ( set_difference(X1,X2) = X0
    <=> ! [X3] :
          ( in(X3,X0)
        <=> ( in(X3,X1)
            & ~ in(X3,X2) ) ) ),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X2,X0,X1] :
      ( ! [X3] :
          ( in(X3,X2)
        <=> ( ~ in(X3,X1)
            & in(X3,X0) ) )
    <=> set_difference(X0,X1) = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_xboole_0) ).

fof(f954,plain,
    ( spl30_1
    | spl30_2 ),
    inference(avatar_split_clause,[],[f942,f951,f947]) ).

fof(f942,plain,
    ( in(sK26,sK24)
    | empty(sK24) ),
    inference(resolution,[],[f526,f483]) ).

fof(f483,plain,
    element(sK26,sK24),
    inference(cnf_transformation,[],[f327]) ).

fof(f526,plain,
    ! [X0,X1] :
      ( ~ element(X1,X0)
      | empty(X0)
      | in(X1,X0) ),
    inference(cnf_transformation,[],[f355]) ).

fof(f355,plain,
    ! [X0,X1] :
      ( ( ( ( empty(X1)
            | ~ element(X1,X0) )
          & ( element(X1,X0)
            | ~ empty(X1) ) )
        | ~ empty(X0) )
      & ( ( ( in(X1,X0)
            | ~ element(X1,X0) )
          & ( element(X1,X0)
            | ~ in(X1,X0) ) )
        | empty(X0) ) ),
    inference(nnf_transformation,[],[f215]) ).

fof(f215,plain,
    ! [X0,X1] :
      ( ( ( empty(X1)
        <=> element(X1,X0) )
        | ~ empty(X0) )
      & ( ( in(X1,X0)
        <=> element(X1,X0) )
        | empty(X0) ) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X1,X0] :
      ( ( empty(X0)
       => ( empty(X1)
        <=> element(X1,X0) ) )
      & ( ~ empty(X0)
       => ( in(X1,X0)
        <=> element(X1,X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d2_subset_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU171+2 : TPTP v8.1.0. Released v3.3.0.
% 0.03/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.13/0.34  % Computer : n022.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 14:47:26 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  % (3358)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)
% 0.19/0.49  % (3366)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.51  % (3367)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (3357)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (3349)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  % (3374)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.51  % (3373)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.52  % (3353)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.52  % (3357)Instruction limit reached!
% 0.19/0.52  % (3357)------------------------------
% 0.19/0.52  % (3357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (3357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (3357)Termination reason: Unknown
% 0.19/0.52  % (3357)Termination phase: Preprocessing 3
% 0.19/0.52  
% 0.19/0.52  % (3357)Memory used [KB]: 1023
% 0.19/0.52  % (3357)Time elapsed: 0.003 s
% 0.19/0.52  % (3357)Instructions burned: 3 (million)
% 0.19/0.52  % (3357)------------------------------
% 0.19/0.52  % (3357)------------------------------
% 0.19/0.52  % (3365)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)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  % (3354)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.52  % (3355)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  % (3359)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.52  TRYING [2]
% 0.19/0.52  % (3377)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (3363)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.53  % (3351)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.53  % (3352)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.53  % (3350)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.53  % (3378)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)
% 0.19/0.53  % (3356)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (3371)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.53  % (3356)Instruction limit reached!
% 0.19/0.53  % (3356)------------------------------
% 0.19/0.53  % (3356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (3356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (3356)Termination reason: Unknown
% 0.19/0.53  % (3356)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (3356)Memory used [KB]: 1151
% 0.19/0.53  % (3356)Time elapsed: 0.004 s
% 0.19/0.53  % (3356)Instructions burned: 8 (million)
% 0.19/0.53  % (3356)------------------------------
% 0.19/0.53  % (3356)------------------------------
% 0.19/0.53  % (3370)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (3369)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)
% 0.19/0.54  % (3368)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.54  % (3372)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.19/0.54  TRYING [1]
% 0.19/0.54  % (3362)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  TRYING [2]
% 0.19/0.54  % (3361)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.54  % (3360)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.54  TRYING [3]
% 0.19/0.54  % (3375)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.54  % (3364)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.19/0.55  % (3376)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)
% 0.19/0.55  TRYING [1]
% 1.60/0.57  % (3366)Instruction limit reached!
% 1.60/0.57  % (3366)------------------------------
% 1.60/0.57  % (3366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (3366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (3366)Termination reason: Unknown
% 1.60/0.57  % (3366)Termination phase: Finite model building constraint generation
% 1.60/0.57  
% 1.60/0.57  % (3366)Memory used [KB]: 8443
% 1.60/0.57  % (3366)Time elapsed: 0.180 s
% 1.60/0.57  % (3366)Instructions burned: 59 (million)
% 1.60/0.57  % (3366)------------------------------
% 1.60/0.57  % (3366)------------------------------
% 1.60/0.57  TRYING [2]
% 1.78/0.57  % (3358)Instruction limit reached!
% 1.78/0.57  % (3358)------------------------------
% 1.78/0.57  % (3358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.58  % (3353)Instruction limit reached!
% 1.78/0.58  % (3353)------------------------------
% 1.78/0.58  % (3353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.58  % (3353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.58  % (3353)Termination reason: Unknown
% 1.78/0.58  % (3353)Termination phase: Saturation
% 1.78/0.58  
% 1.78/0.58  % (3353)Memory used [KB]: 6524
% 1.78/0.58  % (3353)Time elapsed: 0.198 s
% 1.78/0.58  % (3353)Instructions burned: 51 (million)
% 1.78/0.58  % (3353)------------------------------
% 1.78/0.58  % (3353)------------------------------
% 1.78/0.58  % (3358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.58  % (3358)Termination reason: Unknown
% 1.78/0.58  % (3358)Termination phase: Saturation
% 1.78/0.58  
% 1.78/0.58  % (3358)Memory used [KB]: 2174
% 1.78/0.58  % (3358)Time elapsed: 0.190 s
% 1.78/0.58  % (3358)Instructions burned: 52 (million)
% 1.78/0.58  % (3358)------------------------------
% 1.78/0.58  % (3358)------------------------------
% 1.78/0.59  % (3351)Instruction limit reached!
% 1.78/0.59  % (3351)------------------------------
% 1.78/0.59  % (3351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.59  % (3351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.59  % (3351)Termination reason: Unknown
% 1.78/0.59  % (3351)Termination phase: Saturation
% 1.78/0.59  
% 1.78/0.59  % (3351)Memory used [KB]: 1535
% 1.78/0.59  % (3351)Time elapsed: 0.177 s
% 1.78/0.59  % (3351)Instructions burned: 37 (million)
% 1.78/0.59  % (3351)------------------------------
% 1.78/0.59  % (3351)------------------------------
% 1.78/0.60  TRYING [3]
% 1.78/0.60  TRYING [3]
% 1.78/0.60  % (3355)Instruction limit reached!
% 1.78/0.60  % (3355)------------------------------
% 1.78/0.60  % (3355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (3355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (3355)Termination reason: Unknown
% 1.78/0.60  % (3355)Termination phase: Finite model building constraint generation
% 1.78/0.60  
% 1.78/0.60  % (3355)Memory used [KB]: 8187
% 1.78/0.60  % (3355)Time elapsed: 0.160 s
% 1.78/0.60  % (3355)Instructions burned: 53 (million)
% 1.78/0.60  % (3355)------------------------------
% 1.78/0.60  % (3355)------------------------------
% 1.78/0.61  % (3350)Instruction limit reached!
% 1.78/0.61  % (3350)------------------------------
% 1.78/0.61  % (3350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (3350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (3350)Termination reason: Unknown
% 1.78/0.61  % (3350)Termination phase: Saturation
% 1.78/0.61  
% 1.78/0.61  % (3350)Memory used [KB]: 6268
% 1.78/0.61  % (3350)Time elapsed: 0.203 s
% 1.78/0.61  % (3350)Instructions burned: 50 (million)
% 1.78/0.61  % (3350)------------------------------
% 1.78/0.61  % (3350)------------------------------
% 2.15/0.63  % (3354)Instruction limit reached!
% 2.15/0.63  % (3354)------------------------------
% 2.15/0.63  % (3354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (3354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (3354)Termination reason: Unknown
% 2.15/0.63  % (3354)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (3354)Memory used [KB]: 6268
% 2.15/0.63  % (3354)Time elapsed: 0.230 s
% 2.15/0.63  % (3354)Instructions burned: 48 (million)
% 2.15/0.63  % (3354)------------------------------
% 2.15/0.63  % (3354)------------------------------
% 2.15/0.63  % (3352)Instruction limit reached!
% 2.15/0.63  % (3352)------------------------------
% 2.15/0.63  % (3352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (3352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (3352)Termination reason: Unknown
% 2.15/0.63  % (3352)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (3352)Memory used [KB]: 6396
% 2.15/0.63  % (3352)Time elapsed: 0.225 s
% 2.15/0.63  % (3352)Instructions burned: 51 (million)
% 2.15/0.63  % (3352)------------------------------
% 2.15/0.63  % (3352)------------------------------
% 2.15/0.64  % (3359)Instruction limit reached!
% 2.15/0.64  % (3359)------------------------------
% 2.15/0.64  % (3359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.64  % (3359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (3359)Termination reason: Unknown
% 2.15/0.64  % (3359)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (3359)Memory used [KB]: 6396
% 2.15/0.64  % (3359)Time elapsed: 0.220 s
% 2.15/0.64  % (3359)Instructions burned: 50 (million)
% 2.15/0.64  % (3359)------------------------------
% 2.15/0.64  % (3359)------------------------------
% 2.31/0.66  % (3363)Instruction limit reached!
% 2.31/0.66  % (3363)------------------------------
% 2.31/0.66  % (3363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.66  % (3363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.66  % (3363)Termination reason: Unknown
% 2.31/0.66  % (3363)Termination phase: Saturation
% 2.31/0.66  
% 2.31/0.66  % (3363)Memory used [KB]: 6908
% 2.31/0.66  % (3363)Time elapsed: 0.040 s
% 2.31/0.66  % (3363)Instructions burned: 68 (million)
% 2.31/0.66  % (3363)------------------------------
% 2.31/0.66  % (3363)------------------------------
% 2.31/0.66  % (3370)First to succeed.
% 2.31/0.67  % (3370)Refutation found. Thanks to Tanya!
% 2.31/0.67  % SZS status Theorem for theBenchmark
% 2.31/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.31/0.67  % (3370)------------------------------
% 2.31/0.67  % (3370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.67  % (3370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.67  % (3370)Termination reason: Refutation
% 2.31/0.67  
% 2.31/0.67  % (3370)Memory used [KB]: 6524
% 2.31/0.67  % (3370)Time elapsed: 0.241 s
% 2.31/0.67  % (3370)Instructions burned: 59 (million)
% 2.31/0.67  % (3370)------------------------------
% 2.31/0.67  % (3370)------------------------------
% 2.31/0.67  % (3348)Success in time 0.313 s
%------------------------------------------------------------------------------