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

View Problem - Process Solution

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

% Computer : n020.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 17:32:20 EDT 2022

% Result   : Unsatisfiable 0.19s 0.42s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   17
% Syntax   : Number of clauses     :   33 (  12 unt;   0 nHn;  33 RR)
%            Number of literals    :   99 (   0 equ;  82 neg)
%            Maximal clause size   :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   16 (  16 usr;  10 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ~ holds(on(d,a),u),
    file('PLA016-1.p',unknown),
    [] ).

cnf(3,axiom,
    ( ~ differ(u,table)
    | ~ holds(empty,v)
    | ~ holds(clear(u),v)
    | holds(holding(u),do(pickup(u),v)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(4,axiom,
    ( ~ holds(empty,u)
    | ~ holds(clear(v),u)
    | ~ holds(on(v,w),u)
    | holds(clear(w),do(pickup(v),u)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(6,axiom,
    ( ~ differ(u,v)
    | ~ holds(clear(u),w)
    | holds(clear(u),do(pickup(v),w)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(7,axiom,
    ( ~ holds(clear(u),v)
    | ~ holds(holding(w),v)
    | holds(empty,do(putdown(w,u),v)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(8,axiom,
    ( ~ holds(clear(u),v)
    | ~ holds(holding(w),v)
    | holds(on(w,u),do(putdown(w,u),v)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(11,axiom,
    ( ~ differ(u,v)
    | ~ holds(clear(u),w)
    | holds(clear(u),do(putdown(x,v),w)) ),
    file('PLA016-1.p',unknown),
    [] ).

cnf(14,axiom,
    differ(a,c),
    file('PLA016-1.p',unknown),
    [] ).

cnf(15,axiom,
    differ(a,d),
    file('PLA016-1.p',unknown),
    [] ).

cnf(16,axiom,
    differ(a,table),
    file('PLA016-1.p',unknown),
    [] ).

cnf(21,axiom,
    differ(c,table),
    file('PLA016-1.p',unknown),
    [] ).

cnf(22,axiom,
    differ(d,table),
    file('PLA016-1.p',unknown),
    [] ).

cnf(25,axiom,
    holds(on(c,d),s0),
    file('PLA016-1.p',unknown),
    [] ).

cnf(27,axiom,
    holds(clear(a),s0),
    file('PLA016-1.p',unknown),
    [] ).

cnf(29,axiom,
    holds(clear(c),s0),
    file('PLA016-1.p',unknown),
    [] ).

cnf(30,axiom,
    holds(empty,s0),
    file('PLA016-1.p',unknown),
    [] ).

cnf(31,axiom,
    holds(clear(table),u),
    file('PLA016-1.p',unknown),
    [] ).

cnf(34,plain,
    ( ~ holds(clear(a),u)
    | ~ holds(holding(d),u) ),
    inference(res,[status(thm),theory(equality)],[8,1]),
    [iquote('0:Res:8.2,1.0')] ).

cnf(58,plain,
    ( ~ differ(d,table)
    | ~ holds(empty,u)
    | ~ holds(clear(d),u)
    | ~ holds(clear(a),do(pickup(d),u)) ),
    inference(res,[status(thm),theory(equality)],[3,34]),
    [iquote('0:Res:3.3,34.1')] ).

cnf(59,plain,
    ( ~ holds(empty,u)
    | ~ holds(clear(d),u)
    | ~ holds(clear(a),do(pickup(d),u)) ),
    inference(mrr,[status(thm)],[58,22]),
    [iquote('0:MRR:58.0,22.0')] ).

cnf(60,plain,
    ( ~ differ(a,d)
    | ~ holds(clear(a),u)
    | ~ holds(empty,u)
    | ~ holds(clear(d),u) ),
    inference(res,[status(thm),theory(equality)],[6,59]),
    [iquote('0:Res:6.2,59.2')] ).

cnf(61,plain,
    ( ~ holds(clear(a),u)
    | ~ holds(empty,u)
    | ~ holds(clear(d),u) ),
    inference(mrr,[status(thm)],[60,15]),
    [iquote('0:MRR:60.0,15.0')] ).

cnf(63,plain,
    ( ~ differ(d,u)
    | ~ holds(clear(d),v)
    | ~ holds(clear(a),do(putdown(w,u),v))
    | ~ holds(empty,do(putdown(w,u),v)) ),
    inference(res,[status(thm),theory(equality)],[11,61]),
    [iquote('0:Res:11.2,61.2')] ).

cnf(72,plain,
    ( ~ differ(a,u)
    | ~ holds(clear(a),v)
    | ~ differ(d,u)
    | ~ holds(clear(d),v)
    | ~ holds(empty,do(putdown(w,u),v)) ),
    inference(res,[status(thm),theory(equality)],[11,63]),
    [iquote('0:Res:11.2,63.2')] ).

cnf(99,plain,
    ( ~ holds(clear(u),v)
    | ~ holds(holding(w),v)
    | ~ differ(a,u)
    | ~ holds(clear(a),v)
    | ~ differ(d,u)
    | ~ holds(clear(d),v) ),
    inference(res,[status(thm),theory(equality)],[7,72]),
    [iquote('0:Res:7.2,72.4')] ).

cnf(120,plain,
    ( ~ holds(holding(u),v)
    | ~ differ(a,table)
    | ~ holds(clear(a),v)
    | ~ differ(d,table)
    | ~ holds(clear(d),v) ),
    inference(res,[status(thm),theory(equality)],[31,99]),
    [iquote('0:Res:31.0,99.0')] ).

cnf(125,plain,
    ( ~ holds(holding(u),v)
    | ~ holds(clear(a),v)
    | ~ holds(clear(d),v) ),
    inference(mrr,[status(thm)],[120,16,22]),
    [iquote('0:MRR:120.1,120.3,16.0,22.0')] ).

cnf(126,plain,
    ( ~ differ(u,table)
    | ~ holds(empty,v)
    | ~ holds(clear(u),v)
    | ~ holds(clear(a),do(pickup(u),v))
    | ~ holds(clear(d),do(pickup(u),v)) ),
    inference(res,[status(thm),theory(equality)],[3,125]),
    [iquote('0:Res:3.3,125.0')] ).

cnf(128,plain,
    ( ~ holds(empty,u)
    | ~ holds(clear(v),u)
    | ~ holds(on(v,d),u)
    | ~ differ(v,table)
    | ~ holds(empty,u)
    | ~ holds(clear(v),u)
    | ~ holds(clear(a),do(pickup(v),u)) ),
    inference(res,[status(thm),theory(equality)],[4,126]),
    [iquote('0:Res:4.3,126.4')] ).

cnf(129,plain,
    ( ~ holds(on(u,d),v)
    | ~ differ(u,table)
    | ~ holds(empty,v)
    | ~ holds(clear(u),v)
    | ~ holds(clear(a),do(pickup(u),v)) ),
    inference(obv,[status(thm),theory(equality)],[128]),
    [iquote('0:Obv:128.1')] ).

cnf(130,plain,
    ( ~ differ(a,u)
    | ~ holds(clear(a),v)
    | ~ holds(on(u,d),v)
    | ~ differ(u,table)
    | ~ holds(empty,v)
    | ~ holds(clear(u),v) ),
    inference(res,[status(thm),theory(equality)],[6,129]),
    [iquote('0:Res:6.2,129.4')] ).

cnf(146,plain,
    ( ~ differ(a,c)
    | ~ holds(clear(a),s0)
    | ~ differ(c,table)
    | ~ holds(empty,s0)
    | ~ holds(clear(c),s0) ),
    inference(res,[status(thm),theory(equality)],[25,130]),
    [iquote('0:Res:25.0,130.2')] ).

cnf(150,plain,
    $false,
    inference(mrr,[status(thm)],[146,14,27,21,30,29]),
    [iquote('0:MRR:146.0,146.1,146.2,146.3,146.4,14.0,27.0,21.0,30.0,29.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : PLA016-1 : TPTP v8.1.0. Released v1.1.0.
% 0.10/0.12  % Command  : run_spass %d %s
% 0.13/0.33  % Computer : n020.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Tue May 31 22:41:08 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.42  
% 0.19/0.42  SPASS V 3.9 
% 0.19/0.42  SPASS beiseite: Proof found.
% 0.19/0.42  % SZS status Theorem
% 0.19/0.42  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.42  SPASS derived 100 clauses, backtracked 0 clauses, performed 0 splits and kept 91 clauses.
% 0.19/0.42  SPASS allocated 63280 KBytes.
% 0.19/0.42  SPASS spent	0:00:00.07 on the problem.
% 0.19/0.42  		0:00:00.03 for the input.
% 0.19/0.42  		0:00:00.00 for the FLOTTER CNF translation.
% 0.19/0.42  		0:00:00.00 for inferences.
% 0.19/0.42  		0:00:00.00 for the backtracking.
% 0.19/0.42  		0:00:00.01 for the reduction.
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42  Here is a proof with depth 11, length 33 :
% 0.19/0.42  % SZS output start Refutation
% See solution above
% 0.19/0.42  Formulae used in the proof : prove_DA pickup_1 pickup_2 pickup_4 putdown_1 putdown_2 putdown_5 differ_a_c differ_a_d differ_a_table differ_c_table differ_d_table initial_state3 initial_state5 initial_state7 initial_state8 clear_table
% 0.19/0.42  
%------------------------------------------------------------------------------