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

View Problem - Process Solution

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

% Computer : n024.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:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( from_mars(a)
    | from_mars(b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_from_mars)]) ).

cnf(g1,plain,
    ( from_venus(a)
    | from_venus(b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_from_venus)]) ).

cnf(g2,plain,
    ( ~ from_mars(a)
    | a_truth(a_from_mars) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_from_mars1)]) ).

cnf(g3,plain,
    ( ~ from_mars(a)
    | ~ from_venus(a) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',not_from_mars_and_venus)]) ).

cnf(g4,plain,
    ( ~ from_mars(a)
    | ~ female(a)
    | liar(a) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',marsian_females_are_liars)]) ).

cnf(g5,plain,
    ( ~ from_venus(b)
    | ~ female(b)
    | truthteller(b) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',venusian_female_are_truthtellers)]) ).

cnf(g6,plain,
    ( male(a)
    | female(a) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',male_or_female)]) ).

cnf(g7,plain,
    ( from_mars(a)
    | from_venus(a) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',from_mars_or_venus)]) ).

cnf(g8,plain,
    ( ~ a_truth(statement_by(b))
    | ~ a_truth(a_from_mars) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_from_mars3)]) ).

cnf(g9,plain,
    ( ~ a_truth(a_from_mars)
    | from_mars(a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_from_mars2)]) ).

cnf(g10,plain,
    ( ~ liar(a)
    | ~ says(a,a_from_mars)
    | ~ a_truth(a_from_mars) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',liars_make_false_statements)]) ).

cnf(g11,plain,
    ( ~ male(a)
    | female(b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',different_sex2)]) ).

cnf(g12,plain,
    ( ~ truthteller(b)
    | ~ liar(b) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',not_truthteller_and_liar)]) ).

cnf(g13,plain,
    ( liar(b)
    | a_truth(statement_by(b)) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',false_statements_made_by_liars)]) ).

cnf(g14,plain,
    ( ~ from_venus(a)
    | ~ female(a)
    | truthteller(a) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',venusian_female_are_truthtellers)]) ).

cnf(g15,plain,
    ( ~ from_mars(b)
    | ~ female(b)
    | liar(b) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',marsian_females_are_liars)]) ).

cnf(g16,plain,
    ( ~ truthteller(a)
    | ~ says(a,a_from_mars)
    | a_truth(a_from_mars) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',truthtellers_make_true_statements)]) ).

cnf(g17,plain,
    ( a_truth(statement_by(b))
    | a_truth(a_from_mars) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',truth_of_bs_statement)]) ).

cnf(g18,plain,
    says(a,a_from_mars),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_says_hes_from_mars)]) ).

cnf(g19,plain,
    ( ~ a_truth(statement_by(b))
    | truthteller(b) ),
    inference(ground_cnf,[],[file('Axioms/PUZ001-0.ax',true_statements_made_by_truthtellers)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PUZ007-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n024.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat May 28 20:40:06 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 15
% 0.12/0.34  % clauses: 39
% 0.12/0.34  % start clauses: 2
% 0.12/0.34  % iterative deepening steps: 60
% 0.12/0.34  % maximum path limit: 3
% 0.12/0.34  % literal attempts: 2242
% 0.12/0.34  % depth failures: 1342
% 0.12/0.34  % regularity failures: 141
% 0.12/0.34  % tautology failures: 124
% 0.12/0.34  % reductions: 18
% 0.12/0.34  % extensions: 2122
% 0.12/0.34  % SAT variables: 331
% 0.12/0.34  % SAT clauses: 669
% 0.12/0.34  % WalkSAT solutions: 662
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------