TSTP Solution File: SWB065+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWB065+1 : TPTP v8.1.0. Released v5.2.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 : n021.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:36:52 EDT 2022

% Result   : Theorem 0.20s 0.57s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   41 (  13 unt;   0 def)
%            Number of atoms       :  167 (  36 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :  190 (  64   ~;  64   |;  46   &)
%                                         (  12 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;  10 con; 0-2 aty)
%            Number of variables   :   77 (  65   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f846,plain,
    $false,
    inference(subsumption_resolution,[],[f845,f766]) ).

fof(f766,plain,
    ! [X1] : iext(uri_owl_sameAs,X1,X1),
    inference(equality_resolution,[],[f728]) ).

fof(f728,plain,
    ! [X0,X1] :
      ( iext(uri_owl_sameAs,X0,X1)
      | X0 != X1 ),
    inference(cnf_transformation,[],[f659]) ).

fof(f659,plain,
    ! [X0,X1] :
      ( ( iext(uri_owl_sameAs,X0,X1)
        | X0 != X1 )
      & ( X0 = X1
        | ~ iext(uri_owl_sameAs,X0,X1) ) ),
    inference(rectify,[],[f658]) ).

fof(f658,plain,
    ! [X1,X0] :
      ( ( iext(uri_owl_sameAs,X1,X0)
        | X0 != X1 )
      & ( X0 = X1
        | ~ iext(uri_owl_sameAs,X1,X0) ) ),
    inference(nnf_transformation,[],[f565]) ).

fof(f565,plain,
    ! [X1,X0] :
      ( iext(uri_owl_sameAs,X1,X0)
    <=> X0 = X1 ),
    inference(rectify,[],[f354]) ).

fof(f354,axiom,
    ! [X6,X3] :
      ( X3 = X6
    <=> iext(uri_owl_sameAs,X3,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_sameas) ).

fof(f845,plain,
    ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_w),
    inference(backward_demodulation,[],[f712,f839]) ).

fof(f839,plain,
    uri_ex_w = uri_ex_u,
    inference(resolution,[],[f838,f799]) ).

fof(f799,plain,
    icext(sK9,uri_ex_w),
    inference(resolution,[],[f680,f724]) ).

fof(f724,plain,
    iext(uri_rdf_type,uri_ex_w,sK9),
    inference(cnf_transformation,[],[f657]) ).

fof(f657,plain,
    ( iext(uri_owl_oneOf,sK9,sK8)
    & iext(uri_rdf_first,sK8,uri_ex_u)
    & iext(uri_rdf_type,uri_ex_w,sK9)
    & iext(uri_rdf_rest,sK8,uri_rdf_nil) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9])],[f655,f656]) ).

fof(f656,plain,
    ( ? [X0,X1] :
        ( iext(uri_owl_oneOf,X1,X0)
        & iext(uri_rdf_first,X0,uri_ex_u)
        & iext(uri_rdf_type,uri_ex_w,X1)
        & iext(uri_rdf_rest,X0,uri_rdf_nil) )
   => ( iext(uri_owl_oneOf,sK9,sK8)
      & iext(uri_rdf_first,sK8,uri_ex_u)
      & iext(uri_rdf_type,uri_ex_w,sK9)
      & iext(uri_rdf_rest,sK8,uri_rdf_nil) ) ),
    introduced(choice_axiom,[]) ).

fof(f655,plain,
    ? [X0,X1] :
      ( iext(uri_owl_oneOf,X1,X0)
      & iext(uri_rdf_first,X0,uri_ex_u)
      & iext(uri_rdf_type,uri_ex_w,X1)
      & iext(uri_rdf_rest,X0,uri_rdf_nil) ),
    inference(rectify,[],[f563]) ).

fof(f563,plain,
    ? [X1,X0] :
      ( iext(uri_owl_oneOf,X0,X1)
      & iext(uri_rdf_first,X1,uri_ex_u)
      & iext(uri_rdf_type,uri_ex_w,X0)
      & iext(uri_rdf_rest,X1,uri_rdf_nil) ),
    inference(rectify,[],[f561]) ).

fof(f561,axiom,
    ? [X36,X41] :
      ( iext(uri_rdf_rest,X41,uri_rdf_nil)
      & iext(uri_rdf_first,X41,uri_ex_u)
      & iext(uri_rdf_type,uri_ex_w,X36)
      & iext(uri_owl_oneOf,X36,X41) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_eqdis_sameas_ext) ).

fof(f680,plain,
    ! [X0,X1] :
      ( ~ iext(uri_rdf_type,X1,X0)
      | icext(X0,X1) ),
    inference(cnf_transformation,[],[f627]) ).

fof(f627,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdf_type,X1,X0)
        | ~ icext(X0,X1) )
      & ( icext(X0,X1)
        | ~ iext(uri_rdf_type,X1,X0) ) ),
    inference(rectify,[],[f626]) ).

fof(f626,plain,
    ! [X1,X0] :
      ( ( iext(uri_rdf_type,X0,X1)
        | ~ icext(X1,X0) )
      & ( icext(X1,X0)
        | ~ iext(uri_rdf_type,X0,X1) ) ),
    inference(nnf_transformation,[],[f566]) ).

fof(f566,plain,
    ! [X1,X0] :
      ( iext(uri_rdf_type,X0,X1)
    <=> icext(X1,X0) ),
    inference(rectify,[],[f25]) ).

fof(f25,axiom,
    ! [X3,X4] :
      ( icext(X4,X3)
    <=> iext(uri_rdf_type,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_cext_def) ).

fof(f838,plain,
    ! [X0] :
      ( ~ icext(sK9,X0)
      | uri_ex_u = X0 ),
    inference(resolution,[],[f836,f725]) ).

fof(f725,plain,
    iext(uri_rdf_first,sK8,uri_ex_u),
    inference(cnf_transformation,[],[f657]) ).

fof(f836,plain,
    ! [X0,X1] :
      ( ~ iext(uri_rdf_first,sK8,X0)
      | X0 = X1
      | ~ icext(sK9,X1) ),
    inference(resolution,[],[f830,f726]) ).

fof(f726,plain,
    iext(uri_owl_oneOf,sK9,sK8),
    inference(cnf_transformation,[],[f657]) ).

fof(f830,plain,
    ! [X2,X0,X1] :
      ( ~ iext(uri_owl_oneOf,X2,sK8)
      | X0 = X1
      | ~ iext(uri_rdf_first,sK8,X0)
      | ~ icext(X2,X1) ),
    inference(resolution,[],[f715,f723]) ).

fof(f723,plain,
    iext(uri_rdf_rest,sK8,uri_rdf_nil),
    inference(cnf_transformation,[],[f657]) ).

fof(f715,plain,
    ! [X2,X0,X1,X4] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X2)
      | X2 = X4
      | ~ icext(X1,X4)
      | ~ iext(uri_owl_oneOf,X1,X0) ),
    inference(cnf_transformation,[],[f653]) ).

fof(f653,plain,
    ! [X0,X1,X2] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X2)
      | ( ( iext(uri_owl_oneOf,X1,X0)
          | ~ ic(X1)
          | ( ( ~ icext(X1,sK7(X1,X2))
              | sK7(X1,X2) != X2 )
            & ( icext(X1,sK7(X1,X2))
              | sK7(X1,X2) = X2 ) ) )
        & ( ( ic(X1)
            & ! [X4] :
                ( ( X2 = X4
                  | ~ icext(X1,X4) )
                & ( icext(X1,X4)
                  | X2 != X4 ) ) )
          | ~ iext(uri_owl_oneOf,X1,X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7])],[f651,f652]) ).

fof(f652,plain,
    ! [X1,X2] :
      ( ? [X3] :
          ( ( ~ icext(X1,X3)
            | X2 != X3 )
          & ( icext(X1,X3)
            | X2 = X3 ) )
     => ( ( ~ icext(X1,sK7(X1,X2))
          | sK7(X1,X2) != X2 )
        & ( icext(X1,sK7(X1,X2))
          | sK7(X1,X2) = X2 ) ) ),
    introduced(choice_axiom,[]) ).

fof(f651,plain,
    ! [X0,X1,X2] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X2)
      | ( ( iext(uri_owl_oneOf,X1,X0)
          | ~ ic(X1)
          | ? [X3] :
              ( ( ~ icext(X1,X3)
                | X2 != X3 )
              & ( icext(X1,X3)
                | X2 = X3 ) ) )
        & ( ( ic(X1)
            & ! [X4] :
                ( ( X2 = X4
                  | ~ icext(X1,X4) )
                & ( icext(X1,X4)
                  | X2 != X4 ) ) )
          | ~ iext(uri_owl_oneOf,X1,X0) ) ) ),
    inference(rectify,[],[f650]) ).

fof(f650,plain,
    ! [X0,X2,X1] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X1)
      | ( ( iext(uri_owl_oneOf,X2,X0)
          | ~ ic(X2)
          | ? [X3] :
              ( ( ~ icext(X2,X3)
                | X1 != X3 )
              & ( icext(X2,X3)
                | X1 = X3 ) ) )
        & ( ( ic(X2)
            & ! [X3] :
                ( ( X1 = X3
                  | ~ icext(X2,X3) )
                & ( icext(X2,X3)
                  | X1 != X3 ) ) )
          | ~ iext(uri_owl_oneOf,X2,X0) ) ) ),
    inference(flattening,[],[f649]) ).

fof(f649,plain,
    ! [X0,X2,X1] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X1)
      | ( ( iext(uri_owl_oneOf,X2,X0)
          | ~ ic(X2)
          | ? [X3] :
              ( ( ~ icext(X2,X3)
                | X1 != X3 )
              & ( icext(X2,X3)
                | X1 = X3 ) ) )
        & ( ( ic(X2)
            & ! [X3] :
                ( ( X1 = X3
                  | ~ icext(X2,X3) )
                & ( icext(X2,X3)
                  | X1 != X3 ) ) )
          | ~ iext(uri_owl_oneOf,X2,X0) ) ) ),
    inference(nnf_transformation,[],[f602]) ).

fof(f602,plain,
    ! [X0,X2,X1] :
      ( ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X1)
      | ( iext(uri_owl_oneOf,X2,X0)
      <=> ( ic(X2)
          & ! [X3] :
              ( X1 = X3
            <=> icext(X2,X3) ) ) ) ),
    inference(flattening,[],[f601]) ).

fof(f601,plain,
    ! [X1,X0,X2] :
      ( ( iext(uri_owl_oneOf,X2,X0)
      <=> ( ic(X2)
          & ! [X3] :
              ( X1 = X3
            <=> icext(X2,X3) ) ) )
      | ~ iext(uri_rdf_rest,X0,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X0,X1) ),
    inference(ennf_transformation,[],[f568]) ).

fof(f568,plain,
    ! [X1,X0,X2] :
      ( ( iext(uri_rdf_rest,X0,uri_rdf_nil)
        & iext(uri_rdf_first,X0,X1) )
     => ( iext(uri_owl_oneOf,X2,X0)
      <=> ( ic(X2)
          & ! [X3] :
              ( X1 = X3
            <=> icext(X2,X3) ) ) ) ),
    inference(rectify,[],[f295]) ).

fof(f295,axiom,
    ! [X11,X20,X10] :
      ( ( iext(uri_rdf_rest,X11,uri_rdf_nil)
        & iext(uri_rdf_first,X11,X20) )
     => ( ( ! [X3] :
              ( icext(X10,X3)
            <=> X3 = X20 )
          & ic(X10) )
      <=> iext(uri_owl_oneOf,X10,X11) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_enum_class_001) ).

fof(f712,plain,
    ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_u),
    inference(cnf_transformation,[],[f562]) ).

fof(f562,plain,
    ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_u),
    inference(flattening,[],[f560]) ).

fof(f560,negated_conjecture,
    ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_u),
    inference(negated_conjecture,[],[f559]) ).

fof(f559,conjecture,
    iext(uri_owl_sameAs,uri_ex_w,uri_ex_u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conclusion_rdfbased_sem_eqdis_sameas_ext) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWB065+1 : TPTP v8.1.0. Released v5.2.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.13/0.34  % Computer : n021.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 17:42:11 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.51  % (5399)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.51  % (5386)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.20/0.52  % (5383)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.20/0.52  % (5393)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.20/0.52  % (5405)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.20/0.52  % (5383)Refutation not found, incomplete strategy% (5383)------------------------------
% 0.20/0.52  % (5383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (5391)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.20/0.52  % (5383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (5383)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (5383)Memory used [KB]: 6396
% 0.20/0.52  % (5383)Time elapsed: 0.103 s
% 0.20/0.52  % (5383)Instructions burned: 3 (million)
% 0.20/0.52  % (5383)------------------------------
% 0.20/0.52  % (5383)------------------------------
% 0.20/0.52  % (5385)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.20/0.53  % (5387)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.20/0.53  % (5389)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.20/0.53  % (5399)Instruction limit reached!
% 0.20/0.53  % (5399)------------------------------
% 0.20/0.53  % (5399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (5399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (5399)Termination reason: Unknown
% 0.20/0.53  % (5399)Termination phase: Preprocessing 1
% 0.20/0.53  
% 0.20/0.53  % (5399)Memory used [KB]: 1918
% 0.20/0.53  % (5399)Time elapsed: 0.004 s
% 0.20/0.53  % (5399)Instructions burned: 3 (million)
% 0.20/0.53  % (5399)------------------------------
% 0.20/0.53  % (5399)------------------------------
% 0.20/0.53  % (5382)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.20/0.53  % (5385)Refutation not found, incomplete strategy% (5385)------------------------------
% 0.20/0.53  % (5385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (5385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (5385)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (5385)Memory used [KB]: 6396
% 0.20/0.53  % (5385)Time elapsed: 0.121 s
% 0.20/0.53  % (5385)Instructions burned: 4 (million)
% 0.20/0.53  % (5385)------------------------------
% 0.20/0.53  % (5385)------------------------------
% 0.20/0.53  % (5410)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.20/0.53  % (5393)Instruction limit reached!
% 0.20/0.53  % (5393)------------------------------
% 0.20/0.53  % (5393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (5393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (5393)Termination reason: Unknown
% 0.20/0.53  % (5393)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (5393)Memory used [KB]: 6524
% 0.20/0.53  % (5393)Time elapsed: 0.005 s
% 0.20/0.53  % (5393)Instructions burned: 8 (million)
% 0.20/0.53  % (5393)------------------------------
% 0.20/0.53  % (5393)------------------------------
% 0.20/0.53  % (5407)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.20/0.53  % (5402)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.20/0.53  % (5401)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.20/0.53  % (5387)Refutation not found, incomplete strategy% (5387)------------------------------
% 0.20/0.53  % (5387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (5387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (5387)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (5387)Memory used [KB]: 2046
% 0.20/0.53  % (5387)Time elapsed: 0.126 s
% 0.20/0.53  % (5387)Instructions burned: 7 (million)
% 0.20/0.53  % (5387)------------------------------
% 0.20/0.53  % (5387)------------------------------
% 0.20/0.54  % (5409)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.20/0.54  % (5388)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.20/0.54  % (5395)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.20/0.54  % (5410)Instruction limit reached!
% 0.20/0.54  % (5410)------------------------------
% 0.20/0.54  % (5410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (5410)Termination reason: Unknown
% 0.20/0.54  % (5410)Termination phase: shuffling
% 0.20/0.54  
% 0.20/0.54  % (5410)Memory used [KB]: 2430
% 0.20/0.54  % (5410)Time elapsed: 0.007 s
% 0.20/0.54  % (5410)Instructions burned: 8 (million)
% 0.20/0.54  % (5410)------------------------------
% 0.20/0.54  % (5410)------------------------------
% 0.20/0.54  % (5392)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.20/0.54  % (5394)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.20/0.54  % (5384)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.20/0.54  % (5386)Instruction limit reached!
% 0.20/0.54  % (5386)------------------------------
% 0.20/0.54  % (5386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (5386)Termination reason: Unknown
% 0.20/0.54  % (5386)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (5386)Memory used [KB]: 6652
% 0.20/0.54  % (5386)Time elapsed: 0.130 s
% 0.20/0.54  % (5386)Instructions burned: 13 (million)
% 0.20/0.54  % (5386)------------------------------
% 0.20/0.54  % (5386)------------------------------
% 0.20/0.54  % (5397)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.20/0.54  % (5392)Refutation not found, incomplete strategy% (5392)------------------------------
% 0.20/0.54  % (5392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (5392)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (5392)Memory used [KB]: 6524
% 0.20/0.54  % (5392)Time elapsed: 0.131 s
% 0.20/0.54  % (5392)Instructions burned: 7 (million)
% 0.20/0.54  % (5392)------------------------------
% 0.20/0.54  % (5392)------------------------------
% 0.20/0.54  % (5401)Refutation not found, incomplete strategy% (5401)------------------------------
% 0.20/0.54  % (5401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (5401)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (5401)Memory used [KB]: 6524
% 0.20/0.54  % (5401)Time elapsed: 0.140 s
% 0.20/0.54  % (5401)Instructions burned: 10 (million)
% 0.20/0.54  % (5401)------------------------------
% 0.20/0.54  % (5401)------------------------------
% 0.20/0.54  % (5411)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.20/0.54  % (5398)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.20/0.54  % (5400)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.20/0.55  % (5397)Instruction limit reached!
% 0.20/0.55  % (5397)------------------------------
% 0.20/0.55  % (5397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5400)Instruction limit reached!
% 0.20/0.55  % (5400)------------------------------
% 0.20/0.55  % (5400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (5400)Termination reason: Unknown
% 0.20/0.55  % (5400)Termination phase: shuffling
% 0.20/0.55  
% 0.20/0.55  % (5400)Memory used [KB]: 1791
% 0.20/0.55  % (5400)Time elapsed: 0.003 s
% 0.20/0.55  % (5400)Instructions burned: 2 (million)
% 0.20/0.55  % (5400)------------------------------
% 0.20/0.55  % (5400)------------------------------
% 0.20/0.55  % (5394)Instruction limit reached!
% 0.20/0.55  % (5394)------------------------------
% 0.20/0.55  % (5394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5389)Refutation not found, incomplete strategy% (5389)------------------------------
% 0.20/0.55  % (5389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (5389)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (5389)Memory used [KB]: 6652
% 0.20/0.55  % (5389)Time elapsed: 0.107 s
% 0.20/0.55  % (5389)Instructions burned: 9 (million)
% 0.20/0.55  % (5389)------------------------------
% 0.20/0.55  % (5389)------------------------------
% 0.20/0.55  % (5391)Refutation not found, incomplete strategy% (5391)------------------------------
% 0.20/0.55  % (5391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (5391)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (5391)Memory used [KB]: 7164
% 0.20/0.55  % (5391)Time elapsed: 0.138 s
% 0.20/0.55  % (5391)Instructions burned: 22 (million)
% 0.20/0.55  % (5391)------------------------------
% 0.20/0.55  % (5391)------------------------------
% 0.20/0.55  % (5397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (5397)Termination reason: Unknown
% 0.20/0.55  % (5397)Termination phase: shuffling
% 0.20/0.55  
% 0.20/0.55  % (5397)Memory used [KB]: 2430
% 0.20/0.55  % (5397)Time elapsed: 0.005 s
% 0.20/0.55  % (5397)Instructions burned: 8 (million)
% 0.20/0.55  % (5397)------------------------------
% 0.20/0.55  % (5397)------------------------------
% 0.20/0.55  % (5404)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.20/0.55  % (5408)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.20/0.55  % (5403)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.20/0.55  % (5406)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.20/0.56  % (5384)Instruction limit reached!
% 0.20/0.56  % (5384)------------------------------
% 0.20/0.56  % (5384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (5384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (5384)Termination reason: Unknown
% 0.20/0.56  % (5384)Termination phase: Preprocessing 1
% 0.20/0.56  
% 0.20/0.56  % (5384)Memory used [KB]: 1918
% 0.20/0.56  % (5384)Time elapsed: 0.004 s
% 0.20/0.56  % (5384)Instructions burned: 3 (million)
% 0.20/0.56  % (5384)------------------------------
% 0.20/0.56  % (5384)------------------------------
% 0.20/0.56  % (5396)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.20/0.56  % (5396)Instruction limit reached!
% 0.20/0.56  % (5396)------------------------------
% 0.20/0.56  % (5396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (5396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (5396)Termination reason: Unknown
% 0.20/0.56  % (5396)Termination phase: Preprocessing 1
% 0.20/0.56  
% 0.20/0.56  % (5396)Memory used [KB]: 2046
% 0.20/0.56  % (5396)Time elapsed: 0.004 s
% 0.20/0.56  % (5396)Instructions burned: 3 (million)
% 0.20/0.56  % (5396)------------------------------
% 0.20/0.56  % (5396)------------------------------
% 0.20/0.56  % (5407)First to succeed.
% 0.20/0.56  % (5390)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.20/0.56  % (5405)Refutation not found, incomplete strategy% (5405)------------------------------
% 0.20/0.56  % (5405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (5405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (5405)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (5405)Memory used [KB]: 2686
% 0.20/0.56  % (5405)Time elapsed: 0.117 s
% 0.20/0.56  % (5405)Instructions burned: 21 (million)
% 0.20/0.56  % (5405)------------------------------
% 0.20/0.56  % (5405)------------------------------
% 0.20/0.56  % (5388)Also succeeded, but the first one will report.
% 0.20/0.57  % (5407)Refutation found. Thanks to Tanya!
% 0.20/0.57  % SZS status Theorem for theBenchmark
% 0.20/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.57  % (5407)------------------------------
% 0.20/0.57  % (5407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (5407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (5407)Termination reason: Refutation
% 0.20/0.57  
% 0.20/0.57  % (5407)Memory used [KB]: 6652
% 0.20/0.57  % (5407)Time elapsed: 0.131 s
% 0.20/0.57  % (5407)Instructions burned: 12 (million)
% 0.20/0.57  % (5407)------------------------------
% 0.20/0.57  % (5407)------------------------------
% 0.20/0.57  % (5360)Success in time 0.232 s
%------------------------------------------------------------------------------