TSTP Solution File: NLP147-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : NLP147-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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  : 300s
% DateTime : Thu May  9 17:34:23 EDT 2024

% Result   : Unsatisfiable 0.82s 1.02s
% Output   : Refutation 0.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   19
% Syntax   : Number of clauses     :   39 (  20 unt;   0 nHn;  30 RR)
%            Number of literals    :   61 (   8 equ;  24 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   17 (  15 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   48 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(clause55,axiom,
    ( ~ living(X111,X112)
    | ~ nonliving(X111,X112) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause55) ).

cnf(clause33,axiom,
    ( ~ object(X67,X68)
    | nonliving(X67,X68) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause33) ).

cnf(clause31,axiom,
    ( ~ artifact(X63,X64)
    | object(X63,X64) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause31) ).

cnf(clause30,axiom,
    ( ~ instrumentality(X61,X62)
    | artifact(X61,X62) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause30) ).

cnf(clause50,axiom,
    ( ~ furniture(X101,X102)
    | instrumentality(X101,X102) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause50) ).

cnf(clause49,axiom,
    ( ~ seat(X99,X100)
    | furniture(X99,X100) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause49) ).

cnf(clause48,axiom,
    ( ~ frontseat(X97,X98)
    | seat(X97,X98) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause48) ).

cnf(clause77,negated_conjecture,
    two(skc6,skc7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause77) ).

cnf(clause61,axiom,
    ( ~ two(X131,X132)
    | member(X131,skf8(X132,X131),X132) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause61) ).

cnf(c129,plain,
    member(skc6,skf8(skc7,skc6),skc7),
    inference(resolution,[status(thm)],[clause61,clause77]) ).

cnf(clause89,negated_conjecture,
    ( ~ member(skc6,X173,skc7)
    | frontseat(skc6,skf5(X174)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause89) ).

cnf(c164,plain,
    frontseat(skc6,skf5(X175)),
    inference(resolution,[status(thm)],[clause89,c129]) ).

cnf(c166,plain,
    seat(skc6,skf5(X177)),
    inference(resolution,[status(thm)],[c164,clause48]) ).

cnf(c167,plain,
    furniture(skc6,skf5(X178)),
    inference(resolution,[status(thm)],[c166,clause49]) ).

cnf(c168,plain,
    instrumentality(skc6,skf5(X179)),
    inference(resolution,[status(thm)],[c167,clause50]) ).

cnf(c169,plain,
    artifact(skc6,skf5(X182)),
    inference(resolution,[status(thm)],[c168,clause30]) ).

cnf(c172,plain,
    object(skc6,skf5(X185)),
    inference(resolution,[status(thm)],[c169,clause31]) ).

cnf(c177,plain,
    nonliving(skc6,skf5(X192)),
    inference(resolution,[status(thm)],[c172,clause33]) ).

cnf(c187,plain,
    ~ living(skc6,skf5(X205)),
    inference(resolution,[status(thm)],[c177,clause55]) ).

cnf(clause11,axiom,
    ( ~ organism(X23,X24)
    | living(X23,X24) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause11) ).

cnf(reflexivity,axiom,
    X2 = X2,
    theory(equality) ).

cnf(clause4,axiom,
    ( ~ human_person(X9,X10)
    | organism(X9,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause4) ).

cnf(clause3,axiom,
    ( ~ man(X7,X8)
    | human_person(X7,X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause3) ).

cnf(clause2,axiom,
    ( ~ fellow(X5,X6)
    | man(X5,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause2) ).

cnf(clause88,negated_conjecture,
    ( ~ member(skc6,X134,skc7)
    | fellow(skc6,X134) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause88) ).

cnf(c161,plain,
    fellow(skc6,skf8(skc7,skc6)),
    inference(resolution,[status(thm)],[c129,clause88]) ).

cnf(c163,plain,
    man(skc6,skf8(skc7,skc6)),
    inference(resolution,[status(thm)],[c161,clause2]) ).

cnf(c210,plain,
    human_person(skc6,skf8(skc7,skc6)),
    inference(resolution,[status(thm)],[c163,clause3]) ).

cnf(c214,plain,
    organism(skc6,skf8(skc7,skc6)),
    inference(resolution,[status(thm)],[c210,clause4]) ).

cnf(c9,axiom,
    ( X254 != X253
    | X252 != X251
    | ~ organism(X254,X252)
    | organism(X253,X251) ),
    theory(equality) ).

cnf(c236,plain,
    ( skc6 != X821
    | skf8(skc7,skc6) != X820
    | organism(X821,X820) ),
    inference(resolution,[status(thm)],[c9,c214]) ).

cnf(clause59,axiom,
    ( ~ be(X119,X120,X121,X122)
    | X121 = X122 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause59) ).

cnf(clause92,negated_conjecture,
    ( ~ member(skc6,X194,skc7)
    | be(skc6,skf6(X194),X194,skf5(X194)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause92) ).

cnf(c191,plain,
    be(skc6,skf6(skf8(skc7,skc6)),skf8(skc7,skc6),skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[clause92,c129]) ).

cnf(c534,plain,
    skf8(skc7,skc6) = skf5(skf8(skc7,skc6)),
    inference(resolution,[status(thm)],[c191,clause59]) ).

cnf(c543,plain,
    ( skc6 != X852
    | organism(X852,skf5(skf8(skc7,skc6))) ),
    inference(resolution,[status(thm)],[c534,c236]) ).

cnf(c558,plain,
    organism(skc6,skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[c543,reflexivity]) ).

cnf(c559,plain,
    living(skc6,skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[c558,clause11]) ).

cnf(c563,plain,
    $false,
    inference(resolution,[status(thm)],[c559,c187]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NLP147-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n027.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed May  8 13:37:38 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.82/1.02  % Version:  1.5
% 0.82/1.02  % SZS status Unsatisfiable
% 0.82/1.02  % SZS output start CNFRefutation
% See solution above
% 0.82/1.02  
% 0.82/1.02  % Initial clauses    : 159
% 0.82/1.02  % Processed clauses  : 489
% 0.82/1.02  % Factors computed   : 8
% 0.82/1.02  % Resolvents computed: 493
% 0.82/1.02  % Tautologies deleted: 3
% 0.82/1.02  % Forward subsumed   : 117
% 0.82/1.02  % Backward subsumed  : 3
% 0.82/1.02  % -------- CPU Time ---------
% 0.82/1.02  % User time          : 0.666 s
% 0.82/1.02  % System time        : 0.015 s
% 0.82/1.02  % Total time         : 0.681 s
%------------------------------------------------------------------------------