TMTP Model File: PLA029-1.005-FMo

View Problem - Process Model

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

% Computer   : n183.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:36:33 EDT 2015

% Result     : Satisfiable 0.00s
% Output     : FiniteModel 0.00s
% Verified   : 
% Statistics : Number of formulae       :   11 (  11 expanded)
%              Number of leaves         :   11 (  11 expanded)
%              Depth                    :    0
%              Number of atoms          :   13 (  13 expanded)
%              Number of equality atoms :    9 (   9 expanded)
%              Maximal formula depth    :    4 (   1 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(and,fi_functors,(
    and("1","1") = "1" )).

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

fof(differ,fi_predicates,(
    ! [X1,X2] :
      ( differ(X1,X2)
    <=> $false ) )).

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

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

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

fof(holds,fi_predicates,
    ( holds("1","1")
  <=> $false )).

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

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

fof(putdown,fi_functors,(
    putdown("1","1") = "1" )).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.02  % Problem    : PLA029-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.05  % Computer   : n183.star.cs.uiowa.edu
% 0.00/1.05  % Model      : x86_64 x86_64
% 0.00/1.05  % CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.00/1.05  % Memory     : 32286.75MB
% 0.00/1.05  % OS         : Linux 2.6.32-573.1.1.el6.x86_64
% 0.00/1.05  % CPULimit   : 300
% 0.00/1.05  % DateTime   : Mon Aug  3 18:08:16 CDT 2015
% 0.00/1.05  % CPUTime    : 
% 0.00/1.05  Paradox, version 4.0, 2010-06-29.
% 0.00/1.05  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.00/1.05  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.00/1.05  Reading 'Axioms/PLA001-0.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/PLA001-0.ax') OK
% 0.00/1.06  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.00/1.07  +++ BEGIN MODEL
% 0.00/1.07  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.00/1.07  % domain size is 1
% 0.00/1.07  fof(domain, fi_domain,
% 0.00/1.07    (![X] : (X = "1"))
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(and, fi_functors,
% 0.00/1.07    ( (and("1","1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(clear, fi_functors,
% 0.00/1.07    ( (clear("1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(differ, fi_predicates,
% 0.00/1.07    ( ![X1,X2] : (differ(X1,X2) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(do, fi_functors,
% 0.00/1.07    ( (do("1","1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(empty, fi_functors,
% 0.00/1.07    ( (empty = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(holding, fi_functors,
% 0.00/1.07    ( (holding("1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(holds, fi_predicates,
% 0.00/1.07    ( (holds("1","1") <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(on, fi_functors,
% 0.00/1.07    ( (on("1","1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(pickup, fi_functors,
% 0.00/1.07    ( (pickup("1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(putdown, fi_functors,
% 0.00/1.07    ( (putdown("1","1") = "1")
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  SZS output end FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.00/1.07  +++ END MODEL
% 0.00/1.07  +++ RESULT: Satisfiable
% 0.00/1.07  SZS status Satisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------