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

View Problem - Process Solution

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

% Computer : n031.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:37 EDT 2023

% Result   : Theorem 1.35s 0.80s
% Output   : Refutation 1.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   45 (  15 unt;  11 typ;   0 def)
%            Number of atoms       :   87 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  190 (  46   ~;  39   |;   9   &;  91   @)
%                                         (   3 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  11 usr;   5 con; 0-2 aty)
%            Number of variables   :   19 (   0   ^;  19   !;   0   ?;  19   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cc_type,type,
    cc: $i > $o ).

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

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

thf(io_type,type,
    io: $i ).

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

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

thf(rp_type,type,
    rp: $i > $i > $o ).

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

thf(cr_type,type,
    cr: $i > $o ).

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

thf(ii_type,type,
    ii: $i ).

thf(axiom_5,axiom,
    rp @ ii @ io ).

thf(zip_derived_cl7,plain,
    rp @ ii @ io,
    inference(cnf,[status(esa)],[axiom_5]) ).

thf(axiom_3,axiom,
    cr @ ii ).

thf(zip_derived_cl5,plain,
    cr @ ii,
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(axiom_2,axiom,
    ! [X: $i] :
      ( ( cr @ X )
     => ! [Y: $i] :
          ( ( rp @ X @ Y )
         => ( cc @ Y ) ) ) ).

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

thf(zip_derived_cl11,plain,
    ! [X0: $i] :
      ( ( cc @ X0 )
      | ~ ( rp @ ii @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl4]) ).

thf(zip_derived_cl12,plain,
    cc @ io,
    inference('dp-resolution',[status(thm)],[zip_derived_cl7,zip_derived_cl11]) ).

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

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

thf(zip_derived_cl10,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( cowlNothing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cc @ io )
    | ~ ( cowlThing @ io ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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_cl16,plain,
    ( ~ ( cowlThing @ sk_ )
    | ( xsd_string @ sk__1 )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ io ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl14,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_cl19,plain,
    ( ~ ( cowlThing @ io )
    | ~ ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ sk_ )
    | ~ ( xsd_integer @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl16,zip_derived_cl2]) ).

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

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

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

thf(zip_derived_cl22,plain,
    ~ ( xsd_integer @ sk__1 ),
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl0,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_cl12_002,plain,
    cc @ io,
    inference('dp-resolution',[status(thm)],[zip_derived_cl7,zip_derived_cl11]) ).

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

thf(zip_derived_cl13,plain,
    ( ~ ( cowlThing @ io )
    | ( 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_cl1_003,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

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

thf(zip_derived_cl18,plain,
    ( ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ io )
    | ( xsd_integer @ sk__1 )
    | ~ ( cowlThing @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl15]) ).

thf(zip_derived_cl23,plain,
    ( ~ ( cowlThing @ sk_ )
    | ~ ( cowlThing @ io )
    | ( xsd_integer @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl18]) ).

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

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

thf(zip_derived_cl24,plain,
    xsd_integer @ sk__1,
    inference(demod,[status(thm)],[zip_derived_cl23,zip_derived_cl0,zip_derived_cl0]) ).

thf(zip_derived_cl25,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl24]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.15  % Problem  : KRS141+1 : TPTP v8.1.2. Released v3.1.0.
% 0.14/0.16  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.JR4sHDUeSC true
% 0.15/0.37  % Computer : n031.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Mon Aug 28 02:14:54 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 0.15/0.37  % Running portfolio for 300 s
% 0.15/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.37  % Number of cores: 8
% 0.15/0.38  % Python version: Python 3.6.8
% 0.15/0.38  % Running in FO mode
% 0.24/0.67  % Total configuration time : 435
% 0.24/0.67  % Estimated wc time : 1092
% 0.24/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.24/0.77  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.24/0.77  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.24/0.78  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.35/0.79  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.35/0.80  % Solved by fo/fo3_bce.sh.
% 1.35/0.80  % BCE start: 11
% 1.35/0.80  % BCE eliminated: 1
% 1.35/0.80  % PE start: 10
% 1.35/0.80  logic: neq
% 1.35/0.80  % PE eliminated: 6
% 1.35/0.80  % done 3 iterations in 0.006s
% 1.35/0.80  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.35/0.80  % SZS output start Refutation
% See solution above
% 1.35/0.80  
% 1.35/0.80  
% 1.35/0.80  % Terminating...
% 1.55/0.88  % Runner terminated.
% 1.55/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------