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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SCT052-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n010.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:58:20 EDT 2024

% Result   : Unsatisfiable 0.88s 1.12s
% Output   : CNFRefutation 0.88s
% 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 (   2 equ;   1 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_645,negated_conjecture,
    v_b____ != v_c____,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_4) ).

cnf(c_646,negated_conjecture,
    v_b____ = v_c____,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_5) ).

cnf(c_671,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_645,c_646]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SCT052-1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.11  % Command  : run_iprover %s %d THM
% 0.11/0.31  % Computer : n010.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:34:04 EDT 2024
% 0.11/0.31  % CPUTime  : 
% 0.16/0.42  Running first-order theorem proving
% 0.16/0.43  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
% 0.88/1.12  % SZS status Started for theBenchmark.p
% 0.88/1.12  % SZS status Unsatisfiable for theBenchmark.p
% 0.88/1.12  
% 0.88/1.12  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.88/1.12  
% 0.88/1.12  ------  iProver source info
% 0.88/1.12  
% 0.88/1.12  git: date: 2024-05-02 19:28:25 +0000
% 0.88/1.12  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.88/1.12  git: non_committed_changes: false
% 0.88/1.12  
% 0.88/1.12  ------ Parsing...successful
% 0.88/1.12  
% 0.88/1.12  
% 0.88/1.12  
% 0.88/1.12  ------ Preprocessing...
% 0.88/1.12  
% 0.88/1.12  % SZS status Unsatisfiable for theBenchmark.p
% 0.88/1.12  
% 0.88/1.12  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.88/1.12  
% 0.88/1.12  
%------------------------------------------------------------------------------