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

View Problem - Process Solution

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

% Computer : n032.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:00 EDT 2023

% Result   : Theorem 0.15s 0.61s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   27 (   9 unt;   8 typ;   0 def)
%            Number of atoms       :   34 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  116 (  12   ~;   9   |;   2   &;  89   @)
%                                         (   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     :    9 (   8 usr;   4 con; 0-3 aty)
%            Number of variables   :   32 (   0   ^;  28   !;   4   ?;  32   :)

% 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(model_type,type,
    model: $i > $i > $o ).

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

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

thf(tac_type,type,
    tac: $i ).

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(tac,axiom,
    ! [Ax: $i,C: $i] :
      ( ( ? [I1: $i] : ( model @ I1 @ Ax )
        & ! [I2: $i] : ( model @ I2 @ C ) )
    <=> ( status @ Ax @ C @ tac ) ) ).

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

thf(zip_derived_cl332,plain,
    ! [X0: $i] :
      ( ~ ( model @ ( sk__13 @ X0 ) @ X0 )
      | ( status @ X0 @ X0 @ tac ) ),
    inference(eq_fact,[status(thm)],[zip_derived_cl21]) ).

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

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i] :
      ( ( status @ X0 @ X1 @ thm )
      | ( model @ ( sk__9 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[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(zip_derived_cl235,plain,
    ! [X0: $i] :
      ( ( status @ X0 @ X0 @ thm )
      | ( status @ X0 @ X0 @ thm ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl13]) ).

thf(zip_derived_cl236,plain,
    ! [X0: $i] : ( status @ X0 @ X0 @ thm ),
    inference(simplify,[status(thm)],[zip_derived_cl235]) ).

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_tac_thm,conjecture,
    mighta @ tac @ thm ).

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

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

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

thf(zip_derived_cl241,plain,
    ! [X0: $i] :
      ~ ( status @ X0 @ X0 @ tac ),
    inference('s_sup-',[status(thm)],[zip_derived_cl236,zip_derived_cl117]) ).

thf(zip_derived_cl333,plain,
    ! [X0: $i] :
      ~ ( model @ ( sk__13 @ X0 ) @ X0 ),
    inference(demod,[status(thm)],[zip_derived_cl332,zip_derived_cl241]) ).

thf(zip_derived_cl360,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl93,zip_derived_cl333]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : KRS259+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.10  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.NXdLW0Jni5 true
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 300
% 0.11/0.30  % DateTime : Mon Aug 28 01:58:15 EDT 2023
% 0.11/0.30  % CPUTime  : 
% 0.11/0.30  % Running portfolio for 300 s
% 0.11/0.30  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.30  % Number of cores: 8
% 0.15/0.30  % Python version: Python 3.6.8
% 0.15/0.30  % Running in FO mode
% 0.15/0.49  % Total configuration time : 435
% 0.15/0.49  % Estimated wc time : 1092
% 0.15/0.49  % Estimated cpu time (7 cpus) : 156.0
% 0.15/0.53  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.15/0.53  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.15/0.54  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.15/0.54  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.15/0.55  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.15/0.56  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.15/0.56  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.15/0.60  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 0.15/0.61  % Solved by fo/fo6_bce.sh.
% 0.15/0.61  % BCE start: 109
% 0.15/0.61  % BCE eliminated: 0
% 0.15/0.61  % PE start: 109
% 0.15/0.61  logic: neq
% 0.15/0.61  % PE eliminated: 4
% 0.15/0.61  % done 123 iterations in 0.069s
% 0.15/0.61  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.15/0.61  % SZS output start Refutation
% See solution above
% 0.15/0.61  
% 0.15/0.61  
% 0.15/0.62  % Terminating...
% 0.15/0.76  % Runner terminated.
% 0.15/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------