TSTP Solution File: FLD065-3 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : FLD065-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n006.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:15:27 EDT 2024

% Result   : Unsatisfiable 0.47s 1.16s
% Output   : CNFRefutation 0.47s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

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

cnf(c_50,negated_conjecture,
    less_or_equal(additive_inverse(a),additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_2) ).

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

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

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

cnf(c_75,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_248,plain,
    additive_inverse(a) = sP0_iProver_def,
    definition ).

cnf(c_249,negated_conjecture,
    ~ less_or_equal(additive_identity,a),
    inference(demodulation,[status(thm)],[c_51]) ).

cnf(c_250,negated_conjecture,
    less_or_equal(sP0_iProver_def,additive_identity),
    inference(demodulation,[status(thm)],[c_50,c_248]) ).

cnf(c_707,plain,
    ( ~ defined(a)
    | sum(sP0_iProver_def,a,additive_identity) ),
    inference(superposition,[status(thm)],[c_248,c_55]) ).

cnf(c_708,plain,
    sum(sP0_iProver_def,a,additive_identity),
    inference(forward_subsumption_resolution,[status(thm)],[c_707,c_49]) ).

cnf(c_1222,plain,
    ( ~ sum(X0,a,X1)
    | ~ less_or_equal(sP0_iProver_def,X0)
    | less_or_equal(additive_identity,X1) ),
    inference(superposition,[status(thm)],[c_708,c_75]) ).

cnf(c_2237,plain,
    ( ~ less_or_equal(sP0_iProver_def,additive_identity)
    | ~ defined(a)
    | less_or_equal(additive_identity,a) ),
    inference(superposition,[status(thm)],[c_54,c_1222]) ).

cnf(c_2246,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_2237,c_249,c_49,c_250]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : FLD065-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.11/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.32  % Computer : n006.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Thu May  2 22:30:20 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.17/0.45  Running first-order theorem proving
% 0.17/0.45  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.47/1.16  % SZS status Started for theBenchmark.p
% 0.47/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.47/1.16  
% 0.47/1.16  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.47/1.16  
% 0.47/1.16  ------  iProver source info
% 0.47/1.16  
% 0.47/1.16  git: date: 2024-05-02 19:28:25 +0000
% 0.47/1.16  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.47/1.16  git: non_committed_changes: false
% 0.47/1.16  
% 0.47/1.16  ------ Parsing...successful
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.47/1.16  ------ Proving...
% 0.47/1.16  ------ Problem Properties 
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  clauses                                 30
% 0.47/1.16  conjectures                             2
% 0.47/1.16  EPR                                     21
% 0.47/1.16  Horn                                    27
% 0.47/1.16  unary                                   7
% 0.47/1.16  binary                                  6
% 0.47/1.16  lits                                    81
% 0.47/1.16  lits eq                                 1
% 0.47/1.16  fd_pure                                 0
% 0.47/1.16  fd_pseudo                               0
% 0.47/1.16  fd_cond                                 0
% 0.47/1.16  fd_pseudo_cond                          0
% 0.47/1.16  AC symbols                              0
% 0.47/1.16  
% 0.47/1.16  ------ Schedule dynamic 5 is on 
% 0.47/1.16  
% 0.47/1.16  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ 
% 0.47/1.16  Current options:
% 0.47/1.16  ------ 
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ Proving...
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.47/1.16  
% 0.47/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.47/1.16  
% 0.47/1.16  
%------------------------------------------------------------------------------