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

View Problem - Process Solution

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

% Computer : n022.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:44 EDT 2023

% Result   : Theorem 0.22s 0.74s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   69 (  19 unt;   9 typ;   0 def)
%            Number of atoms       :  197 (   0 equ;   0 cnn)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  430 (  97   ~; 123   |;   9   &; 196   @)
%                                         (   5 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   4 con; 0-1 aty)
%            Number of variables   :   26 (   0   ^;  26   !;   0   ?;  26   :)

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

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

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

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

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

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

thf(sk__2_type,type,
    sk__2: $i ).

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

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

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

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

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

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

thf(zip_derived_cl12,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl22,plain,
    ( ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl12]) ).

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

thf(zip_derived_cl32,plain,
    ( ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl22,zip_derived_cl1]) ).

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

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

thf(zip_derived_cl58,plain,
    ( ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl32,zip_derived_cl2]) ).

thf(zip_derived_cl76,plain,
    ( ~ ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl58]) ).

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

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

thf(zip_derived_cl7,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl17,plain,
    ( ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 )
    | ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl7]) ).

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

thf(zip_derived_cl27,plain,
    ( ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl17,zip_derived_cl1]) ).

thf(zip_derived_cl38,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( cA @ sk__2 )
    | ~ ( cA @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl27]) ).

thf(zip_derived_cl82,plain,
    ( ~ ( cA @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl38]) ).

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

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

thf(zip_derived_cl4,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl14,plain,
    ( ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

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

thf(zip_derived_cl24,plain,
    ( ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl14,zip_derived_cl1]) ).

thf(zip_derived_cl35,plain,
    ( ( xsd_integer @ sk__1 )
    | ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl24]) ).

thf(zip_derived_cl74,plain,
    ( ( cA @ sk__2 )
    | ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl35]) ).

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

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

thf(zip_derived_cl6,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl16,plain,
    ( ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl6]) ).

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

thf(zip_derived_cl26,plain,
    ( ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl16,zip_derived_cl1]) ).

thf(zip_derived_cl37,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl26]) ).

thf(zip_derived_cl79,plain,
    ( ~ ( cB @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl37]) ).

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

thf(zip_derived_cl11,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl21,plain,
    ( ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl11]) ).

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

thf(zip_derived_cl31,plain,
    ( ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl21,zip_derived_cl1]) ).

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

thf(zip_derived_cl52,plain,
    ( ~ ( cB @ sk__2 )
    | ~ ( cB @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl31,zip_derived_cl2]) ).

thf(zip_derived_cl71,plain,
    ( ~ ( xsd_integer @ sk__1 )
    | ~ ( cB @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl52]) ).

thf(zip_derived_cl80,plain,
    ~ ( cB @ sk__2 ),
    inference(clc,[status(thm)],[zip_derived_cl79,zip_derived_cl71]) ).

thf(zip_derived_cl81,plain,
    ( ( cA @ sk__2 )
    | ( xsd_integer @ sk__1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl74,zip_derived_cl80]) ).

thf(zip_derived_cl83,plain,
    xsd_integer @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl82,zip_derived_cl81]) ).

thf(zip_derived_cl84,plain,
    ~ ( cA @ sk__2 ),
    inference(demod,[status(thm)],[zip_derived_cl76,zip_derived_cl83]) ).

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

thf(zip_derived_cl9,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl19,plain,
    ( ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl9]) ).

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

thf(zip_derived_cl29,plain,
    ( ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl19,zip_derived_cl1]) ).

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

thf(zip_derived_cl40,plain,
    ( ( cB @ sk__2 )
    | ( cA @ sk__2 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl29,zip_derived_cl2]) ).

thf(zip_derived_cl88,plain,
    ( ~ ( xsd_integer @ sk__1 )
    | ( cA @ sk__2 )
    | ( cB @ sk__2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl40]) ).

thf(zip_derived_cl83_015,plain,
    xsd_integer @ sk__1,
    inference(clc,[status(thm)],[zip_derived_cl82,zip_derived_cl81]) ).

thf(zip_derived_cl80_016,plain,
    ~ ( cB @ sk__2 ),
    inference(clc,[status(thm)],[zip_derived_cl79,zip_derived_cl71]) ).

thf(zip_derived_cl89,plain,
    cA @ sk__2,
    inference(demod,[status(thm)],[zip_derived_cl88,zip_derived_cl83,zip_derived_cl80]) ).

thf(zip_derived_cl90,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl84,zip_derived_cl89]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : KRS168+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.ifHYakkvsM true
% 0.14/0.35  % Computer : n022.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:22:54 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.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.22/0.65  % Total configuration time : 435
% 0.22/0.65  % Estimated wc time : 1092
% 0.22/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.74  % Solved by fo/fo6_bce.sh.
% 0.22/0.74  % BCE start: 14
% 0.22/0.74  % BCE eliminated: 0
% 0.22/0.74  % PE start: 14
% 0.22/0.74  logic: neq
% 0.22/0.74  % PE eliminated: 4
% 0.22/0.74  % done 11 iterations in 0.009s
% 0.22/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.74  % SZS output start Refutation
% See solution above
% 0.22/0.74  
% 0.22/0.74  
% 0.22/0.75  % Terminating...
% 1.11/0.86  % Runner terminated.
% 1.49/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------