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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB075+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.Wf8GL1xKD7 true

% Computer : n003.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:22 EDT 2023

% Result   : Theorem 5.64s 1.47s
% Output   : Refutation 5.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   54 (  18 unt;  12 typ;   0 def)
%            Number of atoms       :   85 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  272 (  31   ~;  31   |;   4   &; 198   @)
%                                         (   3 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  12 usr;   6 con; 0-3 aty)
%            Number of variables   :   52 (   0   ^;  52   !;   0   ?;  52   :)

% Comments : 
%------------------------------------------------------------------------------
thf(ip_type,type,
    ip: $i > $o ).

thf(lv_type,type,
    lv: $i > $o ).

thf(sk__6_type,type,
    sk__6: $i > $i > $i ).

thf(ir_type,type,
    ir: $i > $o ).

thf(uri_owl_DatatypeProperty_type,type,
    uri_owl_DatatypeProperty: $i ).

thf(iodp_type,type,
    iodp: $i > $o ).

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

thf(uri_owl_topDataProperty_type,type,
    uri_owl_topDataProperty: $i ).

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

thf(uri_rdfs_subPropertyOf_type,type,
    uri_rdfs_subPropertyOf: $i ).

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

thf(sk__5_type,type,
    sk__5: $i > $i > $i ).

thf(conclusion_rdfbased_sem_prop_topdataproperty_term,conjecture,
    iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty ),
    inference('cnf.neg',[status(esa)],[conclusion_rdfbased_sem_prop_topdataproperty_term]) ).

thf(zip_derived_cl103,plain,
    ~ ( iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(owl_parts_iodp_def,axiom,
    ! [X: $i] :
      ( ( iodp @ X )
    <=> ( iext @ uri_rdf_type @ X @ uri_owl_DatatypeProperty ) ) ).

thf(zip_derived_cl57,plain,
    ! [X0: $i] :
      ( ( iodp @ X0 )
      | ~ ( iext @ uri_rdf_type @ X0 @ uri_owl_DatatypeProperty ) ),
    inference(cnf,[status(esa)],[owl_parts_iodp_def]) ).

thf(owl_parts_iodp_cond_set,axiom,
    ! [X: $i] :
      ( ( iodp @ X )
     => ( ip @ X ) ) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i] :
      ( ( ip @ X0 )
      | ~ ( iodp @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_iodp_cond_set]) ).

thf(zip_derived_cl139,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_rdf_type @ X0 @ uri_owl_DatatypeProperty )
      | ( ip @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl57,zip_derived_cl55]) ).

thf(premise_rdfbased_sem_prop_topdataproperty_term,axiom,
    iext @ uri_rdf_type @ uri_ex_p @ uri_owl_DatatypeProperty ).

thf(zip_derived_cl102,plain,
    iext @ uri_rdf_type @ uri_ex_p @ uri_owl_DatatypeProperty,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_prop_topdataproperty_term]) ).

thf(zip_derived_cl670,plain,
    ip @ uri_ex_p,
    inference('sup+',[status(thm)],[zip_derived_cl139,zip_derived_cl102]) ).

thf(owl_prop_topdataproperty_type,axiom,
    iodp @ uri_owl_topDataProperty ).

thf(zip_derived_cl85,plain,
    iodp @ uri_owl_topDataProperty,
    inference(cnf,[status(esa)],[owl_prop_topdataproperty_type]) ).

thf(zip_derived_cl55_001,plain,
    ! [X0: $i] :
      ( ( ip @ X0 )
      | ~ ( iodp @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_iodp_cond_set]) ).

thf(zip_derived_cl153,plain,
    ip @ uri_owl_topDataProperty,
    inference('dp-resolution',[status(thm)],[zip_derived_cl85,zip_derived_cl55]) ).

thf(owl_rdfsext_subpropertyof,axiom,
    ! [P1: $i,P2: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ P1 @ P2 )
    <=> ( ( ip @ P1 )
        & ( ip @ P2 )
        & ! [X: $i,Y: $i] :
            ( ( iext @ P1 @ X @ Y )
           => ( iext @ P2 @ X @ Y ) ) ) ) ).

thf(zip_derived_cl99,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ X0 @ X1 )
      | ( iext @ X0 @ ( sk__5 @ X1 @ X0 ) @ ( sk__6 @ X1 @ X0 ) )
      | ~ ( ip @ X1 )
      | ~ ( ip @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subpropertyof]) ).

thf(zip_derived_cl1094,plain,
    ! [X0: $i] :
      ( ~ ( ip @ X0 )
      | ( iext @ X0 @ ( sk__5 @ uri_owl_topDataProperty @ X0 ) @ ( sk__6 @ uri_owl_topDataProperty @ X0 ) )
      | ( iext @ uri_rdfs_subPropertyOf @ X0 @ uri_owl_topDataProperty ) ),
    inference('sup-',[status(thm)],[zip_derived_cl153,zip_derived_cl99]) ).

thf(zip_derived_cl7900,plain,
    ( ( iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty )
    | ( iext @ uri_ex_p @ ( sk__5 @ uri_owl_topDataProperty @ uri_ex_p ) @ ( sk__6 @ uri_owl_topDataProperty @ uri_ex_p ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl670,zip_derived_cl1094]) ).

thf(zip_derived_cl103_002,plain,
    ~ ( iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7908,plain,
    iext @ uri_ex_p @ ( sk__5 @ uri_owl_topDataProperty @ uri_ex_p ) @ ( sk__6 @ uri_owl_topDataProperty @ uri_ex_p ),
    inference(demod,[status(thm)],[zip_derived_cl7900,zip_derived_cl103]) ).

thf(zip_derived_cl102_003,plain,
    iext @ uri_rdf_type @ uri_ex_p @ uri_owl_DatatypeProperty,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_prop_topdataproperty_term]) ).

thf(zip_derived_cl57_004,plain,
    ! [X0: $i] :
      ( ( iodp @ X0 )
      | ~ ( iext @ uri_rdf_type @ X0 @ uri_owl_DatatypeProperty ) ),
    inference(cnf,[status(esa)],[owl_parts_iodp_def]) ).

thf(owl_parts_iodp_cond_inst,axiom,
    ! [X: $i] :
      ( ( iodp @ X )
     => ! [Y: $i,Z: $i] :
          ( ( iext @ X @ Y @ Z )
         => ( ( ir @ Y )
            & ( lv @ Z ) ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( iext @ X0 @ X1 @ X2 )
      | ( lv @ X2 )
      | ~ ( iodp @ X0 ) ),
    inference(cnf,[status(esa)],[owl_parts_iodp_cond_inst]) ).

thf(owl_prop_topdataproperty_ext,axiom,
    ! [X: $i,Y: $i] :
      ( ( iext @ uri_owl_topDataProperty @ X @ Y )
    <=> ( ( ir @ X )
        & ( lv @ Y ) ) ) ).

thf(zip_derived_cl84,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_topDataProperty @ X0 @ X1 )
      | ~ ( lv @ X1 )
      | ~ ( ir @ X0 ) ),
    inference(cnf,[status(esa)],[owl_prop_topdataproperty_ext]) ).

thf(zip_derived_cl111,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iodp @ X2 )
      | ~ ( iext @ X2 @ X3 @ X1 )
      | ~ ( ir @ X0 )
      | ( iext @ uri_owl_topDataProperty @ X0 @ X1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl53,zip_derived_cl84]) ).

thf(zip_derived_cl144,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ uri_rdf_type @ X3 @ uri_owl_DatatypeProperty )
      | ( iext @ uri_owl_topDataProperty @ X1 @ X0 )
      | ~ ( ir @ X1 )
      | ~ ( iext @ X3 @ X2 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl57,zip_derived_cl111]) ).

thf(simple_ir,axiom,
    ! [X: $i] : ( ir @ X ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1003,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ uri_rdf_type @ X3 @ uri_owl_DatatypeProperty )
      | ( iext @ uri_owl_topDataProperty @ X1 @ X0 )
      | ~ ( iext @ X3 @ X2 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl144,zip_derived_cl1]) ).

thf(zip_derived_cl1006,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( iext @ uri_ex_p @ X1 @ X0 )
      | ( iext @ uri_owl_topDataProperty @ X2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl102,zip_derived_cl1003]) ).

thf(zip_derived_cl7916,plain,
    ! [X0: $i] : ( iext @ uri_owl_topDataProperty @ X0 @ ( sk__6 @ uri_owl_topDataProperty @ uri_ex_p ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7908,zip_derived_cl1006]) ).

thf(zip_derived_cl100,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ X0 @ X1 )
      | ~ ( iext @ X1 @ ( sk__5 @ X1 @ X0 ) @ ( sk__6 @ X1 @ X0 ) )
      | ~ ( ip @ X1 )
      | ~ ( ip @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subpropertyof]) ).

thf(simple_iext_property,axiom,
    ! [S: $i,P: $i,O: $i] :
      ( ( iext @ P @ S @ O )
     => ( ip @ P ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ip @ X0 )
      | ~ ( iext @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[simple_iext_property]) ).

thf(zip_derived_cl1063,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ip @ X0 )
      | ~ ( iext @ X1 @ ( sk__5 @ X1 @ X0 ) @ ( sk__6 @ X1 @ X0 ) )
      | ( iext @ uri_rdfs_subPropertyOf @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl100,zip_derived_cl0]) ).

thf(zip_derived_cl7930,plain,
    ( ( iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty )
    | ~ ( ip @ uri_ex_p ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7916,zip_derived_cl1063]) ).

thf(zip_derived_cl670_005,plain,
    ip @ uri_ex_p,
    inference('sup+',[status(thm)],[zip_derived_cl139,zip_derived_cl102]) ).

thf(zip_derived_cl7938,plain,
    iext @ uri_rdfs_subPropertyOf @ uri_ex_p @ uri_owl_topDataProperty,
    inference(demod,[status(thm)],[zip_derived_cl7930,zip_derived_cl670]) ).

thf(zip_derived_cl7939,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl103,zip_derived_cl7938]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB075+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Wf8GL1xKD7 true
% 0.13/0.35  % Computer : n003.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sun Aug 27 06:40:54 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % 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.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 5.64/1.47  % Solved by fo/fo3_bce.sh.
% 5.64/1.47  % BCE start: 104
% 5.64/1.47  % BCE eliminated: 3
% 5.64/1.47  % PE start: 101
% 5.64/1.47  logic: neq
% 5.64/1.47  % PE eliminated: -22
% 5.64/1.47  % done 1552 iterations in 0.719s
% 5.64/1.47  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 5.64/1.47  % SZS output start Refutation
% See solution above
% 5.64/1.47  
% 5.64/1.47  
% 5.64/1.48  % Terminating...
% 6.50/1.55  % Runner terminated.
% 6.50/1.56  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------