TSTP Solution File: SEU956^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU956^5 : TPTP v8.1.2. Released v4.0.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.AqAslNxfaM true

% Computer : n003.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:18:58 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

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

thf(cTHM13_pme,conjecture,
    ( ! [R: $i > $o,S: $i > $o] :
        ( ( R = S )
       => ! [X: $i] :
            ( ( S @ X )
           => ( R @ X ) ) )
   => ! [Xx: $i,Xy: $i] :
        ( ! [Y: $i] :
            ( ( Xx = Y )
          <=> ( Xy = Y ) )
       => ( Xx = Xy ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [R: $i > $o,S: $i > $o] :
          ( ( R = S )
         => ! [X: $i] :
              ( ( S @ X )
             => ( R @ X ) ) )
     => ! [Xx: $i,Xy: $i] :
          ( ! [Y: $i] :
              ( ( Xx = Y )
            <=> ( Xy = Y ) )
         => ( Xx = Xy ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM13_pme]) ).

thf(zip_derived_cl2,plain,
    ! [X3: $i] :
      ( ( sk__1 = X3 )
      | ( sk_ != X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    sk__1 = sk_,
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).

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

thf(zip_derived_cl5,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl4,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU956^5 : TPTP v8.1.2. Released v4.0.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.AqAslNxfaM true
% 0.14/0.35  % Computer : n003.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug 24 00:24:07 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.23/0.69  % Total configuration time : 828
% 0.23/0.69  % Estimated wc time : 1656
% 0.23/0.69  % Estimated cpu time (8 cpus) : 207.0
% 0.23/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.58/0.75  % Solved by lams/40_c.s.sh.
% 0.58/0.75  % done 1 iterations in 0.006s
% 0.58/0.75  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.58/0.75  % SZS output start Refutation
% See solution above
% 0.58/0.75  
% 0.58/0.75  
% 0.58/0.75  % Terminating...
% 0.58/0.78  % Runner terminated.
% 1.46/0.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------