TSTP Solution File: REL008-3 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : REL008-3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n023.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 13:40:38 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    join(composition(sk1,sk2),composition(sk1,sk3)) != composition(sk1,join(sk2,sk3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals_17) ).

cnf(c_59,negated_conjecture,
    join(composition(X0,X1),composition(X2,X1)) = composition(join(X0,X2),X1),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001-0.ax',composition_distributivity_7) ).

cnf(c_60,negated_conjecture,
    converse(converse(X0)) = X0,
    file('/export/starexec/sandbox/benchmark/Axioms/REL001-0.ax',converse_idempotence_8) ).

cnf(c_61,negated_conjecture,
    join(converse(X0),converse(X1)) = converse(join(X0,X1)),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001-0.ax',converse_additivity_9) ).

cnf(c_62,negated_conjecture,
    composition(converse(X0),converse(X1)) = converse(composition(X1,X0)),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001-0.ax',converse_multiplicativity_10) ).

cnf(c_11978,plain,
    converse(composition(converse(X0),X1)) = composition(converse(X1),X0),
    inference(superposition,[status(thm)],[c_60,c_62]) ).

cnf(c_12192,plain,
    converse(join(X0,converse(X1))) = join(converse(X0),X1),
    inference(superposition,[status(thm)],[c_60,c_61]) ).

cnf(c_13128,plain,
    join(composition(X0,converse(X1)),converse(composition(X1,X2))) = composition(join(X0,converse(X2)),converse(X1)),
    inference(superposition,[status(thm)],[c_62,c_59]) ).

cnf(c_15334,plain,
    composition(join(converse(X0),X1),converse(X2)) = converse(composition(X2,join(X0,converse(X1)))),
    inference(superposition,[status(thm)],[c_12192,c_62]) ).

cnf(c_15758,plain,
    join(composition(converse(X0),X1),converse(X2)) = converse(join(composition(converse(X1),X0),X2)),
    inference(superposition,[status(thm)],[c_11978,c_61]) ).

cnf(c_56153,plain,
    converse(composition(join(converse(X0),X1),converse(X2))) = composition(X2,join(X0,converse(X1))),
    inference(superposition,[status(thm)],[c_15334,c_60]) ).

cnf(c_80500,plain,
    join(composition(converse(converse(X0)),X1),converse(converse(composition(X0,X2)))) = converse(composition(join(converse(X1),converse(X2)),converse(X0))),
    inference(superposition,[status(thm)],[c_13128,c_15758]) ).

cnf(c_80655,plain,
    join(composition(X0,X1),composition(X0,X2)) = composition(X0,join(X1,X2)),
    inference(demodulation,[status(thm)],[c_80500,c_60,c_56153]) ).

cnf(c_80746,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_49,c_80655]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : REL008-3 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.13  % Command  : run_iprover %s %d THM
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 20:10:42 EDT 2023
% 0.12/0.35  % CPUTime  : 
% 0.20/0.47  Running UEQ theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule casc_29_ueq --heuristic_context ueq --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 204.34/26.72  % SZS status Started for theBenchmark.p
% 204.34/26.72  % SZS status Unsatisfiable for theBenchmark.p
% 204.34/26.72  
% 204.34/26.72  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 204.34/26.72  
% 204.34/26.72  ------  iProver source info
% 204.34/26.72  
% 204.34/26.72  git: date: 2023-05-31 18:12:56 +0000
% 204.34/26.72  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 204.34/26.72  git: non_committed_changes: false
% 204.34/26.72  git: last_make_outside_of_git: false
% 204.34/26.72  
% 204.34/26.72  ------ Parsing...successful
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  ------ Preprocessing... sup_sim: 0  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 204.34/26.72  
% 204.34/26.72  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 204.34/26.72  
% 204.34/26.72  ------ Preprocessing... sf_s  rm: 0 0s  sf_e 
% 204.34/26.72  ------ Proving...
% 204.34/26.72  ------ Problem Properties 
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  clauses                                 17
% 204.34/26.72  conjectures                             17
% 204.34/26.72  EPR                                     0
% 204.34/26.72  Horn                                    17
% 204.34/26.72  unary                                   17
% 204.34/26.72  binary                                  0
% 204.34/26.72  lits                                    17
% 204.34/26.72  lits eq                                 17
% 204.34/26.72  fd_pure                                 0
% 204.34/26.72  fd_pseudo                               0
% 204.34/26.72  fd_cond                                 0
% 204.34/26.72  fd_pseudo_cond                          0
% 204.34/26.72  AC symbols                              1
% 204.34/26.72  
% 204.34/26.72  ------ Input Options Time Limit: Unbounded
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  ------ 
% 204.34/26.72  Current options:
% 204.34/26.72  ------ 
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  ------ Proving...
% 204.34/26.72  
% 204.34/26.72  
% 204.34/26.72  % SZS status Unsatisfiable for theBenchmark.p
% 204.34/26.72  
% 204.34/26.72  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 204.34/26.72  
% 204.34/26.72  
%------------------------------------------------------------------------------