TSTP Solution File: SWV861-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SWV861-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n025.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 22:42:54 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_617,negated_conjecture,
    hBOOL(hAPP(hAPP(v_P,v_Z),v_s)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(c_618,negated_conjecture,
    c_Natural_Oevaln(v_c,v_s,v_n,v_s1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(c_619,negated_conjecture,
    c_Natural_Oevaln(v_d,v_s1,v_n,v_s_H),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_2) ).

cnf(c_620,negated_conjecture,
    ~ hBOOL(hAPP(hAPP(v_R,v_Z),v_s_H)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_3) ).

cnf(c_622,negated_conjecture,
    ( ~ hBOOL(hAPP(hAPP(v_P,X0),X1))
    | ~ c_Natural_Oevaln(v_c,X1,v_n,X2)
    | hBOOL(hAPP(hAPP(v_Q,X0),X2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_5) ).

cnf(c_623,negated_conjecture,
    ( ~ hBOOL(hAPP(hAPP(v_Q,X0),X1))
    | ~ c_Natural_Oevaln(v_d,X1,v_n,X2)
    | hBOOL(hAPP(hAPP(v_R,X0),X2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_6) ).

cnf(c_33779,plain,
    ( ~ c_Natural_Oevaln(v_c,v_s,v_n,X0)
    | hBOOL(hAPP(hAPP(v_Q,v_Z),X0)) ),
    inference(superposition,[status(thm)],[c_617,c_622]) ).

cnf(c_33793,plain,
    ( ~ c_Natural_Oevaln(v_d,X0,v_n,X1)
    | ~ c_Natural_Oevaln(v_c,v_s,v_n,X0)
    | hBOOL(hAPP(hAPP(v_R,v_Z),X1)) ),
    inference(superposition,[status(thm)],[c_33779,c_623]) ).

cnf(c_33804,plain,
    ( ~ c_Natural_Oevaln(v_c,v_s,v_n,v_s1)
    | hBOOL(hAPP(hAPP(v_R,v_Z),v_s_H)) ),
    inference(superposition,[status(thm)],[c_619,c_33793]) ).

cnf(c_33805,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_33804,c_620,c_618]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV861-1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.34  % Computer : n025.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 : Tue Aug 29 03:49:25 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 7.83/1.67  % SZS status Started for theBenchmark.p
% 7.83/1.67  % SZS status Unsatisfiable for theBenchmark.p
% 7.83/1.67  
% 7.83/1.67  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 7.83/1.67  
% 7.83/1.67  ------  iProver source info
% 7.83/1.67  
% 7.83/1.67  git: date: 2023-05-31 18:12:56 +0000
% 7.83/1.67  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 7.83/1.67  git: non_committed_changes: false
% 7.83/1.67  git: last_make_outside_of_git: false
% 7.83/1.67  
% 7.83/1.67  ------ Parsing...successful
% 7.83/1.67  
% 7.83/1.67  
% 7.83/1.67  
% 7.83/1.67  ------ Preprocessing... sup_sim: 63  sf_s  rm: 23 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe_e 
% 7.83/1.67  
% 7.83/1.67  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.83/1.67  
% 7.83/1.67  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.83/1.67  ------ Proving...
% 7.83/1.67  ------ Problem Properties 
% 7.83/1.67  
% 7.83/1.67  
% 7.83/1.67  clauses                                 463
% 7.83/1.67  conjectures                             7
% 7.83/1.67  EPR                                     54
% 7.83/1.67  Horn                                    402
% 7.83/1.67  unary                                   129
% 7.83/1.67  binary                                  173
% 7.83/1.68  lits                                    994
% 7.83/1.68  lits eq                                 229
% 7.83/1.68  fd_pure                                 0
% 7.83/1.68  fd_pseudo                               0
% 7.83/1.68  fd_cond                                 0
% 7.83/1.68  fd_pseudo_cond                          47
% 7.83/1.68  AC symbols                              0
% 7.83/1.68  
% 7.83/1.68  ------ Schedule dynamic 5 is on 
% 7.83/1.68  
% 7.83/1.68  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 7.83/1.68  
% 7.83/1.68  
% 7.83/1.68  ------ 
% 7.83/1.68  Current options:
% 7.83/1.68  ------ 
% 7.83/1.68  
% 7.83/1.68  
% 7.83/1.68  
% 7.83/1.68  
% 7.83/1.68  ------ Proving...
% 7.83/1.68  
% 7.83/1.68  
% 7.83/1.68  % SZS status Unsatisfiable for theBenchmark.p
% 7.83/1.68  
% 7.83/1.68  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.83/1.68  
% 7.83/1.68  
%------------------------------------------------------------------------------