TSTP Solution File: PUZ001-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : PUZ001-3 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %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  : 300s
% DateTime : Wed Aug 31 18:10:37 EDT 2022

% Result   : Satisfiable 1.40s 0.53s
% Output   : Saturation 1.40s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u21,axiom,
    hates(butler,charles) ).

cnf(u20,axiom,
    hates(butler,agatha) ).

cnf(agatha_hates_charles,axiom,
    hates(agatha,charles) ).

cnf(agatha_hates_agatha,axiom,
    hates(agatha,agatha) ).

cnf(no_one_hates_everyone,axiom,
    ( ~ hates(X0,butler)
    | ~ hates(X0,agatha)
    | ~ hates(X0,charles) ) ).

cnf(u15,axiom,
    ~ hates(charles,charles) ).

cnf(u33,axiom,
    ~ hates(butler,butler) ).

cnf(u32,axiom,
    ~ hates(agatha,butler) ).

cnf(no_one_hates_everyone_001,axiom,
    ( ~ hates(X0,butler)
    | ~ hates(X0,agatha)
    | ~ hates(X0,charles) ) ).

cnf(no_one_hates_everyone_002,axiom,
    ( ~ hates(X0,butler)
    | ~ hates(X0,agatha)
    | ~ hates(X0,charles) ) ).

cnf(u14,axiom,
    ~ hates(charles,agatha) ).

cnf(different_hates,axiom,
    ( ~ hates(agatha,X0)
    | ~ hates(charles,X0) ) ).

cnf(different_hates_003,axiom,
    ( ~ hates(agatha,X0)
    | ~ hates(charles,X0) ) ).

cnf(same_hates,axiom,
    ( ~ hates(agatha,X0)
    | hates(butler,X0) ) ).

cnf(u31,axiom,
    richer(butler,agatha) ).

cnf(u37,negated_conjecture,
    ~ richer(agatha,agatha) ).

cnf(poorer_killer,axiom,
    ( ~ killed(X0,X1)
    | ~ richer(X0,X1) ) ).

cnf(u34,negated_conjecture,
    killed(agatha,agatha) ).

cnf(u35,axiom,
    ~ killed(butler,agatha) ).

cnf(poorer_killer_004,axiom,
    ( ~ killed(X0,X1)
    | ~ richer(X0,X1) ) ).

cnf(killer_hates_victim,axiom,
    ( ~ killed(X0,X1)
    | hates(X0,X1) ) ).

cnf(charles,axiom,
    lives(charles) ).

cnf(butler,axiom,
    lives(butler) ).

cnf(agatha,axiom,
    lives(agatha) ).

cnf(butler_hates_poor,axiom,
    ( ~ lives(X0)
    | richer(X0,agatha)
    | hates(butler,X0) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : PUZ001-3 : TPTP v8.1.0. Released v1.2.0.
% 0.08/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n020.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    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 10:36:15 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 1.29/0.52  % (29992)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.29/0.53  % (30008)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.29/0.53  % (30007)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 1.29/0.53  % (29993)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 1.29/0.53  % (30007)Refutation not found, incomplete strategy% (30007)------------------------------
% 1.29/0.53  % (30007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.53  % (30007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.53  % (30007)Termination reason: Refutation not found, incomplete strategy
% 1.29/0.53  
% 1.29/0.53  % (30007)Memory used [KB]: 5756
% 1.29/0.53  % (30007)Time elapsed: 0.129 s
% 1.29/0.53  % (30007)Instructions burned: 2 (million)
% 1.29/0.53  % (30007)------------------------------
% 1.29/0.53  % (30007)------------------------------
% 1.29/0.53  % (29992)First to succeed.
% 1.29/0.53  % (29984)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.29/0.53  % (30005)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.40/0.53  % SZS status Satisfiable for theBenchmark
% 1.40/0.53  % (29992)# SZS output start Saturation.
% See solution above
% 1.40/0.53  % (29992)------------------------------
% 1.40/0.53  % (29992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.53  % (29992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.53  % (29992)Termination reason: Satisfiable
% 1.40/0.53  
% 1.40/0.53  % (29992)Memory used [KB]: 5756
% 1.40/0.53  % (29992)Time elapsed: 0.115 s
% 1.40/0.53  % (29992)Instructions burned: 2 (million)
% 1.40/0.53  % (29992)------------------------------
% 1.40/0.53  % (29992)------------------------------
% 1.40/0.53  % (29978)Success in time 0.175 s
%------------------------------------------------------------------------------