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

View Problem - Process Solution

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

% Result   : Unsatisfiable 1.82s 1.14s
% Output   : CNFRefutation 1.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    3
% Syntax   : Number of clauses     :   15 (  10 unt;   0 nHn;   4 RR)
%            Number of literals    :   21 (   0 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   42 (  28 sgn)

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

cnf(c_50,plain,
    is_a_theorem(implies(implies(implies(implies(implies(X0,X1),implies(X2,falsehood)),X3),X4),implies(implies(X4,X0),implies(X2,X0)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c0_CAMerideth) ).

cnf(c_51,negated_conjecture,
    ~ is_a_theorem(implies(falsehood,a)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_c0_4) ).

cnf(c_108,plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X0,X1),implies(X2,falsehood)),X3),X4))
    | is_a_theorem(implies(implies(X4,X0),implies(X2,X0))) ),
    inference(superposition,[status(thm)],[c_50,c_49]) ).

cnf(c_131,plain,
    is_a_theorem(implies(implies(implies(implies(X0,X1),implies(X2,X1)),implies(X1,X3)),implies(X4,implies(X1,X3)))),
    inference(superposition,[status(thm)],[c_50,c_108]) ).

cnf(c_167,plain,
    is_a_theorem(implies(implies(implies(X0,implies(falsehood,X1)),X2),implies(X3,X2))),
    inference(superposition,[status(thm)],[c_131,c_108]) ).

cnf(c_199,plain,
    ( ~ is_a_theorem(implies(implies(X0,implies(falsehood,X1)),X2))
    | is_a_theorem(implies(X3,X2)) ),
    inference(superposition,[status(thm)],[c_167,c_49]) ).

cnf(c_200,plain,
    is_a_theorem(implies(implies(implies(X0,X1),X2),implies(falsehood,X2))),
    inference(superposition,[status(thm)],[c_167,c_108]) ).

cnf(c_228,plain,
    is_a_theorem(implies(implies(implies(falsehood,X0),X1),implies(X2,X1))),
    inference(superposition,[status(thm)],[c_200,c_108]) ).

cnf(c_393,plain,
    is_a_theorem(implies(X0,implies(X1,implies(falsehood,X2)))),
    inference(superposition,[status(thm)],[c_228,c_199]) ).

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

cnf(c_815,plain,
    is_a_theorem(implies(X0,implies(falsehood,X1))),
    inference(superposition,[status(thm)],[c_50,c_582]) ).

cnf(c_834,plain,
    ( ~ is_a_theorem(X0)
    | is_a_theorem(implies(falsehood,X1)) ),
    inference(superposition,[status(thm)],[c_815,c_49]) ).

cnf(c_864,plain,
    is_a_theorem(implies(falsehood,X0)),
    inference(superposition,[status(thm)],[c_815,c_834]) ).

cnf(c_865,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_51,c_864]) ).


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