TSTP Solution File: MSC009+1 by DarwinFM---1.4.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : DarwinFM---1.4.5
% Problem  : MSC009+1 : 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 : n013.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:36:34 EDT 2022

% Result   : Satisfiable 0.13s 0.35s
% Output   : FiniteModel 0.13s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

fof(interpretation_terms,fi_functors,
    ( ! [X0] : esk1_1(X0) = e1
    & ! [X0] : esk2_1(X0) = e1
    & ! [X0] : esk3_1(X0) = e1
    & ! [X0] : esk4_1(X0) = e1
    & ! [X0,X1] : esk5_2(X0,X1) = e1
    & ! [X0] : esk6_1(X0) = e1 ) ).

fof(interpretation_atoms,fi_predicates,
    ( ! [X0,X1] :
        ( child(X0,X1)
      <=> $false )
    & ! [X0] :
        ( father(X0)
      <=> $false )
    & ! [X0] : female(X0)
    & ! [X0] :
        ( grandparent(X0)
      <=> $false )
    & ! [X0] :
        ( male(X0)
      <=> $false )
    & ! [X0] :
        ( mother(X0)
      <=> $false )
    & ! [X0] :
        ( parent(X0)
      <=> $false )
    & ! [X0] :
        ( parent_with_sons_only(X0)
      <=> $false )
    & ! [X0] :
        ( person(X0)
      <=> $false )
    & ! [X0,X1] :
        ( sex(X0,X1)
      <=> $false ) ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : MSC009+1 : TPTP v8.1.0. Released v2.0.0.
% 0.06/0.13  % Command  : darwin -fd true -ppp true -pl 0 -to %d -pmtptp true %s
% 0.13/0.33  % Computer : n013.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.33  % CPULimit : 300
% 0.13/0.33  % DateTime : Fri Jul  1 15:56:14 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.13/0.34  Defaulting to tptp format.
% 0.13/0.35  SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  
% 0.13/0.35  MODEL (TPTP):
% 0.13/0.35  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
%------------------------------------------------------------------------------