TSTP Solution File: LAT267-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : LAT267-1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n031.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 : Fri May  3 02:34:57 EDT 2024

% Result   : Unsatisfiable 1.43s 1.11s
% Output   : CNFRefutation 1.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    2
% Syntax   : Number of clauses     :    3 (   3 unt;   0 nHn;   3 RR)
%            Number of literals    :    3 (   0 equ;   1 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_50,negated_conjecture,
    c_in(v_x,v_S,t_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(c_51,negated_conjecture,
    ~ c_in(v_x,v_S,t_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_2) ).

cnf(c_2816,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_51,c_50]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem  : LAT267-1 : TPTP v8.1.2. Released v3.2.0.
% 0.05/0.11  % Command  : run_iprover %s %d THM
% 0.11/0.31  % Computer : n031.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit : 300
% 0.11/0.31  % WCLimit  : 300
% 0.11/0.31  % DateTime : Thu May  2 18:48:01 EDT 2024
% 0.11/0.31  % CPUTime  : 
% 0.17/0.41  Running first-order theorem proving
% 0.17/0.41  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 1.43/1.11  % SZS status Started for theBenchmark.p
% 1.43/1.11  % SZS status Unsatisfiable for theBenchmark.p
% 1.43/1.11  
% 1.43/1.11  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 1.43/1.11  
% 1.43/1.11  ------  iProver source info
% 1.43/1.11  
% 1.43/1.11  git: date: 2024-05-02 19:28:25 +0000
% 1.43/1.11  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 1.43/1.11  git: non_committed_changes: false
% 1.43/1.11  
% 1.43/1.11  ------ Parsing...successful
% 1.43/1.11  
% 1.43/1.11  
% 1.43/1.11  
% 1.43/1.11  ------ Preprocessing...
% 1.43/1.11  
% 1.43/1.11  % SZS status Unsatisfiable for theBenchmark.p
% 1.43/1.11  
% 1.43/1.11  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.43/1.11  
% 1.43/1.11  
%------------------------------------------------------------------------------