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

View Problem - Process Solution

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

% Computer : n018.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:37:25 EDT 2022

% Result   : Theorem 0.19s 0.50s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   57 (  12 unt;   0 def)
%            Number of atoms       :  254 (   0 equ)
%            Maximal formula atoms :   16 (   4 avg)
%            Number of connectives :  287 (  90   ~;  81   |;  94   &)
%                                         (  12 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   19 (  19 usr;  13 con; 0-2 aty)
%            Number of variables   :  138 ( 109   !;  29   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f155,plain,
    $false,
    inference(subsumption_resolution,[],[f154,f127]) ).

fof(f127,plain,
    ! [X0] : ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0),
    inference(subsumption_resolution,[],[f126,f56]) ).

fof(f56,plain,
    ! [X0] :
      ( ~ iext(uri_ex_hasAncestor,uri_ex_alice,X0)
      | ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(cnf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X0] :
      ( ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0)
      | ~ iext(uri_ex_hasAncestor,uri_ex_alice,X0) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,plain,
    ~ ? [X0] :
        ( iext(uri_ex_hasAncestor,uri_ex_alice,X0)
        & iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(rectify,[],[f6]) ).

fof(f6,negated_conjecture,
    ~ ? [X7] :
        ( iext(uri_ex_hasAncestor,uri_ex_alice,X7)
        & iext(uri_ex_hasAncestor,uri_ex_bob,X7) ),
    inference(negated_conjecture,[],[f5]) ).

fof(f5,conjecture,
    ? [X7] :
      ( iext(uri_ex_hasAncestor,uri_ex_alice,X7)
      & iext(uri_ex_hasAncestor,uri_ex_bob,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_024_Cardinality_Restrictions_on_Complex_Properties) ).

fof(f126,plain,
    ! [X0] :
      ( ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0)
      | iext(uri_ex_hasAncestor,uri_ex_alice,X0) ),
    inference(resolution,[],[f71,f49]) ).

fof(f49,plain,
    iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ( iext(uri_owl_minCardinality,sK3,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    & iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
    & iext(uri_rdf_type,sK3,uri_owl_Restriction)
    & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
    & iext(uri_rdfs_subClassOf,uri_ex_Person,sK3)
    & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
    & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
    & iext(uri_owl_onProperty,sK3,uri_ex_hasAncestor) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f12,f25]) ).

fof(f25,plain,
    ( ? [X0] :
        ( iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
        & iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
        & iext(uri_rdf_type,X0,uri_owl_Restriction)
        & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
        & iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
        & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
        & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
        & iext(uri_owl_onProperty,X0,uri_ex_hasAncestor) )
   => ( iext(uri_owl_minCardinality,sK3,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,sK3,uri_owl_Restriction)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,sK3)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
      & iext(uri_owl_onProperty,sK3,uri_ex_hasAncestor) ) ),
    introduced(choice_axiom,[]) ).

fof(f12,plain,
    ? [X0] :
      ( iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,X0,uri_owl_Restriction)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
      & iext(uri_owl_onProperty,X0,uri_ex_hasAncestor) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ? [X8] :
      ( iext(uri_owl_onProperty,X8,uri_ex_hasAncestor)
      & iext(uri_owl_minCardinality,X8,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
      & iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,X8)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,X8,uri_owl_Restriction) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_024_Cardinality_Restrictions_on_Complex_Properties) ).

fof(f71,plain,
    ! [X2,X0,X1] :
      ( ~ iext(uri_ex_hasAncestor,X0,X1)
      | ~ iext(uri_ex_hasAncestor,X1,X2)
      | iext(uri_ex_hasAncestor,X0,X2) ),
    inference(resolution,[],[f40,f62]) ).

fof(f62,plain,
    icext(uri_owl_TransitiveProperty,uri_ex_hasAncestor),
    inference(resolution,[],[f42,f44]) ).

fof(f44,plain,
    iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty),
    inference(cnf_transformation,[],[f26]) ).

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

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

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

fof(f40,plain,
    ! [X2,X3,X0,X1] :
      ( ~ icext(uri_owl_TransitiveProperty,X0)
      | ~ iext(X0,X2,X3)
      | ~ iext(X0,X3,X1)
      | iext(X0,X2,X1) ),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0] :
      ( ( ( ! [X1,X2,X3] :
              ( ~ iext(X0,X2,X3)
              | iext(X0,X2,X1)
              | ~ iext(X0,X3,X1) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) )
      & ( icext(uri_owl_TransitiveProperty,X0)
        | ( iext(X0,sK1(X0),sK2(X0))
          & ~ iext(X0,sK1(X0),sK0(X0))
          & iext(X0,sK2(X0),sK0(X0)) )
        | ~ ip(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f21,f22]) ).

fof(f22,plain,
    ! [X0] :
      ( ? [X4,X5,X6] :
          ( iext(X0,X5,X6)
          & ~ iext(X0,X5,X4)
          & iext(X0,X6,X4) )
     => ( iext(X0,sK1(X0),sK2(X0))
        & ~ iext(X0,sK1(X0),sK0(X0))
        & iext(X0,sK2(X0),sK0(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f21,plain,
    ! [X0] :
      ( ( ( ! [X1,X2,X3] :
              ( ~ iext(X0,X2,X3)
              | iext(X0,X2,X1)
              | ~ iext(X0,X3,X1) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) )
      & ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X4,X5,X6] :
            ( iext(X0,X5,X6)
            & ~ iext(X0,X5,X4)
            & iext(X0,X6,X4) )
        | ~ ip(X0) ) ),
    inference(rectify,[],[f20]) ).

fof(f20,plain,
    ! [X0] :
      ( ( ( ! [X1,X2,X3] :
              ( ~ iext(X0,X2,X3)
              | iext(X0,X2,X1)
              | ~ iext(X0,X3,X1) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) )
      & ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X1,X2,X3] :
            ( iext(X0,X2,X3)
            & ~ iext(X0,X2,X1)
            & iext(X0,X3,X1) )
        | ~ ip(X0) ) ),
    inference(flattening,[],[f19]) ).

fof(f19,plain,
    ! [X0] :
      ( ( ( ! [X1,X2,X3] :
              ( ~ iext(X0,X2,X3)
              | iext(X0,X2,X1)
              | ~ iext(X0,X3,X1) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) )
      & ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X1,X2,X3] :
            ( iext(X0,X2,X3)
            & ~ iext(X0,X2,X1)
            & iext(X0,X3,X1) )
        | ~ ip(X0) ) ),
    inference(nnf_transformation,[],[f15]) ).

fof(f15,plain,
    ! [X0] :
      ( ( ! [X1,X2,X3] :
            ( ~ iext(X0,X2,X3)
            | iext(X0,X2,X1)
            | ~ iext(X0,X3,X1) )
        & ip(X0) )
    <=> icext(uri_owl_TransitiveProperty,X0) ),
    inference(flattening,[],[f14]) ).

fof(f14,plain,
    ! [X0] :
      ( ( ! [X3,X2,X1] :
            ( iext(X0,X2,X1)
            | ~ iext(X0,X2,X3)
            | ~ iext(X0,X3,X1) )
        & ip(X0) )
    <=> icext(uri_owl_TransitiveProperty,X0) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,plain,
    ! [X0] :
      ( ( ! [X3,X2,X1] :
            ( ( iext(X0,X2,X3)
              & iext(X0,X3,X1) )
           => iext(X0,X2,X1) )
        & ip(X0) )
    <=> icext(uri_owl_TransitiveProperty,X0) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X3] :
      ( ( ip(X3)
        & ! [X2,X0,X4] :
            ( ( iext(X3,X4,X2)
              & iext(X3,X0,X4) )
           => iext(X3,X0,X2) ) )
    <=> icext(uri_owl_TransitiveProperty,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_char_transitive) ).

fof(f154,plain,
    iext(uri_ex_hasAncestor,uri_ex_bob,sK5(uri_ex_hasAncestor,uri_ex_bob)),
    inference(resolution,[],[f85,f43]) ).

fof(f43,plain,
    iext(uri_owl_onProperty,sK3,uri_ex_hasAncestor),
    inference(cnf_transformation,[],[f26]) ).

fof(f85,plain,
    ! [X0] :
      ( ~ iext(uri_owl_onProperty,sK3,X0)
      | iext(X0,uri_ex_bob,sK5(X0,uri_ex_bob)) ),
    inference(resolution,[],[f84,f73]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( ~ icext(sK3,X0)
      | iext(X1,X0,sK5(X1,X0))
      | ~ iext(uri_owl_onProperty,sK3,X1) ),
    inference(resolution,[],[f57,f50]) ).

fof(f50,plain,
    iext(uri_owl_minCardinality,sK3,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)),
    inference(cnf_transformation,[],[f26]) ).

fof(f57,plain,
    ! [X2,X0,X1] :
      ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ icext(X0,X2)
      | ~ iext(uri_owl_onProperty,X0,X1)
      | iext(X1,X2,sK5(X1,X2)) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( iext(X1,X2,sK5(X1,X2))
            | ~ icext(X0,X2) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f33,f34]) ).

fof(f34,plain,
    ! [X1,X2] :
      ( ? [X4] : iext(X1,X2,X4)
     => iext(X1,X2,sK5(X1,X2)) ),
    introduced(choice_axiom,[]) ).

fof(f33,plain,
    ! [X0,X1] :
      ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( ? [X4] : iext(X1,X2,X4)
            | ~ icext(X0,X2) ) ) ),
    inference(rectify,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1] :
      ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( ? [X3] : iext(X1,X2,X3)
            | ~ icext(X0,X2) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0,X1] :
      ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) ) ),
    inference(flattening,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) )
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      | ~ iext(uri_owl_onProperty,X0,X1) ),
    inference(ennf_transformation,[],[f11]) ).

fof(f11,plain,
    ! [X1,X0] :
      ( ( iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
        & iext(uri_owl_onProperty,X0,X1) )
     => ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) ) ),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X3] :
      ( ( iext(uri_owl_minCardinality,X2,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
        & iext(uri_owl_onProperty,X2,X3) )
     => ! [X0] :
          ( ? [X4] : iext(X3,X0,X4)
        <=> icext(X2,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_restrict_mincard_001) ).

fof(f84,plain,
    icext(sK3,uri_ex_bob),
    inference(resolution,[],[f77,f46]) ).

fof(f46,plain,
    iext(uri_rdfs_subClassOf,uri_ex_Person,sK3),
    inference(cnf_transformation,[],[f26]) ).

fof(f77,plain,
    ! [X0] :
      ( ~ iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
      | icext(X0,uri_ex_bob) ),
    inference(resolution,[],[f63,f55]) ).

fof(f55,plain,
    ! [X2,X0,X1] :
      ( ~ icext(X1,X2)
      | ~ iext(uri_rdfs_subClassOf,X1,X0)
      | icext(X0,X2) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f31,plain,
    ! [X0,X1] :
      ( ( ( ! [X2] :
              ( icext(X0,X2)
              | ~ icext(X1,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X1,X0) )
      & ( iext(uri_rdfs_subClassOf,X1,X0)
        | ( ~ icext(X0,sK4(X0,X1))
          & icext(X1,sK4(X0,X1)) )
        | ~ ic(X1)
        | ~ ic(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f29,f30]) ).

fof(f30,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ icext(X0,X3)
          & icext(X1,X3) )
     => ( ~ icext(X0,sK4(X0,X1))
        & icext(X1,sK4(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f29,plain,
    ! [X0,X1] :
      ( ( ( ! [X2] :
              ( icext(X0,X2)
              | ~ icext(X1,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X1,X0) )
      & ( iext(uri_rdfs_subClassOf,X1,X0)
        | ? [X3] :
            ( ~ icext(X0,X3)
            & icext(X1,X3) )
        | ~ ic(X1)
        | ~ ic(X0) ) ),
    inference(rectify,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( ( ( ! [X2] :
              ( icext(X0,X2)
              | ~ icext(X1,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X1,X0) )
      & ( iext(uri_rdfs_subClassOf,X1,X0)
        | ? [X2] :
            ( ~ icext(X0,X2)
            & icext(X1,X2) )
        | ~ ic(X1)
        | ~ ic(X0) ) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( ( ( ! [X2] :
              ( icext(X0,X2)
              | ~ icext(X1,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X1,X0) )
      & ( iext(uri_rdfs_subClassOf,X1,X0)
        | ? [X2] :
            ( ~ icext(X0,X2)
            & icext(X1,X2) )
        | ~ ic(X1)
        | ~ ic(X0) ) ),
    inference(nnf_transformation,[],[f13]) ).

fof(f13,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( icext(X0,X2)
            | ~ icext(X1,X2) )
        & ic(X1)
        & ic(X0) )
    <=> iext(uri_rdfs_subClassOf,X1,X0) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f9,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( icext(X1,X2)
           => icext(X0,X2) )
        & ic(X0)
        & ic(X1) )
    <=> iext(uri_rdfs_subClassOf,X1,X0) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X6,X5] :
      ( ( ! [X0] :
            ( icext(X5,X0)
           => icext(X6,X0) )
        & ic(X6)
        & ic(X5) )
    <=> iext(uri_rdfs_subClassOf,X5,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_rdfsext_subclassof) ).

fof(f63,plain,
    icext(uri_ex_Person,uri_ex_bob),
    inference(resolution,[],[f42,f45]) ).

fof(f45,plain,
    iext(uri_rdf_type,uri_ex_bob,uri_ex_Person),
    inference(cnf_transformation,[],[f26]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWB024+2 : TPTP v8.1.0. Released v5.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.13/0.33  % Computer : n018.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 17:39:10 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (10770)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.49  % (10772)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.49  % (10762)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.49  % (10751)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.49  % (10770)First to succeed.
% 0.19/0.50  % (10754)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.50  % (10747)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.50  % (10770)Refutation found. Thanks to Tanya!
% 0.19/0.50  % SZS status Theorem for theBenchmark
% 0.19/0.50  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.50  % (10770)------------------------------
% 0.19/0.50  % (10770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (10770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (10770)Termination reason: Refutation
% 0.19/0.50  
% 0.19/0.50  % (10770)Memory used [KB]: 5500
% 0.19/0.50  % (10770)Time elapsed: 0.056 s
% 0.19/0.50  % (10770)Instructions burned: 3 (million)
% 0.19/0.50  % (10770)------------------------------
% 0.19/0.50  % (10770)------------------------------
% 0.19/0.50  % (10746)Success in time 0.159 s
%------------------------------------------------------------------------------