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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUN024^2 : TPTP v8.1.2. Released v6.4.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.Ed4ozD3ewB true

% Computer : n027.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 12:54:09 EDT 2023

% Result   : Theorem 0.21s 0.77s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   28 (  10 unt;   4 typ;   0 def)
%            Number of atoms       :   58 (  57 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  176 (  28   ~;  18   |;  12   &; 112   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-3 aty)
%            Number of variables   :   40 (   4   ^;  34   !;   2   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(zero_type,type,
    zero: $i ).

thf(ite_type,type,
    ite: $o > $i > $i > $i ).

thf(h_type,type,
    h: $i > $i ).

thf(s_type,type,
    s: $i > $i ).

thf(n10,conjecture,
    ( ( ! [X100: $o,U: $i,V: $i] :
          ( X100
         => ( ( ite @ X100 @ U @ V )
            = U ) )
      & ! [X100: $o,U: $i,V: $i] :
          ( ~ X100
         => ( ( ite @ X100 @ U @ V )
            = V ) )
      & ! [X: $i] :
          ( ( s @ X )
         != zero )
      & ! [X: $i] :
          ( ( s @ X )
         != X )
      & ! [X: $i] :
          ( ( h @ X )
          = ( ite @ ( X = zero ) @ ( s @ zero ) @ zero ) ) )
   => ? [H: $i > $i] :
        ( ( ( H @ ( s @ ( s @ zero ) ) )
          = zero )
        & ( ( H @ ( s @ zero ) )
          = zero )
        & ( ( H @ zero )
          = ( s @ zero ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [X100: $o,U: $i,V: $i] :
            ( X100
           => ( ( ite @ X100 @ U @ V )
              = U ) )
        & ! [X100: $o,U: $i,V: $i] :
            ( ~ X100
           => ( ( ite @ X100 @ U @ V )
              = V ) )
        & ! [X: $i] :
            ( ( s @ X )
           != zero )
        & ! [X: $i] :
            ( ( s @ X )
           != X )
        & ! [X: $i] :
            ( ( h @ X )
            = ( ite @ ( X = zero ) @ ( s @ zero ) @ zero ) ) )
     => ? [H: $i > $i] :
          ( ( ( H @ ( s @ ( s @ zero ) ) )
            = zero )
          & ( ( H @ ( s @ zero ) )
            = zero )
          & ( ( H @ zero )
            = ( s @ zero ) ) ) ),
    inference('cnf.neg',[status(esa)],[n10]) ).

thf(zip_derived_cl4,plain,
    ! [X8: $i] :
      ( ( h @ X8 )
      = ( ite @ ( X8 = zero ) @ ( s @ zero ) @ zero ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X3: $o,X4: $i,X5: $i] :
      ( X3
      | ( ( ite @ X3 @ X5 @ X4 )
        = X4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ( ( ( h @ X0 )
        = zero )
      | ( X0 = zero ) ),
    inference('sup+',[status(thm)],[zip_derived_cl4,zip_derived_cl1]) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] :
      ( ( ( h @ X0 )
        = zero )
      | ( X0 = zero ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl8]) ).

thf(zip_derived_cl12_001,plain,
    ! [X0: $i] :
      ( ( ( h @ X0 )
        = zero )
      | ( X0 = zero ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl8]) ).

thf(zip_derived_cl4_002,plain,
    ! [X8: $i] :
      ( ( h @ X8 )
      = ( ite @ ( X8 = zero ) @ ( s @ zero ) @ zero ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $o,X1: $i,X2: $i] :
      ( ~ X0
      | ( ( ite @ X0 @ X1 @ X2 )
        = X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ( ( ( h @ X0 )
        = ( s @ zero ) )
      | ( X0 != zero ) ),
    inference('sup+',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ( ( h @ X0 )
        = ( s @ zero ) )
      | ( X0 != zero ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl14,plain,
    ( ( h @ zero )
    = ( s @ zero ) ),
    inference(simplify,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl5,plain,
    ! [X9: $i > $i] :
      ( ( ( X9 @ ( s @ ( s @ zero ) ) )
       != zero )
      | ( ( X9 @ ( s @ zero ) )
       != zero )
      | ( ( X9 @ zero )
       != ( s @ zero ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl22,plain,
    ( ( ( s @ zero )
     != ( s @ zero ) )
    | ( ( ^ [Y0: $i] :
            ( h
            @ ( ^ [Y1: $i] : Y1
              @ Y0 ) )
        @ ( s @ zero ) )
     != zero )
    | ( ( ^ [Y0: $i] :
            ( h
            @ ( ^ [Y1: $i] : Y1
              @ Y0 ) )
        @ ( s @ ( s @ zero ) ) )
     != zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl5]) ).

thf(zip_derived_cl35,plain,
    ( ( ( s @ zero )
     != ( s @ zero ) )
    | ( ( h @ ( s @ zero ) )
     != zero )
    | ( ( h @ ( s @ ( s @ zero ) ) )
     != zero ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl22]) ).

thf(zip_derived_cl36,plain,
    ( ( ( h @ ( s @ ( s @ zero ) ) )
     != zero )
    | ( ( h @ ( s @ zero ) )
     != zero ) ),
    inference(simplify,[status(thm)],[zip_derived_cl35]) ).

thf(zip_derived_cl59,plain,
    ( ( zero != zero )
    | ( ( s @ zero )
      = zero )
    | ( ( h @ ( s @ ( s @ zero ) ) )
     != zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl36]) ).

thf(zip_derived_cl61,plain,
    ( ( ( h @ ( s @ ( s @ zero ) ) )
     != zero )
    | ( ( s @ zero )
      = zero ) ),
    inference(simplify,[status(thm)],[zip_derived_cl59]) ).

thf(zip_derived_cl2,plain,
    ! [X6: $i] :
      ( ( s @ X6 )
     != zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl62,plain,
    ( ( h @ ( s @ ( s @ zero ) ) )
   != zero ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl61,zip_derived_cl2]) ).

thf(zip_derived_cl67,plain,
    ( ( zero != zero )
    | ( ( s @ ( s @ zero ) )
      = zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl62]) ).

thf(zip_derived_cl69,plain,
    ( ( s @ ( s @ zero ) )
    = zero ),
    inference(simplify,[status(thm)],[zip_derived_cl67]) ).

thf(zip_derived_cl2_003,plain,
    ! [X6: $i] :
      ( ( s @ X6 )
     != zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl70,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl69,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : NUN024^2 : TPTP v8.1.2. Released v6.4.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Ed4ozD3ewB true
% 0.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sun Aug 27 10:08:05 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.21/0.67  % Total configuration time : 828
% 0.21/0.67  % Estimated wc time : 1656
% 0.21/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.77  % Solved by lams/40_c_ic.sh.
% 0.21/0.77  % done 15 iterations in 0.015s
% 0.21/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.77  
% 0.21/0.77  
% 0.21/0.77  % Terminating...
% 1.69/0.86  % Runner terminated.
% 1.74/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------