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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : LCL413-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n013.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:44:18 EDT 2023

% Result   : Satisfiable 1.26s 1.09s
% Output   : Saturation 1.26s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    and(implies(X0,X1),implies(X1,X0)) = equivalent(X0,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-2.ax',equivalent_defn) ).

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

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

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

cnf(c_53,plain,
    axiom(implies(or(X0,X1),or(X1,X0))),
    file('/export/starexec/sandbox2/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/sandbox2/benchmark/Axioms/LCL004-0.ax',axiom_1_5) ).

cnf(c_55,plain,
    axiom(implies(implies(X0,X1),implies(or(X2,X0),or(X2,X1)))),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL004-0.ax',axiom_1_6) ).

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

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

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

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

cnf(c_103,plain,
    X0 = X0,
    theory(equality) ).

cnf(c_104,plain,
    X0_1 = X0_1,
    theory(equality) ).

cnf(c_105,plain,
    ( X0 != X1
    | X2 != X1
    | X2 = X0 ),
    theory(equality) ).

cnf(c_106,plain,
    ( X0 != X1
    | X2 != X3
    | implies(X0,X2) = implies(X1,X3) ),
    theory(equality) ).

cnf(c_107,plain,
    ( X0 != X1
    | X2 != X3
    | and(X0,X2) = and(X1,X3) ),
    theory(equality) ).

cnf(c_108,plain,
    ( X0 != X1
    | not(X0) = not(X1) ),
    theory(equality) ).

cnf(c_109,plain,
    ( X0 != X1
    | X2 != X3
    | or(X0,X2) = or(X1,X3) ),
    theory(equality) ).

cnf(c_110,plain,
    ( X0 != X1
    | ~ axiom(X1)
    | axiom(X0) ),
    theory(equality) ).

cnf(c_111,plain,
    ( X0 != X1
    | ~ theorem(X1)
    | theorem(X0) ),
    theory(equality) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : LCL413-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.11  % Command  : run_iprover %s %d THM
% 0.12/0.30  % Computer : n013.cluster.edu
% 0.12/0.30  % Model    : x86_64 x86_64
% 0.12/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.30  % Memory   : 8042.1875MB
% 0.12/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.30  % CPULimit : 300
% 0.12/0.30  % WCLimit  : 300
% 0.12/0.30  % DateTime : Thu Aug 24 18:29:47 EDT 2023
% 0.12/0.31  % CPUTime  : 
% 0.16/0.42  Running first-order theorem proving
% 0.16/0.42  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.16/0.56  WARNING - Could not infer the problem pformat. Setting FOF as default
% 1.26/1.09  % SZS status Started for theBenchmark.p
% 1.26/1.09  % SZS status Satisfiable for theBenchmark.p
% 1.26/1.09  
% 1.26/1.09  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.26/1.09  
% 1.26/1.09  ------  iProver source info
% 1.26/1.09  
% 1.26/1.09  git: date: 2023-05-31 18:12:56 +0000
% 1.26/1.09  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.26/1.09  git: non_committed_changes: false
% 1.26/1.09  git: last_make_outside_of_git: false
% 1.26/1.09  
% 1.26/1.09  ------ Parsing...successful
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  ------ Preprocessing... sup_sim: 1  sf_s  rm: 19 0s  sf_e  pe_s  pe_e  sf_s  rm: 9 0s  sf_e  pe_s  pe_e 
% 1.26/1.09  
% 1.26/1.09  ------ Preprocessing...------  preprocesses with Option_epr_horn
% 1.26/1.09   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.26/1.09  ------ Proving...
% 1.26/1.09  ------ Problem Properties 
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  clauses                                 0
% 1.26/1.09  conjectures                             0
% 1.26/1.09  EPR                                     0
% 1.26/1.09  Horn                                    0
% 1.26/1.09  unary                                   0
% 1.26/1.09  binary                                  0
% 1.26/1.09  lits                                    0
% 1.26/1.09  lits eq                                 0
% 1.26/1.09  fd_pure                                 0
% 1.26/1.09  fd_pseudo                               0
% 1.26/1.09  fd_cond                                 0
% 1.26/1.09  fd_pseudo_cond                          0
% 1.26/1.09  AC symbols                              0
% 1.26/1.09  
% 1.26/1.09  ------ Schedule EPR Horn non eq is on
% 1.26/1.09  
% 1.26/1.09  ------ no conjectures: strip conj schedule 
% 1.26/1.09  
% 1.26/1.09  ------ no equalities: superposition off 
% 1.26/1.09  
% 1.26/1.09  ------ Option_epr_horn stripped conjectures Time Limit: Unbounded
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  
% 1.26/1.09  % SZS status Satisfiable for theBenchmark.p
% 1.26/1.09  
% 1.26/1.09  % SZS output start Saturation for theBenchmark.p
% See solution above
% 1.26/1.09  
% 1.26/1.09  
%------------------------------------------------------------------------------