TSTP Solution File: KRS094+1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : KRS094+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n015.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 : Tue May  7 07:51:51 EDT 2024

% Result   : Unsatisfiable 2.62s 1.61s
% Output   : Refutation 2.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   31 (   3 unt;  12 typ;   0 def)
%            Number of atoms       :   39 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   67 (   9   ~;   0   |;   4   &;  38   @)
%                                         (   2 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  12 usr;   2 con; 0-1 aty)
%            Number of variables   :   16 (   0   ^  16   !;   0   ?;  16   :)

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

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

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

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

thf(cUnsatisfiable_type,type,
    cUnsatisfiable: $i > $o ).

thf(cc1_type,type,
    cc1: $i > $o ).

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

thf(cd_type,type,
    cd: $i > $o ).

thf(cd1_type,type,
    cd1: $i > $o ).

thf(ce3_type,type,
    ce3: $i > $o ).

thf(cf_type,type,
    cf: $i > $o ).

thf(i2003_11_14_17_20_11330_type,type,
    i2003_11_14_17_20_11330: $i ).

thf(1,axiom,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

thf(10,plain,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(4,axiom,
    ! [A: $i] :
      ( ( cc @ A )
     => ~ ( cd @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3) ).

thf(25,plain,
    ! [A: $i] :
      ( ( cc @ A )
     => ~ ( cd @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(8,axiom,
    ! [A: $i] :
      ( ( cf @ A )
     => ( cd @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_7) ).

thf(33,plain,
    ! [A: $i] :
      ( ( cf @ A )
     => ( cd @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ( cc1 @ A )
     => ~ ( cd1 @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_4) ).

thf(27,plain,
    ! [A: $i] :
      ( ( cc1 @ A )
     => ~ ( cd1 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(9,axiom,
    cUnsatisfiable @ i2003_11_14_17_20_11330,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_8) ).

thf(35,plain,
    cUnsatisfiable @ i2003_11_14_17_20_11330,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ( ce3 @ A )
     => ( cc @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_6) ).

thf(31,plain,
    ! [A: $i] :
      ( ( ce3 @ A )
     => ( cc @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(2,axiom,
    ! [A: $i] :
      ( ( xsd_string @ A )
    <=> ~ ( xsd_integer @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

thf(15,plain,
    ! [A: $i] :
      ( ( ( xsd_string @ A )
       => ~ ( xsd_integer @ A ) )
      & ( ~ ( xsd_integer @ A )
       => ( xsd_string @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( cUnsatisfiable @ A )
    <=> ( cc1 @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

thf(20,plain,
    ! [A: $i] :
      ( ( ( cUnsatisfiable @ A )
       => ( cc1 @ A ) )
      & ( ( cc1 @ A )
       => ( cUnsatisfiable @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ( cc1 @ A )
     => ( cd1 @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_5) ).

thf(29,plain,
    ! [A: $i] :
      ( ( cc1 @ A )
     => ( cd1 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(36,plain,
    $false,
    inference(e,[status(thm)],[10,25,33,27,35,31,15,20,29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : KRS094+1 : TPTP v8.1.2. Released v3.1.0.
% 0.08/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n015.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Mon May  6 15:20:39 EDT 2024
% 0.15/0.36  % CPUTime  : 
% 0.93/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.28/1.02  % [INFO] 	 Parsing done (119ms). 
% 1.28/1.02  % [INFO] 	 Running in sequential loop mode. 
% 1.58/1.22  % [INFO] 	 eprover registered as external prover. 
% 1.74/1.23  % [INFO] 	 cvc4 registered as external prover. 
% 1.74/1.23  % [INFO] 	 Scanning for conjecture ... 
% 1.74/1.25  % [INFO] 	 9 axioms and no conjecture found. 
% 1.88/1.28  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.88/1.29  % [INFO] 	 Type checking passed. 
% 1.88/1.29  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.62/1.61  % External prover 'e' found a proof!
% 2.62/1.61  % [INFO] 	 Killing All external provers ... 
% 2.62/1.61  % Time passed: 1079ms (effective reasoning time: 584ms)
% 2.62/1.61  % Axioms used in derivation (9): axiom_7, axiom_2, axiom_6, axiom_3, axiom_1, axiom_8, axiom_5, axiom_0, axiom_4
% 2.62/1.61  % No. of inferences in proof: 19
% 2.62/1.61  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : 1079 ms resp. 584 ms w/o parsing
% 2.62/1.64  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.62/1.64  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------