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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : LCL258-3 : TPTP v8.1.2. Released v2.3.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 : Thu Aug 31 07:43:36 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ~ theorem(implies(p,implies(implies(p,q),q))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

cnf(c_50,plain,
    axiom(implies(or(X0,X0),X0)),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',axiom_1_2) ).

cnf(c_51,plain,
    axiom(implies(X0,or(X1,X0))),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',axiom_1_3) ).

cnf(c_53,plain,
    axiom(implies(or(X0,or(X1,X2)),or(X1,or(X0,X2)))),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',axiom_1_5) ).

cnf(c_55,plain,
    or(not(X0),X1) = implies(X0,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',implies_definition) ).

cnf(c_56,plain,
    ( ~ axiom(X0)
    | theorem(X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',rule_1) ).

cnf(c_57,plain,
    ( ~ theorem(implies(X0,X1))
    | ~ theorem(X0)
    | theorem(X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',rule_2) ).

cnf(c_104,plain,
    ( implies(or(X0,X0),X0) != X1
    | theorem(X1) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_56]) ).

cnf(c_105,plain,
    theorem(implies(or(X0,X0),X0)),
    inference(unflattening,[status(thm)],[c_104]) ).

cnf(c_110,plain,
    ( implies(X0,or(X1,X0)) != X2
    | theorem(X2) ),
    inference(resolution_lifted,[status(thm)],[c_51,c_56]) ).

cnf(c_111,plain,
    theorem(implies(X0,or(X1,X0))),
    inference(unflattening,[status(thm)],[c_110]) ).

cnf(c_122,plain,
    ( implies(or(X0,or(X1,X2)),or(X1,or(X0,X2))) != X3
    | theorem(X3) ),
    inference(resolution_lifted,[status(thm)],[c_53,c_56]) ).

cnf(c_123,plain,
    theorem(implies(or(X0,or(X1,X2)),or(X1,or(X0,X2)))),
    inference(unflattening,[status(thm)],[c_122]) ).

cnf(c_282,plain,
    theorem(implies(implies(X0,or(X1,X2)),or(X1,or(not(X0),X2)))),
    inference(superposition,[status(thm)],[c_55,c_123]) ).

cnf(c_293,plain,
    ( ~ theorem(or(X0,X0))
    | theorem(X0) ),
    inference(superposition,[status(thm)],[c_105,c_57]) ).

cnf(c_454,plain,
    theorem(implies(implies(X0,or(X1,X2)),or(X1,implies(X0,X2)))),
    inference(demodulation,[status(thm)],[c_282,c_55]) ).

cnf(c_457,plain,
    ( ~ theorem(implies(X0,or(X1,X2)))
    | theorem(or(X1,implies(X0,X2))) ),
    inference(superposition,[status(thm)],[c_454,c_57]) ).

cnf(c_1867,plain,
    theorem(or(X0,implies(X1,X1))),
    inference(superposition,[status(thm)],[c_111,c_457]) ).

cnf(c_2031,plain,
    theorem(implies(X0,X0)),
    inference(superposition,[status(thm)],[c_1867,c_293]) ).

cnf(c_2102,plain,
    theorem(or(X0,implies(or(X0,X1),X1))),
    inference(superposition,[status(thm)],[c_2031,c_457]) ).

cnf(c_2141,plain,
    theorem(implies(X0,implies(or(not(X0),X1),X1))),
    inference(superposition,[status(thm)],[c_55,c_2102]) ).

cnf(c_2144,plain,
    theorem(implies(X0,implies(implies(X0,X1),X1))),
    inference(light_normalisation,[status(thm)],[c_2141,c_55]) ).

cnf(c_2145,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_49,c_2144]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : LCL258-3 : TPTP v8.1.2. Released v2.3.0.
% 0.10/0.13  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n005.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Aug 25 05:01:38 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
% 3.32/1.14  % SZS status Started for theBenchmark.p
% 3.32/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 3.32/1.14  
% 3.32/1.14  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.32/1.14  
% 3.32/1.14  ------  iProver source info
% 3.32/1.14  
% 3.32/1.14  git: date: 2023-05-31 18:12:56 +0000
% 3.32/1.14  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.32/1.14  git: non_committed_changes: false
% 3.32/1.14  git: last_make_outside_of_git: false
% 3.32/1.14  
% 3.32/1.14  ------ Parsing...successful
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 3.32/1.14  
% 3.32/1.14  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.32/1.14  
% 3.32/1.14  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.32/1.14  ------ Proving...
% 3.32/1.14  ------ Problem Properties 
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  clauses                                 8
% 3.32/1.14  conjectures                             1
% 3.32/1.14  EPR                                     0
% 3.32/1.14  Horn                                    8
% 3.32/1.14  unary                                   7
% 3.32/1.14  binary                                  0
% 3.32/1.14  lits                                    10
% 3.32/1.14  lits eq                                 1
% 3.32/1.14  fd_pure                                 0
% 3.32/1.14  fd_pseudo                               0
% 3.32/1.14  fd_cond                                 0
% 3.32/1.14  fd_pseudo_cond                          0
% 3.32/1.14  AC symbols                              0
% 3.32/1.14  
% 3.32/1.14  ------ Schedule dynamic 5 is on 
% 3.32/1.14  
% 3.32/1.14  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  ------ 
% 3.32/1.14  Current options:
% 3.32/1.14  ------ 
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  ------ Proving...
% 3.32/1.14  
% 3.32/1.14  
% 3.32/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 3.32/1.14  
% 3.32/1.14  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.32/1.14  
% 3.32/1.14  
%------------------------------------------------------------------------------