TSTP Solution File: MSC009-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : MSC009-1 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n028.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 : Sun Jul 17 22:59:34 EDT 2022

% Result   : Satisfiable 0.13s 0.40s
% Output   : Saturation 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 84)

% Comments : 
%------------------------------------------------------------------------------
cnf(98,plain,
    ( ~ parent(u)
    | ~ grandparent(female_child_of(u))
    | mother(female_child_of(u))
    | parent_with_sons_only(u) ),
    inference(sor,[status(thm)],[90,18]),
    [iquote('0:SoR:90.0,18.1')] ).

cnf(97,plain,
    ( ~ parent(u)
    | ~ parent_with_sons_only(female_child_of(u))
    | mother(female_child_of(u))
    | parent_with_sons_only(u) ),
    inference(sor,[status(thm)],[90,22]),
    [iquote('0:SoR:90.0,22.1')] ).

cnf(100,plain,
    ( ~ parent(u)
    | ~ father(female_child_of(u))
    | parent_with_sons_only(u) ),
    inference(mrr,[status(thm)],[96,16]),
    [iquote('0:MRR:96.2,16.0')] ).

cnf(90,plain,
    ( ~ parent(female_child_of(u))
    | ~ parent(u)
    | mother(female_child_of(u))
    | parent_with_sons_only(u) ),
    inference(res,[status(thm),theory(equality)],[85,25]),
    [iquote('0:Res:85.2,25.1')] ).

cnf(94,plain,
    ( ~ parent(u)
    | ~ mother(female_child_of(u))
    | parent_with_sons_only(u)
    | grandparent(u) ),
    inference(sor,[status(thm)],[74,11]),
    [iquote('0:SoR:74.0,11.1')] ).

cnf(93,plain,
    ( ~ parent(u)
    | ~ grandparent(female_child_of(u))
    | parent_with_sons_only(u)
    | grandparent(u) ),
    inference(sor,[status(thm)],[74,18]),
    [iquote('0:SoR:74.0,18.1')] ).

cnf(92,plain,
    ( ~ parent(u)
    | ~ parent_with_sons_only(female_child_of(u))
    | parent_with_sons_only(u)
    | grandparent(u) ),
    inference(sor,[status(thm)],[74,22]),
    [iquote('0:SoR:74.0,22.1')] ).

cnf(74,plain,
    ( ~ parent(female_child_of(u))
    | ~ parent(u)
    | parent_with_sons_only(u)
    | grandparent(u) ),
    inference(obv,[status(thm),theory(equality)],[72]),
    [iquote('0:Obv:72.0')] ).

cnf(86,plain,
    ( ~ female(sex_of3(u))
    | ~ parent(u)
    | mother(u) ),
    inference(mrr,[status(thm)],[80,85]),
    [iquote('0:MRR:80.0,85.2')] ).

cnf(85,plain,
    ( ~ parent(u)
    | mother(u)
    | child_with_parent(u) ),
    inference(ssi,[status(thm)],[84,7]),
    [iquote('0:SSi:84.1,7.1')] ).

cnf(10,axiom,
    ( ~ person(u)
    | ~ person(v)
    | ~ child(v,u)
    | parent(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(83,plain,
    ( ~ female(sex_of1(u))
    | ~ parent(u)
    | mother(u) ),
    inference(ssi,[status(thm)],[82,7]),
    [iquote('0:SSi:82.0,7.1')] ).

cnf(78,plain,
    ( ~ parent(u)
    | ~ mother(child_of1(u))
    | grandparent(u) ),
    inference(sor,[status(thm)],[73,11]),
    [iquote('0:SoR:73.0,11.1')] ).

cnf(77,plain,
    ( ~ parent(u)
    | ~ grandparent(child_of1(u))
    | grandparent(u) ),
    inference(sor,[status(thm)],[73,18]),
    [iquote('0:SoR:73.0,18.1')] ).

cnf(76,plain,
    ( ~ parent(u)
    | ~ parent_with_sons_only(child_of1(u))
    | grandparent(u) ),
    inference(sor,[status(thm)],[73,22]),
    [iquote('0:SoR:73.0,22.1')] ).

cnf(14,axiom,
    ( ~ female(u)
    | ~ parent(v)
    | ~ sex(v,u)
    | mother(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(75,plain,
    ( ~ parent(u)
    | ~ father(child_of1(u))
    | grandparent(u) ),
    inference(sor,[status(thm)],[73,15]),
    [iquote('0:SoR:73.0,15.1')] ).

cnf(73,plain,
    ( ~ parent(child_of1(u))
    | ~ parent(u)
    | grandparent(u) ),
    inference(obv,[status(thm),theory(equality)],[71]),
    [iquote('0:Obv:71.0')] ).

cnf(21,axiom,
    ( ~ parent(u)
    | ~ parent(v)
    | ~ child(v,u)
    | grandparent(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(69,plain,
    ( ~ child_with_parent(u)
    | person(u) ),
    inference(ssi,[status(thm)],[66,27]),
    [iquote('0:SSi:66.1,27.1')] ).

cnf(5,axiom,
    ( ~ male(u)
    | ~ sex(v,u)
    | person(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(64,plain,
    ( ~ person(u)
    | child_with_parent(u)
    | female(sex_of1(u)) ),
    inference(sor,[status(thm)],[58,2]),
    [iquote('0:SoR:58.1,2.1')] ).

cnf(58,plain,
    ( ~ person(u)
    | ~ male(sex_of1(u))
    | child_with_parent(u) ),
    inference(res,[status(thm),theory(equality)],[3,28]),
    [iquote('0:Res:3.1,28.1')] ).

cnf(57,plain,
    ( ~ mother(u)
    | ~ male(sex_of2(u))
    | child_with_parent(u) ),
    inference(res,[status(thm),theory(equality)],[12,28]),
    [iquote('0:Res:12.1,28.1')] ).

cnf(62,plain,
    ( ~ mother(u)
    | person(u) ),
    inference(ssi,[status(thm)],[60,13]),
    [iquote('0:SSi:60.1,13.1')] ).

cnf(6,axiom,
    ( ~ female(u)
    | ~ sex(v,u)
    | person(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(28,axiom,
    ( ~ male(u)
    | ~ sex(v,u)
    | child_with_parent(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(52,plain,
    ( ~ grandparent(u)
    | ~ parent_with_sons_only(u)
    | child_with_parent(child_of2(u)) ),
    inference(res,[status(thm),theory(equality)],[19,23]),
    [iquote('0:Res:19.1,23.1')] ).

cnf(55,plain,
    ( ~ parent_with_sons_only(u)
    | child_with_parent(child_of1(u)) ),
    inference(ssi,[status(thm)],[53,22]),
    [iquote('0:SSi:53.0,22.1')] ).

cnf(23,axiom,
    ( ~ parent_with_sons_only(u)
    | ~ child(u,v)
    | child_with_parent(v) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(24,axiom,
    ( ~ parent(u)
    | parent_with_sons_only(u)
    | child(u,female_child_of(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(25,axiom,
    ( ~ parent(u)
    | ~ child_with_parent(female_child_of(u))
    | parent_with_sons_only(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(17,axiom,
    ( ~ parent(u)
    | father(u)
    | mother(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(3,axiom,
    ( ~ person(u)
    | sex(u,sex_of1(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(12,axiom,
    ( ~ mother(u)
    | sex(u,sex_of2(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(26,axiom,
    ( ~ child_with_parent(u)
    | sex(u,sex_of3(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(8,axiom,
    ( ~ parent(u)
    | child(u,child_of1(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(19,axiom,
    ( ~ grandparent(u)
    | child(u,child_of2(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(20,axiom,
    ( ~ grandparent(u)
    | parent(child_of2(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(9,axiom,
    ( ~ parent(u)
    | person(child_of1(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(13,axiom,
    ( ~ mother(u)
    | female(sex_of2(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(27,axiom,
    ( ~ child_with_parent(u)
    | male(sex_of3(u)) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(1,axiom,
    ( ~ male(u)
    | ~ female(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(16,axiom,
    ( ~ mother(u)
    | ~ father(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(11,axiom,
    ( ~ mother(u)
    | parent(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(18,axiom,
    ( ~ grandparent(u)
    | parent(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(22,axiom,
    ( ~ parent_with_sons_only(u)
    | parent(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(15,axiom,
    ( ~ father(u)
    | parent(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(7,axiom,
    ( ~ parent(u)
    | person(u) ),
    file('MSC009-1.p',unknown),
    [] ).

cnf(2,axiom,
    ( female(u)
    | male(u) ),
    file('MSC009-1.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : MSC009-1 : TPTP v8.1.0. Released v1.2.0.
% 0.10/0.12  % Command  : run_spass %d %s
% 0.13/0.32  % Computer : n028.cluster.edu
% 0.13/0.32  % Model    : x86_64 x86_64
% 0.13/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.32  % Memory   : 8042.1875MB
% 0.13/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.32  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Fri Jul  1 16:12:31 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.13/0.40  
% 0.13/0.40  SPASS V 3.9 
% 0.13/0.40  SPASS beiseite: Completion found.
% 0.13/0.40  % SZS status CounterSatisfiable
% 0.13/0.40  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.13/0.40  SPASS derived 43 clauses, backtracked 0 clauses, performed 0 splits and kept 53 clauses.
% 0.13/0.40  SPASS allocated 75652 KBytes.
% 0.13/0.40  SPASS spent	0:00:00.06 on the problem.
% 0.13/0.40  		0:00:00.04 for the input.
% 0.13/0.40  		0:00:00.00 for the FLOTTER CNF translation.
% 0.13/0.40  		0:00:00.00 for inferences.
% 0.13/0.40  		0:00:00.00 for the backtracking.
% 0.13/0.40  		0:00:00.00 for the reduction.
% 0.13/0.40  
% 0.13/0.40  
% 0.13/0.40   The saturated set of worked-off clauses is :
% 0.13/0.40  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------