TSTP Solution File: RNG042-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : RNG042-3 : 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_sat --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:15:30 EDT 2022

% Result   : Satisfiable 0.17s 0.48s
% Output   : FiniteModel 0.17s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.16  % Problem    : RNG042-3 : TPTP v8.1.0. Released v2.5.0.
% 0.12/0.16  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.35  % Computer : n020.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 11:57:30 EDT 2022
% 0.13/0.36  % CPUTime    : 
% 0.17/0.46  % (20496)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.17/0.46  % (20506)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.17/0.47  % (20498)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.17/0.48  % (20496)Instruction limit reached!
% 0.17/0.48  % (20496)------------------------------
% 0.17/0.48  % (20496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.48  % (20496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.48  % (20496)Termination reason: Unknown
% 0.17/0.48  % (20496)Termination phase: Saturation
% 0.17/0.48  
% 0.17/0.48  % (20496)Memory used [KB]: 5500
% 0.17/0.48  % (20496)Time elapsed: 0.079 s
% 0.17/0.48  % (20496)Instructions burned: 9 (million)
% 0.17/0.48  % (20496)------------------------------
% 0.17/0.48  % (20496)------------------------------
% 0.17/0.48  % (20489)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/191324Mi)
% 0.17/0.48  TRYING [1]
% 0.17/0.48  % (20507)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.17/0.48  Finite Model Found!
% 0.17/0.48  % SZS status Satisfiable for theBenchmark
% 0.17/0.48  % (20489)First to succeed.
% 0.17/0.49  % SZS output start FiniteModel for theBenchmark
% 0.17/0.49  tff(declare_$i,type,$i:$tType).
% 0.17/0.49  tff(declare_$i1,type,additive_identity:$i).
% 0.17/0.49  tff(finite_domain,axiom,
% 0.17/0.49        ! [X:$i] : (
% 0.17/0.49           X = additive_identity
% 0.17/0.49        ) ).
% 0.17/0.49  
% 0.17/0.49  tff(declare_bool,type,$o:$tType).
% 0.17/0.49  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.17/0.49  tff(finite_domain,axiom,
% 0.17/0.49        ! [X:$o] : (
% 0.17/0.49           X = fmb_bool_1
% 0.17/0.49        ) ).
% 0.17/0.49  
% 0.17/0.49  tff(declare_add,type,add: $i * $i > $i).
% 0.17/0.49  tff(function_add,axiom,
% 0.17/0.49             add(additive_identity,additive_identity) = additive_identity
% 0.17/0.49  
% 0.17/0.49  ).
% 0.17/0.49  
% 0.17/0.49  tff(declare_additive_inverse,type,additive_inverse: $i > $i).
% 0.17/0.49  tff(function_additive_inverse,axiom,
% 0.17/0.49             additive_inverse(additive_identity) = additive_identity
% 0.17/0.49  
% 0.17/0.49  ).
% 0.17/0.49  
% 0.17/0.49  tff(declare_multiply,type,multiply: $i * $i > $i).
% 0.17/0.49  tff(function_multiply,axiom,
% 0.17/0.49             multiply(additive_identity,additive_identity) = additive_identity
% 0.17/0.49  
% 0.17/0.49  ).
% 0.17/0.49  
% 0.17/0.49  % SZS output end FiniteModel for theBenchmark
% 0.17/0.49  % (20489)------------------------------
% 0.17/0.49  % (20489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (20489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (20489)Termination reason: Satisfiable
% 0.17/0.49  
% 0.17/0.49  % (20489)Memory used [KB]: 5373
% 0.17/0.49  % (20489)Time elapsed: 0.086 s
% 0.17/0.49  % (20489)Instructions burned: 2 (million)
% 0.17/0.49  % (20489)------------------------------
% 0.17/0.49  % (20489)------------------------------
% 0.17/0.49  % (20488)Success in time 0.124 s
%------------------------------------------------------------------------------