TSTP Solution File: MSC001-1 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : MSC001-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n007.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:56:48 EDT 2022

% Result   : Unsatisfiable 3.99s 4.20s
% Output   : Refutation 3.99s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_there_is_a_red_thing,negated_conjecture,
    ~ answer(X2),
    input ).

cnf(things_here_now_are_red,plain,
    ( ~ at(X5,here,now)
    | red(X5) ),
    input ).

cnf(clause_17,axiom,
    ( ~ at(X23,X25,do(let_go,X24))
    | at(X23,X25,X24) ),
    input ).

cnf(clause_2,axiom,
    ~ hold(thing(X3),do(let_go,X4)),
    input ).

cnf(clause_7,axiom,
    ( ~ at(thing(X13),X15,do(go(X15),X14))
    | at(thing(X13),X15,X14)
    | hold(thing(X13),X14) ),
    input ).

cnf(clause_5,axiom,
    at(hand,X8,do(go(X8),X9)),
    input ).

cnf(clause_14,axiom,
    ( ~ at(hand,X29,X30)
    | at(thing(taken(X30)),X29,X30) ),
    input ).

cnf(c18,plain,
    at(thing(taken(do(go(X54),X53))),X54,do(go(X54),X53)),
    inference(resolution,status(thm),[clause_14,clause_5]) ).

cnf(c76,plain,
    ( at(thing(taken(do(go(X137),X138))),X137,X138)
    | hold(thing(taken(do(go(X137),X138))),X138) ),
    inference(resolution,status(thm),[c18,clause_7]) ).

cnf(c384,plain,
    at(thing(taken(do(go(X140),do(let_go,X139)))),X140,do(let_go,X139)),
    inference(resolution,status(thm),[c76,clause_2]) ).

cnf(c389,plain,
    at(thing(taken(do(go(X141),do(let_go,X142)))),X141,X142),
    inference(resolution,status(thm),[c384,clause_17]) ).

cnf(c399,plain,
    red(thing(taken(do(go(here),do(let_go,now))))),
    inference(resolution,status(thm),[c389,things_here_now_are_red]) ).

cnf(clause_11,axiom,
    ( ~ red(X10)
    | ~ at(X10,there,X11)
    | answer(X11) ),
    input ).

cnf(clause_9,axiom,
    ( ~ hold(thing(X31),X33)
    | ~ at(hand,X32,X33)
    | at(thing(X31),X32,X33) ),
    input ).

cnf(c19,plain,
    ( ~ hold(thing(X67),do(go(X69),X68))
    | at(thing(X67),X69,do(go(X69),X68)) ),
    inference(resolution,status(thm),[clause_9,clause_5]) ).

cnf(clause_13,axiom,
    ( ~ hold(thing(X40),X42)
    | hold(thing(X40),do(go(X41),X42)) ),
    input ).

cnf(clause_8,axiom,
    ( ~ at(hand,X26,X28)
    | ~ at(thing(X27),X26,X28)
    | hold(thing(taken(X28)),do(pick_up,X28)) ),
    input ).

cnf(c402,plain,
    ( ~ at(hand,X143,X144)
    | hold(thing(taken(X144)),do(pick_up,X144)) ),
    inference(resolution,status(thm),[c389,clause_8]) ).

cnf(c417,plain,
    hold(thing(taken(do(go(X156),X155))),do(pick_up,do(go(X156),X155))),
    inference(resolution,status(thm),[c402,clause_5]) ).

cnf(c433,plain,
    hold(thing(taken(do(go(X311),X309))),do(go(X310),do(pick_up,do(go(X311),X309)))),
    inference(resolution,status(thm),[c417,clause_13]) ).

cnf(c828,plain,
    at(thing(taken(do(go(X359),X357))),X358,do(go(X358),do(pick_up,do(go(X359),X357)))),
    inference(resolution,status(thm),[c433,c19]) ).

cnf(c1086,plain,
    ( ~ red(thing(taken(do(go(X534),X535))))
    | answer(do(go(there),do(pick_up,do(go(X534),X535)))) ),
    inference(resolution,status(thm),[c828,clause_11]) ).

cnf(c1609,plain,
    answer(do(go(there),do(pick_up,do(go(here),do(let_go,now))))),
    inference(resolution,status(thm),[c1086,c399]) ).

cnf(c1612,plain,
    $false,
    inference(resolution,status(thm),[c1609,prove_there_is_a_red_thing]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : MSC001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n007.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Fri Jul  1 16:10:54 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 3.99/4.20  # Version:  1.3
% 3.99/4.20  # SZS status Unsatisfiable
% 3.99/4.20  # SZS output start CNFRefutation
% See solution above
% 3.99/4.20  
% 3.99/4.20  # Initial clauses    : 18
% 3.99/4.20  # Processed clauses  : 488
% 3.99/4.20  # Factors computed   : 0
% 3.99/4.20  # Resolvents computed: 1613
% 3.99/4.20  # Tautologies deleted: 0
% 3.99/4.20  # Forward subsumed   : 182
% 3.99/4.20  # Backward subsumed  : 10
% 3.99/4.20  # -------- CPU Time ---------
% 3.99/4.20  # User time          : 3.846 s
% 3.99/4.20  # System time        : 0.013 s
% 3.99/4.20  # Total time         : 3.859 s
%------------------------------------------------------------------------------