TMTP Model File: HWV034-2.005-FMo

View Problem - Process Model

%------------------------------------------------------------------------------
% File       : Paradox---4.0
% Problem    : HWV034-2 : TPTP v6.2.0. Bugfixed v2.7.0.
% Transform  : none
% Format     : tptp:short
% Command    : paradox --no-progress --time %d --tstp --model %s

% Computer   : n125.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:23:07 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          :   21 (  21 expanded)
%              Number of equality atoms :    1 (   1 expanded)
%              Maximal formula depth    :    4 (   3 average)
%              Maximal term depth       :    1 (   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(abnormal,fi_predicates,(
    ! [X1] :
      ( abnormal(X1)
    <=> $false ) )).

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

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

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

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

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

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

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

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

fof(zero,fi_predicates,(
    ! [X1] :
      ( zero(X1)
    <=> $false ) )).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.02  % Problem    : HWV034-2 : TPTP v6.2.0. Bugfixed v2.7.0.
% 0.00/0.02  % Command    : paradox --no-progress --time %d --tstp --model %s
% 0.00/1.05  % Computer   : n125.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 19:49:56 CDT 2015
% 0.00/1.05  % CPUTime    : 
% 0.00/1.06  Paradox, version 4.0, 2010-06-29.
% 0.00/1.06  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.00/1.06  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.00/1.06  Reading 'Axioms/HWV002-0.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/HWV002-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(abnormal, fi_predicates,
% 0.00/1.07    ( ![X1] : (abnormal(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(and_ok, fi_predicates,
% 0.00/1.07    ( ![X1] : (and_ok(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(connection, fi_predicates,
% 0.00/1.07    ( ![X1,X2] : (connection(X1,X2) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(logic_and, fi_predicates,
% 0.00/1.07    ( ![X1] : (logic_and(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(logic_not, fi_predicates,
% 0.00/1.07    ( ![X1] : (logic_not(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(logic_or, fi_predicates,
% 0.00/1.07    ( ![X1] : (logic_or(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(not_ok, fi_predicates,
% 0.00/1.07    ( ![X1] : (not_ok(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(one, fi_predicates,
% 0.00/1.07    ( ![X1] : (one(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(or_ok, fi_predicates,
% 0.00/1.07    ( ![X1] : (or_ok(X1) <=> $false)
% 0.00/1.07    )
% 0.00/1.07  ).
% 0.00/1.07  
% 0.00/1.07  fof(zero, fi_predicates,
% 0.00/1.07    ( ![X1] : (zero(X1) <=> $false)
% 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
%------------------------------------------------------------------------------