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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM824^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.PvJwi1PUaD true

% Computer : n029.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:44:21 EDT 2023

% Result   : Theorem 25.48s 4.09s
% Output   : Refutation 25.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    6
% Syntax   : Number of formulae    :    9 (   1 unt;   5 typ;   0 def)
%            Number of atoms       :   33 (   0 equ;   0 cnn)
%            Maximal formula atoms :   16 (   8 avg)
%            Number of connectives :  114 (   2   ~;   3   |;  15   &;  62   @)
%                                         (   0 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (  11 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   5 usr;   3 con; 0-1 aty)
%                                         (   8  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   24 (   8   ^;  16   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(c0_type,type,
    c0: $i ).

thf(cN_type,type,
    cN: $i > $o ).

thf(cEVEN_type,type,
    cEVEN: $i > $o ).

thf(cS_type,type,
    cS: $i > $i ).

thf(cODD_type,type,
    cODD: $i > $o ).

thf(cTHM623_pme,conjecture,
    ( ( ! [Xn: $i] :
          ( ( cN @ Xn )
         => ( cN @ ( cS @ Xn ) ) )
      & ( cN @ c0 )
      & ! [Xp: $i > $o,Xq: $i > $o] :
          ( ( ! [Xv: $i] :
                ( ( Xq @ Xv )
               => ( Xp @ ( cS @ Xv ) ) )
            & ! [Xu: $i] :
                ( ( Xp @ Xu )
               => ( Xq @ ( cS @ Xu ) ) )
            & ( Xp @ c0 ) )
         => ( ! [Xx: $i] :
                ( ( cODD @ Xx )
               => ( Xq @ Xx ) )
            & ! [Xx: $i] :
                ( ( cEVEN @ Xx )
               => ( Xp @ Xx ) ) ) ) )
   => ! [Xm: $i] :
        ( ( ( cODD @ Xm )
          | ( cEVEN @ Xm ) )
       => ( cN @ Xm ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xn: $i] :
            ( ( cN @ Xn )
           => ( cN @ ( cS @ Xn ) ) )
        & ( cN @ c0 )
        & ! [Xp: $i > $o,Xq: $i > $o] :
            ( ( ! [Xv: $i] :
                  ( ( Xq @ Xv )
                 => ( Xp @ ( cS @ Xv ) ) )
              & ! [Xu: $i] :
                  ( ( Xp @ Xu )
                 => ( Xq @ ( cS @ Xu ) ) )
              & ( Xp @ c0 ) )
           => ( ! [Xx: $i] :
                  ( ( cODD @ Xx )
                 => ( Xq @ Xx ) )
              & ! [Xx: $i] :
                  ( ( cEVEN @ Xx )
                 => ( Xp @ Xx ) ) ) ) )
     => ! [Xm: $i] :
          ( ( ( cODD @ Xm )
            | ( cEVEN @ Xm ) )
         => ( cN @ Xm ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM623_pme]) ).

thf(zip_derived_cl0,plain,
    ~ ( ( ( !!
          @ ^ [Y0: $i] :
              ( ( cN @ Y0 )
             => ( cN @ ( cS @ Y0 ) ) ) )
        & ( cN @ c0 )
        & ( !!
          @ ^ [Y0: $i > $o] :
              ( !!
              @ ^ [Y1: $i > $o] :
                  ( ( ( !!
                      @ ^ [Y2: $i] :
                          ( ( Y1 @ Y2 )
                         => ( Y0 @ ( cS @ Y2 ) ) ) )
                    & ( !!
                      @ ^ [Y2: $i] :
                          ( ( Y0 @ Y2 )
                         => ( Y1 @ ( cS @ Y2 ) ) ) )
                    & ( Y0 @ c0 ) )
                 => ( ( !!
                      @ ^ [Y2: $i] :
                          ( ( cODD @ Y2 )
                         => ( Y1 @ Y2 ) ) )
                    & ( !!
                      @ ^ [Y2: $i] :
                          ( ( cEVEN @ Y2 )
                         => ( Y0 @ Y2 ) ) ) ) ) ) ) )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( ( cODD @ Y0 )
              | ( cEVEN @ Y0 ) )
           => ( cN @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5135,plain,
    $false,
    inference(eprover,[status(thm)],[zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : NUM824^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.PvJwi1PUaD true
% 0.15/0.35  % Computer : n029.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Fri Aug 25 07:59:39 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in HO mode
% 0.21/0.65  % Total configuration time : 828
% 0.21/0.65  % Estimated wc time : 1656
% 0.21/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.80  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.81  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 25.48/4.09  % Solved by lams/15_e_short1.sh.
% 25.48/4.09  % done 241 iterations in 3.293s
% 25.48/4.09  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 25.48/4.09  % SZS output start Refutation
% See solution above
% 25.48/4.09  
% 25.48/4.09  
% 25.48/4.09  % Terminating...
% 27.32/4.19  % Runner terminated.
% 27.32/4.21  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------