TSTP Solution File: HEN002-5 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : HEN002-5 : TPTP v8.2.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n026.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 : Mon Jun 24 07:27:23 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    divide(zero,a) != zero,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_zero_divide_anything_is_zero) ).

cnf(c_52,plain,
    divide(zero,X0) = zero,
    file('/export/starexec/sandbox2/benchmark/Axioms/HEN003-0.ax',zero_is_smallest) ).

cnf(c_62,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_49,c_52]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : HEN002-5 : TPTP v8.2.0. Released v1.0.0.
% 0.11/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n026.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.33  % CPULimit : 300
% 0.18/0.33  % WCLimit  : 300
% 0.18/0.33  % DateTime : Sat Jun 22 05:27:09 EDT 2024
% 0.18/0.33  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  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.46/1.14  % SZS status Started for theBenchmark.p
% 0.46/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 0.46/1.14  
% 0.46/1.14  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.46/1.14  
% 0.46/1.14  ------  iProver source info
% 0.46/1.14  
% 0.46/1.14  git: date: 2024-06-12 09:56:46 +0000
% 0.46/1.14  git: sha1: 4869ab62f0a3398f9d3a35e6db7918ebd3847e49
% 0.46/1.14  git: non_committed_changes: false
% 0.46/1.14  
% 0.46/1.14  ------ Parsing...successful
% 0.46/1.14  
% 0.46/1.14  
% 0.46/1.14  
% 0.46/1.14  ------ Preprocessing...
% 0.46/1.14  
% 0.46/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 0.46/1.14  
% 0.46/1.14  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.46/1.14  
% 0.46/1.14  
%------------------------------------------------------------------------------