TSTP Solution File: PUZ028-5 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : PUZ028-5 : TPTP v8.1.0. Released v2.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.19s 0.41s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    person(three),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person3)]) ).

cnf(g1,plain,
    ( ~ person(three)
    | ~ person(four)
    | ~ after(three,four)
    | familiar(three,four)
    | not_familiar(three,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g2,plain,
    person(four),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person4)]) ).

cnf(g3,plain,
    after(three,four),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order3)]) ).

cnf(g4,plain,
    person(two),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person2)]) ).

cnf(g5,plain,
    ( ~ person(two)
    | ~ person(six)
    | ~ after(two,six)
    | familiar(two,six)
    | not_familiar(two,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g6,plain,
    person(six),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person6)]) ).

cnf(g7,plain,
    ( ~ person(two)
    | ~ person(three)
    | ~ after(two,three)
    | familiar(two,three)
    | not_familiar(two,three) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g8,plain,
    after(two,three),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order2)]) ).

cnf(g9,plain,
    ( ~ person(three)
    | ~ person(five)
    | ~ after(three,five)
    | familiar(three,five)
    | not_familiar(three,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g10,plain,
    person(five),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person5)]) ).

cnf(g11,plain,
    ( ~ person(five)
    | ~ person(six)
    | ~ after(five,six)
    | familiar(five,six)
    | not_familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g12,plain,
    after(five,six),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order5)]) ).

cnf(g13,plain,
    ( ~ not_familiar(two,three)
    | ~ not_familiar(two,four)
    | ~ not_familiar(three,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g14,plain,
    ( ~ person(two)
    | ~ person(four)
    | ~ after(two,four)
    | familiar(two,four)
    | not_familiar(two,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g15,plain,
    ( ~ person(four)
    | ~ person(five)
    | ~ after(four,five)
    | familiar(four,five)
    | not_familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g16,plain,
    after(four,five),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order4)]) ).

cnf(g17,plain,
    person(one),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',person1)]) ).

cnf(g18,plain,
    ( ~ not_familiar(one,three)
    | ~ not_familiar(one,four)
    | ~ not_familiar(three,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g19,plain,
    ( ~ person(one)
    | ~ person(four)
    | ~ after(one,four)
    | familiar(one,four)
    | not_familiar(one,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g20,plain,
    ( ~ person(one)
    | ~ person(two)
    | ~ after(one,two)
    | familiar(one,two)
    | not_familiar(one,two) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g21,plain,
    after(one,two),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order1)]) ).

cnf(g22,plain,
    ( ~ familiar(two,three)
    | ~ familiar(two,four)
    | ~ familiar(three,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g23,plain,
    ( ~ person(four)
    | ~ person(six)
    | ~ after(four,six)
    | familiar(four,six)
    | not_familiar(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g24,plain,
    ( ~ after(four,five)
    | ~ after(five,six)
    | after(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g25,plain,
    ( ~ familiar(three,four)
    | ~ familiar(three,six)
    | ~ familiar(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g26,plain,
    ( ~ after(three,four)
    | ~ after(four,five)
    | after(three,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g27,plain,
    ( ~ familiar(two,three)
    | ~ familiar(two,six)
    | ~ familiar(three,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g28,plain,
    ( ~ familiar(four,five)
    | ~ familiar(four,six)
    | ~ familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g29,plain,
    ( ~ not_familiar(four,five)
    | ~ not_familiar(four,six)
    | ~ not_familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g30,plain,
    ( ~ after(two,three)
    | ~ after(three,four)
    | after(two,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g31,plain,
    ( ~ familiar(one,two)
    | ~ familiar(one,four)
    | ~ familiar(two,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g32,plain,
    ( ~ familiar(one,five)
    | ~ familiar(one,six)
    | ~ familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g33,plain,
    ( ~ person(one)
    | ~ person(five)
    | ~ after(one,five)
    | familiar(one,five)
    | not_familiar(one,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g34,plain,
    ( ~ not_familiar(three,four)
    | ~ not_familiar(three,five)
    | ~ not_familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g35,plain,
    ( ~ familiar(one,two)
    | ~ familiar(one,six)
    | ~ familiar(two,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g36,plain,
    ( ~ person(one)
    | ~ person(three)
    | ~ after(one,three)
    | familiar(one,three)
    | not_familiar(one,three) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g37,plain,
    ( ~ after(one,two)
    | ~ after(two,three)
    | after(one,three) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g38,plain,
    ( ~ after(one,three)
    | ~ after(three,four)
    | after(one,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g39,plain,
    ( ~ familiar(three,five)
    | ~ familiar(three,six)
    | ~ familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g40,plain,
    ( ~ person(three)
    | ~ person(six)
    | ~ after(three,six)
    | familiar(three,six)
    | not_familiar(three,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g41,plain,
    ( ~ familiar(one,two)
    | ~ familiar(one,three)
    | ~ familiar(two,three) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g42,plain,
    ( ~ after(two,three)
    | ~ after(three,five)
    | after(two,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g43,plain,
    ( ~ not_familiar(one,two)
    | ~ not_familiar(one,four)
    | ~ not_familiar(two,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g44,plain,
    ( ~ after(two,five)
    | ~ after(five,six)
    | after(two,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g45,plain,
    ( ~ not_familiar(one,two)
    | ~ not_familiar(one,five)
    | ~ not_familiar(two,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g46,plain,
    ( ~ person(one)
    | ~ person(six)
    | ~ after(one,six)
    | familiar(one,six)
    | not_familiar(one,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g47,plain,
    ( ~ after(one,two)
    | ~ after(two,six)
    | after(one,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g48,plain,
    ( ~ after(three,four)
    | ~ after(four,six)
    | after(three,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g49,plain,
    ( ~ familiar(two,three)
    | ~ familiar(two,five)
    | ~ familiar(three,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g50,plain,
    ( ~ person(two)
    | ~ person(five)
    | ~ after(two,five)
    | familiar(two,five)
    | not_familiar(two,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',familiar_or_not)]) ).

cnf(g51,plain,
    ( ~ not_familiar(two,four)
    | ~ not_familiar(two,six)
    | ~ not_familiar(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g52,plain,
    ( ~ not_familiar(two,five)
    | ~ not_familiar(two,six)
    | ~ not_familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g53,plain,
    ( ~ familiar(two,four)
    | ~ familiar(two,five)
    | ~ familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g54,plain,
    ( ~ familiar(three,four)
    | ~ familiar(three,five)
    | ~ familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g55,plain,
    ( ~ after(one,three)
    | ~ after(three,five)
    | after(one,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order)]) ).

cnf(g56,plain,
    ( ~ not_familiar(two,three)
    | ~ not_familiar(two,five)
    | ~ not_familiar(three,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g57,plain,
    ( ~ familiar(one,two)
    | ~ familiar(one,five)
    | ~ familiar(two,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g58,plain,
    ( ~ not_familiar(one,two)
    | ~ not_familiar(one,three)
    | ~ not_familiar(two,three) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g59,plain,
    ( ~ familiar(two,five)
    | ~ familiar(two,six)
    | ~ familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g60,plain,
    ( ~ familiar(one,three)
    | ~ familiar(one,five)
    | ~ familiar(three,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g61,plain,
    ( ~ not_familiar(one,five)
    | ~ not_familiar(one,six)
    | ~ not_familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g62,plain,
    ( ~ familiar(one,four)
    | ~ familiar(one,five)
    | ~ familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g63,plain,
    ( ~ not_familiar(one,four)
    | ~ not_familiar(one,five)
    | ~ not_familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g64,plain,
    ( ~ not_familiar(two,four)
    | ~ not_familiar(two,five)
    | ~ not_familiar(four,five) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g65,plain,
    ( ~ not_familiar(three,five)
    | ~ not_familiar(three,six)
    | ~ not_familiar(five,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g66,plain,
    ( ~ familiar(one,three)
    | ~ familiar(one,six)
    | ~ familiar(three,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g67,plain,
    ( ~ familiar(one,three)
    | ~ familiar(one,four)
    | ~ familiar(three,four) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g68,plain,
    ( ~ not_familiar(one,two)
    | ~ not_familiar(one,six)
    | ~ not_familiar(two,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g69,plain,
    ( ~ not_familiar(one,three)
    | ~ not_familiar(one,six)
    | ~ not_familiar(three,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

cnf(g70,plain,
    ( ~ familiar(one,four)
    | ~ familiar(one,six)
    | ~ familiar(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_familiar)]) ).

cnf(g71,plain,
    ( ~ not_familiar(three,four)
    | ~ not_familiar(three,six)
    | ~ not_familiar(four,six) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',three_not_familiar)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : PUZ028-5 : TPTP v8.1.0. Released v2.0.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat May 28 19:57:42 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.41  % symbols: 12
% 0.19/0.41  % clauses: 15
% 0.19/0.41  % start clauses: 2
% 0.19/0.41  % iterative deepening steps: 1181
% 0.19/0.41  % maximum path limit: 12
% 0.19/0.41  % literal attempts: 64306
% 0.19/0.41  % depth failures: 8999
% 0.19/0.41  % regularity failures: 1181
% 0.19/0.41  % tautology failures: 2191
% 0.19/0.41  % reductions: 3396
% 0.19/0.41  % extensions: 58630
% 0.19/0.41  % SAT variables: 1232
% 0.19/0.41  % SAT clauses: 4981
% 0.19/0.41  % WalkSAT solutions: 4980
% 0.19/0.41  % CDCL solutions: 0
% 0.19/0.41  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.41  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------