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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU553^2 : TPTP v8.1.2. Bugfixed v4.0.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.CjgCSztOVt true

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

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

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

thf(powerset_type,type,
    powerset: $i > $i ).

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

thf(powerset__Cong,conjecture,
    ! [A: $i,B: $i] :
      ( ( A = B )
     => ( ( powerset @ A )
        = ( powerset @ B ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( A = B )
       => ( ( powerset @ A )
          = ( powerset @ B ) ) ),
    inference('cnf.neg',[status(esa)],[powerset__Cong]) ).

thf(zip_derived_cl1,plain,
    ( ( powerset @ sk_ )
   != ( powerset @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    sk_ = sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ( ( powerset @ sk_ )
   != ( powerset @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl3,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SEU553^2 : TPTP v8.1.2. Bugfixed v4.0.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.CjgCSztOVt true
% 0.16/0.37  % Computer : n005.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Wed Aug 23 21:04:09 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.16/0.37  % Running portfolio for 300 s
% 0.16/0.37  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.16/0.37  % Number of cores: 8
% 0.16/0.37  % Python version: Python 3.6.8
% 0.16/0.37  % Running in HO mode
% 0.23/0.64  % Total configuration time : 828
% 0.23/0.64  % Estimated wc time : 1656
% 0.23/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.23/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.23/0.78  % Solved by lams/40_c.s.sh.
% 0.23/0.78  % done 1 iterations in 0.005s
% 0.23/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.23/0.78  % SZS output start Refutation
% See solution above
% 0.23/0.78  
% 0.23/0.78  
% 0.23/0.78  % Terminating...
% 1.63/0.85  % Runner terminated.
% 1.63/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------