TSTP Solution File: ARI634_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI634_1 : TPTP v8.1.2. Released v6.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n025.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 : Tue Aug 22 10:34:09 EDT 2023

% Result   : Unknown 127.96s 92.74s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ARI634_1 : TPTP v8.1.2. Released v6.3.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.35  % Computer : n025.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 Aug  4 00:21:50 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 127.71/92.57  Exception in thread "main" java.lang.IllegalArgumentException: requirement failed
% 127.71/92.57  	at scala.Predef$.require(Predef.scala:268)
% 127.71/92.57  	at beagle.util.Rat.<init>(Rat.scala:8)
% 127.71/92.57  	at beagle.util.Rat.$div(Rat.scala:43)
% 127.71/92.57  	at beagle.bgtheory.LFA.simpRules$.$anonfun$simpRulesTermSafe$1(simpRules.scala:18)
% 127.71/92.57  	at beagle.bgtheory.SimpRule.apply(simplification.scala:17)
% 127.71/92.57  	at beagle.bgtheory.Simplification.$anonfun$simplify$2(simplification.scala:122)
% 127.71/92.57  	at beagle.bgtheory.Simplification.$anonfun$simplify$2$adapted(simplification.scala:121)
% 127.71/92.57  	at scala.collection.immutable.List.foreach(List.scala:392)
% 127.71/92.57  	at beagle.bgtheory.Simplification.simplify(simplification.scala:121)
% 127.71/92.57  	at beagle.bgtheory.Simplification.simplify$(simplification.scala:109)
% 127.71/92.57  	at beagle.bgtheory.Solver.simplify(Solver.scala:24)
% 127.71/92.57  	at beagle.fol.Term.simplifyBG$lzycompute(Term.scala:239)
% 127.71/92.57  	at beagle.fol.Term.simplifyBG(Term.scala:231)
% 127.71/92.57  	at beagle.bgtheory.Simplification.simplify(simplification.scala:180)
% 127.71/92.57  	at beagle.bgtheory.Simplification.simplify$(simplification.scala:143)
% 127.71/92.57  	at beagle.bgtheory.Solver.simplify(Solver.scala:24)
% 127.71/92.57  	at beagle.datastructures.Lit.simplifyBG(Lit.scala:294)
% 127.71/92.57  	at beagle.datastructures.ConsClause.$anonfun$simplifyBG$1(ConsClause.scala:345)
% 127.71/92.57  	at scala.collection.immutable.List.map(List.scala:286)
% 127.71/92.57  	at beagle.datastructures.ConsClause.simplifyBG$lzycompute(ConsClause.scala:345)
% 127.71/92.57  	at beagle.datastructures.ConsClause.simplifyBG(ConsClause.scala:338)
% 127.71/92.57  	at beagle.calculus.simplification$.simplifyCheap(simplification.scala:319)
% 127.71/92.57  	at beagle.datastructures.ConsClause.simplifyCheap$lzycompute(ConsClause.scala:336)
% 127.71/92.57  	at beagle.datastructures.ConsClause.simplifyCheap(ConsClause.scala:336)
% 127.71/92.57  	at beagle.calculus.simplification$.reduceWithStatus(simplification.scala:429)
% 127.71/92.57  	at beagle.datastructures.ConsClause.reduceWithStatus(ConsClause.scala:333)
% 127.71/92.57  	at beagle.datastructures.ListClauseSet.$anonfun$addAndBackwardReduce$1(ClauseSet.scala:342)
% 127.71/92.57  	at scala.collection.immutable.List.foreach(List.scala:392)
% 127.71/92.57  	at scala.collection.generic.TraversableForwarder.foreach(TraversableForwarder.scala:38)
% 127.71/92.57  	at scala.collection.generic.TraversableForwarder.foreach$(TraversableForwarder.scala:38)
% 127.71/92.57  	at scala.collection.mutable.ListBuffer.foreach(ListBuffer.scala:47)
% 127.71/92.57  	at beagle.datastructures.ListClauseSet.addAndBackwardReduce(ClauseSet.scala:340)
% 127.71/92.57  	at beagle.calculus.State.derive(State.scala:248)
% 127.71/92.57  	at beagle.main$.run(main.scala:325)
% 127.71/92.57  	at beagle.main$.main(main.scala:648)
% 127.71/92.57  	at beagle.main.main(main.scala)
% 127.80/92.57  
% 127.80/92.57  Execution interrupted
% 127.80/92.57  
% 127.80/92.57  Inference rules
% 127.80/92.57  ----------------------
% 127.80/92.57  #Ref     : 11
% 127.80/92.57  #Sup     : 39976
% 127.80/92.57  #Fact    : 0
% 127.80/92.57  #Define  : 7
% 127.80/92.57  #Split   : 165
% 127.80/92.57  #Chain   : 0
% 127.80/92.57  #Close   : 45
% 127.80/92.57  
% 127.80/92.57  Ordering : LPO
% 127.80/92.57  
% 127.80/92.57  Simplification rules
% 127.80/92.57  ----------------------
% 127.80/92.57  #Subsume      : 13042
% 127.80/92.57  #Demod        : 14340
% 127.80/92.57  #Tautology    : 2035
% 127.80/92.57  #SimpNegUnit  : 3729
% 127.80/92.57  #BackRed      : 392
% 127.80/92.57  
% 127.80/92.57  #Partial instantiations: 0
% 127.80/92.57  #Strategies tried      : 1
% 127.80/92.57  
% 127.80/92.58  Timing (in seconds)
% 127.80/92.58  ----------------------
% 127.80/92.58  Preprocessing        : 0.70
% 127.80/92.58  Parsing              : 0.33
% 127.80/92.58  CNF conversion       : 0.03
% 127.80/92.58  Main loop            : 90.81
% 127.80/92.58  Inferencing          : 2.99
% 127.80/92.58  Reduction            : 11.96
% 127.80/92.58  Demodulation         : 8.30
% 127.80/92.58  BG Simplification    : 1.62
% 127.80/92.58  Subsumption          : 12.95
% 127.80/92.58  Abstraction          : 1.11
% 127.80/92.58  MUC search           : 42.57
% 127.80/92.58  Cooper               : 0.00
% 127.80/92.58  Total                : 91.52
% 127.80/92.58  Index Insertion      : 0.00
% 127.80/92.58  Index Deletion       : 0.00
% 127.80/92.58  Index Matching       : 0.00
% 127.80/92.58  BG Taut test         : 0.00
%------------------------------------------------------------------------------