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

View Problem - Process Solution

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

% Computer : n023.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:15:44 EDT 2023

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

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

thf(uri_ex_r_type,type,
    uri_ex_r: $i ).

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

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

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

thf(uri_ex_d_type,type,
    uri_ex_d: $i ).

thf(uri_owl_Restriction_type,type,
    uri_owl_Restriction: $i ).

thf(uri_owl_someValuesFrom_type,type,
    uri_owl_someValuesFrom: $i ).

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

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

thf(testcase_conclusion_fullish_001_Subgraph_Entailment,conjecture,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_001_Subgraph_Entailment]) ).

thf(zip_derived_cl0,plain,
    ( ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(testcase_premise_fullish_001_Subgraph_Entailment,axiom,
    ( ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d )
    & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    & ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    & ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r ) ) ).

thf(zip_derived_cl2,plain,
    iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p,
    inference(cnf,[status(esa)],[testcase_premise_fullish_001_Subgraph_Entailment]) ).

thf(zip_derived_cl5,plain,
    ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl3,plain,
    iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction,
    inference(cnf,[status(esa)],[testcase_premise_fullish_001_Subgraph_Entailment]) ).

thf(zip_derived_cl6,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWB001+2 : TPTP v8.1.2. Released v5.2.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.zC4WlUrJl2 true
% 0.13/0.34  % Computer : n023.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:15:26 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.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.54/0.64  % Total configuration time : 435
% 0.54/0.64  % Estimated wc time : 1092
% 0.54/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.54/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.54/0.71  % Solved by fo/fo6_bce.sh.
% 0.54/0.71  % BCE start: 5
% 0.54/0.71  % BCE eliminated: 2
% 0.54/0.71  % PE start: 3
% 0.54/0.71  logic: neq
% 0.54/0.71  % PE eliminated: 0
% 0.54/0.71  % done 3 iterations in 0.006s
% 0.54/0.71  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.54/0.71  % SZS output start Refutation
% See solution above
% 0.54/0.71  
% 0.54/0.71  
% 0.54/0.71  % Terminating...
% 0.57/0.75  % Runner terminated.
% 0.57/0.75  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------