TSTP Solution File: KRS012-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : KRS012-1 : TPTP v8.1.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n024.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:26 EDT 2024

% Result   : Unsatisfiable 0.66s 1.17s
% Output   : CNFRefutation 0.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   12 (   3 unt;   2 nHn;  11 RR)
%            Number of literals    :   28 (   0 equ;  15 neg)
%            Maximal clause size   :    4 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   1 con; 0-1 aty)
%            Number of variables   :   12 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    c(exists),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_1) ).

cnf(c_50,negated_conjecture,
    ~ f(exists),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

cnf(c_51,plain,
    ( ~ r(X0,X1)
    | ~ c(X0)
    | ~ d(X1)
    | e(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

cnf(c_52,plain,
    ( ~ r(X0,X1)
    | ~ c(X0)
    | d(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_4) ).

cnf(c_60,plain,
    ( ~ e(u1r1(X0))
    | f(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_12) ).

cnf(c_61,plain,
    ( r(X0,u1r1(X0))
    | f(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_13) ).

cnf(c_62,plain,
    ( r(exists,u1r1(exists))
    | f(exists) ),
    inference(instantiation,[status(thm)],[c_61]) ).

cnf(c_66,plain,
    ( ~ c(X0)
    | ~ r(X0,X1)
    | e(X1) ),
    inference(global_subsumption_just,[status(thm)],[c_51,c_52,c_51]) ).

cnf(c_67,plain,
    ( ~ r(X0,X1)
    | ~ c(X0)
    | e(X1) ),
    inference(renaming,[status(thm)],[c_66]) ).

cnf(c_259,plain,
    ( ~ r(X0,u1r1(X1))
    | ~ c(X0)
    | f(X1) ),
    inference(resolution,[status(thm)],[c_67,c_60]) ).

cnf(c_260,plain,
    ( ~ r(exists,u1r1(exists))
    | ~ c(exists)
    | f(exists) ),
    inference(instantiation,[status(thm)],[c_259]) ).

cnf(c_261,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_260,c_62,c_50,c_49]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : KRS012-1 : TPTP v8.1.2. Released v2.0.0.
% 0.13/0.15  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n024.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:36:21 EDT 2024
% 0.15/0.37  % CPUTime  : 
% 0.22/0.50  Running first-order theorem proving
% 0.22/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
% 0.66/1.17  % SZS status Started for theBenchmark.p
% 0.66/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 0.66/1.17  
% 0.66/1.17  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.66/1.17  
% 0.66/1.17  ------  iProver source info
% 0.66/1.17  
% 0.66/1.17  git: date: 2024-05-02 19:28:25 +0000
% 0.66/1.17  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.66/1.17  git: non_committed_changes: false
% 0.66/1.17  
% 0.66/1.17  ------ Parsing...successful
% 0.66/1.17  
% 0.66/1.17  
% 0.66/1.17  
% 0.66/1.17  ------ Preprocessing... sf_s  rm: 2 0s  sf_e  pe_s 
% 0.66/1.17  
% 0.66/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 0.66/1.17  
% 0.66/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.66/1.17  
% 0.66/1.17  
%------------------------------------------------------------------------------