TSTP Solution File: GRP190-2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GRP190-2 : TPTP v8.1.2. Bugfixed v1.2.1.
% 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 : Thu Aug 31 00:58:37 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    least_upper_bound(a,b) = a,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p39c_1) ).

cnf(c_50,negated_conjecture,
    greatest_lower_bound(inverse(a),inverse(b)) != inverse(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_p39c) ).

cnf(c_51,plain,
    greatest_lower_bound(X0,X1) = greatest_lower_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',symmetry_of_glb) ).

cnf(c_52,plain,
    least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',symmetry_of_lub) ).

cnf(c_53,plain,
    greatest_lower_bound(greatest_lower_bound(X0,X1),X2) = greatest_lower_bound(X0,greatest_lower_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',associativity_of_glb) ).

cnf(c_54,plain,
    least_upper_bound(least_upper_bound(X0,X1),X2) = least_upper_bound(X0,least_upper_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',associativity_of_lub) ).

cnf(c_58,plain,
    greatest_lower_bound(X0,least_upper_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',glb_absorbtion) ).

cnf(c_59,plain,
    least_upper_bound(multiply(X0,X1),multiply(X0,X2)) = multiply(X0,least_upper_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',monotony_lub1) ).

cnf(c_61,plain,
    least_upper_bound(multiply(X0,X1),multiply(X2,X1)) = multiply(least_upper_bound(X0,X2),X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',monotony_lub2) ).

cnf(c_63,plain,
    multiply(identity,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_identity) ).

cnf(c_64,plain,
    multiply(inverse(X0),X0) = identity,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_inverse) ).

cnf(c_65,plain,
    multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',associativity) ).

cnf(c_13500,plain,
    least_upper_bound(multiply(a,X0),multiply(b,X0)) = multiply(a,X0),
    inference(superposition,[status(thm)],[c_49,c_61]) ).

cnf(c_13532,plain,
    multiply(inverse(X0),multiply(X0,X1)) = multiply(identity,X1),
    inference(superposition,[status(thm)],[c_64,c_65]) ).

cnf(c_13570,plain,
    multiply(inverse(X0),multiply(X0,X1)) = X1,
    inference(demodulation,[status(thm)],[c_13532,c_63]) ).

cnf(c_13639,plain,
    multiply(inverse(inverse(X0)),identity) = X0,
    inference(superposition,[status(thm)],[c_64,c_13570]) ).

cnf(c_13641,plain,
    multiply(inverse(inverse(X0)),X1) = multiply(X0,X1),
    inference(superposition,[status(thm)],[c_13570,c_13570]) ).

cnf(c_13719,plain,
    least_upper_bound(multiply(X0,multiply(a,X1)),multiply(X0,multiply(b,X1))) = multiply(X0,multiply(a,X1)),
    inference(superposition,[status(thm)],[c_13500,c_59]) ).

cnf(c_14490,plain,
    multiply(X0,inverse(X0)) = identity,
    inference(superposition,[status(thm)],[c_13641,c_64]) ).

cnf(c_14500,plain,
    multiply(X0,identity) = X0,
    inference(superposition,[status(thm)],[c_13641,c_13639]) ).

cnf(c_14829,plain,
    least_upper_bound(X0,multiply(inverse(a),multiply(b,X0))) = X0,
    inference(superposition,[status(thm)],[c_13570,c_13719]) ).

cnf(c_23312,plain,
    least_upper_bound(inverse(b),multiply(inverse(a),identity)) = inverse(b),
    inference(superposition,[status(thm)],[c_14490,c_14829]) ).

cnf(c_23508,plain,
    least_upper_bound(inverse(b),inverse(a)) = inverse(b),
    inference(demodulation,[status(thm)],[c_23312,c_14500]) ).

cnf(c_23509,plain,
    least_upper_bound(inverse(a),inverse(b)) = inverse(b),
    inference(theory_normalisation,[status(thm)],[c_23508,c_54,c_52,c_53,c_51]) ).

cnf(c_23831,plain,
    greatest_lower_bound(inverse(a),inverse(b)) = inverse(a),
    inference(superposition,[status(thm)],[c_23509,c_58]) ).

cnf(c_24757,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_50,c_23831]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GRP190-2 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.14  % 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 22:12:35 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.48  Running UEQ theorem proving
% 0.20/0.48  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule casc_29_ueq --heuristic_context ueq --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 37.72/5.69  % SZS status Started for theBenchmark.p
% 37.72/5.69  % SZS status Unsatisfiable for theBenchmark.p
% 37.72/5.69  
% 37.72/5.69  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 37.72/5.69  
% 37.72/5.69  ------  iProver source info
% 37.72/5.69  
% 37.72/5.69  git: date: 2023-05-31 18:12:56 +0000
% 37.72/5.69  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 37.72/5.69  git: non_committed_changes: false
% 37.72/5.69  git: last_make_outside_of_git: false
% 37.72/5.69  
% 37.72/5.69  ------ Parsing...successful
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  ------ Preprocessing... sup_sim: 0  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 37.72/5.69  
% 37.72/5.69  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 37.72/5.69  
% 37.72/5.69  ------ Preprocessing... sf_s  rm: 0 0s  sf_e 
% 37.72/5.69  ------ Proving...
% 37.72/5.69  ------ Problem Properties 
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  clauses                                 17
% 37.72/5.69  conjectures                             1
% 37.72/5.69  EPR                                     0
% 37.72/5.69  Horn                                    17
% 37.72/5.69  unary                                   17
% 37.72/5.69  binary                                  0
% 37.72/5.69  lits                                    17
% 37.72/5.69  lits eq                                 17
% 37.72/5.69  fd_pure                                 0
% 37.72/5.69  fd_pseudo                               0
% 37.72/5.69  fd_cond                                 0
% 37.72/5.69  fd_pseudo_cond                          0
% 37.72/5.69  AC symbols                              2
% 37.72/5.69  
% 37.72/5.69  ------ Input Options Time Limit: Unbounded
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  ------ 
% 37.72/5.69  Current options:
% 37.72/5.69  ------ 
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  ------ Proving...
% 37.72/5.69  
% 37.72/5.69  
% 37.72/5.69  % SZS status Unsatisfiable for theBenchmark.p
% 37.72/5.69  
% 37.72/5.69  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 37.72/5.69  
% 37.72/5.69  
%------------------------------------------------------------------------------