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

View Problem - Process Solution

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

% Computer : n007.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:10:51 EDT 2024

% Result   : Unsatisfiable 7.56s 1.62s
% Output   : CNFRefutation 7.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   22 (  14 unt;   0 nHn;  21 RR)
%            Number of literals    :   44 (  18 equ;  27 neg)
%            Maximal clause size   :    5 (   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;   5 con; 0-2 aty)
%            Number of variables   :   13 (   2 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,
    frontsegP(sk4,sk3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_7) ).

cnf(c_57,negated_conjecture,
    ( app(app(X0,X1),X2) != sk2
    | app(X0,X2) != sk1
    | ~ ssList(X0)
    | ~ ssList(X1)
    | ~ ssList(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_9) ).

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

cnf(c_109,plain,
    ssList(skaf45(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause51) ).

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

cnf(c_190,plain,
    ( ~ frontsegP(X0,X1)
    | ~ ssList(X0)
    | ~ ssList(X1)
    | app(X1,skaf45(X0,X1)) = X0 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause132) ).

cnf(c_2396,plain,
    ( app(app(X0,X1),X2) != sk4
    | app(X0,X2) != sk3
    | ~ ssList(X0)
    | ~ ssList(X1)
    | ~ ssList(X2) ),
    inference(light_normalisation,[status(thm)],[c_57,c_53,c_54]) ).

cnf(c_6634,negated_conjecture,
    frontsegP(sk4,sk3),
    inference(demodulation,[status(thm)],[c_55]) ).

cnf(c_6637,negated_conjecture,
    ssList(sk4),
    inference(demodulation,[status(thm)],[c_52]) ).

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

cnf(c_9463,plain,
    app(sk3,nil) = sk3,
    inference(superposition,[status(thm)],[c_6638,c_131]) ).

cnf(c_9464,plain,
    app(sk4,nil) = sk4,
    inference(superposition,[status(thm)],[c_6637,c_131]) ).

cnf(c_13031,plain,
    ( ~ ssList(sk3)
    | ~ ssList(sk4)
    | app(sk3,skaf45(sk4,sk3)) = sk4 ),
    inference(superposition,[status(thm)],[c_6634,c_190]) ).

cnf(c_13060,plain,
    app(sk3,skaf45(sk4,sk3)) = sk4,
    inference(forward_subsumption_resolution,[status(thm)],[c_13031,c_6637,c_6638]) ).

cnf(c_13604,plain,
    ( app(sk3,X0) != sk3
    | app(sk4,X0) != sk4
    | ~ ssList(skaf45(sk4,sk3))
    | ~ ssList(X0)
    | ~ ssList(sk3) ),
    inference(superposition,[status(thm)],[c_13060,c_2396]) ).

cnf(c_13632,plain,
    ( app(sk3,X0) != sk3
    | app(sk4,X0) != sk4
    | ~ ssList(X0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_13604,c_6638,c_109]) ).

cnf(c_13651,plain,
    ( app(sk3,nil) != sk3
    | app(sk4,nil) != sk4
    | ~ ssList(nil) ),
    inference(instantiation,[status(thm)],[c_13632]) ).

cnf(c_13652,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_13651,c_9463,c_9464,c_66]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.10  % Problem  : SWC008-1 : TPTP v8.1.2. Released v2.4.0.
% 0.09/0.11  % Command  : run_iprover %s %d THM
% 0.10/0.31  % Computer : n007.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:27:35 EDT 2024
% 0.10/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 --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 7.56/1.62  % SZS status Started for theBenchmark.p
% 7.56/1.62  % SZS status Unsatisfiable for theBenchmark.p
% 7.56/1.62  
% 7.56/1.62  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 7.56/1.62  
% 7.56/1.62  ------  iProver source info
% 7.56/1.62  
% 7.56/1.62  git: date: 2024-05-02 19:28:25 +0000
% 7.56/1.62  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 7.56/1.62  git: non_committed_changes: false
% 7.56/1.62  
% 7.56/1.62  ------ Parsing...successful
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  ------ Preprocessing... sup_sim: 5  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 
% 7.56/1.62  
% 7.56/1.62  ------ Preprocessing... gs_s  sp: 2 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.56/1.62  
% 7.56/1.62  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.56/1.62  ------ Proving...
% 7.56/1.62  ------ Problem Properties 
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  clauses                                 185
% 7.56/1.62  conjectures                             6
% 7.56/1.62  EPR                                     59
% 7.56/1.62  Horn                                    157
% 7.56/1.62  unary                                   64
% 7.56/1.62  binary                                  21
% 7.56/1.62  lits                                    557
% 7.56/1.62  lits eq                                 74
% 7.56/1.62  fd_pure                                 0
% 7.56/1.62  fd_pseudo                               0
% 7.56/1.62  fd_cond                                 16
% 7.56/1.62  fd_pseudo_cond                          14
% 7.56/1.62  AC symbols                              0
% 7.56/1.62  
% 7.56/1.62  ------ Schedule dynamic 5 is on 
% 7.56/1.62  
% 7.56/1.62  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  ------ 
% 7.56/1.62  Current options:
% 7.56/1.62  ------ 
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  ------ Proving...
% 7.56/1.62  
% 7.56/1.62  
% 7.56/1.62  % SZS status Unsatisfiable for theBenchmark.p
% 7.56/1.62  
% 7.56/1.62  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.56/1.62  
% 7.56/1.62  
%------------------------------------------------------------------------------