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

View Problem - Process Solution

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

% Computer : n008.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:10:39 EDT 2024

% Result   : Theorem 8.04s 1.67s
% Output   : CNFRefutation 8.04s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

% Comments : 
%------------------------------------------------------------------------------
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/sandbox/benchmark/theBenchmark.p',isFreeVar0) ).

fof(f12,axiom,
    ! [X0,X3,X11,X13,X12] :
      ( ( vapp(X11,X12) = X3
        & X0 = X13 )
     => ( ( visFreeVar(X0,X3)
         => ( visFreeVar(X13,X12)
            | visFreeVar(X13,X11) ) )
        & ( ( visFreeVar(X13,X12)
            | visFreeVar(X13,X11) )
         => visFreeVar(X0,X3) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',isFreeVar2) ).

fof(f28,axiom,
    ! [X13,X10] :
      ( vgensym(X10) = X13
     => ~ visFreeVar(X13,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','gensym-is-fresh') ).

fof(f56,axiom,
    ! [X12,X11] :
      ( valphaEquivalent(X11,X12)
     => valphaEquivalent(X12,X11) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','alpha-equiv-sym') ).

fof(f58,axiom,
    ! [X9,X8,X20,X10] :
      ( ~ visFreeVar(X20,X10)
     => valphaEquivalent(vabs(X8,X9,X10),vabs(X20,X9,vsubst(X8,vvar(X20),X10))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','alpha-equiv-subst-abs') ).

fof(f59,axiom,
    ! [X10,X19,X11,X14] :
      ( ( valphaEquivalent(X10,X11)
        & vtcheck(X19,X10,X14) )
     => vtcheck(X19,X11,X14) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','alpha-equiv-typing') ).

fof(f61,axiom,
    ! [X8,X9,X19,X20,X35,X11,X14] :
      ( ( vtcheck(X19,vabs(X20,X35,X11),X14)
        & vnoType = vlookup(X8,X19)
        & X8 != X20 )
     => vtcheck(vbind(X8,X9,X19),vabs(X20,X35,X11),X14) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs-1-gen') ).

fof(f62,conjecture,
    ! [X8,X9,X19,X20,X35,X14] :
      ( ( vtcheck(X19,vabs(X20,X35,veabs),X14)
        & vnoType = vlookup(X8,X19)
        & X8 = X20 )
     => vtcheck(vbind(X8,X9,X19),vabs(X20,X35,veabs),X14) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs-2') ).

fof(f63,negated_conjecture,
    ~ ! [X8,X9,X19,X20,X35,X14] :
        ( ( vtcheck(X19,vabs(X20,X35,veabs),X14)
          & vnoType = vlookup(X8,X19)
          & X8 = X20 )
       => vtcheck(vbind(X8,X9,X19),vabs(X20,X35,veabs),X14) ),
    inference(negated_conjecture,[],[f62]) ).

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

fof(f73,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( vapp(X2,X4) = X1
        & X0 = X3 )
     => ( ( visFreeVar(X0,X1)
         => ( visFreeVar(X3,X4)
            | visFreeVar(X3,X2) ) )
        & ( ( visFreeVar(X3,X4)
            | visFreeVar(X3,X2) )
         => visFreeVar(X0,X1) ) ) ),
    inference(rectify,[],[f12]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( vgensym(X1) = X0
     => ~ visFreeVar(X0,X1) ),
    inference(rectify,[],[f28]) ).

fof(f117,plain,
    ! [X0,X1] :
      ( valphaEquivalent(X1,X0)
     => valphaEquivalent(X0,X1) ),
    inference(rectify,[],[f56]) ).

fof(f119,plain,
    ! [X0,X1,X2,X3] :
      ( ~ visFreeVar(X2,X3)
     => valphaEquivalent(vabs(X1,X0,X3),vabs(X2,X0,vsubst(X1,vvar(X2),X3))) ),
    inference(rectify,[],[f58]) ).

fof(f120,plain,
    ! [X0,X1,X2,X3] :
      ( ( valphaEquivalent(X0,X2)
        & vtcheck(X1,X0,X3) )
     => vtcheck(X1,X2,X3) ),
    inference(rectify,[],[f59]) ).

fof(f122,plain,
    ! [X0,X1,X2,X3,X4,X5,X6] :
      ( ( vtcheck(X2,vabs(X3,X4,X5),X6)
        & vnoType = vlookup(X0,X2)
        & X0 != X3 )
     => vtcheck(vbind(X0,X1,X2),vabs(X3,X4,X5),X6) ),
    inference(rectify,[],[f61]) ).

fof(f123,plain,
    ~ ! [X0,X1,X2,X3,X4,X5] :
        ( ( vtcheck(X2,vabs(X3,X4,veabs),X5)
          & vnoType = vlookup(X0,X2)
          & X0 = X3 )
       => vtcheck(vbind(X0,X1,X2),vabs(X3,X4,veabs),X5) ),
    inference(rectify,[],[f63]) ).

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

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

fof(f136,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( ( visFreeVar(X3,X4)
          | visFreeVar(X3,X2)
          | ~ visFreeVar(X0,X1) )
        & ( visFreeVar(X0,X1)
          | ( ~ visFreeVar(X3,X4)
            & ~ visFreeVar(X3,X2) ) ) )
      | vapp(X2,X4) != X1
      | X0 != X3 ),
    inference(ennf_transformation,[],[f73]) ).

fof(f137,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( ( visFreeVar(X3,X4)
          | visFreeVar(X3,X2)
          | ~ visFreeVar(X0,X1) )
        & ( visFreeVar(X0,X1)
          | ( ~ visFreeVar(X3,X4)
            & ~ visFreeVar(X3,X2) ) ) )
      | vapp(X2,X4) != X1
      | X0 != X3 ),
    inference(flattening,[],[f136]) ).

fof(f157,plain,
    ! [X0,X1] :
      ( ~ visFreeVar(X0,X1)
      | vgensym(X1) != X0 ),
    inference(ennf_transformation,[],[f89]) ).

fof(f201,plain,
    ! [X0,X1] :
      ( valphaEquivalent(X0,X1)
      | ~ valphaEquivalent(X1,X0) ),
    inference(ennf_transformation,[],[f117]) ).

fof(f204,plain,
    ! [X0,X1,X2,X3] :
      ( valphaEquivalent(vabs(X1,X0,X3),vabs(X2,X0,vsubst(X1,vvar(X2),X3)))
      | visFreeVar(X2,X3) ),
    inference(ennf_transformation,[],[f119]) ).

fof(f205,plain,
    ! [X0,X1,X2,X3] :
      ( vtcheck(X1,X2,X3)
      | ~ valphaEquivalent(X0,X2)
      | ~ vtcheck(X1,X0,X3) ),
    inference(ennf_transformation,[],[f120]) ).

fof(f206,plain,
    ! [X0,X1,X2,X3] :
      ( vtcheck(X1,X2,X3)
      | ~ valphaEquivalent(X0,X2)
      | ~ vtcheck(X1,X0,X3) ),
    inference(flattening,[],[f205]) ).

fof(f209,plain,
    ! [X0,X1,X2,X3,X4,X5,X6] :
      ( vtcheck(vbind(X0,X1,X2),vabs(X3,X4,X5),X6)
      | ~ vtcheck(X2,vabs(X3,X4,X5),X6)
      | vnoType != vlookup(X0,X2)
      | X0 = X3 ),
    inference(ennf_transformation,[],[f122]) ).

fof(f210,plain,
    ! [X0,X1,X2,X3,X4,X5,X6] :
      ( vtcheck(vbind(X0,X1,X2),vabs(X3,X4,X5),X6)
      | ~ vtcheck(X2,vabs(X3,X4,X5),X6)
      | vnoType != vlookup(X0,X2)
      | X0 = X3 ),
    inference(flattening,[],[f209]) ).

fof(f211,plain,
    ? [X0,X1,X2,X3,X4,X5] :
      ( ~ vtcheck(vbind(X0,X1,X2),vabs(X3,X4,veabs),X5)
      & vtcheck(X2,vabs(X3,X4,veabs),X5)
      & vnoType = vlookup(X0,X2)
      & X0 = X3 ),
    inference(ennf_transformation,[],[f123]) ).

fof(f212,plain,
    ? [X0,X1,X2,X3,X4,X5] :
      ( ~ vtcheck(vbind(X0,X1,X2),vabs(X3,X4,veabs),X5)
      & vtcheck(X2,vabs(X3,X4,veabs),X5)
      & vnoType = vlookup(X0,X2)
      & X0 = X3 ),
    inference(flattening,[],[f211]) ).

fof(f300,plain,
    ( ? [X0,X1,X2,X3,X4,X5] :
        ( ~ vtcheck(vbind(X0,X1,X2),vabs(X3,X4,veabs),X5)
        & vtcheck(X2,vabs(X3,X4,veabs),X5)
        & vnoType = vlookup(X0,X2)
        & X0 = X3 )
   => ( ~ vtcheck(vbind(sK87,sK88,sK89),vabs(sK90,sK91,veabs),sK92)
      & vtcheck(sK89,vabs(sK90,sK91,veabs),sK92)
      & vnoType = vlookup(sK87,sK89)
      & sK87 = sK90 ) ),
    introduced(choice_axiom,[]) ).

fof(f301,plain,
    ( ~ vtcheck(vbind(sK87,sK88,sK89),vabs(sK90,sK91,veabs),sK92)
    & vtcheck(sK89,vabs(sK90,sK91,veabs),sK92)
    & vnoType = vlookup(sK87,sK89)
    & sK87 = sK90 ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK87,sK88,sK89,sK90,sK91,sK92])],[f212,f300]) ).

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

fof(f322,plain,
    ! [X2,X3,X0,X1,X4] :
      ( visFreeVar(X0,X1)
      | ~ visFreeVar(X3,X2)
      | vapp(X2,X4) != X1
      | X0 != X3 ),
    inference(cnf_transformation,[],[f137]) ).

fof(f323,plain,
    ! [X2,X3,X0,X1,X4] :
      ( visFreeVar(X0,X1)
      | ~ visFreeVar(X3,X4)
      | vapp(X2,X4) != X1
      | X0 != X3 ),
    inference(cnf_transformation,[],[f137]) ).

fof(f354,plain,
    ! [X0,X1] :
      ( ~ visFreeVar(X0,X1)
      | vgensym(X1) != X0 ),
    inference(cnf_transformation,[],[f157]) ).

fof(f451,plain,
    ! [X0,X1] :
      ( valphaEquivalent(X0,X1)
      | ~ valphaEquivalent(X1,X0) ),
    inference(cnf_transformation,[],[f201]) ).

fof(f453,plain,
    ! [X2,X3,X0,X1] :
      ( valphaEquivalent(vabs(X1,X0,X3),vabs(X2,X0,vsubst(X1,vvar(X2),X3)))
      | visFreeVar(X2,X3) ),
    inference(cnf_transformation,[],[f204]) ).

fof(f454,plain,
    ! [X2,X3,X0,X1] :
      ( vtcheck(X1,X2,X3)
      | ~ valphaEquivalent(X0,X2)
      | ~ vtcheck(X1,X0,X3) ),
    inference(cnf_transformation,[],[f206]) ).

fof(f456,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( vtcheck(vbind(X0,X1,X2),vabs(X3,X4,X5),X6)
      | ~ vtcheck(X2,vabs(X3,X4,X5),X6)
      | vnoType != vlookup(X0,X2)
      | X0 = X3 ),
    inference(cnf_transformation,[],[f210]) ).

fof(f457,plain,
    sK87 = sK90,
    inference(cnf_transformation,[],[f301]) ).

fof(f458,plain,
    vnoType = vlookup(sK87,sK89),
    inference(cnf_transformation,[],[f301]) ).

fof(f459,plain,
    vtcheck(sK89,vabs(sK90,sK91,veabs),sK92),
    inference(cnf_transformation,[],[f301]) ).

fof(f460,plain,
    ~ vtcheck(vbind(sK87,sK88,sK89),vabs(sK90,sK91,veabs),sK92),
    inference(cnf_transformation,[],[f301]) ).

fof(f461,plain,
    ~ vtcheck(vbind(sK90,sK88,sK89),vabs(sK90,sK91,veabs),sK92),
    inference(definition_unfolding,[],[f460,f457]) ).

fof(f462,plain,
    vnoType = vlookup(sK90,sK89),
    inference(definition_unfolding,[],[f458,f457]) ).

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

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

fof(f476,plain,
    ! [X3] : visFreeVar(X3,vvar(X3)),
    inference(equality_resolution,[],[f475]) ).

fof(f486,plain,
    ! [X2,X3,X0,X4] :
      ( visFreeVar(X0,vapp(X2,X4))
      | ~ visFreeVar(X3,X4)
      | X0 != X3 ),
    inference(equality_resolution,[],[f323]) ).

fof(f487,plain,
    ! [X2,X3,X4] :
      ( visFreeVar(X3,vapp(X2,X4))
      | ~ visFreeVar(X3,X4) ),
    inference(equality_resolution,[],[f486]) ).

fof(f488,plain,
    ! [X2,X3,X0,X4] :
      ( visFreeVar(X0,vapp(X2,X4))
      | ~ visFreeVar(X3,X2)
      | X0 != X3 ),
    inference(equality_resolution,[],[f322]) ).

fof(f489,plain,
    ! [X2,X3,X4] :
      ( visFreeVar(X3,vapp(X2,X4))
      | ~ visFreeVar(X3,X2) ),
    inference(equality_resolution,[],[f488]) ).

fof(f512,plain,
    ! [X1] : ~ visFreeVar(vgensym(X1),X1),
    inference(equality_resolution,[],[f354]) ).

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

cnf(c_67,plain,
    ( ~ visFreeVar(X0,X1)
    | visFreeVar(X0,vapp(X2,X1)) ),
    inference(cnf_transformation,[],[f487]) ).

cnf(c_68,plain,
    ( ~ visFreeVar(X0,X1)
    | visFreeVar(X0,vapp(X1,X2)) ),
    inference(cnf_transformation,[],[f489]) ).

cnf(c_94,plain,
    ~ visFreeVar(vgensym(X0),X0),
    inference(cnf_transformation,[],[f512]) ).

cnf(c_188,plain,
    ( ~ valphaEquivalent(X0,X1)
    | valphaEquivalent(X1,X0) ),
    inference(cnf_transformation,[],[f451]) ).

cnf(c_190,plain,
    ( valphaEquivalent(vabs(X0,X1,X2),vabs(X3,X1,vsubst(X0,vvar(X3),X2)))
    | visFreeVar(X3,X2) ),
    inference(cnf_transformation,[],[f453]) ).

cnf(c_191,plain,
    ( ~ vtcheck(X0,X1,X2)
    | ~ valphaEquivalent(X1,X3)
    | vtcheck(X0,X3,X2) ),
    inference(cnf_transformation,[],[f454]) ).

cnf(c_193,plain,
    ( vlookup(X0,X1) != vnoType
    | ~ vtcheck(X1,vabs(X2,X3,X4),X5)
    | X0 = X2
    | vtcheck(vbind(X0,X6,X1),vabs(X2,X3,X4),X5) ),
    inference(cnf_transformation,[],[f456]) ).

cnf(c_194,negated_conjecture,
    ~ vtcheck(vbind(sK90,sK88,sK89),vabs(sK90,sK91,veabs),sK92),
    inference(cnf_transformation,[],[f461]) ).

cnf(c_195,negated_conjecture,
    vtcheck(sK89,vabs(sK90,sK91,veabs),sK92),
    inference(cnf_transformation,[],[f459]) ).

cnf(c_196,negated_conjecture,
    vlookup(sK90,sK89) = vnoType,
    inference(cnf_transformation,[],[f462]) ).

cnf(c_13294,plain,
    vlookup(sK90,sK89) = sP0_iProver_def,
    definition ).

cnf(c_13295,plain,
    vabs(sK90,sK91,veabs) = sP1_iProver_def,
    definition ).

cnf(c_13296,plain,
    vbind(sK90,sK88,sK89) = sP2_iProver_def,
    definition ).

cnf(c_13297,negated_conjecture,
    sP0_iProver_def = vnoType,
    inference(demodulation,[status(thm)],[c_196,c_13294]) ).

cnf(c_13298,negated_conjecture,
    vtcheck(sK89,sP1_iProver_def,sK92),
    inference(demodulation,[status(thm)],[c_195,c_13295]) ).

cnf(c_13299,negated_conjecture,
    ~ vtcheck(sP2_iProver_def,sP1_iProver_def,sK92),
    inference(demodulation,[status(thm)],[c_194,c_13296]) ).

cnf(c_16475,plain,
    ~ visFreeVar(vgensym(vapp(X0,X1)),X1),
    inference(superposition,[status(thm)],[c_67,c_94]) ).

cnf(c_16483,plain,
    ~ visFreeVar(vgensym(vapp(X0,X1)),X0),
    inference(superposition,[status(thm)],[c_68,c_94]) ).

cnf(c_16507,plain,
    ~ visFreeVar(vgensym(vapp(vapp(X0,X1),X2)),X1),
    inference(superposition,[status(thm)],[c_67,c_16483]) ).

cnf(c_16719,plain,
    ( ~ valphaEquivalent(sP1_iProver_def,X0)
    | vtcheck(sK89,X0,sK92) ),
    inference(superposition,[status(thm)],[c_13298,c_191]) ).

cnf(c_17274,plain,
    ( valphaEquivalent(sP1_iProver_def,vabs(X0,sK91,vsubst(sK90,vvar(X0),veabs)))
    | visFreeVar(X0,veabs) ),
    inference(superposition,[status(thm)],[c_13295,c_190]) ).

cnf(c_18316,plain,
    ( valphaEquivalent(vabs(X0,sK91,vsubst(sK90,vvar(X0),veabs)),sP1_iProver_def)
    | visFreeVar(X0,veabs) ),
    inference(superposition,[status(thm)],[c_17274,c_188]) ).

cnf(c_26088,plain,
    ( vlookup(X0,X1) != sP0_iProver_def
    | ~ vtcheck(X1,vabs(X2,X3,X4),X5)
    | X0 = X2
    | vtcheck(vbind(X0,X6,X1),vabs(X2,X3,X4),X5) ),
    inference(light_normalisation,[status(thm)],[c_193,c_13297]) ).

cnf(c_26100,plain,
    ( ~ vtcheck(sK89,vabs(X0,X1,X2),X3)
    | X0 = sK90
    | vtcheck(vbind(sK90,X4,sK89),vabs(X0,X1,X2),X3) ),
    inference(superposition,[status(thm)],[c_13294,c_26088]) ).

cnf(c_26390,plain,
    ( ~ vtcheck(sK89,vabs(X0,X1,X2),X3)
    | ~ valphaEquivalent(vabs(X0,X1,X2),X4)
    | X0 = sK90
    | vtcheck(vbind(sK90,X5,sK89),X4,X3) ),
    inference(superposition,[status(thm)],[c_26100,c_191]) ).

cnf(c_28205,plain,
    ( ~ valphaEquivalent(vabs(X0,X1,X2),X3)
    | ~ valphaEquivalent(sP1_iProver_def,vabs(X0,X1,X2))
    | X0 = sK90
    | vtcheck(vbind(sK90,X4,sK89),X3,sK92) ),
    inference(superposition,[status(thm)],[c_16719,c_26390]) ).

cnf(c_29571,plain,
    ( ~ valphaEquivalent(sP1_iProver_def,vabs(X0,sK91,vsubst(sK90,vvar(X0),veabs)))
    | X0 = sK90
    | vtcheck(vbind(sK90,X1,sK89),sP1_iProver_def,sK92)
    | visFreeVar(X0,veabs) ),
    inference(superposition,[status(thm)],[c_18316,c_28205]) ).

cnf(c_29827,plain,
    ( X0 = sK90
    | vtcheck(vbind(sK90,X1,sK89),sP1_iProver_def,sK92)
    | visFreeVar(X0,veabs) ),
    inference(global_subsumption_just,[status(thm)],[c_29571,c_17274,c_29571]) ).

cnf(c_29836,plain,
    ( X0 = sK90
    | vtcheck(sP2_iProver_def,sP1_iProver_def,sK92)
    | visFreeVar(X0,veabs) ),
    inference(superposition,[status(thm)],[c_13296,c_29827]) ).

cnf(c_29885,plain,
    ( X0 = sK90
    | visFreeVar(X0,veabs) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_29836,c_13299]) ).

cnf(c_29902,plain,
    vgensym(vapp(X0,veabs)) = sK90,
    inference(superposition,[status(thm)],[c_29885,c_16475]) ).

cnf(c_30394,plain,
    ~ visFreeVar(sK90,X0),
    inference(superposition,[status(thm)],[c_29902,c_16507]) ).

cnf(c_30576,plain,
    $false,
    inference(superposition,[status(thm)],[c_62,c_30394]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : COM140+1 : TPTP v8.1.2. Released v6.4.0.
% 0.03/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n008.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri May  3 00:42:58 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.20/0.49  Running first-order theorem proving
% 0.20/0.49  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
% 8.04/1.67  % SZS status Started for theBenchmark.p
% 8.04/1.67  % SZS status Theorem for theBenchmark.p
% 8.04/1.67  
% 8.04/1.67  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 8.04/1.67  
% 8.04/1.67  ------  iProver source info
% 8.04/1.67  
% 8.04/1.67  git: date: 2024-05-02 19:28:25 +0000
% 8.04/1.67  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 8.04/1.67  git: non_committed_changes: false
% 8.04/1.67  
% 8.04/1.67  ------ Parsing...
% 8.04/1.67  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 8.04/1.67  
% 8.04/1.67  ------ Preprocessing... sup_sim: 1  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 
% 8.04/1.67  
% 8.04/1.67  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 8.04/1.67  
% 8.04/1.67  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 8.04/1.67  ------ Proving...
% 8.04/1.67  ------ Problem Properties 
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  clauses                                 147
% 8.04/1.67  conjectures                             3
% 8.04/1.67  EPR                                     11
% 8.04/1.67  Horn                                    119
% 8.04/1.67  unary                                   30
% 8.04/1.67  binary                                  88
% 8.04/1.67  lits                                    317
% 8.04/1.67  lits eq                                 137
% 8.04/1.67  fd_pure                                 0
% 8.04/1.67  fd_pseudo                               0
% 8.04/1.67  fd_cond                                 3
% 8.04/1.67  fd_pseudo_cond                          21
% 8.04/1.67  AC symbols                              0
% 8.04/1.67  
% 8.04/1.67  ------ Schedule dynamic 5 is on 
% 8.04/1.67  
% 8.04/1.67  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  ------ 
% 8.04/1.67  Current options:
% 8.04/1.67  ------ 
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  ------ Proving...
% 8.04/1.67  
% 8.04/1.67  
% 8.04/1.67  % SZS status Theorem for theBenchmark.p
% 8.04/1.67  
% 8.04/1.67  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 8.04/1.67  
% 8.04/1.67  
%------------------------------------------------------------------------------