TSTP Solution File: SWC051-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SWC051-1 : TPTP v8.1.2. Released v2.4.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 : Fri May  3 03:11:02 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_51,negated_conjecture,
    ssList(sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_3) ).

cnf(c_53,negated_conjecture,
    sk2 = sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_5) ).

cnf(c_54,negated_conjecture,
    sk1 = sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_6) ).

cnf(c_55,negated_conjecture,
    neq(sk2,nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

cnf(c_56,negated_conjecture,
    ( ~ neq(X0,nil)
    | ~ rearsegP(sk1,X0)
    | ~ rearsegP(sk2,X0)
    | ~ ssList(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

cnf(c_58,negated_conjecture,
    ( ~ neq(sk4,nil)
    | neq(sk3,nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_10) ).

cnf(c_59,negated_conjecture,
    ( ~ neq(sk4,nil)
    | rearsegP(sk4,sk3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_11) ).

cnf(c_118,plain,
    ( ~ ssList(X0)
    | rearsegP(X0,X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause59) ).

cnf(c_1529,plain,
    neq(sk4,nil),
    inference(demodulation,[status(thm)],[c_55,c_53]) ).

cnf(c_1612,plain,
    neq(sk3,nil),
    inference(forward_subsumption_resolution,[status(thm)],[c_58,c_1529]) ).

cnf(c_1859,plain,
    ( ~ neq(X0,nil)
    | ~ rearsegP(sk3,X0)
    | ~ rearsegP(sk4,X0)
    | ~ ssList(X0) ),
    inference(light_normalisation,[status(thm)],[c_56,c_53,c_54]) ).

cnf(c_2824,plain,
    ( X0 != sk3
    | nil != nil
    | ~ rearsegP(sk3,X0)
    | ~ rearsegP(sk4,X0)
    | ~ ssList(X0) ),
    inference(resolution_lifted,[status(thm)],[c_1859,c_1612]) ).

cnf(c_2825,plain,
    ( ~ rearsegP(sk3,sk3)
    | ~ rearsegP(sk4,sk3)
    | ~ ssList(sk3) ),
    inference(unflattening,[status(thm)],[c_2824]) ).

cnf(c_2826,plain,
    ~ rearsegP(sk3,sk3),
    inference(global_subsumption_just,[status(thm)],[c_2825,c_51,c_59,c_1529,c_2825]) ).

cnf(c_6418,negated_conjecture,
    ssList(sk3),
    inference(demodulation,[status(thm)],[c_51]) ).

cnf(c_8986,plain,
    ~ ssList(sk3),
    inference(superposition,[status(thm)],[c_118,c_2826]) ).

cnf(c_8987,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_8986,c_6418]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SWC051-1 : TPTP v8.1.2. Released v2.4.0.
% 0.10/0.11  % Command  : run_iprover %s %d THM
% 0.10/0.31  % Computer : n013.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % WCLimit  : 300
% 0.10/0.31  % DateTime : Thu May  2 23:15:49 EDT 2024
% 0.10/0.31  % CPUTime  : 
% 0.16/0.42  Running first-order theorem proving
% 0.16/0.42  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.73/1.13  % SZS status Started for theBenchmark.p
% 0.73/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 0.73/1.13  
% 0.73/1.13  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.73/1.13  
% 0.73/1.13  ------  iProver source info
% 0.73/1.13  
% 0.73/1.13  git: date: 2024-05-02 19:28:25 +0000
% 0.73/1.13  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.73/1.13  git: non_committed_changes: false
% 0.73/1.13  
% 0.73/1.13  ------ Parsing...successful
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  ------ Preprocessing... sup_sim: 8  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 0.73/1.13  
% 0.73/1.13  ------ Preprocessing... gs_s  sp: 2 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.73/1.13  
% 0.73/1.13  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.73/1.13  ------ Proving...
% 0.73/1.13  ------ Problem Properties 
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  clauses                                 187
% 0.73/1.13  conjectures                             4
% 0.73/1.13  EPR                                     62
% 0.73/1.13  Horn                                    159
% 0.73/1.13  unary                                   66
% 0.73/1.13  binary                                  22
% 0.73/1.13  lits                                    555
% 0.73/1.13  lits eq                                 74
% 0.73/1.13  fd_pure                                 0
% 0.73/1.13  fd_pseudo                               0
% 0.73/1.13  fd_cond                                 16
% 0.73/1.13  fd_pseudo_cond                          14
% 0.73/1.13  AC symbols                              0
% 0.73/1.13  
% 0.73/1.13  ------ Schedule dynamic 5 is on 
% 0.73/1.13  
% 0.73/1.13  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  ------ 
% 0.73/1.13  Current options:
% 0.73/1.13  ------ 
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  ------ Proving...
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 0.73/1.13  
% 0.73/1.13  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.73/1.13  
% 0.73/1.13  
%------------------------------------------------------------------------------