TMTP Model File: GRP393-1.002-FMo

View Problem - Process Model

%------------------------------------------------------------------------------
% File       : Paradox---4.0
% Problem    : GRP393-1 : TPTP v6.2.0. Released v2.5.0.
% Transform  : none
% Format     : tptp:short
% Command    : paradox --no-progress --time %d --tstp --model %s

% Computer   : n072.star.cs.uiowa.edu
% Model      : x86_64 x86_64
% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory     : 32286.75MB
% OS         : Linux 2.6.32-573.1.1.el6.x86_64
% CPULimit   : 300s
% DateTime   : Wed Aug  5 05:22:32 EDT 2015

% Result     : Satisfiable 0.00s
% Output     : FiniteModel 0.00s
% Verified   : 
% Statistics : Number of formulae       :    3 (   3 expanded)
%              Number of leaves         :    3 (   3 expanded)
%              Depth                    :    0
%              Number of atoms          :    4 (   4 expanded)
%              Number of equality atoms :    2 (   2 expanded)
%              Maximal formula depth    :    2 (   2 average)
%              Maximal term depth       :    2 (   1 average)

% Comments   : 
%------------------------------------------------------------------------------
%----WARNING: Paradox---4.0 format not known, defaulting to TPTP
% domain size is 1
fof(domain,fi_domain,(
    ! [X] : X = "1" )).

fof(multiply,fi_functors,(
    multiply("1","1") = "1" )).

fof(product,fi_predicates,
    ( product("1","1","1")
  <=> $true )).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.02  % Problem    : GRP393-1 : TPTP v6.2.0. Released v2.5.0.
% 0.00/0.02  % Command    : paradox --no-progress --time %d --tstp --model %s
% 0.00/1.08  % Computer   : n072.star.cs.uiowa.edu
% 0.00/1.08  % Model      : x86_64 x86_64
% 0.00/1.08  % CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.00/1.08  % Memory     : 32286.75MB
% 0.00/1.08  % OS         : Linux 2.6.32-573.1.1.el6.x86_64
% 0.00/1.08  % CPULimit   : 300
% 0.00/1.08  % DateTime   : Mon Aug  3 19:21:16 CDT 2015
% 0.00/1.08  % CPUTime    : 
% 0.00/1.08  Paradox, version 4.0, 2010-06-29.
% 0.00/1.08  +++ PROBLEM: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.00/1.08  Reading '/export/starexec/sandbox/benchmark/theBenchmark.p' ... OK
% 0.00/1.08  Reading 'Axioms/GRP002-0.ax' ... ('/export/starexec/sandbox/benchmark/Axioms/GRP002-0.ax') OK
% 0.00/1.08  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.00/1.09  +++ BEGIN MODEL
% 0.00/1.09  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.00/1.09  % domain size is 1
% 0.00/1.09  fof(domain, fi_domain,
% 0.00/1.09    (![X] : (X = "1"))
% 0.00/1.09  ).
% 0.00/1.09  
% 0.00/1.09  fof(multiply, fi_functors,
% 0.00/1.09    ( (multiply("1","1") = "1")
% 0.00/1.09    )
% 0.00/1.09  ).
% 0.00/1.09  
% 0.00/1.09  fof(product, fi_predicates,
% 0.00/1.09    ( (product("1","1","1") <=> $true)
% 0.00/1.09    )
% 0.00/1.09  ).
% 0.00/1.09  SZS output end FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.00/1.09  +++ END MODEL
% 0.00/1.09  +++ RESULT: Satisfiable
% 0.00/1.09  SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------