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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KRS163+1 : TPTP v8.1.2. Released v3.1.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.9NXhtXDRqo true

% Computer : n029.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:43 EDT 2023

% Result   : Theorem 0.21s 0.74s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   43 (  15 unt;  10 typ;   0 def)
%            Number of atoms       :   77 (  13 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  138 (  31   ~;  29   |;  12   &;  63   @)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   5 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cB_type,type,
    cB: $i > $o ).

thf(xsd_string_type,type,
    xsd_string: $i > $o ).

thf(ia_type,type,
    ia: $i ).

thf(cA_type,type,
    cA: $i > $o ).

thf(ib_type,type,
    ib: $i ).

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

thf(xsd_integer_type,type,
    xsd_integer: $i > $o ).

thf(cowlNothing_type,type,
    cowlNothing: $i > $o ).

thf(cowlThing_type,type,
    cowlThing: $i > $o ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(axiom_4,axiom,
    cB @ ib ).

thf(zip_derived_cl12,plain,
    cB @ ib,
    inference(cnf,[status(esa)],[axiom_4]) ).

thf(axiom_6,axiom,
    ! [X: $i] :
      ~ ( ( cB @ X )
        & ( cA @ X ) ) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i] :
      ( ~ ( cB @ X0 )
      | ~ ( cA @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_6]) ).

thf(zip_derived_cl89,plain,
    ~ ( cA @ ib ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl14]) ).

thf(the_axiom,conjecture,
    ( ! [X: $i] :
        ( ~ ( cowlNothing @ X )
        & ( cowlThing @ X ) )
    & ! [X: $i] :
        ( ( xsd_string @ X )
      <=> ~ ( xsd_integer @ X ) )
    & ( cowlThing @ ia )
    & ( cowlThing @ ib )
    & ( ia != ib ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [X: $i] :
          ( ~ ( cowlNothing @ X )
          & ( cowlThing @ X ) )
      & ! [X: $i] :
          ( ( xsd_string @ X )
        <=> ~ ( xsd_integer @ X ) )
      & ( cowlThing @ ia )
      & ( cowlThing @ ib )
      & ( ia != ib ) ),
    inference('cnf.neg',[status(esa)],[the_axiom]) ).

thf(zip_derived_cl16,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ ia )
    | ~ ( cowlThing @ ib )
    | ( ia = ib ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_0,axiom,
    ! [X: $i] :
      ( ~ ( cowlNothing @ X )
      & ( cowlThing @ X ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl6_001,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl6_002,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl98,plain,
    ( ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ( ia = ib ) ),
    inference(demod,[status(thm)],[zip_derived_cl16,zip_derived_cl6,zip_derived_cl6,zip_derived_cl6]) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl99,plain,
    ( ( ia = ib )
    | ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl98,zip_derived_cl7]) ).

thf(axiom_1,axiom,
    ! [X: $i] :
      ( ( xsd_string @ X )
    <=> ~ ( xsd_integer @ X ) ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ( ( xsd_string @ X0 )
      | ( xsd_integer @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl15,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ ia )
    | ~ ( cowlThing @ ib )
    | ( ia = ib ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6_003,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl6_004,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl6_005,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl94,plain,
    ( ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ( ia = ib ) ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl6,zip_derived_cl6,zip_derived_cl6]) ).

thf(zip_derived_cl7_006,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl95,plain,
    ( ( ia = ib )
    | ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl94,zip_derived_cl7]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ( ~ ( xsd_integer @ X0 )
      | ~ ( xsd_string @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl96,plain,
    ( ~ ( xsd_string @ sk__1 )
    | ( ia = ib ) ),
    inference(clc,[status(thm)],[zip_derived_cl95,zip_derived_cl8]) ).

thf(zip_derived_cl97,plain,
    ( ( xsd_integer @ sk__1 )
    | ( ia = ib ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl96]) ).

thf(zip_derived_cl100,plain,
    ( ( xsd_string @ sk__1 )
    | ( ia = ib ) ),
    inference(clc,[status(thm)],[zip_derived_cl99,zip_derived_cl97]) ).

thf(zip_derived_cl96_007,plain,
    ( ~ ( xsd_string @ sk__1 )
    | ( ia = ib ) ),
    inference(clc,[status(thm)],[zip_derived_cl95,zip_derived_cl8]) ).

thf(zip_derived_cl101,plain,
    ia = ib,
    inference(clc,[status(thm)],[zip_derived_cl100,zip_derived_cl96]) ).

thf(axiom_2,axiom,
    cA @ ia ).

thf(zip_derived_cl10,plain,
    cA @ ia,
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl103,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl89,zip_derived_cl101,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : KRS163+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.9NXhtXDRqo true
% 0.14/0.34  % Computer : n029.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.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 02:23:11 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % 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.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % Solved by fo/fo6_bce.sh.
% 0.21/0.74  % BCE start: 17
% 0.21/0.74  % BCE eliminated: 0
% 0.21/0.74  % PE start: 17
% 0.21/0.74  logic: eq
% 0.21/0.74  % PE eliminated: 0
% 0.21/0.74  % done 19 iterations in 0.016s
% 0.21/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.74  % SZS output start Refutation
% See solution above
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.75  % Terminating...
% 1.36/0.85  % Runner terminated.
% 1.36/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------