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

View Problem - Process Solution

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

% Computer : n009.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:57:01 EDT 2023

% Result   : Theorem 0.57s 0.78s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   27 (   9 unt;   9 typ;   0 def)
%            Number of atoms       :   30 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  101 (  12   ~;   7   |;   1   &;  77   @)
%                                         (   3 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   5 con; 0-3 aty)
%            Number of variables   :   31 (   0   ^;  26   !;   5   ?;  31   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__51_type,type,
    sk__51: $i ).

thf(thm_type,type,
    thm: $i ).

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

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

thf(sk__28_type,type,
    sk__28: $i > $i ).

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

thf(cax_type,type,
    cax: $i ).

thf(mighta_type,type,
    mighta: $i > $i > $o ).

thf(sk__55_type,type,
    sk__55: $i ).

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

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

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

thf(zip_derived_cl50,plain,
    ! [X0: $i,X1: $i] :
      ( ( status @ X0 @ X1 @ cax )
      | ( model @ ( sk__28 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[cax]) ).

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

thf(zip_derived_cl73,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( mighta @ X0 @ X1 )
      | ~ ( status @ X2 @ X3 @ X0 )
      | ~ ( status @ X2 @ X3 @ X1 ) ),
    inference(cnf,[status(esa)],[mighta]) ).

thf(mighta_cax_thm,conjecture,
    mighta @ cax @ thm ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( mighta @ cax @ thm ),
    inference('cnf.neg',[status(esa)],[mighta_cax_thm]) ).

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

thf(zip_derived_cl117,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( status @ X1 @ X0 @ thm )
      | ~ ( status @ X1 @ X0 @ cax ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl73,zip_derived_cl108]) ).

thf(zip_derived_cl192,plain,
    ! [X0: $i,X1: $i] :
      ( ( model @ ( sk__28 @ X1 ) @ X1 )
      | ~ ( status @ X1 @ X0 @ thm ) ),
    inference('sup-',[status(thm)],[zip_derived_cl50,zip_derived_cl117]) ).

thf(zip_derived_cl212,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ ( sk__9 @ X0 @ X1 ) @ X0 )
      | ( model @ ( sk__28 @ X1 ) @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl192]) ).

thf(tautology,axiom,
    ? [F: $i] :
    ! [I: $i] : ( model @ I @ F ) ).

thf(zip_derived_cl93,plain,
    ! [X0: $i] : ( model @ X0 @ sk__51 ),
    inference(cnf,[status(esa)],[tautology]) ).

thf(zip_derived_cl286,plain,
    ! [X0: $i] : ( model @ ( sk__28 @ X0 ) @ X0 ),
    inference('sup+',[status(thm)],[zip_derived_cl212,zip_derived_cl93]) ).

thf(contradiction,axiom,
    ? [F: $i] :
    ! [I: $i] :
      ~ ( model @ I @ F ) ).

thf(zip_derived_cl96,plain,
    ! [X0: $i] :
      ~ ( model @ X0 @ sk__55 ),
    inference(cnf,[status(esa)],[contradiction]) ).

thf(zip_derived_cl296,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl286,zip_derived_cl96]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : KRS265+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.kZOnaMh5sk true
% 0.14/0.35  % Computer : n009.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 02:10:50 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.55/0.66  % Total configuration time : 435
% 0.55/0.66  % Estimated wc time : 1092
% 0.55/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.57/0.78  % Solved by fo/fo3_bce.sh.
% 0.57/0.78  % BCE start: 109
% 0.57/0.78  % BCE eliminated: 0
% 0.57/0.78  % PE start: 109
% 0.57/0.78  logic: neq
% 0.57/0.78  % PE eliminated: 4
% 0.57/0.78  % done 108 iterations in 0.051s
% 0.57/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.57/0.78  % SZS output start Refutation
% See solution above
% 0.57/0.78  
% 0.57/0.78  
% 0.57/0.78  % Terminating...
% 0.57/0.85  % Runner terminated.
% 1.68/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------