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

View Problem - Process Solution

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

% Computer : n010.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:52 EDT 2023

% Result   : Theorem 0.58s 0.82s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   40 (  14 unt;  11 typ;   0 def)
%            Number of atoms       :   53 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  169 (  21   ~;  15   |;   3   &; 124   @)
%                                         (   4 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  11 usr;   8 con; 0-3 aty)
%            Number of variables   :   50 (   0   ^;  41   !;   9   ?;  50   :)

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

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

thf(sk__54_type,type,
    sk__54: $i ).

thf(sk__53_type,type,
    sk__53: $i ).

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

thf(unp_type,type,
    unp: $i ).

thf(sat_type,type,
    sat: $i ).

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

thf(nota_type,type,
    nota: $i > $i > $o ).

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

thf(sk__52_type,type,
    sk__52: $i ).

thf(satisfiable,axiom,
    ? [F: $i] :
      ( ? [I2: $i] :
          ~ ( model @ I2 @ F )
      & ? [I1: $i] : ( model @ I1 @ F ) ) ).

thf(zip_derived_cl95,plain,
    ~ ( model @ sk__53 @ sk__52 ),
    inference(cnf,[status(esa)],[satisfiable]) ).

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_cl94,plain,
    model @ sk__54 @ sk__52,
    inference(cnf,[status(esa)],[satisfiable]) ).

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

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

thf(zip_derived_cl123,plain,
    ! [X0: $i] : ( status @ sk__52 @ X0 @ unp ),
    inference('sup-',[status(thm)],[zip_derived_cl94,zip_derived_cl1]) ).

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

thf(zip_derived_cl135,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ X1 @ X0 )
      | ( model @ ( sk_ @ sk__52 ) @ sk__52 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl123,zip_derived_cl2]) ).

thf(zip_derived_cl178,plain,
    model @ ( sk_ @ sk__52 ) @ sk__52,
    inference('sup-',[status(thm)],[zip_derived_cl93,zip_derived_cl135]) ).

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

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

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

thf(zip_derived_cl263,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ X0 @ X1 )
      | ( status @ sk__51 @ X1 @ sat ) ),
    inference('sup-',[status(thm)],[zip_derived_cl93,zip_derived_cl10]) ).

thf(zip_derived_cl282,plain,
    status @ sk__51 @ sk__52 @ sat,
    inference('sup-',[status(thm)],[zip_derived_cl178,zip_derived_cl263]) ).

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

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

thf(nota_sat_thm,conjecture,
    nota @ sat @ thm ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( nota @ sat @ thm ),
    inference('cnf.neg',[status(esa)],[nota_sat_thm]) ).

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

thf(zip_derived_cl117,plain,
    ! [X0: $i,X1: $i] :
      ( ( status @ X1 @ X0 @ thm )
      | ~ ( status @ X1 @ X0 @ sat ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl79,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_cl222,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( status @ X1 @ X0 @ sat )
      | ( model @ X2 @ X0 )
      | ~ ( model @ X2 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl117,zip_derived_cl15]) ).

thf(zip_derived_cl302,plain,
    ! [X0: $i] :
      ( ~ ( model @ X0 @ sk__51 )
      | ( model @ X0 @ sk__52 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl282,zip_derived_cl222]) ).

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

thf(zip_derived_cl305,plain,
    ! [X0: $i] : ( model @ X0 @ sk__52 ),
    inference(demod,[status(thm)],[zip_derived_cl302,zip_derived_cl93]) ).

thf(zip_derived_cl307,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl95,zip_derived_cl305]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : KRS203+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.yUSBspWcvZ true
% 0.13/0.34  % Computer : n010.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 01:28:19 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.21/0.69  % Total configuration time : 435
% 0.21/0.69  % Estimated wc time : 1092
% 0.21/0.69  % Estimated cpu time (7 cpus) : 156.0
% 0.54/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.54/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.58/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.58/0.82  % Solved by fo/fo3_bce.sh.
% 0.58/0.82  % BCE start: 109
% 0.58/0.82  % BCE eliminated: 0
% 0.58/0.82  % PE start: 109
% 0.58/0.82  logic: neq
% 0.58/0.82  % PE eliminated: 4
% 0.58/0.82  % done 116 iterations in 0.053s
% 0.58/0.82  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.58/0.82  % SZS output start Refutation
% See solution above
% 0.58/0.82  
% 0.58/0.82  
% 0.58/0.82  % Terminating...
% 1.51/0.89  % Runner terminated.
% 1.51/0.91  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------