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

View Problem - Process Solution

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

% Computer : n009.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:59:25 EDT 2023

% Result   : Theorem 0.57s 0.76s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   15 (   5 unt;   6 typ;   0 def)
%            Number of atoms       :   20 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   85 (   5   ~;   3   |;   4   &;  69   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(b_type,type,
    b: $tType ).

thf(cL_type,type,
    cL: a > a > $o ).

thf(cF_type,type,
    cF: b > b ).

thf(cA_type,type,
    cA: b > a ).

thf(sk__type,type,
    sk_: b ).

thf(cTHM89B_pme,conjecture,
    ( ( ! [Xx: a,Xy: a,Xz: a] :
          ( ( ( cL @ Xx @ Xy )
            & ( cL @ Xy @ Xz ) )
         => ( cL @ Xx @ Xz ) )
      & ! [X: b] : ( cL @ ( cA @ X ) @ ( cA @ ( cF @ X ) ) ) )
   => ! [Y: b] : ( cL @ ( cA @ Y ) @ ( cA @ ( cF @ ( cF @ Y ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xx: a,Xy: a,Xz: a] :
            ( ( ( cL @ Xx @ Xy )
              & ( cL @ Xy @ Xz ) )
           => ( cL @ Xx @ Xz ) )
        & ! [X: b] : ( cL @ ( cA @ X ) @ ( cA @ ( cF @ X ) ) ) )
     => ! [Y: b] : ( cL @ ( cA @ Y ) @ ( cA @ ( cF @ ( cF @ Y ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM89B_pme]) ).

thf(zip_derived_cl2,plain,
    ~ ( cL @ ( cA @ sk_ ) @ ( cA @ ( cF @ ( cF @ sk_ ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X3: b] : ( cL @ ( cA @ X3 ) @ ( cA @ ( cF @ X3 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: a,X1: a,X2: a] :
      ( ~ ( cL @ X0 @ X1 )
      | ~ ( cL @ X1 @ X2 )
      | ( cL @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X0: b,X1: a] :
      ( ( cL @ ( cA @ X0 ) @ X1 )
      | ~ ( cL @ ( cA @ ( cF @ X0 ) ) @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl1_001,plain,
    ! [X3: b] : ( cL @ ( cA @ X3 ) @ ( cA @ ( cF @ X3 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: b] : ( cL @ ( cA @ X0 ) @ ( cA @ ( cF @ ( cF @ X0 ) ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl3,zip_derived_cl1]) ).

thf(zip_derived_cl13,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl9]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEV053^5 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.T00nnIH7Ct true
% 0.13/0.35  % Computer : n009.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 03:46:06 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.50/0.66  % Total configuration time : 828
% 0.50/0.66  % Estimated wc time : 1656
% 0.50/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.57/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.57/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.57/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.57/0.76  % Solved by lams/40_c.s.sh.
% 0.57/0.76  % done 4 iterations in 0.010s
% 0.57/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.57/0.76  % SZS output start Refutation
% See solution above
% 0.57/0.76  
% 0.57/0.76  
% 0.57/0.76  % Terminating...
% 0.57/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.59/0.85  % Runner terminated.
% 0.59/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------