TSTP Solution File: COL003-7 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : COL003-7 : TPTP v8.1.2. Released v1.2.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 02:09:31 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    apply(apply(apply(b,X0),X1),X2) = apply(X0,apply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_definition) ).

cnf(c_50,plain,
    apply(apply(X0,X1),X1) = apply(apply(w,X0),X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',w_definition) ).

cnf(c_51,plain,
    ( apply(fixed_pt,apply(X0,fixed_pt)) != apply(X0,fixed_pt)
    | fixed_point(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',strong_fixed_point) ).

cnf(c_52,negated_conjecture,
    ~ fixed_point(apply(apply(b,apply(apply(b,apply(apply(b,apply(w,w)),apply(b,w))),b)),b)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_strong_fixed_point) ).

cnf(c_73,plain,
    ( apply(apply(b,apply(apply(b,apply(apply(b,apply(w,w)),apply(b,w))),b)),b) != X0
    | apply(fixed_pt,apply(X0,fixed_pt)) != apply(X0,fixed_pt) ),
    inference(resolution_lifted,[status(thm)],[c_51,c_52]) ).

cnf(c_74,plain,
    apply(fixed_pt,apply(apply(apply(b,apply(apply(b,apply(apply(b,apply(w,w)),apply(b,w))),b)),b),fixed_pt)) != apply(apply(apply(b,apply(apply(b,apply(apply(b,apply(w,w)),apply(b,w))),b)),b),fixed_pt),
    inference(unflattening,[status(thm)],[c_73]) ).

cnf(c_85,plain,
    apply(fixed_pt,apply(apply(w,w),apply(apply(b,w),apply(b,apply(b,fixed_pt))))) != apply(apply(w,w),apply(apply(b,w),apply(b,apply(b,fixed_pt)))),
    inference(demodulation,[status(thm)],[c_74,c_49]) ).

cnf(c_119,plain,
    apply(apply(apply(w,X0),X1),X1) = apply(apply(w,apply(X0,X1)),X1),
    inference(superposition,[status(thm)],[c_50,c_50]) ).

cnf(c_121,plain,
    apply(apply(X0,X0),X0) = apply(apply(w,w),X0),
    inference(superposition,[status(thm)],[c_50,c_50]) ).

cnf(c_132,plain,
    apply(apply(w,apply(apply(b,X0),X1)),X2) = apply(apply(X0,apply(X1,X2)),X2),
    inference(superposition,[status(thm)],[c_49,c_50]) ).

cnf(c_133,plain,
    apply(apply(w,apply(b,X0)),X1) = apply(X0,apply(X1,X1)),
    inference(superposition,[status(thm)],[c_49,c_50]) ).

cnf(c_177,plain,
    apply(apply(w,apply(w,apply(b,X0))),X1) = apply(apply(X0,apply(X1,X1)),X1),
    inference(superposition,[status(thm)],[c_133,c_50]) ).

cnf(c_213,plain,
    apply(apply(w,apply(X0,X1)),X1) = apply(apply(w,apply(w,X0)),X1),
    inference(demodulation,[status(thm)],[c_119,c_50]) ).

cnf(c_322,plain,
    apply(apply(w,apply(apply(b,w),X0)),X1) = apply(apply(w,apply(w,X0)),X1),
    inference(superposition,[status(thm)],[c_132,c_213]) ).

cnf(c_512,plain,
    apply(apply(w,apply(w,apply(b,apply(b,X0)))),X1) = apply(X0,apply(apply(X1,X1),X1)),
    inference(superposition,[status(thm)],[c_177,c_49]) ).

cnf(c_610,plain,
    apply(apply(w,apply(w,X0)),apply(apply(b,w),X0)) = apply(apply(w,w),apply(apply(b,w),X0)),
    inference(superposition,[status(thm)],[c_322,c_50]) ).

cnf(c_6171,plain,
    apply(apply(w,apply(w,apply(b,apply(b,X0)))),X1) = apply(X0,apply(apply(w,w),X1)),
    inference(superposition,[status(thm)],[c_121,c_512]) ).

cnf(c_29120,plain,
    apply(X0,apply(apply(w,w),apply(apply(b,w),apply(b,apply(b,X0))))) = apply(apply(w,w),apply(apply(b,w),apply(b,apply(b,X0)))),
    inference(superposition,[status(thm)],[c_610,c_6171]) ).

cnf(c_29122,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_85,c_29120]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : COL003-7 : TPTP v8.1.2. Released v1.2.0.
% 0.07/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu May  2 21:21:04 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.19/0.48  Running first-order theorem proving
% 0.19/0.48  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
% 16.49/3.19  % SZS status Started for theBenchmark.p
% 16.49/3.19  % SZS status Unsatisfiable for theBenchmark.p
% 16.49/3.19  
% 16.49/3.19  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 16.49/3.19  
% 16.49/3.19  ------  iProver source info
% 16.49/3.19  
% 16.49/3.19  git: date: 2024-05-02 19:28:25 +0000
% 16.49/3.19  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 16.49/3.19  git: non_committed_changes: false
% 16.49/3.19  
% 16.49/3.19  ------ Parsing...successful
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 1  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 16.49/3.19  
% 16.49/3.19  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 16.49/3.19  
% 16.49/3.19  ------ Preprocessing... sf_s  rm: 0 0s  sf_e 
% 16.49/3.19  ------ Proving...
% 16.49/3.19  ------ Problem Properties 
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  clauses                                 3
% 16.49/3.19  conjectures                             0
% 16.49/3.19  EPR                                     0
% 16.49/3.19  Horn                                    3
% 16.49/3.19  unary                                   3
% 16.49/3.19  binary                                  0
% 16.49/3.19  lits                                    3
% 16.49/3.19  lits eq                                 3
% 16.49/3.19  fd_pure                                 0
% 16.49/3.19  fd_pseudo                               0
% 16.49/3.19  fd_cond                                 0
% 16.49/3.19  fd_pseudo_cond                          0
% 16.49/3.19  AC symbols                              0
% 16.49/3.19  
% 16.49/3.19  ------ Schedule UEQ
% 16.49/3.19  
% 16.49/3.19  ------ Option_UEQ Time Limit: 10.
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  ------ 
% 16.49/3.19  Current options:
% 16.49/3.19  ------ 
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  ------ Proving...
% 16.49/3.19  
% 16.49/3.19  
% 16.49/3.19  % SZS status Unsatisfiable for theBenchmark.p
% 16.49/3.19  
% 16.49/3.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 16.49/3.19  
% 16.49/3.19  
%------------------------------------------------------------------------------