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

View Problem - Process Solution

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

% Computer : n012.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:10 EDT 2023

% Result   : Theorem 0.22s 0.80s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   26 (  12 unt;   8 typ;   0 def)
%            Number of atoms       :   40 (  12 equ;   0 cnn)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :   80 (  16   ~;  11   |;   2   &;  42   @)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   10 (   0   ^;  10   !;   0   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
thf(frontsegP_type,type,
    frontsegP: $i > $i > $o ).

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

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

thf(sk__5_type,type,
    sk__5: $i ).

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

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

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

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

thf(ax42,axiom,
    ! [U: $i] :
      ( ( ssList @ U )
     => ( frontsegP @ U @ U ) ) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i] :
      ( ( frontsegP @ X0 @ X0 )
      | ~ ( ssList @ X0 ) ),
    inference(cnf,[status(esa)],[ax42]) ).

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

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

thf(zip_derived_cl42,plain,
    ( ~ ( neq @ sk__5 @ nil )
    | ~ ( frontsegP @ sk__6 @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl45,plain,
    sk__8 = sk__7,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl44,plain,
    sk__5 = sk__7,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl51,plain,
    sk__8 = sk__5,
    inference(demod,[status(thm)],[zip_derived_cl45,zip_derived_cl44]) ).

thf(zip_derived_cl52,plain,
    sk__6 = sk__5,
    inference(demod,[status(thm)],[zip_derived_cl46,zip_derived_cl51]) ).

thf(zip_derived_cl53,plain,
    ( ~ ( neq @ sk__5 @ nil )
    | ~ ( frontsegP @ sk__5 @ sk__5 ) ),
    inference(demod,[status(thm)],[zip_derived_cl42,zip_derived_cl52]) ).

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

thf(zip_derived_cl52_001,plain,
    sk__6 = sk__5,
    inference(demod,[status(thm)],[zip_derived_cl46,zip_derived_cl51]) ).

thf(zip_derived_cl57,plain,
    neq @ sk__5 @ nil,
    inference(demod,[status(thm)],[zip_derived_cl43,zip_derived_cl52]) ).

thf(zip_derived_cl58,plain,
    ~ ( frontsegP @ sk__5 @ sk__5 ),
    inference(demod,[status(thm)],[zip_derived_cl53,zip_derived_cl57]) ).

thf(zip_derived_cl68,plain,
    ~ ( ssList @ sk__5 ),
    inference('sup-',[status(thm)],[zip_derived_cl24,zip_derived_cl58]) ).

thf(zip_derived_cl40,plain,
    ssList @ sk__5,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl70,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl68,zip_derived_cl40]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWC102+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.U2F8HCDWns true
% 0.15/0.35  % Computer : n012.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Mon Aug 28 16:36:39 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.22/0.80  % Solved by fo/fo7.sh.
% 0.22/0.80  % done 28 iterations in 0.014s
% 0.22/0.80  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.80  % SZS output start Refutation
% See solution above
% 0.22/0.81  
% 0.22/0.81  
% 0.22/0.81  % Terminating...
% 1.53/0.86  % Runner terminated.
% 1.53/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------