TSTP Solution File: FLD059-4 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : FLD059-4 : TPTP v8.1.2. Bugfixed v2.1.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 : Wed Aug 30 22:33:18 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    defined(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_is_defined) ).

cnf(c_51,negated_conjecture,
    less_or_equal(additive_identity,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_3) ).

cnf(c_52,negated_conjecture,
    sum(a,a,u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_4) ).

cnf(c_53,negated_conjecture,
    ~ less_or_equal(additive_identity,u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_5) ).

cnf(c_56,plain,
    ( ~ defined(X0)
    | sum(additive_identity,X0,X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/FLD002-0.ax',existence_of_identity_addition) ).

cnf(c_75,plain,
    ( ~ less_or_equal(X0,X1)
    | ~ less_or_equal(X1,X2)
    | less_or_equal(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/FLD002-0.ax',transitivity_of_order_relation) ).

cnf(c_77,plain,
    ( ~ sum(X0,X1,X2)
    | ~ sum(X3,X1,X4)
    | ~ less_or_equal(X0,X3)
    | less_or_equal(X2,X4) ),
    file('/export/starexec/sandbox/benchmark/Axioms/FLD002-0.ax',compatibility_of_order_relation_and_addition) ).

cnf(c_256,plain,
    ( ~ less_or_equal(X0,u)
    | ~ less_or_equal(additive_identity,X0)
    | less_or_equal(additive_identity,u) ),
    inference(instantiation,[status(thm)],[c_75]) ).

cnf(c_277,plain,
    ( ~ sum(X0,X1,X2)
    | ~ sum(X3,X1,u)
    | ~ less_or_equal(X0,X3)
    | less_or_equal(X2,u) ),
    inference(instantiation,[status(thm)],[c_77]) ).

cnf(c_448,plain,
    ( ~ sum(X0,a,X1)
    | ~ sum(a,a,u)
    | ~ less_or_equal(X0,a)
    | less_or_equal(X1,u) ),
    inference(instantiation,[status(thm)],[c_277]) ).

cnf(c_1988,plain,
    ( ~ sum(a,a,u)
    | ~ sum(additive_identity,a,a)
    | ~ less_or_equal(additive_identity,a)
    | less_or_equal(a,u) ),
    inference(instantiation,[status(thm)],[c_448]) ).

cnf(c_1989,plain,
    ( ~ defined(a)
    | sum(additive_identity,a,a) ),
    inference(instantiation,[status(thm)],[c_56]) ).

cnf(c_11741,plain,
    ( ~ less_or_equal(a,u)
    | ~ less_or_equal(additive_identity,a)
    | less_or_equal(additive_identity,u) ),
    inference(instantiation,[status(thm)],[c_256]) ).

cnf(c_11742,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_11741,c_1989,c_1988,c_52,c_53,c_51,c_49]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : FLD059-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 00:39:19 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  Running first-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 1.42/1.17  % SZS status Started for theBenchmark.p
% 1.42/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 1.42/1.17  
% 1.42/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.42/1.17  
% 1.42/1.17  ------  iProver source info
% 1.42/1.17  
% 1.42/1.17  git: date: 2023-05-31 18:12:56 +0000
% 1.42/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.42/1.17  git: non_committed_changes: false
% 1.42/1.17  git: last_make_outside_of_git: false
% 1.42/1.17  
% 1.42/1.17  ------ Parsing...successful
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 1.42/1.17  
% 1.42/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.42/1.17  ------ Proving...
% 1.42/1.17  ------ Problem Properties 
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  clauses                                 31
% 1.42/1.17  conjectures                             3
% 1.42/1.17  EPR                                     23
% 1.42/1.17  Horn                                    28
% 1.42/1.17  unary                                   8
% 1.42/1.17  binary                                  6
% 1.42/1.17  lits                                    82
% 1.42/1.17  lits eq                                 0
% 1.42/1.17  fd_pure                                 0
% 1.42/1.17  fd_pseudo                               0
% 1.42/1.17  fd_cond                                 0
% 1.42/1.17  fd_pseudo_cond                          0
% 1.42/1.17  AC symbols                              0
% 1.42/1.17  
% 1.42/1.17  ------ Schedule dynamic 5 is on 
% 1.42/1.17  
% 1.42/1.17  ------ no equalities: superposition off 
% 1.42/1.17  
% 1.42/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  ------ 
% 1.42/1.17  Current options:
% 1.42/1.17  ------ 
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  ------ Proving...
% 1.42/1.17  
% 1.42/1.17  
% 1.42/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 1.42/1.17  
% 1.42/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.42/1.17  
% 1.42/1.17  
%------------------------------------------------------------------------------