TSTP Solution File: MGT039+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : MGT039+1 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n004.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 31 17:51:06 EDT 2022

% Result   : Theorem 0.21s 0.50s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   17
% Syntax   : Number of formulae    :  101 (  18 unt;   0 def)
%            Number of atoms       :  285 (  10 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  315 ( 131   ~; 129   |;  31   &)
%                                         (   8 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   16 (  14 usr;   7 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-1 aty)
%            Number of variables   :   93 (  86   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f317,plain,
    $false,
    inference(avatar_sat_refutation,[],[f161,f185,f212,f224,f230,f256,f316]) ).

fof(f316,plain,
    ( ~ spl3_8
    | ~ spl3_10
    | ~ spl3_14 ),
    inference(avatar_contradiction_clause,[],[f315]) ).

fof(f315,plain,
    ( $false
    | ~ spl3_8
    | ~ spl3_10
    | ~ spl3_14 ),
    inference(subsumption_resolution,[],[f303,f245]) ).

fof(f245,plain,
    ( ~ in_environment(sK2(sK1),end_time(sK2(sK1)))
    | ~ spl3_14 ),
    inference(unit_resulting_resolution,[],[f59,f58,f202,f41]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( ~ greater(X1,critical_point(X0))
      | selection_favors(efficient_producers,first_movers,X1)
      | ~ environment(X0)
      | ~ in_environment(X0,X1) ),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( ~ in_environment(X0,X1)
      | ~ environment(X0)
      | ~ greater(X1,critical_point(X0))
      | selection_favors(efficient_producers,first_movers,X1) ),
    inference(flattening,[],[f25]) ).

fof(f25,plain,
    ! [X1,X0] :
      ( selection_favors(efficient_producers,first_movers,X1)
      | ~ environment(X0)
      | ~ greater(X1,critical_point(X0))
      | ~ in_environment(X0,X1) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,plain,
    ! [X1,X0] :
      ( ( environment(X0)
        & greater(X1,critical_point(X0))
        & in_environment(X0,X1) )
     => selection_favors(efficient_producers,first_movers,X1) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X1,X2] :
      ( ( in_environment(X1,X2)
        & environment(X1)
        & greater(X2,critical_point(X1)) )
     => selection_favors(efficient_producers,first_movers,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l8) ).

fof(f202,plain,
    ( greater(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_14 ),
    inference(avatar_component_clause,[],[f200]) ).

fof(f200,plain,
    ( spl3_14
  <=> greater(end_time(sK2(sK1)),critical_point(sK2(sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_14])]) ).

fof(f58,plain,
    ~ selection_favors(efficient_producers,first_movers,end_time(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f46,f50,f49,f48,f54]) ).

fof(f54,plain,
    ! [X0] :
      ( ~ selection_favors(efficient_producers,first_movers,end_time(sK2(X0)))
      | selection_favors(efficient_producers,first_movers,X0)
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X0] :
      ( ~ propagation_strategy(first_movers)
      | ? [X1] :
          ( environment(X1)
          & in_environment(X0,X1)
          & ~ selection_favors(efficient_producers,first_movers,end_time(X1)) )
      | ~ observational_period(X0)
      | selection_favors(efficient_producers,first_movers,X0)
      | ~ propagation_strategy(efficient_producers) ),
    inference(flattening,[],[f34]) ).

fof(f34,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ~ observational_period(X0)
      | ? [X1] :
          ( ~ selection_favors(efficient_producers,first_movers,end_time(X1))
          & environment(X1)
          & in_environment(X0,X1) )
      | ~ propagation_strategy(first_movers)
      | ~ propagation_strategy(efficient_producers) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( ( observational_period(X0)
        & ! [X1] :
            ( ( environment(X1)
              & in_environment(X0,X1) )
           => selection_favors(efficient_producers,first_movers,end_time(X1)) )
        & propagation_strategy(first_movers)
        & propagation_strategy(efficient_producers) )
     => selection_favors(efficient_producers,first_movers,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp3_favoured_trategy) ).

fof(f48,plain,
    ~ selection_favors(efficient_producers,first_movers,sK1),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ? [X0] :
      ( ~ selection_favors(efficient_producers,first_movers,X0)
      & slow_change(X0)
      & observational_period(X0) ),
    inference(flattening,[],[f29]) ).

fof(f29,plain,
    ? [X0] :
      ( ~ selection_favors(efficient_producers,first_movers,X0)
      & slow_change(X0)
      & observational_period(X0) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ! [X0] :
        ( ( slow_change(X0)
          & observational_period(X0) )
       => selection_favors(efficient_producers,first_movers,X0) ),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ! [X0] :
      ( ( slow_change(X0)
        & observational_period(X0) )
     => selection_favors(efficient_producers,first_movers,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t8) ).

fof(f49,plain,
    propagation_strategy(efficient_producers),
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    propagation_strategy(efficient_producers),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_organizational_sets2) ).

fof(f50,plain,
    propagation_strategy(first_movers),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    propagation_strategy(first_movers),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_organizational_sets1) ).

fof(f46,plain,
    observational_period(sK1),
    inference(cnf_transformation,[],[f30]) ).

fof(f59,plain,
    environment(sK2(sK1)),
    inference(unit_resulting_resolution,[],[f49,f50,f46,f48,f56]) ).

fof(f56,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0)
      | environment(sK2(X0))
      | ~ propagation_strategy(efficient_producers) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f303,plain,
    ( in_environment(sK2(sK1),end_time(sK2(sK1)))
    | ~ spl3_8
    | ~ spl3_10 ),
    inference(unit_resulting_resolution,[],[f59,f57,f290,f52]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ~ greater_or_equal(end_time(X1),X0)
      | ~ environment(X1)
      | in_environment(X1,X0)
      | ~ greater_or_equal(X0,start_time(X1)) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X1,X0] :
      ( ~ environment(X1)
      | ~ greater_or_equal(X0,start_time(X1))
      | in_environment(X1,X0)
      | ~ greater_or_equal(end_time(X1),X0) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ! [X1,X0] :
      ( in_environment(X1,X0)
      | ~ greater_or_equal(end_time(X1),X0)
      | ~ environment(X1)
      | ~ greater_or_equal(X0,start_time(X1)) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0] :
      ( ( greater_or_equal(end_time(X1),X0)
        & environment(X1)
        & greater_or_equal(X0,start_time(X1)) )
     => in_environment(X1,X0) ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X2,X1] :
      ( ( greater_or_equal(X2,start_time(X1))
        & greater_or_equal(end_time(X1),X2)
        & environment(X1) )
     => in_environment(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_time_in_environment) ).

fof(f290,plain,
    ( greater_or_equal(end_time(sK2(sK1)),start_time(sK2(sK1)))
    | ~ spl3_8
    | ~ spl3_10 ),
    inference(unit_resulting_resolution,[],[f281,f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ~ greater(X1,X0)
      | greater_or_equal(X1,X0) ),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X1] :
      ( greater_or_equal(X1,X0)
    <=> ( X0 = X1
        | greater(X1,X0) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X4,X3] :
      ( greater_or_equal(X3,X4)
    <=> ( X3 = X4
        | greater(X3,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_greater_or_equal) ).

fof(f281,plain,
    ( greater(end_time(sK2(sK1)),start_time(sK2(sK1)))
    | ~ spl3_8
    | ~ spl3_10 ),
    inference(unit_resulting_resolution,[],[f139,f269,f53]) ).

fof(f53,plain,
    ! [X2,X0,X1] :
      ( ~ greater(X2,X0)
      | ~ greater(X0,X1)
      | greater(X2,X1) ),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X2,X1,X0] :
      ( greater(X2,X1)
      | ~ greater(X0,X1)
      | ~ greater(X2,X0) ),
    inference(flattening,[],[f23]) ).

fof(f23,plain,
    ! [X2,X1,X0] :
      ( greater(X2,X1)
      | ~ greater(X0,X1)
      | ~ greater(X2,X0) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X2,X1,X0] :
      ( ( greater(X0,X1)
        & greater(X2,X0) )
     => greater(X2,X1) ),
    inference(rectify,[],[f8]) ).

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

fof(f269,plain,
    ( greater(sK0(sK2(sK1)),start_time(sK2(sK1)))
    | ~ spl3_8 ),
    inference(unit_resulting_resolution,[],[f123,f132]) ).

fof(f132,plain,
    ! [X0] :
      ( ~ greater(critical_point(sK2(sK1)),X0)
      | greater(sK0(sK2(sK1)),X0) ),
    inference(resolution,[],[f73,f53]) ).

fof(f73,plain,
    greater(sK0(sK2(sK1)),critical_point(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f47,f46,f59,f60,f40]) ).

fof(f40,plain,
    ! [X0,X1] :
      ( greater(sK0(X1),critical_point(X1))
      | ~ in_environment(X0,X1)
      | ~ slow_change(X0)
      | ~ observational_period(X0)
      | ~ environment(X1) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ! [X0] :
      ( ~ slow_change(X0)
      | ~ observational_period(X0)
      | ! [X1] :
          ( ~ environment(X1)
          | ? [X2] :
              ( greater(X2,critical_point(X1))
              & in_environment(X1,X2) )
          | ~ in_environment(X0,X1) ) ),
    inference(flattening,[],[f36]) ).

fof(f36,plain,
    ! [X0] :
      ( ! [X1] :
          ( ? [X2] :
              ( greater(X2,critical_point(X1))
              & in_environment(X1,X2) )
          | ~ environment(X1)
          | ~ in_environment(X0,X1) )
      | ~ slow_change(X0)
      | ~ observational_period(X0) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( ( slow_change(X0)
        & observational_period(X0) )
     => ! [X1] :
          ( ( environment(X1)
            & in_environment(X0,X1) )
         => ? [X2] :
              ( greater(X2,critical_point(X1))
              & in_environment(X1,X2) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp4_critical_point) ).

fof(f60,plain,
    in_environment(sK1,sK2(sK1)),
    inference(unit_resulting_resolution,[],[f46,f49,f50,f48,f55]) ).

fof(f55,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ~ observational_period(X0)
      | ~ propagation_strategy(first_movers)
      | ~ propagation_strategy(efficient_producers)
      | in_environment(X0,sK2(X0)) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f47,plain,
    slow_change(sK1),
    inference(cnf_transformation,[],[f30]) ).

fof(f123,plain,
    ( greater(critical_point(sK2(sK1)),start_time(sK2(sK1)))
    | ~ spl3_8 ),
    inference(avatar_component_clause,[],[f121]) ).

fof(f121,plain,
    ( spl3_8
  <=> greater(critical_point(sK2(sK1)),start_time(sK2(sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_8])]) ).

fof(f139,plain,
    ( greater(end_time(sK2(sK1)),sK0(sK2(sK1)))
    | ~ spl3_10 ),
    inference(avatar_component_clause,[],[f137]) ).

fof(f137,plain,
    ( spl3_10
  <=> greater(end_time(sK2(sK1)),sK0(sK2(sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_10])]) ).

fof(f57,plain,
    ! [X1] : greater_or_equal(X1,X1),
    inference(equality_resolution,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( X0 != X1
      | greater_or_equal(X1,X0) ),
    inference(cnf_transformation,[],[f20]) ).

fof(f256,plain,
    ( ~ spl3_9
    | ~ spl3_13
    | ~ spl3_14 ),
    inference(avatar_contradiction_clause,[],[f255]) ).

fof(f255,plain,
    ( $false
    | ~ spl3_9
    | ~ spl3_13
    | ~ spl3_14 ),
    inference(subsumption_resolution,[],[f254,f158]) ).

fof(f158,plain,
    ( greater_or_equal(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_13 ),
    inference(avatar_component_clause,[],[f156]) ).

fof(f156,plain,
    ( spl3_13
  <=> greater_or_equal(end_time(sK2(sK1)),critical_point(sK2(sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_13])]) ).

fof(f254,plain,
    ( ~ greater_or_equal(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_9
    | ~ spl3_14 ),
    inference(forward_demodulation,[],[f253,f127]) ).

fof(f127,plain,
    ( critical_point(sK2(sK1)) = start_time(sK2(sK1))
    | ~ spl3_9 ),
    inference(avatar_component_clause,[],[f125]) ).

fof(f125,plain,
    ( spl3_9
  <=> critical_point(sK2(sK1)) = start_time(sK2(sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_9])]) ).

fof(f253,plain,
    ( ~ greater_or_equal(end_time(sK2(sK1)),start_time(sK2(sK1)))
    | ~ spl3_14 ),
    inference(unit_resulting_resolution,[],[f59,f57,f245,f52]) ).

fof(f230,plain,
    ( spl3_14
    | ~ spl3_10 ),
    inference(avatar_split_clause,[],[f226,f137,f200]) ).

fof(f226,plain,
    ( greater(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_10 ),
    inference(unit_resulting_resolution,[],[f73,f139,f53]) ).

fof(f224,plain,
    ( spl3_11
    | spl3_10 ),
    inference(avatar_split_clause,[],[f223,f137,f141]) ).

fof(f141,plain,
    ( spl3_11
  <=> sK0(sK2(sK1)) = end_time(sK2(sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_11])]) ).

fof(f223,plain,
    ( greater(end_time(sK2(sK1)),sK0(sK2(sK1)))
    | sK0(sK2(sK1)) = end_time(sK2(sK1)) ),
    inference(resolution,[],[f99,f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ~ greater_or_equal(X1,X0)
      | X0 = X1
      | greater(X1,X0) ),
    inference(cnf_transformation,[],[f20]) ).

fof(f99,plain,
    greater_or_equal(end_time(sK2(sK1)),sK0(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f59,f74,f42]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( greater_or_equal(end_time(X0),X1)
      | ~ environment(X0)
      | ~ in_environment(X0,X1) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X1,X0] :
      ( ~ in_environment(X0,X1)
      | ~ environment(X0)
      | greater_or_equal(end_time(X0),X1) ),
    inference(flattening,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1] :
      ( greater_or_equal(end_time(X0),X1)
      | ~ environment(X0)
      | ~ in_environment(X0,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,plain,
    ! [X0,X1] :
      ( ( environment(X0)
        & in_environment(X0,X1) )
     => greater_or_equal(end_time(X0),X1) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X1,X2] :
      ( ( in_environment(X1,X2)
        & environment(X1) )
     => greater_or_equal(end_time(X1),X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_environment_end_point) ).

fof(f74,plain,
    in_environment(sK2(sK1),sK0(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f47,f46,f59,f60,f39]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( ~ in_environment(X0,X1)
      | ~ environment(X1)
      | ~ observational_period(X0)
      | in_environment(X1,sK0(X1))
      | ~ slow_change(X0) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f212,plain,
    ~ spl3_11,
    inference(avatar_contradiction_clause,[],[f211]) ).

fof(f211,plain,
    ( $false
    | ~ spl3_11 ),
    inference(subsumption_resolution,[],[f191,f58]) ).

fof(f191,plain,
    ( selection_favors(efficient_producers,first_movers,end_time(sK2(sK1)))
    | ~ spl3_11 ),
    inference(backward_demodulation,[],[f118,f143]) ).

fof(f143,plain,
    ( sK0(sK2(sK1)) = end_time(sK2(sK1))
    | ~ spl3_11 ),
    inference(avatar_component_clause,[],[f141]) ).

fof(f118,plain,
    selection_favors(efficient_producers,first_movers,sK0(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f46,f59,f60,f47,f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( selection_favors(efficient_producers,first_movers,sK0(X0))
      | ~ slow_change(X1)
      | ~ in_environment(X1,X0)
      | ~ environment(X0)
      | ~ observational_period(X1) ),
    inference(subsumption_resolution,[],[f70,f39]) ).

fof(f70,plain,
    ! [X0,X1] :
      ( ~ slow_change(X1)
      | ~ environment(X0)
      | selection_favors(efficient_producers,first_movers,sK0(X0))
      | ~ observational_period(X1)
      | ~ in_environment(X1,X0)
      | ~ in_environment(X0,sK0(X0)) ),
    inference(duplicate_literal_removal,[],[f69]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ~ slow_change(X1)
      | ~ observational_period(X1)
      | ~ environment(X0)
      | ~ environment(X0)
      | ~ in_environment(X0,sK0(X0))
      | ~ in_environment(X1,X0)
      | selection_favors(efficient_producers,first_movers,sK0(X0)) ),
    inference(resolution,[],[f41,f40]) ).

fof(f185,plain,
    ( spl3_13
    | ~ spl3_10 ),
    inference(avatar_split_clause,[],[f181,f137,f156]) ).

fof(f181,plain,
    ( greater_or_equal(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_10 ),
    inference(resolution,[],[f170,f44]) ).

fof(f170,plain,
    ( greater(end_time(sK2(sK1)),critical_point(sK2(sK1)))
    | ~ spl3_10 ),
    inference(unit_resulting_resolution,[],[f73,f139,f53]) ).

fof(f161,plain,
    ( spl3_9
    | spl3_8 ),
    inference(avatar_split_clause,[],[f160,f121,f125]) ).

fof(f160,plain,
    ( critical_point(sK2(sK1)) = start_time(sK2(sK1))
    | spl3_8 ),
    inference(unit_resulting_resolution,[],[f72,f122,f43]) ).

fof(f122,plain,
    ( ~ greater(critical_point(sK2(sK1)),start_time(sK2(sK1)))
    | spl3_8 ),
    inference(avatar_component_clause,[],[f121]) ).

fof(f72,plain,
    greater_or_equal(critical_point(sK2(sK1)),start_time(sK2(sK1))),
    inference(unit_resulting_resolution,[],[f59,f51]) ).

fof(f51,plain,
    ! [X0] :
      ( greater_or_equal(critical_point(X0),start_time(X0))
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f31,plain,
    ! [X0] :
      ( greater_or_equal(critical_point(X0),start_time(X0))
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0] :
      ( environment(X0)
     => greater_or_equal(critical_point(X0),start_time(X0)) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X1] :
      ( environment(X1)
     => greater_or_equal(critical_point(X1),start_time(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_time_of_critical_point) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : MGT039+1 : TPTP v8.1.0. Released v2.0.0.
% 0.13/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 03:17:19 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.47  % (15411)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.48  % (15402)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.48  % (15411)Instruction limit reached!
% 0.21/0.48  % (15411)------------------------------
% 0.21/0.48  % (15411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.48  % (15411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.48  % (15411)Termination reason: Unknown
% 0.21/0.48  % (15411)Termination phase: Finite model building preprocessing
% 0.21/0.48  
% 0.21/0.48  % (15411)Memory used [KB]: 5884
% 0.21/0.48  % (15411)Time elapsed: 0.005 s
% 0.21/0.48  % (15411)Instructions burned: 3 (million)
% 0.21/0.48  % (15411)------------------------------
% 0.21/0.48  % (15411)------------------------------
% 0.21/0.49  % (15402)First to succeed.
% 0.21/0.50  % (15402)Refutation found. Thanks to Tanya!
% 0.21/0.50  % SZS status Theorem for theBenchmark
% 0.21/0.50  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.50  % (15402)------------------------------
% 0.21/0.50  % (15402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (15402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (15402)Termination reason: Refutation
% 0.21/0.50  
% 0.21/0.50  % (15402)Memory used [KB]: 6140
% 0.21/0.50  % (15402)Time elapsed: 0.082 s
% 0.21/0.50  % (15402)Instructions burned: 9 (million)
% 0.21/0.50  % (15402)------------------------------
% 0.21/0.50  % (15402)------------------------------
% 0.21/0.50  % (15393)Success in time 0.141 s
%------------------------------------------------------------------------------