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

View Problem - Process Solution

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

% Computer : n019.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:04 EDT 2023

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

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

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

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

cnf(c_54,plain,
    axiom(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1)))),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL003-0.ax',axiom_1_6) ).

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

cnf(c_56,plain,
    ( ~ axiom(or(not(X0),X1))
    | ~ theorem(X0)
    | theorem(X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL003-0.ax',rule_2) ).

cnf(c_57,plain,
    ( ~ theorem(or(not(X0),X1))
    | ~ axiom(or(not(X2),X0))
    | theorem(or(not(X2),X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL003-0.ax',rule_3) ).

cnf(c_92,plain,
    theorem(or(not(or(X0,X0)),X0)),
    inference(resolution,[status(thm)],[c_50,c_55]) ).

cnf(c_93,plain,
    theorem(or(not(or(q,q)),q)),
    inference(instantiation,[status(thm)],[c_92]) ).

cnf(c_221,plain,
    ( ~ axiom(or(not(or(q,or(p,q))),X0))
    | ~ theorem(or(not(X0),or(p,q)))
    | theorem(or(not(or(q,or(p,q))),or(p,q))) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_223,plain,
    ( ~ axiom(or(not(or(not(X0),X1)),X2))
    | ~ theorem(or(not(X0),X1))
    | theorem(X2) ),
    inference(instantiation,[status(thm)],[c_56]) ).

cnf(c_248,plain,
    ( ~ axiom(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1))))
    | ~ theorem(or(not(X0),X1))
    | theorem(or(not(or(X2,X0)),or(X2,X1))) ),
    inference(instantiation,[status(thm)],[c_223]) ).

cnf(c_275,plain,
    ( ~ axiom(or(not(or(q,or(p,q))),or(p,or(q,q))))
    | ~ theorem(or(not(or(p,or(q,q))),or(p,q)))
    | theorem(or(not(or(q,or(p,q))),or(p,q))) ),
    inference(instantiation,[status(thm)],[c_221]) ).

cnf(c_276,plain,
    axiom(or(not(or(q,or(p,q))),or(p,or(q,q)))),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_305,plain,
    ( ~ axiom(or(not(or(not(or(q,q)),q)),or(not(or(p,or(q,q))),or(p,q))))
    | ~ theorem(or(not(or(q,q)),q))
    | theorem(or(not(or(p,or(q,q))),or(p,q))) ),
    inference(instantiation,[status(thm)],[c_248]) ).

cnf(c_427,plain,
    axiom(or(not(or(not(or(q,q)),q)),or(not(or(p,or(q,q))),or(p,q)))),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_428,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_427,c_305,c_276,c_275,c_93,c_49]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL197-1 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Aug 24 19:13:59 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  Running first-order theorem proving
% 0.20/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 1.65/1.18  % SZS status Started for theBenchmark.p
% 1.65/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 1.65/1.18  
% 1.65/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.65/1.18  
% 1.65/1.18  ------  iProver source info
% 1.65/1.18  
% 1.65/1.18  git: date: 2023-05-31 18:12:56 +0000
% 1.65/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.65/1.18  git: non_committed_changes: false
% 1.65/1.18  git: last_make_outside_of_git: false
% 1.65/1.18  
% 1.65/1.18  ------ Parsing...successful
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 1.65/1.18  
% 1.65/1.18  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.65/1.18  ------ Proving...
% 1.65/1.18  ------ Problem Properties 
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  clauses                                 9
% 1.65/1.18  conjectures                             1
% 1.65/1.18  EPR                                     1
% 1.65/1.18  Horn                                    9
% 1.65/1.18  unary                                   6
% 1.65/1.18  binary                                  1
% 1.65/1.18  lits                                    14
% 1.65/1.18  lits eq                                 0
% 1.65/1.18  fd_pure                                 0
% 1.65/1.18  fd_pseudo                               0
% 1.65/1.18  fd_cond                                 0
% 1.65/1.18  fd_pseudo_cond                          0
% 1.65/1.18  AC symbols                              0
% 1.65/1.18  
% 1.65/1.18  ------ Schedule dynamic 5 is on 
% 1.65/1.18  
% 1.65/1.18  ------ no equalities: superposition off 
% 1.65/1.18  
% 1.65/1.18  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  ------ 
% 1.65/1.18  Current options:
% 1.65/1.18  ------ 
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  ------ Proving...
% 1.65/1.18  
% 1.65/1.18  
% 1.65/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 1.65/1.18  
% 1.65/1.18  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.65/1.18  
% 1.65/1.18  
%------------------------------------------------------------------------------