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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : LCL239-3 : TPTP v8.1.2. Released v2.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n008.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:27 EDT 2023

% Result   : Unsatisfiable 3.83s 1.16s
% Output   : CNFRefutation 3.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   42 (  20 unt;   0 nHn;  16 RR)
%            Number of literals    :   66 (   7 equ;  25 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;   1 con; 0-2 aty)
%            Number of variables   :   89 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ~ theorem(not(and(p,not(p)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

cnf(c_50,plain,
    not(or(not(X0),not(X1))) = and(X0,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL004-1.ax',and_defn) ).

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

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

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

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

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

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

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

cnf(c_101,plain,
    not(implies(X0,not(X1))) = and(X0,X1),
    inference(demodulation,[status(thm)],[c_50,c_56]) ).

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

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

cnf(c_118,plain,
    ( implies(X0,or(X1,X0)) != X2
    | theorem(X2) ),
    inference(resolution_lifted,[status(thm)],[c_52,c_57]) ).

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

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

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

cnf(c_130,plain,
    ( implies(or(X0,or(X1,X2)),or(X1,or(X0,X2))) != X3
    | theorem(X3) ),
    inference(resolution_lifted,[status(thm)],[c_54,c_57]) ).

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

cnf(c_313,plain,
    theorem(implies(or(X0,not(X1)),implies(X1,X0))),
    inference(superposition,[status(thm)],[c_56,c_125]) ).

cnf(c_322,plain,
    theorem(implies(implies(X0,or(X1,X2)),or(X1,or(not(X0),X2)))),
    inference(superposition,[status(thm)],[c_56,c_131]) ).

cnf(c_333,plain,
    ( ~ theorem(or(X0,X0))
    | theorem(X0) ),
    inference(superposition,[status(thm)],[c_113,c_58]) ).

cnf(c_334,plain,
    ( ~ theorem(X0)
    | theorem(or(X1,X0)) ),
    inference(superposition,[status(thm)],[c_119,c_58]) ).

cnf(c_336,plain,
    ( ~ theorem(or(X0,or(X1,X2)))
    | theorem(or(X1,or(X0,X2))) ),
    inference(superposition,[status(thm)],[c_131,c_58]) ).

cnf(c_338,plain,
    ( ~ theorem(or(X0,not(X1)))
    | theorem(implies(X1,X0)) ),
    inference(superposition,[status(thm)],[c_313,c_58]) ).

cnf(c_508,plain,
    ( ~ theorem(implies(X0,not(X1)))
    | theorem(implies(X1,not(X0))) ),
    inference(superposition,[status(thm)],[c_56,c_338]) ).

cnf(c_553,plain,
    theorem(implies(implies(X0,or(X1,X2)),or(X1,implies(X0,X2)))),
    inference(demodulation,[status(thm)],[c_322,c_56]) ).

cnf(c_556,plain,
    ( ~ theorem(implies(X0,or(X1,X2)))
    | theorem(or(X1,implies(X0,X2))) ),
    inference(superposition,[status(thm)],[c_553,c_58]) ).

cnf(c_589,plain,
    ( ~ theorem(or(X0,X1))
    | theorem(or(X0,or(X2,X1))) ),
    inference(superposition,[status(thm)],[c_334,c_336]) ).

cnf(c_696,plain,
    ( ~ theorem(or(not(X0),X1))
    | theorem(implies(X0,or(X2,X1))) ),
    inference(superposition,[status(thm)],[c_56,c_589]) ).

cnf(c_709,plain,
    ( ~ theorem(implies(X0,X1))
    | theorem(implies(X0,or(X2,X1))) ),
    inference(light_normalisation,[status(thm)],[c_696,c_56]) ).

cnf(c_861,plain,
    ( ~ theorem(implies(X0,X1))
    | ~ theorem(X0)
    | theorem(or(X2,X1)) ),
    inference(superposition,[status(thm)],[c_709,c_58]) ).

cnf(c_966,plain,
    ( ~ theorem(or(X0,X1))
    | theorem(or(X2,or(X1,X0))) ),
    inference(superposition,[status(thm)],[c_125,c_861]) ).

cnf(c_1472,plain,
    ( ~ theorem(or(X0,X1))
    | theorem(or(X1,or(X2,X0))) ),
    inference(superposition,[status(thm)],[c_966,c_336]) ).

cnf(c_1643,plain,
    ( ~ theorem(or(X0,X1))
    | theorem(or(X1,implies(X2,X0))) ),
    inference(superposition,[status(thm)],[c_56,c_1472]) ).

cnf(c_1689,plain,
    ( ~ theorem(or(X0,implies(X1,X0)))
    | theorem(implies(X1,X0)) ),
    inference(superposition,[status(thm)],[c_1643,c_333]) ).

cnf(c_2918,plain,
    theorem(or(X0,implies(X1,X1))),
    inference(superposition,[status(thm)],[c_119,c_556]) ).

cnf(c_3163,plain,
    theorem(implies(X0,X0)),
    inference(superposition,[status(thm)],[c_2918,c_1689]) ).

cnf(c_3180,plain,
    theorem(implies(X0,not(not(X0)))),
    inference(superposition,[status(thm)],[c_3163,c_508]) ).

cnf(c_3234,plain,
    ( ~ theorem(X0)
    | theorem(not(not(X0))) ),
    inference(superposition,[status(thm)],[c_3180,c_58]) ).

cnf(c_3270,plain,
    ( ~ theorem(implies(X0,not(X1)))
    | theorem(not(and(X0,X1))) ),
    inference(superposition,[status(thm)],[c_101,c_3234]) ).

cnf(c_3915,plain,
    theorem(not(and(X0,not(X0)))),
    inference(superposition,[status(thm)],[c_3180,c_3270]) ).

cnf(c_3939,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_49,c_3915]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : LCL239-3 : TPTP v8.1.2. Released v2.3.0.
% 0.00/0.15  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n008.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Fri Aug 25 06:52:17 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.83/1.16  % SZS status Started for theBenchmark.p
% 3.83/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 3.83/1.16  
% 3.83/1.16  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.83/1.16  
% 3.83/1.16  ------  iProver source info
% 3.83/1.16  
% 3.83/1.16  git: date: 2023-05-31 18:12:56 +0000
% 3.83/1.16  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.83/1.16  git: non_committed_changes: false
% 3.83/1.16  git: last_make_outside_of_git: false
% 3.83/1.16  
% 3.83/1.16  ------ Parsing...successful
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  ------ Preprocessing... sup_sim: 1  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.83/1.16  
% 3.83/1.16  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.83/1.16  
% 3.83/1.16  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.83/1.16  ------ Proving...
% 3.83/1.16  ------ Problem Properties 
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  clauses                                 9
% 3.83/1.16  conjectures                             1
% 3.83/1.16  EPR                                     0
% 3.83/1.16  Horn                                    9
% 3.83/1.16  unary                                   8
% 3.83/1.16  binary                                  0
% 3.83/1.16  lits                                    11
% 3.83/1.16  lits eq                                 2
% 3.83/1.16  fd_pure                                 0
% 3.83/1.16  fd_pseudo                               0
% 3.83/1.16  fd_cond                                 0
% 3.83/1.16  fd_pseudo_cond                          0
% 3.83/1.16  AC symbols                              0
% 3.83/1.16  
% 3.83/1.16  ------ Schedule dynamic 5 is on 
% 3.83/1.16  
% 3.83/1.16  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  ------ 
% 3.83/1.16  Current options:
% 3.83/1.16  ------ 
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  ------ Proving...
% 3.83/1.16  
% 3.83/1.16  
% 3.83/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 3.83/1.16  
% 3.83/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.83/1.17  
% 3.83/1.17  
%------------------------------------------------------------------------------