TSTP Solution File: PUZ044-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : PUZ044-1 : TPTP v8.1.0. Released v2.5.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 : 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 : Wed Aug 31 18:10:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(truthteller_or_liar,axiom,
    ( a_truth(liar(X0))
    | a_truth(truthteller(X0)) ) ).

cnf(truthtellers_tell_truth,axiom,
    ( ~ a_truth(says(X1,X2))
    | ~ a_truth(truthteller(X1))
    | a_truth(X2) ) ).

cnf(liars_lie,axiom,
    ( ~ a_truth(says(X3,X2))
    | ~ a_truth(liar(X3))
    | ~ a_truth(X2) ) ).

cnf(truths_are_told_by_truthtellers,axiom,
    ( ~ a_truth(says(X1,X2))
    | ~ a_truth(X2)
    | a_truth(truthteller(X1)) ) ).

cnf(liars_are_told_by_liars,axiom,
    ( ~ a_truth(says(X3,X2))
    | a_truth(X2)
    | a_truth(liar(X3)) ) ).

cnf(not_both,axiom,
    ( ~ a_truth(liar(X0))
    | ~ a_truth(truthteller(X0)) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : PUZ044-1 : TPTP v8.1.0. Released v2.5.0.
% 0.03/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 : n017.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:06:05 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (6234)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.47  % (6234)Refutation not found, incomplete strategy% (6234)------------------------------
% 0.20/0.47  % (6234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.47  % (6234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.47  % (6234)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.47  
% 0.20/0.47  % (6234)Memory used [KB]: 5756
% 0.20/0.47  % (6234)Time elapsed: 0.001 s
% 0.20/0.47  % (6234)------------------------------
% 0.20/0.47  % (6234)------------------------------
% 0.20/0.49  % (6226)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.49  % (6226)Refutation not found, incomplete strategy% (6226)------------------------------
% 0.20/0.49  % (6226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (6231)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.49  % (6226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (6226)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.49  
% 0.20/0.49  % (6226)Memory used [KB]: 1279
% 0.20/0.49  % (6226)Time elapsed: 0.003 s
% 0.20/0.49  % (6226)Instructions burned: 1 (million)
% 0.20/0.49  % (6226)------------------------------
% 0.20/0.49  % (6226)------------------------------
% 0.20/0.49  % (6235)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.49  % (6235)Refutation not found, incomplete strategy% (6235)------------------------------
% 0.20/0.49  % (6235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (6254)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)
% 0.20/0.50  % (6235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (6235)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (6235)Memory used [KB]: 5756
% 0.20/0.50  % (6235)Time elapsed: 0.098 s
% 0.20/0.50  % (6235)Instructions burned: 1 (million)
% 0.20/0.50  % (6235)------------------------------
% 0.20/0.50  % (6235)------------------------------
% 0.20/0.50  % (6249)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.50  % (6249)Refutation not found, incomplete strategy% (6249)------------------------------
% 0.20/0.50  % (6249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (6249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (6246)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.20/0.50  % (6249)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (6249)Memory used [KB]: 5756
% 0.20/0.50  % (6249)Time elapsed: 0.004 s
% 0.20/0.50  % (6249)Instructions burned: 1 (million)
% 0.20/0.50  % (6249)------------------------------
% 0.20/0.50  % (6249)------------------------------
% 0.20/0.50  % (6231)First to succeed.
% 0.20/0.50  % SZS status Satisfiable for theBenchmark
% 0.20/0.50  % (6231)# SZS output start Saturation.
% See solution above
% 0.20/0.50  % (6231)------------------------------
% 0.20/0.50  % (6231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (6231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (6231)Termination reason: Satisfiable
% 0.20/0.50  
% 0.20/0.50  % (6231)Memory used [KB]: 1279
% 0.20/0.50  % (6231)Time elapsed: 0.104 s
% 0.20/0.50  % (6231)Instructions burned: 2 (million)
% 0.20/0.50  % (6231)------------------------------
% 0.20/0.50  % (6231)------------------------------
% 0.20/0.50  % (6223)Success in time 0.15 s
%------------------------------------------------------------------------------