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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : NLP141-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n023.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:20 EDT 2024

% Result   : Unsatisfiable 0.84s 1.02s
% Output   : Refutation 0.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   17
% Syntax   : Number of clauses     :   35 (  18 unt;   0 nHn;  26 RR)
%            Number of literals    :   55 (   8 equ;  22 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   15 (  13 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   44 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(clause52,axiom,
    ( ~ male(X106,X105)
    | ~ unisex(X106,X105) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause52) ).

cnf(clause35,axiom,
    ( ~ object(X72,X71)
    | unisex(X72,X71) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause35) ).

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

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

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

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

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

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

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

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

cnf(clause89,negated_conjecture,
    ( ~ member(skc6,X174,skc7)
    | frontseat(skc6,skf5(X173)) ),
    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(c176,plain,
    unisex(skc6,skf5(X191)),
    inference(resolution,[status(thm)],[c172,clause35]) ).

cnf(c186,plain,
    ~ male(skc6,skf5(X204)),
    inference(resolution,[status(thm)],[c176,clause52]) ).

cnf(clause14,axiom,
    ( ~ man(X30,X29)
    | male(X30,X29) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause14) ).

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

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

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

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

cnf(c6,axiom,
    ( X240 != X237
    | X239 != X238
    | ~ fellow(X240,X239)
    | fellow(X237,X238) ),
    theory(equality) ).

cnf(c218,plain,
    ( skc6 != X788
    | skf8(skc7,skc6) != X787
    | fellow(X788,X787) ),
    inference(resolution,[status(thm)],[c6,c162]) ).

cnf(clause59,axiom,
    ( ~ be(X122,X121,X120,X119)
    | X120 = X119 ),
    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(c536,plain,
    ( skc6 != X850
    | fellow(X850,skf5(skf8(skc7,skc6))) ),
    inference(resolution,[status(thm)],[c534,c218]) ).

cnf(c556,plain,
    fellow(skc6,skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[c536,reflexivity]) ).

cnf(c557,plain,
    man(skc6,skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[c556,clause2]) ).

cnf(c563,plain,
    male(skc6,skf5(skf8(skc7,skc6))),
    inference(resolution,[status(thm)],[c557,clause14]) ).

cnf(c569,plain,
    $false,
    inference(resolution,[status(thm)],[c563,c186]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NLP141-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n023.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  : 300
% 0.13/0.34  % DateTime : Wed May  8 13:37:38 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 0.84/1.02  % Version:  1.5
% 0.84/1.02  % SZS status Unsatisfiable
% 0.84/1.02  % SZS output start CNFRefutation
% See solution above
% 0.84/1.02  
% 0.84/1.02  % Initial clauses    : 159
% 0.84/1.02  % Processed clauses  : 491
% 0.84/1.02  % Factors computed   : 8
% 0.84/1.02  % Resolvents computed: 498
% 0.84/1.02  % Tautologies deleted: 3
% 0.84/1.02  % Forward subsumed   : 115
% 0.84/1.02  % Backward subsumed  : 3
% 0.84/1.02  % -------- CPU Time ---------
% 0.84/1.02  % User time          : 0.648 s
% 0.84/1.02  % System time        : 0.026 s
% 0.84/1.02  % Total time         : 0.674 s
%------------------------------------------------------------------------------