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

View Problem - Process Solution

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

% Computer : n005.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 21:31:24 EDT 2023

% Result   : Theorem 0.20s 0.76s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   20 (   7 unt;   8 typ;   0 def)
%            Number of atoms       :   39 (   6 equ;   0 cnn)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :   90 (  15   ~;  13   |;   4   &;  48   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   14 (   0   ^;  12   !;   2   ?;  14   :)

% Comments : 
%------------------------------------------------------------------------------
thf(ssItem_type,type,
    ssItem: $i > $o ).

thf(sk__6_type,type,
    sk__6: $i ).

thf(sk__9_type,type,
    sk__9: $i ).

thf(ssList_type,type,
    ssList: $i > $o ).

thf(sk__10_type,type,
    sk__10: $i ).

thf(sk__7_type,type,
    sk__7: $i ).

thf(memberP_type,type,
    memberP: $i > $i > $o ).

thf(sk__8_type,type,
    sk__8: $i ).

thf(co1,conjecture,
    ! [U: $i] :
      ( ( ssList @ U )
     => ! [V: $i] :
          ( ( ssList @ V )
         => ! [W: $i] :
              ( ( ssList @ W )
             => ! [X: $i] :
                  ( ( ssList @ X )
                 => ( ( V != X )
                    | ( U != W )
                    | ? [Y: $i] :
                        ( ( memberP @ X @ Y )
                        & ~ ( memberP @ W @ Y )
                        & ( ssItem @ Y ) )
                    | ! [Z: $i] :
                        ( ( ssItem @ Z )
                       => ( ~ ( memberP @ V @ Z )
                          | ( memberP @ U @ Z ) ) ) ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i] :
        ( ( ssList @ U )
       => ! [V: $i] :
            ( ( ssList @ V )
           => ! [W: $i] :
                ( ( ssList @ W )
               => ! [X: $i] :
                    ( ( ssList @ X )
                   => ( ( V != X )
                      | ( U != W )
                      | ? [Y: $i] :
                          ( ( memberP @ X @ Y )
                          & ~ ( memberP @ W @ Y )
                          & ( ssItem @ Y ) )
                      | ! [Z: $i] :
                          ( ( ssItem @ Z )
                         => ( ~ ( memberP @ V @ Z )
                            | ( memberP @ U @ Z ) ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl36,plain,
    ~ ( memberP @ sk__6 @ sk__10 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl37,plain,
    memberP @ sk__7 @ sk__10,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl40,plain,
    ! [X0: $i] :
      ( ~ ( memberP @ sk__9 @ X0 )
      | ( memberP @ sk__8 @ X0 )
      | ~ ( ssItem @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl41,plain,
    sk__7 = sk__9,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl39,plain,
    sk__6 = sk__8,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl258,plain,
    ! [X0: $i] :
      ( ~ ( memberP @ sk__7 @ X0 )
      | ( memberP @ sk__6 @ X0 )
      | ~ ( ssItem @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl40,zip_derived_cl41,zip_derived_cl39]) ).

thf(zip_derived_cl260,plain,
    ( ~ ( ssItem @ sk__10 )
    | ( memberP @ sk__6 @ sk__10 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl258]) ).

thf(zip_derived_cl38,plain,
    ssItem @ sk__10,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl261,plain,
    memberP @ sk__6 @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl260,zip_derived_cl38]) ).

thf(zip_derived_cl263,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl36,zip_derived_cl261]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWC411+1 : TPTP v8.1.2. Released v2.4.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.wOQcmj0Dal true
% 0.13/0.34  % Computer : n005.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 17:32:08 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.20/0.63  % Total configuration time : 435
% 0.20/0.63  % Estimated wc time : 1092
% 0.20/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.76  % Solved by fo/fo3_bce.sh.
% 0.20/0.76  % BCE start: 44
% 0.20/0.76  % BCE eliminated: 0
% 0.20/0.76  % PE start: 44
% 0.20/0.76  logic: eq
% 0.20/0.76  % PE eliminated: 0
% 0.20/0.76  % done 20 iterations in 0.018s
% 0.20/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.76  % SZS output start Refutation
% See solution above
% 0.20/0.76  
% 0.20/0.76  
% 0.20/0.76  % Terminating...
% 1.72/0.84  % Runner terminated.
% 1.72/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------