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

View Problem - Process Solution

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

% Computer : n010.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:35 EDT 2023

% Result   : Unsatisfiable 3.93s 1.14s
% Output   : CNFRefutation 3.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   11
% Syntax   : Number of clauses     :   21 (  11 unt;   0 nHn;  21 RR)
%            Number of literals    :   47 (   6 equ;  29 neg)
%            Maximal clause size   :    6 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 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/sandbox/benchmark/theBenchmark.p',co1_3) ).

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

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,
    ssList(sk5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

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

cnf(c_57,negated_conjecture,
    equalelemsP(sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_9) ).

cnf(c_60,negated_conjecture,
    ( ~ segmentP(sk2,sk1)
    | ~ equalelemsP(sk1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_12) ).

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

cnf(c_134,plain,
    ( ~ ssList(X0)
    | app(nil,X0) = X0 ),
    file('/export/starexec/sandbox/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/sandbox/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_1613,plain,
    ( ~ segmentP(sk4,sk3)
    | ~ equalelemsP(sk3) ),
    inference(light_normalisation,[status(thm)],[c_60,c_53,c_54]) ).

cnf(c_1614,plain,
    ~ segmentP(sk4,sk3),
    inference(forward_subsumption_resolution,[status(thm)],[c_1613,c_57]) ).

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

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

cnf(c_9415,plain,
    ( ~ ssList(app(sk3,X0))
    | ~ ssList(X0)
    | ~ ssList(sk3)
    | ~ ssList(nil)
    | segmentP(app(sk3,X0),sk3) ),
    inference(light_normalisation,[status(thm)],[c_9414,c_9255]) ).

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

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

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

cnf(c_9513,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_9512,c_1614,c_55,c_52]) ).


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