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

View Problem - Process Solution

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

% Computer : n011.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:01 EDT 2023

% Result   : Unsatisfiable 1.23s 0.77s
% Output   : Refutation 1.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   21 (   5 unt;  12 typ;   0 def)
%            Number of atoms       :   22 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   84 (   7   ~;   3   |;   9   &;  64   @)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 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   :    9 (   0   ^;   9   !;   0   ?;   9   :)

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

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

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

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

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

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

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

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

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

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

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

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

thf(testcase_premise_fullish_019_Disjoint_Annotation_Properties,axiom,
    ( ( iext @ uri_skos_altLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) )
    & ( iext @ uri_skos_prefLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) )
    & ( iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_altLabel @ uri_rdfs_label )
    & ( iext @ uri_rdf_type @ uri_skos_altLabel @ uri_owl_AnnotationProperty )
    & ( iext @ uri_rdfs_subPropertyOf @ uri_skos_prefLabel @ uri_rdfs_label )
    & ( iext @ uri_rdf_type @ uri_skos_prefLabel @ uri_owl_AnnotationProperty ) ) ).

thf(zip_derived_cl6,plain,
    iext @ uri_skos_prefLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

thf(zip_derived_cl5,plain,
    iext @ uri_skos_altLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

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

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ X0 @ X1 @ X2 )
      | ~ ( iext @ X3 @ X1 @ X2 )
      | ~ ( iext @ uri_owl_propertyDisjointWith @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[owl_eqdis_propertydisjointwith]) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_propertyDisjointWith @ X0 @ uri_skos_altLabel )
      | ~ ( iext @ X0 @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl2]) ).

thf(zip_derived_cl33,plain,
    ~ ( iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel ),
    inference('sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl23]) ).

thf(zip_derived_cl7,plain,
    iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel,
    inference(cnf,[status(esa)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

thf(zip_derived_cl35,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl33,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : SWB019+2 : TPTP v8.1.2. Released v5.2.0.
% 0.11/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.oCKQ96ELeG true
% 0.14/0.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % 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 07:06:24 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.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.91/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.91/0.74  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 1.23/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.23/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.23/0.77  % Solved by fo/fo3_bce.sh.
% 1.23/0.77  % BCE start: 12
% 1.23/0.77  % BCE eliminated: 0
% 1.23/0.77  % PE start: 12
% 1.23/0.77  logic: neq
% 1.23/0.77  % PE eliminated: 0
% 1.23/0.77  % done 26 iterations in 0.011s
% 1.23/0.77  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.23/0.77  % SZS output start Refutation
% See solution above
% 1.23/0.77  
% 1.23/0.77  
% 1.23/0.77  % Terminating...
% 1.48/0.87  % Runner terminated.
% 1.48/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------