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

View Problem - Process Solution

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

% Computer : n018.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:23 EDT 2023

% Result   : Theorem 1.30s 0.78s
% Output   : Refutation 1.30s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   24 (  13 unt;   6 typ;   0 def)
%            Number of atoms       :   40 (  11 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   67 (  12   ~;  11   |;   0   &;  33   @)
%                                         (   1 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__48_type,type,
    sk__48: $i ).

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

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

thf(cyclefreeP_type,type,
    cyclefreeP: $i > $o ).

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

thf(sk__50_type,type,
    sk__50: $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 @ X @ nil )
                    | ( cyclefreeP @ V ) ) ) ) ) ) ).

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 @ X @ nil )
                      | ( cyclefreeP @ V ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl192,plain,
    ~ ( cyclefreeP @ sk__48 ),
    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_cl81,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ssList @ X0 )
      | ( X1 = X0 )
      | ( neq @ X1 @ X0 )
      | ~ ( ssList @ X1 ) ),
    inference(cnf,[status(esa)],[ax15]) ).

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

thf(zip_derived_cl1453,plain,
    ( ~ ( ssList @ sk__50 )
    | ( sk__50 = nil )
    | ~ ( ssList @ nil ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl81,zip_derived_cl194]) ).

thf(zip_derived_cl195,plain,
    sk__48 = sk__50,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl196,plain,
    ssList @ sk__50,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl195_001,plain,
    sk__48 = sk__50,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1519,plain,
    ssList @ sk__48,
    inference(demod,[status(thm)],[zip_derived_cl196,zip_derived_cl195]) ).

thf(zip_derived_cl195_002,plain,
    sk__48 = sk__50,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax17,axiom,
    ssList @ nil ).

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

thf(zip_derived_cl1521,plain,
    sk__48 = nil,
    inference(demod,[status(thm)],[zip_derived_cl1453,zip_derived_cl195,zip_derived_cl1519,zip_derived_cl195,zip_derived_cl83]) ).

thf(ax60,axiom,
    cyclefreeP @ nil ).

thf(zip_derived_cl140,plain,
    cyclefreeP @ nil,
    inference(cnf,[status(esa)],[ax60]) ).

thf(zip_derived_cl1522,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl192,zip_derived_cl1521,zip_derived_cl140]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC134+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.NkrghlTTuO true
% 0.13/0.34  % Computer : n018.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 18:57:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % 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.69  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.30/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.30/0.78  % Solved by fo/fo6_bce.sh.
% 1.30/0.78  % BCE start: 198
% 1.30/0.78  % BCE eliminated: 4
% 1.30/0.78  % PE start: 194
% 1.30/0.78  logic: eq
% 1.30/0.78  % PE eliminated: 6
% 1.30/0.78  % done 22 iterations in 0.067s
% 1.30/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.30/0.78  % SZS output start Refutation
% See solution above
% 1.30/0.78  
% 1.30/0.78  
% 1.30/0.78  % Terminating...
% 1.68/0.85  % Runner terminated.
% 1.68/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------