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

View Problem - Process Solution

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

% Computer : n032.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:35 EDT 2023

% Result   : Theorem 0.13s 0.56s
% Output   : Refutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   39 (   9 unt;  10 typ;   0 def)
%            Number of atoms       :   93 (   0 equ;   0 cnn)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  206 (  43   ~;  49   |;   7   &;  99   @)
%                                         (   3 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (  10 usr;   5 con; 0-2 aty)
%            Number of variables   :   22 (   0   ^;  22   !;   0   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
thf(rprop_type,type,
    rprop: $i > $i > $o ).

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

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

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

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

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

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

thf(sk__3_type,type,
    sk__3: $i ).

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

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

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

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

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

thf(axiom_2,axiom,
    ! [X: $i,Y: $i] :
      ( ( rprop @ X @ Y )
     => ( cA @ Y ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ( cA @ X0 )
      | ~ ( rprop @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl11,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ )
    | ( cA @ sk__3 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl4]) ).

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

thf(zip_derived_cl13,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ~ ( xsd_string @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl11,zip_derived_cl6]) ).

thf(zip_derived_cl19,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl13]) ).

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

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

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

thf(zip_derived_cl20,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( xsd_string @ sk__1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl1,zip_derived_cl0]) ).

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_cl21,plain,
    ~ ( xsd_string @ sk__1 ),
    inference(clc,[status(thm)],[zip_derived_cl20,zip_derived_cl2]) ).

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

thf(zip_derived_cl4_001,plain,
    ! [X0: $i,X1: $i] :
      ( ( cA @ X0 )
      | ~ ( rprop @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl12,plain,
    ( ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ )
    | ( cA @ sk__3 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl4]) ).

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

thf(zip_derived_cl16,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl12,zip_derived_cl9]) ).

thf(zip_derived_cl22,plain,
    ( ~ ( xsd_integer @ sk__1 )
    | ( xsd_string @ sk__1 )
    | ( cowlNothing @ sk_ )
    | ~ ( cowlThing @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl16]) ).

thf(zip_derived_cl21_002,plain,
    ~ ( xsd_string @ sk__1 ),
    inference(clc,[status(thm)],[zip_derived_cl20,zip_derived_cl2]) ).

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

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

thf(zip_derived_cl23,plain,
    ~ ( xsd_integer @ sk__1 ),
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl21,zip_derived_cl1,zip_derived_cl0]) ).

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

thf(zip_derived_cl24,plain,
    xsd_string @ sk__1,
    inference('sup+',[status(thm)],[zip_derived_cl23,zip_derived_cl3]) ).

thf(zip_derived_cl26,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl24]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : KRS134+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.09  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.wQOo7Z05UE true
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 300
% 0.09/0.28  % DateTime : Mon Aug 28 01:43:45 EDT 2023
% 0.09/0.28  % CPUTime  : 
% 0.09/0.28  % Running portfolio for 300 s
% 0.09/0.28  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.09/0.28  % Number of cores: 8
% 0.09/0.28  % Python version: Python 3.6.8
% 0.09/0.28  % Running in FO mode
% 0.13/0.48  % Total configuration time : 435
% 0.13/0.48  % Estimated wc time : 1092
% 0.13/0.48  % Estimated cpu time (7 cpus) : 156.0
% 0.13/0.54  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.13/0.54  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.13/0.54  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.13/0.54  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.13/0.54  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.13/0.56  % Solved by fo/fo3_bce.sh.
% 0.13/0.56  % BCE start: 11
% 0.13/0.56  % BCE eliminated: 2
% 0.13/0.56  % PE start: 9
% 0.13/0.56  logic: neq
% 0.13/0.56  % PE eliminated: 3
% 0.13/0.56  % done 6 iterations in 0.007s
% 0.13/0.56  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.13/0.56  % SZS output start Refutation
% See solution above
% 0.13/0.56  
% 0.13/0.56  
% 0.13/0.57  % Terminating...
% 0.13/0.59  % Runner terminated.
% 0.13/0.60  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------