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

View Problem - Process Solution

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

% Computer : n011.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 20.63s 3.65s
% Output   : CNFRefutation 20.63s
% 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(f6013,axiom,
    s__subclass(s__Human,s__CognitiveAgent),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',kb_SUMO_6087) ).

fof(f13265,axiom,
    s__subclass(s__Human,s__Animal),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',kb_SUMOcache_6048) ).

fof(f14788,conjecture,
    ? [X590] :
      ( s__Human = X590
      & s__subclass(X590,s__CognitiveAgent)
      & s__subclass(X590,s__Animal) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_from_SUMO) ).

fof(f14789,negated_conjecture,
    ~ ? [X590] :
        ( s__Human = X590
        & s__subclass(X590,s__CognitiveAgent)
        & s__subclass(X590,s__Animal) ),
    inference(negated_conjecture,[],[f14788]) ).

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

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

fof(f31813,plain,
    s__subclass(s__Human,s__CognitiveAgent),
    inference(cnf_transformation,[],[f6013]) ).

fof(f39271,plain,
    s__subclass(s__Human,s__Animal),
    inference(cnf_transformation,[],[f13265]) ).

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

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

cnf(c_8155,plain,
    s__subclass(s__Human,s__CognitiveAgent),
    inference(cnf_transformation,[],[f31813]) ).

cnf(c_15613,plain,
    s__subclass(s__Human,s__Animal),
    inference(cnf_transformation,[],[f39271]) ).

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

cnf(c_17247,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_17136,c_8155,c_15613]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem  : CSR083+1 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.02/0.11  % Command  : run_iprover %s %d THM
% 0.11/0.32  % Computer : n011.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Thu May  2 23:05:33 EDT 2024
% 0.11/0.32  % CPUTime  : 
% 0.17/0.43  Running first-order theorem proving
% 0.17/0.43  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
% 20.63/3.65  % SZS status Started for theBenchmark.p
% 20.63/3.65  % SZS status Theorem for theBenchmark.p
% 20.63/3.65  
% 20.63/3.65  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 20.63/3.65  
% 20.63/3.65  ------  iProver source info
% 20.63/3.65  
% 20.63/3.65  git: date: 2024-05-02 19:28:25 +0000
% 20.63/3.65  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 20.63/3.65  git: non_committed_changes: false
% 20.63/3.65  
% 20.63/3.65  ------ Parsing...
% 20.63/3.65  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 20.63/3.65  
% 20.63/3.65  ------ Preprocessing...
% 20.63/3.65  
% 20.63/3.65  % SZS status Theorem for theBenchmark.p
% 20.63/3.65  
% 20.63/3.65  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 20.63/3.65  
% 20.63/3.65  
%------------------------------------------------------------------------------