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

View Problem - Process Solution

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

% Computer : n006.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:04 EDT 2023

% Result   : Theorem 0.17s 0.74s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   50 (  14 unt;  17 typ;   0 def)
%            Number of atoms       :   73 (  13 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  227 (  25   ~;  21   |;  12   &; 162   @)
%                                         (   5 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   19 (  17 usr;  14 con; 0-3 aty)
%            Number of variables   :   39 (   0   ^;  37   !;   2   ?;  39   :)

% Comments : 
%------------------------------------------------------------------------------
thf(uri_ex_w_type,type,
    uri_ex_w: $i ).

thf(uri_ex_v_type,type,
    uri_ex_v: $i ).

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

thf(uri_rdf_rest_type,type,
    uri_rdf_rest: $i ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(uri_ex_u_type,type,
    uri_ex_u: $i ).

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

thf(uri_owl_oneOf_type,type,
    uri_owl_oneOf: $i ).

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

thf(uri_rdf_first_type,type,
    uri_rdf_first: $i ).

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

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

thf(uri_rdf_nil_type,type,
    uri_rdf_nil: $i ).

thf(uri_owl_FunctionalProperty_type,type,
    uri_owl_FunctionalProperty: $i ).

thf(uri_owl_sameAs_type,type,
    uri_owl_sameAs: $i ).

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

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

thf(testcase_conclusion_fullish_023_Unique_List_Components,conjecture,
    ( ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u )
    & ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_v ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u )
      & ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_v ) ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_023_Unique_List_Components]) ).

thf(zip_derived_cl14,plain,
    ( ~ ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u )
    | ~ ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_v ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(testcase_premise_fullish_023_Unique_List_Components,axiom,
    ? [BNODE_o: $i,BNODE_l: $i] :
      ( ( iext @ uri_rdf_rest @ BNODE_l @ uri_rdf_nil )
      & ( iext @ uri_rdf_first @ BNODE_l @ uri_ex_v )
      & ( iext @ uri_rdf_first @ BNODE_l @ uri_ex_u )
      & ( iext @ uri_owl_oneOf @ BNODE_o @ BNODE_l )
      & ( iext @ uri_rdf_type @ BNODE_o @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_w @ BNODE_o )
      & ( iext @ uri_rdf_type @ uri_rdf_first @ uri_owl_FunctionalProperty ) ) ).

thf(zip_derived_cl16,plain,
    iext @ uri_rdf_first @ sk__5 @ uri_ex_v,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

thf(zip_derived_cl17,plain,
    iext @ uri_rdf_first @ sk__5 @ uri_ex_u,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

thf(zip_derived_cl19,plain,
    iext @ uri_rdf_type @ uri_rdf_first @ uri_owl_FunctionalProperty,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

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_cl27,plain,
    icext @ uri_owl_FunctionalProperty @ uri_rdf_first,
    inference('sup-',[status(thm)],[zip_derived_cl19,zip_derived_cl0]) ).

thf(owl_char_functional,axiom,
    ! [P: $i] :
      ( ( icext @ uri_owl_FunctionalProperty @ P )
    <=> ( ( ip @ P )
        & ! [X: $i,Y1: $i,Y2: $i] :
            ( ( ( iext @ P @ X @ Y1 )
              & ( iext @ P @ X @ Y2 ) )
           => ( Y1 = Y2 ) ) ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 = X0 )
      | ~ ( iext @ X2 @ X3 @ X0 )
      | ~ ( iext @ X2 @ X3 @ X1 )
      | ~ ( icext @ uri_owl_FunctionalProperty @ X2 ) ),
    inference(cnf,[status(esa)],[owl_char_functional]) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( iext @ uri_rdf_first @ X1 @ X0 )
      | ~ ( iext @ uri_rdf_first @ X1 @ X2 )
      | ( X0 = X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl27,zip_derived_cl8]) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i] :
      ( ( uri_ex_u = X0 )
      | ~ ( iext @ uri_rdf_first @ sk__5 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl28]) ).

thf(zip_derived_cl49,plain,
    uri_ex_u = uri_ex_v,
    inference('sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl43]) ).

thf(zip_derived_cl50,plain,
    ( ~ ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u )
    | ~ ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u ) ),
    inference(demod,[status(thm)],[zip_derived_cl14,zip_derived_cl49]) ).

thf(zip_derived_cl51,plain,
    ~ ( iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u ),
    inference(simplify,[status(thm)],[zip_derived_cl50]) ).

thf(zip_derived_cl17_001,plain,
    iext @ uri_rdf_first @ sk__5 @ uri_ex_u,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

thf(zip_derived_cl20,plain,
    iext @ uri_rdf_type @ uri_ex_w @ sk__4,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

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

thf(zip_derived_cl29,plain,
    icext @ sk__4 @ uri_ex_w,
    inference('sup-',[status(thm)],[zip_derived_cl20,zip_derived_cl0]) ).

thf(zip_derived_cl18,plain,
    iext @ uri_owl_oneOf @ sk__4 @ sk__5,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

thf(zip_derived_cl15,plain,
    iext @ uri_rdf_rest @ sk__5 @ uri_rdf_nil,
    inference(cnf,[status(esa)],[testcase_premise_fullish_023_Unique_List_Components]) ).

thf(owl_enum_class_001,axiom,
    ! [Z: $i,S1: $i,A1: $i] :
      ( ( ( iext @ uri_rdf_first @ S1 @ A1 )
        & ( iext @ uri_rdf_rest @ S1 @ uri_rdf_nil ) )
     => ( ( iext @ uri_owl_oneOf @ Z @ S1 )
      <=> ( ( ic @ Z )
          & ! [X: $i] :
              ( ( icext @ Z @ X )
            <=> ( X = A1 ) ) ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ uri_rdf_rest @ X0 @ uri_rdf_nil )
      | ~ ( iext @ uri_rdf_first @ X0 @ X1 )
      | ~ ( icext @ X2 @ X3 )
      | ( X3 = X1 )
      | ~ ( iext @ uri_owl_oneOf @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[owl_enum_class_001]) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( iext @ uri_owl_oneOf @ X0 @ sk__5 )
      | ( X1 = X2 )
      | ~ ( icext @ X0 @ X1 )
      | ~ ( iext @ uri_rdf_first @ sk__5 @ X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl3]) ).

thf(zip_derived_cl54,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( iext @ uri_rdf_first @ sk__5 @ X0 )
      | ~ ( icext @ sk__4 @ X1 )
      | ( X1 = X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl53]) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i] :
      ( ( uri_ex_w = X0 )
      | ~ ( iext @ uri_rdf_first @ sk__5 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl29,zip_derived_cl54]) ).

thf(zip_derived_cl56,plain,
    uri_ex_w = uri_ex_u,
    inference('sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl55]) ).

thf(owl_eqdis_sameas,axiom,
    ! [X: $i,Y: $i] :
      ( ( iext @ uri_owl_sameAs @ X @ Y )
    <=> ( X = Y ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_sameAs @ X0 @ X1 )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[owl_eqdis_sameas]) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i] : ( iext @ uri_owl_sameAs @ X0 @ X0 ),
    inference(eq_res,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl59,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl51,zip_derived_cl56,zip_derived_cl22]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB023+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.R9zq5JPNPz true
% 0.13/0.33  % Computer : n006.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Sun Aug 27 06:29:22 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.13/0.33  % Running portfolio for 300 s
% 0.13/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.33  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.34  % Running in FO mode
% 0.17/0.58  % Total configuration time : 435
% 0.17/0.58  % Estimated wc time : 1092
% 0.17/0.58  % Estimated cpu time (7 cpus) : 156.0
% 0.17/0.67  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.17/0.69  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.17/0.69  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.17/0.69  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.17/0.74  % Solved by fo/fo7.sh.
% 0.17/0.74  % done 39 iterations in 0.019s
% 0.17/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.17/0.74  % SZS output start Refutation
% See solution above
% 0.17/0.74  
% 0.17/0.74  
% 0.17/0.74  % Terminating...
% 0.17/0.80  % Runner terminated.
% 1.64/0.82  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------