TSTP Solution File: PUZ001-2 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n029.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:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ killed(aunt_agatha,aunt_agatha),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_agatha_killed_herself)]) ).

cnf(g1,plain,
    sPE(aunt_agatha,aunt_agatha),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ( ~ sPE(someone,aunt_agatha)
    | ~ sPE(aunt_agatha,aunt_agatha)
    | ~ killed(someone,aunt_agatha)
    | killed(aunt_agatha,aunt_agatha) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    killed(someone,aunt_agatha),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',someone_killed_agatha)]) ).

cnf(g4,plain,
    ( ~ lives_at_dreadsbury(someone)
    | sPE(someone,aunt_agatha)
    | sPE(someone,butler)
    | sPE(someone,charles) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',noone_else_lives_at_mansion)]) ).

cnf(g5,plain,
    lives_at_dreadsbury(someone),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',someone_in_mansion)]) ).

cnf(g6,plain,
    ( ~ sPE(someone,butler)
    | sPE(every_one_but(someone),every_one_but(butler)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ sPE(someone,butler)
    | ~ sPE(aunt_agatha,aunt_agatha)
    | ~ killed(someone,aunt_agatha)
    | killed(butler,aunt_agatha) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    ( sPE(aunt_agatha,butler)
    | hates(aunt_agatha,aunt_agatha) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',agatha_likes_only_butler)]) ).

cnf(g9,plain,
    ( ~ hates(aunt_agatha,aunt_agatha)
    | ~ hates(charles,aunt_agatha) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',charles_and_agatha_hate_different_people)]) ).

cnf(g10,plain,
    ~ hates(butler,every_one_but(butler)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',noone_hates_everyone)]) ).

cnf(g11,plain,
    ( ~ killed(butler,aunt_agatha)
    | ~ richer(butler,aunt_agatha) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',killer_poorer_than_victim)]) ).

cnf(g12,plain,
    ( ~ sPE(every_one_but(someone),every_one_but(butler))
    | sPE(every_one_but(butler),every_one_but(someone)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ( ~ sPE(every_one_but(butler),every_one_but(someone))
    | ~ sPE(aunt_agatha,aunt_agatha)
    | ~ richer(every_one_but(butler),aunt_agatha)
    | richer(every_one_but(someone),aunt_agatha) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g14,plain,
    ( ~ sPE(every_one_but(someone),every_one_but(butler))
    | ~ sPE(every_one_but(butler),butler)
    | sPE(every_one_but(someone),butler) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    ( sPE(every_one_but(butler),butler)
    | hates(aunt_agatha,every_one_but(butler)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',agatha_likes_only_butler)]) ).

cnf(g16,plain,
    ( ~ sPE(every_one_but(someone),butler)
    | ~ sPE(aunt_agatha,aunt_agatha)
    | ~ richer(every_one_but(someone),aunt_agatha)
    | richer(butler,aunt_agatha) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g17,plain,
    ( ~ hates(aunt_agatha,every_one_but(butler))
    | hates(butler,every_one_but(butler)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',butler_and_agatha_hate_the_same_people)]) ).

cnf(g18,plain,
    ( hates(butler,every_one_but(butler))
    | richer(every_one_but(butler),aunt_agatha) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',butler_hates_poor_people)]) ).

cnf(g19,plain,
    ( ~ sPE(someone,charles)
    | ~ sPE(aunt_agatha,aunt_agatha)
    | ~ hates(someone,aunt_agatha)
    | hates(charles,aunt_agatha) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g20,plain,
    ( ~ killed(someone,aunt_agatha)
    | hates(someone,aunt_agatha) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',killer_hates_victim)]) ).

cnf(g21,plain,
    ~ sPE(aunt_agatha,butler),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',agatha_is_not_the_butler)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : PUZ001-2 : TPTP v8.1.0. Released v1.0.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n029.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sun May 29 03:05:28 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.37  % symbols: 11
% 0.13/0.37  % clauses: 23
% 0.13/0.37  % start clauses: 1
% 0.13/0.37  % iterative deepening steps: 182
% 0.13/0.37  % maximum path limit: 6
% 0.13/0.37  % literal attempts: 27168
% 0.13/0.37  % depth failures: 13815
% 0.13/0.37  % regularity failures: 1842
% 0.13/0.37  % tautology failures: 6185
% 0.13/0.37  % reductions: 2452
% 0.13/0.37  % extensions: 24566
% 0.13/0.37  % SAT variables: 1470
% 0.13/0.37  % SAT clauses: 3787
% 0.13/0.37  % WalkSAT solutions: 3782
% 0.13/0.37  % CDCL solutions: 0
% 0.13/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------