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

View Problem - Process Solution

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

% Computer : n027.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 1.23s 0.81s
% Output   : Refutation 1.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   24 (   9 unt;   9 typ;   0 def)
%            Number of atoms       :   23 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   59 (   7   ~;   4   |;   2   &;  44   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   7 con; 0-3 aty)
%            Number of variables   :   10 (   0   ^;  10   !;   0   ?;  10   :)

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

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

thf(uri_ex_y_type,type,
    uri_ex_y: $i ).

thf(uri_ex_x_type,type,
    uri_ex_x: $i ).

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

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

thf(uri_rdfs_Literal_type,type,
    uri_rdfs_Literal: $i ).

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

thf(uri_owl_Thing_type,type,
    uri_owl_Thing: $i ).

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

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

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

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

thf(zip_derived_cl146,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_topDataProperty @ X0 @ X1 )
      | ~ ( lv @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl51,zip_derived_cl0]) ).

thf(conclusion_rdfbased_sem_prop_topdataproperty_ext_lo,conjecture,
    iext @ uri_owl_topDataProperty @ uri_ex_x @ uri_ex_y ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( iext @ uri_owl_topDataProperty @ uri_ex_x @ uri_ex_y ),
    inference('cnf.neg',[status(esa)],[conclusion_rdfbased_sem_prop_topdataproperty_ext_lo]) ).

thf(zip_derived_cl56,plain,
    ~ ( iext @ uri_owl_topDataProperty @ uri_ex_x @ uri_ex_y ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl149,plain,
    ~ ( lv @ uri_ex_y ),
    inference('sup-',[status(thm)],[zip_derived_cl146,zip_derived_cl56]) ).

thf(premise_rdfbased_sem_prop_topdataproperty_ext_lo,axiom,
    ( ( iext @ uri_rdf_type @ uri_ex_x @ uri_owl_Thing )
    & ( iext @ uri_rdf_type @ uri_ex_y @ uri_rdfs_Literal ) ) ).

thf(zip_derived_cl55,plain,
    iext @ uri_rdf_type @ uri_ex_y @ uri_rdfs_Literal,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_prop_topdataproperty_ext_lo]) ).

thf(owl_parts_lv_def,axiom,
    ! [X: $i] :
      ( ( lv @ X )
    <=> ( iext @ uri_rdf_type @ X @ uri_rdfs_Literal ) ) ).

thf(zip_derived_cl40,plain,
    ! [X0: $i] :
      ( ( lv @ X0 )
      | ~ ( iext @ uri_rdf_type @ X0 @ uri_rdfs_Literal ) ),
    inference(cnf,[status(esa)],[owl_parts_lv_def]) ).

thf(zip_derived_cl73,plain,
    lv @ uri_ex_y,
    inference('sup-',[status(thm)],[zip_derived_cl55,zip_derived_cl40]) ).

thf(zip_derived_cl151,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl149,zip_derived_cl73]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB074+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Fu4t83OeRv true
% 0.13/0.35  % Computer : n027.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 07:10:06 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.22/0.67  % Total configuration time : 435
% 0.22/0.67  % Estimated wc time : 1092
% 0.22/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.23/0.80  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.23/0.81  % Solved by fo/fo7.sh.
% 1.23/0.81  % done 114 iterations in 0.046s
% 1.23/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.23/0.81  % SZS output start Refutation
% See solution above
% 1.23/0.81  
% 1.23/0.81  
% 1.23/0.81  % Terminating...
% 1.47/0.86  % Runner terminated.
% 1.47/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------