TSTP Solution File: CSR083+2 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : CSR083+2 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

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

% Result   : Theorem 17.71s 3.71s
% Output   : CNFRefutation 17.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   14 (   7 unt;   0 def)
%            Number of atoms       :   26 (   5 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   24 (  12   ~;   6   |;   6   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    5 (   0 sgn   2   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f7207,axiom,
    s__subclass(s__Human,s__CognitiveAgent),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',kb_SUMO_7281) ).

fof(f32698,axiom,
    s__subclass(s__Human,s__Animal),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',kb_SUMO_15950) ).

fof(f37982,conjecture,
    ? [X1222] :
      ( s__Human = X1222
      & s__subclass(X1222,s__CognitiveAgent)
      & s__subclass(X1222,s__Animal) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_from_SUMO_MILO) ).

fof(f37983,negated_conjecture,
    ~ ? [X1222] :
        ( s__Human = X1222
        & s__subclass(X1222,s__CognitiveAgent)
        & s__subclass(X1222,s__Animal) ),
    inference(negated_conjecture,[],[f37982]) ).

fof(f43340,plain,
    ~ ? [X0] :
        ( s__Human = X0
        & s__subclass(X0,s__CognitiveAgent)
        & s__subclass(X0,s__Animal) ),
    inference(rectify,[],[f37983]) ).

fof(f53696,plain,
    ! [X0] :
      ( s__Human != X0
      | ~ s__subclass(X0,s__CognitiveAgent)
      | ~ s__subclass(X0,s__Animal) ),
    inference(ennf_transformation,[],[f43340]) ).

fof(f64318,plain,
    s__subclass(s__Human,s__CognitiveAgent),
    inference(cnf_transformation,[],[f7207]) ).

fof(f92143,plain,
    s__subclass(s__Human,s__Animal),
    inference(cnf_transformation,[],[f32698]) ).

fof(f97427,plain,
    ! [X0] :
      ( s__Human != X0
      | ~ s__subclass(X0,s__CognitiveAgent)
      | ~ s__subclass(X0,s__Animal) ),
    inference(cnf_transformation,[],[f53696]) ).

fof(f97842,plain,
    ( ~ s__subclass(s__Human,s__CognitiveAgent)
    | ~ s__subclass(s__Human,s__Animal) ),
    inference(equality_resolution,[],[f97427]) ).

cnf(c_8090,plain,
    s__subclass(s__Human,s__CognitiveAgent),
    inference(cnf_transformation,[],[f64318]) ).

cnf(c_35915,plain,
    s__subclass(s__Human,s__Animal),
    inference(cnf_transformation,[],[f92143]) ).

cnf(c_41199,negated_conjecture,
    ( ~ s__subclass(s__Human,s__CognitiveAgent)
    | ~ s__subclass(s__Human,s__Animal) ),
    inference(cnf_transformation,[],[f97842]) ).

cnf(c_41548,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_41199,c_8090,c_35915]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : CSR083+2 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.14/0.15  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n009.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 23:15:11 EDT 2024
% 0.15/0.36  % CPUTime  : 
% 0.23/0.50  Running first-order theorem proving
% 0.23/0.50  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
% 17.71/3.71  % SZS status Started for theBenchmark.p
% 17.71/3.71  % SZS status Theorem for theBenchmark.p
% 17.71/3.71  
% 17.71/3.71  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 17.71/3.71  
% 17.71/3.71  ------  iProver source info
% 17.71/3.71  
% 17.71/3.71  git: date: 2024-05-02 19:28:25 +0000
% 17.71/3.71  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 17.71/3.71  git: non_committed_changes: false
% 17.71/3.71  
% 17.71/3.71  ------ Parsing...
% 17.71/3.71  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 17.71/3.71  
% 17.71/3.71  ------ Preprocessing...
% 17.71/3.71  
% 17.71/3.71  % SZS status Theorem for theBenchmark.p
% 17.71/3.71  
% 17.71/3.71  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 17.71/3.71  
% 17.71/3.71  
%------------------------------------------------------------------------------