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

View Problem - Process Solution

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

% Computer : n015.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 : Wed Jul 20 21:19:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_2,negated_conjecture,
    ~ c_Hoare__Mirabelle_Otriple__valid(v_x,v_xa,t_a),
    input ).

cnf(cls_conjecture_3,negated_conjecture,
    ( c_Hoare__Mirabelle_Otriple__valid(v_x,X4880,t_a)
    | ~ hBOOL(hAPP(hAPP(c_in(tc_Hoare__Mirabelle_Otriple(t_a)),X4880),v_Ga)) ),
    input ).

cnf(cls_mem__def_1,axiom,
    ( hBOOL(hAPP(hAPP(c_in(X4840),X4839),X4841))
    | ~ hBOOL(hAPP(X4841,X4839)) ),
    input ).

cnf(cls_mem__def_0,axiom,
    ( hBOOL(hAPP(X4850,X4852))
    | ~ hBOOL(hAPP(hAPP(c_in(X4851),X4852),X4850)) ),
    input ).

cnf(cls_conjecture_1,negated_conjecture,
    hBOOL(hAPP(hAPP(c_in(tc_Hoare__Mirabelle_Otriple(t_a)),v_xa),v_tsa)),
    input ).

cnf(c28739,plain,
    hBOOL(hAPP(v_tsa,v_xa)),
    inference(resolution,status(thm),[cls_conjecture_1,cls_mem__def_0]) ).

cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(v_tsa,v_Ga,tc_fun(tc_Hoare__Mirabelle_Otriple(t_a),tc_bool)),
    input ).

cnf(cls_rev__predicate1D_0,axiom,
    ( hBOOL(hAPP(X4670,X4673))
    | ~ c_lessequals(X4671,X4670,tc_fun(X4672,tc_bool))
    | ~ hBOOL(hAPP(X4671,X4673)) ),
    input ).

cnf(c27119,plain,
    ( hBOOL(hAPP(v_Ga,X5389))
    | ~ hBOOL(hAPP(v_tsa,X5389)) ),
    inference(resolution,status(thm),[cls_rev__predicate1D_0,cls_conjecture_0]) ).

cnf(c38494,plain,
    hBOOL(hAPP(v_Ga,v_xa)),
    inference(resolution,status(thm),[c27119,c28739]) ).

cnf(c38506,plain,
    hBOOL(hAPP(hAPP(c_in(X5392),v_xa),v_Ga)),
    inference(resolution,status(thm),[c38494,cls_mem__def_1]) ).

cnf(c38547,plain,
    c_Hoare__Mirabelle_Otriple__valid(v_x,v_xa,t_a),
    inference(resolution,status(thm),[c38506,cls_conjecture_3]) ).

cnf(c38662,plain,
    $false,
    inference(resolution,status(thm),[c38547,cls_conjecture_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV857-1 : TPTP v8.1.0. Released v4.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n015.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 : Wed Jun 15 12:20:25 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 20.53/20.71  # Version:  1.3
% 20.53/20.71  # SZS status Unsatisfiable
% 20.53/20.71  # SZS output start CNFRefutation
% See solution above
% 20.53/20.71  
% 20.53/20.71  # Initial clauses    : 651
% 20.53/20.71  # Processed clauses  : 2270
% 20.53/20.71  # Factors computed   : 2
% 20.53/20.71  # Resolvents computed: 38599
% 20.53/20.71  # Tautologies deleted: 29
% 20.53/20.71  # Forward subsumed   : 882
% 20.53/20.71  # Backward subsumed  : 5
% 20.53/20.71  # -------- CPU Time ---------
% 20.53/20.71  # User time          : 20.289 s
% 20.53/20.71  # System time        : 0.072 s
% 20.53/20.71  # Total time         : 20.361 s
%------------------------------------------------------------------------------