TSTP Solution File: SEV433^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEV433^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.4R47mYT6tE true

% Computer : n007.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:00:46 EDT 2023

% Result   : Theorem 1.42s 0.86s
% Output   : Refutation 1.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   38 (  12 unt;   4 typ;   0 def)
%            Number of atoms       :   72 (  26 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :  115 (  32   ~;  36   |;   0   &;  45   @)
%                                         (   1 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :   27 (   0   ^;  27   !;   0   ?;  27   :)

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $o ).

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

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

thf(sk__2_type,type,
    sk__2: $i ).

thf(finj,axiom,
    ! [X: $i,Y: $i] :
      ( ( ( f @ X )
      <=> ( f @ Y ) )
     => ( X = Y ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( f @ X0 )
      | ~ ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

thf(less3,conjecture,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( Y = Z )
      | ( X = Z )
      | ( X = Y ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,Y: $i,Z: $i] :
        ( ( Y = Z )
        | ( X = Z )
        | ( X = Y ) ),
    inference('cnf.neg',[status(esa)],[less3]) ).

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

thf(zip_derived_cl40,plain,
    ! [X0: $i] :
      ( ( sk__1 != X0 )
      | ~ ( f @ sk__2 )
      | ~ ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl76,plain,
    ( ~ ( f @ sk__1 )
    | ~ ( f @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl40]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( f @ X0 )
      | ~ ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ( f @ X0 )
      | ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

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

thf(zip_derived_cl6,plain,
    ! [X0: $i] :
      ( ( sk__1 != X0 )
      | ( f @ sk__2 )
      | ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl2]) ).

thf(zip_derived_cl16,plain,
    ( ( f @ sk__1 )
    | ( f @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i] :
      ( ~ ( f @ X0 )
      | ( sk__2 = X0 )
      | ( f @ sk__1 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl0,zip_derived_cl16]) ).

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

thf(zip_derived_cl596,plain,
    ! [X0: $i] :
      ( ( sk_ != X0 )
      | ( f @ sk__1 )
      | ~ ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl29,zip_derived_cl3]) ).

thf(zip_derived_cl663,plain,
    ( ~ ( f @ sk_ )
    | ( f @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl596]) ).

thf(zip_derived_cl1_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ( f @ X0 )
      | ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

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

thf(zip_derived_cl7,plain,
    ! [X0: $i] :
      ( ( sk_ != X0 )
      | ( f @ sk__1 )
      | ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl4]) ).

thf(zip_derived_cl17,plain,
    ( ( f @ sk_ )
    | ( f @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl673,plain,
    f @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl663,zip_derived_cl17]) ).

thf(zip_derived_cl674,plain,
    ~ ( f @ sk__2 ),
    inference(demod,[status(thm)],[zip_derived_cl76,zip_derived_cl673]) ).

thf(zip_derived_cl1_004,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ( f @ X0 )
      | ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

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

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( sk_ != X0 )
      | ( f @ sk__2 )
      | ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl3]) ).

thf(zip_derived_cl15,plain,
    ( ( f @ sk_ )
    | ( f @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl0_006,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( f @ X0 )
      | ~ ( f @ X1 ) ),
    inference(cnf,[status(esa)],[finj]) ).

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

thf(zip_derived_cl41,plain,
    ! [X0: $i] :
      ( ( sk_ != X0 )
      | ~ ( f @ sk__1 )
      | ~ ( f @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

thf(zip_derived_cl77,plain,
    ( ~ ( f @ sk_ )
    | ~ ( f @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl41]) ).

thf(zip_derived_cl673_008,plain,
    f @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl663,zip_derived_cl17]) ).

thf(zip_derived_cl675,plain,
    ~ ( f @ sk_ ),
    inference(demod,[status(thm)],[zip_derived_cl77,zip_derived_cl673]) ).

thf(zip_derived_cl739,plain,
    f @ sk__2,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl675]) ).

thf(zip_derived_cl775,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl674,zip_derived_cl739]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SEV433^1 : TPTP v8.1.2. Released v5.2.0.
% 0.08/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.4R47mYT6tE true
% 0.15/0.37  % Computer : n007.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Thu Aug 24 03:23:55 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 0.15/0.37  % Running portfolio for 300 s
% 0.15/0.37  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.38  % Number of cores: 8
% 0.15/0.38  % Python version: Python 3.6.8
% 0.15/0.38  % Running in HO mode
% 0.23/0.68  % Total configuration time : 828
% 0.23/0.68  % Estimated wc time : 1656
% 0.23/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.96/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.96/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.96/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.96/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.42/0.80  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.42/0.80  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.42/0.80  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.42/0.80  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.42/0.86  % Solved by lams/40_c.s.sh.
% 1.42/0.86  % done 59 iterations in 0.101s
% 1.42/0.86  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.42/0.86  % SZS output start Refutation
% See solution above
% 1.42/0.86  
% 1.42/0.86  
% 1.42/0.86  % Terminating...
% 1.76/0.90  % Runner terminated.
% 1.76/0.92  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------