TSTP Solution File: PLA015-1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : PLA015-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n017.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  : 300s
% DateTime : Tue Aug 22 10:53:37 EDT 2023

% Result   : Unsatisfiable 7.75s 2.99s
% Output   : CNFRefutation 8.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   32
%            Number of leaves      :   43
% Syntax   : Number of formulae    :  104 (  35 unt;  16 typ;   0 def)
%            Number of atoms       :  253 (   0 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  362 ( 197   ~; 165   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   15 (   9   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   7 con; 0-2 aty)
%            Number of variables   :  123 (; 123   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ holds > differ > putdown > on > do > and > #nlpp > pickup > holding > clear > table > s0 > empty > d > c > b > a

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(s0,type,
    s0: $i ).

tff(a,type,
    a: $i ).

tff(putdown,type,
    putdown: ( $i * $i ) > $i ).

tff(pickup,type,
    pickup: $i > $i ).

tff(b,type,
    b: $i ).

tff(on,type,
    on: ( $i * $i ) > $i ).

tff(holding,type,
    holding: $i > $i ).

tff(holds,type,
    holds: ( $i * $i ) > $o ).

tff(clear,type,
    clear: $i > $i ).

tff(d,type,
    d: $i ).

tff(table,type,
    table: $i ).

tff(and,type,
    and: ( $i * $i ) > $i ).

tff(differ,type,
    differ: ( $i * $i ) > $o ).

tff(empty,type,
    empty: $i ).

tff(do,type,
    do: ( $i * $i ) > $i ).

tff(c,type,
    c: $i ).

tff(f_175,axiom,
    holds(clear(a),s0),
    file(unknown,unknown) ).

tff(f_161,axiom,
    differ(a,c),
    file(unknown,unknown) ).

tff(f_176,axiom,
    holds(clear(b),s0),
    file(unknown,unknown) ).

tff(f_164,axiom,
    differ(b,c),
    file(unknown,unknown) ).

tff(f_177,axiom,
    holds(clear(c),s0),
    file(unknown,unknown) ).

tff(f_178,axiom,
    holds(empty,s0),
    file(unknown,unknown) ).

tff(f_168,axiom,
    differ(c,table),
    file(unknown,unknown) ).

tff(f_173,axiom,
    holds(on(c,d),s0),
    file(unknown,unknown) ).

tff(f_92,axiom,
    ! [X,Z,State] :
      ( holds(clear(X),do(pickup(Z),State))
      | ~ holds(clear(X),State)
      | ~ differ(X,Z) ),
    file(unknown,unknown) ).

tff(f_76,axiom,
    ! [Y,X,State] :
      ( holds(clear(Y),do(pickup(X),State))
      | ~ holds(on(X,Y),State)
      | ~ holds(clear(X),State)
      | ~ holds(empty,State) ),
    file(unknown,unknown) ).

tff(f_65,axiom,
    ! [X,State] :
      ( holds(holding(X),do(pickup(X),State))
      | ~ holds(empty,State)
      | ~ holds(clear(X),State)
      | ~ differ(X,table) ),
    file(unknown,unknown) ).

tff(f_163,axiom,
    differ(a,table),
    file(unknown,unknown) ).

tff(f_166,axiom,
    differ(b,table),
    file(unknown,unknown) ).

tff(f_169,axiom,
    differ(d,table),
    file(unknown,unknown) ).

tff(f_181,axiom,
    ! [State] : holds(clear(table),State),
    file(unknown,unknown) ).

tff(f_100,axiom,
    ! [X,Y,State] :
      ( holds(empty,do(putdown(X,Y),State))
      | ~ holds(holding(X),State)
      | ~ holds(clear(Y),State) ),
    file(unknown,unknown) ).

tff(f_129,axiom,
    ! [Z,X,Y,State] :
      ( holds(clear(Z),do(putdown(X,Y),State))
      | ~ holds(clear(Z),State)
      | ~ differ(Z,Y) ),
    file(unknown,unknown) ).

tff(f_160,axiom,
    differ(a,b),
    file(unknown,unknown) ).

tff(f_165,axiom,
    differ(b,d),
    file(unknown,unknown) ).

tff(f_159,axiom,
    ! [X,Y] :
      ( differ(X,Y)
      | ~ differ(Y,X) ),
    file(unknown,unknown) ).

tff(f_162,axiom,
    differ(a,d),
    file(unknown,unknown) ).

tff(f_116,axiom,
    ! [X,Y,State] :
      ( holds(clear(X),do(putdown(X,Y),State))
      | ~ holds(holding(X),State)
      | ~ holds(clear(Y),State) ),
    file(unknown,unknown) ).

tff(f_108,axiom,
    ! [X,Y,State] :
      ( holds(on(X,Y),do(putdown(X,Y),State))
      | ~ holds(holding(X),State)
      | ~ holds(clear(Y),State) ),
    file(unknown,unknown) ).

tff(f_84,axiom,
    ! [X,Y,Z,State] :
      ( holds(on(X,Y),do(pickup(Z),State))
      | ~ holds(on(X,Y),State)
      | ~ differ(X,Z) ),
    file(unknown,unknown) ).

tff(f_121,axiom,
    ! [W,Z,X,Y,State] :
      ( holds(on(X,Y),do(putdown(Z,W),State))
      | ~ holds(on(X,Y),State) ),
    file(unknown,unknown) ).

tff(f_54,axiom,
    ! [X,Y,State] :
      ( holds(and(X,Y),State)
      | ~ holds(X,State)
      | ~ holds(Y,State) ),
    file(unknown,unknown) ).

tff(f_186,axiom,
    ! [State] : ~ holds(and(on(a,b),on(b,d)),State),
    file(unknown,unknown) ).

tff(c_52,plain,
    holds(clear(a),s0),
    inference(cnfTransformation,[status(thm)],[f_175]) ).

tff(c_26,plain,
    differ(a,c),
    inference(cnfTransformation,[status(thm)],[f_161]) ).

tff(c_54,plain,
    holds(clear(b),s0),
    inference(cnfTransformation,[status(thm)],[f_176]) ).

tff(c_32,plain,
    differ(b,c),
    inference(cnfTransformation,[status(thm)],[f_164]) ).

tff(c_56,plain,
    holds(clear(c),s0),
    inference(cnfTransformation,[status(thm)],[f_177]) ).

tff(c_58,plain,
    holds(empty,s0),
    inference(cnfTransformation,[status(thm)],[f_178]) ).

tff(c_40,plain,
    differ(c,table),
    inference(cnfTransformation,[status(thm)],[f_168]) ).

tff(c_48,plain,
    holds(on(c,d),s0),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_10,plain,
    ! [X_13,Z_14,State_15] :
      ( ~ differ(X_13,Z_14)
      | ~ holds(clear(X_13),State_15)
      | holds(clear(X_13),do(pickup(Z_14),State_15)) ),
    inference(cnfTransformation,[status(thm)],[f_92]) ).

tff(c_6,plain,
    ! [State_8,X_7,Y_6] :
      ( ~ holds(empty,State_8)
      | ~ holds(clear(X_7),State_8)
      | ~ holds(on(X_7,Y_6),State_8)
      | holds(clear(Y_6),do(pickup(X_7),State_8)) ),
    inference(cnfTransformation,[status(thm)],[f_76]) ).

tff(c_4,plain,
    ! [X_4,State_5] :
      ( ~ differ(X_4,table)
      | ~ holds(clear(X_4),State_5)
      | ~ holds(empty,State_5)
      | holds(holding(X_4),do(pickup(X_4),State_5)) ),
    inference(cnfTransformation,[status(thm)],[f_65]) ).

tff(c_30,plain,
    differ(a,table),
    inference(cnfTransformation,[status(thm)],[f_163]) ).

tff(c_36,plain,
    differ(b,table),
    inference(cnfTransformation,[status(thm)],[f_166]) ).

tff(c_42,plain,
    differ(d,table),
    inference(cnfTransformation,[status(thm)],[f_169]) ).

tff(c_60,plain,
    ! [State_36] : holds(clear(table),State_36),
    inference(cnfTransformation,[status(thm)],[f_181]) ).

tff(c_12,plain,
    ! [Y_17,State_18,X_16] :
      ( ~ holds(clear(Y_17),State_18)
      | ~ holds(holding(X_16),State_18)
      | holds(empty,do(putdown(X_16,Y_17),State_18)) ),
    inference(cnfTransformation,[status(thm)],[f_100]) ).

tff(c_20,plain,
    ! [Z_30,Y_32,State_33,X_31] :
      ( ~ differ(Z_30,Y_32)
      | ~ holds(clear(Z_30),State_33)
      | holds(clear(Z_30),do(putdown(X_31,Y_32),State_33)) ),
    inference(cnfTransformation,[status(thm)],[f_129]) ).

tff(c_24,plain,
    differ(a,b),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_34,plain,
    differ(b,d),
    inference(cnfTransformation,[status(thm)],[f_165]) ).

tff(c_64,plain,
    ! [Y_39,X_40] :
      ( ~ differ(Y_39,X_40)
      | differ(X_40,Y_39) ),
    inference(cnfTransformation,[status(thm)],[f_159]) ).

tff(c_89,plain,
    differ(d,b),
    inference(resolution,[status(thm)],[c_34,c_64]) ).

tff(c_28,plain,
    differ(a,d),
    inference(cnfTransformation,[status(thm)],[f_162]) ).

tff(c_16,plain,
    ! [Y_23,State_24,X_22] :
      ( ~ holds(clear(Y_23),State_24)
      | ~ holds(holding(X_22),State_24)
      | holds(clear(X_22),do(putdown(X_22,Y_23),State_24)) ),
    inference(cnfTransformation,[status(thm)],[f_116]) ).

tff(c_14,plain,
    ! [Y_20,State_21,X_19] :
      ( ~ holds(clear(Y_20),State_21)
      | ~ holds(holding(X_19),State_21)
      | holds(on(X_19,Y_20),do(putdown(X_19,Y_20),State_21)) ),
    inference(cnfTransformation,[status(thm)],[f_108]) ).

tff(c_85,plain,
    differ(b,a),
    inference(resolution,[status(thm)],[c_24,c_64]) ).

tff(c_8,plain,
    ! [X_9,Z_11,Y_10,State_12] :
      ( ~ differ(X_9,Z_11)
      | ~ holds(on(X_9,Y_10),State_12)
      | holds(on(X_9,Y_10),do(pickup(Z_11),State_12)) ),
    inference(cnfTransformation,[status(thm)],[f_84]) ).

tff(c_172,plain,
    ! [Y_75,State_76,X_77] :
      ( ~ holds(clear(Y_75),State_76)
      | ~ holds(holding(X_77),State_76)
      | holds(on(X_77,Y_75),do(putdown(X_77,Y_75),State_76)) ),
    inference(cnfTransformation,[status(thm)],[f_108]) ).

tff(c_144,plain,
    ! [Y_50,X_53,W_49,State_51,Z_52] :
      ( ~ holds(on(X_53,Y_50),State_51)
      | holds(on(X_53,Y_50),do(putdown(Z_52,W_49),State_51)) ),
    inference(cnfTransformation,[status(thm)],[f_121]) ).

tff(c_128,plain,
    ! [Y_42,State_43,X_44] :
      ( ~ holds(Y_42,State_43)
      | ~ holds(X_44,State_43)
      | holds(and(X_44,Y_42),State_43) ),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_62,plain,
    ! [State_37] : ~ holds(and(on(a,b),on(b,d)),State_37),
    inference(cnfTransformation,[status(thm)],[f_186]) ).

tff(c_133,plain,
    ! [State_43] :
      ( ~ holds(on(b,d),State_43)
      | ~ holds(on(a,b),State_43) ),
    inference(resolution,[status(thm)],[c_128,c_62]) ).

tff(c_149,plain,
    ! [Z_52,W_49,State_51] :
      ( ~ holds(on(a,b),do(putdown(Z_52,W_49),State_51))
      | ~ holds(on(b,d),State_51) ),
    inference(resolution,[status(thm)],[c_144,c_133]) ).

tff(c_183,plain,
    ! [State_78] :
      ( ~ holds(on(b,d),State_78)
      | ~ holds(clear(b),State_78)
      | ~ holds(holding(a),State_78) ),
    inference(resolution,[status(thm)],[c_172,c_149]) ).

tff(c_261,plain,
    ! [Z_94,State_95] :
      ( ~ holds(clear(b),do(pickup(Z_94),State_95))
      | ~ holds(holding(a),do(pickup(Z_94),State_95))
      | ~ differ(b,Z_94)
      | ~ holds(on(b,d),State_95) ),
    inference(resolution,[status(thm)],[c_8,c_183]) ).

tff(c_265,plain,
    ! [State_5] :
      ( ~ holds(clear(b),do(pickup(a),State_5))
      | ~ differ(b,a)
      | ~ holds(on(b,d),State_5)
      | ~ differ(a,table)
      | ~ holds(clear(a),State_5)
      | ~ holds(empty,State_5) ),
    inference(resolution,[status(thm)],[c_4,c_261]) ).

tff(c_269,plain,
    ! [State_96] :
      ( ~ holds(clear(b),do(pickup(a),State_96))
      | ~ holds(on(b,d),State_96)
      | ~ holds(clear(a),State_96)
      | ~ holds(empty,State_96) ),
    inference(demodulation,[status(thm),theory(equality)],[c_30,c_85,c_265]) ).

tff(c_277,plain,
    ! [State_15] :
      ( ~ holds(on(b,d),State_15)
      | ~ holds(clear(a),State_15)
      | ~ holds(empty,State_15)
      | ~ differ(b,a)
      | ~ holds(clear(b),State_15) ),
    inference(resolution,[status(thm)],[c_10,c_269]) ).

tff(c_282,plain,
    ! [State_97] :
      ( ~ holds(on(b,d),State_97)
      | ~ holds(clear(a),State_97)
      | ~ holds(empty,State_97)
      | ~ holds(clear(b),State_97) ),
    inference(demodulation,[status(thm),theory(equality)],[c_85,c_277]) ).

tff(c_462,plain,
    ! [State_144] :
      ( ~ holds(clear(a),do(putdown(b,d),State_144))
      | ~ holds(empty,do(putdown(b,d),State_144))
      | ~ holds(clear(b),do(putdown(b,d),State_144))
      | ~ holds(clear(d),State_144)
      | ~ holds(holding(b),State_144) ),
    inference(resolution,[status(thm)],[c_14,c_282]) ).

tff(c_488,plain,
    ! [State_147] :
      ( ~ holds(clear(a),do(putdown(b,d),State_147))
      | ~ holds(empty,do(putdown(b,d),State_147))
      | ~ holds(clear(d),State_147)
      | ~ holds(holding(b),State_147) ),
    inference(resolution,[status(thm)],[c_16,c_462]) ).

tff(c_492,plain,
    ! [State_33] :
      ( ~ holds(empty,do(putdown(b,d),State_33))
      | ~ holds(clear(d),State_33)
      | ~ holds(holding(b),State_33)
      | ~ differ(a,d)
      | ~ holds(clear(a),State_33) ),
    inference(resolution,[status(thm)],[c_20,c_488]) ).

tff(c_496,plain,
    ! [State_148] :
      ( ~ holds(empty,do(putdown(b,d),State_148))
      | ~ holds(clear(d),State_148)
      | ~ holds(holding(b),State_148)
      | ~ holds(clear(a),State_148) ),
    inference(demodulation,[status(thm),theory(equality)],[c_28,c_492]) ).

tff(c_502,plain,
    ! [State_149] :
      ( ~ holds(clear(a),State_149)
      | ~ holds(clear(d),State_149)
      | ~ holds(holding(b),State_149) ),
    inference(resolution,[status(thm)],[c_12,c_496]) ).

tff(c_506,plain,
    ! [State_5] :
      ( ~ holds(clear(a),do(pickup(b),State_5))
      | ~ holds(clear(d),do(pickup(b),State_5))
      | ~ differ(b,table)
      | ~ holds(clear(b),State_5)
      | ~ holds(empty,State_5) ),
    inference(resolution,[status(thm)],[c_4,c_502]) ).

tff(c_510,plain,
    ! [State_150] :
      ( ~ holds(clear(a),do(pickup(b),State_150))
      | ~ holds(clear(d),do(pickup(b),State_150))
      | ~ holds(clear(b),State_150)
      | ~ holds(empty,State_150) ),
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_506]) ).

tff(c_518,plain,
    ! [State_15] :
      ( ~ holds(clear(a),do(pickup(b),State_15))
      | ~ holds(clear(b),State_15)
      | ~ holds(empty,State_15)
      | ~ differ(d,b)
      | ~ holds(clear(d),State_15) ),
    inference(resolution,[status(thm)],[c_10,c_510]) ).

tff(c_523,plain,
    ! [State_151] :
      ( ~ holds(clear(a),do(pickup(b),State_151))
      | ~ holds(clear(b),State_151)
      | ~ holds(empty,State_151)
      | ~ holds(clear(d),State_151) ),
    inference(demodulation,[status(thm),theory(equality)],[c_89,c_518]) ).

tff(c_531,plain,
    ! [State_15] :
      ( ~ holds(clear(b),State_15)
      | ~ holds(empty,State_15)
      | ~ holds(clear(d),State_15)
      | ~ differ(a,b)
      | ~ holds(clear(a),State_15) ),
    inference(resolution,[status(thm)],[c_10,c_523]) ).

tff(c_536,plain,
    ! [State_152] :
      ( ~ holds(clear(b),State_152)
      | ~ holds(empty,State_152)
      | ~ holds(clear(d),State_152)
      | ~ holds(clear(a),State_152) ),
    inference(demodulation,[status(thm),theory(equality)],[c_24,c_531]) ).

tff(c_894,plain,
    ! [X_233,Y_234,State_235] :
      ( ~ holds(clear(b),do(putdown(X_233,Y_234),State_235))
      | ~ holds(empty,do(putdown(X_233,Y_234),State_235))
      | ~ holds(clear(a),do(putdown(X_233,Y_234),State_235))
      | ~ differ(d,Y_234)
      | ~ holds(clear(d),State_235) ),
    inference(resolution,[status(thm)],[c_20,c_536]) ).

tff(c_905,plain,
    ! [X_236,Y_237,State_238] :
      ( ~ holds(empty,do(putdown(X_236,Y_237),State_238))
      | ~ holds(clear(a),do(putdown(X_236,Y_237),State_238))
      | ~ differ(d,Y_237)
      | ~ holds(clear(d),State_238)
      | ~ differ(b,Y_237)
      | ~ holds(clear(b),State_238) ),
    inference(resolution,[status(thm)],[c_20,c_894]) ).

tff(c_916,plain,
    ! [X_239,Y_240,State_241] :
      ( ~ holds(empty,do(putdown(X_239,Y_240),State_241))
      | ~ differ(d,Y_240)
      | ~ holds(clear(d),State_241)
      | ~ differ(b,Y_240)
      | ~ holds(clear(b),State_241)
      | ~ differ(a,Y_240)
      | ~ holds(clear(a),State_241) ),
    inference(resolution,[status(thm)],[c_20,c_905]) ).

tff(c_1274,plain,
    ! [Y_317,State_318,X_319] :
      ( ~ differ(d,Y_317)
      | ~ holds(clear(d),State_318)
      | ~ differ(b,Y_317)
      | ~ holds(clear(b),State_318)
      | ~ differ(a,Y_317)
      | ~ holds(clear(a),State_318)
      | ~ holds(clear(Y_317),State_318)
      | ~ holds(holding(X_319),State_318) ),
    inference(resolution,[status(thm)],[c_12,c_916]) ).

tff(c_1284,plain,
    ! [State_36,X_319] :
      ( ~ differ(d,table)
      | ~ holds(clear(d),State_36)
      | ~ differ(b,table)
      | ~ holds(clear(b),State_36)
      | ~ differ(a,table)
      | ~ holds(clear(a),State_36)
      | ~ holds(holding(X_319),State_36) ),
    inference(resolution,[status(thm)],[c_60,c_1274]) ).

tff(c_1308,plain,
    ! [State_320,X_321] :
      ( ~ holds(clear(d),State_320)
      | ~ holds(clear(b),State_320)
      | ~ holds(clear(a),State_320)
      | ~ holds(holding(X_321),State_320) ),
    inference(demodulation,[status(thm),theory(equality)],[c_30,c_36,c_42,c_1284]) ).

tff(c_2386,plain,
    ! [X_625,State_626] :
      ( ~ holds(clear(d),do(pickup(X_625),State_626))
      | ~ holds(clear(b),do(pickup(X_625),State_626))
      | ~ holds(clear(a),do(pickup(X_625),State_626))
      | ~ differ(X_625,table)
      | ~ holds(clear(X_625),State_626)
      | ~ holds(empty,State_626) ),
    inference(resolution,[status(thm)],[c_4,c_1308]) ).

tff(c_2397,plain,
    ! [X_627,State_628] :
      ( ~ holds(clear(b),do(pickup(X_627),State_628))
      | ~ holds(clear(a),do(pickup(X_627),State_628))
      | ~ differ(X_627,table)
      | ~ holds(empty,State_628)
      | ~ holds(clear(X_627),State_628)
      | ~ holds(on(X_627,d),State_628) ),
    inference(resolution,[status(thm)],[c_6,c_2386]) ).

tff(c_2464,plain,
    ! [Z_635,State_636] :
      ( ~ holds(clear(a),do(pickup(Z_635),State_636))
      | ~ differ(Z_635,table)
      | ~ holds(empty,State_636)
      | ~ holds(clear(Z_635),State_636)
      | ~ holds(on(Z_635,d),State_636)
      | ~ differ(b,Z_635)
      | ~ holds(clear(b),State_636) ),
    inference(resolution,[status(thm)],[c_10,c_2397]) ).

tff(c_2497,plain,
    ! [Z_639,State_640] :
      ( ~ differ(Z_639,table)
      | ~ holds(empty,State_640)
      | ~ holds(clear(Z_639),State_640)
      | ~ holds(on(Z_639,d),State_640)
      | ~ differ(b,Z_639)
      | ~ holds(clear(b),State_640)
      | ~ differ(a,Z_639)
      | ~ holds(clear(a),State_640) ),
    inference(resolution,[status(thm)],[c_10,c_2464]) ).

tff(c_2512,plain,
    ( ~ differ(c,table)
    | ~ holds(empty,s0)
    | ~ holds(clear(c),s0)
    | ~ differ(b,c)
    | ~ holds(clear(b),s0)
    | ~ differ(a,c)
    | ~ holds(clear(a),s0) ),
    inference(resolution,[status(thm)],[c_48,c_2497]) ).

tff(c_2519,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_52,c_26,c_54,c_32,c_56,c_58,c_40,c_2512]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : PLA015-1 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.14  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.15/0.36  % Computer : n017.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu Aug  3 17:47:51 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 7.75/2.99  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 7.75/3.00  
% 7.75/3.00  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 8.09/3.04  
% 8.09/3.04  Inference rules
% 8.09/3.04  ----------------------
% 8.09/3.04  #Ref     : 0
% 8.09/3.04  #Sup     : 468
% 8.09/3.04  #Fact    : 0
% 8.09/3.05  #Define  : 0
% 8.09/3.05  #Split   : 4
% 8.09/3.05  #Chain   : 0
% 8.09/3.05  #Close   : 0
% 8.09/3.05  
% 8.09/3.05  Ordering : KBO
% 8.09/3.05  
% 8.09/3.05  Simplification rules
% 8.09/3.05  ----------------------
% 8.09/3.05  #Subsume      : 108
% 8.09/3.05  #Demod        : 124
% 8.09/3.05  #Tautology    : 10
% 8.09/3.05  #SimpNegUnit  : 0
% 8.09/3.05  #BackRed      : 0
% 8.09/3.05  
% 8.09/3.05  #Partial instantiations: 0
% 8.09/3.05  #Strategies tried      : 1
% 8.09/3.05  
% 8.09/3.05  Timing (in seconds)
% 8.09/3.05  ----------------------
% 8.09/3.05  Preprocessing        : 0.48
% 8.09/3.05  Parsing              : 0.27
% 8.09/3.05  CNF conversion       : 0.03
% 8.09/3.05  Main loop            : 1.34
% 8.09/3.05  Inferencing          : 0.49
% 8.09/3.05  Reduction            : 0.34
% 8.09/3.05  Demodulation         : 0.26
% 8.09/3.05  BG Simplification    : 0.03
% 8.09/3.05  Subsumption          : 0.41
% 8.09/3.05  Abstraction          : 0.03
% 8.09/3.05  MUC search           : 0.00
% 8.09/3.05  Cooper               : 0.00
% 8.09/3.05  Total                : 1.89
% 8.09/3.05  Index Insertion      : 0.00
% 8.09/3.05  Index Deletion       : 0.00
% 8.09/3.05  Index Matching       : 0.00
% 8.09/3.05  BG Taut test         : 0.00
%------------------------------------------------------------------------------