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

View Problem - Process Solution

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

% Computer : n016.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:30:47 EDT 2023

% Result   : Theorem 0.49s 0.78s
% Output   : Refutation 0.49s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   27 (  13 unt;   8 typ;   0 def)
%            Number of atoms       :   39 (  11 equ;   0 cnn)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives :   67 (  13   ~;   9   |;   2   &;  34   @)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 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   :   11 (   0   ^;  11   !;   0   ?;  11   :)

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

thf(sk__13_type,type,
    sk__13: $i ).

thf(equalelemsP_type,type,
    equalelemsP: $i > $o ).

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

thf(sk__11_type,type,
    sk__11: $i ).

thf(sk__12_type,type,
    sk__12: $i ).

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

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

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

thf(zip_derived_cl30,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 )
                 => ( ( nil != W )
                    | ( V != X )
                    | ( U != W )
                    | ( ( segmentP @ V @ U )
                      & ( equalelemsP @ U ) ) ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i] :
        ( ( ssList @ U )
       => ! [V: $i] :
            ( ( ssList @ V )
           => ! [W: $i] :
                ( ( ssList @ W )
               => ! [X: $i] :
                    ( ( ssList @ X )
                   => ( ( nil != W )
                      | ( V != X )
                      | ( U != W )
                      | ( ( segmentP @ V @ U )
                        & ( equalelemsP @ U ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl47,plain,
    nil = sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl46,plain,
    sk__10 = sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl51,plain,
    nil = sk__10,
    inference(demod,[status(thm)],[zip_derived_cl47,zip_derived_cl46]) ).

thf(zip_derived_cl64,plain,
    ! [X0: $i] :
      ( ( segmentP @ X0 @ sk__10 )
      | ~ ( ssList @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl30,zip_derived_cl51]) ).

thf(zip_derived_cl45,plain,
    ( ~ ( segmentP @ sk__11 @ sk__10 )
    | ~ ( equalelemsP @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax74,axiom,
    equalelemsP @ nil ).

thf(zip_derived_cl34,plain,
    equalelemsP @ nil,
    inference(cnf,[status(esa)],[ax74]) ).

thf(zip_derived_cl51_001,plain,
    nil = sk__10,
    inference(demod,[status(thm)],[zip_derived_cl47,zip_derived_cl46]) ).

thf(zip_derived_cl55,plain,
    equalelemsP @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl34,zip_derived_cl51]) ).

thf(zip_derived_cl56,plain,
    ~ ( segmentP @ sk__11 @ sk__10 ),
    inference(demod,[status(thm)],[zip_derived_cl45,zip_derived_cl55]) ).

thf(zip_derived_cl66,plain,
    ~ ( ssList @ sk__11 ),
    inference('sup-',[status(thm)],[zip_derived_cl64,zip_derived_cl56]) ).

thf(zip_derived_cl49,plain,
    ssList @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl48,plain,
    sk__11 = sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl58,plain,
    ssList @ sk__11,
    inference(demod,[status(thm)],[zip_derived_cl49,zip_derived_cl48]) ).

thf(zip_derived_cl68,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl66,zip_derived_cl58]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWC328+1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.nakg71TxrH true
% 0.12/0.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Mon Aug 28 17:12:59 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  % Running portfolio for 300 s
% 0.12/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.33  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in FO mode
% 0.45/0.60  % Total configuration time : 435
% 0.45/0.60  % Estimated wc time : 1092
% 0.45/0.60  % Estimated cpu time (7 cpus) : 156.0
% 0.48/0.69  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.49/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.49/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.49/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.49/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.49/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.49/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.49/0.78  % Solved by fo/fo7.sh.
% 0.49/0.78  % done 22 iterations in 0.022s
% 0.49/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.49/0.78  % SZS output start Refutation
% See solution above
% 0.49/0.78  
% 0.49/0.78  
% 0.49/0.78  % Terminating...
% 0.49/0.82  % Runner terminated.
% 0.49/0.83  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------