./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/nla-digbench-scaling/dijkstra-u_unwindbound50.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/nla-digbench-scaling/dijkstra-u_unwindbound50.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 2616f51a0d79e0bd682803708141b0dc94462ecdbaee78ea9cc6b43878e4310d --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-17 04:22:41,753 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-17 04:22:41,832 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-17 04:22:41,839 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-17 04:22:41,841 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-17 04:22:41,867 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-17 04:22:41,868 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-17 04:22:41,868 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-17 04:22:41,869 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-17 04:22:41,869 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-17 04:22:41,869 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-17 04:22:41,870 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-17 04:22:41,870 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-17 04:22:41,871 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-17 04:22:41,871 INFO L153 SettingsManager]: * Use SBE=true [2024-11-17 04:22:41,872 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-17 04:22:41,872 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-17 04:22:41,873 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-17 04:22:41,873 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-17 04:22:41,873 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-17 04:22:41,874 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-17 04:22:41,874 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-17 04:22:41,875 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-17 04:22:41,875 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-17 04:22:41,875 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-17 04:22:41,876 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-17 04:22:41,876 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-17 04:22:41,876 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-17 04:22:41,877 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-17 04:22:41,877 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-17 04:22:41,877 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-17 04:22:41,878 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-17 04:22:41,878 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-17 04:22:41,878 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-17 04:22:41,879 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 04:22:41,879 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-17 04:22:41,879 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-17 04:22:41,880 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-17 04:22:41,880 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-17 04:22:41,880 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-17 04:22:41,881 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-17 04:22:41,881 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-17 04:22:41,881 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-17 04:22:41,882 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-17 04:22:41,882 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2616f51a0d79e0bd682803708141b0dc94462ecdbaee78ea9cc6b43878e4310d [2024-11-17 04:22:42,132 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-17 04:22:42,162 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-17 04:22:42,166 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-17 04:22:42,168 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-17 04:22:42,168 INFO L274 PluginConnector]: CDTParser initialized [2024-11-17 04:22:42,169 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/nla-digbench-scaling/dijkstra-u_unwindbound50.c [2024-11-17 04:22:43,742 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-17 04:22:43,926 INFO L384 CDTParser]: Found 1 translation units. [2024-11-17 04:22:43,927 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/nla-digbench-scaling/dijkstra-u_unwindbound50.c [2024-11-17 04:22:43,935 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/af45d4158/7d9a8bde307143cab5c7b0311e5ffa1f/FLAGd4170bfe8 [2024-11-17 04:22:44,304 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/af45d4158/7d9a8bde307143cab5c7b0311e5ffa1f [2024-11-17 04:22:44,307 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-17 04:22:44,308 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-17 04:22:44,309 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-17 04:22:44,309 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-17 04:22:44,313 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-17 04:22:44,314 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,315 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6b94a68e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44, skipping insertion in model container [2024-11-17 04:22:44,315 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,337 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-17 04:22:44,568 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 04:22:44,577 INFO L200 MainTranslator]: Completed pre-run [2024-11-17 04:22:44,629 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 04:22:44,668 INFO L204 MainTranslator]: Completed translation [2024-11-17 04:22:44,669 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44 WrapperNode [2024-11-17 04:22:44,669 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-17 04:22:44,670 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-17 04:22:44,670 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-17 04:22:44,671 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-17 04:22:44,683 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,689 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,708 INFO L138 Inliner]: procedures = 14, calls = 18, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 72 [2024-11-17 04:22:44,709 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-17 04:22:44,710 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-17 04:22:44,710 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-17 04:22:44,710 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-17 04:22:44,721 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,722 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,727 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,742 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-17 04:22:44,743 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,743 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,746 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,746 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,747 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,748 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,750 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-17 04:22:44,751 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-17 04:22:44,751 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-17 04:22:44,751 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-17 04:22:44,752 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (1/1) ... [2024-11-17 04:22:44,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 04:22:44,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:44,788 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-17 04:22:44,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-17 04:22:44,839 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-17 04:22:44,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-17 04:22:44,839 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-17 04:22:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-17 04:22:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-17 04:22:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-17 04:22:44,903 INFO L256 CfgBuilder]: Building ICFG [2024-11-17 04:22:44,904 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-17 04:22:45,148 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-17 04:22:45,149 INFO L307 CfgBuilder]: Performing block encoding [2024-11-17 04:22:45,163 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-17 04:22:45,164 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-17 04:22:45,164 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 04:22:45 BoogieIcfgContainer [2024-11-17 04:22:45,164 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-17 04:22:45,167 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-17 04:22:45,168 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-17 04:22:45,170 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-17 04:22:45,171 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.11 04:22:44" (1/3) ... [2024-11-17 04:22:45,171 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ab965f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 04:22:45, skipping insertion in model container [2024-11-17 04:22:45,171 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:22:44" (2/3) ... [2024-11-17 04:22:45,172 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ab965f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 04:22:45, skipping insertion in model container [2024-11-17 04:22:45,172 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 04:22:45" (3/3) ... [2024-11-17 04:22:45,173 INFO L112 eAbstractionObserver]: Analyzing ICFG dijkstra-u_unwindbound50.c [2024-11-17 04:22:45,186 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-17 04:22:45,186 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-11-17 04:22:45,244 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-17 04:22:45,251 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5543ee87, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-17 04:22:45,251 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-17 04:22:45,255 INFO L276 IsEmpty]: Start isEmpty. Operand has 40 states, 25 states have (on average 1.52) internal successors, (38), 29 states have internal predecessors, (38), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-17 04:22:45,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-17 04:22:45,259 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:45,260 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-17 04:22:45,261 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:45,265 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:45,265 INFO L85 PathProgramCache]: Analyzing trace with hash -2106808482, now seen corresponding path program 1 times [2024-11-17 04:22:45,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:45,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2078073275] [2024-11-17 04:22:45,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:45,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:45,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:45,397 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:45,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:45,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2078073275] [2024-11-17 04:22:45,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2078073275] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:45,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:22:45,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:22:45,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087754241] [2024-11-17 04:22:45,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:45,405 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-17 04:22:45,405 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:45,427 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-17 04:22:45,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-17 04:22:45,429 INFO L87 Difference]: Start difference. First operand has 40 states, 25 states have (on average 1.52) internal successors, (38), 29 states have internal predecessors, (38), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) Second operand has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,447 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:45,447 INFO L93 Difference]: Finished difference Result 76 states and 116 transitions. [2024-11-17 04:22:45,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-17 04:22:45,449 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-17 04:22:45,449 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:45,454 INFO L225 Difference]: With dead ends: 76 [2024-11-17 04:22:45,454 INFO L226 Difference]: Without dead ends: 31 [2024-11-17 04:22:45,457 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-17 04:22:45,459 INFO L432 NwaCegarLoop]: 51 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:45,460 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:22:45,473 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-17 04:22:45,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2024-11-17 04:22:45,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 20 states have (on average 1.35) internal successors, (27), 23 states have internal predecessors, (27), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:45,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 39 transitions. [2024-11-17 04:22:45,489 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 39 transitions. Word has length 6 [2024-11-17 04:22:45,489 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:45,490 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 39 transitions. [2024-11-17 04:22:45,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,490 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 39 transitions. [2024-11-17 04:22:45,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-17 04:22:45,490 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:45,490 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-17 04:22:45,491 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-17 04:22:45,491 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:45,491 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:45,492 INFO L85 PathProgramCache]: Analyzing trace with hash -2106778691, now seen corresponding path program 1 times [2024-11-17 04:22:45,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:45,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745247242] [2024-11-17 04:22:45,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:45,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:45,594 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:45,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:45,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745247242] [2024-11-17 04:22:45,598 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745247242] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:45,598 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:22:45,598 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:22:45,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [791259512] [2024-11-17 04:22:45,600 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:45,601 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:22:45,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:45,603 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:22:45,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:22:45,603 INFO L87 Difference]: Start difference. First operand 31 states and 39 transitions. Second operand has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,655 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:45,656 INFO L93 Difference]: Finished difference Result 37 states and 45 transitions. [2024-11-17 04:22:45,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:22:45,657 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-17 04:22:45,657 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:45,658 INFO L225 Difference]: With dead ends: 37 [2024-11-17 04:22:45,658 INFO L226 Difference]: Without dead ends: 36 [2024-11-17 04:22:45,659 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-17 04:22:45,661 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 16 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 82 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:45,663 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 82 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:22:45,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-11-17 04:22:45,671 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 30. [2024-11-17 04:22:45,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 20 states have (on average 1.3) internal successors, (26), 22 states have internal predecessors, (26), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:45,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 38 transitions. [2024-11-17 04:22:45,674 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 38 transitions. Word has length 6 [2024-11-17 04:22:45,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:45,674 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 38 transitions. [2024-11-17 04:22:45,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,674 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 38 transitions. [2024-11-17 04:22:45,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-17 04:22:45,675 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:45,675 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:45,675 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-17 04:22:45,676 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:45,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:45,677 INFO L85 PathProgramCache]: Analyzing trace with hash -885629977, now seen corresponding path program 1 times [2024-11-17 04:22:45,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:45,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [963553138] [2024-11-17 04:22:45,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:45,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:45,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:45,752 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:45,753 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:45,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [963553138] [2024-11-17 04:22:45,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [963553138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:45,754 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:22:45,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:22:45,754 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569333187] [2024-11-17 04:22:45,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:45,755 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:22:45,755 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:45,756 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:22:45,756 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:22:45,756 INFO L87 Difference]: Start difference. First operand 30 states and 38 transitions. Second operand has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:45,813 INFO L93 Difference]: Finished difference Result 55 states and 70 transitions. [2024-11-17 04:22:45,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:22:45,815 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7 [2024-11-17 04:22:45,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:45,817 INFO L225 Difference]: With dead ends: 55 [2024-11-17 04:22:45,817 INFO L226 Difference]: Without dead ends: 35 [2024-11-17 04:22:45,818 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-17 04:22:45,819 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 5 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:45,819 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 92 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:22:45,820 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2024-11-17 04:22:45,827 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2024-11-17 04:22:45,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 25 states have (on average 1.24) internal successors, (31), 27 states have internal predecessors, (31), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:45,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 43 transitions. [2024-11-17 04:22:45,830 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 43 transitions. Word has length 7 [2024-11-17 04:22:45,831 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:45,831 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 43 transitions. [2024-11-17 04:22:45,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:45,832 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 43 transitions. [2024-11-17 04:22:45,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-17 04:22:45,833 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:45,833 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:45,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-17 04:22:45,834 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:45,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:45,838 INFO L85 PathProgramCache]: Analyzing trace with hash -1713036394, now seen corresponding path program 1 times [2024-11-17 04:22:45,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:45,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842322654] [2024-11-17 04:22:45,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:45,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:45,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:45,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:45,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:45,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842322654] [2024-11-17 04:22:45,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [842322654] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:45,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:22:45,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-17 04:22:45,965 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085300170] [2024-11-17 04:22:45,966 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:45,966 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-17 04:22:45,967 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:45,967 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-17 04:22:45,968 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-17 04:22:45,968 INFO L87 Difference]: Start difference. First operand 35 states and 43 transitions. Second operand has 6 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,088 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:46,089 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-11-17 04:22:46,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-17 04:22:46,090 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-11-17 04:22:46,090 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:46,091 INFO L225 Difference]: With dead ends: 35 [2024-11-17 04:22:46,091 INFO L226 Difference]: Without dead ends: 34 [2024-11-17 04:22:46,091 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72 [2024-11-17 04:22:46,092 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 50 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:46,093 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 73 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:22:46,095 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-17 04:22:46,102 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2024-11-17 04:22:46,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 25 states have (on average 1.2) internal successors, (30), 26 states have internal predecessors, (30), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:46,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 42 transitions. [2024-11-17 04:22:46,105 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 42 transitions. Word has length 12 [2024-11-17 04:22:46,105 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:46,106 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 42 transitions. [2024-11-17 04:22:46,106 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-11-17 04:22:46,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-17 04:22:46,107 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:46,107 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:46,107 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-17 04:22:46,107 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:46,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:46,108 INFO L85 PathProgramCache]: Analyzing trace with hash -1564520671, now seen corresponding path program 1 times [2024-11-17 04:22:46,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:46,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1981837524] [2024-11-17 04:22:46,109 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:46,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:46,237 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:46,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:46,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1981837524] [2024-11-17 04:22:46,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1981837524] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:46,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:22:46,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-17 04:22:46,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969186339] [2024-11-17 04:22:46,240 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:46,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-17 04:22:46,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:46,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-17 04:22:46,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-17 04:22:46,244 INFO L87 Difference]: Start difference. First operand 34 states and 42 transitions. Second operand has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,355 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:46,355 INFO L93 Difference]: Finished difference Result 46 states and 55 transitions. [2024-11-17 04:22:46,356 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-17 04:22:46,357 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-17 04:22:46,357 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:46,359 INFO L225 Difference]: With dead ends: 46 [2024-11-17 04:22:46,359 INFO L226 Difference]: Without dead ends: 45 [2024-11-17 04:22:46,360 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-17 04:22:46,362 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 14 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:46,362 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 129 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:22:46,367 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-11-17 04:22:46,371 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 38. [2024-11-17 04:22:46,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 29 states have (on average 1.206896551724138) internal successors, (35), 30 states have internal predecessors, (35), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:46,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 47 transitions. [2024-11-17 04:22:46,375 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 47 transitions. Word has length 13 [2024-11-17 04:22:46,375 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:46,375 INFO L471 AbstractCegarLoop]: Abstraction has 38 states and 47 transitions. [2024-11-17 04:22:46,377 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,377 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 47 transitions. [2024-11-17 04:22:46,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-17 04:22:46,378 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:46,378 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:46,378 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-17 04:22:46,379 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:46,379 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:46,379 INFO L85 PathProgramCache]: Analyzing trace with hash -1564448180, now seen corresponding path program 1 times [2024-11-17 04:22:46,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:46,379 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170899009] [2024-11-17 04:22:46,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:46,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:46,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:46,454 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:46,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:46,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170899009] [2024-11-17 04:22:46,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170899009] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:46,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1858950125] [2024-11-17 04:22:46,455 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:46,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:46,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:46,458 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:46,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-17 04:22:46,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:46,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-17 04:22:46,506 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:46,551 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:46,552 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:46,607 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:46,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1858950125] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:46,608 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:46,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8 [2024-11-17 04:22:46,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [148107245] [2024-11-17 04:22:46,608 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:46,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-17 04:22:46,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:46,609 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-17 04:22:46,609 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:22:46,609 INFO L87 Difference]: Start difference. First operand 38 states and 47 transitions. Second operand has 10 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,733 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:46,734 INFO L93 Difference]: Finished difference Result 84 states and 105 transitions. [2024-11-17 04:22:46,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-17 04:22:46,734 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-17 04:22:46,735 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:46,735 INFO L225 Difference]: With dead ends: 84 [2024-11-17 04:22:46,735 INFO L226 Difference]: Without dead ends: 65 [2024-11-17 04:22:46,736 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=99, Invalid=173, Unknown=0, NotChecked=0, Total=272 [2024-11-17 04:22:46,737 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 52 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 64 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 176 SdHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 64 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:46,737 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 176 Invalid, 67 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 64 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:22:46,738 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-11-17 04:22:46,742 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 53. [2024-11-17 04:22:46,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 44 states have (on average 1.2045454545454546) internal successors, (53), 45 states have internal predecessors, (53), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:22:46,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 65 transitions. [2024-11-17 04:22:46,744 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 65 transitions. Word has length 13 [2024-11-17 04:22:46,744 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:46,744 INFO L471 AbstractCegarLoop]: Abstraction has 53 states and 65 transitions. [2024-11-17 04:22:46,744 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:46,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 65 transitions. [2024-11-17 04:22:46,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-17 04:22:46,745 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:46,745 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:46,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-17 04:22:46,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-17 04:22:46,947 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:46,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:46,947 INFO L85 PathProgramCache]: Analyzing trace with hash -1596179002, now seen corresponding path program 1 times [2024-11-17 04:22:46,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:46,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212035624] [2024-11-17 04:22:46,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:46,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:47,107 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:47,107 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:47,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212035624] [2024-11-17 04:22:47,108 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212035624] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:47,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1961447441] [2024-11-17 04:22:47,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:47,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:47,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:47,112 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:47,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-17 04:22:47,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:47,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-17 04:22:47,165 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:47,212 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:47,212 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:47,314 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:47,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1961447441] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:47,315 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:47,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-11-17 04:22:47,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1571292537] [2024-11-17 04:22:47,316 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:47,316 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-17 04:22:47,317 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:47,317 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-17 04:22:47,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182 [2024-11-17 04:22:47,318 INFO L87 Difference]: Start difference. First operand 53 states and 65 transitions. Second operand has 14 states, 13 states have (on average 2.923076923076923) internal successors, (38), 13 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:51,619 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:22:51,756 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:51,756 INFO L93 Difference]: Finished difference Result 92 states and 115 transitions. [2024-11-17 04:22:51,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-17 04:22:51,757 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 13 states have (on average 2.923076923076923) internal successors, (38), 13 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19 [2024-11-17 04:22:51,757 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:51,758 INFO L225 Difference]: With dead ends: 92 [2024-11-17 04:22:51,758 INFO L226 Difference]: Without dead ends: 91 [2024-11-17 04:22:51,759 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 128 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=194, Invalid=562, Unknown=0, NotChecked=0, Total=756 [2024-11-17 04:22:51,759 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 85 mSDsluCounter, 164 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 3 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 85 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:51,760 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [85 Valid, 190 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 140 Invalid, 1 Unknown, 0 Unchecked, 4.3s Time] [2024-11-17 04:22:51,760 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91 states. [2024-11-17 04:22:51,773 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 73. [2024-11-17 04:22:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 57 states have (on average 1.2105263157894737) internal successors, (69), 58 states have internal predecessors, (69), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-11-17 04:22:51,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 93 transitions. [2024-11-17 04:22:51,776 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 93 transitions. Word has length 19 [2024-11-17 04:22:51,776 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:51,776 INFO L471 AbstractCegarLoop]: Abstraction has 73 states and 93 transitions. [2024-11-17 04:22:51,777 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 13 states have (on average 2.923076923076923) internal successors, (38), 13 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:51,777 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 93 transitions. [2024-11-17 04:22:51,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-17 04:22:51,778 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:51,778 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 1, 1, 1, 1, 1] [2024-11-17 04:22:51,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-17 04:22:51,978 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-17 04:22:51,979 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:51,979 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:51,979 INFO L85 PathProgramCache]: Analyzing trace with hash -66119941, now seen corresponding path program 2 times [2024-11-17 04:22:51,979 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:51,980 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2142001175] [2024-11-17 04:22:51,980 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:51,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:52,220 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:52,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:52,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2142001175] [2024-11-17 04:22:52,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2142001175] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:52,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1798322570] [2024-11-17 04:22:52,221 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:22:52,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:52,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:52,224 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:52,225 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-17 04:22:52,274 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-17 04:22:52,274 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:22:52,275 INFO L255 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-17 04:22:52,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:52,363 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:52,364 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:52,584 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:52,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1798322570] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:52,584 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:52,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 20 [2024-11-17 04:22:52,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1211502148] [2024-11-17 04:22:52,585 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:52,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-11-17 04:22:52,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:52,586 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-11-17 04:22:52,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=131, Invalid=331, Unknown=0, NotChecked=0, Total=462 [2024-11-17 04:22:52,587 INFO L87 Difference]: Start difference. First operand 73 states and 93 transitions. Second operand has 22 states, 21 states have (on average 2.9523809523809526) internal successors, (62), 21 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:53,069 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:53,070 INFO L93 Difference]: Finished difference Result 166 states and 207 transitions. [2024-11-17 04:22:53,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-17 04:22:53,071 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 21 states have (on average 2.9523809523809526) internal successors, (62), 21 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 31 [2024-11-17 04:22:53,071 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:53,072 INFO L225 Difference]: With dead ends: 166 [2024-11-17 04:22:53,072 INFO L226 Difference]: Without dead ends: 144 [2024-11-17 04:22:53,073 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 289 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=549, Invalid=1091, Unknown=0, NotChecked=0, Total=1640 [2024-11-17 04:22:53,074 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 166 mSDsluCounter, 269 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 299 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:53,074 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 299 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:22:53,075 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144 states. [2024-11-17 04:22:53,085 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144 to 106. [2024-11-17 04:22:53,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 106 states, 90 states have (on average 1.211111111111111) internal successors, (109), 91 states have internal predecessors, (109), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-11-17 04:22:53,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 133 transitions. [2024-11-17 04:22:53,087 INFO L78 Accepts]: Start accepts. Automaton has 106 states and 133 transitions. Word has length 31 [2024-11-17 04:22:53,087 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:53,087 INFO L471 AbstractCegarLoop]: Abstraction has 106 states and 133 transitions. [2024-11-17 04:22:53,087 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 21 states have (on average 2.9523809523809526) internal successors, (62), 21 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:53,087 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 133 transitions. [2024-11-17 04:22:53,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-17 04:22:53,088 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:53,088 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:53,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-17 04:22:53,288 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:53,289 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:53,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:53,290 INFO L85 PathProgramCache]: Analyzing trace with hash 551316277, now seen corresponding path program 2 times [2024-11-17 04:22:53,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:53,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [623500693] [2024-11-17 04:22:53,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:53,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:53,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:53,508 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:53,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:53,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [623500693] [2024-11-17 04:22:53,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [623500693] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:53,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1852875513] [2024-11-17 04:22:53,509 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:22:53,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:53,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:53,511 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:53,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-17 04:22:53,555 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-17 04:22:53,555 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:22:53,556 INFO L255 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-17 04:22:53,557 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:53,618 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-17 04:22:53,618 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:22:53,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1852875513] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:53,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:22:53,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [12] total 16 [2024-11-17 04:22:53,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [113065303] [2024-11-17 04:22:53,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:53,619 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:22:53,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:53,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:22:53,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=209, Unknown=0, NotChecked=0, Total=272 [2024-11-17 04:22:53,620 INFO L87 Difference]: Start difference. First operand 106 states and 133 transitions. Second operand has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:53,707 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:53,708 INFO L93 Difference]: Finished difference Result 115 states and 142 transitions. [2024-11-17 04:22:53,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-17 04:22:53,708 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2024-11-17 04:22:53,708 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:53,709 INFO L225 Difference]: With dead ends: 115 [2024-11-17 04:22:53,709 INFO L226 Difference]: Without dead ends: 114 [2024-11-17 04:22:53,710 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=71, Invalid=271, Unknown=0, NotChecked=0, Total=342 [2024-11-17 04:22:53,710 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 15 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:53,711 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 92 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:22:53,712 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 114 states. [2024-11-17 04:22:53,725 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 106. [2024-11-17 04:22:53,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 106 states, 90 states have (on average 1.211111111111111) internal successors, (109), 91 states have internal predecessors, (109), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-11-17 04:22:53,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 133 transitions. [2024-11-17 04:22:53,727 INFO L78 Accepts]: Start accepts. Automaton has 106 states and 133 transitions. Word has length 37 [2024-11-17 04:22:53,727 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:53,727 INFO L471 AbstractCegarLoop]: Abstraction has 106 states and 133 transitions. [2024-11-17 04:22:53,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:53,728 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 133 transitions. [2024-11-17 04:22:53,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-17 04:22:53,730 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:53,730 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:53,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-17 04:22:53,931 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:53,931 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:53,932 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:53,932 INFO L85 PathProgramCache]: Analyzing trace with hash 782376155, now seen corresponding path program 1 times [2024-11-17 04:22:53,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:53,932 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700463495] [2024-11-17 04:22:53,932 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:53,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:53,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:54,140 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:54,140 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:54,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700463495] [2024-11-17 04:22:54,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700463495] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:54,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [792186677] [2024-11-17 04:22:54,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:54,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:54,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:54,143 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:54,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-17 04:22:54,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:54,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-17 04:22:54,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:54,276 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:54,277 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:54,572 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:54,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [792186677] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:54,573 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:54,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-17 04:22:54,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19662986] [2024-11-17 04:22:54,573 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:54,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-11-17 04:22:54,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:54,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-11-17 04:22:54,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=181, Invalid=469, Unknown=0, NotChecked=0, Total=650 [2024-11-17 04:22:54,575 INFO L87 Difference]: Start difference. First operand 106 states and 133 transitions. Second operand has 26 states, 26 states have (on average 3.1153846153846154) internal successors, (81), 25 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:55,177 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:55,178 INFO L93 Difference]: Finished difference Result 179 states and 218 transitions. [2024-11-17 04:22:55,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-11-17 04:22:55,179 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 3.1153846153846154) internal successors, (81), 25 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 42 [2024-11-17 04:22:55,179 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:55,180 INFO L225 Difference]: With dead ends: 179 [2024-11-17 04:22:55,180 INFO L226 Difference]: Without dead ends: 160 [2024-11-17 04:22:55,181 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 118 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 435 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=779, Invalid=1573, Unknown=0, NotChecked=0, Total=2352 [2024-11-17 04:22:55,182 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 175 mSDsluCounter, 228 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 175 SdHoareTripleChecker+Valid, 259 SdHoareTripleChecker+Invalid, 150 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:55,182 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [175 Valid, 259 Invalid, 150 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-17 04:22:55,183 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 160 states. [2024-11-17 04:22:55,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 120. [2024-11-17 04:22:55,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 120 states, 104 states have (on average 1.1634615384615385) internal successors, (121), 105 states have internal predecessors, (121), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-11-17 04:22:55,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 145 transitions. [2024-11-17 04:22:55,192 INFO L78 Accepts]: Start accepts. Automaton has 120 states and 145 transitions. Word has length 42 [2024-11-17 04:22:55,192 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:55,192 INFO L471 AbstractCegarLoop]: Abstraction has 120 states and 145 transitions. [2024-11-17 04:22:55,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 3.1153846153846154) internal successors, (81), 25 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:55,193 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 145 transitions. [2024-11-17 04:22:55,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-17 04:22:55,194 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:55,194 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:55,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-17 04:22:55,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-17 04:22:55,395 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:55,396 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:55,396 INFO L85 PathProgramCache]: Analyzing trace with hash 723228256, now seen corresponding path program 1 times [2024-11-17 04:22:55,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:55,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [895500128] [2024-11-17 04:22:55,396 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:55,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:55,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-11-17 04:22:55,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-17 04:22:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-17 04:22:55,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42 [2024-11-17 04:22:55,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-17 04:22:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2024-11-17 04:22:55,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,633 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-17 04:22:55,633 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:55,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [895500128] [2024-11-17 04:22:55,633 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [895500128] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:55,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1893777167] [2024-11-17 04:22:55,633 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:55,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:55,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:55,635 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:55,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-17 04:22:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:55,692 INFO L255 TraceCheckSpWp]: Trace formula consists of 141 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-17 04:22:55,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:55,801 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-17 04:22:55,802 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:56,056 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-17 04:22:56,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1893777167] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:56,057 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:56,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 11] total 21 [2024-11-17 04:22:56,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1899622641] [2024-11-17 04:22:56,057 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:56,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-11-17 04:22:56,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:56,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-11-17 04:22:56,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=107, Invalid=355, Unknown=0, NotChecked=0, Total=462 [2024-11-17 04:22:56,060 INFO L87 Difference]: Start difference. First operand 120 states and 145 transitions. Second operand has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 states have internal predecessors, (70), 2 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) [2024-11-17 04:22:56,844 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:56,844 INFO L93 Difference]: Finished difference Result 195 states and 240 transitions. [2024-11-17 04:22:56,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2024-11-17 04:22:56,845 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 states have internal predecessors, (70), 2 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) Word has length 62 [2024-11-17 04:22:56,846 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:56,847 INFO L225 Difference]: With dead ends: 195 [2024-11-17 04:22:56,847 INFO L226 Difference]: Without dead ends: 194 [2024-11-17 04:22:56,848 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 168 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 448 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=493, Invalid=1577, Unknown=0, NotChecked=0, Total=2070 [2024-11-17 04:22:56,849 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 177 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 229 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 228 SdHoareTripleChecker+Invalid, 257 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 229 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:56,849 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 228 Invalid, 257 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 229 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-17 04:22:56,850 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 194 states. [2024-11-17 04:22:56,869 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 194 to 154. [2024-11-17 04:22:56,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 154 states, 124 states have (on average 1.153225806451613) internal successors, (143), 125 states have internal predecessors, (143), 24 states have call successors, (24), 4 states have call predecessors, (24), 4 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24) [2024-11-17 04:22:56,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 191 transitions. [2024-11-17 04:22:56,871 INFO L78 Accepts]: Start accepts. Automaton has 154 states and 191 transitions. Word has length 62 [2024-11-17 04:22:56,871 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:56,871 INFO L471 AbstractCegarLoop]: Abstraction has 154 states and 191 transitions. [2024-11-17 04:22:56,871 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 states have internal predecessors, (70), 2 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) [2024-11-17 04:22:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 191 transitions. [2024-11-17 04:22:56,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-17 04:22:56,879 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:56,879 INFO L215 NwaCegarLoop]: trace histogram [13, 13, 12, 12, 12, 12, 1, 1, 1, 1, 1] [2024-11-17 04:22:56,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-17 04:22:57,083 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:57,084 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:57,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:57,084 INFO L85 PathProgramCache]: Analyzing trace with hash 1543739683, now seen corresponding path program 3 times [2024-11-17 04:22:57,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:57,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1803549173] [2024-11-17 04:22:57,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:57,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:57,766 INFO L134 CoverageAnalysis]: Checked inductivity of 432 backedges. 0 proven. 432 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:22:57,766 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:57,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1803549173] [2024-11-17 04:22:57,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1803549173] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:57,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1645971643] [2024-11-17 04:22:57,767 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-17 04:22:57,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:57,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:57,769 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:57,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-17 04:22:57,810 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-17 04:22:57,810 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:22:57,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-17 04:22:57,815 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:57,916 INFO L134 CoverageAnalysis]: Checked inductivity of 432 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 374 trivial. 0 not checked. [2024-11-17 04:22:57,917 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:22:57,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1645971643] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:22:57,917 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:22:57,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [26] total 30 [2024-11-17 04:22:57,918 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1347165918] [2024-11-17 04:22:57,918 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:22:57,918 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:22:57,919 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:57,919 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:22:57,919 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=241, Invalid=689, Unknown=0, NotChecked=0, Total=930 [2024-11-17 04:22:57,920 INFO L87 Difference]: Start difference. First operand 154 states and 191 transitions. Second operand has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:58,005 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:22:58,005 INFO L93 Difference]: Finished difference Result 162 states and 199 transitions. [2024-11-17 04:22:58,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:22:58,006 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 79 [2024-11-17 04:22:58,007 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:22:58,009 INFO L225 Difference]: With dead ends: 162 [2024-11-17 04:22:58,009 INFO L226 Difference]: Without dead ends: 161 [2024-11-17 04:22:58,010 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 194 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=251, Invalid=805, Unknown=0, NotChecked=0, Total=1056 [2024-11-17 04:22:58,010 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 14 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 105 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:22:58,010 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 105 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:22:58,011 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 161 states. [2024-11-17 04:22:58,025 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 161 to 153. [2024-11-17 04:22:58,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 153 states, 124 states have (on average 1.1451612903225807) internal successors, (142), 124 states have internal predecessors, (142), 24 states have call successors, (24), 4 states have call predecessors, (24), 4 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24) [2024-11-17 04:22:58,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 153 states and 190 transitions. [2024-11-17 04:22:58,028 INFO L78 Accepts]: Start accepts. Automaton has 153 states and 190 transitions. Word has length 79 [2024-11-17 04:22:58,029 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:22:58,029 INFO L471 AbstractCegarLoop]: Abstraction has 153 states and 190 transitions. [2024-11-17 04:22:58,030 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:22:58,030 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 190 transitions. [2024-11-17 04:22:58,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-17 04:22:58,034 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:22:58,034 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 6, 6, 6, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:22:58,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-17 04:22:58,235 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:58,235 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:22:58,236 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:22:58,236 INFO L85 PathProgramCache]: Analyzing trace with hash -1375013684, now seen corresponding path program 2 times [2024-11-17 04:22:58,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:22:58,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1413449083] [2024-11-17 04:22:58,236 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:22:58,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:22:58,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:22:58,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-17 04:22:58,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-11-17 04:22:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2024-11-17 04:22:58,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-17 04:22:58,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76 [2024-11-17 04:22:58,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:22:58,718 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-17 04:22:58,719 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:22:58,719 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1413449083] [2024-11-17 04:22:58,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1413449083] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:22:58,719 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1121975246] [2024-11-17 04:22:58,719 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:22:58,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:22:58,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:22:58,721 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:22:58,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-17 04:22:58,784 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-17 04:22:58,784 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:22:58,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-17 04:22:58,787 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:22:58,953 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 12 proven. 3 refuted. 0 times theorem prover too weak. 174 trivial. 0 not checked. [2024-11-17 04:22:58,954 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:22:59,135 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 12 proven. 3 refuted. 0 times theorem prover too weak. 174 trivial. 0 not checked. [2024-11-17 04:22:59,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1121975246] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:22:59,136 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:22:59,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 6, 6] total 29 [2024-11-17 04:22:59,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [790796872] [2024-11-17 04:22:59,137 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:22:59,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-11-17 04:22:59,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:22:59,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-11-17 04:22:59,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=184, Invalid=686, Unknown=0, NotChecked=0, Total=870 [2024-11-17 04:22:59,139 INFO L87 Difference]: Start difference. First operand 153 states and 190 transitions. Second operand has 30 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 30 states have internal predecessors, (98), 3 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 3 states have call predecessors, (18), 3 states have call successors, (18) [2024-11-17 04:23:00,583 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:23:00,583 INFO L93 Difference]: Finished difference Result 282 states and 359 transitions. [2024-11-17 04:23:00,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-11-17 04:23:00,584 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 30 states have internal predecessors, (98), 3 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 3 states have call predecessors, (18), 3 states have call successors, (18) Word has length 86 [2024-11-17 04:23:00,584 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:23:00,587 INFO L225 Difference]: With dead ends: 282 [2024-11-17 04:23:00,587 INFO L226 Difference]: Without dead ends: 281 [2024-11-17 04:23:00,589 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 172 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 804 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=922, Invalid=2984, Unknown=0, NotChecked=0, Total=3906 [2024-11-17 04:23:00,590 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 292 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 348 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 292 SdHoareTripleChecker+Valid, 307 SdHoareTripleChecker+Invalid, 379 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 348 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-17 04:23:00,590 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [292 Valid, 307 Invalid, 379 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 348 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-17 04:23:00,591 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 281 states. [2024-11-17 04:23:00,607 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 281 to 187. [2024-11-17 04:23:00,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 187 states, 144 states have (on average 1.1388888888888888) internal successors, (164), 144 states have internal predecessors, (164), 36 states have call successors, (36), 6 states have call predecessors, (36), 6 states have return successors, (36), 36 states have call predecessors, (36), 36 states have call successors, (36) [2024-11-17 04:23:00,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 187 states and 236 transitions. [2024-11-17 04:23:00,610 INFO L78 Accepts]: Start accepts. Automaton has 187 states and 236 transitions. Word has length 86 [2024-11-17 04:23:00,611 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:23:00,611 INFO L471 AbstractCegarLoop]: Abstraction has 187 states and 236 transitions. [2024-11-17 04:23:00,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 30 states have internal predecessors, (98), 3 states have call successors, (18), 2 states have call predecessors, (18), 2 states have return successors, (18), 3 states have call predecessors, (18), 3 states have call successors, (18) [2024-11-17 04:23:00,611 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 236 transitions. [2024-11-17 04:23:00,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-17 04:23:00,612 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:23:00,612 INFO L215 NwaCegarLoop]: trace histogram [13, 13, 13, 13, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:23:00,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-17 04:23:00,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-17 04:23:00,816 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:23:00,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:23:00,816 INFO L85 PathProgramCache]: Analyzing trace with hash -13087752, now seen corresponding path program 2 times [2024-11-17 04:23:00,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:23:00,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961404095] [2024-11-17 04:23:00,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:23:00,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:23:00,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 0 proven. 456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:23:01,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:23:01,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961404095] [2024-11-17 04:23:01,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961404095] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:23:01,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1389750480] [2024-11-17 04:23:01,415 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:23:01,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:23:01,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:23:01,417 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:23:01,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-17 04:23:01,474 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-17 04:23:01,474 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:23:01,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-11-17 04:23:01,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:23:01,688 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 0 proven. 456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:23:01,688 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:23:02,582 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 0 proven. 456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:23:02,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1389750480] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:23:02,582 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:23:02,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 28, 28] total 57 [2024-11-17 04:23:02,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114940508] [2024-11-17 04:23:02,582 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:23:02,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-11-17 04:23:02,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:23:02,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-11-17 04:23:02,585 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=817, Invalid=2489, Unknown=0, NotChecked=0, Total=3306 [2024-11-17 04:23:02,585 INFO L87 Difference]: Start difference. First operand 187 states and 236 transitions. Second operand has 58 states, 58 states have (on average 2.9827586206896552) internal successors, (173), 57 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:05,113 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:23:05,113 INFO L93 Difference]: Finished difference Result 463 states and 566 transitions. [2024-11-17 04:23:05,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 111 states. [2024-11-17 04:23:05,114 INFO L78 Accepts]: Start accepts. Automaton has has 58 states, 58 states have (on average 2.9827586206896552) internal successors, (173), 57 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 84 [2024-11-17 04:23:05,114 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:23:05,116 INFO L225 Difference]: With dead ends: 463 [2024-11-17 04:23:05,116 INFO L226 Difference]: Without dead ends: 445 [2024-11-17 04:23:05,121 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 273 GetRequests, 137 SyntacticMatches, 0 SemanticMatches, 136 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4913 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=4572, Invalid=14334, Unknown=0, NotChecked=0, Total=18906 [2024-11-17 04:23:05,121 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 607 mSDsluCounter, 302 mSDsCounter, 0 mSdLazyCounter, 465 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 607 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 529 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 465 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-17 04:23:05,121 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [607 Valid, 327 Invalid, 529 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [64 Valid, 465 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-17 04:23:05,122 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 445 states. [2024-11-17 04:23:05,140 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 445 to 271. [2024-11-17 04:23:05,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 271 states, 228 states have (on average 1.206140350877193) internal successors, (275), 228 states have internal predecessors, (275), 36 states have call successors, (36), 6 states have call predecessors, (36), 6 states have return successors, (36), 36 states have call predecessors, (36), 36 states have call successors, (36) [2024-11-17 04:23:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 271 states and 347 transitions. [2024-11-17 04:23:05,145 INFO L78 Accepts]: Start accepts. Automaton has 271 states and 347 transitions. Word has length 84 [2024-11-17 04:23:05,145 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:23:05,145 INFO L471 AbstractCegarLoop]: Abstraction has 271 states and 347 transitions. [2024-11-17 04:23:05,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 58 states, 58 states have (on average 2.9827586206896552) internal successors, (173), 57 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:05,145 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 347 transitions. [2024-11-17 04:23:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-17 04:23:05,148 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:23:05,148 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 14, 14, 13, 13, 6, 6, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:23:05,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-17 04:23:05,349 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-17 04:23:05,349 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:23:05,349 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:23:05,350 INFO L85 PathProgramCache]: Analyzing trace with hash -140884392, now seen corresponding path program 1 times [2024-11-17 04:23:05,350 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:23:05,350 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932320013] [2024-11-17 04:23:05,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:23:05,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:23:05,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-17 04:23:06,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2024-11-17 04:23:06,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 102 [2024-11-17 04:23:06,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 107 [2024-11-17 04:23:06,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-17 04:23:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-17 04:23:06,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,195 INFO L134 CoverageAnalysis]: Checked inductivity of 596 backedges. 0 proven. 533 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-17 04:23:06,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:23:06,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932320013] [2024-11-17 04:23:06,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932320013] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:23:06,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [361333866] [2024-11-17 04:23:06,196 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:23:06,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:23:06,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:23:06,198 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:23:06,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-17 04:23:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:06,275 INFO L255 TraceCheckSpWp]: Trace formula consists of 250 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-11-17 04:23:06,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:23:06,407 INFO L134 CoverageAnalysis]: Checked inductivity of 596 backedges. 0 proven. 533 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-17 04:23:06,407 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:23:07,330 INFO L134 CoverageAnalysis]: Checked inductivity of 596 backedges. 0 proven. 533 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-17 04:23:07,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [361333866] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:23:07,331 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:23:07,331 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 29, 30] total 58 [2024-11-17 04:23:07,331 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1626122028] [2024-11-17 04:23:07,331 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:23:07,331 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-11-17 04:23:07,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:23:07,333 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-11-17 04:23:07,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=869, Invalid=2437, Unknown=0, NotChecked=0, Total=3306 [2024-11-17 04:23:07,334 INFO L87 Difference]: Start difference. First operand 271 states and 347 transitions. Second operand has 58 states, 58 states have (on average 3.2413793103448274) internal successors, (188), 58 states have internal predecessors, (188), 1 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 1 states have call predecessors, (12), 1 states have call successors, (12) [2024-11-17 04:23:09,080 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:23:09,081 INFO L93 Difference]: Finished difference Result 408 states and 494 transitions. [2024-11-17 04:23:09,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 86 states. [2024-11-17 04:23:09,082 INFO L78 Accepts]: Start accepts. Automaton has has 58 states, 58 states have (on average 3.2413793103448274) internal successors, (188), 58 states have internal predecessors, (188), 1 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 1 states have call predecessors, (12), 1 states have call successors, (12) Word has length 127 [2024-11-17 04:23:09,082 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:23:09,084 INFO L225 Difference]: With dead ends: 408 [2024-11-17 04:23:09,084 INFO L226 Difference]: Without dead ends: 387 [2024-11-17 04:23:09,087 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 348 GetRequests, 237 SyntacticMatches, 0 SemanticMatches, 111 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2683 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=4059, Invalid=8597, Unknown=0, NotChecked=0, Total=12656 [2024-11-17 04:23:09,088 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 713 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 300 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 713 SdHoareTripleChecker+Valid, 312 SdHoareTripleChecker+Invalid, 301 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 300 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-17 04:23:09,088 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [713 Valid, 312 Invalid, 301 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 300 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-17 04:23:09,089 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 387 states. [2024-11-17 04:23:09,102 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 387 to 283. [2024-11-17 04:23:09,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 283 states, 240 states have (on average 1.15) internal successors, (276), 240 states have internal predecessors, (276), 36 states have call successors, (36), 6 states have call predecessors, (36), 6 states have return successors, (36), 36 states have call predecessors, (36), 36 states have call successors, (36) [2024-11-17 04:23:09,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 283 states and 348 transitions. [2024-11-17 04:23:09,105 INFO L78 Accepts]: Start accepts. Automaton has 283 states and 348 transitions. Word has length 127 [2024-11-17 04:23:09,105 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:23:09,105 INFO L471 AbstractCegarLoop]: Abstraction has 283 states and 348 transitions. [2024-11-17 04:23:09,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 58 states, 58 states have (on average 3.2413793103448274) internal successors, (188), 58 states have internal predecessors, (188), 1 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 1 states have call predecessors, (12), 1 states have call successors, (12) [2024-11-17 04:23:09,106 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 348 transitions. [2024-11-17 04:23:09,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-17 04:23:09,108 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:23:09,108 INFO L215 NwaCegarLoop]: trace histogram [24, 24, 24, 8, 8, 8, 8, 8, 7, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1] [2024-11-17 04:23:09,127 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-11-17 04:23:09,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-11-17 04:23:09,313 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:23:09,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:23:09,313 INFO L85 PathProgramCache]: Analyzing trace with hash -2115459420, now seen corresponding path program 3 times [2024-11-17 04:23:09,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:23:09,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428546521] [2024-11-17 04:23:09,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:23:09,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:23:09,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-17 04:23:10,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-17 04:23:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-11-17 04:23:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-11-17 04:23:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-17 04:23:10,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-11-17 04:23:10,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-11-17 04:23:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 99 [2024-11-17 04:23:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-17 04:23:10,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2024-11-17 04:23:10,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114 [2024-11-17 04:23:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-11-17 04:23:10,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-11-17 04:23:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136 [2024-11-17 04:23:10,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 141 [2024-11-17 04:23:10,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146 [2024-11-17 04:23:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2024-11-17 04:23:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-17 04:23:10,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 168 [2024-11-17 04:23:10,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-17 04:23:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-17 04:23:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-17 04:23:10,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-11-17 04:23:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-11-17 04:23:10,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:10,385 INFO L134 CoverageAnalysis]: Checked inductivity of 1362 backedges. 0 proven. 258 refuted. 0 times theorem prover too weak. 1104 trivial. 0 not checked. [2024-11-17 04:23:10,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:23:10,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428546521] [2024-11-17 04:23:10,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428546521] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:23:10,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [549592217] [2024-11-17 04:23:10,386 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-17 04:23:10,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:23:10,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:23:10,389 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:23:10,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-17 04:23:10,453 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-17 04:23:10,453 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:23:10,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-17 04:23:10,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:23:10,600 INFO L134 CoverageAnalysis]: Checked inductivity of 1362 backedges. 471 proven. 0 refuted. 0 times theorem prover too weak. 891 trivial. 0 not checked. [2024-11-17 04:23:10,600 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:23:10,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [549592217] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:23:10,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:23:10,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [27] total 30 [2024-11-17 04:23:10,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [358338628] [2024-11-17 04:23:10,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:23:10,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:23:10,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:23:10,603 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:23:10,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=737, Unknown=0, NotChecked=0, Total=930 [2024-11-17 04:23:10,604 INFO L87 Difference]: Start difference. First operand 283 states and 348 transitions. Second operand has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2024-11-17 04:23:10,763 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:23:10,764 INFO L93 Difference]: Finished difference Result 294 states and 359 transitions. [2024-11-17 04:23:10,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 04:23:10,764 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) Word has length 203 [2024-11-17 04:23:10,765 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:23:10,768 INFO L225 Difference]: With dead ends: 294 [2024-11-17 04:23:10,768 INFO L226 Difference]: Without dead ends: 181 [2024-11-17 04:23:10,769 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 278 GetRequests, 247 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 230 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=203, Invalid=853, Unknown=0, NotChecked=0, Total=1056 [2024-11-17 04:23:10,769 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 14 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 47 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 47 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:23:10,770 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 78 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 47 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:23:10,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 181 states. [2024-11-17 04:23:10,776 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 181 to 181. [2024-11-17 04:23:10,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 181 states, 180 states have (on average 1.0055555555555555) internal successors, (181), 180 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:10,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 181 states and 181 transitions. [2024-11-17 04:23:10,777 INFO L78 Accepts]: Start accepts. Automaton has 181 states and 181 transitions. Word has length 203 [2024-11-17 04:23:10,778 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:23:10,778 INFO L471 AbstractCegarLoop]: Abstraction has 181 states and 181 transitions. [2024-11-17 04:23:10,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2024-11-17 04:23:10,778 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 181 transitions. [2024-11-17 04:23:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-17 04:23:10,780 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:23:10,780 INFO L215 NwaCegarLoop]: trace histogram [29, 29, 29, 29, 28, 28, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:23:10,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-17 04:23:10,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-17 04:23:10,981 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-17 04:23:10,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:23:10,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1070118488, now seen corresponding path program 3 times [2024-11-17 04:23:10,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:23:10,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1226166563] [2024-11-17 04:23:10,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:23:10,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:23:11,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:23:12,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2408 backedges. 0 proven. 2408 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:23:12,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:23:12,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1226166563] [2024-11-17 04:23:12,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1226166563] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:23:12,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [462539050] [2024-11-17 04:23:12,859 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-17 04:23:12,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:23:12,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:23:12,860 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-17 04:23:12,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-17 04:23:12,902 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-17 04:23:12,902 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:23:12,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-17 04:23:12,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:23:13,108 INFO L134 CoverageAnalysis]: Checked inductivity of 2408 backedges. 193 proven. 1 refuted. 0 times theorem prover too weak. 2214 trivial. 0 not checked. [2024-11-17 04:23:13,108 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:23:13,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2408 backedges. 193 proven. 1 refuted. 0 times theorem prover too weak. 2214 trivial. 0 not checked. [2024-11-17 04:23:13,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [462539050] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:23:13,345 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:23:13,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [59, 6, 6] total 70 [2024-11-17 04:23:13,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [287043013] [2024-11-17 04:23:13,345 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:23:13,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 70 states [2024-11-17 04:23:13,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:23:13,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 70 interpolants. [2024-11-17 04:23:13,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1164, Invalid=3666, Unknown=0, NotChecked=0, Total=4830 [2024-11-17 04:23:13,348 INFO L87 Difference]: Start difference. First operand 181 states and 181 transitions. Second operand has 70 states, 70 states have (on average 3.0285714285714285) internal successors, (212), 70 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:15,666 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:23:15,666 INFO L93 Difference]: Finished difference Result 190 states and 191 transitions. [2024-11-17 04:23:15,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. [2024-11-17 04:23:15,667 INFO L78 Accepts]: Start accepts. Automaton has has 70 states, 70 states have (on average 3.0285714285714285) internal successors, (212), 70 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 180 [2024-11-17 04:23:15,667 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:23:15,667 INFO L225 Difference]: With dead ends: 190 [2024-11-17 04:23:15,668 INFO L226 Difference]: Without dead ends: 0 [2024-11-17 04:23:15,670 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 478 GetRequests, 349 SyntacticMatches, 0 SemanticMatches, 129 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2999 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=5252, Invalid=11778, Unknown=0, NotChecked=0, Total=17030 [2024-11-17 04:23:15,670 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 427 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 313 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 427 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 344 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 313 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-17 04:23:15,671 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [427 Valid, 53 Invalid, 344 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 313 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-17 04:23:15,671 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-17 04:23:15,671 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-17 04:23:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:15,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-17 04:23:15,671 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 180 [2024-11-17 04:23:15,671 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:23:15,672 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-17 04:23:15,672 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 70 states, 70 states have (on average 3.0285714285714285) internal successors, (212), 70 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-17 04:23:15,672 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-17 04:23:15,672 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-17 04:23:15,675 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 4 remaining) [2024-11-17 04:23:15,675 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 4 remaining) [2024-11-17 04:23:15,675 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 4 remaining) [2024-11-17 04:23:15,675 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 4 remaining) [2024-11-17 04:23:15,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-17 04:23:15,878 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-17 04:23:15,881 INFO L407 BasicCegarLoop]: Path program histogram: [3, 3, 3, 2, 1, 1, 1, 1, 1, 1] [2024-11-17 04:23:15,883 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.