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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : ALG029+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.YDCaRSVv2Y true

% Computer : n016.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:09 EDT 2023

% Result   : Theorem 0.23s 0.76s
% Output   : Refutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   39 (  12 unt;   8 typ;   0 def)
%            Number of atoms       :   87 (  22 equ;   0 cnn)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  302 (  38   ~;  24   |;   8   &; 208   @)
%                                         (   0 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   37 (   0   ^;  37   !;   0   ?;  37   :)

% 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 ).

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

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

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_cl7,plain,
    ! [X1: $i] :
      ( ( sorti1 @ ( j @ X1 ) )
      | ~ ( sorti2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( sorti1 @ X0 )
      | ( ( op1 @ X1 @ X0 )
        = ( op1 @ X0 @ X1 ) )
      | ~ ( sorti1 @ X1 ) ),
    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_cl80,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_cl80_002,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] :
        ( ( sorti2 @ U )
       => ! [V: $i] :
            ( ( sorti2 @ V )
           => ( ( op2 @ U @ V )
              = ( op2 @ V @ U ) ) ) ) ).

thf(zip_derived_cl4,plain,
    ( ( op2 @ sk_ @ sk__1 )
   != ( op2 @ sk__1 @ sk_ ) ),
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl84,plain,
    ( ( ( op2 @ sk_ @ sk__1 )
     != ( h @ ( op1 @ ( j @ sk__1 ) @ ( j @ sk_ ) ) ) )
    | ~ ( sorti2 @ sk__1 )
    | ~ ( sorti2 @ sk_ ) ),
    inference('sup-',[status(thm)],[zip_derived_cl80,zip_derived_cl4]) ).

thf(zip_derived_cl5,plain,
    sorti2 @ sk__1,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl3,plain,
    sorti2 @ sk_,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl87,plain,
    ( ( op2 @ sk_ @ sk__1 )
   != ( h @ ( op1 @ ( j @ sk__1 ) @ ( j @ sk_ ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl84,zip_derived_cl5,zip_derived_cl3]) ).

thf(zip_derived_cl94,plain,
    ( ( ( h @ ( op1 @ ( j @ sk_ ) @ ( j @ sk__1 ) ) )
     != ( h @ ( op1 @ ( j @ sk__1 ) @ ( j @ sk_ ) ) ) )
    | ~ ( sorti2 @ sk_ )
    | ~ ( sorti2 @ sk__1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl80,zip_derived_cl87]) ).

thf(zip_derived_cl3_003,plain,
    sorti2 @ sk_,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl5_004,plain,
    sorti2 @ sk__1,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl95,plain,
    ( ( h @ ( op1 @ ( j @ sk_ ) @ ( j @ sk__1 ) ) )
   != ( h @ ( op1 @ ( j @ sk__1 ) @ ( j @ sk_ ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl94,zip_derived_cl3,zip_derived_cl5]) ).

thf(zip_derived_cl96,plain,
    ( ( ( h @ ( op1 @ ( j @ sk_ ) @ ( j @ sk__1 ) ) )
     != ( h @ ( op1 @ ( j @ sk_ ) @ ( j @ sk__1 ) ) ) )
    | ~ ( sorti1 @ ( j @ sk__1 ) )
    | ~ ( sorti1 @ ( j @ sk_ ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl95]) ).

thf(zip_derived_cl98,plain,
    ( ~ ( sorti1 @ ( j @ sk_ ) )
    | ~ ( sorti1 @ ( j @ sk__1 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl96]) ).

thf(zip_derived_cl101,plain,
    ( ~ ( sorti2 @ sk__1 )
    | ~ ( sorti1 @ ( j @ sk_ ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7,zip_derived_cl98]) ).

thf(zip_derived_cl5_005,plain,
    sorti2 @ sk__1,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl102,plain,
    ~ ( sorti1 @ ( j @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl101,zip_derived_cl5]) ).

thf(zip_derived_cl105,plain,
    ~ ( sorti2 @ sk_ ),
    inference('sup-',[status(thm)],[zip_derived_cl7,zip_derived_cl102]) ).

thf(zip_derived_cl3_006,plain,
    sorti2 @ sk_,
    inference(cnf,[status(esa)],[ax4]) ).

thf(zip_derived_cl106,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl105,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ALG029+1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.YDCaRSVv2Y true
% 0.14/0.35  % Computer : n016.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 06:12:29 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.23/0.65  % Total configuration time : 435
% 0.23/0.65  % Estimated wc time : 1092
% 0.23/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.23/0.76  % Solved by fo/fo3_bce.sh.
% 0.23/0.76  % BCE start: 12
% 0.23/0.76  % BCE eliminated: 0
% 0.23/0.76  % PE start: 12
% 0.23/0.76  logic: eq
% 0.23/0.76  % PE eliminated: 0
% 0.23/0.76  % done 21 iterations in 0.015s
% 0.23/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.23/0.76  % SZS output start Refutation
% See solution above
% 0.23/0.76  
% 0.23/0.76  
% 0.23/0.76  % Terminating...
% 0.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.36/0.86  % Runner terminated.
% 1.36/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------