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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : PUZ018-1 : TPTP v8.1.0. Bugfixed v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n027.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:09 EDT 2022

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

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

cnf(g1,plain,
    ( all_on(sunday)
    | all_on(monday)
    | all_on(tuesday)
    | all_on(wednesday)
    | all_on(thursday)
    | all_on(friday)
    | all_on(saturday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_one_day)]) ).

cnf(g2,plain,
    ( ~ all_on(monday)
    | on(b,monday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_b_on)]) ).

cnf(g3,plain,
    ( ~ all_on(wednesday)
    | on(c,wednesday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_c_on)]) ).

cnf(g4,plain,
    ( ~ all_on(sunday)
    | on(c,sunday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_c_on)]) ).

cnf(g5,plain,
    ( ~ all_on(tuesday)
    | on(a,tuesday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_a_on)]) ).

cnf(g6,plain,
    ~ on(a,tuesday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_off_tuesday)]) ).

cnf(g7,plain,
    ( ~ all_on(saturday)
    | on(b,saturday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_b_on)]) ).

cnf(g8,plain,
    ~ on(b,saturday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_off_saturday)]) ).

cnf(g9,plain,
    ~ on(b,thursday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_off_thursday)]) ).

cnf(g10,plain,
    ~ same_person(a,b),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_not_b)]) ).

cnf(g11,plain,
    ~ same_person(a,c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_not_c)]) ).

cnf(g12,plain,
    ~ on(a,thursday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_off_thursday)]) ).

cnf(g13,plain,
    consecutive(monday,tuesday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tuesday_follows_monday)]) ).

cnf(g14,plain,
    consecutive(sunday,monday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',monday_follows_sunday)]) ).

cnf(g15,plain,
    consecutive(tuesday,wednesday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wednesday_follows_tuesday)]) ).

cnf(g16,plain,
    consecutive(wednesday,thursday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thursday_follows_wednesday)]) ).

cnf(g17,plain,
    consecutive(thursday,friday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',friday_follows_thursday)]) ).

cnf(g18,plain,
    ~ on(c,sunday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_off_sunday)]) ).

cnf(g19,plain,
    ~ on(a,sunday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_off_sunday)]) ).

cnf(g20,plain,
    ( ~ on(b,sunday)
    | ~ on(b,monday)
    | ~ on(b,tuesday)
    | ~ consecutive(sunday,monday)
    | ~ consecutive(monday,tuesday)
    | ~ consecutive(tuesday,wednesday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_on_for_3_days)]) ).

cnf(g21,plain,
    ( ~ all_on(thursday)
    | on(a,thursday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',all_on_a_on)]) ).

cnf(g22,plain,
    ( on(a,tuesday)
    | on(a,thursday)
    | on(b,tuesday)
    | on(b,thursday)
    | same_day(tuesday,thursday)
    | same_person(a,b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',no_two_off_twice_together)]) ).

cnf(g23,plain,
    ( on(a,sunday)
    | on(a,tuesday)
    | on(c,sunday)
    | on(c,tuesday)
    | same_day(sunday,tuesday)
    | same_person(a,c) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',no_two_off_twice_together)]) ).

cnf(g24,plain,
    ~ same_day(sunday,tuesday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sunday_not_tuesday)]) ).

cnf(g25,plain,
    ( on(a,sunday)
    | on(a,thursday)
    | on(b,sunday)
    | on(b,thursday)
    | same_day(sunday,thursday)
    | same_person(a,b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',no_two_off_twice_together)]) ).

cnf(g26,plain,
    ~ same_day(sunday,thursday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sunday_not_thursday)]) ).

cnf(g27,plain,
    ~ same_day(tuesday,thursday),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tuesday_not_thursday)]) ).

cnf(g28,plain,
    ( ~ on(c,tuesday)
    | ~ on(c,wednesday)
    | ~ on(c,thursday)
    | ~ consecutive(tuesday,wednesday)
    | ~ consecutive(wednesday,thursday)
    | ~ consecutive(thursday,friday) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_on_for_3_days)]) ).

cnf(g29,plain,
    ( on(a,sunday)
    | on(a,thursday)
    | on(c,sunday)
    | on(c,thursday)
    | same_day(sunday,thursday)
    | same_person(a,c) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',no_two_off_twice_together)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : PUZ018-1 : TPTP v8.1.0. Bugfixed v1.2.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n027.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 : Sun May 29 00:44:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.36  % symbols: 17
% 0.18/0.36  % clauses: 48
% 0.18/0.36  % start clauses: 1
% 0.18/0.36  % iterative deepening steps: 499
% 0.18/0.36  % maximum path limit: 20
% 0.18/0.36  % literal attempts: 64721
% 0.18/0.36  % depth failures: 13269
% 0.18/0.36  % regularity failures: 4691
% 0.18/0.36  % tautology failures: 0
% 0.18/0.36  % reductions: 20267
% 0.18/0.36  % extensions: 43994
% 0.18/0.36  % SAT variables: 958
% 0.18/0.36  % SAT clauses: 4427
% 0.18/0.36  % WalkSAT solutions: 4425
% 0.18/0.36  % CDCL solutions: 0
% 0.18/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------