TPTP Problem File: SYN792-1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : SYN792-1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Syntactic (Translated)
% Problem : PSAT inverse - K=4 C=40 V=8 D=2.2
% Version : Especial.
% English :
% Refs : [Sch99] Schmidt (1999), Decidability by Resolution for Proposit
% : [HS00a] Hustadt & Schmidt (2000), MSPASS: Modal Reasoning by Tr
% : [HS00b] Hustadt & Schmidt (2000), Issues of Decidability for De
% : [Sch01] Schmidt (2001), Email to G. Sutcliffe
% Source : [Sch01]
% Names : p-psat-inv-cnf-K4-C40-V8-D2.2 [Sch01]
% Status : Satisfiable
% Rating : 0.00 v5.5.0, 0.25 v5.4.0, 0.67 v5.3.0, 0.71 v5.2.0, 0.86 v5.0.0, 0.62 v4.1.0, 0.57 v4.0.1, 0.43 v4.0.0, 0.38 v3.7.0, 0.50 v3.5.0, 0.71 v3.4.0, 0.83 v3.2.0, 0.80 v3.1.0, 0.86 v2.7.0, 0.80 v2.6.0, 0.75 v2.5.0
% Syntax : Number of clauses : 42 ( 2 unt; 25 nHn; 40 RR)
% Number of literals : 317 ( 0 equ; 241 neg)
% Maximal clause size : 10 ( 7 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 9 ( 9 usr; 0 prp; 1-2 aty)
% Number of functors : 2 ( 2 usr; 0 con; 1-1 aty)
% Number of variables : 197 ( 0 sgn)
% SPC : CNF_SAT_RFO_NEQ
% Comments : The relational translation for the PSAT inverse problem.
%--------------------------------------------------------------------------
cnf(clause1,negated_conjecture,
ssRr(skf3(U),U) ).
cnf(clause2,negated_conjecture,
ssRr(U,skf2(U)) ).
cnf(clause3,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(V)
| ~ ssRr(W,U)
| ssPv3(W)
| ssPv6(W)
| ssPv7(W) ) ).
cnf(clause4,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(V)
| ~ ssRr(W,U)
| ~ ssPv3(W)
| ssPv5(W)
| ssPv6(W) ) ).
cnf(clause5,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(W,U)
| ~ ssPv1(W)
| ~ ssPv3(W)
| ~ ssPv8(W)
| ssPv6(V) ) ).
cnf(clause6,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(V)
| ~ ssRr(W,U)
| ~ ssPv5(W)
| ~ ssPv7(W)
| ssPv8(W) ) ).
cnf(clause7,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv5(U)
| ~ ssRr(V,W)
| ~ ssPv3(W)
| ~ ssPv8(W)
| ssPv1(W) ) ).
cnf(clause8,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(W,X)
| ssPv8(U)
| ssPv4(X)
| ssPv4(W)
| ssPv6(W) ) ).
cnf(clause9,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(W,X)
| ~ ssPv6(X)
| ~ ssRr(V,W)
| ssPv7(U)
| ssPv6(V)
| ssPv8(V) ) ).
cnf(clause10,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(X,W)
| ~ ssPv7(W)
| ssPv4(U)
| ssPv8(X)
| ssPv5(W) ) ).
cnf(clause11,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(W,X)
| ~ ssPv5(W)
| ssPv4(U)
| ssPv2(X)
| ssPv7(W) ) ).
cnf(clause12,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(W,X)
| ~ ssRr(V,W)
| ~ ssPv1(V)
| ~ ssPv5(V)
| ssPv4(U)
| ssPv3(X) ) ).
cnf(clause13,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv7(U)
| ~ ssRr(V,W)
| ~ ssRr(W,X)
| ~ ssPv7(W)
| ssPv8(X)
| ssPv3(W) ) ).
cnf(clause14,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(U)
| ~ ssRr(W,X)
| ~ ssRr(V,W)
| ~ ssPv4(V)
| ssPv2(X)
| ssPv3(V) ) ).
cnf(clause15,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(W,X)
| ~ ssPv8(X)
| ~ ssPv6(W)
| ssPv4(U)
| ssPv1(W) ) ).
cnf(clause16,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv3(V)
| ~ ssRr(W,U)
| ~ ssRr(W,X)
| ~ ssPv5(X)
| ~ ssPv5(W)
| ssPv8(W) ) ).
cnf(clause17,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv6(U)
| ~ ssRr(W,X)
| ~ ssPv1(X)
| ~ ssRr(V,W)
| ~ ssPv6(V)
| ssPv2(V) ) ).
cnf(clause18,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(U)
| ~ ssRr(V,W)
| ~ ssRr(X,W)
| ~ ssPv4(X)
| ~ ssPv2(W)
| ssPv7(W) ) ).
cnf(clause19,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(U)
| ~ ssRr(W,X)
| ~ ssPv5(X)
| ~ ssRr(V,W)
| ~ ssPv1(V)
| ~ ssPv6(V) ) ).
cnf(clause20,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv3(U)
| ~ ssRr(W,X)
| ~ ssPv3(X)
| ~ ssRr(V,W)
| ~ ssPv6(V)
| ~ ssPv8(V) ) ).
cnf(clause21,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(W,V)
| ~ ssRr(X,Y)
| ~ ssRr(V,X)
| ~ ssPv8(V)
| ssPv8(U)
| ssPv7(W)
| ssPv8(Y) ) ).
cnf(clause22,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(W,X)
| ssPv6(Y)
| ssPv3(W)
| ssPv4(W) ) ).
cnf(clause23,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(W,U)
| ~ ssRr(X,Y)
| ~ ssRr(W,X)
| ~ ssPv3(W)
| ~ ssPv8(W)
| ssPv5(V)
| ssPv2(Y) ) ).
cnf(clause24,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv3(V)
| ~ ssRr(W,U)
| ~ ssRr(W,X)
| ~ ssRr(W,Y)
| ~ ssPv5(W)
| ssPv5(X)
| ssPv4(Y) ) ).
cnf(clause25,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv7(X)
| ~ ssRr(Y,W)
| ssPv4(W)
| ssPv7(W) ) ).
cnf(clause26,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv2(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(Y,W)
| ~ ssPv5(W)
| ~ ssPv7(W)
| ssPv6(X) ) ).
cnf(clause27,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv3(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv3(Y)
| ~ ssRr(W,X)
| ~ ssPv3(W)
| ssPv7(W) ) ).
cnf(clause28,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv2(V)
| ~ ssRr(W,U)
| ~ ssRr(X,Y)
| ~ ssRr(W,X)
| ~ ssPv5(W)
| ~ ssPv7(W)
| ssPv6(Y) ) ).
cnf(clause29,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(U)
| ~ ssRr(V,W)
| ~ ssRr(W,X)
| ~ ssPv7(X)
| ~ ssRr(W,Y)
| ~ ssPv8(W)
| ssPv7(Y) ) ).
cnf(clause30,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(X,W)
| ~ ssRr(Y,Z)
| ~ ssPv6(Z)
| ~ ssRr(W,Y)
| ssPv7(U)
| ssPv8(X)
| ssPv4(W) ) ).
cnf(clause31,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv3(Y)
| ~ ssRr(W,X)
| ~ ssRr(W,Z)
| ssPv7(U)
| ssPv6(Z)
| ssPv1(W) ) ).
cnf(clause32,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv1(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(W,X)
| ~ ssRr(W,Z)
| ssPv7(Y)
| ssPv2(Z)
| ssPv8(W) ) ).
cnf(clause33,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(Y,W)
| ~ ssRr(Z,W)
| ~ ssPv6(Z)
| ~ ssPv1(W)
| ssPv5(U)
| ssPv3(X) ) ).
cnf(clause34,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssRr(V,W)
| ~ ssRr(X,W)
| ~ ssPv5(X)
| ~ ssRr(Y,Z)
| ~ ssPv7(Z)
| ~ ssRr(W,Y)
| ssPv5(U)
| ssPv5(W) ) ).
cnf(clause35,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(V)
| ~ ssRr(W,U)
| ~ ssRr(X,Y)
| ~ ssPv3(Y)
| ~ ssRr(W,X)
| ~ ssRr(W,Z)
| ssPv7(Z)
| ssPv6(W) ) ).
cnf(clause36,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv6(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(Y,W)
| ~ ssRr(W,Z)
| ~ ssPv6(Z)
| ~ ssPv8(W)
| ssPv6(X) ) ).
cnf(clause37,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv8(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv3(Y)
| ~ ssRr(W,X)
| ~ ssRr(W,Z)
| ~ ssPv2(Z)
| ~ ssPv6(W) ) ).
cnf(clause38,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv2(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(Y,W)
| ~ ssRr(Z,X1)
| ~ ssRr(X1,W)
| ssPv6(X)
| ssPv1(Z)
| ssPv1(W) ) ).
cnf(clause39,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv4(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssRr(Y,W)
| ~ ssRr(Z,X1)
| ~ ssRr(W,Z)
| ~ ssPv5(W)
| ssPv6(X)
| ssPv4(X1) ) ).
cnf(clause40,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv5(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv1(X)
| ~ ssRr(Y,W)
| ~ ssRr(Z,X1)
| ~ ssRr(X1,W)
| ssPv6(Z)
| ssPv2(W) ) ).
cnf(clause41,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv7(V)
| ~ ssRr(W,U)
| ~ ssRr(X,Y)
| ~ ssRr(W,X)
| ~ ssRr(Z,X1)
| ~ ssRr(W,Z)
| ~ ssPv8(W)
| ssPv6(Y)
| ssPv1(X1) ) ).
cnf(clause42,negated_conjecture,
( ~ ssRr(U,V)
| ~ ssPv7(U)
| ~ ssRr(V,W)
| ~ ssRr(X,Y)
| ~ ssPv1(X)
| ~ ssRr(Y,W)
| ~ ssRr(Z,X1)
| ~ ssRr(X1,W)
| ~ ssPv6(W)
| ssPv6(Z) ) ).
%--------------------------------------------------------------------------