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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KRS233+1 : TPTP v8.1.2. Bugfixed v5.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.78x75kyN5Z true

% Computer : n024.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 05:56:56 EDT 2023

% Result   : Theorem 7.72s 1.63s
% Output   : Refutation 7.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   32 (  12 unt;   9 typ;   0 def)
%            Number of atoms       :   38 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  180 (  14   ~;   8   |;   1   &; 151   @)
%                                         (   4 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   3 con; 0-3 aty)
%            Number of variables   :   26 (   0   ^;  25   !;   1   ?;  26   :)

% Comments : 
%------------------------------------------------------------------------------
thf(thm_type,type,
    thm: $i ).

thf(sk__36_type,type,
    sk__36: $i > $i > $i ).

thf(status_type,type,
    status: $i > $i > $i > $o ).

thf(not_type,type,
    not: $i > $i ).

thf(csa_type,type,
    csa: $i ).

thf(model_type,type,
    model: $i > $i > $o ).

thf(nevera_type,type,
    nevera: $i > $i > $o ).

thf(sk__47_type,type,
    sk__47: $i > $i > $i ).

thf(sk__48_type,type,
    sk__48: $i > $i > $i ).

thf(nevera,axiom,
    ! [S1: $i,S2: $i] :
      ( ! [Ax: $i,C: $i] :
          ( ( status @ Ax @ C @ S1 )
         => ~ ( status @ Ax @ C @ S2 ) )
    <=> ( nevera @ S1 @ S2 ) ) ).

thf(zip_derived_cl82,plain,
    ! [X0: $i,X1: $i] :
      ( ( nevera @ X0 @ X1 )
      | ( status @ ( sk__47 @ X1 @ X0 ) @ ( sk__48 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[nevera]) ).

thf(nevera_csa_thm,conjecture,
    nevera @ csa @ thm ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( nevera @ csa @ thm ),
    inference('cnf.neg',[status(esa)],[nevera_csa_thm]) ).

thf(zip_derived_cl108,plain,
    ~ ( nevera @ csa @ thm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116,plain,
    status @ ( sk__47 @ thm @ csa ) @ ( sk__48 @ thm @ csa ) @ thm,
    inference('dp-resolution',[status(thm)],[zip_derived_cl82,zip_derived_cl108]) ).

thf(thm,axiom,
    ! [Ax: $i,C: $i] :
      ( ! [I1: $i] :
          ( ( model @ I1 @ Ax )
         => ( model @ I1 @ C ) )
    <=> ( status @ Ax @ C @ thm ) ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( model @ X0 @ X1 )
      | ( model @ X0 @ X2 )
      | ~ ( status @ X1 @ X2 @ thm ) ),
    inference(cnf,[status(esa)],[thm]) ).

thf(zip_derived_cl210,plain,
    ! [X0: $i] :
      ( ( model @ X0 @ ( sk__48 @ thm @ csa ) )
      | ~ ( model @ X0 @ ( sk__47 @ thm @ csa ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl116,zip_derived_cl15]) ).

thf(csa,axiom,
    ! [Ax: $i,C: $i] :
      ( ? [I1: $i] :
          ( ( model @ I1 @ ( not @ C ) )
          & ( model @ I1 @ Ax ) )
    <=> ( status @ Ax @ C @ csa ) ) ).

thf(zip_derived_cl63,plain,
    ! [X0: $i,X1: $i] :
      ( ( model @ ( sk__36 @ X0 @ X1 ) @ ( not @ X0 ) )
      | ~ ( status @ X1 @ X0 @ csa ) ),
    inference(cnf,[status(esa)],[csa]) ).

thf(zip_derived_cl83,plain,
    ! [X0: $i,X1: $i] :
      ( ( nevera @ X0 @ X1 )
      | ( status @ ( sk__47 @ X1 @ X0 ) @ ( sk__48 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[nevera]) ).

thf(zip_derived_cl108_001,plain,
    ~ ( nevera @ csa @ thm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl118,plain,
    status @ ( sk__47 @ thm @ csa ) @ ( sk__48 @ thm @ csa ) @ csa,
    inference('dp-resolution',[status(thm)],[zip_derived_cl83,zip_derived_cl108]) ).

thf(zip_derived_cl372,plain,
    model @ ( sk__36 @ ( sk__48 @ thm @ csa ) @ ( sk__47 @ thm @ csa ) ) @ ( not @ ( sk__48 @ thm @ csa ) ),
    inference('sup+',[status(thm)],[zip_derived_cl63,zip_derived_cl118]) ).

thf(completeness,axiom,
    ! [I: $i,F: $i] :
      ~ ( ( model @ I @ F )
      <=> ( model @ I @ ( not @ F ) ) ) ).

thf(zip_derived_cl90,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ X0 @ ( not @ X1 ) )
      | ~ ( model @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[completeness]) ).

thf(zip_derived_cl4903,plain,
    ~ ( model @ ( sk__36 @ ( sk__48 @ thm @ csa ) @ ( sk__47 @ thm @ csa ) ) @ ( sk__48 @ thm @ csa ) ),
    inference('sup-',[status(thm)],[zip_derived_cl372,zip_derived_cl90]) ).

thf(zip_derived_cl4943,plain,
    ~ ( model @ ( sk__36 @ ( sk__48 @ thm @ csa ) @ ( sk__47 @ thm @ csa ) ) @ ( sk__47 @ thm @ csa ) ),
    inference('sup-',[status(thm)],[zip_derived_cl210,zip_derived_cl4903]) ).

thf(zip_derived_cl64,plain,
    ! [X0: $i,X1: $i] :
      ( ( model @ ( sk__36 @ X0 @ X1 ) @ X1 )
      | ~ ( status @ X1 @ X0 @ csa ) ),
    inference(cnf,[status(esa)],[csa]) ).

thf(zip_derived_cl118_002,plain,
    status @ ( sk__47 @ thm @ csa ) @ ( sk__48 @ thm @ csa ) @ csa,
    inference('dp-resolution',[status(thm)],[zip_derived_cl83,zip_derived_cl108]) ).

thf(zip_derived_cl283,plain,
    model @ ( sk__36 @ ( sk__48 @ thm @ csa ) @ ( sk__47 @ thm @ csa ) ) @ ( sk__47 @ thm @ csa ),
    inference('sup+',[status(thm)],[zip_derived_cl64,zip_derived_cl118]) ).

thf(zip_derived_cl4944,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl4943,zip_derived_cl283]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.10  % Problem  : KRS233+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.08/0.10  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.78x75kyN5Z true
% 0.10/0.30  % Computer : n024.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 300
% 0.10/0.30  % DateTime : Mon Aug 28 01:55:23 EDT 2023
% 0.10/0.31  % CPUTime  : 
% 0.10/0.31  % Running portfolio for 300 s
% 0.10/0.31  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.10/0.31  % Number of cores: 8
% 0.10/0.31  % Python version: Python 3.6.8
% 0.10/0.31  % Running in FO mode
% 0.16/0.56  % Total configuration time : 435
% 0.16/0.56  % Estimated wc time : 1092
% 0.16/0.56  % Estimated cpu time (7 cpus) : 156.0
% 0.79/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.79/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.79/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.79/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.79/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.79/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.79/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 7.72/1.63  % Solved by fo/fo3_bce.sh.
% 7.72/1.63  % BCE start: 109
% 7.72/1.63  % BCE eliminated: 0
% 7.72/1.63  % PE start: 109
% 7.72/1.63  logic: neq
% 7.72/1.63  % PE eliminated: 3
% 7.72/1.63  % done 1376 iterations in 0.931s
% 7.72/1.63  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 7.72/1.63  % SZS output start Refutation
% See solution above
% 7.72/1.63  
% 7.72/1.63  
% 7.72/1.63  % Terminating...
% 7.92/1.68  % Runner terminated.
% 7.92/1.70  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------