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

View Problem - Process Solution

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

% 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 : Thu Aug 31 20:16:14 EDT 2023

% Result   : Theorem 1.36s 0.93s
% Output   : Refutation 1.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   46 (  19 unt;  10 typ;   0 def)
%            Number of atoms       :   73 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  227 (  27   ~;  21   |;   9   &; 163   @)
%                                         (   2 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (  10 usr;   7 con; 0-3 aty)
%            Number of variables   :   31 (   0   ^;  31   !;   0   ?;  31   :)

% Comments : 
%------------------------------------------------------------------------------
thf(uri_ex_c2_type,type,
    uri_ex_c2: $i ).

thf(uri_ex_n1_type,type,
    uri_ex_n1: $i ).

thf(uri_ex_n2_type,type,
    uri_ex_n2: $i ).

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

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

thf(uri_owl_complementOf_type,type,
    uri_owl_complementOf: $i ).

thf(uri_ex_c1_type,type,
    uri_ex_c1: $i ).

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

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

thf(sk__4_type,type,
    sk__4: $i > $i > $i ).

thf(premise_rdfbased_sem_bool_tollens,axiom,
    ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c1 @ uri_ex_c2 )
    & ( iext @ uri_owl_complementOf @ uri_ex_n1 @ uri_ex_c1 )
    & ( iext @ uri_owl_complementOf @ uri_ex_n2 @ uri_ex_c2 ) ) ).

thf(zip_derived_cl108,plain,
    iext @ uri_owl_complementOf @ uri_ex_n1 @ uri_ex_c1,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_bool_tollens]) ).

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_cl80,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_cl401,plain,
    ! [X0: $i] :
      ( ( icext @ uri_ex_n1 @ X0 )
      | ( icext @ uri_ex_c1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl108,zip_derived_cl80]) ).

thf(owl_rdfsext_subclassof,axiom,
    ! [C1: $i,C2: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ C1 @ C2 )
    <=> ( ( ic @ C1 )
        & ( ic @ C2 )
        & ! [X: $i] :
            ( ( icext @ C1 @ X )
           => ( icext @ C2 @ X ) ) ) ) ).

thf(zip_derived_cl95,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ X0 @ X1 )
      | ~ ( icext @ X1 @ ( sk__4 @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subclassof]) ).

thf(conclusion_rdfbased_sem_bool_tollens,conjecture,
    iext @ uri_rdfs_subClassOf @ uri_ex_n2 @ uri_ex_n1 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_n2 @ uri_ex_n1 ),
    inference('cnf.neg',[status(esa)],[conclusion_rdfbased_sem_bool_tollens]) ).

thf(zip_derived_cl110,plain,
    ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_n2 @ uri_ex_n1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1035,plain,
    ( ~ ( ic @ uri_ex_n2 )
    | ~ ( ic @ uri_ex_n1 )
    | ~ ( icext @ uri_ex_n1 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl95,zip_derived_cl110]) ).

thf(zip_derived_cl109,plain,
    iext @ uri_owl_complementOf @ uri_ex_n2 @ uri_ex_c2,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_bool_tollens]) ).

thf(owl_prop_complementof_ext,axiom,
    ! [X: $i,Y: $i] :
      ( ( iext @ uri_owl_complementOf @ X @ Y )
     => ( ( ic @ X )
        & ( ic @ Y ) ) ) ).

thf(zip_derived_cl74,plain,
    ! [X0: $i,X1: $i] :
      ( ( ic @ X0 )
      | ~ ( iext @ uri_owl_complementOf @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[owl_prop_complementof_ext]) ).

thf(zip_derived_cl601,plain,
    ic @ uri_ex_n2,
    inference('sup-',[status(thm)],[zip_derived_cl109,zip_derived_cl74]) ).

thf(zip_derived_cl108_001,plain,
    iext @ uri_owl_complementOf @ uri_ex_n1 @ uri_ex_c1,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_bool_tollens]) ).

thf(zip_derived_cl74_002,plain,
    ! [X0: $i,X1: $i] :
      ( ( ic @ X0 )
      | ~ ( iext @ uri_owl_complementOf @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[owl_prop_complementof_ext]) ).

thf(zip_derived_cl398,plain,
    ic @ uri_ex_n1,
    inference('sup-',[status(thm)],[zip_derived_cl108,zip_derived_cl74]) ).

thf(zip_derived_cl1047,plain,
    ~ ( icext @ uri_ex_n1 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1035,zip_derived_cl601,zip_derived_cl398]) ).

thf(zip_derived_cl1073,plain,
    icext @ uri_ex_c1 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ),
    inference('sup-',[status(thm)],[zip_derived_cl401,zip_derived_cl1047]) ).

thf(zip_derived_cl107,plain,
    iext @ uri_rdfs_subClassOf @ uri_ex_c1 @ uri_ex_c2,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_bool_tollens]) ).

thf(rdfs_subclassof_main,axiom,
    ! [C: $i,D: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ C @ D )
     => ( ( ic @ C )
        & ( ic @ D )
        & ! [X: $i] :
            ( ( icext @ C @ X )
           => ( icext @ D @ X ) ) ) ) ).

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

thf(zip_derived_cl374,plain,
    ! [X0: $i] :
      ( ( icext @ uri_ex_c2 @ X0 )
      | ~ ( icext @ uri_ex_c1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl107,zip_derived_cl38]) ).

thf(zip_derived_cl1075,plain,
    icext @ uri_ex_c2 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ),
    inference('sup-',[status(thm)],[zip_derived_cl1073,zip_derived_cl374]) ).

thf(zip_derived_cl109_003,plain,
    iext @ uri_owl_complementOf @ uri_ex_n2 @ uri_ex_c2,
    inference(cnf,[status(esa)],[premise_rdfbased_sem_bool_tollens]) ).

thf(zip_derived_cl79,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_cl603,plain,
    ! [X0: $i] :
      ( ~ ( icext @ uri_ex_c2 @ X0 )
      | ~ ( icext @ uri_ex_n2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl109,zip_derived_cl79]) ).

thf(zip_derived_cl1081,plain,
    ~ ( icext @ uri_ex_n2 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1075,zip_derived_cl603]) ).

thf(zip_derived_cl94,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ X0 @ X1 )
      | ( icext @ X0 @ ( sk__4 @ X1 @ X0 ) )
      | ~ ( ic @ X1 )
      | ~ ( ic @ X0 ) ),
    inference(cnf,[status(esa)],[owl_rdfsext_subclassof]) ).

thf(zip_derived_cl110_004,plain,
    ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_n2 @ uri_ex_n1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl728,plain,
    ( ~ ( ic @ uri_ex_n2 )
    | ~ ( ic @ uri_ex_n1 )
    | ( icext @ uri_ex_n2 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl94,zip_derived_cl110]) ).

thf(zip_derived_cl601_005,plain,
    ic @ uri_ex_n2,
    inference('sup-',[status(thm)],[zip_derived_cl109,zip_derived_cl74]) ).

thf(zip_derived_cl398_006,plain,
    ic @ uri_ex_n1,
    inference('sup-',[status(thm)],[zip_derived_cl108,zip_derived_cl74]) ).

thf(zip_derived_cl733,plain,
    icext @ uri_ex_n2 @ ( sk__4 @ uri_ex_n1 @ uri_ex_n2 ),
    inference(demod,[status(thm)],[zip_derived_cl728,zip_derived_cl601,zip_derived_cl398]) ).

thf(zip_derived_cl1083,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1081,zip_derived_cl733]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB040+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.v1mVlQeFyi true
% 0.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sun Aug 27 07:53:05 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.35  % Python version: Python 3.6.8
% 0.14/0.35  % 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.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.36/0.86  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.36/0.93  % Solved by fo/fo7.sh.
% 1.36/0.93  % done 594 iterations in 0.153s
% 1.36/0.93  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.36/0.93  % SZS output start Refutation
% See solution above
% 1.36/0.93  
% 1.36/0.93  
% 1.36/0.93  % Terminating...
% 1.63/1.05  % Runner terminated.
% 1.64/1.07  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------