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

View Problem - Process Solution

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

% Computer : n003.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:50 EDT 2024

% Result   : Theorem 0.84s 1.18s
% Output   : CNFRefutation 0.84s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named f33)

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

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

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

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

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

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

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

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

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

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

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

cnf(c_53,negated_conjecture,
    ( ~ cowlThing(sK2)
    | ~ xsd_string(sK1)
    | cowlNothing(sK2)
    | xsd_integer(sK1)
    | cB(sK0)
    | cA(sK0) ),
    inference(cnf_transformation,[],[f28]) ).

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

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

cnf(c_58,negated_conjecture,
    ( ~ cowlThing(sK2)
    | ~ xsd_integer(sK1)
    | ~ cB(sK0)
    | cowlNothing(sK2)
    | xsd_string(sK1) ),
    inference(cnf_transformation,[],[f31]) ).

cnf(c_59,negated_conjecture,
    ( ~ cowlThing(sK2)
    | ~ xsd_string(sK1)
    | ~ cA(sK0)
    | cowlNothing(sK2)
    | xsd_integer(sK1) ),
    inference(cnf_transformation,[],[f32]) ).

cnf(c_60,negated_conjecture,
    ( ~ cowlThing(sK2)
    | ~ xsd_integer(sK1)
    | ~ cA(sK0)
    | cowlNothing(sK2)
    | xsd_string(sK1) ),
    inference(cnf_transformation,[],[f33]) ).

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

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

cnf(c_67,negated_conjecture,
    ( ~ cowlThing(sK2)
    | cowlNothing(sK2)
    | xsd_string(sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_60,c_65,c_66,c_60,c_59,c_58,c_57,c_54,c_53]) ).

cnf(c_69,plain,
    ( cowlNothing(sK2)
    | ~ cowlThing(sK2) ),
    inference(global_subsumption_just,[status(thm)],[c_67,c_66,c_59,c_57,c_53,c_67]) ).

cnf(c_70,negated_conjecture,
    ( ~ cowlThing(sK2)
    | cowlNothing(sK2) ),
    inference(renaming,[status(thm)],[c_69]) ).

cnf(c_93,plain,
    ( ~ cowlThing(sK2)
    | cowlNothing(sK2) ),
    inference(prop_impl_just,[status(thm)],[c_70]) ).

cnf(c_109,plain,
    cowlNothing(sK2),
    inference(backward_subsumption_resolution,[status(thm)],[c_93,c_50]) ).

cnf(c_111,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_109,c_49]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : KRS168+1 : TPTP v8.1.2. Released v3.1.0.
% 0.03/0.14  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n003.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 : Thu May  2 22:48:05 EDT 2024
% 0.15/0.36  % CPUTime  : 
% 0.22/0.49  Running first-order theorem proving
% 0.22/0.49  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.84/1.18  % SZS status Started for theBenchmark.p
% 0.84/1.18  % SZS status Theorem for theBenchmark.p
% 0.84/1.18  
% 0.84/1.18  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.84/1.18  
% 0.84/1.18  ------  iProver source info
% 0.84/1.18  
% 0.84/1.18  git: date: 2024-05-02 19:28:25 +0000
% 0.84/1.18  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.84/1.18  git: non_committed_changes: false
% 0.84/1.18  
% 0.84/1.18  ------ Parsing...
% 0.84/1.18  ------ Clausification by vclausify_rel  & Parsing by iProver...------  preprocesses with Option_epr_non_horn_non_eq
% 0.84/1.18  
% 0.84/1.18  
% 0.84/1.18  ------ Preprocessing...
% 0.84/1.18  
% 0.84/1.18  % SZS status Theorem for theBenchmark.p
% 0.84/1.18  
% 0.84/1.18  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.84/1.18  
% 0.84/1.18  
%------------------------------------------------------------------------------