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

View Problem - Process Solution

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

% Computer : n031.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:00 EDT 2023

% Result   : Unsatisfiable 1.69s 1.16s
% Output   : CNFRefutation 1.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    5
% Syntax   : Number of clauses     :   13 (   6 unt;   0 nHn;  11 RR)
%            Number of literals    :   24 (   0 equ;  12 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    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   16 (   0 sgn)

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

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

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_218,plain,
    ( ~ axiom(or(not(or(X0,X1)),or(X1,X0)))
    | theorem(or(not(or(X0,X1)),or(X1,X0))) ),
    inference(instantiation,[status(thm)],[c_55]) ).

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_294,plain,
    ( ~ axiom(or(not(or(not(or(q,r)),or(r,q))),or(not(or(p,or(q,r))),or(p,or(r,q)))))
    | ~ theorem(or(not(or(q,r)),or(r,q)))
    | theorem(or(not(or(p,or(q,r))),or(p,or(r,q)))) ),
    inference(instantiation,[status(thm)],[c_248]) ).

cnf(c_310,plain,
    ( ~ axiom(or(not(or(q,r)),or(r,q)))
    | theorem(or(not(or(q,r)),or(r,q))) ),
    inference(instantiation,[status(thm)],[c_218]) ).

cnf(c_441,plain,
    axiom(or(not(or(q,r)),or(r,q))),
    inference(instantiation,[status(thm)],[c_52]) ).

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

cnf(c_621,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_620,c_441,c_310,c_294,c_49]) ).


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