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

View Problem - Process Solution

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

% Computer : n004.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:52 EDT 2023

% Result   : Theorem 0.21s 0.76s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   50 (  24 unt;   9 typ;   0 def)
%            Number of atoms       :  100 (  25 equ;   0 cnn)
%            Maximal formula atoms :   15 (   2 avg)
%            Number of connectives :  213 (  44   ~;  37   |;   5   &; 110   @)
%                                         (   1 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   23 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   9 usr;   7 con; 0-2 aty)
%            Number of variables   :   22 (   0   ^;  22   !;   0   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nil_type,type,
    nil: $i ).

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

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

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

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

thf(segmentP_type,type,
    segmentP: $i > $i > $o ).

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

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

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

thf(ax57,axiom,
    ! [U: $i] :
      ( ( ssList @ U )
     => ( segmentP @ U @ nil ) ) ).

thf(zip_derived_cl27,plain,
    ! [X0: $i] :
      ( ( segmentP @ X0 @ nil )
      | ~ ( ssList @ X0 ) ),
    inference(cnf,[status(esa)],[ax57]) ).

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] :
                          ( ( ssList @ Y )
                         => ( ~ ( neq @ Y @ nil )
                            | ~ ( segmentP @ X @ Y )
                            | ~ ( segmentP @ W @ 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] :
                            ( ( ssList @ Y )
                           => ( ~ ( neq @ Y @ nil )
                              | ~ ( segmentP @ X @ Y )
                              | ~ ( segmentP @ W @ Y ) ) )
                        & ( neq @ X @ nil ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

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

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

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

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

thf(zip_derived_cl339,plain,
    segmentP @ sk__6 @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl43,zip_derived_cl42,zip_derived_cl48,zip_derived_cl41]) ).

thf(ax54,axiom,
    ! [U: $i] :
      ( ( ssList @ U )
     => ! [V: $i] :
          ( ( ssList @ V )
         => ( ( ( segmentP @ U @ V )
              & ( segmentP @ V @ U ) )
           => ( U = V ) ) ) ) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ssList @ X0 )
      | ( X1 = X0 )
      | ~ ( segmentP @ X0 @ X1 )
      | ~ ( segmentP @ X1 @ X0 )
      | ~ ( ssList @ X1 ) ),
    inference(cnf,[status(esa)],[ax54]) ).

thf(zip_derived_cl358,plain,
    ( ~ ( ssList @ sk__10 )
    | ~ ( segmentP @ sk__10 @ sk__6 )
    | ( sk__10 = sk__6 )
    | ~ ( ssList @ sk__6 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl339,zip_derived_cl24]) ).

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

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

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

thf(zip_derived_cl309,plain,
    ssList @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl46,zip_derived_cl48,zip_derived_cl41]) ).

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

thf(zip_derived_cl367,plain,
    ( ~ ( segmentP @ sk__10 @ sk__6 )
    | ( sk__10 = sk__6 ) ),
    inference(demod,[status(thm)],[zip_derived_cl358,zip_derived_cl309,zip_derived_cl38]) ).

thf(zip_derived_cl40,plain,
    ~ ( neq @ sk__6 @ nil ),
    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_cl374,plain,
    ( ~ ( ssList @ sk__6 )
    | ( sk__6 = nil )
    | ~ ( ssList @ nil ) ),
    inference('sup+',[status(thm)],[zip_derived_cl40,zip_derived_cl10]) ).

thf(zip_derived_cl38_003,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_cl376,plain,
    sk__6 = nil,
    inference(demod,[status(thm)],[zip_derived_cl374,zip_derived_cl38,zip_derived_cl12]) ).

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

thf(zip_derived_cl383,plain,
    ( ~ ( segmentP @ sk__10 @ nil )
    | ( sk__10 = nil ) ),
    inference(demod,[status(thm)],[zip_derived_cl367,zip_derived_cl376,zip_derived_cl376]) ).

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

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

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

thf(zip_derived_cl310,plain,
    neq @ sk__10 @ nil,
    inference(demod,[status(thm)],[zip_derived_cl45,zip_derived_cl48,zip_derived_cl41]) ).

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

thf(zip_derived_cl328,plain,
    ( ~ ( ssList @ sk__10 )
    | ( sk__10 != nil )
    | ~ ( ssList @ nil ) ),
    inference('sup-',[status(thm)],[zip_derived_cl310,zip_derived_cl9]) ).

thf(zip_derived_cl309_007,plain,
    ssList @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl46,zip_derived_cl48,zip_derived_cl41]) ).

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

thf(zip_derived_cl330,plain,
    sk__10 != nil,
    inference(demod,[status(thm)],[zip_derived_cl328,zip_derived_cl309,zip_derived_cl12]) ).

thf(zip_derived_cl384,plain,
    ~ ( segmentP @ sk__10 @ nil ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl383,zip_derived_cl330]) ).

thf(zip_derived_cl394,plain,
    ~ ( ssList @ sk__10 ),
    inference('sup-',[status(thm)],[zip_derived_cl27,zip_derived_cl384]) ).

thf(zip_derived_cl309_009,plain,
    ssList @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl46,zip_derived_cl48,zip_derived_cl41]) ).

thf(zip_derived_cl395,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl394,zip_derived_cl309]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWC206+1 : TPTP v8.1.2. Released v2.4.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.svHE1vqTDN true
% 0.13/0.34  % Computer : n004.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 15:07:52 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.34  % Running in FO mode
% 0.21/0.61  % Total configuration time : 435
% 0.21/0.61  % Estimated wc time : 1092
% 0.21/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.76  % Solved by fo/fo3_bce.sh.
% 0.21/0.76  % BCE start: 51
% 0.21/0.76  % BCE eliminated: 0
% 0.21/0.76  % PE start: 51
% 0.21/0.76  logic: eq
% 0.21/0.76  % PE eliminated: 0
% 0.21/0.76  % done 54 iterations in 0.031s
% 0.21/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% See solution above
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % Terminating...
% 1.57/0.83  % Runner terminated.
% 1.60/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------