TSTP Solution File: LCL115-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : LCL115-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n027.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 14:34:44 EDT 2022

% Result   : Unsatisfiable 0.85s 1.07s
% Output   : Refutation 0.85s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   31 (  17 unt;   0 nHn;  31 RR)
%            Number of literals    :   47 (   0 equ;  17 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ is_a_theorem(u)
    | ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(v) ),
    file('LCL115-1.p',unknown),
    [] ).

cnf(2,axiom,
    is_a_theorem(implies__dfg(u,implies__dfg(v,u))),
    file('LCL115-1.p',unknown),
    [] ).

cnf(3,axiom,
    is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(implies__dfg(v,w),implies__dfg(u,w)))),
    file('LCL115-1.p',unknown),
    [] ).

cnf(4,axiom,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),v),implies__dfg(implies__dfg(v,u),u))),
    file('LCL115-1.p',unknown),
    [] ).

cnf(5,axiom,
    is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),not__dfg(v)),implies__dfg(v,u))),
    file('LCL115-1.p',unknown),
    [] ).

cnf(6,axiom,
    ~ is_a_theorem(implies__dfg(not__dfg(implies__dfg(a,b)),not__dfg(b))),
    file('LCL115-1.p',unknown),
    [] ).

cnf(13,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(v,u)) ),
    inference(res,[status(thm),theory(equality)],[2,1]),
    [iquote('0:Res:2.0,1.1')] ).

cnf(14,plain,
    ( ~ is_a_theorem(implies__dfg(not__dfg(u),not__dfg(v)))
    | is_a_theorem(implies__dfg(v,u)) ),
    inference(res,[status(thm),theory(equality)],[5,1]),
    [iquote('0:Res:5.0,1.1')] ).

cnf(15,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,v),v))
    | is_a_theorem(implies__dfg(implies__dfg(v,u),u)) ),
    inference(res,[status(thm),theory(equality)],[4,1]),
    [iquote('0:Res:4.0,1.1')] ).

cnf(19,plain,
    ( ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(implies__dfg(implies__dfg(v,w),implies__dfg(u,w))) ),
    inference(res,[status(thm),theory(equality)],[3,1]),
    [iquote('0:Res:3.0,1.1')] ).

cnf(20,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(implies__dfg(u,v),v)) ),
    inference(sor,[status(thm)],[15,13]),
    [iquote('0:SoR:15.0,13.1')] ).

cnf(22,plain,
    ( ~ is_a_theorem(u)
    | ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(v) ),
    inference(res,[status(thm),theory(equality)],[20,1]),
    [iquote('0:Res:20.1,1.1')] ).

cnf(33,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),w),implies__dfg(implies__dfg(not__dfg(v),not__dfg(u)),w))),
    inference(sor,[status(thm)],[19,5]),
    [iquote('0:SoR:19.0,5.0')] ).

cnf(34,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),w),implies__dfg(v,w))),
    inference(sor,[status(thm)],[19,2]),
    [iquote('0:SoR:19.0,2.0')] ).

cnf(36,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,v),w))
    | is_a_theorem(implies__dfg(v,w)) ),
    inference(sor,[status(thm)],[22,34]),
    [iquote('0:SoR:22.1,34.0')] ).

cnf(42,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(v,v)) ),
    inference(sor,[status(thm)],[36,20]),
    [iquote('0:SoR:36.0,20.1')] ).

cnf(47,plain,
    is_a_theorem(implies__dfg(not__dfg(u),implies__dfg(u,v))),
    inference(sor,[status(thm)],[36,5]),
    [iquote('0:SoR:36.0,5.0')] ).

cnf(51,plain,
    is_a_theorem(implies__dfg(u,u)),
    inference(ems,[status(thm)],[42,34]),
    [iquote('0:EmS:42.0,34.0')] ).

cnf(63,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,v),w))
    | is_a_theorem(implies__dfg(implies__dfg(not__dfg(v),not__dfg(u)),w)) ),
    inference(sor,[status(thm)],[22,33]),
    [iquote('0:SoR:22.1,33.0')] ).

cnf(66,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),w),implies__dfg(not__dfg(u),w))),
    inference(sor,[status(thm)],[19,47]),
    [iquote('0:SoR:19.0,47.0')] ).

cnf(101,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,v),w))
    | is_a_theorem(implies__dfg(not__dfg(u),w)) ),
    inference(sor,[status(thm)],[22,66]),
    [iquote('0:SoR:22.1,66.0')] ).

cnf(357,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(implies__dfg(not__dfg(v),not__dfg(u)),v)) ),
    inference(sor,[status(thm)],[63,20]),
    [iquote('0:SoR:63.0,20.1')] ).

cnf(391,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(not__dfg(not__dfg(v)),v)) ),
    inference(sor,[status(thm)],[101,357]),
    [iquote('0:SoR:101.0,357.1')] ).

cnf(396,plain,
    is_a_theorem(implies__dfg(not__dfg(not__dfg(u)),u)),
    inference(ems,[status(thm)],[391,51]),
    [iquote('0:EmS:391.0,51.0')] ).

cnf(438,plain,
    is_a_theorem(implies__dfg(u,not__dfg(not__dfg(u)))),
    inference(sor,[status(thm)],[14,396]),
    [iquote('0:SoR:14.0,396.0')] ).

cnf(441,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(not__dfg(not__dfg(u)),v))),
    inference(sor,[status(thm)],[19,396]),
    [iquote('0:SoR:19.0,396.0')] ).

cnf(452,plain,
    is_a_theorem(implies__dfg(u,not__dfg(not__dfg(implies__dfg(v,u))))),
    inference(sor,[status(thm)],[36,438]),
    [iquote('0:SoR:36.0,438.0')] ).

cnf(694,plain,
    ( ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(implies__dfg(not__dfg(not__dfg(u)),v)) ),
    inference(sor,[status(thm)],[22,441]),
    [iquote('0:SoR:22.1,441.0')] ).

cnf(2532,plain,
    is_a_theorem(implies__dfg(not__dfg(not__dfg(u)),not__dfg(not__dfg(implies__dfg(v,u))))),
    inference(sor,[status(thm)],[694,452]),
    [iquote('0:SoR:694.0,452.0')] ).

cnf(2859,plain,
    is_a_theorem(implies__dfg(not__dfg(implies__dfg(u,v)),not__dfg(v))),
    inference(sor,[status(thm)],[14,2532]),
    [iquote('0:SoR:14.0,2532.0')] ).

cnf(2869,plain,
    $false,
    inference(unc,[status(thm)],[2859,6]),
    [iquote('0:UnC:2859.0,6.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : LCL115-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n027.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 : Sat Jul  2 13:27:38 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.85/1.07  
% 0.85/1.07  SPASS V 3.9 
% 0.85/1.07  SPASS beiseite: Proof found.
% 0.85/1.07  % SZS status Theorem
% 0.85/1.07  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.85/1.07  SPASS derived 2801 clauses, backtracked 0 clauses, performed 0 splits and kept 1438 clauses.
% 0.85/1.07  SPASS allocated 79529 KBytes.
% 0.85/1.07  SPASS spent	0:00:00.71 on the problem.
% 0.85/1.07  		0:00:00.04 for the input.
% 0.85/1.07  		0:00:00.00 for the FLOTTER CNF translation.
% 0.85/1.07  		0:00:00.06 for inferences.
% 0.85/1.07  		0:00:00.00 for the backtracking.
% 0.85/1.07  		0:00:00.58 for the reduction.
% 0.85/1.07  
% 0.85/1.07  
% 0.85/1.07  Here is a proof with depth 13, length 31 :
% 0.85/1.07  % SZS output start Refutation
% See solution above
% 0.85/1.07  Formulae used in the proof : condensed_detachment mv_1 mv_2 mv_3 mv_5 prove_mv_39
% 0.85/1.07  
%------------------------------------------------------------------------------