TSTP Solution File: COM149+1 by iProver---3.8

View Problem - Process Solution

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

% Computer : n032.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 : Wed Aug 30 18:42:26 EDT 2023

% Result   : Theorem 7.74s 1.57s
% Output   : CNFRefutation 7.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   75 (  23 unt;   0 def)
%            Number of atoms       :  242 ( 146 equ)
%            Maximal formula atoms :    9 (   3 avg)
%            Number of connectives :  241 (  74   ~;  80   |;  68   &)
%                                         (   0 <=>;  19  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   21 (  21 usr;   4 con; 0-3 aty)
%            Number of variables   :  233 (   9 sgn; 143   !;  69   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4,axiom,
    ! [X0,X1,X2,X3] : vvar(X0) != vabs(X1,X2,X3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','DIFF-var-abs') ).

fof(f5,axiom,
    ! [X0,X3,X5] : vvar(X0) != vapp(X3,X5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','DIFF-var-app') ).

fof(f10,axiom,
    ! [X0,X3,X8,X13] :
      ( ( vvar(X8) = X3
        & X0 = X13 )
     => ( ( visFreeVar(X0,X3)
         => X8 = X13 )
        & ( X8 = X13
         => visFreeVar(X0,X3) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isFreeVar0) ).

fof(f18,axiom,
    ! [X2] : vnoType != vsomeType(X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','DIFF-noType-someType') ).

fof(f22,axiom,
    ! [X8,X0,X15,X18] :
      ( ( vempty = X15
        & X0 = X8 )
     => ( vlookup(X0,X15) = X18
       => vnoType = X18 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lookup0) ).

fof(f54,axiom,
    ! [X10,X14,X19] :
      ( vtcheck(X19,X10,X14)
     => ( ? [X11,X12,X9] :
            ( vtcheck(X19,X12,X9)
            & vtcheck(X19,X11,varrow(X9,X14))
            & vapp(X11,X12) = X10 )
        | ? [X8,X12,X32,X33] :
            ( vtcheck(vbind(X8,X32,X19),X12,X33)
            & varrow(X32,X33) = X14
            & vabs(X8,X32,X12) = X10 )
        | ? [X8] :
            ( vlookup(X8,X19) = vsomeType(X14)
            & vvar(X8) = X10 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','T-inv') ).

fof(f57,conjecture,
    ! [X14,X8] :
      ( ( ~ visValue(vvar(X8))
        & vtcheck(vempty,vvar(X8),X14) )
     => ? [X34] : vreduce(vvar(X8)) = vsomeExp(X34) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','T-Progress-T-var') ).

fof(f58,negated_conjecture,
    ~ ! [X14,X8] :
        ( ( ~ visValue(vvar(X8))
          & vtcheck(vempty,vvar(X8),X14) )
       => ? [X34] : vreduce(vvar(X8)) = vsomeExp(X34) ),
    inference(negated_conjecture,[],[f57]) ).

fof(f61,plain,
    ! [X0,X1,X2] : vvar(X0) != vapp(X1,X2),
    inference(rectify,[],[f5]) ).

fof(f66,plain,
    ! [X0,X1,X2,X3] :
      ( ( vvar(X2) = X1
        & X0 = X3 )
     => ( ( visFreeVar(X0,X1)
         => X2 = X3 )
        & ( X2 = X3
         => visFreeVar(X0,X1) ) ) ),
    inference(rectify,[],[f10]) ).

fof(f74,plain,
    ! [X0] : vnoType != vsomeType(X0),
    inference(rectify,[],[f18]) ).

fof(f78,plain,
    ! [X0,X1,X2,X3] :
      ( ( vempty = X2
        & X0 = X1 )
     => ( vlookup(X1,X2) = X3
       => vnoType = X3 ) ),
    inference(rectify,[],[f22]) ).

fof(f110,plain,
    ! [X0,X1,X2] :
      ( vtcheck(X2,X0,X1)
     => ( ? [X3,X4,X5] :
            ( vtcheck(X2,X4,X5)
            & vtcheck(X2,X3,varrow(X5,X1))
            & vapp(X3,X4) = X0 )
        | ? [X6,X7,X8,X9] :
            ( vtcheck(vbind(X6,X8,X2),X7,X9)
            & varrow(X8,X9) = X1
            & vabs(X6,X8,X7) = X0 )
        | ? [X10] :
            ( vsomeType(X1) = vlookup(X10,X2)
            & vvar(X10) = X0 ) ) ),
    inference(rectify,[],[f54]) ).

fof(f113,plain,
    ~ ! [X0,X1] :
        ( ( ~ visValue(vvar(X1))
          & vtcheck(vempty,vvar(X1),X0) )
       => ? [X2] : vsomeExp(X2) = vreduce(vvar(X1)) ),
    inference(rectify,[],[f58]) ).

fof(f122,plain,
    ! [X0,X1,X2,X3] :
      ( ( ( X2 = X3
          | ~ visFreeVar(X0,X1) )
        & ( visFreeVar(X0,X1)
          | X2 != X3 ) )
      | vvar(X2) != X1
      | X0 != X3 ),
    inference(ennf_transformation,[],[f66]) ).

fof(f123,plain,
    ! [X0,X1,X2,X3] :
      ( ( ( X2 = X3
          | ~ visFreeVar(X0,X1) )
        & ( visFreeVar(X0,X1)
          | X2 != X3 ) )
      | vvar(X2) != X1
      | X0 != X3 ),
    inference(flattening,[],[f122]) ).

fof(f135,plain,
    ! [X0,X1,X2,X3] :
      ( vnoType = X3
      | vlookup(X1,X2) != X3
      | vempty != X2
      | X0 != X1 ),
    inference(ennf_transformation,[],[f78]) ).

fof(f136,plain,
    ! [X0,X1,X2,X3] :
      ( vnoType = X3
      | vlookup(X1,X2) != X3
      | vempty != X2
      | X0 != X1 ),
    inference(flattening,[],[f135]) ).

fof(f189,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( vtcheck(X2,X4,X5)
          & vtcheck(X2,X3,varrow(X5,X1))
          & vapp(X3,X4) = X0 )
      | ? [X6,X7,X8,X9] :
          ( vtcheck(vbind(X6,X8,X2),X7,X9)
          & varrow(X8,X9) = X1
          & vabs(X6,X8,X7) = X0 )
      | ? [X10] :
          ( vsomeType(X1) = vlookup(X10,X2)
          & vvar(X10) = X0 )
      | ~ vtcheck(X2,X0,X1) ),
    inference(ennf_transformation,[],[f110]) ).

fof(f190,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( vtcheck(X2,X4,X5)
          & vtcheck(X2,X3,varrow(X5,X1))
          & vapp(X3,X4) = X0 )
      | ? [X6,X7,X8,X9] :
          ( vtcheck(vbind(X6,X8,X2),X7,X9)
          & varrow(X8,X9) = X1
          & vabs(X6,X8,X7) = X0 )
      | ? [X10] :
          ( vsomeType(X1) = vlookup(X10,X2)
          & vvar(X10) = X0 )
      | ~ vtcheck(X2,X0,X1) ),
    inference(flattening,[],[f189]) ).

fof(f195,plain,
    ? [X0,X1] :
      ( ! [X2] : vsomeExp(X2) != vreduce(vvar(X1))
      & ~ visValue(vvar(X1))
      & vtcheck(vempty,vvar(X1),X0) ),
    inference(ennf_transformation,[],[f113]) ).

fof(f196,plain,
    ? [X0,X1] :
      ( ! [X2] : vsomeExp(X2) != vreduce(vvar(X1))
      & ~ visValue(vvar(X1))
      & vtcheck(vempty,vvar(X1),X0) ),
    inference(flattening,[],[f195]) ).

fof(f212,plain,
    ! [X2,X1,X0] :
      ( ? [X6,X7,X8,X9] :
          ( vtcheck(vbind(X6,X8,X2),X7,X9)
          & varrow(X8,X9) = X1
          & vabs(X6,X8,X7) = X0 )
      | ~ sP12(X2,X1,X0) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP12])]) ).

fof(f213,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( vtcheck(X2,X4,X5)
          & vtcheck(X2,X3,varrow(X5,X1))
          & vapp(X3,X4) = X0 )
      | sP12(X2,X1,X0)
      | ? [X10] :
          ( vsomeType(X1) = vlookup(X10,X2)
          & vvar(X10) = X0 )
      | ~ vtcheck(X2,X0,X1) ),
    inference(definition_folding,[],[f190,f212]) ).

fof(f276,plain,
    ! [X2,X1,X0] :
      ( ? [X6,X7,X8,X9] :
          ( vtcheck(vbind(X6,X8,X2),X7,X9)
          & varrow(X8,X9) = X1
          & vabs(X6,X8,X7) = X0 )
      | ~ sP12(X2,X1,X0) ),
    inference(nnf_transformation,[],[f212]) ).

fof(f277,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5,X6] :
          ( vtcheck(vbind(X3,X5,X0),X4,X6)
          & varrow(X5,X6) = X1
          & vabs(X3,X5,X4) = X2 )
      | ~ sP12(X0,X1,X2) ),
    inference(rectify,[],[f276]) ).

fof(f278,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5,X6] :
          ( vtcheck(vbind(X3,X5,X0),X4,X6)
          & varrow(X5,X6) = X1
          & vabs(X3,X5,X4) = X2 )
     => ( vtcheck(vbind(sK79(X0,X1,X2),sK81(X0,X1,X2),X0),sK80(X0,X1,X2),sK82(X0,X1,X2))
        & varrow(sK81(X0,X1,X2),sK82(X0,X1,X2)) = X1
        & vabs(sK79(X0,X1,X2),sK81(X0,X1,X2),sK80(X0,X1,X2)) = X2 ) ),
    introduced(choice_axiom,[]) ).

fof(f279,plain,
    ! [X0,X1,X2] :
      ( ( vtcheck(vbind(sK79(X0,X1,X2),sK81(X0,X1,X2),X0),sK80(X0,X1,X2),sK82(X0,X1,X2))
        & varrow(sK81(X0,X1,X2),sK82(X0,X1,X2)) = X1
        & vabs(sK79(X0,X1,X2),sK81(X0,X1,X2),sK80(X0,X1,X2)) = X2 )
      | ~ sP12(X0,X1,X2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK79,sK80,sK81,sK82])],[f277,f278]) ).

fof(f280,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( vtcheck(X2,X4,X5)
          & vtcheck(X2,X3,varrow(X5,X1))
          & vapp(X3,X4) = X0 )
      | sP12(X2,X1,X0)
      | ? [X6] :
          ( vsomeType(X1) = vlookup(X6,X2)
          & vvar(X6) = X0 )
      | ~ vtcheck(X2,X0,X1) ),
    inference(rectify,[],[f213]) ).

fof(f281,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4,X5] :
          ( vtcheck(X2,X4,X5)
          & vtcheck(X2,X3,varrow(X5,X1))
          & vapp(X3,X4) = X0 )
     => ( vtcheck(X2,sK84(X0,X1,X2),sK85(X0,X1,X2))
        & vtcheck(X2,sK83(X0,X1,X2),varrow(sK85(X0,X1,X2),X1))
        & vapp(sK83(X0,X1,X2),sK84(X0,X1,X2)) = X0 ) ),
    introduced(choice_axiom,[]) ).

fof(f282,plain,
    ! [X0,X1,X2] :
      ( ? [X6] :
          ( vsomeType(X1) = vlookup(X6,X2)
          & vvar(X6) = X0 )
     => ( vsomeType(X1) = vlookup(sK86(X0,X1,X2),X2)
        & vvar(sK86(X0,X1,X2)) = X0 ) ),
    introduced(choice_axiom,[]) ).

fof(f283,plain,
    ! [X0,X1,X2] :
      ( ( vtcheck(X2,sK84(X0,X1,X2),sK85(X0,X1,X2))
        & vtcheck(X2,sK83(X0,X1,X2),varrow(sK85(X0,X1,X2),X1))
        & vapp(sK83(X0,X1,X2),sK84(X0,X1,X2)) = X0 )
      | sP12(X2,X1,X0)
      | ( vsomeType(X1) = vlookup(sK86(X0,X1,X2),X2)
        & vvar(sK86(X0,X1,X2)) = X0 )
      | ~ vtcheck(X2,X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK83,sK84,sK85,sK86])],[f280,f282,f281]) ).

fof(f284,plain,
    ( ? [X0,X1] :
        ( ! [X2] : vsomeExp(X2) != vreduce(vvar(X1))
        & ~ visValue(vvar(X1))
        & vtcheck(vempty,vvar(X1),X0) )
   => ( ! [X2] : vsomeExp(X2) != vreduce(vvar(sK88))
      & ~ visValue(vvar(sK88))
      & vtcheck(vempty,vvar(sK88),sK87) ) ),
    introduced(choice_axiom,[]) ).

fof(f285,plain,
    ( ! [X2] : vsomeExp(X2) != vreduce(vvar(sK88))
    & ~ visValue(vvar(sK88))
    & vtcheck(vempty,vvar(sK88),sK87) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK87,sK88])],[f196,f284]) ).

fof(f295,plain,
    ! [X2,X3,X0,X1] : vvar(X0) != vabs(X1,X2,X3),
    inference(cnf_transformation,[],[f4]) ).

fof(f296,plain,
    ! [X2,X0,X1] : vvar(X0) != vapp(X1,X2),
    inference(cnf_transformation,[],[f61]) ).

fof(f301,plain,
    ! [X2,X3,X0,X1] :
      ( visFreeVar(X0,X1)
      | X2 != X3
      | vvar(X2) != X1
      | X0 != X3 ),
    inference(cnf_transformation,[],[f123]) ).

fof(f302,plain,
    ! [X2,X3,X0,X1] :
      ( X2 = X3
      | ~ visFreeVar(X0,X1)
      | vvar(X2) != X1
      | X0 != X3 ),
    inference(cnf_transformation,[],[f123]) ).

fof(f318,plain,
    ! [X0] : vnoType != vsomeType(X0),
    inference(cnf_transformation,[],[f74]) ).

fof(f322,plain,
    ! [X2,X3,X0,X1] :
      ( vnoType = X3
      | vlookup(X1,X2) != X3
      | vempty != X2
      | X0 != X1 ),
    inference(cnf_transformation,[],[f136]) ).

fof(f425,plain,
    ! [X2,X0,X1] :
      ( vabs(sK79(X0,X1,X2),sK81(X0,X1,X2),sK80(X0,X1,X2)) = X2
      | ~ sP12(X0,X1,X2) ),
    inference(cnf_transformation,[],[f279]) ).

fof(f428,plain,
    ! [X2,X0,X1] :
      ( vapp(sK83(X0,X1,X2),sK84(X0,X1,X2)) = X0
      | sP12(X2,X1,X0)
      | vvar(sK86(X0,X1,X2)) = X0
      | ~ vtcheck(X2,X0,X1) ),
    inference(cnf_transformation,[],[f283]) ).

fof(f429,plain,
    ! [X2,X0,X1] :
      ( vapp(sK83(X0,X1,X2),sK84(X0,X1,X2)) = X0
      | sP12(X2,X1,X0)
      | vsomeType(X1) = vlookup(sK86(X0,X1,X2),X2)
      | ~ vtcheck(X2,X0,X1) ),
    inference(cnf_transformation,[],[f283]) ).

fof(f436,plain,
    vtcheck(vempty,vvar(sK88),sK87),
    inference(cnf_transformation,[],[f285]) ).

fof(f448,plain,
    ! [X2,X3,X0] :
      ( X2 = X3
      | ~ visFreeVar(X0,vvar(X2))
      | X0 != X3 ),
    inference(equality_resolution,[],[f302]) ).

fof(f449,plain,
    ! [X2,X3] :
      ( X2 = X3
      | ~ visFreeVar(X3,vvar(X2)) ),
    inference(equality_resolution,[],[f448]) ).

fof(f450,plain,
    ! [X3,X0,X1] :
      ( visFreeVar(X0,X1)
      | vvar(X3) != X1
      | X0 != X3 ),
    inference(equality_resolution,[],[f301]) ).

fof(f451,plain,
    ! [X3,X0] :
      ( visFreeVar(X0,vvar(X3))
      | X0 != X3 ),
    inference(equality_resolution,[],[f450]) ).

fof(f452,plain,
    ! [X3] : visFreeVar(X3,vvar(X3)),
    inference(equality_resolution,[],[f451]) ).

fof(f474,plain,
    ! [X2,X0,X1] :
      ( vnoType = vlookup(X1,X2)
      | vempty != X2
      | X0 != X1 ),
    inference(equality_resolution,[],[f322]) ).

fof(f475,plain,
    ! [X0,X1] :
      ( vnoType = vlookup(X1,vempty)
      | X0 != X1 ),
    inference(equality_resolution,[],[f474]) ).

fof(f476,plain,
    ! [X1] : vnoType = vlookup(X1,vempty),
    inference(equality_resolution,[],[f475]) ).

cnf(c_55,plain,
    vabs(X0,X1,X2) != vvar(X3),
    inference(cnf_transformation,[],[f295]) ).

cnf(c_56,plain,
    vapp(X0,X1) != vvar(X2),
    inference(cnf_transformation,[],[f296]) ).

cnf(c_61,plain,
    ( ~ visFreeVar(X0,vvar(X1))
    | X0 = X1 ),
    inference(cnf_transformation,[],[f449]) ).

cnf(c_62,plain,
    visFreeVar(X0,vvar(X0)),
    inference(cnf_transformation,[],[f452]) ).

cnf(c_74,plain,
    vsomeType(X0) != vnoType,
    inference(cnf_transformation,[],[f318]) ).

cnf(c_78,plain,
    vlookup(X0,vempty) = vnoType,
    inference(cnf_transformation,[],[f476]) ).

cnf(c_180,plain,
    ( ~ sP12(X0,X1,X2)
    | vabs(sK79(X0,X1,X2),sK81(X0,X1,X2),sK80(X0,X1,X2)) = X2 ),
    inference(cnf_transformation,[],[f425]) ).

cnf(c_185,plain,
    ( ~ vtcheck(X0,X1,X2)
    | vapp(sK83(X1,X2,X0),sK84(X1,X2,X0)) = X1
    | vlookup(sK86(X1,X2,X0),X0) = vsomeType(X2)
    | sP12(X0,X2,X1) ),
    inference(cnf_transformation,[],[f429]) ).

cnf(c_186,plain,
    ( ~ vtcheck(X0,X1,X2)
    | vapp(sK83(X1,X2,X0),sK84(X1,X2,X0)) = X1
    | vvar(sK86(X1,X2,X0)) = X1
    | sP12(X0,X2,X1) ),
    inference(cnf_transformation,[],[f428]) ).

cnf(c_191,negated_conjecture,
    vtcheck(vempty,vvar(sK88),sK87),
    inference(cnf_transformation,[],[f436]) ).

cnf(c_26321,plain,
    ( vapp(sK83(vvar(sK88),sK87,vempty),sK84(vvar(sK88),sK87,vempty)) = vvar(sK88)
    | vvar(sK86(vvar(sK88),sK87,vempty)) = vvar(sK88)
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(superposition,[status(thm)],[c_191,c_186]) ).

cnf(c_26324,plain,
    ( vvar(sK86(vvar(sK88),sK87,vempty)) = vvar(sK88)
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_26321,c_56]) ).

cnf(c_26523,plain,
    ( vabs(sK79(vempty,sK87,vvar(sK88)),sK81(vempty,sK87,vvar(sK88)),sK80(vempty,sK87,vvar(sK88))) = vvar(sK88)
    | vvar(sK86(vvar(sK88),sK87,vempty)) = vvar(sK88) ),
    inference(superposition,[status(thm)],[c_26324,c_180]) ).

cnf(c_26527,plain,
    vvar(sK86(vvar(sK88),sK87,vempty)) = vvar(sK88),
    inference(forward_subsumption_resolution,[status(thm)],[c_26523,c_55]) ).

cnf(c_26576,plain,
    visFreeVar(sK86(vvar(sK88),sK87,vempty),vvar(sK88)),
    inference(superposition,[status(thm)],[c_26527,c_62]) ).

cnf(c_26757,plain,
    sK86(vvar(sK88),sK87,vempty) = sK88,
    inference(superposition,[status(thm)],[c_26576,c_61]) ).

cnf(c_27748,plain,
    ( vapp(sK83(vvar(sK88),sK87,vempty),sK84(vvar(sK88),sK87,vempty)) = vvar(sK88)
    | vlookup(sK86(vvar(sK88),sK87,vempty),vempty) = vsomeType(sK87)
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(superposition,[status(thm)],[c_191,c_185]) ).

cnf(c_27751,plain,
    ( vapp(sK83(vvar(sK88),sK87,vempty),sK84(vvar(sK88),sK87,vempty)) = vvar(sK88)
    | vlookup(sK88,vempty) = vsomeType(sK87)
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(light_normalisation,[status(thm)],[c_27748,c_26757]) ).

cnf(c_27752,plain,
    ( vlookup(sK88,vempty) = vsomeType(sK87)
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_27751,c_56]) ).

cnf(c_27858,plain,
    ( vsomeType(sK87) = vnoType
    | sP12(vempty,sK87,vvar(sK88)) ),
    inference(demodulation,[status(thm)],[c_27752,c_78]) ).

cnf(c_27859,plain,
    sP12(vempty,sK87,vvar(sK88)),
    inference(forward_subsumption_resolution,[status(thm)],[c_27858,c_74]) ).

cnf(c_27860,plain,
    vabs(sK79(vempty,sK87,vvar(sK88)),sK81(vempty,sK87,vvar(sK88)),sK80(vempty,sK87,vvar(sK88))) = vvar(sK88),
    inference(superposition,[status(thm)],[c_27859,c_180]) ).

cnf(c_27862,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_27860,c_55]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem  : COM149+1 : TPTP v8.1.2. Released v6.4.0.
% 0.03/0.11  % Command  : run_iprover %s %d THM
% 0.08/0.30  % Computer : n032.cluster.edu
% 0.08/0.30  % Model    : x86_64 x86_64
% 0.08/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.30  % Memory   : 8042.1875MB
% 0.08/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.30  % CPULimit : 300
% 0.08/0.30  % WCLimit  : 300
% 0.08/0.30  % DateTime : Tue Aug 29 13:39:46 EDT 2023
% 0.08/0.30  % CPUTime  : 
% 0.12/0.38  Running first-order theorem proving
% 0.12/0.38  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 7.74/1.57  % SZS status Started for theBenchmark.p
% 7.74/1.57  % SZS status Theorem for theBenchmark.p
% 7.74/1.57  
% 7.74/1.57  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 7.74/1.57  
% 7.74/1.57  ------  iProver source info
% 7.74/1.57  
% 7.74/1.57  git: date: 2023-05-31 18:12:56 +0000
% 7.74/1.57  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 7.74/1.57  git: non_committed_changes: false
% 7.74/1.57  git: last_make_outside_of_git: false
% 7.74/1.57  
% 7.74/1.57  ------ Parsing...
% 7.74/1.57  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 7.74/1.57  
% 7.74/1.57  ------ Preprocessing... sup_sim: 2  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.74/1.57  
% 7.74/1.57  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.74/1.57  
% 7.74/1.57  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.74/1.57  ------ Proving...
% 7.74/1.57  ------ Problem Properties 
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  clauses                                 137
% 7.74/1.57  conjectures                             1
% 7.74/1.57  EPR                                     3
% 7.74/1.57  Horn                                    110
% 7.74/1.57  unary                                   24
% 7.74/1.57  binary                                  86
% 7.74/1.57  lits                                    300
% 7.74/1.57  lits eq                                 132
% 7.74/1.57  fd_pure                                 0
% 7.74/1.57  fd_pseudo                               0
% 7.74/1.57  fd_cond                                 3
% 7.74/1.57  fd_pseudo_cond                          20
% 7.74/1.57  AC symbols                              0
% 7.74/1.57  
% 7.74/1.57  ------ Schedule dynamic 5 is on 
% 7.74/1.57  
% 7.74/1.57  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  ------ 
% 7.74/1.57  Current options:
% 7.74/1.57  ------ 
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  ------ Proving...
% 7.74/1.57  
% 7.74/1.57  
% 7.74/1.57  % SZS status Theorem for theBenchmark.p
% 7.74/1.57  
% 7.74/1.57  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.74/1.57  
% 7.74/1.57  
%------------------------------------------------------------------------------