TSTP Solution File: SWV253-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SWV253-1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n005.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 03:13:52 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_59,plain,
    c_Message_OinvKey(c_Message_OinvKey(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_OinvKey_A_IinvKey_Ay_J_A_61_61_Ay_0) ).

cnf(c_78,negated_conjecture,
    ( c_Message_OinvKey(v_K) != c_Message_OinvKey(v_K_H)
    | v_K != v_K_H ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(c_79,negated_conjecture,
    ( c_Message_OinvKey(v_K) = c_Message_OinvKey(v_K_H)
    | v_K = v_K_H ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(c_43582,plain,
    ( X0 != X1
    | c_Message_OinvKey(X0) = c_Message_OinvKey(X1) ),
    theory(equality) ).

cnf(c_43848,plain,
    ( v_K != v_K_H
    | c_Message_OinvKey(v_K) != c_Message_OinvKey(v_K_H) ),
    inference(prop_impl_just,[status(thm)],[c_78]) ).

cnf(c_43849,plain,
    ( c_Message_OinvKey(v_K) != c_Message_OinvKey(v_K_H)
    | v_K != v_K_H ),
    inference(renaming,[status(thm)],[c_43848]) ).

cnf(c_43850,plain,
    ( v_K = v_K_H
    | c_Message_OinvKey(v_K) = c_Message_OinvKey(v_K_H) ),
    inference(prop_impl_just,[status(thm)],[c_79]) ).

cnf(c_43851,plain,
    ( c_Message_OinvKey(v_K) = c_Message_OinvKey(v_K_H)
    | v_K = v_K_H ),
    inference(renaming,[status(thm)],[c_43850]) ).

cnf(c_43976,plain,
    ( X0 != X1
    | c_Message_OinvKey(X0) = c_Message_OinvKey(X1) ),
    inference(prop_impl_just,[status(thm)],[c_43582]) ).

cnf(c_50483,plain,
    c_Message_OinvKey(v_K) = c_Message_OinvKey(v_K_H),
    inference(forward_subsumption_resolution,[status(thm)],[c_43851,c_43976]) ).

cnf(c_50487,plain,
    v_K != v_K_H,
    inference(backward_subsumption_resolution,[status(thm)],[c_43849,c_50483]) ).

cnf(c_56220,plain,
    c_Message_OinvKey(c_Message_OinvKey(v_K)) = v_K_H,
    inference(superposition,[status(thm)],[c_50483,c_59]) ).

cnf(c_56221,plain,
    v_K = v_K_H,
    inference(demodulation,[status(thm)],[c_56220,c_59]) ).

cnf(c_56222,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_56221,c_50487]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SWV253-1 : TPTP v8.1.2. Released v3.2.0.
% 0.06/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.32  % Computer : n005.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.32  % WCLimit  : 300
% 0.12/0.32  % DateTime : Fri May  3 00:30:11 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.17/0.44  Running first-order theorem proving
% 0.17/0.44  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
% 22.80/3.66  % SZS status Started for theBenchmark.p
% 22.80/3.66  % SZS status Unsatisfiable for theBenchmark.p
% 22.80/3.66  
% 22.80/3.66  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 22.80/3.66  
% 22.80/3.66  ------  iProver source info
% 22.80/3.66  
% 22.80/3.66  git: date: 2024-05-02 19:28:25 +0000
% 22.80/3.66  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 22.80/3.66  git: non_committed_changes: false
% 22.80/3.66  
% 22.80/3.66  ------ Parsing...successful
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  ------ Preprocessing... sup_sim: 111  sf_s  rm: 600 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe:8:0s pe:16:0s pe_e 
% 22.80/3.66  
% 22.80/3.66  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 22.80/3.66  
% 22.80/3.66  ------ Preprocessing... sf_s  rm: 1 0s  sf_e 
% 22.80/3.66  ------ Proving...
% 22.80/3.66  ------ Problem Properties 
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  clauses                                 1614
% 22.80/3.66  conjectures                             2
% 22.80/3.66  EPR                                     216
% 22.80/3.66  Horn                                    1434
% 22.80/3.66  unary                                   537
% 22.80/3.66  binary                                  661
% 22.80/3.66  lits                                    3326
% 22.80/3.66  lits eq                                 1092
% 22.80/3.66  fd_pure                                 0
% 22.80/3.66  fd_pseudo                               0
% 22.80/3.66  fd_cond                                 97
% 22.80/3.66  fd_pseudo_cond                          72
% 22.80/3.66  AC symbols                              0
% 22.80/3.66  
% 22.80/3.66  ------ Input Options Time Limit: Unbounded
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  ------ 
% 22.80/3.66  Current options:
% 22.80/3.66  ------ 
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  ------ Proving...
% 22.80/3.66  
% 22.80/3.66  
% 22.80/3.66  % SZS status Unsatisfiable for theBenchmark.p
% 22.80/3.66  
% 22.80/3.66  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 22.80/3.66  
% 22.80/3.66  
%------------------------------------------------------------------------------