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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWB083+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 : 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:36:56 EDT 2022

% Result   : Theorem 0.20s 0.57s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   25 (  11 unt;   0 def)
%            Number of atoms       :   67 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   62 (  20   ~;  16   |;  11   &)
%                                         (   9 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   9 con; 0-3 aty)
%            Number of variables   :   50 (  50   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f654,plain,
    $false,
    inference(unit_resulting_resolution,[],[f620,f644,f643,f630]) ).

fof(f630,plain,
    ! [X2,X3,X0,X1] :
      ( ~ iext(uri_rdfs_range,X0,X1)
      | icext(X1,X3)
      | ~ iext(X0,X2,X3) ),
    inference(cnf_transformation,[],[f589]) ).

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

fof(f565,plain,
    ! [X0,X1] :
      ( ( ip(X1)
        & ip(X0)
        & ! [X3,X2] :
            ( iext(X0,X2,X3)
           => icext(X1,X3) ) )
    <=> iext(uri_rdfs_range,X0,X1) ),
    inference(rectify,[],[f342]) ).

fof(f342,axiom,
    ! [X1,X4] :
      ( ( ip(X4)
        & ! [X3,X6] :
            ( iext(X1,X3,X6)
           => icext(X4,X6) )
        & ip(X1) )
    <=> iext(uri_rdfs_range,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_rdfsext_range) ).

fof(f643,plain,
    iext(uri_ex_p,uri_ex_w,sK0(uri_ex_p,uri_ex_c,uri_ex_w)),
    inference(unit_resulting_resolution,[],[f621,f622,f640,f615]) ).

fof(f615,plain,
    ! [X2,X3,X0,X1] :
      ( ~ iext(uri_owl_onProperty,X1,X0)
      | icext(X1,X3)
      | iext(X0,X3,sK0(X0,X2,X3))
      | ~ iext(uri_owl_allValuesFrom,X1,X2) ),
    inference(cnf_transformation,[],[f591]) ).

fof(f591,plain,
    ! [X2,X0,X1] :
      ( ! [X3] :
          ( ! [X4] :
              ( icext(X2,X4)
              | ~ iext(X0,X3,X4) )
        <=> icext(X1,X3) )
      | ~ iext(uri_owl_onProperty,X1,X0)
      | ~ iext(uri_owl_allValuesFrom,X1,X2) ),
    inference(flattening,[],[f590]) ).

fof(f590,plain,
    ! [X0,X2,X1] :
      ( ! [X3] :
          ( ! [X4] :
              ( icext(X2,X4)
              | ~ iext(X0,X3,X4) )
        <=> icext(X1,X3) )
      | ~ iext(uri_owl_allValuesFrom,X1,X2)
      | ~ iext(uri_owl_onProperty,X1,X0) ),
    inference(ennf_transformation,[],[f568]) ).

fof(f568,plain,
    ! [X0,X2,X1] :
      ( ( iext(uri_owl_allValuesFrom,X1,X2)
        & iext(uri_owl_onProperty,X1,X0) )
     => ! [X3] :
          ( ! [X4] :
              ( iext(X0,X3,X4)
             => icext(X2,X4) )
        <=> icext(X1,X3) ) ),
    inference(rectify,[],[f301]) ).

fof(f301,axiom,
    ! [X1,X10,X4] :
      ( ( iext(uri_owl_allValuesFrom,X10,X4)
        & iext(uri_owl_onProperty,X10,X1) )
     => ! [X3] :
          ( icext(X10,X3)
        <=> ! [X6] :
              ( iext(X1,X3,X6)
             => icext(X4,X6) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_restrict_allvaluesfrom) ).

fof(f640,plain,
    ~ icext(uri_ex_z,uri_ex_w),
    inference(unit_resulting_resolution,[],[f599,f600]) ).

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

fof(f563,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(f599,plain,
    ~ iext(uri_rdf_type,uri_ex_w,uri_ex_z),
    inference(cnf_transformation,[],[f562]) ).

fof(f562,plain,
    ~ iext(uri_rdf_type,uri_ex_w,uri_ex_z),
    inference(flattening,[],[f560]) ).

fof(f560,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_w,uri_ex_z),
    inference(negated_conjecture,[],[f559]) ).

fof(f559,conjecture,
    iext(uri_rdf_type,uri_ex_w,uri_ex_z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conclusion_rdfbased_sem_restrict_allvalues_inst_subj) ).

fof(f622,plain,
    iext(uri_owl_onProperty,uri_ex_z,uri_ex_p),
    inference(cnf_transformation,[],[f561]) ).

fof(f561,axiom,
    ( iext(uri_rdf_type,uri_ex_w,uri_owl_Thing)
    & iext(uri_owl_onProperty,uri_ex_z,uri_ex_p)
    & iext(uri_owl_allValuesFrom,uri_ex_z,uri_ex_c)
    & iext(uri_rdfs_range,uri_ex_p,uri_ex_c) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_restrict_allvalues_inst_subj) ).

fof(f621,plain,
    iext(uri_owl_allValuesFrom,uri_ex_z,uri_ex_c),
    inference(cnf_transformation,[],[f561]) ).

fof(f644,plain,
    ~ icext(uri_ex_c,sK0(uri_ex_p,uri_ex_c,uri_ex_w)),
    inference(unit_resulting_resolution,[],[f622,f621,f640,f616]) ).

fof(f616,plain,
    ! [X2,X3,X0,X1] :
      ( ~ icext(X2,sK0(X0,X2,X3))
      | ~ iext(uri_owl_onProperty,X1,X0)
      | ~ iext(uri_owl_allValuesFrom,X1,X2)
      | icext(X1,X3) ),
    inference(cnf_transformation,[],[f591]) ).

fof(f620,plain,
    iext(uri_rdfs_range,uri_ex_p,uri_ex_c),
    inference(cnf_transformation,[],[f561]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWB083+1 : TPTP v8.1.0. Released v5.2.0.
% 0.07/0.14  % 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.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 17:44:25 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.57  % (22182)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.57  % (22197)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.57  % (22182)First to succeed.
% 0.20/0.57  % (22182)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  % (22182)------------------------------
% 0.20/0.57  % (22182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (22182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (22182)Termination reason: Refutation
% 0.20/0.57  
% 0.20/0.57  % (22182)Memory used [KB]: 6524
% 0.20/0.57  % (22182)Time elapsed: 0.109 s
% 0.20/0.57  % (22182)Instructions burned: 5 (million)
% 0.20/0.57  % (22182)------------------------------
% 0.20/0.57  % (22182)------------------------------
% 0.20/0.57  % (22173)Success in time 0.213 s
%------------------------------------------------------------------------------