TMTP Model File: GRP393-2.008-Sat

View Problem - Process Model

%------------------------------------------------------------------------------
% File       : Vampire---SAT-4.0
% Problem    : GRP393-2 : TPTP v6.2.0. Released v2.5.0.
% Transform  : none
% Format     : tptp:raw
% Command    : vampire --mode casc_sat -t %d %s

% Computer   : n113.star.cs.uiowa.edu
% Model      : x86_64 x86_64
% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory     : 32286.75MB
% OS         : Linux 2.6.32-504.23.4.el6.x86_64
% CPULimit   : 300s
% DateTime   : Wed Jul  8 11:09:49 EDT 2015

% Result     : Satisfiable 0.02s
% Output     : Saturation 0.02s
% Verified   : 
% Statistics : Number of clauses        :    1 (   1 expanded)
%              Number of leaves         :    1 (   1 expanded)
%              Depth                    :    0
%              Number of atoms          :    1 (   1 expanded)
%              Number of equality atoms :    1 (   1 expanded)
%              Maximal clause size      :    1 (   1 average)
%              Maximal term depth       :    3 (   3 average)

% Comments   : 
%------------------------------------------------------------------------------
%----WARNING: Vampire---SAT-4.0 format not known, defaulting to TPTP
cnf(associativity_of_multiply,axiom,
    ( multiply(X0,multiply(X1,X2)) = multiply(multiply(X0,X1),X2) )).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.03  % Problem    : GRP393-2 : TPTP v6.2.0. Released v2.5.0.
% 0.00/0.04  % Command    : vampire --mode casc_sat -t %d %s
% 0.02/1.07  % Computer   : n113.star.cs.uiowa.edu
% 0.02/1.07  % Model      : x86_64 x86_64
% 0.02/1.07  % CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/1.07  % Memory     : 32286.75MB
% 0.02/1.07  % OS         : Linux 2.6.32-504.23.4.el6.x86_64
% 0.02/1.07  % CPULimit   : 300
% 0.02/1.07  % DateTime   : Tue Jul  7 10:54:13 CDT 2015
% 0.02/1.07  % CPUTime    : 
% 0.02/1.07  Hi Geoff, go and have some cold beer while I am trying to solve this very hard problem!
% 0.02/1.07  % remaining time: 3000 next slice time: 3
% 0.02/1.08  dis+11_7_1 on theBenchmark
% 0.02/1.08  Satisfiable!
% 0.02/1.08  % SZS status Satisfiable for theBenchmark
% 0.02/1.08  % # SZS output start Saturation.
% 0.02/1.08  cnf(associativity_of_multiply,axiom,
% 0.02/1.08      multiply(X0,multiply(X1,X2)) = multiply(multiply(X0,X1),X2)).
% 0.02/1.08  
% 0.02/1.08  % # SZS output end Saturation.
% 0.02/1.08  % ------------------------------
% 0.02/1.08  % Version: Vampire 4.0 (commit 2df2fce on 2015-07-07 02:33:56 +0100)
% 0.02/1.08  % Termination reason: Satisfiable
% 0.02/1.08  
% 0.02/1.08  % Active clauses: 1
% 0.02/1.08  % Passive clauses: 1
% 0.02/1.08  % Generated clauses: 4
% 0.02/1.08  % Final active clauses: 1
% 0.02/1.08  % Input clauses: 1
% 0.02/1.08  % Initial clauses: 1
% 0.02/1.08  % 
% 0.02/1.08  % Fw demodulations: 2
% 0.02/1.08  % 
% 0.02/1.08  % Fw demodulations to eq. taut.: 1
% 0.02/1.08  % 
% 0.02/1.08  % Self superposition: 1
% 0.02/1.08  % 
% 0.02/1.08  % Memory used [KB]: 511
% 0.02/1.08  % Time elapsed: 0.009 s
% 0.02/1.08  % ------------------------------
% 0.02/1.08  ----  Runtime statistics ----
% 0.02/1.08  clauses created: 4
% 0.02/1.08  clauses deleted: 3
% 0.02/1.08  -----------------------------
% 0.02/1.08  % ------------------------------
% 0.02/1.09  % Success in time 0.009 s
%------------------------------------------------------------------------------