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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB006+1 : 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.VRrNsy1Qdb true

% Computer : n010.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:15:49 EDT 2023

% Result   : Theorem 0.92s 2.42s
% Output   : Refutation 0.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   25 (  12 unt;   7 typ;   0 def)
%            Number of atoms       :   25 (   9 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   64 (   7   ~;   4   |;   2   &;  50   @)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   6 con; 0-3 aty)
%            Number of variables   :   11 (   0   ^;  10   !;   1   ?;  11   :)

% Comments : 
%------------------------------------------------------------------------------
thf(dat_str_abc_type,type,
    dat_str_abc: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(uri_ex_w_type,type,
    uri_ex_w: $i ).

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

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

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

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

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

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

thf(testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes,axiom,
    ? [BNODE_x: $i] :
      ( ( iext @ uri_owl_sameAs @ BNODE_x @ uri_ex_w )
      & ( iext @ uri_owl_sameAs @ BNODE_x @ ( literal_plain @ dat_str_abc ) )
      & ( iext @ uri_owl_sameAs @ uri_ex_u @ ( literal_plain @ dat_str_abc ) ) ) ).

thf(zip_derived_cl25,plain,
    iext @ uri_owl_sameAs @ sk__1 @ ( literal_plain @ dat_str_abc ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes]) ).

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

thf(zip_derived_cl24,plain,
    iext @ uri_owl_sameAs @ sk__1 @ uri_ex_w,
    inference(cnf,[status(esa)],[testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes]) ).

thf(zip_derived_cl126,plain,
    sk__1 = uri_ex_w,
    inference('sup+',[status(thm)],[zip_derived_cl22,zip_derived_cl24]) ).

thf(zip_derived_cl26,plain,
    iext @ uri_owl_sameAs @ uri_ex_u @ ( literal_plain @ dat_str_abc ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes]) ).

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

thf(zip_derived_cl128,plain,
    ( uri_ex_u
    = ( literal_plain @ dat_str_abc ) ),
    inference('sup-',[status(thm)],[zip_derived_cl26,zip_derived_cl22]) ).

thf(zip_derived_cl143,plain,
    iext @ uri_owl_sameAs @ uri_ex_w @ uri_ex_u,
    inference(demod,[status(thm)],[zip_derived_cl25,zip_derived_cl126,zip_derived_cl128]) ).

thf(zip_derived_cl145,plain,
    uri_ex_w = uri_ex_u,
    inference('sup+',[status(thm)],[zip_derived_cl22,zip_derived_cl143]) ).

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

thf(testcase_conclusion_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes,conjecture,
    iext @ uri_owl_sameAs @ uri_ex_u @ uri_ex_w ).

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

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

thf(zip_derived_cl138,plain,
    uri_ex_u != uri_ex_w,
    inference('sup-',[status(thm)],[zip_derived_cl23,zip_derived_cl27]) ).

thf(zip_derived_cl146,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl145,zip_derived_cl138]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.98  % Problem  : SWB006+1 : TPTP v8.1.2. Released v5.2.0.
% 0.09/1.08  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.VRrNsy1Qdb true
% 0.11/1.46  % Computer : n010.cluster.edu
% 0.11/1.46  % Model    : x86_64 x86_64
% 0.11/1.46  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/1.46  % Memory   : 8042.1875MB
% 0.11/1.46  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/1.46  % CPULimit : 300
% 0.11/1.46  % WCLimit  : 300
% 0.11/1.46  % DateTime : Sun Aug 27 06:03:51 EDT 2023
% 0.11/1.48  % CPUTime  : 
% 0.11/1.48  % Running portfolio for 300 s
% 0.11/1.48  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/1.50  % Number of cores: 8
% 0.14/1.52  % Python version: Python 3.6.8
% 0.14/1.54  % Running in FO mode
% 0.15/1.92  % Total configuration time : 435
% 0.15/1.92  % Estimated wc time : 1092
% 0.15/1.92  % Estimated cpu time (7 cpus) : 156.0
% 0.15/2.09  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.89/2.27  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.89/2.27  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.89/2.29  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.89/2.30  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.89/2.31  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.92/2.34  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.92/2.42  % Solved by fo/fo3_bce.sh.
% 0.92/2.42  % BCE start: 28
% 0.92/2.42  % BCE eliminated: 6
% 0.92/2.42  % PE start: 22
% 0.92/2.42  logic: eq
% 0.92/2.42  % PE eliminated: -3
% 0.92/2.42  % done 22 iterations in 0.059s
% 0.92/2.42  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.92/2.42  % SZS output start Refutation
% See solution above
% 0.92/2.42  
% 0.92/2.42  
% 0.92/2.42  % Terminating...
% 1.05/2.87  % Runner terminated.
% 1.05/2.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------