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

View Problem - Process Solution

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

% Computer : n022.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 : Mon Jul 18 18:24:14 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(goal_state,negated_conjecture,
    ~ state(X6,X12,X11,v3(s(s(s(o))),o),X3,X5,X10,X8,X4,X7,X9,X2),
    input ).

cnf(v3_down,axiom,
    ( ~ state(X270,X278,X277,v3(X274,X276),X268,X271,X272,X275,X269,X273,e1(s(s(X274)),X276),X267)
    | state(X270,X278,X277,v3(s(X274),X276),X268,X271,X272,X275,X269,X273,e1(X274,X276),X267) ),
    input ).

cnf(initial_state,plain,
    state(bb(o,s(o)),v1(o,o),v2(o,s(s(s(o)))),v3(s(s(o)),o),v4(s(s(o)),s(s(s(o)))),h(s(s(o)),s(o)),s1(s(s(s(o))),s(o)),s2(s(s(s(o))),s(s(o))),s3(s(s(s(s(o)))),s(o)),s4(s(s(s(s(o)))),s(s(o))),e1(s(s(s(s(o)))),o),e2(s(s(s(s(o)))),s(s(s(o))))),
    input ).

cnf(c0,plain,
    state(bb(o,s(o)),v1(o,o),v2(o,s(s(s(o)))),v3(s(s(s(o))),o),v4(s(s(o)),s(s(s(o)))),h(s(s(o)),s(o)),s1(s(s(s(o))),s(o)),s2(s(s(s(o))),s(s(o))),s3(s(s(s(s(o)))),s(o)),s4(s(s(s(s(o)))),s(s(o))),e1(s(s(o)),o),e2(s(s(s(s(o)))),s(s(s(o))))),
    inference(resolution,status(thm),[initial_state,v3_down]) ).

cnf(c3,plain,
    $false,
    inference(resolution,status(thm),[c0,goal_state]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : PUZ038-1 : TPTP v8.1.0. Released v2.4.0.
% 0.12/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n022.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 : Sun May 29 00:10:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.60/0.85  # Version:  1.3
% 0.60/0.85  # SZS status Unsatisfiable
% 0.60/0.85  # SZS output start CNFRefutation
% See solution above
% 0.60/0.85  
% 0.60/0.85  # Initial clauses    : 43
% 0.60/0.85  # Processed clauses  : 44
% 0.60/0.85  # Factors computed   : 0
% 0.60/0.85  # Resolvents computed: 8
% 0.60/0.85  # Tautologies deleted: 0
% 0.60/0.85  # Forward subsumed   : 0
% 0.60/0.85  # Backward subsumed  : 0
% 0.60/0.85  # -------- CPU Time ---------
% 0.60/0.85  # User time          : 0.486 s
% 0.60/0.85  # System time        : 0.020 s
% 0.60/0.85  # Total time         : 0.506 s
%------------------------------------------------------------------------------