TSTP Solution File: MGT037-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : MGT037-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n009.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 19 11:35:21 EDT 2023

% Result   : Unsatisfiable 3.52s 1.89s
% Output   : Refutation 4.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   49
% Syntax   : Number of formulae    :   77 (  11 unt;  22 typ;   0 def)
%            Number of atoms       :  185 (  22 equ;   0 cnn)
%            Maximal formula atoms :    5 (   3 avg)
%            Number of connectives :  726 ( 126   ~; 130   |;   0   &; 470   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   28 (  28   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   24 (  22 usr;   7 con; 0-3 aty)
%            Number of variables   :   94 (   0   ^;  94   !;   0   ?;  94   :)

% Comments : 
%------------------------------------------------------------------------------
thf(environment_type,type,
    environment: $i > $o ).

thf(sk3_type,type,
    sk3: $i ).

thf(in_environment_type,type,
    in_environment: $i > $i > $o ).

thf(sk4_type,type,
    sk4: $i ).

thf(greater_or_equal_type,type,
    greater_or_equal: $i > $i > $o ).

thf(appear_type,type,
    appear: $i > $i > $i ).

thf(efficient_producers_type,type,
    efficient_producers: $i ).

thf(greater_type,type,
    greater: $i > $i > $o ).

thf(cardinality_at_time_type,type,
    cardinality_at_time: $i > $i > $i ).

thf(zero_type,type,
    zero: $i ).

thf(constant_type,type,
    constant: $i > $o ).

thf(decreases_type,type,
    decreases: $i > $o ).

thf(number_of_organizations_type,type,
    number_of_organizations: $i > $i > $i ).

thf(subpopulation_type,type,
    subpopulation: $i > $i > $i > $o ).

thf(growth_rate_type,type,
    growth_rate: $i > $i > $i ).

thf(resilience_type,type,
    resilience: $i > $i ).

thf(sk1_type,type,
    sk1: $i > $i > $i ).

thf(resources_type,type,
    resources: $i > $i > $i ).

thf(sk2_type,type,
    sk2: $i > $i > $i ).

thf(first_movers_type,type,
    first_movers: $i ).

thf(an_organisation_type,type,
    an_organisation: $i ).

thf(equilibrium_type,type,
    equilibrium: $i > $i ).

thf(9,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_31) ).

thf(42,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(2,negated_conjecture,
    in_environment @ sk3 @ sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_52) ).

thf(29,plain,
    in_environment @ sk3 @ sk4,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(27,axiom,
    ! [B: $i,A: $i] :
      ( ( ( cardinality_at_time @ A @ B )
       != zero )
      | ~ ( greater @ zero @ ( growth_rate @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_empty_not_decreasing_39) ).

thf(84,plain,
    ! [B: $i,A: $i] :
      ( ( ( cardinality_at_time @ A @ B )
       != zero )
      | ~ ( greater @ zero @ ( growth_rate @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(17,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
      | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a1_45) ).

thf(60,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
      | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(19,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_28) ).

thf(65,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(24,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ~ ( greater @ ( equilibrium @ A ) @ B )
      | ( decreases @ ( resources @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a3_43) ).

thf(77,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ~ ( greater @ ( equilibrium @ A ) @ B )
      | ( decreases @ ( resources @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(22,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( subpopulation @ first_movers @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_subpopulations_37) ).

thf(73,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( subpopulation @ first_movers @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(10,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( constant @ ( resources @ A @ B ) )
      | ( constant @ ( number_of_organizations @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a6_47) ).

thf(45,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( constant @ ( resources @ A @ B ) )
      | ( constant @ ( number_of_organizations @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(26,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
      | ( ( number_of_organizations @ A @ B )
        = zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_start_of_organizations_32) ).

thf(81,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
      | ( ( number_of_organizations @ A @ B )
        = zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(6,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( ( number_of_organizations @ A @ B )
       != zero )
      | ~ ( subpopulation @ C @ A @ B )
      | ( ( cardinality_at_time @ C @ B )
        = zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_no_members_36) ).

thf(35,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( ( number_of_organizations @ A @ B )
       != zero )
      | ~ ( subpopulation @ C @ A @ B )
      | ( ( cardinality_at_time @ C @ B )
        = zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(4,negated_conjecture,
    ~ ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_54) ).

thf(31,plain,
    ~ ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(25,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ( greater @ ( equilibrium @ A ) @ B )
      | ( constant @ ( resources @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a3_44) ).

thf(79,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ( greater @ ( equilibrium @ A ) @ B )
      | ( constant @ ( resources @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ~ ( constant @ A )
      | ~ ( decreases @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_constant_not_decrease_41) ).

thf(33,plain,
    ! [A: $i] :
      ( ~ ( constant @ A )
      | ~ ( decreases @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(1,negated_conjecture,
    environment @ sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_51) ).

thf(28,plain,
    environment @ sk3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(7,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( subpopulation @ efficient_producers @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_subpopulations_38) ).

thf(38,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( subpopulation @ efficient_producers @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(21,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ B @ A ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_non_decreasing_35) ).

thf(71,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ B @ A ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(14,axiom,
    greater @ ( resilience @ efficient_producers ) @ ( resilience @ first_movers ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a2_49) ).

thf(54,plain,
    greater @ ( resilience @ efficient_producers ) @ ( resilience @ first_movers ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(12,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( decreases @ ( resources @ A @ B ) )
      | ~ ( decreases @ ( number_of_organizations @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a6_46) ).

thf(49,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( decreases @ ( resources @ A @ B ) )
      | ~ ( decreases @ ( number_of_organizations @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(8,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( greater @ zero @ ( growth_rate @ C @ B ) )
      | ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
      | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a12_48) ).

thf(40,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( greater @ zero @ ( growth_rate @ C @ B ) )
      | ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
      | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(15,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( in_environment @ A @ ( sk1 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_29) ).

thf(55,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( in_environment @ A @ ( sk1 @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(23,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_non_decreasing_34) ).

thf(75,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(16,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
      | ( greater @ ( appear @ an_organisation @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_environment_inequality_42) ).

thf(58,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
      | ( greater @ ( appear @ an_organisation @ A ) @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(3,negated_conjecture,
    greater_or_equal @ sk4 @ ( appear @ efficient_producers @ sk3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_53) ).

thf(30,plain,
    greater_or_equal @ sk4 @ ( appear @ efficient_producers @ sk3 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(13,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulation @ B @ A @ C )
      | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
      | ( B = efficient_producers )
      | ( B = first_movers ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a9_50) ).

thf(51,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulation @ B @ A @ C )
      | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
      | ( B = efficient_producers )
      | ( B = first_movers ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(11,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_non_decreasing_33) ).

thf(47,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(20,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( ( cardinality_at_time @ efficient_producers @ B )
        = zero )
      | ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_efficient_producers_exist_40) ).

thf(68,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( ( cardinality_at_time @ efficient_producers @ B )
        = zero )
      | ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(18,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ B @ ( sk1 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_30) ).

thf(62,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ B @ ( sk1 @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(87,plain,
    $false,
    inference(e,[status(thm)],[42,29,84,60,65,77,73,45,81,35,31,79,33,28,38,71,54,49,40,55,75,58,30,51,47,68,62]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : MGT037-1 : TPTP v8.1.2. Released v2.4.0.
% 0.06/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n009.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Thu May 18 23:35:04 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.99/0.89  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.32/1.03  % [INFO] 	 Parsing done (143ms). 
% 1.32/1.04  % [INFO] 	 Running in sequential loop mode. 
% 1.77/1.25  % [INFO] 	 eprover registered as external prover. 
% 1.77/1.25  % [INFO] 	 cvc4 registered as external prover. 
% 1.77/1.26  % [INFO] 	 Scanning for conjecture ... 
% 1.77/1.32  % [INFO] 	 Found a conjecture and 23 axioms. Running axiom selection ... 
% 2.03/1.37  % [INFO] 	 Axiom selection finished. Selected 23 axioms (removed 0 axioms). 
% 2.30/1.40  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.30/1.41  % [INFO] 	 Type checking passed. 
% 2.30/1.41  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.52/1.88  % External prover 'e' found a proof!
% 3.52/1.88  % [INFO] 	 Killing All external provers ... 
% 3.52/1.88  % Time passed: 1362ms (effective reasoning time: 835ms)
% 3.52/1.88  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 3.52/1.88  % Axioms used in derivation (23): mp_constant_not_decrease_41, mp_empty_not_decreasing_39, mp_previous_negative_growth_29, a12_48, mp_non_decreasing_33, a6_47, mp_no_members_36, mp_previous_negative_growth_28, a3_43, mp_efficient_producers_exist_40, mp_non_decreasing_34, mp_subpopulations_38, a1_45, mp_environment_inequality_42, mp_start_of_organizations_32, mp_previous_negative_growth_31, mp_non_decreasing_35, a2_49, a9_50, mp_previous_negative_growth_30, a3_44, a6_46, mp_subpopulations_37
% 3.52/1.88  % No. of inferences in proof: 55
% 3.52/1.89  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1362 ms resp. 835 ms w/o parsing
% 4.06/1.99  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.06/1.99  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------