TSTP Solution File: GRP125-1.004 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP125-1.004 : TPTP v8.1.2. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n005.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 : Sun May  5 05:53:33 EDT 2024

% Result   : Satisfiable 0.14s 0.38s
% Output   : FiniteModel 0.14s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GRP125-1.004 : TPTP v8.1.2. Released v1.2.0.
% 0.13/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n005.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Fri May  3 20:44:53 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (23961)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (23962)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.38  Detected minimum model sizes of [1]
% 0.14/0.38  Detected maximum model sizes of [4]
% 0.14/0.38  TRYING [1]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  TRYING [3]
% 0.14/0.38  TRYING [4]
% 0.14/0.38  Finite Model Found!
% 0.14/0.38  % SZS status Satisfiable for theBenchmark
% 0.14/0.38  % (23962)First to succeed.
% 0.14/0.38  % (23962)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-23961"
% 0.14/0.38  % SZS output start FiniteModel for theBenchmark
% 0.14/0.38  tff(declare_$i,type,$i:$tType).
% 0.14/0.38  tff(declare_$i1,type,e_1:$i).
% 0.14/0.38  tff(declare_$i2,type,e_2:$i).
% 0.14/0.38  tff(declare_$i3,type,e_3:$i).
% 0.14/0.38  tff(declare_$i4,type,e_4:$i).
% 0.14/0.38  tff(finite_domain,axiom,
% 0.14/0.38        ! [X:$i] : (
% 0.14/0.38           X = e_1 | X = e_2 | X = e_3 | X = e_4
% 0.14/0.38        ) ).
% 0.14/0.38  
% 0.14/0.38  tff(distinct_domain,axiom,
% 0.14/0.38           e_1 != e_2 & e_1 != e_3 & e_1 != e_4 & e_2 != e_3 & e_2 != e_4 & 
% 0.14/0.38           e_3 != e_4
% 0.14/0.38  ).
% 0.14/0.38  
% 0.14/0.38  tff(declare_bool,type,$o:$tType).
% 0.14/0.38  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.14/0.38  tff(finite_domain,axiom,
% 0.14/0.38        ! [X:$o] : (
% 0.14/0.38           X = fmb_bool_1
% 0.14/0.38        ) ).
% 0.14/0.38  
% 0.14/0.38  tff(declare_group_element,type,group_element: $i > $o ).
% 0.14/0.38  tff(predicate_group_element,axiom,
% 0.14/0.38             group_element(e_1)
% 0.14/0.38           & group_element(e_2)
% 0.14/0.38           & group_element(e_3)
% 0.14/0.38           & group_element(e_4)
% 0.14/0.38  
% 0.14/0.38  ).
% 0.14/0.38  
% 0.14/0.38  tff(declare_equalish,type,equalish: $i * $i > $o ).
% 0.14/0.38  tff(predicate_equalish,axiom,
% 0.14/0.38             equalish(e_1,e_1)
% 0.14/0.38           & ~equalish(e_1,e_2)
% 0.14/0.38           & ~equalish(e_1,e_3)
% 0.14/0.38           & ~equalish(e_1,e_4)
% 0.14/0.38           & ~equalish(e_2,e_1)
% 0.14/0.38           & equalish(e_2,e_2)
% 0.14/0.38           & ~equalish(e_2,e_3)
% 0.14/0.38           & ~equalish(e_2,e_4)
% 0.14/0.38           & ~equalish(e_3,e_1)
% 0.14/0.38           & ~equalish(e_3,e_2)
% 0.14/0.38           & equalish(e_3,e_3)
% 0.14/0.38           & ~equalish(e_3,e_4)
% 0.14/0.38           & ~equalish(e_4,e_1)
% 0.14/0.38           & ~equalish(e_4,e_2)
% 0.14/0.38           & ~equalish(e_4,e_3)
% 0.14/0.38           & equalish(e_4,e_4)
% 0.14/0.38  
% 0.14/0.38  ).
% 0.14/0.38  
% 0.14/0.38  tff(declare_product,type,product: $i * $i * $i > $o ).
% 0.14/0.38  tff(predicate_product,axiom,
% 0.14/0.38             product(e_1,e_1,e_1)
% 0.14/0.38           & ~product(e_1,e_1,e_2)
% 0.14/0.38           & ~product(e_1,e_1,e_3)
% 0.14/0.38           & ~product(e_1,e_1,e_4)
% 0.14/0.38           & ~product(e_1,e_2,e_1)
% 0.14/0.38           & ~product(e_1,e_2,e_2)
% 0.14/0.38           & product(e_1,e_2,e_3)
% 0.14/0.38           & ~product(e_1,e_2,e_4)
% 0.14/0.38           & ~product(e_1,e_3,e_1)
% 0.14/0.38           & ~product(e_1,e_3,e_2)
% 0.14/0.38           & ~product(e_1,e_3,e_3)
% 0.14/0.38           & product(e_1,e_3,e_4)
% 0.14/0.38           & ~product(e_1,e_4,e_1)
% 0.14/0.38           & product(e_1,e_4,e_2)
% 0.14/0.38           & ~product(e_1,e_4,e_3)
% 0.14/0.38           & ~product(e_1,e_4,e_4)
% 0.14/0.38           & ~product(e_2,e_1,e_1)
% 0.14/0.38           & ~product(e_2,e_1,e_2)
% 0.14/0.38           & ~product(e_2,e_1,e_3)
% 0.14/0.38           & product(e_2,e_1,e_4)
% 0.14/0.38           & ~product(e_2,e_2,e_1)
% 0.14/0.38           & product(e_2,e_2,e_2)
% 0.14/0.38           & ~product(e_2,e_2,e_3)
% 0.14/0.38           & ~product(e_2,e_2,e_4)
% 0.14/0.38           & product(e_2,e_3,e_1)
% 0.14/0.38           & ~product(e_2,e_3,e_2)
% 0.14/0.38           & ~product(e_2,e_3,e_3)
% 0.14/0.38           & ~product(e_2,e_3,e_4)
% 0.14/0.38           & ~product(e_2,e_4,e_1)
% 0.14/0.38           & ~product(e_2,e_4,e_2)
% 0.14/0.38           & product(e_2,e_4,e_3)
% 0.14/0.38           & ~product(e_2,e_4,e_4)
% 0.14/0.38           & ~product(e_3,e_1,e_1)
% 0.14/0.38           & product(e_3,e_1,e_2)
% 0.14/0.38           & ~product(e_3,e_1,e_3)
% 0.14/0.38           & ~product(e_3,e_1,e_4)
% 0.14/0.38           & ~product(e_3,e_2,e_1)
% 0.14/0.38           & ~product(e_3,e_2,e_2)
% 0.14/0.38           & ~product(e_3,e_2,e_3)
% 0.14/0.38           & product(e_3,e_2,e_4)
% 0.14/0.38           & ~product(e_3,e_3,e_1)
% 0.14/0.38           & ~product(e_3,e_3,e_2)
% 0.14/0.38           & product(e_3,e_3,e_3)
% 0.14/0.38           & ~product(e_3,e_3,e_4)
% 0.14/0.38           & product(e_3,e_4,e_1)
% 0.14/0.38           & ~product(e_3,e_4,e_2)
% 0.14/0.38           & ~product(e_3,e_4,e_3)
% 0.14/0.38           & ~product(e_3,e_4,e_4)
% 0.14/0.38           & ~product(e_4,e_1,e_1)
% 0.14/0.38           & ~product(e_4,e_1,e_2)
% 0.14/0.38           & product(e_4,e_1,e_3)
% 0.14/0.38           & ~product(e_4,e_1,e_4)
% 0.14/0.38           & product(e_4,e_2,e_1)
% 0.14/0.38           & ~product(e_4,e_2,e_2)
% 0.14/0.38           & ~product(e_4,e_2,e_3)
% 0.14/0.38           & ~product(e_4,e_2,e_4)
% 0.14/0.38           & ~product(e_4,e_3,e_1)
% 0.14/0.38           & product(e_4,e_3,e_2)
% 0.14/0.38           & ~product(e_4,e_3,e_3)
% 0.14/0.38           & ~product(e_4,e_3,e_4)
% 0.14/0.38           & ~product(e_4,e_4,e_1)
% 0.14/0.38           & ~product(e_4,e_4,e_2)
% 0.14/0.38           & ~product(e_4,e_4,e_3)
% 0.14/0.38           & product(e_4,e_4,e_4)
% 0.14/0.38  
% 0.14/0.38  ).
% 0.14/0.38  
% 0.14/0.38  % SZS output end FiniteModel for theBenchmark
% 0.14/0.38  % (23962)------------------------------
% 0.14/0.38  % (23962)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (23962)Termination reason: Satisfiable
% 0.14/0.38  
% 0.14/0.38  % (23962)Memory used [KB]: 770
% 0.14/0.38  % (23962)Time elapsed: 0.006 s
% 0.14/0.38  % (23962)Instructions burned: 9 (million)
% 0.14/0.38  % (23961)Success in time 0.024 s
%------------------------------------------------------------------------------