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

View Problem - Process Solution

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

% Computer : n014.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:37 EDT 2023

% Result   : Theorem 0.20s 0.78s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   32 (   8 unt;   9 typ;   0 def)
%            Number of atoms       :   75 (   0 equ;   0 cnn)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  219 (  19   ~;  22   |;  18   &; 148   @)
%                                         (   0 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   6 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   50 (   0   ^;  48   !;   2   ?;  50   :)

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

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

thf(f_type,type,
    f: a > b > $o ).

thf(sk__2_type,type,
    sk__2: a ).

thf(cR_type,type,
    cR: a > a > $o ).

thf(cS_type,type,
    cS: b > b > $o ).

thf(z_type,type,
    z: a ).

thf(sk__3_type,type,
    sk__3: a ).

thf(sk__1_type,type,
    sk__1: b ).

thf(cTHM552D_pme,conjecture,
    ( ( ! [Xu: a,Xv: a,Xw: a] :
          ( ( ( cR @ Xu @ Xv )
            & ( cR @ Xw @ Xv ) )
         => ( cR @ Xu @ Xw ) )
      & ! [Xx: a] : ( cR @ Xx @ Xx ) )
   => ( ( ! [Xx: a] :
          ? [Xy: b] : ( f @ Xx @ Xy )
        & ! [Xx: a,Xy1: b,Xy2: b] :
            ( ( ( f @ Xx @ Xy1 )
              & ( f @ Xx @ Xy2 ) )
           => ( cS @ Xy1 @ Xy2 ) )
        & ! [Xx1: a,Xx2: a,Xy: b] :
            ( ( ( f @ Xx1 @ Xy )
              & ( f @ Xx2 @ Xy ) )
           => ( cR @ Xx1 @ Xx2 ) ) )
     => ! [Xy: b,Xx1: a,Xx2: a] :
          ( ( ! [Xw: a] :
                ( ( ( cR @ Xx1 @ z )
                  & ~ ( f @ Xw @ Xy ) )
                | ( f @ Xx1 @ Xy ) )
            & ! [Xw: a] :
                ( ( ( cR @ Xx2 @ z )
                  & ~ ( f @ Xw @ Xy ) )
                | ( f @ Xx2 @ Xy ) ) )
         => ( cR @ Xx1 @ Xx2 ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xu: a,Xv: a,Xw: a] :
            ( ( ( cR @ Xu @ Xv )
              & ( cR @ Xw @ Xv ) )
           => ( cR @ Xu @ Xw ) )
        & ! [Xx: a] : ( cR @ Xx @ Xx ) )
     => ( ( ! [Xx: a] :
            ? [Xy: b] : ( f @ Xx @ Xy )
          & ! [Xx: a,Xy1: b,Xy2: b] :
              ( ( ( f @ Xx @ Xy1 )
                & ( f @ Xx @ Xy2 ) )
             => ( cS @ Xy1 @ Xy2 ) )
          & ! [Xx1: a,Xx2: a,Xy: b] :
              ( ( ( f @ Xx1 @ Xy )
                & ( f @ Xx2 @ Xy ) )
             => ( cR @ Xx1 @ Xx2 ) ) )
       => ! [Xy: b,Xx1: a,Xx2: a] :
            ( ( ! [Xw: a] :
                  ( ( ( cR @ Xx1 @ z )
                    & ~ ( f @ Xw @ Xy ) )
                  | ( f @ Xx1 @ Xy ) )
              & ! [Xw: a] :
                  ( ( ( cR @ Xx2 @ z )
                    & ~ ( f @ Xw @ Xy ) )
                  | ( f @ Xx2 @ Xy ) ) )
           => ( cR @ Xx1 @ Xx2 ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM552D_pme]) ).

thf(zip_derived_cl2,plain,
    ( ( f @ sk__2 @ sk__1 )
    | ( cR @ sk__2 @ z ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ( ( f @ sk__3 @ sk__1 )
    | ( cR @ sk__3 @ z ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl14,plain,
    ! [X0: a] :
      ( ( f @ sk__3 @ sk__1 )
      | ( cR @ sk__3 @ X0 )
      | ~ ( cR @ X0 @ z ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(zip_derived_cl50,plain,
    ( ( f @ sk__2 @ sk__1 )
    | ( cR @ sk__3 @ sk__2 )
    | ( f @ sk__3 @ sk__1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl14]) ).

thf(zip_derived_cl5,plain,
    ! [X5: a] :
      ( ( f @ sk__3 @ sk__1 )
      | ~ ( f @ X5 @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl61,plain,
    ( ( f @ sk__3 @ sk__1 )
    | ( cR @ sk__3 @ sk__2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl50,zip_derived_cl5]) ).

thf(zip_derived_cl1,plain,
    ! [X3: a] : ( cR @ X3 @ X3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl16,plain,
    ! [X0: a,X1: a] :
      ( ( cR @ X0 @ X1 )
      | ~ ( cR @ X1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl62,plain,
    ( ( f @ sk__3 @ sk__1 )
    | ( cR @ sk__2 @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl61,zip_derived_cl16]) ).

thf(zip_derived_cl6,plain,
    ~ ( cR @ sk__2 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl95,plain,
    f @ sk__3 @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl62,zip_derived_cl6]) ).

thf(zip_derived_cl3,plain,
    ! [X4: a] :
      ( ( f @ sk__2 @ sk__1 )
      | ~ ( f @ X4 @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl96,plain,
    f @ sk__2 @ sk__1,
    inference('sup-',[status(thm)],[zip_derived_cl95,zip_derived_cl3]) ).

thf(zip_derived_cl7,plain,
    ! [X6: a,X7: a,X8: b] :
      ( ( cR @ X6 @ X7 )
      | ~ ( f @ X6 @ X8 )
      | ~ ( f @ X7 @ X8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl106,plain,
    ! [X0: a] :
      ( ~ ( f @ X0 @ sk__1 )
      | ( cR @ sk__2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl96,zip_derived_cl7]) ).

thf(zip_derived_cl6_002,plain,
    ~ ( cR @ sk__2 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl118,plain,
    ~ ( f @ sk__3 @ sk__1 ),
    inference('sup-',[status(thm)],[zip_derived_cl106,zip_derived_cl6]) ).

thf(zip_derived_cl95_003,plain,
    f @ sk__3 @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl62,zip_derived_cl6]) ).

thf(zip_derived_cl128,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl118,zip_derived_cl95]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEV104^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.mg8kJxwoEf true
% 0.16/0.34  % Computer : n014.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Thu Aug 24 03:38:34 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.16/0.34  % Running portfolio for 300 s
% 0.16/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.16/0.34  % Number of cores: 8
% 0.16/0.35  % Python version: Python 3.6.8
% 0.16/0.35  % Running in HO mode
% 0.20/0.65  % Total configuration time : 828
% 0.20/0.65  % Estimated wc time : 1656
% 0.20/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.20/0.78  % Solved by lams/40_c.s.sh.
% 0.20/0.78  % done 47 iterations in 0.029s
% 0.20/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.78  % SZS output start Refutation
% See solution above
% 0.20/0.78  
% 0.20/0.78  
% 0.20/0.78  % Terminating...
% 1.59/0.85  % Runner terminated.
% 1.59/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------