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

View Problem - Process Solution

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

% Computer : n006.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:29:57 EDT 2023

% Result   : Theorem 1.22s 0.74s
% Output   : Refutation 1.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   43 (  16 unt;  11 typ;   0 def)
%            Number of atoms       :   82 (  35 equ;   0 cnn)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  166 (  37   ~;  31   |;   4   &;  79   @)
%                                         (   1 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  18   !;   0   ?;  18   :)

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

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

thf(nil_type,type,
    nil: $i ).

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

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

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

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

thf(neq_type,type,
    neq: $i > $i > $o ).

thf(cons_type,type,
    cons: $i > $i > $i ).

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

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

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

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 )
                      | ~ ( neq @ V @ nil )
                      | ( neq @ U @ nil )
                      | ( ( nil != W )
                        & ( nil = X ) )
                      | ( ! [Y: $i] :
                            ( ( ssItem @ Y )
                           => ( ( ( cons @ Y @ nil )
                               != W )
                              | ~ ( memberP @ X @ Y ) ) )
                        & ( neq @ X @ nil ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl41,plain,
    neq @ sk__7 @ nil,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl44,plain,
    ( ( ( cons @ sk__10 @ nil )
      = sk__8 )
    | ~ ( neq @ sk__9 @ nil ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl326,plain,
    ( ( sk__7 != sk__9 )
    | ( nil != nil )
    | ( ( cons @ sk__10 @ nil )
      = sk__8 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl41,zip_derived_cl44]) ).

thf(zip_derived_cl345,plain,
    ( ( ( cons @ sk__10 @ nil )
      = sk__8 )
    | ( sk__7 != sk__9 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl326]) ).

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

thf(ax15,axiom,
    ! [U: $i] :
      ( ( ssList @ U )
     => ! [V: $i] :
          ( ( ssList @ V )
         => ( ( neq @ U @ V )
          <=> ( U != V ) ) ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ssList @ X0 )
      | ( X1 = X0 )
      | ( neq @ X1 @ X0 )
      | ~ ( ssList @ X1 ) ),
    inference(cnf,[status(esa)],[ax15]) ).

thf(zip_derived_cl40,plain,
    ~ ( neq @ sk__6 @ nil ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl312,plain,
    ( ~ ( ssList @ sk__6 )
    | ( sk__6 = nil )
    | ~ ( ssList @ nil ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl40]) ).

thf(zip_derived_cl38,plain,
    ssList @ sk__6,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax17,axiom,
    ssList @ nil ).

thf(zip_derived_cl12,plain,
    ssList @ nil,
    inference(cnf,[status(esa)],[ax17]) ).

thf(zip_derived_cl341,plain,
    sk__6 = nil,
    inference(demod,[status(thm)],[zip_derived_cl312,zip_derived_cl38,zip_derived_cl12]) ).

thf(zip_derived_cl343,plain,
    nil = sk__8,
    inference(demod,[status(thm)],[zip_derived_cl42,zip_derived_cl341]) ).

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

thf(zip_derived_cl346,plain,
    ( ( ( cons @ sk__10 @ nil )
      = nil )
    | ( sk__7 != sk__7 ) ),
    inference(demod,[status(thm)],[zip_derived_cl345,zip_derived_cl343,zip_derived_cl47]) ).

thf(zip_derived_cl347,plain,
    ( ( cons @ sk__10 @ nil )
    = nil ),
    inference(simplify,[status(thm)],[zip_derived_cl346]) ).

thf(ax18,axiom,
    ! [U: $i] :
      ( ( ssList @ U )
     => ! [V: $i] :
          ( ( ssItem @ V )
         => ( ( cons @ V @ U )
           != U ) ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ssItem @ X0 )
      | ( ( cons @ X0 @ X1 )
       != X1 )
      | ~ ( ssList @ X1 ) ),
    inference(cnf,[status(esa)],[ax18]) ).

thf(zip_derived_cl348,plain,
    ( ( nil != nil )
    | ~ ( ssList @ nil )
    | ~ ( ssItem @ sk__10 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl347,zip_derived_cl13]) ).

thf(zip_derived_cl12_001,plain,
    ssList @ nil,
    inference(cnf,[status(esa)],[ax17]) ).

thf(zip_derived_cl41_002,plain,
    neq @ sk__7 @ nil,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl45,plain,
    ( ( ssItem @ sk__10 )
    | ~ ( neq @ sk__9 @ nil ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl329,plain,
    ( ( sk__7 != sk__9 )
    | ( nil != nil )
    | ( ssItem @ sk__10 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl41,zip_derived_cl45]) ).

thf(zip_derived_cl338,plain,
    ( ( ssItem @ sk__10 )
    | ( sk__7 != sk__9 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl329]) ).

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

thf(zip_derived_cl339,plain,
    ( ( ssItem @ sk__10 )
    | ( sk__7 != sk__7 ) ),
    inference(demod,[status(thm)],[zip_derived_cl338,zip_derived_cl47]) ).

thf(zip_derived_cl340,plain,
    ssItem @ sk__10,
    inference(simplify,[status(thm)],[zip_derived_cl339]) ).

thf(zip_derived_cl350,plain,
    nil != nil,
    inference(demod,[status(thm)],[zip_derived_cl348,zip_derived_cl12,zip_derived_cl340]) ).

thf(zip_derived_cl351,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl350]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.11  % Problem  : SWC217+1 : TPTP v8.1.2. Released v2.4.0.
% 0.05/0.12  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.tBX8NqYl7m true
% 0.11/0.32  % Computer : n006.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Mon Aug 28 15:01:06 EDT 2023
% 0.11/0.32  % CPUTime  : 
% 0.11/0.32  % Running portfolio for 300 s
% 0.11/0.32  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.11/0.33  % Number of cores: 8
% 0.11/0.33  % Python version: Python 3.6.8
% 0.11/0.33  % Running in FO mode
% 0.17/0.61  % Total configuration time : 435
% 0.17/0.61  % Estimated wc time : 1092
% 0.17/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.92/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.92/0.68  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.92/0.69  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.92/0.69  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.92/0.69  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.92/0.69  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.92/0.69  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.22/0.74  % Solved by fo/fo3_bce.sh.
% 1.22/0.74  % BCE start: 50
% 1.22/0.74  % BCE eliminated: 0
% 1.22/0.74  % PE start: 50
% 1.22/0.74  logic: eq
% 1.22/0.74  % PE eliminated: -5
% 1.22/0.74  % done 25 iterations in 0.031s
% 1.22/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.22/0.74  % SZS output start Refutation
% See solution above
% 1.22/0.74  
% 1.22/0.74  
% 1.22/0.74  % Terminating...
% 1.36/0.82  % Runner terminated.
% 1.48/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------