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

View Problem - Process Solution

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

% Computer : n018.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 : Thu Jul 21 11:26:51 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ q1(d,d,a),
    input ).

cnf(axiom_13,axiom,
    r0(e),
    input ).

cnf(rule_113,axiom,
    ( q1(X480,X480,X478)
    | ~ r0(X479)
    | ~ m1(X480,X478,X478) ),
    input ).

cnf(axiom_37,axiom,
    n0(b,a),
    input ).

cnf(rule_001,axiom,
    ( k1(X7)
    | ~ n0(X8,X7) ),
    input ).

cnf(c6,plain,
    k1(a),
    inference(resolution,status(thm),[rule_001,axiom_37]) ).

cnf(axiom_17,axiom,
    q0(X3,d),
    input ).

cnf(rule_034,axiom,
    ( m1(X137,X136,X136)
    | ~ k1(a)
    | ~ k1(X136)
    | ~ q0(X137,X137) ),
    input ).

cnf(c170,plain,
    ( m1(d,X746,X746)
    | ~ k1(a)
    | ~ k1(X746) ),
    inference(resolution,status(thm),[rule_034,axiom_17]) ).

cnf(c910,plain,
    ( m1(d,a,a)
    | ~ k1(a) ),
    inference(resolution,status(thm),[c170,c6]) ).

cnf(c934,plain,
    m1(d,a,a),
    inference(resolution,status(thm),[c910,c6]) ).

cnf(c937,plain,
    ( q1(d,d,a)
    | ~ r0(X761) ),
    inference(resolution,status(thm),[c934,rule_113]) ).

cnf(c938,plain,
    q1(d,d,a),
    inference(resolution,status(thm),[c937,axiom_13]) ).

cnf(c940,plain,
    $false,
    inference(resolution,status(thm),[c938,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN293-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n018.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  : 600
% 0.13/0.34  % DateTime : Mon Jul 11 22:55:29 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 1.17/1.35  # Version:  1.3
% 1.17/1.35  # SZS status Unsatisfiable
% 1.17/1.35  # SZS output start CNFRefutation
% See solution above
% 1.17/1.35  
% 1.17/1.35  # Initial clauses    : 369
% 1.17/1.35  # Processed clauses  : 632
% 1.17/1.35  # Factors computed   : 0
% 1.17/1.35  # Resolvents computed: 944
% 1.17/1.35  # Tautologies deleted: 11
% 1.17/1.35  # Forward subsumed   : 371
% 1.17/1.35  # Backward subsumed  : 231
% 1.17/1.35  # -------- CPU Time ---------
% 1.17/1.35  # User time          : 0.994 s
% 1.17/1.35  # System time        : 0.011 s
% 1.17/1.35  # Total time         : 1.005 s
%------------------------------------------------------------------------------