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

View Problem - Process Solution

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

% Computer : n011.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 9.01s 1.90s
% Output   : Refutation 9.01s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   24
% Syntax   : Number of formulae    :   58 (  19 unt;  15 typ;   0 def)
%            Number of atoms       :   80 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  277 (  32   ~;  26   |;   4   &; 208   @)
%                                         (   5 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  15 usr;   9 con; 0-3 aty)
%            Number of variables   :   80 (   0   ^;  69   !;  11   ?;  80   :)

% 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(sk__9_type,type,
    sk__9: $i > $i > $i ).

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

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

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

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

thf(wtc_type,type,
    wtc: $i ).

thf(sk__23_type,type,
    sk__23: $i > $i ).

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

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_cl125,plain,
    ! [X0: $i] : ( status @ sk__52 @ X0 @ unp ),
    inference('s_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_cl149,plain,
    ! [X0: $i,X1: $i] :
      ( ( model @ ( sk_ @ sk__52 ) @ sk__52 )
      | ~ ( model @ X1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl125,zip_derived_cl2]) ).

thf(zip_derived_cl442,plain,
    model @ ( sk_ @ sk__52 ) @ sk__52,
    inference('s_sup-',[status(thm)],[zip_derived_cl93,zip_derived_cl149]) ).

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

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

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

thf(zip_derived_cl39,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( status @ X0 @ X1 @ wtc )
      | ~ ( model @ ( sk__23 @ X1 ) @ X1 )
      | ( model @ X2 @ X0 )
      | ~ ( model @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[wtc]) ).

thf(zip_derived_cl408,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ ( sk__23 @ X0 ) @ X0 )
      | ( model @ X1 @ X0 )
      | ( status @ X0 @ X0 @ wtc ) ),
    inference(eq_fact,[status(thm)],[zip_derived_cl39]) ).

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_wtc_thm,conjecture,
    mighta @ wtc @ thm ).

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

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

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

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

thf(zip_derived_cl409,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( model @ ( sk__23 @ X0 ) @ X0 )
      | ( model @ X1 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl408,zip_derived_cl241]) ).

thf(zip_derived_cl1162,plain,
    ! [X0: $i,X1: $i] :
      ( ( model @ ( sk__23 @ ( not @ X0 ) ) @ X0 )
      | ( model @ X1 @ ( not @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl89,zip_derived_cl409]) ).

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_cl1180,plain,
    ! [X0: $i] : ( model @ X0 @ ( not @ sk__55 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1162,zip_derived_cl96]) ).

thf(zip_derived_cl39_001,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( status @ X0 @ X1 @ wtc )
      | ~ ( model @ ( sk__23 @ X1 ) @ X1 )
      | ( model @ X2 @ X0 )
      | ~ ( model @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[wtc]) ).

thf(zip_derived_cl1281,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( status @ X0 @ ( not @ sk__55 ) @ wtc )
      | ( model @ X1 @ X0 )
      | ~ ( model @ X2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1180,zip_derived_cl39]) ).

thf(zip_derived_cl1180_002,plain,
    ! [X0: $i] : ( model @ X0 @ ( not @ sk__55 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1162,zip_derived_cl96]) ).

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

thf(zip_derived_cl1273,plain,
    ! [X0: $i] : ( status @ X0 @ ( not @ sk__55 ) @ thm ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1180,zip_derived_cl13]) ).

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

thf(zip_derived_cl1468,plain,
    ! [X0: $i] :
      ~ ( status @ X0 @ ( not @ sk__55 ) @ wtc ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1273,zip_derived_cl117]) ).

thf(zip_derived_cl7344,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( model @ X2 @ X0 )
      | ( model @ X1 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl1281,zip_derived_cl1468]) ).

thf(zip_derived_cl7367,plain,
    ! [X0: $i] : ( model @ X0 @ sk__52 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl442,zip_derived_cl7344]) ).

thf(zip_derived_cl7426,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl95,zip_derived_cl7367]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : KRS263+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.11/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.c7yjT8mPhv true
% 0.14/0.35  % Computer : n011.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:20:40 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.35  % Python version: Python 3.6.8
% 0.21/0.36  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.95/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.95/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.42/0.79  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.42/0.80  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.43/0.89  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 9.01/1.90  % Solved by fo/fo6_bce.sh.
% 9.01/1.90  % BCE start: 109
% 9.01/1.90  % BCE eliminated: 0
% 9.01/1.90  % PE start: 109
% 9.01/1.90  logic: neq
% 9.01/1.90  % PE eliminated: 4
% 9.01/1.90  % done 762 iterations in 1.140s
% 9.01/1.90  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 9.01/1.90  % SZS output start Refutation
% See solution above
% 9.01/1.90  
% 9.01/1.90  
% 9.01/1.90  % Terminating...
% 9.01/1.98  % Runner terminated.
% 9.01/1.98  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------