TMTP Model File: PUZ045-1.002-Sat

View Problem - Process Model

%------------------------------------------------------------------------------
% File       : E---1.9-FNT
% Problem    : PUZ045-1 : TPTP v6.2.0. Released v2.5.0.
% Transform  : none
% Format     : tptp:raw
% Command    : eprover --satauto-schedule --tstp-format -s --proof-object --memory-limit=2048 --cpu-limit=%d %s

% Computer   : n113.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-504.16.2.el6.x86_64
% CPULimit   : 300s
% DateTime   : Mon May 18 09:50:18 EDT 2015

% Result     : Satisfiable 0.02s
% Output     : Saturation 0.02s
% Verified   : 
% Statistics : Number of clauses        :   16 (  16 expanded)
%              Number of leaves         :    8 (   8 expanded)
%              Depth                    :    1
%              Number of atoms          :   46 (  46 expanded)
%              Number of equality atoms :    0 (   0 expanded)
%              Maximal clause size      :    4 (   3 average)
%              Maximal term depth       :    2 (   2 average)

% Comments   : 
%------------------------------------------------------------------------------
cnf(c_0_0,axiom,
    ( a_truth(truthteller(X2))
    | a_truth(normal(X2))
    | ~ a_truth(X1)
    | ~ a_truth(says(X2,X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',truthtellers_and_normal_tell_truth)).

cnf(c_0_1,axiom,
    ( a_truth(X1)
    | a_truth(liar(X2))
    | a_truth(normal(X2))
    | ~ a_truth(says(X2,X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',liars_and_normal_lie)).

cnf(c_0_2,axiom,
    ( a_truth(truthteller(X1))
    | a_truth(liar(X1))
    | a_truth(normal(X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',person_is_one_type)).

cnf(c_0_3,axiom,
    ( ~ a_truth(liar(X1))
    | ~ a_truth(says(X1,X2))
    | ~ a_truth(X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',liars_lie)).

cnf(c_0_4,axiom,
    ( a_truth(X2)
    | ~ a_truth(truthteller(X1))
    | ~ a_truth(says(X1,X2)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',truthtellers_tell_truth)).

cnf(c_0_5,axiom,
    ( ~ a_truth(liar(X1))
    | ~ a_truth(normal(X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',not_liar_and_normal)).

cnf(c_0_6,axiom,
    ( ~ a_truth(truthteller(X1))
    | ~ a_truth(normal(X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',not_truthteller_and_normal)).

cnf(c_0_7,axiom,
    ( ~ a_truth(truthteller(X1))
    | ~ a_truth(liar(X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax',not_truthteller_and_liar)).

cnf(c_0_8,plain,
    ( a_truth(truthteller(X1))
    | a_truth(normal(X1))
    | ~ a_truth(says(X1,X2))
    | ~ a_truth(X2) ),
    c_0_0,
    [final]).

cnf(c_0_9,plain,
    ( a_truth(liar(X1))
    | a_truth(normal(X1))
    | a_truth(X2)
    | ~ a_truth(says(X1,X2)) ),
    c_0_1,
    [final]).

cnf(c_0_10,plain,
    ( a_truth(truthteller(X1))
    | a_truth(liar(X1))
    | a_truth(normal(X1)) ),
    c_0_2,
    [final]).

cnf(c_0_11,plain,
    ( ~ a_truth(says(X1,X2))
    | ~ a_truth(liar(X1))
    | ~ a_truth(X2) ),
    c_0_3,
    [final]).

cnf(c_0_12,plain,
    ( a_truth(X1)
    | ~ a_truth(says(X2,X1))
    | ~ a_truth(truthteller(X2)) ),
    c_0_4,
    [final]).

cnf(c_0_13,plain,
    ( ~ a_truth(liar(X1))
    | ~ a_truth(normal(X1)) ),
    c_0_5,
    [final]).

cnf(c_0_14,plain,
    ( ~ a_truth(truthteller(X1))
    | ~ a_truth(normal(X1)) ),
    c_0_6,
    [final]).

cnf(c_0_15,plain,
    ( ~ a_truth(truthteller(X1))
    | ~ a_truth(liar(X1)) ),
    c_0_7,
    [final]).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.03  % Problem    : PUZ045-1 : TPTP v6.2.0. Released v2.5.0.
% 0.00/0.03  % Command    : eprover --satauto-schedule --tstp-format -s --proof-object --memory-limit=2048 --cpu-limit=%d %s
% 0.02/1.07  % Computer   : n113.star.cs.uiowa.edu
% 0.02/1.07  % Model      : x86_64 x86_64
% 0.02/1.07  % CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/1.07  % Memory     : 32286.75MB
% 0.02/1.07  % OS         : Linux 2.6.32-504.16.2.el6.x86_64
% 0.02/1.07  % CPULimit   : 300
% 0.02/1.07  % DateTime   : Sun May 17 11:24:38 CDT 2015
% 0.02/1.08  % CPUTime    : 
% 0.02/1.08  # Trying AutoSched0 for 151 seconds
% 0.02/1.08  # AutoSched0-Mode selected heuristic G_E___107_C45_F1_PI_AE_Q7_CS_SP_PS_S0Y
% 0.02/1.08  # and selection function SelectMaxLComplexAvoidPosPred.
% 0.02/1.08  #
% 0.02/1.08  # Presaturation interreduction done
% 0.02/1.08  
% 0.02/1.08  # No proof found!
% 0.02/1.08  # SZS status Satisfiable
% 0.02/1.08  # SZS output start Saturation.
% 0.02/1.08  cnf(c_0_0,axiom,(a_truth(truthteller(X2))|a_truth(normal(X2))|~a_truth(X1)|~a_truth(says(X2,X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', truthtellers_and_normal_tell_truth)).
% 0.02/1.08  cnf(c_0_1,axiom,(a_truth(X1)|a_truth(liar(X2))|a_truth(normal(X2))|~a_truth(says(X2,X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', liars_and_normal_lie)).
% 0.02/1.08  cnf(c_0_2,axiom,(a_truth(truthteller(X1))|a_truth(liar(X1))|a_truth(normal(X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', person_is_one_type)).
% 0.02/1.08  cnf(c_0_3,axiom,(~a_truth(liar(X1))|~a_truth(says(X1,X2))|~a_truth(X2)), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', liars_lie)).
% 0.02/1.08  cnf(c_0_4,axiom,(a_truth(X2)|~a_truth(truthteller(X1))|~a_truth(says(X1,X2))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', truthtellers_tell_truth)).
% 0.02/1.08  cnf(c_0_5,axiom,(~a_truth(liar(X1))|~a_truth(normal(X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', not_liar_and_normal)).
% 0.02/1.08  cnf(c_0_6,axiom,(~a_truth(truthteller(X1))|~a_truth(normal(X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', not_truthteller_and_normal)).
% 0.02/1.08  cnf(c_0_7,axiom,(~a_truth(truthteller(X1))|~a_truth(liar(X1))), file('/export/starexec/sandbox2/benchmark/Axioms/PUZ003-0.ax', not_truthteller_and_liar)).
% 0.02/1.08  cnf(c_0_8,plain,(a_truth(truthteller(X1))|a_truth(normal(X1))|~a_truth(says(X1,X2))|~a_truth(X2)), c_0_0, ['final']).
% 0.02/1.08  cnf(c_0_9,plain,(a_truth(liar(X1))|a_truth(normal(X1))|a_truth(X2)|~a_truth(says(X1,X2))), c_0_1, ['final']).
% 0.02/1.08  cnf(c_0_10,plain,(a_truth(truthteller(X1))|a_truth(liar(X1))|a_truth(normal(X1))), c_0_2, ['final']).
% 0.02/1.08  cnf(c_0_11,plain,(~a_truth(says(X1,X2))|~a_truth(liar(X1))|~a_truth(X2)), c_0_3, ['final']).
% 0.02/1.08  cnf(c_0_12,plain,(a_truth(X1)|~a_truth(says(X2,X1))|~a_truth(truthteller(X2))), c_0_4, ['final']).
% 0.02/1.08  cnf(c_0_13,plain,(~a_truth(liar(X1))|~a_truth(normal(X1))), c_0_5, ['final']).
% 0.02/1.08  cnf(c_0_14,plain,(~a_truth(truthteller(X1))|~a_truth(normal(X1))), c_0_6, ['final']).
% 0.02/1.08  cnf(c_0_15,plain,(~a_truth(truthteller(X1))|~a_truth(liar(X1))), c_0_7, ['final']).
% 0.02/1.08  # SZS output end Saturation.
%------------------------------------------------------------------------------