TSTP Solution File: ALG040+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : ALG040+1 : TPTP v8.1.2. Released v2.7.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.vNvEZCXkGf 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 : Wed Aug 30 17:10:13 EDT 2023

% Result   : Theorem 0.56s 0.75s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   44 (   4 unt;   8 typ;   0 def)
%            Number of atoms       :  114 (  25 equ;   0 cnn)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  368 (  58   ~;  46   |;  10   &; 232   @)
%                                         (   0 <=>;  22  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   2 con; 0-2 aty)
%            Number of variables   :   57 (   0   ^;  55   !;   2   ?;  57   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sorti1_type,type,
    sorti1: $i > $o ).

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

thf(sorti2_type,type,
    sorti2: $i > $o ).

thf(op2_type,type,
    op2: $i > $i > $i ).

thf(op1_type,type,
    op1: $i > $i > $i ).

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

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

thf(j_type,type,
    j: $i > $i ).

thf(ax3,axiom,
    ? [U: $i] :
      ( ! [V: $i] :
          ( ( sorti1 @ V )
         => ( ( op1 @ V @ V )
            = U ) )
      & ( sorti1 @ U ) ) ).

thf(zip_derived_cl2,plain,
    sorti1 @ sk_,
    inference(cnf,[status(esa)],[ax3]) ).

thf(co1,conjecture,
    ( ( ! [U: $i] :
          ( ( sorti1 @ U )
         => ( sorti2 @ ( h @ U ) ) )
      & ! [V: $i] :
          ( ( sorti2 @ V )
         => ( sorti1 @ ( j @ V ) ) ) )
   => ~ ( ! [W: $i] :
            ( ( sorti1 @ W )
           => ! [X: $i] :
                ( ( sorti1 @ X )
               => ( ( h @ ( op1 @ W @ X ) )
                  = ( op2 @ ( h @ W ) @ ( h @ X ) ) ) ) )
        & ! [Y: $i] :
            ( ( sorti2 @ Y )
           => ! [Z: $i] :
                ( ( sorti2 @ Z )
               => ( ( j @ ( op2 @ Y @ Z ) )
                  = ( op1 @ ( j @ Y ) @ ( j @ Z ) ) ) ) )
        & ! [X1: $i] :
            ( ( sorti2 @ X1 )
           => ( ( h @ ( j @ X1 ) )
              = X1 ) )
        & ! [X2: $i] :
            ( ( sorti1 @ X2 )
           => ( ( j @ ( h @ X2 ) )
              = X2 ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [U: $i] :
            ( ( sorti1 @ U )
           => ( sorti2 @ ( h @ U ) ) )
        & ! [V: $i] :
            ( ( sorti2 @ V )
           => ( sorti1 @ ( j @ V ) ) ) )
     => ~ ( ! [W: $i] :
              ( ( sorti1 @ W )
             => ! [X: $i] :
                  ( ( sorti1 @ X )
                 => ( ( h @ ( op1 @ W @ X ) )
                    = ( op2 @ ( h @ W ) @ ( h @ X ) ) ) ) )
          & ! [Y: $i] :
              ( ( sorti2 @ Y )
             => ! [Z: $i] :
                  ( ( sorti2 @ Z )
                 => ( ( j @ ( op2 @ Y @ Z ) )
                    = ( op1 @ ( j @ Y ) @ ( j @ Z ) ) ) ) )
          & ! [X1: $i] :
              ( ( sorti2 @ X1 )
             => ( ( h @ ( j @ X1 ) )
                = X1 ) )
          & ! [X2: $i] :
              ( ( sorti1 @ X2 )
             => ( ( j @ ( h @ X2 ) )
                = X2 ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i] :
      ( ( sorti2 @ ( h @ X0 ) )
      | ~ ( sorti1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ( ( op1 @ X0 @ X0 )
        = sk_ )
      | ~ ( sorti1 @ X0 ) ),
    inference(cnf,[status(esa)],[ax3]) ).

thf(zip_derived_cl9,plain,
    ! [X4: $i,X5: $i] :
      ( ~ ( sorti2 @ X4 )
      | ( ( j @ ( op2 @ X5 @ X4 ) )
        = ( op1 @ ( j @ X5 ) @ ( j @ X4 ) ) )
      | ~ ( sorti2 @ X5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ! [X6: $i] :
      ( ( ( h @ ( j @ X6 ) )
        = X6 )
      | ~ ( sorti2 @ X6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl61,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( h @ ( op1 @ ( j @ X1 ) @ ( j @ X0 ) ) )
        = ( op2 @ X1 @ X0 ) )
      | ~ ( sorti2 @ X1 )
      | ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ ( op2 @ X1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl9,zip_derived_cl10]) ).

thf(ax2,axiom,
    ! [U: $i] :
      ( ( sorti2 @ U )
     => ! [V: $i] :
          ( ( sorti2 @ V )
         => ( sorti2 @ ( op2 @ U @ V ) ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti2 @ X0 )
      | ( sorti2 @ ( op2 @ X1 @ X0 ) )
      | ~ ( sorti2 @ X1 ) ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(zip_derived_cl82,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X1 )
      | ( ( h @ ( op1 @ ( j @ X1 ) @ ( j @ X0 ) ) )
        = ( op2 @ X1 @ X0 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl61,zip_derived_cl1]) ).

thf(zip_derived_cl1_001,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti2 @ X0 )
      | ( sorti2 @ ( op2 @ X1 @ X0 ) )
      | ~ ( sorti2 @ X1 ) ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(zip_derived_cl83,plain,
    ! [X0: $i,X1: $i] :
      ( ( sorti2 @ ( h @ ( op1 @ ( j @ X1 ) @ ( j @ X0 ) ) ) )
      | ~ ( sorti2 @ X1 )
      | ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X1 )
      | ~ ( sorti2 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl82,zip_derived_cl1]) ).

thf(zip_derived_cl87,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X1 )
      | ( sorti2 @ ( h @ ( op1 @ ( j @ X1 ) @ ( j @ X0 ) ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl83]) ).

thf(zip_derived_cl90,plain,
    ! [X0: $i] :
      ( ( sorti2 @ ( h @ sk_ ) )
      | ~ ( sorti1 @ ( j @ X0 ) )
      | ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl3,zip_derived_cl87]) ).

thf(zip_derived_cl95,plain,
    ! [X0: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti1 @ ( j @ X0 ) )
      | ( sorti2 @ ( h @ sk_ ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl90]) ).

thf(zip_derived_cl7,plain,
    ! [X1: $i] :
      ( ( sorti1 @ ( j @ X1 ) )
      | ~ ( sorti2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl96,plain,
    ! [X0: $i] :
      ( ( sorti2 @ ( h @ sk_ ) )
      | ~ ( sorti2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl95,zip_derived_cl7]) ).

thf(zip_derived_cl98,plain,
    ! [X0: $i] :
      ( ~ ( sorti1 @ X0 )
      | ( sorti2 @ ( h @ sk_ ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl96]) ).

thf(zip_derived_cl106,plain,
    sorti2 @ ( h @ sk_ ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl98]) ).

thf(zip_derived_cl3_002,plain,
    ! [X0: $i] :
      ( ( ( op1 @ X0 @ X0 )
        = sk_ )
      | ~ ( sorti1 @ X0 ) ),
    inference(cnf,[status(esa)],[ax3]) ).

thf(zip_derived_cl82_003,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X1 )
      | ( ( h @ ( op1 @ ( j @ X1 ) @ ( j @ X0 ) ) )
        = ( op2 @ X1 @ X0 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl61,zip_derived_cl1]) ).

thf(ax4,axiom,
    ~ ? [U: $i] :
        ( ! [V: $i] :
            ( ( sorti2 @ V )
           => ( ( op2 @ V @ V )
              = U ) )
        & ( sorti2 @ U ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i] :
      ( ( ( op2 @ ( sk__1 @ X0 ) @ ( sk__1 @ X0 ) )
       != X0 )
      | ~ ( sorti2 @ X0 ) ),
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl86,plain,
    ! [X0: $i] :
      ( ( ( h @ ( op1 @ ( j @ ( sk__1 @ X0 ) ) @ ( j @ ( sk__1 @ X0 ) ) ) )
       != X0 )
      | ~ ( sorti2 @ ( sk__1 @ X0 ) )
      | ~ ( sorti2 @ ( sk__1 @ X0 ) )
      | ~ ( sorti2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl82,zip_derived_cl4]) ).

thf(zip_derived_cl89,plain,
    ! [X0: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ ( sk__1 @ X0 ) )
      | ( ( h @ ( op1 @ ( j @ ( sk__1 @ X0 ) ) @ ( j @ ( sk__1 @ X0 ) ) ) )
       != X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl86]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( sorti2 @ ( sk__1 @ X0 ) )
      | ~ ( sorti2 @ X0 ) ),
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl114,plain,
    ! [X0: $i] :
      ( ( ( h @ ( op1 @ ( j @ ( sk__1 @ X0 ) ) @ ( j @ ( sk__1 @ X0 ) ) ) )
       != X0 )
      | ~ ( sorti2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl89,zip_derived_cl5]) ).

thf(zip_derived_cl115,plain,
    ! [X0: $i] :
      ( ( ( h @ sk_ )
       != X0 )
      | ~ ( sorti1 @ ( j @ ( sk__1 @ X0 ) ) )
      | ~ ( sorti2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl114]) ).

thf(zip_derived_cl7_004,plain,
    ! [X1: $i] :
      ( ( sorti1 @ ( j @ X1 ) )
      | ~ ( sorti2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116,plain,
    ! [X0: $i] :
      ( ~ ( sorti2 @ X0 )
      | ( ( h @ sk_ )
       != X0 )
      | ~ ( sorti2 @ ( sk__1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl115,zip_derived_cl7]) ).

thf(zip_derived_cl5_005,plain,
    ! [X0: $i] :
      ( ( sorti2 @ ( sk__1 @ X0 ) )
      | ~ ( sorti2 @ X0 ) ),
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl123,plain,
    ! [X0: $i] :
      ( ( ( h @ sk_ )
       != X0 )
      | ~ ( sorti2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl116,zip_derived_cl5]) ).

thf(zip_derived_cl128,plain,
    ( ( h @ sk_ )
   != ( h @ sk_ ) ),
    inference('sup-',[status(thm)],[zip_derived_cl106,zip_derived_cl123]) ).

thf(zip_derived_cl130,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl128]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : ALG040+1 : TPTP v8.1.2. Released v2.7.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.vNvEZCXkGf true
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 02:54:20 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 FO mode
% 0.55/0.66  % Total configuration time : 435
% 0.55/0.66  % Estimated wc time : 1092
% 0.55/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.56/0.75  % Solved by fo/fo3_bce.sh.
% 0.56/0.75  % BCE start: 12
% 0.56/0.75  % BCE eliminated: 0
% 0.56/0.75  % PE start: 12
% 0.56/0.75  logic: eq
% 0.56/0.75  % PE eliminated: 0
% 0.56/0.75  % done 29 iterations in 0.019s
% 0.56/0.75  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.56/0.75  % SZS output start Refutation
% See solution above
% 0.56/0.75  
% 0.56/0.75  
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.56/0.76  % Terminating...
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.65/0.84  % Runner terminated.
% 1.65/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------