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

View Problem - Process Solution

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

% Computer : n004.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:49 EDT 2023

% Result   : Theorem 1.08s 0.79s
% Output   : Refutation 1.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   26 (   5 unt;   8 typ;   0 def)
%            Number of atoms       :   42 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  164 (   9   ~;  14   |;   4   &; 131   @)
%                                         (   3 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   8 usr;   3 con; 0-3 aty)
%            Number of variables   :   30 (   0   ^;  27   !;   3   ?;  30   :)

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

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

thf(sk__type,type,
    sk_: $i > $i > $i ).

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

thf(sk__5_type,type,
    sk__5: $i > $i > $i ).

thf(sk__6_type,type,
    sk__6: $i > $i > $i ).

thf(wth_type,type,
    wth: $i ).

thf(isa_type,type,
    isa: $i > $i > $o ).

thf(isa_wth_thm,conjecture,
    isa @ wth @ thm ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( isa @ wth @ thm ),
    inference('cnf.neg',[status(esa)],[isa_wth_thm]) ).

thf(zip_derived_cl13,plain,
    ~ ( isa @ wth @ thm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i] :
      ( ( isa @ X0 @ X1 )
      | ~ ( status @ ( sk__5 @ X1 @ X0 ) @ ( sk__6 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[isa]) ).

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

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

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

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( isa @ X0 @ X1 )
      | ( status @ ( sk__5 @ X1 @ X0 ) @ ( sk__6 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[isa]) ).

thf(wth,axiom,
    ! [Ax: $i,C: $i] :
      ( ( ? [I1: $i] : ( model @ I1 @ Ax )
        & ! [I2: $i] :
            ( ( model @ I2 @ Ax )
           => ( model @ I2 @ C ) )
        & ? [I3: $i] :
            ( ~ ( model @ I3 @ Ax )
            & ( model @ I3 @ C ) )
        & ? [I4: $i] :
            ~ ( model @ I4 @ C ) )
    <=> ( status @ Ax @ C @ wth ) ) ).

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

thf(zip_derived_cl34,plain,
    ! [X0: $i,X1: $i] :
      ( ( isa @ wth @ X0 )
      | ( model @ X1 @ ( sk__6 @ X0 @ wth ) )
      | ~ ( model @ X1 @ ( sk__5 @ X0 @ wth ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl6]) ).

thf(zip_derived_cl56,plain,
    ! [X0: $i,X1: $i] :
      ( ( status @ ( sk__5 @ X0 @ wth ) @ X1 @ thm )
      | ( model @ ( sk_ @ X1 @ ( sk__5 @ X0 @ wth ) ) @ ( sk__6 @ X0 @ wth ) )
      | ( isa @ wth @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl34]) ).

thf(zip_derived_cl85,plain,
    ! [X0: $i] :
      ( ( status @ ( sk__5 @ X0 @ wth ) @ ( sk__6 @ X0 @ wth ) @ thm )
      | ( isa @ wth @ X0 )
      | ( status @ ( sk__5 @ X0 @ wth ) @ ( sk__6 @ X0 @ wth ) @ thm ) ),
    inference('sup+',[status(thm)],[zip_derived_cl0,zip_derived_cl56]) ).

thf(zip_derived_cl86,plain,
    ! [X0: $i] :
      ( ( isa @ wth @ X0 )
      | ( status @ ( sk__5 @ X0 @ wth ) @ ( sk__6 @ X0 @ wth ) @ thm ) ),
    inference(simplify,[status(thm)],[zip_derived_cl85]) ).

thf(zip_derived_cl91,plain,
    ( ( isa @ wth @ thm )
    | ( isa @ wth @ thm ) ),
    inference('sup+',[status(thm)],[zip_derived_cl10,zip_derived_cl86]) ).

thf(zip_derived_cl92,plain,
    isa @ wth @ thm,
    inference(simplify,[status(thm)],[zip_derived_cl91]) ).

thf(zip_derived_cl94,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl92]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : KRS192+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.POqmUUJ9UI true
% 0.14/0.34  % Computer : n004.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Mon Aug 28 02:05:52 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.34  % Number of cores: 8
% 0.20/0.35  % Python version: Python 3.6.8
% 0.20/0.35  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.08/0.79  % Solved by fo/fo4.sh.
% 1.08/0.79  % done 42 iterations in 0.025s
% 1.08/0.79  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.08/0.79  % SZS output start Refutation
% See solution above
% 1.08/0.79  
% 1.08/0.79  
% 1.08/0.79  % Terminating...
% 1.08/0.85  % Runner terminated.
% 1.42/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------