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

View Problem - Process Solution

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

% Computer : n013.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:26 EDT 2023

% Result   : Theorem 1.38s 1.02s
% Output   : Refutation 1.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   36 (  12 unt;  14 typ;   0 def)
%            Number of atoms       :   49 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  187 (  22   ~;  17   |;   7   &; 138   @)
%                                         (   2 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  14 usr;  12 con; 0-3 aty)
%            Number of variables   :   24 (   0   ^;  23   !;   1   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(uri_owl_minQualifiedCardinality_type,type,
    uri_owl_minQualifiedCardinality: $i ).

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

thf(uri_ex_x_type,type,
    uri_ex_x: $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_nonNegativeInteger_type,type,
    uri_xsd_nonNegativeInteger: $i ).

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

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

thf(dat_str_1_type,type,
    dat_str_1: $i ).

thf(uri_ex_c_type,type,
    uri_ex_c: $i ).

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

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

thf(uri_owl_onClass_type,type,
    uri_owl_onClass: $i ).

thf(premise_rdfbased_sem_restrict_minqcr_inst_subj_one,axiom,
    ( ( iext @ uri_ex_p @ uri_ex_w @ uri_ex_x )
    & ( iext @ uri_rdf_type @ uri_ex_x @ uri_ex_c )
    & ( iext @ uri_owl_onClass @ uri_ex_z @ uri_ex_c )
    & ( iext @ uri_owl_onProperty @ uri_ex_z @ uri_ex_p )
    & ( iext @ uri_owl_minQualifiedCardinality @ uri_ex_z @ ( literal_typed @ dat_str_1 @ uri_xsd_nonNegativeInteger ) ) ) ).

thf(zip_derived_cl256,plain,
    iext @ uri_rdf_type @ uri_ex_x @ uri_ex_c,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_minqcr_inst_subj_one]) ).

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

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

thf(zip_derived_cl373,plain,
    icext @ uri_ex_c @ uri_ex_x,
    inference('sup-',[status(thm)],[zip_derived_cl256,zip_derived_cl10]) ).

thf(zip_derived_cl255,plain,
    iext @ uri_ex_p @ uri_ex_w @ uri_ex_x,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_minqcr_inst_subj_one]) ).

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

thf(owl_restrict_minqcr_object_001,axiom,
    ! [Z: $i,P: $i,C: $i] :
      ( ( ( iext @ uri_owl_minQualifiedCardinality @ Z @ ( literal_typed @ dat_str_1 @ uri_xsd_nonNegativeInteger ) )
        & ( iext @ uri_owl_onProperty @ Z @ P )
        & ( iext @ uri_owl_onClass @ Z @ C ) )
     => ! [X: $i] :
          ( ( icext @ Z @ X )
        <=> ? [Y: $i] :
              ( ( icext @ C @ Y )
              & ( iext @ P @ X @ Y ) ) ) ) ).

thf(zip_derived_cl224,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( iext @ uri_owl_onProperty @ X0 @ X1 )
      | ~ ( iext @ uri_owl_minQualifiedCardinality @ X0 @ ( literal_typed @ dat_str_1 @ uri_xsd_nonNegativeInteger ) )
      | ~ ( iext @ uri_owl_onClass @ X0 @ X2 )
      | ( icext @ X0 @ X3 )
      | ~ ( iext @ X1 @ X3 @ X4 )
      | ~ ( icext @ X2 @ X4 ) ),
    inference(cnf,[status(esa)],[owl_restrict_minqcr_object_001]) ).

thf(zip_derived_cl1127,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ X1 @ X0 )
      | ~ ( iext @ uri_ex_p @ X2 @ X0 )
      | ( icext @ uri_ex_z @ X2 )
      | ~ ( iext @ uri_owl_onClass @ uri_ex_z @ X1 )
      | ~ ( iext @ uri_owl_minQualifiedCardinality @ uri_ex_z @ ( literal_typed @ dat_str_1 @ uri_xsd_nonNegativeInteger ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl258,zip_derived_cl224]) ).

thf(zip_derived_cl259,plain,
    iext @ uri_owl_minQualifiedCardinality @ uri_ex_z @ ( literal_typed @ dat_str_1 @ uri_xsd_nonNegativeInteger ),
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_minqcr_inst_subj_one]) ).

thf(zip_derived_cl1130,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ X1 @ X0 )
      | ~ ( iext @ uri_ex_p @ X2 @ X0 )
      | ( icext @ uri_ex_z @ X2 )
      | ~ ( iext @ uri_owl_onClass @ uri_ex_z @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1127,zip_derived_cl259]) ).

thf(zip_derived_cl1132,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_onClass @ uri_ex_z @ X0 )
      | ( icext @ uri_ex_z @ uri_ex_w )
      | ~ ( icext @ X0 @ uri_ex_x ) ),
    inference('sup-',[status(thm)],[zip_derived_cl255,zip_derived_cl1130]) ).

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_minqcr_inst_subj_one,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_minqcr_inst_subj_one]) ).

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

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

thf(zip_derived_cl1134,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_onClass @ uri_ex_z @ X0 )
      | ~ ( icext @ X0 @ uri_ex_x ) ),
    inference(demod,[status(thm)],[zip_derived_cl1132,zip_derived_cl508]) ).

thf(zip_derived_cl1143,plain,
    ~ ( iext @ uri_owl_onClass @ uri_ex_z @ uri_ex_c ),
    inference('sup-',[status(thm)],[zip_derived_cl373,zip_derived_cl1134]) ).

thf(zip_derived_cl257,plain,
    iext @ uri_owl_onClass @ uri_ex_z @ uri_ex_c,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_restrict_minqcr_inst_subj_one]) ).

thf(zip_derived_cl1144,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1143,zip_derived_cl257]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB097+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Jdz1bFHIwS true
% 0.13/0.34  % Computer : n013.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 : Sun Aug 27 07:36:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.21/0.61  % Total configuration time : 435
% 0.21/0.61  % Estimated wc time : 1092
% 0.21/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.79  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.38/1.02  % Solved by fo/fo7.sh.
% 1.38/1.02  % done 543 iterations in 0.219s
% 1.38/1.02  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.38/1.02  % SZS output start Refutation
% See solution above
% 1.38/1.02  
% 1.38/1.02  
% 1.38/1.02  % Terminating...
% 1.63/1.12  % Runner terminated.
% 1.63/1.13  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------