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

View Problem - Process Solution

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

% Computer : n005.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 : Thu Aug 31 07:52:55 EDT 2023

% Result   : Theorem 31.63s 5.20s
% Output   : CNFRefutation 31.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   12
% Syntax   : Number of formulae    :  110 (  37 unt;   0 def)
%            Number of atoms       :  235 (  52 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  225 ( 100   ~; 102   |;  12   &)
%                                         (   4 <=>;   6  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :  146 (   6 sgn;  66   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2,axiom,
    ! [X0,X1] : '+'(X0,X1) = '+'(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_02) ).

fof(f3,axiom,
    ! [X0] : '+'(X0,'0') = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_03) ).

fof(f4,axiom,
    ! [X0] : '>='(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_04) ).

fof(f5,axiom,
    ! [X3,X4,X5] :
      ( ( '>='(X4,X5)
        & '>='(X3,X4) )
     => '>='(X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_05) ).

fof(f6,axiom,
    ! [X6,X7] :
      ( ( '>='(X7,X6)
        & '>='(X6,X7) )
     => X6 = X7 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_06) ).

fof(f7,axiom,
    ! [X8,X9,X10] :
      ( '>='('+'(X8,X9),X10)
    <=> '>='(X9,'==>'(X8,X10)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_07) ).

fof(f8,axiom,
    ! [X0] : '>='(X0,'0'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_08) ).

fof(f9,axiom,
    ! [X11,X12,X13] :
      ( '>='(X11,X12)
     => '>='('+'(X11,X13),'+'(X12,X13)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_09) ).

fof(f12,axiom,
    ! [X0,X1] : '+'(X0,'==>'(X0,X1)) = '+'(X1,'==>'(X1,X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_12) ).

fof(f13,conjecture,
    ( ( '>='(c,b)
      & '>='(c,a) )
  <=> '>='(c,'+'(a,'==>'(a,b))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals_13) ).

fof(f14,negated_conjecture,
    ~ ( ( '>='(c,b)
        & '>='(c,a) )
    <=> '>='(c,'+'(a,'==>'(a,b))) ),
    inference(negated_conjecture,[],[f13]) ).

fof(f15,plain,
    ! [X0,X1,X2] :
      ( ( '>='(X1,X2)
        & '>='(X0,X1) )
     => '>='(X0,X2) ),
    inference(rectify,[],[f5]) ).

fof(f16,plain,
    ! [X0,X1] :
      ( ( '>='(X1,X0)
        & '>='(X0,X1) )
     => X0 = X1 ),
    inference(rectify,[],[f6]) ).

fof(f17,plain,
    ! [X0,X1,X2] :
      ( '>='('+'(X0,X1),X2)
    <=> '>='(X1,'==>'(X0,X2)) ),
    inference(rectify,[],[f7]) ).

fof(f18,plain,
    ! [X0,X1,X2] :
      ( '>='(X0,X1)
     => '>='('+'(X0,X2),'+'(X1,X2)) ),
    inference(rectify,[],[f9]) ).

fof(f21,plain,
    ! [X0,X1,X2] :
      ( '>='(X0,X2)
      | ~ '>='(X1,X2)
      | ~ '>='(X0,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f22,plain,
    ! [X0,X1,X2] :
      ( '>='(X0,X2)
      | ~ '>='(X1,X2)
      | ~ '>='(X0,X1) ),
    inference(flattening,[],[f21]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ '>='(X1,X0)
      | ~ '>='(X0,X1) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ '>='(X1,X0)
      | ~ '>='(X0,X1) ),
    inference(flattening,[],[f23]) ).

fof(f25,plain,
    ! [X0,X1,X2] :
      ( '>='('+'(X0,X2),'+'(X1,X2))
      | ~ '>='(X0,X1) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f28,plain,
    ( ( '>='(c,b)
      & '>='(c,a) )
  <~> '>='(c,'+'(a,'==>'(a,b))) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f29,plain,
    ! [X0,X1,X2] :
      ( ( '>='('+'(X0,X1),X2)
        | ~ '>='(X1,'==>'(X0,X2)) )
      & ( '>='(X1,'==>'(X0,X2))
        | ~ '>='('+'(X0,X1),X2) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f30,plain,
    ( ( ~ '>='(c,'+'(a,'==>'(a,b)))
      | ~ '>='(c,b)
      | ~ '>='(c,a) )
    & ( '>='(c,'+'(a,'==>'(a,b)))
      | ( '>='(c,b)
        & '>='(c,a) ) ) ),
    inference(nnf_transformation,[],[f28]) ).

fof(f31,plain,
    ( ( ~ '>='(c,'+'(a,'==>'(a,b)))
      | ~ '>='(c,b)
      | ~ '>='(c,a) )
    & ( '>='(c,'+'(a,'==>'(a,b)))
      | ( '>='(c,b)
        & '>='(c,a) ) ) ),
    inference(flattening,[],[f30]) ).

fof(f33,plain,
    ! [X0,X1] : '+'(X0,X1) = '+'(X1,X0),
    inference(cnf_transformation,[],[f2]) ).

fof(f34,plain,
    ! [X0] : '+'(X0,'0') = X0,
    inference(cnf_transformation,[],[f3]) ).

fof(f35,plain,
    ! [X0] : '>='(X0,X0),
    inference(cnf_transformation,[],[f4]) ).

fof(f36,plain,
    ! [X2,X0,X1] :
      ( '>='(X0,X2)
      | ~ '>='(X1,X2)
      | ~ '>='(X0,X1) ),
    inference(cnf_transformation,[],[f22]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ '>='(X1,X0)
      | ~ '>='(X0,X1) ),
    inference(cnf_transformation,[],[f24]) ).

fof(f38,plain,
    ! [X2,X0,X1] :
      ( '>='(X1,'==>'(X0,X2))
      | ~ '>='('+'(X0,X1),X2) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f39,plain,
    ! [X2,X0,X1] :
      ( '>='('+'(X0,X1),X2)
      | ~ '>='(X1,'==>'(X0,X2)) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f40,plain,
    ! [X0] : '>='(X0,'0'),
    inference(cnf_transformation,[],[f8]) ).

fof(f41,plain,
    ! [X2,X0,X1] :
      ( '>='('+'(X0,X2),'+'(X1,X2))
      | ~ '>='(X0,X1) ),
    inference(cnf_transformation,[],[f25]) ).

fof(f44,plain,
    ! [X0,X1] : '+'(X0,'==>'(X0,X1)) = '+'(X1,'==>'(X1,X0)),
    inference(cnf_transformation,[],[f12]) ).

fof(f45,plain,
    ( '>='(c,'+'(a,'==>'(a,b)))
    | '>='(c,a) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f46,plain,
    ( '>='(c,'+'(a,'==>'(a,b)))
    | '>='(c,b) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f47,plain,
    ( ~ '>='(c,'+'(a,'==>'(a,b)))
    | ~ '>='(c,b)
    | ~ '>='(c,a) ),
    inference(cnf_transformation,[],[f31]) ).

cnf(c_50,plain,
    '+'(X0,X1) = '+'(X1,X0),
    inference(cnf_transformation,[],[f33]) ).

cnf(c_51,plain,
    '+'(X0,'0') = X0,
    inference(cnf_transformation,[],[f34]) ).

cnf(c_52,plain,
    '>='(X0,X0),
    inference(cnf_transformation,[],[f35]) ).

cnf(c_53,plain,
    ( ~ '>='(X0,X1)
    | ~ '>='(X1,X2)
    | '>='(X0,X2) ),
    inference(cnf_transformation,[],[f36]) ).

cnf(c_54,plain,
    ( ~ '>='(X0,X1)
    | ~ '>='(X1,X0)
    | X0 = X1 ),
    inference(cnf_transformation,[],[f37]) ).

cnf(c_55,plain,
    ( ~ '>='(X0,'==>'(X1,X2))
    | '>='('+'(X1,X0),X2) ),
    inference(cnf_transformation,[],[f39]) ).

cnf(c_56,plain,
    ( ~ '>='('+'(X0,X1),X2)
    | '>='(X1,'==>'(X0,X2)) ),
    inference(cnf_transformation,[],[f38]) ).

cnf(c_57,plain,
    '>='(X0,'0'),
    inference(cnf_transformation,[],[f40]) ).

cnf(c_58,plain,
    ( ~ '>='(X0,X1)
    | '>='('+'(X0,X2),'+'(X1,X2)) ),
    inference(cnf_transformation,[],[f41]) ).

cnf(c_61,plain,
    '+'(X0,'==>'(X0,X1)) = '+'(X1,'==>'(X1,X0)),
    inference(cnf_transformation,[],[f44]) ).

cnf(c_62,negated_conjecture,
    ( ~ '>='(c,'+'(a,'==>'(a,b)))
    | ~ '>='(c,a)
    | ~ '>='(c,b) ),
    inference(cnf_transformation,[],[f47]) ).

cnf(c_63,negated_conjecture,
    ( '>='(c,'+'(a,'==>'(a,b)))
    | '>='(c,b) ),
    inference(cnf_transformation,[],[f46]) ).

cnf(c_64,negated_conjecture,
    ( '>='(c,'+'(a,'==>'(a,b)))
    | '>='(c,a) ),
    inference(cnf_transformation,[],[f45]) ).

cnf(c_66,plain,
    '>='(a,a),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_186,plain,
    ( X0 != X1
    | X2 != X1
    | X2 = X0 ),
    theory(equality) ).

cnf(c_188,plain,
    ( X0 != X1
    | X2 != X3
    | ~ '>='(X1,X3)
    | '>='(X0,X2) ),
    theory(equality) ).

cnf(c_384,plain,
    '+'('0',X0) = X0,
    inference(superposition,[status(thm)],[c_51,c_50]) ).

cnf(c_407,plain,
    ( ~ '>='(X0,c)
    | '>='(X0,'+'(a,'==>'(a,b)))
    | '>='(c,a) ),
    inference(superposition,[status(thm)],[c_64,c_53]) ).

cnf(c_421,plain,
    '>='('+'(X0,'==>'(X0,X1)),X1),
    inference(superposition,[status(thm)],[c_52,c_55]) ).

cnf(c_431,plain,
    ( ~ '>='('+'(X0,X1),X2)
    | '>='(X0,'==>'(X1,X2)) ),
    inference(superposition,[status(thm)],[c_50,c_56]) ).

cnf(c_432,plain,
    ( ~ '>='(X0,X1)
    | '>='('0','==>'(X0,X1)) ),
    inference(superposition,[status(thm)],[c_51,c_56]) ).

cnf(c_445,plain,
    ( ~ '>='(a,a)
    | '>='('0','==>'(a,a)) ),
    inference(instantiation,[status(thm)],[c_432]) ).

cnf(c_460,plain,
    ( ~ '>='(X0,'0')
    | '>='('+'(X0,X1),X1) ),
    inference(superposition,[status(thm)],[c_384,c_58]) ).

cnf(c_463,plain,
    '>='('+'(X0,X1),X1),
    inference(forward_subsumption_resolution,[status(thm)],[c_460,c_57]) ).

cnf(c_487,plain,
    ( ~ '>='(X0,a)
    | ~ '>='(c,X0)
    | '>='(c,a) ),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_516,plain,
    ( ~ '>='('+'(a,'==>'(a,b)),a)
    | ~ '>='(c,'+'(a,'==>'(a,b)))
    | '>='(c,a) ),
    inference(instantiation,[status(thm)],[c_487]) ).

cnf(c_535,plain,
    ( ~ '>='(X0,c)
    | ~ '>='(c,X0)
    | c = X0 ),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_539,plain,
    ( X0 != X1
    | c != X1
    | c = X0 ),
    inference(instantiation,[status(thm)],[c_186]) ).

cnf(c_622,plain,
    ( ~ '>='('==>'(a,b),'==>'(a,a))
    | '>='('+'(a,'==>'(a,b)),a) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_716,plain,
    ( ~ '>='('+'(X0,X1),c)
    | ~ '>='(c,'+'(X0,X1))
    | c = '+'(X0,X1) ),
    inference(instantiation,[status(thm)],[c_535]) ).

cnf(c_717,plain,
    ( ~ '>='(X0,'==>'(X1,c))
    | '>='('+'(X1,X0),c) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_814,plain,
    ( ~ '>='(X0,'+'(X1,'==>'(X1,X2)))
    | '>='(X0,X2) ),
    inference(superposition,[status(thm)],[c_421,c_53]) ).

cnf(c_921,plain,
    ( ~ '>='('0',X0)
    | X0 = '0' ),
    inference(superposition,[status(thm)],[c_57,c_54]) ).

cnf(c_1138,plain,
    ( ~ '>='('==>'(a,b),X0)
    | ~ '>='(X0,'==>'(a,a))
    | '>='('==>'(a,b),'==>'(a,a)) ),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_1231,plain,
    '+'(a,'==>'(a,b)) = '+'('==>'(a,b),a),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_1569,plain,
    ( ~ '>='('==>'(X0,c),'==>'(X0,c))
    | '>='('+'(X0,'==>'(X0,c)),c) ),
    inference(instantiation,[status(thm)],[c_717]) ).

cnf(c_1570,plain,
    '>='('==>'(X0,c),'==>'(X0,c)),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_1571,plain,
    ( ~ '>='('==>'(a,c),'==>'(a,c))
    | '>='('+'(a,'==>'(a,c)),c) ),
    inference(instantiation,[status(thm)],[c_1569]) ).

cnf(c_1572,plain,
    '>='('==>'(a,c),'==>'(a,c)),
    inference(instantiation,[status(thm)],[c_1570]) ).

cnf(c_1829,plain,
    '>='('==>'(X0,X1),'0'),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_2391,plain,
    ( ~ '>='('+'(X0,X1),c)
    | '>='(X0,'==>'(X1,'+'(a,'==>'(a,b))))
    | '>='(c,a) ),
    inference(superposition,[status(thm)],[c_407,c_431]) ).

cnf(c_2910,plain,
    ( ~ '>='('==>'(a,b),'0')
    | ~ '>='('0','==>'(a,a))
    | '>='('==>'(a,b),'==>'(a,a)) ),
    inference(instantiation,[status(thm)],[c_1138]) ).

cnf(c_2911,plain,
    '>='('==>'(a,b),'0'),
    inference(instantiation,[status(thm)],[c_1829]) ).

cnf(c_2933,plain,
    '>='(c,a),
    inference(global_subsumption_just,[status(thm)],[c_2391,c_66,c_64,c_445,c_516,c_622,c_2910,c_2911]) ).

cnf(c_2935,plain,
    ( ~ '>='(c,'+'(a,'==>'(a,b)))
    | ~ '>='(c,b) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_62,c_2933]) ).

cnf(c_2938,plain,
    ( ~ '>='(X0,c)
    | '>='(X0,a) ),
    inference(superposition,[status(thm)],[c_2933,c_53]) ).

cnf(c_2958,plain,
    '>='('+'(X0,c),a),
    inference(superposition,[status(thm)],[c_463,c_2938]) ).

cnf(c_3152,plain,
    '>='(X0,'==>'(c,a)),
    inference(superposition,[status(thm)],[c_2958,c_431]) ).

cnf(c_3231,plain,
    '==>'(c,a) = '0',
    inference(superposition,[status(thm)],[c_3152,c_921]) ).

cnf(c_3717,plain,
    '+'(a,'==>'(a,c)) = '+'(c,'0'),
    inference(superposition,[status(thm)],[c_3231,c_61]) ).

cnf(c_4085,plain,
    ( ~ '>='('+'(X0,'==>'(X0,c)),c)
    | ~ '>='(c,'+'(X0,'==>'(X0,c)))
    | c = '+'(X0,'==>'(X0,c)) ),
    inference(instantiation,[status(thm)],[c_716]) ).

cnf(c_4086,plain,
    ( ~ '>='('+'(a,'==>'(a,c)),c)
    | ~ '>='(c,'+'(a,'==>'(a,c)))
    | c = '+'(a,'==>'(a,c)) ),
    inference(instantiation,[status(thm)],[c_4085]) ).

cnf(c_10859,plain,
    '+'('==>'(X0,c),X0) = '+'(X0,'==>'(X0,c)),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_10861,plain,
    '+'('==>'(a,c),a) = '+'(a,'==>'(a,c)),
    inference(instantiation,[status(thm)],[c_10859]) ).

cnf(c_18769,plain,
    '>='(c,b),
    inference(backward_subsumption_resolution,[status(thm)],[c_63,c_814]) ).

cnf(c_18867,plain,
    ( ~ '>='(X0,c)
    | '>='(X0,b) ),
    inference(superposition,[status(thm)],[c_18769,c_53]) ).

cnf(c_18879,plain,
    '>='('+'(X0,'==>'(X0,c)),b),
    inference(superposition,[status(thm)],[c_421,c_18867]) ).

cnf(c_19013,plain,
    '>='('==>'(X0,c),'==>'(X0,b)),
    inference(superposition,[status(thm)],[c_18879,c_56]) ).

cnf(c_19023,plain,
    '>='('==>'(a,c),'==>'(a,b)),
    inference(instantiation,[status(thm)],[c_19013]) ).

cnf(c_30456,plain,
    '+'(a,'==>'(a,c)) = c,
    inference(demodulation,[status(thm)],[c_3717,c_51]) ).

cnf(c_30518,plain,
    ( ~ '>='(a,X0)
    | '>='(c,'+'(X0,'==>'(a,c))) ),
    inference(superposition,[status(thm)],[c_30456,c_58]) ).

cnf(c_30645,plain,
    ( ~ '>='(a,a)
    | '>='(c,'+'(a,'==>'(a,c))) ),
    inference(instantiation,[status(thm)],[c_30518]) ).

cnf(c_49838,plain,
    ( X0 != '+'(X1,'==>'(X1,c))
    | c != '+'(X1,'==>'(X1,c))
    | c = X0 ),
    inference(instantiation,[status(thm)],[c_539]) ).

cnf(c_67706,plain,
    ( '+'('==>'(X0,c),X0) != '+'(X0,'==>'(X0,c))
    | c != '+'(X0,'==>'(X0,c))
    | c = '+'('==>'(X0,c),X0) ),
    inference(instantiation,[status(thm)],[c_49838]) ).

cnf(c_67708,plain,
    ( '+'('==>'(a,c),a) != '+'(a,'==>'(a,c))
    | c != '+'(a,'==>'(a,c))
    | c = '+'('==>'(a,c),a) ),
    inference(instantiation,[status(thm)],[c_67706]) ).

cnf(c_175905,plain,
    ( '+'(a,'==>'(a,b)) != X0
    | c != X1
    | ~ '>='(X1,X0)
    | '>='(c,'+'(a,'==>'(a,b))) ),
    inference(instantiation,[status(thm)],[c_188]) ).

cnf(c_181254,plain,
    ( ~ '>='(X0,'==>'(a,b))
    | '>='('+'(X0,X1),'+'('==>'(a,b),X1)) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_181619,plain,
    ( '+'(a,'==>'(a,b)) != X0
    | c != '+'('==>'(X1,c),X1)
    | ~ '>='('+'('==>'(X1,c),X1),X0)
    | '>='(c,'+'(a,'==>'(a,b))) ),
    inference(instantiation,[status(thm)],[c_175905]) ).

cnf(c_184963,plain,
    ( '+'(a,'==>'(a,b)) != '+'('==>'(a,b),a)
    | c != '+'('==>'(X0,c),X0)
    | ~ '>='('+'('==>'(X0,c),X0),'+'('==>'(a,b),a))
    | '>='(c,'+'(a,'==>'(a,b))) ),
    inference(instantiation,[status(thm)],[c_181619]) ).

cnf(c_184964,plain,
    ( '+'(a,'==>'(a,b)) != '+'('==>'(a,b),a)
    | c != '+'('==>'(a,c),a)
    | ~ '>='('+'('==>'(a,c),a),'+'('==>'(a,b),a))
    | '>='(c,'+'(a,'==>'(a,b))) ),
    inference(instantiation,[status(thm)],[c_184963]) ).

cnf(c_194943,plain,
    ( ~ '>='('==>'(a,c),'==>'(a,b))
    | '>='('+'('==>'(a,c),X0),'+'('==>'(a,b),X0)) ),
    inference(instantiation,[status(thm)],[c_181254]) ).

cnf(c_194946,plain,
    ( ~ '>='('==>'(a,c),'==>'(a,b))
    | '>='('+'('==>'(a,c),a),'+'('==>'(a,b),a)) ),
    inference(instantiation,[status(thm)],[c_194943]) ).

cnf(c_194947,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_194946,c_184964,c_67708,c_30645,c_19023,c_18769,c_10861,c_4086,c_2935,c_1572,c_1571,c_1231,c_66]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : LCL894+1 : TPTP v8.1.2. Released v5.5.0.
% 0.11/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.33  % Computer : n005.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 05:06:53 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 31.63/5.20  % SZS status Started for theBenchmark.p
% 31.63/5.20  % SZS status Theorem for theBenchmark.p
% 31.63/5.20  
% 31.63/5.20  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 31.63/5.20  
% 31.63/5.20  ------  iProver source info
% 31.63/5.20  
% 31.63/5.20  git: date: 2023-05-31 18:12:56 +0000
% 31.63/5.20  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 31.63/5.20  git: non_committed_changes: false
% 31.63/5.20  git: last_make_outside_of_git: false
% 31.63/5.20  
% 31.63/5.20  ------ Parsing...
% 31.63/5.20  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 31.63/5.20  
% 31.63/5.20  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 31.63/5.20  
% 31.63/5.20  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 31.63/5.20  
% 31.63/5.20  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 31.63/5.20  ------ Proving...
% 31.63/5.20  ------ Problem Properties 
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  clauses                                 16
% 31.63/5.20  conjectures                             3
% 31.63/5.20  EPR                                     4
% 31.63/5.20  Horn                                    14
% 31.63/5.20  unary                                   6
% 31.63/5.20  binary                                  7
% 31.63/5.20  lits                                    29
% 31.63/5.20  lits eq                                 5
% 31.63/5.20  fd_pure                                 0
% 31.63/5.20  fd_pseudo                               0
% 31.63/5.20  fd_cond                                 0
% 31.63/5.20  fd_pseudo_cond                          1
% 31.63/5.20  AC symbols                              1
% 31.63/5.20  
% 31.63/5.20  ------ Schedule dynamic 5 is on 
% 31.63/5.20  
% 31.63/5.20  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  ------ 
% 31.63/5.20  Current options:
% 31.63/5.20  ------ 
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  ------ Proving...
% 31.63/5.20  
% 31.63/5.20  
% 31.63/5.20  % SZS status Theorem for theBenchmark.p
% 31.63/5.20  
% 31.63/5.20  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 31.63/5.20  
% 31.63/5.20  
%------------------------------------------------------------------------------