TSTP Solution File: SWB002+3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB002+3 : 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.TeEksKhBgt true

% Computer : n002.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:45 EDT 2023

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

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

thf(uri_ex_p_type,type,
    uri_ex_p: $i ).

thf(uri_ex_s_type,type,
    uri_ex_s: $i ).

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

thf(uri_ex_q_type,type,
    uri_ex_q: $i ).

thf(testcase_premise_fullish_002_Existential_Blank_Nodes,axiom,
    ? [BNODE_o: $i] :
      ( ( iext @ uri_ex_q @ BNODE_o @ uri_ex_s )
      & ( iext @ uri_ex_p @ uri_ex_s @ BNODE_o ) ) ).

thf(zip_derived_cl1,plain,
    iext @ uri_ex_q @ sk_ @ uri_ex_s,
    inference(cnf,[status(esa)],[testcase_premise_fullish_002_Existential_Blank_Nodes]) ).

thf(testcase_conclusion_fullish_002_Existential_Blank_Nodes,conjecture,
    ? [BNODE_x: $i,BNODE_y: $i] :
      ( ( iext @ uri_ex_q @ BNODE_y @ BNODE_x )
      & ( iext @ uri_ex_p @ BNODE_x @ BNODE_y ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [BNODE_x: $i,BNODE_y: $i] :
        ( ( iext @ uri_ex_q @ BNODE_y @ BNODE_x )
        & ( iext @ uri_ex_p @ BNODE_x @ BNODE_y ) ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_002_Existential_Blank_Nodes]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( iext @ uri_ex_q @ X0 @ X1 )
      | ~ ( iext @ uri_ex_p @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ~ ( iext @ uri_ex_p @ uri_ex_s @ sk_ ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl2]) ).

thf(zip_derived_cl0,plain,
    iext @ uri_ex_p @ uri_ex_s @ sk_,
    inference(cnf,[status(esa)],[testcase_premise_fullish_002_Existential_Blank_Nodes]) ).

thf(zip_derived_cl5,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : SWB002+3 : TPTP v8.1.2. Released v5.2.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.TeEksKhBgt true
% 0.13/0.35  % Computer : n002.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sun Aug 27 06:42:04 EDT 2023
% 0.13/0.36  % CPUTime  : 
% 0.13/0.36  % Running portfolio for 300 s
% 0.13/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.36  % Number of cores: 8
% 0.13/0.36  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.38/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.38/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.38/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.38/0.80  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.38/0.80  % Solved by fo/fo3_bce.sh.
% 1.38/0.80  % BCE start: 3
% 1.38/0.80  % BCE eliminated: 0
% 1.38/0.80  % PE start: 3
% 1.38/0.80  logic: neq
% 1.38/0.80  % PE eliminated: 0
% 1.38/0.80  % done 2 iterations in 0.010s
% 1.38/0.80  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.38/0.80  % SZS output start Refutation
% See solution above
% 1.38/0.80  
% 1.38/0.80  
% 1.38/0.80  % Terminating...
% 1.64/0.86  % Runner terminated.
% 1.64/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------