TSTP Solution File: PUZ026-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : PUZ026-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n021.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  : 600s
% DateTime : Mon Jul 18 18:26:10 EDT 2022

% Result   : Unsatisfiable 0.20s 0.35s
% Output   : Proof 0.20s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ a_truth(says(a,normal(a)))
    | a_truth(normal(a))
    | a_truth(liar(a))
    | a_truth(normal(a)) ),
    inference(ground_cnf,[],[file('Axioms/PUZ003-0.ax',liars_and_normal_lie)]) ).

cnf(g1,plain,
    a_truth(says(a,normal(a))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_says_a_normal)]) ).

cnf(g2,plain,
    ( ~ a_truth(normal(a))
    | ~ a_truth(says(b,normal(a)))
    | a_truth(truthteller(b))
    | a_truth(normal(b)) ),
    inference(ground_cnf,[],[file('Axioms/PUZ003-0.ax',truthtellers_and_normal_tell_truth)]) ).

cnf(g3,plain,
    a_truth(says(b,normal(a))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_says_a_normal)]) ).

cnf(g4,plain,
    people(a,b,c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_b_c_are_people)]) ).

cnf(g5,plain,
    ( a_truth(normal(c))
    | a_truth(not_normal(c)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',normal_or_not_normal)]) ).

cnf(g6,plain,
    ( ~ a_truth(says(b,normal(a)))
    | a_truth(normal(a))
    | a_truth(liar(b))
    | a_truth(normal(b)) ),
    inference(ground_cnf,[],[file('Axioms/PUZ003-0.ax',liars_and_normal_lie)]) ).

cnf(g7,plain,
    ( ~ a_truth(normal(b))
    | ~ a_truth(normal(c))
    | ~ people(b,c,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_two_normal1)]) ).

cnf(g8,plain,
    people(b,c,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_c_a_are_people)]) ).

cnf(g9,plain,
    ( ~ a_truth(truthteller(c))
    | ~ a_truth(liar(a))
    | ~ a_truth(normal(b)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_one_of_each)]) ).

cnf(g10,plain,
    ( ~ a_truth(not_normal(c))
    | ~ a_truth(says(c,not_normal(c)))
    | a_truth(truthteller(c))
    | a_truth(normal(c)) ),
    inference(ground_cnf,[],[file('Axioms/PUZ003-0.ax',truthtellers_and_normal_tell_truth)]) ).

cnf(g11,plain,
    a_truth(says(c,not_normal(c))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_says_c_not_normal)]) ).

cnf(g12,plain,
    ( ~ a_truth(normal(c))
    | ~ a_truth(normal(a))
    | ~ people(c,b,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_two_normal2)]) ).

cnf(g13,plain,
    people(c,b,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_b_a_are_people)]) ).

cnf(g14,plain,
    ( ~ a_truth(liar(a))
    | ~ a_truth(liar(b))
    | ~ people(a,b,c) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_two_liars1)]) ).

cnf(g15,plain,
    ( ~ a_truth(normal(b))
    | ~ a_truth(normal(a))
    | ~ people(b,c,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_two_normal2)]) ).

cnf(g16,plain,
    ( ~ a_truth(truthteller(c))
    | ~ a_truth(truthteller(b))
    | ~ people(c,b,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_two_truthtellers1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PUZ026-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n021.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat May 28 19:45:57 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.20/0.35  % symbols: 12
% 0.20/0.35  % clauses: 23
% 0.20/0.35  % start clauses: 1
% 0.20/0.35  % iterative deepening steps: 102
% 0.20/0.35  % maximum path limit: 3
% 0.20/0.35  % literal attempts: 10219
% 0.20/0.35  % depth failures: 6359
% 0.20/0.35  % regularity failures: 554
% 0.20/0.35  % tautology failures: 59
% 0.20/0.35  % reductions: 696
% 0.20/0.35  % extensions: 9451
% 0.20/0.35  % SAT variables: 716
% 0.20/0.35  % SAT clauses: 1651
% 0.20/0.35  % WalkSAT solutions: 1645
% 0.20/0.35  % CDCL solutions: 0
% 0.20/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------