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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : ALG201+1 : TPTP v8.1.2. Released v2.7.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.lEqDClTCg1 true

% Computer : n001.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:12:07 EDT 2023

% Result   : Theorem 0.24s 0.81s
% Output   : Refutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   22 (   4 unt;   7 typ;   0 def)
%            Number of atoms       :   54 (  18 equ;   0 cnn)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  171 (  23   ~;  11   |;   8   &; 109   @)
%                                         (   0 <=>;  20  =>;   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     :    9 (   7 usr;   2 con; 0-2 aty)
%            Number of variables   :   25 (   0   ^;  25   !;   0   ?;  25   :)

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

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

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

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

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

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

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

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

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

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_cl8,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(ax3,axiom,
    ! [U: $i] :
      ( ( sorti1 @ U )
     => ( ( op1 @ U @ U )
       != U ) ) ).

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

thf(zip_derived_cl60,plain,
    ! [X0: $i] :
      ( ~ ( sorti2 @ X0 )
      | ~ ( sorti2 @ X0 )
      | ( ( j @ ( op2 @ X0 @ X0 ) )
       != ( j @ X0 ) )
      | ~ ( sorti1 @ ( j @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).

thf(zip_derived_cl63,plain,
    ! [X0: $i] :
      ( ~ ( sorti1 @ ( j @ X0 ) )
      | ( ( j @ ( op2 @ X0 @ X0 ) )
       != ( j @ X0 ) )
      | ~ ( sorti2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl60]) ).

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

thf(zip_derived_cl74,plain,
    ! [X0: $i] :
      ( ~ ( sorti2 @ X0 )
      | ( ( j @ ( op2 @ X0 @ X0 ) )
       != ( j @ X0 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl63,zip_derived_cl6]) ).

thf(zip_derived_cl76,plain,
    ( ~ ( sorti2 @ sk_ )
    | ( ( j @ sk_ )
     != ( j @ sk_ ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl74]) ).

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

thf(zip_derived_cl78,plain,
    ( ( j @ sk_ )
   != ( j @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl76,zip_derived_cl3]) ).

thf(zip_derived_cl79,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl78]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.15  % Problem  : ALG201+1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.16  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.lEqDClTCg1 true
% 0.17/0.38  % Computer : n001.cluster.edu
% 0.17/0.38  % Model    : x86_64 x86_64
% 0.17/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.38  % Memory   : 8042.1875MB
% 0.17/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.38  % CPULimit : 300
% 0.17/0.38  % WCLimit  : 300
% 0.17/0.38  % DateTime : Mon Aug 28 04:33:49 EDT 2023
% 0.24/0.38  % CPUTime  : 
% 0.24/0.38  % Running portfolio for 300 s
% 0.24/0.38  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.24/0.38  % Number of cores: 8
% 0.24/0.39  % Python version: Python 3.6.8
% 0.24/0.39  % Running in FO mode
% 0.24/0.69  % Total configuration time : 435
% 0.24/0.69  % Estimated wc time : 1092
% 0.24/0.69  % Estimated cpu time (7 cpus) : 156.0
% 0.24/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.24/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.24/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.24/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.24/0.81  % Solved by fo/fo6_bce.sh.
% 0.24/0.81  % BCE start: 11
% 0.24/0.81  % BCE eliminated: 0
% 0.24/0.81  % PE start: 11
% 0.24/0.81  logic: eq
% 0.24/0.81  % PE eliminated: 0
% 0.24/0.81  % done 13 iterations in 0.014s
% 0.24/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.24/0.81  % SZS output start Refutation
% See solution above
% 0.24/0.81  
% 0.24/0.81  
% 0.24/0.81  % Terminating...
% 1.26/0.89  % Runner terminated.
% 1.26/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------