TSTP Solution File: SWB019+2 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SWB019+2 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% 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 : Fri May 19 12:08:01 EDT 2023

% Result   : Unsatisfiable 2.60s 1.63s
% Output   : Refutation 2.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   17 (   1 unt;  12 typ;   0 def)
%            Number of atoms       :   30 (   0 equ;   0 cnn)
%            Maximal formula atoms :   10 (   6 avg)
%            Number of connectives :  107 (   3   ~;   0   |;  22   &;  79   @)
%                                         (   1 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (  10 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  12 usr;  10 con; 0-3 aty)
%            Number of variables   :   10 (   0   ^;  10   !;   0   ?;  10   :)

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

thf(uri_owl_propertyDisjointWith_type,type,
    uri_owl_propertyDisjointWith: $i ).

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

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

thf(uri_skos_prefLabel_type,type,
    uri_skos_prefLabel: $i ).

thf(uri_owl_AnnotationProperty_type,type,
    uri_owl_AnnotationProperty: $i ).

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

thf(uri_rdfs_label_type,type,
    uri_rdfs_label: $i ).

thf(uri_skos_altLabel_type,type,
    uri_skos_altLabel: $i ).

thf(uri_ex_foo_type,type,
    uri_ex_foo: $i ).

thf(literal_plain_type,type,
    literal_plain: $i > $i ).

thf(dat_str_foo_type,type,
    dat_str_foo: $i ).

thf(1,axiom,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_owl_propertyDisjointWith @ A @ B )
    <=> ( ( ip @ A )
        & ( ip @ B )
        & ! [C: $i,D: $i] :
            ~ ( ( iext @ A @ C @ D )
              & ( iext @ B @ C @ D ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_propertydisjointwith) ).

thf(3,plain,
    ! [A: $i,B: $i] :
      ( ( ( iext @ uri_owl_propertyDisjointWith @ A @ B )
       => ( ( ip @ A )
          & ( ip @ B )
          & ! [C: $i,D: $i] :
              ~ ( ( iext @ A @ C @ D )
                & ( iext @ B @ C @ D ) ) ) )
      & ( ( ( ip @ A )
          & ( ip @ B )
          & ! [C: $i,D: $i] :
              ~ ( ( iext @ A @ C @ D )
                & ( iext @ B @ C @ D ) ) )
       => ( iext @ uri_owl_propertyDisjointWith @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(2,axiom,
    ( ( iext @ uri_rdf_type @ uri_skos_prefLabel @ uri_owl_AnnotationProperty )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_prefLabel @ uri_rdfs_label )
    & ( iext @ uri_rdf_type @ uri_skos_altLabel @ uri_owl_AnnotationProperty )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_altLabel @ uri_rdfs_label )
    & ( iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel )
    & ( iext @ uri_skos_prefLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) )
    & ( iext @ uri_skos_altLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_019_Disjoint_Annotation_Properties) ).

thf(12,plain,
    ( ( iext @ uri_rdf_type @ uri_skos_prefLabel @ uri_owl_AnnotationProperty )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_prefLabel @ uri_rdfs_label )
    & ( iext @ uri_rdf_type @ uri_skos_altLabel @ uri_owl_AnnotationProperty )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_altLabel @ uri_rdfs_label )
    & ( iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel )
    & ( iext @ uri_skos_prefLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) )
    & ( iext @ uri_skos_altLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(20,plain,
    $false,
    inference(cvc4,[status(thm)],[3,12]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWB019+2 : TPTP v8.1.2. Released v5.2.0.
% 0.10/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n027.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Thu May 18 21:11:36 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.99/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.30/1.02  % [INFO] 	 Parsing done (119ms). 
% 1.30/1.03  % [INFO] 	 Running in sequential loop mode. 
% 1.59/1.24  % [INFO] 	 eprover registered as external prover. 
% 1.59/1.24  % [INFO] 	 cvc4 registered as external prover. 
% 1.59/1.24  % [INFO] 	 Scanning for conjecture ... 
% 1.59/1.27  % [INFO] 	 2 axioms and no conjecture found. 
% 1.84/1.31  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.84/1.31  % [INFO] 	 Type checking passed. 
% 1.84/1.31  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.60/1.63  % External prover 'cvc4' found a proof!
% 2.60/1.63  % [INFO] 	 Killing All external provers ... 
% 2.60/1.63  % Time passed: 1123ms (effective reasoning time: 595ms)
% 2.60/1.63  % Axioms used in derivation (2): owl_eqdis_propertydisjointwith, testcase_premise_fullish_019_Disjoint_Annotation_Properties
% 2.60/1.63  % No. of inferences in proof: 5
% 2.60/1.63  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1123 ms resp. 595 ms w/o parsing
% 2.60/1.65  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.60/1.65  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------