TSTP Solution File: HWV018-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : HWV018-1 : TPTP v8.1.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n007.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  : 600s
% DateTime : Sat Jul 16 19:08:46 EDT 2022

% Result   : Unsatisfiable 0.18s 0.42s
% Output   : Proof 0.18s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ p_Rd(t_139),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_1)]) ).

cnf(g1,plain,
    p_Wr(t_139),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_2)]) ).

cnf(g2,plain,
    p_Full(t_139),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_3)]) ).

cnf(g3,plain,
    ~ p_Reset(t_139),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_4)]) ).

cnf(g4,plain,
    ( ~ p_Full(plus(t_139,n1))
    | ~ p_Wr_error(plus(t_139,n1)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_5)]) ).

cnf(g5,plain,
    ( ~ p_Wr(t_139)
    | sPE(int_level(plus(t_139,n1)),int_level(t_139))
    | gt(fifo_length,int_level(t_139))
    | p_Reset(t_139)
    | p_Rd(t_139) ),
    inference(ground_cnf,[],[file('Axioms/HWV003-0.ax',axiom_44)]) ).

cnf(g6,plain,
    ( ~ p_Wr(t_139)
    | gt(fifo_length,int_level(t_139))
    | p_Reset(t_139)
    | p_Wr_error(plus(t_139,n1))
    | p_Rd(t_139) ),
    inference(ground_cnf,[],[file('Axioms/HWV003-0.ax',axiom_42)]) ).

cnf(g7,plain,
    ( ~ p_Full(t_139)
    | sPE(int_level(t_139),fifo_length) ),
    inference(ground_cnf,[],[file('Axioms/HWV003-0.ax',axiom_23)]) ).

cnf(g8,plain,
    ( ~ sPE(int_level(t_139),fifo_length)
    | sPE(fifo_length,int_level(t_139)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(int_level(plus(t_139,n1)),fifo_length)
    | p_Full(plus(t_139,n1)) ),
    inference(ground_cnf,[],[file('Axioms/HWV003-0.ax',axiom_22)]) ).

cnf(g10,plain,
    ( ~ sPE(fifo_length,int_level(t_139))
    | ~ sPE(fifo_length,int_level(t_139))
    | ~ gt(fifo_length,fifo_length)
    | gt(int_level(t_139),int_level(t_139)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(fifo_length,fifo_length)
    | ~ sPE(int_level(t_139),fifo_length)
    | ~ gt(fifo_length,int_level(t_139))
    | gt(fifo_length,fifo_length) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    sPE(fifo_length,fifo_length),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ~ gt(int_level(t_139),int_level(t_139)),
    inference(ground_cnf,[],[file('Axioms/HWV003-0.ax',axiom_17)]) ).

cnf(g14,plain,
    ( ~ sPE(int_level(plus(t_139,n1)),int_level(t_139))
    | ~ sPE(int_level(t_139),fifo_length)
    | sPE(int_level(plus(t_139,n1)),fifo_length) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : HWV018-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n007.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Fri Jun 17 08:41:27 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.18/0.42  % symbols: 25
% 0.18/0.42  % clauses: 117
% 0.18/0.42  % start clauses: 5
% 0.18/0.42  % iterative deepening steps: 84
% 0.18/0.42  % maximum path limit: 2
% 0.18/0.42  % literal attempts: 194515
% 0.18/0.42  % depth failures: 165274
% 0.18/0.42  % regularity failures: 7599
% 0.18/0.42  % tautology failures: 1280
% 0.18/0.42  % reductions: 11113
% 0.18/0.42  % extensions: 183095
% 0.18/0.42  % SAT variables: 8267
% 0.18/0.42  % SAT clauses: 9569
% 0.18/0.42  % WalkSAT solutions: 9570
% 0.18/0.42  % CDCL solutions: 0
% 0.18/0.42  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.42  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------