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

View Problem - Process Solution

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

% Computer : n007.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 9.05s 1.89s
% Output   : Refutation 9.05s
% 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   :   10 (   0   ^;  10   !;   0   ?;  10   :)

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

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

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

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

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

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

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

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

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

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

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

thf(uri_rdf_type_type,type,
    uri_rdf_type: $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_cl1218,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_cl1219,plain,
    iext @ uri_owl_propertyDisjointWith @ uri_skos_prefLabel @ uri_skos_altLabel,
    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_cl869,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_cl2874,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( iext @ uri_skos_prefLabel @ X1 @ X0 )
      | ~ ( iext @ uri_skos_altLabel @ X1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1219,zip_derived_cl869]) ).

thf(zip_derived_cl8042,plain,
    ~ ( iext @ uri_skos_altLabel @ uri_ex_foo @ ( literal_plain @ dat_str_foo ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1218,zip_derived_cl2874]) ).

thf(zip_derived_cl1217,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(zip_derived_cl8056,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8042,zip_derived_cl1217]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWB019+1 : TPTP v8.1.2. Released v5.2.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Vrvnid3bBm true
% 0.15/0.35  % Computer : n007.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 : Sun Aug 27 07:27:42 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.35  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.63  % Total configuration time : 435
% 0.22/0.63  % Estimated wc time : 1092
% 0.22/0.63  % Estimated cpu time (7 cpus) : 156.0
% 1.14/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.14/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 1.14/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.14/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.14/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.14/0.78  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.14/0.78  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo17_bce.sh running for 50s
% 1.35/0.82  % /export/starexec/sandbox/solver/bin/fo/fo8.sh running for 50s
% 9.05/1.89  % Solved by fo/fo5.sh.
% 9.05/1.89  % done 2011 iterations in 1.091s
% 9.05/1.89  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 9.05/1.89  % SZS output start Refutation
% See solution above
% 9.05/1.89  
% 9.05/1.89  
% 9.05/1.89  % Terminating...
% 9.16/1.95  % Runner terminated.
% 9.16/1.95  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------