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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : LCL064-1 : TPTP v8.1.2. Released v1.0.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:42:17 EDT 2023

% Result   : Unsatisfiable 10.02s 2.17s
% Output   : CNFRefutation 10.02s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   14 (   5 unt;   0 nHn;  10 RR)
%            Number of literals    :   28 (   0 equ;  15 neg)
%            Maximal clause size   :    3 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   38 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ is_a_theorem(implies(X0,X1))
    | ~ is_a_theorem(X0)
    | is_a_theorem(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',condensed_detachment) ).

cnf(c_50,plain,
    is_a_theorem(implies(X0,implies(X1,X0))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cn_18) ).

cnf(c_51,plain,
    is_a_theorem(implies(implies(X0,implies(X1,X2)),implies(implies(X0,X1),implies(X0,X2)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cn_35) ).

cnf(c_53,negated_conjecture,
    ~ is_a_theorem(implies(implies(a,b),implies(implies(b,c),implies(a,c)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cn_1) ).

cnf(c_74,plain,
    ( ~ is_a_theorem(X0)
    | is_a_theorem(implies(X1,X0)) ),
    inference(superposition,[status(thm)],[c_50,c_49]) ).

cnf(c_78,plain,
    ( ~ is_a_theorem(implies(X0,implies(X1,X2)))
    | is_a_theorem(implies(implies(X0,X1),implies(X0,X2))) ),
    inference(superposition,[status(thm)],[c_51,c_49]) ).

cnf(c_96,plain,
    ( ~ is_a_theorem(implies(X0,implies(X1,X2)))
    | ~ is_a_theorem(implies(X0,X1))
    | is_a_theorem(implies(X0,X2)) ),
    inference(superposition,[status(thm)],[c_78,c_49]) ).

cnf(c_129,plain,
    ( ~ is_a_theorem(implies(X0,X1))
    | ~ is_a_theorem(implies(X2,X0))
    | is_a_theorem(implies(X2,X1)) ),
    inference(superposition,[status(thm)],[c_74,c_96]) ).

cnf(c_185,plain,
    ( ~ is_a_theorem(implies(X0,implies(X1,implies(X2,X3))))
    | is_a_theorem(implies(X0,implies(implies(X1,X2),implies(X1,X3)))) ),
    inference(superposition,[status(thm)],[c_51,c_129]) ).

cnf(c_188,plain,
    ( ~ is_a_theorem(implies(X0,implies(X1,X2)))
    | ~ is_a_theorem(implies(X3,implies(X0,X1)))
    | is_a_theorem(implies(X3,implies(X0,X2))) ),
    inference(superposition,[status(thm)],[c_78,c_129]) ).

cnf(c_376,plain,
    ( ~ is_a_theorem(implies(X0,implies(X1,implies(X2,X3))))
    | ~ is_a_theorem(implies(X4,implies(X0,implies(X1,X2))))
    | is_a_theorem(implies(X4,implies(X0,implies(X1,X3)))) ),
    inference(superposition,[status(thm)],[c_185,c_188]) ).

cnf(c_1613,plain,
    ( ~ is_a_theorem(implies(X0,implies(implies(X1,X2),implies(X3,X1))))
    | is_a_theorem(implies(X0,implies(implies(X1,X2),implies(X3,X2)))) ),
    inference(superposition,[status(thm)],[c_50,c_376]) ).

cnf(c_32827,plain,
    is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X2),implies(X0,X2)))),
    inference(superposition,[status(thm)],[c_50,c_1613]) ).

cnf(c_32952,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_53,c_32827]) ).


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