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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB030+2 : 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.cbnjS8Umci true

% Computer : n021.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:11 EDT 2023

% Result   : Unsatisfiable 0.20s 0.74s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   44 (  11 unt;  14 typ;   0 def)
%            Number of atoms       :   67 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  231 (  26   ~;  25   |;   7   &; 168   @)
%                                         (   3 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  14 usr;  11 con; 0-3 aty)
%            Number of variables   :   40 (   0   ^;  39   !;   1   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(uri_owl_complementOf_type,type,
    uri_owl_complementOf: $i ).

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

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

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

thf(dat_str_true_type,type,
    dat_str_true: $i ).

thf(sk__type,type,
    sk_: $i ).

thf(uri_xsd_boolean_type,type,
    uri_xsd_boolean: $i ).

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

thf(uri_owl_hasSelf_type,type,
    uri_owl_hasSelf: $i ).

thf(literal_typed_type,type,
    literal_typed: $i > $i > $i ).

thf(uri_owl_Class_type,type,
    uri_owl_Class: $i ).

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

thf(ic_type,type,
    ic: $i > $o ).

thf(icext_type,type,
    icext: $i > $i > $o ).

thf(testcase_premise_fullish_030_Bad_Class,axiom,
    ? [BNODE_x: $i] :
      ( ( iext @ uri_owl_hasSelf @ BNODE_x @ ( literal_typed @ dat_str_true @ uri_xsd_boolean ) )
      & ( iext @ uri_owl_onProperty @ BNODE_x @ uri_rdf_type )
      & ( iext @ uri_rdf_type @ BNODE_x @ uri_owl_Restriction )
      & ( iext @ uri_owl_complementOf @ uri_ex_c @ BNODE_x )
      & ( iext @ uri_rdf_type @ uri_ex_c @ uri_owl_Class ) ) ).

thf(zip_derived_cl11,plain,
    iext @ uri_owl_complementOf @ uri_ex_c @ sk_,
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(owl_bool_complementof_class,axiom,
    ! [Z: $i,C: $i] :
      ( ( iext @ uri_owl_complementOf @ Z @ C )
     => ( ( ic @ Z )
        & ( ic @ C )
        & ! [X: $i] :
            ( ( icext @ Z @ X )
          <=> ~ ( icext @ C @ X ) ) ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ X0 @ X1 )
      | ~ ( icext @ X2 @ X1 )
      | ~ ( iext @ uri_owl_complementOf @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[owl_bool_complementof_class]) ).

thf(zip_derived_cl20,plain,
    ! [X0: $i] :
      ( ~ ( icext @ sk_ @ X0 )
      | ~ ( icext @ uri_ex_c @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl6]) ).

thf(zip_derived_cl11_001,plain,
    iext @ uri_owl_complementOf @ uri_ex_c @ sk_,
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( icext @ X0 @ X1 )
      | ( icext @ X2 @ X1 )
      | ~ ( iext @ uri_owl_complementOf @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[owl_bool_complementof_class]) ).

thf(zip_derived_cl21,plain,
    ! [X0: $i] :
      ( ( icext @ uri_ex_c @ X0 )
      | ( icext @ sk_ @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl7]) ).

thf(zip_derived_cl8,plain,
    iext @ uri_owl_hasSelf @ sk_ @ ( literal_typed @ dat_str_true @ uri_xsd_boolean ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(zip_derived_cl9,plain,
    iext @ uri_owl_onProperty @ sk_ @ uri_rdf_type,
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(owl_restrict_hasself,axiom,
    ! [Z: $i,P: $i,V: $i] :
      ( ( ( iext @ uri_owl_hasSelf @ Z @ V )
        & ( iext @ uri_owl_onProperty @ Z @ P ) )
     => ! [X: $i] :
          ( ( icext @ Z @ X )
        <=> ( iext @ P @ X @ X ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( icext @ X0 @ X1 )
      | ( iext @ X2 @ X1 @ X1 )
      | ~ ( iext @ uri_owl_onProperty @ X0 @ X2 )
      | ~ ( iext @ uri_owl_hasSelf @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[owl_restrict_hasself]) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( iext @ uri_owl_hasSelf @ sk_ @ X0 )
      | ( iext @ uri_rdf_type @ X1 @ X1 )
      | ~ ( icext @ sk_ @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl3]) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i] :
      ( ~ ( icext @ sk_ @ X0 )
      | ( iext @ uri_rdf_type @ X0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl24]) ).

thf(rdfs_cext_def,axiom,
    ! [X: $i,C: $i] :
      ( ( iext @ uri_rdf_type @ X @ C )
    <=> ( icext @ C @ X ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( icext @ X0 @ X1 )
      | ~ ( iext @ uri_rdf_type @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[rdfs_cext_def]) ).

thf(zip_derived_cl30,plain,
    ! [X0: $i] :
      ( ~ ( icext @ sk_ @ X0 )
      | ( icext @ X0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl28,zip_derived_cl0]) ).

thf(zip_derived_cl32,plain,
    ! [X0: $i] :
      ( ( icext @ uri_ex_c @ X0 )
      | ( icext @ X0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl21,zip_derived_cl30]) ).

thf(zip_derived_cl37,plain,
    icext @ uri_ex_c @ uri_ex_c,
    inference(eq_fact,[status(thm)],[zip_derived_cl32]) ).

thf(zip_derived_cl8_002,plain,
    iext @ uri_owl_hasSelf @ sk_ @ ( literal_typed @ dat_str_true @ uri_xsd_boolean ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdf_type @ X0 @ X1 )
      | ~ ( icext @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[rdfs_cext_def]) ).

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

thf(zip_derived_cl22,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ X0 @ X0 )
      | ~ ( iext @ uri_owl_hasSelf @ X2 @ X1 )
      | ~ ( iext @ uri_owl_onProperty @ X2 @ uri_rdf_type )
      | ( icext @ X2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl2]) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i] :
      ( ( icext @ sk_ @ X0 )
      | ~ ( iext @ uri_owl_onProperty @ sk_ @ uri_rdf_type )
      | ~ ( icext @ X0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl22]) ).

thf(zip_derived_cl9_003,plain,
    iext @ uri_owl_onProperty @ sk_ @ uri_rdf_type,
    inference(cnf,[status(esa)],[testcase_premise_fullish_030_Bad_Class]) ).

thf(zip_derived_cl40,plain,
    ! [X0: $i] :
      ( ( icext @ sk_ @ X0 )
      | ~ ( icext @ X0 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl39,zip_derived_cl9]) ).

thf(zip_derived_cl45,plain,
    icext @ sk_ @ uri_ex_c,
    inference('sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl40]) ).

thf(zip_derived_cl51,plain,
    ~ ( icext @ uri_ex_c @ uri_ex_c ),
    inference('sup+',[status(thm)],[zip_derived_cl20,zip_derived_cl45]) ).

thf(zip_derived_cl37_004,plain,
    icext @ uri_ex_c @ uri_ex_c,
    inference(eq_fact,[status(thm)],[zip_derived_cl32]) ).

thf(zip_derived_cl52,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl51,zip_derived_cl37]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB030+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.cbnjS8Umci true
% 0.13/0.34  % Computer : n021.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 06:40:57 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/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.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.74  % Solved by fo/fo3_bce.sh.
% 0.20/0.74  % BCE start: 13
% 0.20/0.74  % BCE eliminated: 2
% 0.20/0.74  % PE start: 11
% 0.20/0.74  logic: neq
% 0.20/0.74  % PE eliminated: 0
% 0.20/0.74  % done 29 iterations in 0.013s
% 0.20/0.74  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 1.31/0.84  % Runner terminated.
% 1.31/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------