TSTP Solution File: KRS215+1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : KRS215+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n011.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:33:56 EDT 2024

% Result   : Theorem 2.51s 1.19s
% Output   : CNFRefutation 2.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   55 (  11 unt;   0 def)
%            Number of atoms       :  173 (   0 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  191 (  73   ~;  54   |;  47   &)
%                                         (   7 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :  133 (   1 sgn  64   !;  39   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f5,axiom,
    ! [X0,X1] :
      ( ! [X2] :
          ( model(X2,X0)
         => model(X2,X1) )
    <=> status(X0,X1,thm) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thm) ).

fof(f17,axiom,
    ! [X0,X1] :
      ( ? [X2] :
          ( model(X2,not(X1))
          & model(X2,X0) )
    <=> status(X0,X1,csa) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',csa) ).

fof(f22,axiom,
    ! [X6,X7] :
      ( ? [X0,X1] :
          ( ~ status(X0,X1,X7)
          & status(X0,X1,X6) )
    <=> nota(X6,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',nota) ).

fof(f26,axiom,
    ! [X8,X9] :
      ( model(X8,X9)
    <=> ~ model(X8,not(X9)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not) ).

fof(f31,axiom,
    ? [X0,X1] :
      ( ? [X5] : ~ model(X5,X1)
      & ? [X4] :
          ( model(X4,X1)
          & ~ model(X4,X0) )
      & ! [X3] :
          ( model(X3,X0)
         => model(X3,X1) )
      & ? [X2] : model(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mixed_pair) ).

fof(f33,conjecture,
    nota(csa,thm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',nota_csa_thm) ).

fof(f34,negated_conjecture,
    ~ nota(csa,thm),
    inference(negated_conjecture,[],[f33]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( ~ status(X2,X3,X1)
          & status(X2,X3,X0) )
    <=> nota(X0,X1) ),
    inference(rectify,[],[f22]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( model(X0,X1)
    <=> ~ model(X0,not(X1)) ),
    inference(rectify,[],[f26]) ).

fof(f57,plain,
    ? [X0,X1] :
      ( ? [X2] : ~ model(X2,X1)
      & ? [X3] :
          ( model(X3,X1)
          & ~ model(X3,X0) )
      & ! [X4] :
          ( model(X4,X0)
         => model(X4,X1) )
      & ? [X5] : model(X5,X0) ),
    inference(rectify,[],[f31]) ).

fof(f59,plain,
    ~ nota(csa,thm),
    inference(flattening,[],[f34]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( ~ status(X2,X3,X1)
          & status(X2,X3,X0) )
     => nota(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f48]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( model(X2,X1)
          | ~ model(X2,X0) )
    <=> status(X0,X1,thm) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f70,plain,
    ! [X0,X1] :
      ( nota(X0,X1)
      | ! [X2,X3] :
          ( status(X2,X3,X1)
          | ~ status(X2,X3,X0) ) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f71,plain,
    ? [X0,X1] :
      ( ? [X2] : ~ model(X2,X1)
      & ? [X3] :
          ( model(X3,X1)
          & ~ model(X3,X0) )
      & ! [X4] :
          ( model(X4,X1)
          | ~ model(X4,X0) )
      & ? [X5] : model(X5,X0) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( model(X2,X1)
            | ~ model(X2,X0) )
        | ~ status(X0,X1,thm) )
      & ( status(X0,X1,thm)
        | ? [X2] :
            ( ~ model(X2,X1)
            & model(X2,X0) ) ) ),
    inference(nnf_transformation,[],[f63]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( model(X2,X1)
            | ~ model(X2,X0) )
        | ~ status(X0,X1,thm) )
      & ( status(X0,X1,thm)
        | ? [X3] :
            ( ~ model(X3,X1)
            & model(X3,X0) ) ) ),
    inference(rectify,[],[f95]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ model(X3,X1)
          & model(X3,X0) )
     => ( ~ model(sK9(X0,X1),X1)
        & model(sK9(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( model(X2,X1)
            | ~ model(X2,X0) )
        | ~ status(X0,X1,thm) )
      & ( status(X0,X1,thm)
        | ( ~ model(sK9(X0,X1),X1)
          & model(sK9(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9])],[f96,f97]) ).

fof(f167,plain,
    ! [X0,X1] :
      ( ( ? [X2] :
            ( model(X2,not(X1))
            & model(X2,X0) )
        | ~ status(X0,X1,csa) )
      & ( status(X0,X1,csa)
        | ! [X2] :
            ( ~ model(X2,not(X1))
            | ~ model(X2,X0) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f168,plain,
    ! [X0,X1] :
      ( ( ? [X2] :
            ( model(X2,not(X1))
            & model(X2,X0) )
        | ~ status(X0,X1,csa) )
      & ( status(X0,X1,csa)
        | ! [X3] :
            ( ~ model(X3,not(X1))
            | ~ model(X3,X0) ) ) ),
    inference(rectify,[],[f167]) ).

fof(f169,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( model(X2,not(X1))
          & model(X2,X0) )
     => ( model(sK36(X0,X1),not(X1))
        & model(sK36(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f170,plain,
    ! [X0,X1] :
      ( ( ( model(sK36(X0,X1),not(X1))
          & model(sK36(X0,X1),X0) )
        | ~ status(X0,X1,csa) )
      & ( status(X0,X1,csa)
        | ! [X3] :
            ( ~ model(X3,not(X1))
            | ~ model(X3,X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK36])],[f168,f169]) ).

fof(f184,plain,
    ! [X0,X1] :
      ( ( model(X0,X1)
        | model(X0,not(X1)) )
      & ( ~ model(X0,not(X1))
        | ~ model(X0,X1) ) ),
    inference(nnf_transformation,[],[f52]) ).

fof(f197,plain,
    ( ? [X0,X1] :
        ( ? [X2] : ~ model(X2,X1)
        & ? [X3] :
            ( model(X3,X1)
            & ~ model(X3,X0) )
        & ! [X4] :
            ( model(X4,X1)
            | ~ model(X4,X0) )
        & ? [X5] : model(X5,X0) )
   => ( ? [X2] : ~ model(X2,sK51)
      & ? [X3] :
          ( model(X3,sK51)
          & ~ model(X3,sK50) )
      & ! [X4] :
          ( model(X4,sK51)
          | ~ model(X4,sK50) )
      & ? [X5] : model(X5,sK50) ) ),
    introduced(choice_axiom,[]) ).

fof(f198,plain,
    ( ? [X2] : ~ model(X2,sK51)
   => ~ model(sK52,sK51) ),
    introduced(choice_axiom,[]) ).

fof(f199,plain,
    ( ? [X3] :
        ( model(X3,sK51)
        & ~ model(X3,sK50) )
   => ( model(sK53,sK51)
      & ~ model(sK53,sK50) ) ),
    introduced(choice_axiom,[]) ).

fof(f200,plain,
    ( ? [X5] : model(X5,sK50)
   => model(sK54,sK50) ),
    introduced(choice_axiom,[]) ).

fof(f201,plain,
    ( ~ model(sK52,sK51)
    & model(sK53,sK51)
    & ~ model(sK53,sK50)
    & ! [X4] :
        ( model(X4,sK51)
        | ~ model(X4,sK50) )
    & model(sK54,sK50) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK50,sK51,sK52,sK53,sK54])],[f71,f200,f199,f198,f197]) ).

fof(f220,plain,
    ! [X2,X0,X1] :
      ( model(X2,X1)
      | ~ model(X2,X0)
      | ~ status(X0,X1,thm) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f267,plain,
    ! [X3,X0,X1] :
      ( status(X0,X1,csa)
      | ~ model(X3,not(X1))
      | ~ model(X3,X0) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f278,plain,
    ! [X2,X3,X0,X1] :
      ( nota(X0,X1)
      | status(X2,X3,X1)
      | ~ status(X2,X3,X0) ),
    inference(cnf_transformation,[],[f70]) ).

fof(f282,plain,
    ! [X0,X1] :
      ( model(X0,X1)
      | model(X0,not(X1)) ),
    inference(cnf_transformation,[],[f184]) ).

fof(f292,plain,
    ~ model(sK53,sK50),
    inference(cnf_transformation,[],[f201]) ).

fof(f293,plain,
    model(sK53,sK51),
    inference(cnf_transformation,[],[f201]) ).

fof(f298,plain,
    ~ nota(csa,thm),
    inference(cnf_transformation,[],[f59]) ).

cnf(c_62,plain,
    ( ~ status(X0,X1,thm)
    | ~ model(X2,X0)
    | model(X2,X1) ),
    inference(cnf_transformation,[],[f220]) ).

cnf(c_113,plain,
    ( ~ model(X0,not(X1))
    | ~ model(X0,X2)
    | status(X2,X1,csa) ),
    inference(cnf_transformation,[],[f267]) ).

cnf(c_122,plain,
    ( ~ status(X0,X1,X2)
    | status(X0,X1,X3)
    | nota(X2,X3) ),
    inference(cnf_transformation,[],[f278]) ).

cnf(c_125,plain,
    ( model(X0,not(X1))
    | model(X0,X1) ),
    inference(cnf_transformation,[],[f282]) ).

cnf(c_135,plain,
    model(sK53,sK51),
    inference(cnf_transformation,[],[f293]) ).

cnf(c_136,plain,
    ~ model(sK53,sK50),
    inference(cnf_transformation,[],[f292]) ).

cnf(c_142,negated_conjecture,
    ~ nota(csa,thm),
    inference(cnf_transformation,[],[f298]) ).

cnf(c_203,plain,
    ( model(X0,X1)
    | model(X0,not(X1)) ),
    inference(prop_impl_just,[status(thm)],[c_125]) ).

cnf(c_204,plain,
    ( model(X0,not(X1))
    | model(X0,X1) ),
    inference(renaming,[status(thm)],[c_203]) ).

cnf(c_527,plain,
    ( ~ model(X0,X1)
    | status(X1,X2,csa)
    | model(X0,X2) ),
    inference(bin_hyper_res,[status(thm)],[c_113,c_204]) ).

cnf(c_973,plain,
    ( ~ status(X0,X1,csa)
    | status(X0,X1,thm) ),
    inference(resolution,[status(thm)],[c_122,c_142]) ).

cnf(c_1023,plain,
    ( status(X0,X1,thm)
    | ~ status(X0,X1,csa) ),
    inference(prop_impl_just,[status(thm)],[c_973]) ).

cnf(c_1024,plain,
    ( ~ status(X0,X1,csa)
    | status(X0,X1,thm) ),
    inference(renaming,[status(thm)],[c_1023]) ).

cnf(c_2280,plain,
    ( ~ model(sK53,sK51)
    | status(sK51,X0,csa)
    | model(sK53,X0) ),
    inference(instantiation,[status(thm)],[c_527]) ).

cnf(c_2343,plain,
    ( ~ status(sK51,X0,thm)
    | ~ model(sK53,sK51)
    | model(sK53,X0) ),
    inference(instantiation,[status(thm)],[c_62]) ).

cnf(c_3815,plain,
    ( status(sK51,X0,csa)
    | model(sK53,X0) ),
    inference(superposition,[status(thm)],[c_135,c_527]) ).

cnf(c_5398,plain,
    ( ~ status(sK51,X0,csa)
    | status(sK51,X0,thm) ),
    inference(instantiation,[status(thm)],[c_1024]) ).

cnf(c_5862,plain,
    model(sK53,X0),
    inference(global_subsumption_just,[status(thm)],[c_3815,c_135,c_2280,c_2343,c_5398]) ).

cnf(c_5865,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_136,c_5862]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : KRS215+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.04/0.15  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n011.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May  2 22:45:48 EDT 2024
% 0.15/0.37  % CPUTime  : 
% 0.23/0.50  Running first-order theorem proving
% 0.23/0.50  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
% 2.51/1.19  % SZS status Started for theBenchmark.p
% 2.51/1.19  % SZS status Theorem for theBenchmark.p
% 2.51/1.19  
% 2.51/1.19  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 2.51/1.19  
% 2.51/1.19  ------  iProver source info
% 2.51/1.19  
% 2.51/1.19  git: date: 2024-05-02 19:28:25 +0000
% 2.51/1.19  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 2.51/1.19  git: non_committed_changes: false
% 2.51/1.19  
% 2.51/1.19  ------ Parsing...
% 2.51/1.19  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 2.51/1.19  
% 2.51/1.19  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe:1:0s pe_e  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 2.51/1.19  
% 2.51/1.19  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.51/1.19  ------ Proving...
% 2.51/1.19  ------ Problem Properties 
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  clauses                                 91
% 2.51/1.19  conjectures                             0
% 2.51/1.19  EPR                                     39
% 2.51/1.19  Horn                                    72
% 2.51/1.19  unary                                   13
% 2.51/1.19  binary                                  47
% 2.51/1.19  lits                                    220
% 2.51/1.19  lits eq                                 0
% 2.51/1.19  fd_pure                                 0
% 2.51/1.19  fd_pseudo                               0
% 2.51/1.19  fd_cond                                 0
% 2.51/1.19  fd_pseudo_cond                          0
% 2.51/1.19  AC symbols                              0
% 2.51/1.19  
% 2.51/1.19  ------ Schedule dynamic 5 is on 
% 2.51/1.19  
% 2.51/1.19  ------ no conjectures: strip conj schedule 
% 2.51/1.19  
% 2.51/1.19  ------ no equalities: superposition off 
% 2.51/1.19  
% 2.51/1.19  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" stripped conjectures Time Limit: 10.
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  ------ 
% 2.51/1.19  Current options:
% 2.51/1.19  ------ 
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  ------ Proving...
% 2.51/1.19  
% 2.51/1.19  
% 2.51/1.19  % SZS status Theorem for theBenchmark.p
% 2.51/1.19  
% 2.51/1.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 2.51/1.19  
% 2.51/1.20  
%------------------------------------------------------------------------------