TSTP Solution File: SEU501^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU501^2 : TPTP v8.1.2. Released v3.7.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.exAxzhqfLi true

% Computer : n016.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 19:13:21 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__1_type,type,
    sk__1: $i ).

thf(in_type,type,
    in: $i > $i > $o ).

thf(emptysetAx_type,type,
    emptysetAx: $o ).

thf(emptyset_type,type,
    emptyset: $i ).

thf(emptysetAx,axiom,
    ( emptysetAx
    = ( ! [Xx: $i] :
          ~ ( in @ Xx @ emptyset ) ) ) ).

thf('0',plain,
    ( emptysetAx
    = ( ! [X4: $i] :
          ~ ( in @ X4 @ emptyset ) ) ),
    define([status(thm)]) ).

thf(emptysetE,conjecture,
    ( emptysetAx
   => ! [Xx: $i] :
        ( ( in @ Xx @ emptyset )
       => ! [Xphi: $o] : Xphi ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i] :
        ~ ( in @ X4 @ emptyset )
   => ! [X6: $i] :
        ( ( in @ X6 @ emptyset )
       => ! [X8: $o] : X8 ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ! [X4: $i] :
          ~ ( in @ X4 @ emptyset )
     => ! [X6: $i] :
          ( ( in @ X6 @ emptyset )
         => ! [X8: $o] : X8 ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    in @ sk__1 @ emptyset,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ~ ( in @ X0 @ emptyset ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU501^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.exAxzhqfLi true
% 0.17/0.36  % Computer : n016.cluster.edu
% 0.17/0.36  % Model    : x86_64 x86_64
% 0.17/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.36  % Memory   : 8042.1875MB
% 0.17/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.36  % CPULimit : 300
% 0.17/0.36  % WCLimit  : 300
% 0.17/0.36  % DateTime : Wed Aug 23 13:26:22 EDT 2023
% 0.17/0.36  % CPUTime  : 
% 0.17/0.36  % Running portfolio for 300 s
% 0.17/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.36  % Number of cores: 8
% 0.17/0.36  % Python version: Python 3.6.8
% 0.17/0.37  % Running in HO mode
% 0.23/0.67  % Total configuration time : 828
% 0.23/0.67  % Estimated wc time : 1656
% 0.23/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.23/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.23/0.73  % Solved by lams/40_c.s.sh.
% 0.23/0.73  % done 2 iterations in 0.005s
% 0.23/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.23/0.73  % SZS output start Refutation
% See solution above
% 0.23/0.73  
% 0.23/0.73  
% 0.23/0.74  % Terminating...
% 0.23/0.77  % Runner terminated.
% 0.23/0.78  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------