TSTP Solution File: MGT019+2 by DarwinFM---1.4.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : DarwinFM---1.4.5
% Problem  : MGT019+2 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : darwin -fd true -ppp true -pl 0 -to %d -pmtptp true %s

% Computer : n022.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  : 0s
% DateTime : Sun Jul 17 22:03:18 EDT 2022

% Result   : CounterSatisfiable 0.20s 0.38s
% Output   : FiniteModel 0.20s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

% Comments : 
%------------------------------------------------------------------------------
fof(interpretation_domain,fi_domain,
    ! [X] : X = e1 ).

fof(interpretation_terms,fi_functors,
    ( ! [X0,X1] : disbanding_rate(X0,X1) = e1
    & efficient_producers = e1
    & esk1_0 = e1
    & esk2_0 = e1
    & ! [X0] : esk3_1(X0) = e1
    & esk4_0 = e1
    & ! [X0] : esk5_1(X0) = e1
    & first_movers = e1
    & ! [X0,X1] : founding_rate(X0,X1) = e1
    & ! [X0,X1] : growth_rate(X0,X1) = e1 ) ).

fof(interpretation_atoms,fi_predicates,
    ( ! [X0] :
        ( environment(X0)
      <=> X0 = e1 )
    & ! [X0,X1] :
        ( greater(X0,X1)
      <=> $false )
    & ! [X0,X1] :
        ( greater_or_equal(X0,X1)
      <=> ( X0 = e1
          & X1 = e1 ) )
    & ! [X0,X1] :
        ( in_environment(X0,X1)
      <=> ( X0 = e1
          & X1 = e1 ) )
    & ! [X0] :
        ( stable(X0)
      <=> X0 = e1 )
    & ! [X0,X1,X2,X3] :
        ( subpopulations(X0,X1,X2,X3)
      <=> ( X0 = e1
          & X1 = e1
          & X2 = e1
          & X3 = e1 ) ) ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : MGT019+2 : TPTP v8.1.0. Released v2.0.0.
% 0.04/0.13  % Command  : darwin -fd true -ppp true -pl 0 -to %d -pmtptp true %s
% 0.14/0.35  % Computer : n022.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  % DateTime : Thu Jun  9 10:19:34 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  Defaulting to tptp format.
% 0.20/0.38  SZS status CounterSatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.38  
% 0.20/0.38  MODEL (TPTP):
% 0.20/0.38  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
%------------------------------------------------------------------------------