TSTP Solution File: SWB032+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB032+2 : 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.3pcZbS0bSQ true

% 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 : Thu Aug 31 20:16:12 EDT 2023

% Result   : Theorem 0.22s 0.76s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   26
% Syntax   : Number of formulae    :   66 (  18 unt;  14 typ;   0 def)
%            Number of atoms       :  113 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  327 (  43   ~;  45   |;   8   &; 223   @)
%                                         (   2 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  14 usr;   9 con; 0-3 aty)
%            Number of variables   :   35 (   0   ^;  35   !;   0   ?;  35   :)

% Comments : 
%------------------------------------------------------------------------------
thf(uri_xsd_string_type,type,
    uri_xsd_string: $i ).

thf(uri_xsd_integer_type,type,
    uri_xsd_integer: $i ).

thf(uri_rdf_PlainLiteral_type,type,
    uri_rdf_PlainLiteral: $i ).

thf(uri_owl_rational_type,type,
    uri_owl_rational: $i ).

thf(uri_owl_real_type,type,
    uri_owl_real: $i ).

thf(ic_type,type,
    ic: $i > $o ).

thf(idc_type,type,
    idc: $i > $o ).

thf(uri_xsd_decimal_type,type,
    uri_xsd_decimal: $i ).

thf(sk__1_type,type,
    sk__1: $i > $i > $i ).

thf(sk__type,type,
    sk_: $i > $i > $i ).

thf(uri_rdfs_subClassOf_type,type,
    uri_rdfs_subClassOf: $i ).

thf(uri_owl_disjointWith_type,type,
    uri_owl_disjointWith: $i ).

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

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

thf(testcase_conclusion_fullish_032_Datatype_Relationships,conjecture,
    ( ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string )
    & ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string )
      & ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal ) ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_032_Datatype_Relationships]) ).

thf(zip_derived_cl19,plain,
    ( ~ ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string )
    | ~ ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(owl_eqdis_disjointwith,axiom,
    ! [C1: $i,C2: $i] :
      ( ( iext @ uri_owl_disjointWith @ C1 @ C2 )
    <=> ( ( ic @ C1 )
        & ( ic @ C2 )
        & ! [X: $i] :
            ~ ( ( icext @ C1 @ X )
              & ( icext @ C2 @ X ) ) ) ) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_disjointWith @ X0 @ X1 )
      | ( icext @ X0 @ ( sk__1 @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_eqdis_disjointwith]) ).

thf(owl_dat_dtype_relation_subtype_decimal_rational,axiom,
    ! [X: $i] :
      ( ( icext @ uri_xsd_decimal @ X )
     => ( icext @ uri_owl_rational @ X ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i] :
      ( ( icext @ uri_owl_rational @ X0 )
      | ~ ( icext @ uri_xsd_decimal @ X0 ) ),
    inference(cnf,[status(esa)],[owl_dat_dtype_relation_subtype_decimal_rational]) ).

thf(owl_dat_dtype_relation_subtype_rational_real,axiom,
    ! [X: $i] :
      ( ( icext @ uri_owl_rational @ X )
     => ( icext @ uri_owl_real @ X ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( icext @ uri_owl_real @ X0 )
      | ~ ( icext @ uri_owl_rational @ X0 ) ),
    inference(cnf,[status(esa)],[owl_dat_dtype_relation_subtype_rational_real]) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i] :
      ( ~ ( icext @ uri_xsd_decimal @ X0 )
      | ( icext @ uri_owl_real @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl5]) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_disjointWith @ X0 @ X1 )
      | ( icext @ X1 @ ( sk__1 @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_eqdis_disjointwith]) ).

thf(owl_dat_dtype_relation_subtype_string_plainliteral,axiom,
    ! [X: $i] :
      ( ( icext @ uri_xsd_string @ X )
     => ( icext @ uri_rdf_PlainLiteral @ X ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i] :
      ( ( icext @ uri_rdf_PlainLiteral @ X0 )
      | ~ ( icext @ uri_xsd_string @ X0 ) ),
    inference(cnf,[status(esa)],[owl_dat_dtype_relation_subtype_string_plainliteral]) ).

thf(owl_dat_dtype_relation_disjoint_plainliteral_real,axiom,
    ! [X: $i] :
      ~ ( ( icext @ uri_rdf_PlainLiteral @ X )
        & ( icext @ uri_owl_real @ X ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ~ ( icext @ uri_rdf_PlainLiteral @ X0 )
      | ~ ( icext @ uri_owl_real @ X0 ) ),
    inference(cnf,[status(esa)],[owl_dat_dtype_relation_disjoint_plainliteral_real]) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i] :
      ( ~ ( icext @ uri_xsd_string @ X0 )
      | ~ ( icext @ uri_owl_real @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl3]) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i] :
      ( ~ ( ic @ X0 )
      | ~ ( ic @ uri_xsd_string )
      | ( iext @ uri_owl_disjointWith @ X0 @ uri_xsd_string )
      | ~ ( icext @ uri_owl_real @ ( sk__1 @ uri_xsd_string @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl23]) ).

thf(owl_dat_dtype_string_type,axiom,
    idc @ uri_xsd_string ).

thf(zip_derived_cl0,plain,
    idc @ uri_xsd_string,
    inference(cnf,[status(esa)],[owl_dat_dtype_string_type]) ).

thf(owl_parts_idc_cond_set,axiom,
    ! [X: $i] :
      ( ( idc @ X )
     => ( ic @ X ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ( ( ic @ X0 )
      | ~ ( idc @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_idc_cond_set]) ).

thf(zip_derived_cl20,plain,
    ic @ uri_xsd_string,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl8]) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i] :
      ( ~ ( ic @ X0 )
      | ( iext @ uri_owl_disjointWith @ X0 @ uri_xsd_string )
      | ~ ( icext @ uri_owl_real @ ( sk__1 @ uri_xsd_string @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl39,zip_derived_cl20]) ).

thf(zip_derived_cl46,plain,
    ! [X0: $i] :
      ( ~ ( icext @ uri_xsd_decimal @ ( sk__1 @ uri_xsd_string @ X0 ) )
      | ~ ( ic @ X0 )
      | ( iext @ uri_owl_disjointWith @ X0 @ uri_xsd_string ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl24,zip_derived_cl43]) ).

thf(zip_derived_cl48,plain,
    ( ~ ( ic @ uri_xsd_decimal )
    | ~ ( ic @ uri_xsd_string )
    | ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string )
    | ~ ( ic @ uri_xsd_decimal )
    | ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl46]) ).

thf(owl_dat_dtype_decimal_type,axiom,
    idc @ uri_xsd_decimal ).

thf(zip_derived_cl1,plain,
    idc @ uri_xsd_decimal,
    inference(cnf,[status(esa)],[owl_dat_dtype_decimal_type]) ).

thf(zip_derived_cl8_001,plain,
    ! [X0: $i] :
      ( ( ic @ X0 )
      | ~ ( idc @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_idc_cond_set]) ).

thf(zip_derived_cl21,plain,
    ic @ uri_xsd_decimal,
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).

thf(zip_derived_cl20_002,plain,
    ic @ uri_xsd_string,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl8]) ).

thf(zip_derived_cl21_003,plain,
    ic @ uri_xsd_decimal,
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).

thf(zip_derived_cl54,plain,
    ( ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string )
    | ( iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string ) ),
    inference(demod,[status(thm)],[zip_derived_cl48,zip_derived_cl21,zip_derived_cl20,zip_derived_cl21]) ).

thf(zip_derived_cl55,plain,
    iext @ uri_owl_disjointWith @ uri_xsd_decimal @ uri_xsd_string,
    inference(simplify,[status(thm)],[zip_derived_cl54]) ).

thf(zip_derived_cl59,plain,
    ~ ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl55]) ).

thf(owl_rdfsext_subclassof,axiom,
    ! [C1: $i,C2: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ C1 @ C2 )
    <=> ( ( ic @ C1 )
        & ( ic @ C2 )
        & ! [X: $i] :
            ( ( icext @ C1 @ X )
           => ( icext @ C2 @ X ) ) ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ X0 @ X1 )
      | ( icext @ X0 @ ( sk_ @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subclassof]) ).

thf(owl_dat_dtype_relation_subtype_integer_decimal,axiom,
    ! [X: $i] :
      ( ( icext @ uri_xsd_integer @ X )
     => ( icext @ uri_xsd_decimal @ X ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i] :
      ( ( icext @ uri_xsd_decimal @ X0 )
      | ~ ( icext @ uri_xsd_integer @ X0 ) ),
    inference(cnf,[status(esa)],[owl_dat_dtype_relation_subtype_integer_decimal]) ).

thf(zip_derived_cl26,plain,
    ! [X0: $i] :
      ( ~ ( ic @ uri_xsd_integer )
      | ~ ( ic @ X0 )
      | ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ X0 )
      | ( icext @ uri_xsd_decimal @ ( sk_ @ X0 @ uri_xsd_integer ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl7]) ).

thf(owl_dat_dtype_integer_type,axiom,
    idc @ uri_xsd_integer ).

thf(zip_derived_cl2,plain,
    idc @ uri_xsd_integer,
    inference(cnf,[status(esa)],[owl_dat_dtype_integer_type]) ).

thf(zip_derived_cl8_004,plain,
    ! [X0: $i] :
      ( ( ic @ X0 )
      | ~ ( idc @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_idc_cond_set]) ).

thf(zip_derived_cl22,plain,
    ic @ uri_xsd_integer,
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl8]) ).

thf(zip_derived_cl30,plain,
    ! [X0: $i] :
      ( ~ ( ic @ X0 )
      | ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ X0 )
      | ( icext @ uri_xsd_decimal @ ( sk_ @ X0 @ uri_xsd_integer ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl26,zip_derived_cl22]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ X0 @ X1 )
      | ~ ( icext @ X1 @ ( sk_ @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subclassof]) ).

thf(zip_derived_cl73,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal )
    | ~ ( ic @ uri_xsd_decimal )
    | ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal )
    | ~ ( ic @ uri_xsd_decimal )
    | ~ ( ic @ uri_xsd_integer ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl30,zip_derived_cl13]) ).

thf(zip_derived_cl21_005,plain,
    ic @ uri_xsd_decimal,
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).

thf(zip_derived_cl21_006,plain,
    ic @ uri_xsd_decimal,
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).

thf(zip_derived_cl22_007,plain,
    ic @ uri_xsd_integer,
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl8]) ).

thf(zip_derived_cl74,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal )
    | ( iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal ) ),
    inference(demod,[status(thm)],[zip_derived_cl73,zip_derived_cl21,zip_derived_cl21,zip_derived_cl22]) ).

thf(zip_derived_cl75,plain,
    iext @ uri_rdfs_subClassOf @ uri_xsd_integer @ uri_xsd_decimal,
    inference(simplify,[status(thm)],[zip_derived_cl74]) ).

thf(zip_derived_cl76,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl59,zip_derived_cl75]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB032+2 : 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.3pcZbS0bSQ true
% 0.14/0.34  % Computer : n021.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % 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 : Sun Aug 27 06:50:42 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.76  % Solved by fo/fo6_bce.sh.
% 0.22/0.76  % BCE start: 20
% 0.22/0.76  % BCE eliminated: 0
% 0.22/0.76  % PE start: 20
% 0.22/0.76  logic: neq
% 0.22/0.76  % PE eliminated: 1
% 0.22/0.76  % done 40 iterations in 0.020s
% 0.22/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.76  % SZS output start Refutation
% See solution above
% 0.22/0.76  
% 0.22/0.76  
% 0.22/0.76  % Terminating...
% 1.40/0.85  % Runner terminated.
% 1.40/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------