TSTP Solution File: SWB087+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB087+1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.gmL10R90Eo true

% Computer : n024.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 : Thu Aug 31 20:16:25 EDT 2023

% Result   : Theorem 1.28s 0.86s
% Output   : Refutation 1.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   27 (   9 unt;  11 typ;   0 def)
%            Number of atoms       :   29 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  103 (  10   ~;   7   |;   3   &;  80   @)
%                                         (   2 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  11 usr;   9 con; 0-3 aty)
%            Number of variables   :   15 (   0   ^;  15   !;   0   ?;  15   :)

% Comments : 
%------------------------------------------------------------------------------
thf(dat_str_true_type,type,
    dat_str_true: $i ).

thf(uri_ex_z_type,type,
    uri_ex_z: $i ).

thf(uri_ex_w_type,type,
    uri_ex_w: $i ).

thf(literal_typed_type,type,
    literal_typed: $i > $i > $i ).

thf(uri_xsd_boolean_type,type,
    uri_xsd_boolean: $i ).

thf(iext_type,type,
    iext: $i > $i > $i > $o ).

thf(uri_owl_onProperty_type,type,
    uri_owl_onProperty: $i ).

thf(uri_ex_p_type,type,
    uri_ex_p: $i ).

thf(uri_owl_hasSelf_type,type,
    uri_owl_hasSelf: $i ).

thf(icext_type,type,
    icext: $i > $i > $o ).

thf(uri_rdf_type_type,type,
    uri_rdf_type: $i ).

thf(rdfs_cext_def,axiom,
    ! [X: $i,C: $i] :
      ( ( iext @ uri_rdf_type @ X @ C )
    <=> ( icext @ C @ X ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdf_type @ X0 @ X1 )
      | ~ ( icext @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[rdfs_cext_def]) ).

thf(conclusion_rdfbased_sem_restrict_hasself_inst_subj,conjecture,
    iext @ uri_rdf_type @ uri_ex_w @ uri_ex_z ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_z ),
    inference('cnf.neg',[status(esa)],[conclusion_rdfbased_sem_restrict_hasself_inst_subj]) ).

thf(zip_derived_cl108,plain,
    ~ ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_z ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl325,plain,
    ~ ( icext @ uri_ex_z @ uri_ex_w ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl108]) ).

thf(premise_rdfbased_sem_restrict_hasself_inst_subj,axiom,
    ( ( iext @ uri_ex_p @ uri_ex_w @ uri_ex_w )
    & ( iext @ uri_owl_onProperty @ uri_ex_z @ uri_ex_p )
    & ( iext @ uri_owl_hasSelf @ uri_ex_z @ ( literal_typed @ dat_str_true @ uri_xsd_boolean ) ) ) ).

thf(zip_derived_cl105,plain,
    iext @ uri_ex_p @ uri_ex_w @ uri_ex_w,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_hasself_inst_subj]) ).

thf(zip_derived_cl107,plain,
    iext @ uri_owl_hasSelf @ uri_ex_z @ ( literal_typed @ dat_str_true @ uri_xsd_boolean ),
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_hasself_inst_subj]) ).

thf(zip_derived_cl106,plain,
    iext @ uri_owl_onProperty @ uri_ex_z @ uri_ex_p,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_hasself_inst_subj]) ).

thf(owl_restrict_hasself,axiom,
    ! [Z: $i,P: $i,V: $i] :
      ( ( ( iext @ uri_owl_hasSelf @ Z @ V )
        & ( iext @ uri_owl_onProperty @ Z @ P ) )
     => ! [X: $i] :
          ( ( icext @ Z @ X )
        <=> ( iext @ P @ X @ X ) ) ) ).

thf(zip_derived_cl82,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ X0 @ X1 @ X1 )
      | ( icext @ X2 @ X1 )
      | ~ ( iext @ uri_owl_onProperty @ X2 @ X0 )
      | ~ ( iext @ uri_owl_hasSelf @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[owl_restrict_hasself]) ).

thf(zip_derived_cl313,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( iext @ uri_owl_hasSelf @ uri_ex_z @ X0 )
      | ( icext @ uri_ex_z @ X1 )
      | ~ ( iext @ uri_ex_p @ X1 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl106,zip_derived_cl82]) ).

thf(zip_derived_cl315,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_ex_p @ X0 @ X0 )
      | ( icext @ uri_ex_z @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl107,zip_derived_cl313]) ).

thf(zip_derived_cl318,plain,
    icext @ uri_ex_z @ uri_ex_w,
    inference('sup-',[status(thm)],[zip_derived_cl105,zip_derived_cl315]) ).

thf(zip_derived_cl326,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl325,zip_derived_cl318]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SWB087+1 : TPTP v8.1.2. Released v5.2.0.
% 0.10/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.gmL10R90Eo true
% 0.11/0.31  % Computer : n024.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Sun Aug 27 07:31:23 EDT 2023
% 0.11/0.32  % CPUTime  : 
% 0.11/0.32  % Running portfolio for 300 s
% 0.11/0.32  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.16/0.32  % Number of cores: 8
% 0.16/0.32  % Python version: Python 3.6.8
% 0.16/0.32  % Running in FO mode
% 0.16/0.59  % Total configuration time : 435
% 0.16/0.59  % Estimated wc time : 1092
% 0.16/0.59  % Estimated cpu time (7 cpus) : 156.0
% 0.16/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.16/0.69  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.16/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.16/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.16/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.16/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.16/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.22/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.28/0.86  % Solved by fo/fo7.sh.
% 1.28/0.86  % done 285 iterations in 0.112s
% 1.28/0.86  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.28/0.86  % SZS output start Refutation
% See solution above
% 1.28/0.86  
% 1.28/0.86  
% 1.28/0.86  % Terminating...
% 1.58/0.94  % Runner terminated.
% 1.58/0.95  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------