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

View Problem - Process Solution

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

% Computer : n017.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 20:42:54 EDT 2023

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

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

cnf(c_52,negated_conjecture,
    ssList(sk4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_4) ).

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

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

cnf(c_55,negated_conjecture,
    ssList(sk5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_7) ).

cnf(c_56,negated_conjecture,
    app(sk3,sk5) = sk4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_8) ).

cnf(c_59,negated_conjecture,
    ~ segmentP(sk2,sk1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_11) ).

cnf(c_68,plain,
    ssList(nil),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause8) ).

cnf(c_134,plain,
    ( ~ ssList(X0)
    | app(nil,X0) = X0 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause74) ).

cnf(c_233,plain,
    ( app(app(X0,X1),X2) != X3
    | ~ ssList(X0)
    | ~ ssList(X1)
    | ~ ssList(X2)
    | ~ ssList(X3)
    | segmentP(X3,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause173) ).

cnf(c_260,plain,
    ( ~ ssList(app(app(X0,X1),X2))
    | ~ ssList(X0)
    | ~ ssList(X1)
    | ~ ssList(X2)
    | segmentP(app(app(X0,X1),X2),X1) ),
    inference(unflattening,[status(thm)],[c_233]) ).

cnf(c_1529,plain,
    ~ segmentP(sk2,sk3),
    inference(demodulation,[status(thm)],[c_59,c_54]) ).

cnf(c_1531,plain,
    ~ segmentP(sk4,sk3),
    inference(demodulation,[status(thm)],[c_1529,c_53]) ).

cnf(c_9253,plain,
    app(nil,sk3) = sk3,
    inference(superposition,[status(thm)],[c_51,c_134]) ).

cnf(c_9412,plain,
    ( ~ ssList(app(app(nil,sk3),X0))
    | ~ ssList(X0)
    | ~ ssList(sk3)
    | ~ ssList(nil)
    | segmentP(app(sk3,X0),sk3) ),
    inference(superposition,[status(thm)],[c_9253,c_260]) ).

cnf(c_9413,plain,
    ( ~ ssList(app(sk3,X0))
    | ~ ssList(X0)
    | ~ ssList(sk3)
    | ~ ssList(nil)
    | segmentP(app(sk3,X0),sk3) ),
    inference(light_normalisation,[status(thm)],[c_9412,c_9253]) ).

cnf(c_9414,plain,
    ( ~ ssList(app(sk3,X0))
    | ~ ssList(X0)
    | segmentP(app(sk3,X0),sk3) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_9413,c_68,c_51]) ).

cnf(c_9506,plain,
    ( ~ ssList(app(sk3,sk5))
    | ~ ssList(sk5)
    | segmentP(sk4,sk3) ),
    inference(superposition,[status(thm)],[c_56,c_9414]) ).

cnf(c_9510,plain,
    ( ~ ssList(sk4)
    | ~ ssList(sk5)
    | segmentP(sk4,sk3) ),
    inference(light_normalisation,[status(thm)],[c_9506,c_56]) ).

cnf(c_9511,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_9510,c_1531,c_55,c_52]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWC370-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.14  % Command  : run_iprover %s %d THM
% 0.15/0.35  % Computer : n017.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Mon Aug 28 15:09:13 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.22/0.48  Running first-order theorem proving
% 0.22/0.48  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.49/1.17  % SZS status Started for theBenchmark.p
% 0.49/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 0.49/1.17  
% 0.49/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.49/1.17  
% 0.49/1.17  ------  iProver source info
% 0.49/1.17  
% 0.49/1.17  git: date: 2023-05-31 18:12:56 +0000
% 0.49/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.49/1.17  git: non_committed_changes: false
% 0.49/1.17  git: last_make_outside_of_git: false
% 0.49/1.17  
% 0.49/1.17  ------ Parsing...successful
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  ------ Preprocessing... sup_sim: 6  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 0.49/1.17  
% 0.49/1.17  ------ Preprocessing... gs_s  sp: 2 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.49/1.17  
% 0.49/1.17  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.49/1.17  ------ Proving...
% 0.49/1.17  ------ Problem Properties 
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  clauses                                 187
% 0.49/1.17  conjectures                             9
% 0.49/1.17  EPR                                     60
% 0.49/1.17  Horn                                    159
% 0.49/1.17  unary                                   66
% 0.49/1.17  binary                                  22
% 0.49/1.17  lits                                    556
% 0.49/1.17  lits eq                                 76
% 0.49/1.17  fd_pure                                 0
% 0.49/1.17  fd_pseudo                               0
% 0.49/1.17  fd_cond                                 15
% 0.49/1.17  fd_pseudo_cond                          14
% 0.49/1.17  AC symbols                              0
% 0.49/1.17  
% 0.49/1.17  ------ Schedule dynamic 5 is on 
% 0.49/1.17  
% 0.49/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  ------ 
% 0.49/1.17  Current options:
% 0.49/1.17  ------ 
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  ------ Proving...
% 0.49/1.17  
% 0.49/1.17  
% 0.49/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 0.49/1.17  
% 0.49/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.49/1.17  
% 0.49/1.17  
%------------------------------------------------------------------------------