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

View Problem - Process Solution

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

% Computer : n021.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 03:05:01 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f5,axiom,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ! [X1,X2] :
          ( ( ~ in(X1,relation_dom(X0))
           => ( apply(X0,X1) = X2
            <=> empty_set = X2 ) )
          & ( in(X1,relation_dom(X0))
           => ( apply(X0,X1) = X2
            <=> in(ordered_pair(X1,X2),X0) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_funct_1) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( ( relation(X1)
        & relation(X0) )
     => relation(relation_composition(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_k5_relat_1) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1)
        & function(X0)
        & relation(X0) )
     => ( function(relation_composition(X0,X1))
        & relation(relation_composition(X0,X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fc1_funct_1) ).

fof(f34,axiom,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1) )
     => ! [X2] :
          ( ( function(X2)
            & relation(X2) )
         => ( in(X0,relation_dom(relation_composition(X2,X1)))
          <=> ( in(apply(X2,X0),relation_dom(X1))
              & in(X0,relation_dom(X2)) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t21_funct_1) ).

fof(f35,axiom,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1) )
     => ! [X2] :
          ( ( function(X2)
            & relation(X2) )
         => ( in(X0,relation_dom(relation_composition(X2,X1)))
           => apply(relation_composition(X2,X1),X0) = apply(X1,apply(X2,X0)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t22_funct_1) ).

fof(f36,conjecture,
    ! [X0,X1] :
      ( ( function(X1)
        & relation(X1) )
     => ! [X2] :
          ( ( function(X2)
            & relation(X2) )
         => ( in(X0,relation_dom(X1))
           => apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t23_funct_1) ).

fof(f37,negated_conjecture,
    ~ ! [X0,X1] :
        ( ( function(X1)
          & relation(X1) )
       => ! [X2] :
            ( ( function(X2)
              & relation(X2) )
           => ( in(X0,relation_dom(X1))
             => apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0)) ) ) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f47,plain,
    ! [X0] :
      ( ! [X1,X2] :
          ( ( ( apply(X0,X1) = X2
            <=> empty_set = X2 )
            | in(X1,relation_dom(X0)) )
          & ( ( apply(X0,X1) = X2
            <=> in(ordered_pair(X1,X2),X0) )
            | ~ in(X1,relation_dom(X0)) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f48,plain,
    ! [X0] :
      ( ! [X1,X2] :
          ( ( ( apply(X0,X1) = X2
            <=> empty_set = X2 )
            | in(X1,relation_dom(X0)) )
          & ( ( apply(X0,X1) = X2
            <=> in(ordered_pair(X1,X2),X0) )
            | ~ in(X1,relation_dom(X0)) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(flattening,[],[f47]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( relation(relation_composition(X0,X1))
      | ~ relation(X1)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( relation(relation_composition(X0,X1))
      | ~ relation(X1)
      | ~ relation(X0) ),
    inference(flattening,[],[f49]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( ( function(relation_composition(X0,X1))
        & relation(relation_composition(X0,X1)) )
      | ~ function(X1)
      | ~ relation(X1)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( ( function(relation_composition(X0,X1))
        & relation(relation_composition(X0,X1)) )
      | ~ function(X1)
      | ~ relation(X1)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(flattening,[],[f53]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( in(X0,relation_dom(relation_composition(X2,X1)))
          <=> ( in(apply(X2,X0),relation_dom(X1))
              & in(X0,relation_dom(X2)) ) )
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( in(X0,relation_dom(relation_composition(X2,X1)))
          <=> ( in(apply(X2,X0),relation_dom(X1))
              & in(X0,relation_dom(X2)) ) )
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(flattening,[],[f61]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( apply(relation_composition(X2,X1),X0) = apply(X1,apply(X2,X0))
          | ~ in(X0,relation_dom(relation_composition(X2,X1)))
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(ennf_transformation,[],[f35]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( apply(relation_composition(X2,X1),X0) = apply(X1,apply(X2,X0))
          | ~ in(X0,relation_dom(relation_composition(X2,X1)))
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(flattening,[],[f63]) ).

fof(f65,plain,
    ? [X0,X1] :
      ( ? [X2] :
          ( apply(relation_composition(X1,X2),X0) != apply(X2,apply(X1,X0))
          & in(X0,relation_dom(X1))
          & function(X2)
          & relation(X2) )
      & function(X1)
      & relation(X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f66,plain,
    ? [X0,X1] :
      ( ? [X2] :
          ( apply(relation_composition(X1,X2),X0) != apply(X2,apply(X1,X0))
          & in(X0,relation_dom(X1))
          & function(X2)
          & relation(X2) )
      & function(X1)
      & relation(X1) ),
    inference(flattening,[],[f65]) ).

fof(f72,plain,
    ! [X0] :
      ( ! [X1,X2] :
          ( ( ( ( apply(X0,X1) = X2
                | empty_set != X2 )
              & ( empty_set = X2
                | apply(X0,X1) != X2 ) )
            | in(X1,relation_dom(X0)) )
          & ( ( ( apply(X0,X1) = X2
                | ~ in(ordered_pair(X1,X2),X0) )
              & ( in(ordered_pair(X1,X2),X0)
                | apply(X0,X1) != X2 ) )
            | ~ in(X1,relation_dom(X0)) ) )
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f48]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( in(X0,relation_dom(relation_composition(X2,X1)))
              | ~ in(apply(X2,X0),relation_dom(X1))
              | ~ in(X0,relation_dom(X2)) )
            & ( ( in(apply(X2,X0),relation_dom(X1))
                & in(X0,relation_dom(X2)) )
              | ~ in(X0,relation_dom(relation_composition(X2,X1))) ) )
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(nnf_transformation,[],[f62]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( in(X0,relation_dom(relation_composition(X2,X1)))
              | ~ in(apply(X2,X0),relation_dom(X1))
              | ~ in(X0,relation_dom(X2)) )
            & ( ( in(apply(X2,X0),relation_dom(X1))
                & in(X0,relation_dom(X2)) )
              | ~ in(X0,relation_dom(relation_composition(X2,X1))) ) )
          | ~ function(X2)
          | ~ relation(X2) )
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(flattening,[],[f87]) ).

fof(f89,plain,
    ( ? [X0,X1] :
        ( ? [X2] :
            ( apply(relation_composition(X1,X2),X0) != apply(X2,apply(X1,X0))
            & in(X0,relation_dom(X1))
            & function(X2)
            & relation(X2) )
        & function(X1)
        & relation(X1) )
   => ( ? [X2] :
          ( apply(relation_composition(sK8,X2),sK7) != apply(X2,apply(sK8,sK7))
          & in(sK7,relation_dom(sK8))
          & function(X2)
          & relation(X2) )
      & function(sK8)
      & relation(sK8) ) ),
    introduced(choice_axiom,[]) ).

fof(f90,plain,
    ( ? [X2] :
        ( apply(relation_composition(sK8,X2),sK7) != apply(X2,apply(sK8,sK7))
        & in(sK7,relation_dom(sK8))
        & function(X2)
        & relation(X2) )
   => ( apply(relation_composition(sK8,sK9),sK7) != apply(sK9,apply(sK8,sK7))
      & in(sK7,relation_dom(sK8))
      & function(sK9)
      & relation(sK9) ) ),
    introduced(choice_axiom,[]) ).

fof(f91,plain,
    ( apply(relation_composition(sK8,sK9),sK7) != apply(sK9,apply(sK8,sK7))
    & in(sK7,relation_dom(sK8))
    & function(sK9)
    & relation(sK9)
    & function(sK8)
    & relation(sK8) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7,sK8,sK9])],[f66,f90,f89]) ).

fof(f98,plain,
    ! [X2,X0,X1] :
      ( empty_set = X2
      | apply(X0,X1) != X2
      | in(X1,relation_dom(X0))
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f101,plain,
    ! [X0,X1] :
      ( relation(relation_composition(X0,X1))
      | ~ relation(X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f50]) ).

fof(f108,plain,
    ! [X0,X1] :
      ( function(relation_composition(X0,X1))
      | ~ function(X1)
      | ~ relation(X1)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f54]) ).

fof(f132,plain,
    ! [X2,X0,X1] :
      ( in(X0,relation_dom(relation_composition(X2,X1)))
      | ~ in(apply(X2,X0),relation_dom(X1))
      | ~ in(X0,relation_dom(X2))
      | ~ function(X2)
      | ~ relation(X2)
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f133,plain,
    ! [X2,X0,X1] :
      ( apply(relation_composition(X2,X1),X0) = apply(X1,apply(X2,X0))
      | ~ in(X0,relation_dom(relation_composition(X2,X1)))
      | ~ function(X2)
      | ~ relation(X2)
      | ~ function(X1)
      | ~ relation(X1) ),
    inference(cnf_transformation,[],[f64]) ).

fof(f134,plain,
    relation(sK8),
    inference(cnf_transformation,[],[f91]) ).

fof(f135,plain,
    function(sK8),
    inference(cnf_transformation,[],[f91]) ).

fof(f136,plain,
    relation(sK9),
    inference(cnf_transformation,[],[f91]) ).

fof(f137,plain,
    function(sK9),
    inference(cnf_transformation,[],[f91]) ).

fof(f138,plain,
    in(sK7,relation_dom(sK8)),
    inference(cnf_transformation,[],[f91]) ).

fof(f139,plain,
    apply(relation_composition(sK8,sK9),sK7) != apply(sK9,apply(sK8,sK7)),
    inference(cnf_transformation,[],[f91]) ).

fof(f148,plain,
    ! [X0,X1] :
      ( apply(X0,X1) = empty_set
      | in(X1,relation_dom(X0))
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f98]) ).

cnf(c_54,plain,
    ( ~ function(X0)
    | ~ relation(X0)
    | apply(X0,X1) = empty_set
    | in(X1,relation_dom(X0)) ),
    inference(cnf_transformation,[],[f148]) ).

cnf(c_57,plain,
    ( ~ relation(X0)
    | ~ relation(X1)
    | relation(relation_composition(X1,X0)) ),
    inference(cnf_transformation,[],[f101]) ).

cnf(c_63,plain,
    ( ~ function(X0)
    | ~ function(X1)
    | ~ relation(X0)
    | ~ relation(X1)
    | function(relation_composition(X1,X0)) ),
    inference(cnf_transformation,[],[f108]) ).

cnf(c_86,plain,
    ( ~ in(apply(X0,X1),relation_dom(X2))
    | ~ in(X1,relation_dom(X0))
    | ~ function(X0)
    | ~ function(X2)
    | ~ relation(X0)
    | ~ relation(X2)
    | in(X1,relation_dom(relation_composition(X0,X2))) ),
    inference(cnf_transformation,[],[f132]) ).

cnf(c_89,plain,
    ( ~ in(X0,relation_dom(relation_composition(X1,X2)))
    | ~ function(X1)
    | ~ function(X2)
    | ~ relation(X1)
    | ~ relation(X2)
    | apply(relation_composition(X1,X2),X0) = apply(X2,apply(X1,X0)) ),
    inference(cnf_transformation,[],[f133]) ).

cnf(c_90,negated_conjecture,
    apply(relation_composition(sK8,sK9),sK7) != apply(sK9,apply(sK8,sK7)),
    inference(cnf_transformation,[],[f139]) ).

cnf(c_91,negated_conjecture,
    in(sK7,relation_dom(sK8)),
    inference(cnf_transformation,[],[f138]) ).

cnf(c_92,negated_conjecture,
    function(sK9),
    inference(cnf_transformation,[],[f137]) ).

cnf(c_93,negated_conjecture,
    relation(sK9),
    inference(cnf_transformation,[],[f136]) ).

cnf(c_94,negated_conjecture,
    function(sK8),
    inference(cnf_transformation,[],[f135]) ).

cnf(c_95,negated_conjecture,
    relation(sK8),
    inference(cnf_transformation,[],[f134]) ).

cnf(c_895,plain,
    relation_dom(sK8) = sP0_iProver_def,
    definition ).

cnf(c_896,plain,
    relation_composition(sK8,sK9) = sP1_iProver_def,
    definition ).

cnf(c_897,plain,
    apply(sP1_iProver_def,sK7) = sP2_iProver_def,
    definition ).

cnf(c_898,plain,
    apply(sK8,sK7) = sP3_iProver_def,
    definition ).

cnf(c_899,plain,
    apply(sK9,sP3_iProver_def) = sP4_iProver_def,
    definition ).

cnf(c_900,negated_conjecture,
    relation(sK8),
    inference(demodulation,[status(thm)],[c_95]) ).

cnf(c_901,negated_conjecture,
    function(sK8),
    inference(demodulation,[status(thm)],[c_94]) ).

cnf(c_902,negated_conjecture,
    relation(sK9),
    inference(demodulation,[status(thm)],[c_93]) ).

cnf(c_903,negated_conjecture,
    function(sK9),
    inference(demodulation,[status(thm)],[c_92]) ).

cnf(c_904,negated_conjecture,
    in(sK7,sP0_iProver_def),
    inference(demodulation,[status(thm)],[c_91,c_895]) ).

cnf(c_905,negated_conjecture,
    sP2_iProver_def != sP4_iProver_def,
    inference(demodulation,[status(thm)],[c_90,c_898,c_899,c_896,c_897]) ).

cnf(c_1590,plain,
    ( ~ relation(sK8)
    | ~ relation(sK9)
    | relation(sP1_iProver_def) ),
    inference(superposition,[status(thm)],[c_896,c_57]) ).

cnf(c_1591,plain,
    relation(sP1_iProver_def),
    inference(forward_subsumption_resolution,[status(thm)],[c_1590,c_902,c_900]) ).

cnf(c_1976,plain,
    ( ~ function(sK8)
    | ~ function(sK9)
    | ~ relation(sK8)
    | ~ relation(sK9)
    | function(sP1_iProver_def) ),
    inference(superposition,[status(thm)],[c_896,c_63]) ).

cnf(c_1980,plain,
    function(sP1_iProver_def),
    inference(forward_subsumption_resolution,[status(thm)],[c_1976,c_902,c_900,c_903,c_901]) ).

cnf(c_2309,plain,
    ( ~ in(sP3_iProver_def,relation_dom(X0))
    | ~ in(sK7,relation_dom(sK8))
    | ~ function(X0)
    | ~ relation(X0)
    | ~ function(sK8)
    | ~ relation(sK8)
    | in(sK7,relation_dom(relation_composition(sK8,X0))) ),
    inference(superposition,[status(thm)],[c_898,c_86]) ).

cnf(c_2326,plain,
    ( ~ in(sP3_iProver_def,relation_dom(X0))
    | ~ in(sK7,sP0_iProver_def)
    | ~ function(X0)
    | ~ relation(X0)
    | ~ function(sK8)
    | ~ relation(sK8)
    | in(sK7,relation_dom(relation_composition(sK8,X0))) ),
    inference(light_normalisation,[status(thm)],[c_2309,c_895]) ).

cnf(c_2327,plain,
    ( ~ in(sP3_iProver_def,relation_dom(X0))
    | ~ function(X0)
    | ~ relation(X0)
    | in(sK7,relation_dom(relation_composition(sK8,X0))) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2326,c_900,c_901,c_904]) ).

cnf(c_2373,plain,
    ( ~ in(X0,relation_dom(sP1_iProver_def))
    | ~ function(sK8)
    | ~ function(sK9)
    | ~ relation(sK8)
    | ~ relation(sK9)
    | apply(relation_composition(sK8,sK9),X0) = apply(sK9,apply(sK8,X0)) ),
    inference(superposition,[status(thm)],[c_896,c_89]) ).

cnf(c_2395,plain,
    ( ~ in(X0,relation_dom(sP1_iProver_def))
    | ~ function(sK8)
    | ~ function(sK9)
    | ~ relation(sK8)
    | ~ relation(sK9)
    | apply(sK9,apply(sK8,X0)) = apply(sP1_iProver_def,X0) ),
    inference(light_normalisation,[status(thm)],[c_2373,c_896]) ).

cnf(c_2396,plain,
    ( ~ in(X0,relation_dom(sP1_iProver_def))
    | apply(sK9,apply(sK8,X0)) = apply(sP1_iProver_def,X0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2395,c_902,c_900,c_903,c_901]) ).

cnf(c_2447,plain,
    ( ~ function(sP1_iProver_def)
    | ~ relation(sP1_iProver_def)
    | apply(sK9,apply(sK8,X0)) = apply(sP1_iProver_def,X0)
    | apply(sP1_iProver_def,X0) = empty_set ),
    inference(superposition,[status(thm)],[c_54,c_2396]) ).

cnf(c_2452,plain,
    ( apply(sK9,apply(sK8,X0)) = apply(sP1_iProver_def,X0)
    | apply(sP1_iProver_def,X0) = empty_set ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2447,c_1591,c_1980]) ).

cnf(c_2480,plain,
    ( ~ in(sP3_iProver_def,relation_dom(sK9))
    | ~ function(sK9)
    | ~ relation(sK9)
    | in(sK7,relation_dom(sP1_iProver_def)) ),
    inference(superposition,[status(thm)],[c_896,c_2327]) ).

cnf(c_2488,plain,
    ( ~ in(sP3_iProver_def,relation_dom(sK9))
    | in(sK7,relation_dom(sP1_iProver_def)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2480,c_902,c_903]) ).

cnf(c_2514,plain,
    ( ~ function(sK9)
    | ~ relation(sK9)
    | apply(sK9,sP3_iProver_def) = empty_set
    | in(sK7,relation_dom(sP1_iProver_def)) ),
    inference(superposition,[status(thm)],[c_54,c_2488]) ).

cnf(c_2515,plain,
    ( ~ function(sK9)
    | ~ relation(sK9)
    | empty_set = sP4_iProver_def
    | in(sK7,relation_dom(sP1_iProver_def)) ),
    inference(light_normalisation,[status(thm)],[c_2514,c_899]) ).

cnf(c_2516,plain,
    ( empty_set = sP4_iProver_def
    | in(sK7,relation_dom(sP1_iProver_def)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2515,c_902,c_903]) ).

cnf(c_2525,plain,
    ( apply(sK9,apply(sK8,sK7)) = apply(sP1_iProver_def,sK7)
    | empty_set = sP4_iProver_def ),
    inference(superposition,[status(thm)],[c_2516,c_2396]) ).

cnf(c_2531,plain,
    ( empty_set = sP4_iProver_def
    | sP2_iProver_def = sP4_iProver_def ),
    inference(light_normalisation,[status(thm)],[c_2525,c_897,c_898,c_899]) ).

cnf(c_2532,plain,
    empty_set = sP4_iProver_def,
    inference(forward_subsumption_resolution,[status(thm)],[c_2531,c_905]) ).

cnf(c_2653,plain,
    ( apply(sK9,apply(sK8,X0)) = apply(sP1_iProver_def,X0)
    | apply(sP1_iProver_def,X0) = sP4_iProver_def ),
    inference(light_normalisation,[status(thm)],[c_2452,c_2532]) ).

cnf(c_2658,plain,
    ( apply(sK9,sP3_iProver_def) = apply(sP1_iProver_def,sK7)
    | apply(sP1_iProver_def,sK7) = sP4_iProver_def ),
    inference(superposition,[status(thm)],[c_898,c_2653]) ).

cnf(c_2661,plain,
    sP2_iProver_def = sP4_iProver_def,
    inference(light_normalisation,[status(thm)],[c_2658,c_897,c_899]) ).

cnf(c_2662,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_2661,c_905]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : SEU215+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.07  % Command  : run_iprover %s %d THM
% 0.08/0.25  % Computer : n021.cluster.edu
% 0.08/0.25  % Model    : x86_64 x86_64
% 0.08/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.25  % Memory   : 8042.1875MB
% 0.08/0.25  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.25  % CPULimit : 300
% 0.08/0.25  % WCLimit  : 300
% 0.08/0.25  % DateTime : Thu May  2 17:55:12 EDT 2024
% 0.08/0.26  % CPUTime  : 
% 0.11/0.33  Running first-order theorem proving
% 0.11/0.33  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
% 3.31/0.95  % SZS status Started for theBenchmark.p
% 3.31/0.95  % SZS status Theorem for theBenchmark.p
% 3.31/0.95  
% 3.31/0.95  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 3.31/0.95  
% 3.31/0.95  ------  iProver source info
% 3.31/0.95  
% 3.31/0.95  git: date: 2024-05-02 19:28:25 +0000
% 3.31/0.95  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 3.31/0.95  git: non_committed_changes: false
% 3.31/0.95  
% 3.31/0.95  ------ Parsing...
% 3.31/0.95  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.31/0.95  
% 3.31/0.95  ------ 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 
% 3.31/0.95  
% 3.31/0.95  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.31/0.95  
% 3.31/0.95  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.31/0.95  ------ Proving...
% 3.31/0.95  ------ Problem Properties 
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  clauses                                 48
% 3.31/0.95  conjectures                             6
% 3.31/0.95  EPR                                     23
% 3.31/0.95  Horn                                    46
% 3.31/0.95  unary                                   25
% 3.31/0.95  binary                                  8
% 3.31/0.95  lits                                    105
% 3.31/0.95  lits eq                                 12
% 3.31/0.95  fd_pure                                 0
% 3.31/0.95  fd_pseudo                               0
% 3.31/0.95  fd_cond                                 1
% 3.31/0.95  fd_pseudo_cond                          2
% 3.31/0.95  AC symbols                              0
% 3.31/0.95  
% 3.31/0.95  ------ Schedule dynamic 5 is on 
% 3.31/0.95  
% 3.31/0.95  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  ------ 
% 3.31/0.95  Current options:
% 3.31/0.95  ------ 
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  ------ Proving...
% 3.31/0.95  
% 3.31/0.95  
% 3.31/0.95  % SZS status Theorem for theBenchmark.p
% 3.31/0.95  
% 3.31/0.95  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.31/0.95  
% 3.31/0.95  
%------------------------------------------------------------------------------