TSTP Solution File: KRS134+1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : KRS134+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n017.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 : Fri May  3 02:33:44 EDT 2024

% Result   : Theorem 0.48s 1.17s
% Output   : CNFRefutation 0.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   50 (   8 unt;   0 def)
%            Number of atoms       :  176 (   0 equ)
%            Maximal formula atoms :    9 (   3 avg)
%            Number of connectives :  207 (  81   ~;  83   |;  27   &)
%                                         (   4 <=>;  11  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   48 (   5 sgn  25   !;  14   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0] :
      ( ~ cowlNothing(X0)
      & cowlThing(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

fof(f2,axiom,
    ! [X0] :
      ( xsd_string(X0)
    <=> ~ xsd_integer(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( rprop(X0,X1)
     => cA(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(f4,conjecture,
    ( ! [X0] :
        ( cowlThing(X0)
       => ! [X1] :
            ( rprop(X0,X1)
           => cA(X1) ) )
    & ! [X0] :
        ( xsd_string(X0)
      <=> ~ xsd_integer(X0) )
    & ! [X0] :
        ( ~ cowlNothing(X0)
        & cowlThing(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',the_axiom) ).

fof(f5,negated_conjecture,
    ~ ( ! [X0] :
          ( cowlThing(X0)
         => ! [X1] :
              ( rprop(X0,X1)
             => cA(X1) ) )
      & ! [X0] :
          ( xsd_string(X0)
        <=> ~ xsd_integer(X0) )
      & ! [X0] :
          ( ~ cowlNothing(X0)
          & cowlThing(X0) ) ),
    inference(negated_conjecture,[],[f4]) ).

fof(f6,plain,
    ~ ( ! [X0] :
          ( cowlThing(X0)
         => ! [X1] :
              ( rprop(X0,X1)
             => cA(X1) ) )
      & ! [X2] :
          ( xsd_string(X2)
        <=> ~ xsd_integer(X2) )
      & ! [X3] :
          ( ~ cowlNothing(X3)
          & cowlThing(X3) ) ),
    inference(rectify,[],[f5]) ).

fof(f7,plain,
    ! [X0,X1] :
      ( cA(X1)
      | ~ rprop(X0,X1) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f8,plain,
    ( ? [X0] :
        ( ? [X1] :
            ( ~ cA(X1)
            & rprop(X0,X1) )
        & cowlThing(X0) )
    | ? [X2] :
        ( xsd_string(X2)
      <~> ~ xsd_integer(X2) )
    | ? [X3] :
        ( cowlNothing(X3)
        | ~ cowlThing(X3) ) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f9,plain,
    ! [X0] :
      ( ( xsd_string(X0)
        | xsd_integer(X0) )
      & ( ~ xsd_integer(X0)
        | ~ xsd_string(X0) ) ),
    inference(nnf_transformation,[],[f2]) ).

fof(f10,plain,
    ( ? [X0] :
        ( ? [X1] :
            ( ~ cA(X1)
            & rprop(X0,X1) )
        & cowlThing(X0) )
    | ? [X2] :
        ( ( xsd_integer(X2)
          | ~ xsd_string(X2) )
        & ( ~ xsd_integer(X2)
          | xsd_string(X2) ) )
    | ? [X3] :
        ( cowlNothing(X3)
        | ~ cowlThing(X3) ) ),
    inference(nnf_transformation,[],[f8]) ).

fof(f11,plain,
    ( ? [X0] :
        ( ? [X1] :
            ( ~ cA(X1)
            & rprop(X0,X1) )
        & cowlThing(X0) )
   => ( ? [X1] :
          ( ~ cA(X1)
          & rprop(sK0,X1) )
      & cowlThing(sK0) ) ),
    introduced(choice_axiom,[]) ).

fof(f12,plain,
    ( ? [X1] :
        ( ~ cA(X1)
        & rprop(sK0,X1) )
   => ( ~ cA(sK1)
      & rprop(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f13,plain,
    ( ? [X2] :
        ( ( xsd_integer(X2)
          | ~ xsd_string(X2) )
        & ( ~ xsd_integer(X2)
          | xsd_string(X2) ) )
   => ( ( xsd_integer(sK2)
        | ~ xsd_string(sK2) )
      & ( ~ xsd_integer(sK2)
        | xsd_string(sK2) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f14,plain,
    ( ? [X3] :
        ( cowlNothing(X3)
        | ~ cowlThing(X3) )
   => ( cowlNothing(sK3)
      | ~ cowlThing(sK3) ) ),
    introduced(choice_axiom,[]) ).

fof(f15,plain,
    ( ( ~ cA(sK1)
      & rprop(sK0,sK1)
      & cowlThing(sK0) )
    | ( ( xsd_integer(sK2)
        | ~ xsd_string(sK2) )
      & ( ~ xsd_integer(sK2)
        | xsd_string(sK2) ) )
    | cowlNothing(sK3)
    | ~ cowlThing(sK3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f10,f14,f13,f12,f11]) ).

fof(f16,plain,
    ! [X0] : cowlThing(X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f17,plain,
    ! [X0] : ~ cowlNothing(X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f18,plain,
    ! [X0] :
      ( ~ xsd_integer(X0)
      | ~ xsd_string(X0) ),
    inference(cnf_transformation,[],[f9]) ).

fof(f19,plain,
    ! [X0] :
      ( xsd_string(X0)
      | xsd_integer(X0) ),
    inference(cnf_transformation,[],[f9]) ).

fof(f20,plain,
    ! [X0,X1] :
      ( cA(X1)
      | ~ rprop(X0,X1) ),
    inference(cnf_transformation,[],[f7]) ).

fof(f23,plain,
    ( rprop(sK0,sK1)
    | ~ xsd_integer(sK2)
    | xsd_string(sK2)
    | cowlNothing(sK3)
    | ~ cowlThing(sK3) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f24,plain,
    ( rprop(sK0,sK1)
    | xsd_integer(sK2)
    | ~ xsd_string(sK2)
    | cowlNothing(sK3)
    | ~ cowlThing(sK3) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f25,plain,
    ( ~ cA(sK1)
    | ~ xsd_integer(sK2)
    | xsd_string(sK2)
    | cowlNothing(sK3)
    | ~ cowlThing(sK3) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f26,plain,
    ( ~ cA(sK1)
    | xsd_integer(sK2)
    | ~ xsd_string(sK2)
    | cowlNothing(sK3)
    | ~ cowlThing(sK3) ),
    inference(cnf_transformation,[],[f15]) ).

cnf(c_49,plain,
    ~ cowlNothing(X0),
    inference(cnf_transformation,[],[f17]) ).

cnf(c_50,plain,
    cowlThing(X0),
    inference(cnf_transformation,[],[f16]) ).

cnf(c_51,plain,
    ( xsd_string(X0)
    | xsd_integer(X0) ),
    inference(cnf_transformation,[],[f19]) ).

cnf(c_52,plain,
    ( ~ xsd_string(X0)
    | ~ xsd_integer(X0) ),
    inference(cnf_transformation,[],[f18]) ).

cnf(c_53,plain,
    ( ~ rprop(X0,X1)
    | cA(X1) ),
    inference(cnf_transformation,[],[f20]) ).

cnf(c_54,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ xsd_string(sK2)
    | ~ cA(sK1)
    | cowlNothing(sK3)
    | xsd_integer(sK2) ),
    inference(cnf_transformation,[],[f26]) ).

cnf(c_55,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ xsd_integer(sK2)
    | ~ cA(sK1)
    | cowlNothing(sK3)
    | xsd_string(sK2) ),
    inference(cnf_transformation,[],[f25]) ).

cnf(c_56,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ xsd_string(sK2)
    | rprop(sK0,sK1)
    | cowlNothing(sK3)
    | xsd_integer(sK2) ),
    inference(cnf_transformation,[],[f24]) ).

cnf(c_57,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ xsd_integer(sK2)
    | rprop(sK0,sK1)
    | cowlNothing(sK3)
    | xsd_string(sK2) ),
    inference(cnf_transformation,[],[f23]) ).

cnf(c_62,plain,
    ( xsd_string(sK2)
    | xsd_integer(sK2) ),
    inference(instantiation,[status(thm)],[c_51]) ).

cnf(c_64,plain,
    ( ~ xsd_string(sK2)
    | ~ xsd_integer(sK2) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_71,negated_conjecture,
    ( ~ cowlThing(sK3)
    | rprop(sK0,sK1)
    | cowlNothing(sK3)
    | xsd_string(sK2) ),
    inference(global_subsumption_just,[status(thm)],[c_57,c_62,c_64,c_57,c_56]) ).

cnf(c_73,plain,
    ( cowlNothing(sK3)
    | rprop(sK0,sK1)
    | ~ cowlThing(sK3) ),
    inference(global_subsumption_just,[status(thm)],[c_71,c_64,c_56,c_71]) ).

cnf(c_74,negated_conjecture,
    ( ~ cowlThing(sK3)
    | rprop(sK0,sK1)
    | cowlNothing(sK3) ),
    inference(renaming,[status(thm)],[c_73]) ).

cnf(c_77,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ cA(sK1)
    | cowlNothing(sK3)
    | xsd_string(sK2) ),
    inference(global_subsumption_just,[status(thm)],[c_55,c_62,c_64,c_55,c_54]) ).

cnf(c_79,plain,
    ( cowlNothing(sK3)
    | ~ cA(sK1)
    | ~ cowlThing(sK3) ),
    inference(global_subsumption_just,[status(thm)],[c_77,c_64,c_54,c_77]) ).

cnf(c_80,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ cA(sK1)
    | cowlNothing(sK3) ),
    inference(renaming,[status(thm)],[c_79]) ).

cnf(c_81,plain,
    ( cowlNothing(sK3)
    | ~ cA(sK1)
    | ~ cowlThing(sK3) ),
    inference(global_subsumption_just,[status(thm)],[c_54,c_80]) ).

cnf(c_82,negated_conjecture,
    ( ~ cowlThing(sK3)
    | ~ cA(sK1)
    | cowlNothing(sK3) ),
    inference(renaming,[status(thm)],[c_81]) ).

cnf(c_87,plain,
    ( ~ rprop(X0,X1)
    | cA(X1) ),
    inference(prop_impl_just,[status(thm)],[c_53]) ).

cnf(c_108,plain,
    ( ~ cA(sK1)
    | cowlNothing(sK3) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_82,c_50]) ).

cnf(c_109,plain,
    ( rprop(sK0,sK1)
    | cowlNothing(sK3) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_74,c_50]) ).

cnf(c_112,plain,
    ~ cA(sK1),
    inference(backward_subsumption_resolution,[status(thm)],[c_108,c_49]) ).

cnf(c_113,plain,
    rprop(sK0,sK1),
    inference(backward_subsumption_resolution,[status(thm)],[c_109,c_49]) ).

cnf(c_130,plain,
    ~ rprop(X0,sK1),
    inference(resolution,[status(thm)],[c_87,c_112]) ).

cnf(c_136,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_113,c_130]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : KRS134+1 : TPTP v8.1.2. Released v3.1.0.
% 0.07/0.14  % Command  : run_iprover %s %d THM
% 0.13/0.35  % Computer : n017.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu May  2 22:10:06 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.21/0.48  Running first-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.48/1.17  % SZS status Started for theBenchmark.p
% 0.48/1.17  % SZS status Theorem for theBenchmark.p
% 0.48/1.17  
% 0.48/1.17  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.48/1.17  
% 0.48/1.17  ------  iProver source info
% 0.48/1.17  
% 0.48/1.17  git: date: 2024-05-02 19:28:25 +0000
% 0.48/1.17  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.48/1.17  git: non_committed_changes: false
% 0.48/1.17  
% 0.48/1.17  ------ Parsing...
% 0.48/1.17  ------ Clausification by vclausify_rel  & Parsing by iProver...------  preprocesses with Option_epr_non_horn_non_eq
% 0.48/1.17  
% 0.48/1.17  
% 0.48/1.17  ------ Preprocessing... sf_s  rm: 4 0s  sf_e  pe_s  pe:1:0s
% 0.48/1.17  
% 0.48/1.17  % SZS status Theorem for theBenchmark.p
% 0.48/1.17  
% 0.48/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.48/1.17  
% 0.48/1.17  
%------------------------------------------------------------------------------