./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/nla-digbench-scaling/ps6-ll_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/ps6-ll_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 5bfe5681b6d73d5859a119345279b9da165675f4eb4d814fdf24f92881f7a27f --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-17 04:52:51,431 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-17 04:52:51,495 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-17 04:52:51,501 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-17 04:52:51,501 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-17 04:52:51,524 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-17 04:52:51,524 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-17 04:52:51,525 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-17 04:52:51,525 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-17 04:52:51,525 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-17 04:52:51,525 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-17 04:52:51,526 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-17 04:52:51,526 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-17 04:52:51,531 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-17 04:52:51,531 INFO L153 SettingsManager]: * Use SBE=true [2024-11-17 04:52:51,531 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-17 04:52:51,532 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-17 04:52:51,532 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-17 04:52:51,532 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-17 04:52:51,532 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-17 04:52:51,532 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-17 04:52:51,535 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-17 04:52:51,535 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-17 04:52:51,535 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-17 04:52:51,536 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-17 04:52:51,536 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-17 04:52:51,536 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-17 04:52:51,536 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-17 04:52:51,536 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-17 04:52:51,537 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-17 04:52:51,537 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-17 04:52:51,537 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-17 04:52:51,537 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-17 04:52:51,537 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-17 04:52:51,537 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 04:52:51,538 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-17 04:52:51,538 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-17 04:52:51,538 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-17 04:52:51,538 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-17 04:52:51,538 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-17 04:52:51,539 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-17 04:52:51,539 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-17 04:52:51,540 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-17 04:52:51,540 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-17 04:52:51,540 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 -> 5bfe5681b6d73d5859a119345279b9da165675f4eb4d814fdf24f92881f7a27f [2024-11-17 04:52:51,716 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-17 04:52:51,729 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-17 04:52:51,731 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-17 04:52:51,732 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-17 04:52:51,732 INFO L274 PluginConnector]: CDTParser initialized [2024-11-17 04:52:51,733 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/nla-digbench-scaling/ps6-ll_unwindbound50.c [2024-11-17 04:52:53,033 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-17 04:52:53,190 INFO L384 CDTParser]: Found 1 translation units. [2024-11-17 04:52:53,191 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/nla-digbench-scaling/ps6-ll_unwindbound50.c [2024-11-17 04:52:53,198 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/abaf6cc30/ae825ff0ed9b46acb726a30a66486399/FLAG679a1729e [2024-11-17 04:52:53,210 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/abaf6cc30/ae825ff0ed9b46acb726a30a66486399 [2024-11-17 04:52:53,212 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-17 04:52:53,214 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-17 04:52:53,215 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-17 04:52:53,215 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-17 04:52:53,219 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-17 04:52:53,221 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,221 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@adba808 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53, skipping insertion in model container [2024-11-17 04:52:53,222 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,237 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-17 04:52:53,447 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 04:52:53,460 INFO L200 MainTranslator]: Completed pre-run [2024-11-17 04:52:53,483 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 04:52:53,499 INFO L204 MainTranslator]: Completed translation [2024-11-17 04:52:53,500 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53 WrapperNode [2024-11-17 04:52:53,500 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-17 04:52:53,501 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-17 04:52:53,501 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-17 04:52:53,501 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-17 04:52:53,506 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:52:53" (1/1) ... [2024-11-17 04:52:53,510 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:52:53" (1/1) ... [2024-11-17 04:52:53,539 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 152 [2024-11-17 04:52:53,540 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-17 04:52:53,540 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-17 04:52:53,544 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-17 04:52:53,544 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-17 04:52:53,552 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,552 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,554 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,564 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:52:53,564 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,565 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,572 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,572 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,574 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,575 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,577 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-17 04:52:53,577 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-17 04:52:53,577 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-17 04:52:53,578 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-17 04:52:53,578 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (1/1) ... [2024-11-17 04:52:53,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 04:52:53,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:52:53,616 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:52:53,623 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:52:53,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-17 04:52:53,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-17 04:52:53,660 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-17 04:52:53,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-17 04:52:53,660 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-17 04:52:53,660 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-17 04:52:53,711 INFO L256 CfgBuilder]: Building ICFG [2024-11-17 04:52:53,713 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-17 04:52:54,090 INFO L? ?]: Removed 94 outVars from TransFormulas that were not future-live. [2024-11-17 04:52:54,091 INFO L307 CfgBuilder]: Performing block encoding [2024-11-17 04:52:54,115 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-17 04:52:54,115 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-17 04:52:54,115 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 04:52:54 BoogieIcfgContainer [2024-11-17 04:52:54,115 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-17 04:52:54,117 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-17 04:52:54,117 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-17 04:52:54,122 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-17 04:52:54,122 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.11 04:52:53" (1/3) ... [2024-11-17 04:52:54,122 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71cf5eed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 04:52:54, skipping insertion in model container [2024-11-17 04:52:54,122 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 04:52:53" (2/3) ... [2024-11-17 04:52:54,123 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71cf5eed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 04:52:54, skipping insertion in model container [2024-11-17 04:52:54,123 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 04:52:54" (3/3) ... [2024-11-17 04:52:54,123 INFO L112 eAbstractionObserver]: Analyzing ICFG ps6-ll_unwindbound50.c [2024-11-17 04:52:54,142 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-17 04:52:54,142 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 104 error locations. [2024-11-17 04:52:54,198 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-17 04:52:54,205 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;@7b7ac666, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-17 04:52:54,205 INFO L334 AbstractCegarLoop]: Starting to check reachability of 104 error locations. [2024-11-17 04:52:54,208 INFO L276 IsEmpty]: Start isEmpty. Operand has 232 states, 123 states have (on average 1.886178861788618) internal successors, (232), 227 states have internal predecessors, (232), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:52:54,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-17 04:52:54,213 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:54,214 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-17 04:52:54,214 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr103ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:54,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:54,218 INFO L85 PathProgramCache]: Analyzing trace with hash -958419874, now seen corresponding path program 1 times [2024-11-17 04:52:54,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:54,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417170338] [2024-11-17 04:52:54,225 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:54,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:54,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:54,324 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:52:54,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:54,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417170338] [2024-11-17 04:52:54,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417170338] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:54,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:54,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:52:54,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476985494] [2024-11-17 04:52:54,327 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:54,330 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-17 04:52:54,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:54,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-17 04:52:54,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-17 04:52:54,350 INFO L87 Difference]: Start difference. First operand has 232 states, 123 states have (on average 1.886178861788618) internal successors, (232), 227 states have internal predecessors, (232), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) 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:52:54,381 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:54,383 INFO L93 Difference]: Finished difference Result 435 states and 474 transitions. [2024-11-17 04:52:54,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-17 04:52:54,384 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:52:54,385 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:54,390 INFO L225 Difference]: With dead ends: 435 [2024-11-17 04:52:54,390 INFO L226 Difference]: Without dead ends: 200 [2024-11-17 04:52:54,393 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:52:54,395 INFO L432 NwaCegarLoop]: 209 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, 209 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:52:54,396 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:52:54,408 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 200 states. [2024-11-17 04:52:54,437 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 200 to 200. [2024-11-17 04:52:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 200 states, 118 states have (on average 1.6779661016949152) internal successors, (198), 196 states have internal predecessors, (198), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:52:54,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 200 states and 202 transitions. [2024-11-17 04:52:54,446 INFO L78 Accepts]: Start accepts. Automaton has 200 states and 202 transitions. Word has length 6 [2024-11-17 04:52:54,446 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:54,446 INFO L471 AbstractCegarLoop]: Abstraction has 200 states and 202 transitions. [2024-11-17 04:52:54,446 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:52:54,447 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 202 transitions. [2024-11-17 04:52:54,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-17 04:52:54,447 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:54,447 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-17 04:52:54,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-17 04:52:54,447 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr103ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:54,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:54,448 INFO L85 PathProgramCache]: Analyzing trace with hash -958390083, now seen corresponding path program 1 times [2024-11-17 04:52:54,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:54,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [271469481] [2024-11-17 04:52:54,448 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:54,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:54,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:54,603 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:52:54,603 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:54,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [271469481] [2024-11-17 04:52:54,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [271469481] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:54,604 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:54,604 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:52:54,604 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490634149] [2024-11-17 04:52:54,604 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:54,605 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:52:54,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:54,606 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:52:54,606 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:54,606 INFO L87 Difference]: Start difference. First operand 200 states and 202 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:52:54,668 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:54,669 INFO L93 Difference]: Finished difference Result 292 states and 294 transitions. [2024-11-17 04:52:54,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:52:54,673 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:52:54,673 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:54,675 INFO L225 Difference]: With dead ends: 292 [2024-11-17 04:52:54,675 INFO L226 Difference]: Without dead ends: 205 [2024-11-17 04:52:54,675 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:52:54,676 INFO L432 NwaCegarLoop]: 197 mSDtfsCounter, 6 mSDsluCounter, 388 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 585 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:54,677 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 585 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:52:54,680 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 205 states. [2024-11-17 04:52:54,688 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 205 to 205. [2024-11-17 04:52:54,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 205 states, 123 states have (on average 1.6504065040650406) internal successors, (203), 201 states have internal predecessors, (203), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:52:54,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 205 states and 207 transitions. [2024-11-17 04:52:54,693 INFO L78 Accepts]: Start accepts. Automaton has 205 states and 207 transitions. Word has length 6 [2024-11-17 04:52:54,693 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:54,693 INFO L471 AbstractCegarLoop]: Abstraction has 205 states and 207 transitions. [2024-11-17 04:52:54,696 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:52:54,696 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 207 transitions. [2024-11-17 04:52:54,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-17 04:52:54,696 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:54,697 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:52:54,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-17 04:52:54,697 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr101ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:54,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:54,698 INFO L85 PathProgramCache]: Analyzing trace with hash 613401913, now seen corresponding path program 1 times [2024-11-17 04:52:54,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:54,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1998657586] [2024-11-17 04:52:54,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:54,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:54,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:54,739 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:52:54,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:54,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1998657586] [2024-11-17 04:52:54,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1998657586] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:54,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:54,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:52:54,741 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1665538858] [2024-11-17 04:52:54,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:54,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-17 04:52:54,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:54,742 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-17 04:52:54,743 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:54,743 INFO L87 Difference]: Start difference. First operand 205 states and 207 transitions. Second operand has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 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:52:55,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:55,077 INFO L93 Difference]: Finished difference Result 367 states and 375 transitions. [2024-11-17 04:52:55,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 04:52:55,077 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 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 10 [2024-11-17 04:52:55,077 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:55,079 INFO L225 Difference]: With dead ends: 367 [2024-11-17 04:52:55,079 INFO L226 Difference]: Without dead ends: 303 [2024-11-17 04:52:55,079 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:55,080 INFO L432 NwaCegarLoop]: 116 mSDtfsCounter, 100 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 259 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 148 SdHoareTripleChecker+Invalid, 317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 259 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:55,081 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 148 Invalid, 317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 259 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-17 04:52:55,082 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 303 states. [2024-11-17 04:52:55,089 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 303 to 296. [2024-11-17 04:52:55,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 296 states, 213 states have (on average 1.4225352112676057) internal successors, (303), 291 states have internal predecessors, (303), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:52:55,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 296 states and 309 transitions. [2024-11-17 04:52:55,091 INFO L78 Accepts]: Start accepts. Automaton has 296 states and 309 transitions. Word has length 10 [2024-11-17 04:52:55,091 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:55,091 INFO L471 AbstractCegarLoop]: Abstraction has 296 states and 309 transitions. [2024-11-17 04:52:55,091 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 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:52:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 309 transitions. [2024-11-17 04:52:55,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-17 04:52:55,092 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:55,093 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:52:55,093 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-17 04:52:55,093 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:55,093 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:55,093 INFO L85 PathProgramCache]: Analyzing trace with hash 685748275, now seen corresponding path program 1 times [2024-11-17 04:52:55,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:55,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600183665] [2024-11-17 04:52:55,094 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:55,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:55,193 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:52:55,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:55,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600183665] [2024-11-17 04:52:55,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600183665] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:55,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:55,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:52:55,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142360097] [2024-11-17 04:52:55,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:55,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-17 04:52:55,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:55,195 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-17 04:52:55,195 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:55,196 INFO L87 Difference]: Start difference. First operand 296 states and 309 transitions. Second operand has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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:52:55,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:55,244 INFO L93 Difference]: Finished difference Result 322 states and 329 transitions. [2024-11-17 04:52:55,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 04:52:55,245 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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 48 [2024-11-17 04:52:55,245 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:55,246 INFO L225 Difference]: With dead ends: 322 [2024-11-17 04:52:55,246 INFO L226 Difference]: Without dead ends: 315 [2024-11-17 04:52:55,247 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:55,251 INFO L432 NwaCegarLoop]: 188 mSDtfsCounter, 71 mSDsluCounter, 179 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:55,252 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 367 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:52:55,252 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 315 states. [2024-11-17 04:52:55,265 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 315 to 295. [2024-11-17 04:52:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 295 states, 212 states have (on average 1.3962264150943395) internal successors, (296), 290 states have internal predecessors, (296), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:52:55,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 295 states and 302 transitions. [2024-11-17 04:52:55,266 INFO L78 Accepts]: Start accepts. Automaton has 295 states and 302 transitions. Word has length 48 [2024-11-17 04:52:55,267 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:55,267 INFO L471 AbstractCegarLoop]: Abstraction has 295 states and 302 transitions. [2024-11-17 04:52:55,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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:52:55,267 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 302 transitions. [2024-11-17 04:52:55,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-17 04:52:55,268 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:55,268 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:52:55,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-17 04:52:55,268 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:55,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:55,269 INFO L85 PathProgramCache]: Analyzing trace with hash 1874099345, now seen corresponding path program 1 times [2024-11-17 04:52:55,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:55,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628998740] [2024-11-17 04:52:55,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:55,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:55,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:55,360 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:52:55,360 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:55,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628998740] [2024-11-17 04:52:55,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628998740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:55,360 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:55,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 04:52:55,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2079563930] [2024-11-17 04:52:55,361 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:55,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:52:55,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:55,362 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:52:55,362 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:55,363 INFO L87 Difference]: Start difference. First operand 295 states and 302 transitions. Second operand has 4 states, 3 states have (on average 16.666666666666668) internal successors, (50), 4 states have internal predecessors, (50), 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:52:55,722 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:55,723 INFO L93 Difference]: Finished difference Result 317 states and 322 transitions. [2024-11-17 04:52:55,723 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:52:55,723 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 16.666666666666668) internal successors, (50), 4 states have internal predecessors, (50), 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 50 [2024-11-17 04:52:55,724 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:55,724 INFO L225 Difference]: With dead ends: 317 [2024-11-17 04:52:55,725 INFO L226 Difference]: Without dead ends: 274 [2024-11-17 04:52:55,725 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:55,726 INFO L432 NwaCegarLoop]: 112 mSDtfsCounter, 109 mSDsluCounter, 203 mSDsCounter, 0 mSdLazyCounter, 289 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 315 SdHoareTripleChecker+Invalid, 291 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 289 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:55,726 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 315 Invalid, 291 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 289 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-17 04:52:55,726 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 274 states. [2024-11-17 04:52:55,732 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 274 to 254. [2024-11-17 04:52:55,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 254 states, 171 states have (on average 1.4795321637426901) internal successors, (253), 249 states have internal predecessors, (253), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:52:55,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 259 transitions. [2024-11-17 04:52:55,734 INFO L78 Accepts]: Start accepts. Automaton has 254 states and 259 transitions. Word has length 50 [2024-11-17 04:52:55,734 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:55,735 INFO L471 AbstractCegarLoop]: Abstraction has 254 states and 259 transitions. [2024-11-17 04:52:55,735 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 16.666666666666668) internal successors, (50), 4 states have internal predecessors, (50), 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:52:55,735 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 259 transitions. [2024-11-17 04:52:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-17 04:52:55,736 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:55,736 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:52:55,736 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-17 04:52:55,736 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:55,737 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:55,737 INFO L85 PathProgramCache]: Analyzing trace with hash 1687699808, now seen corresponding path program 1 times [2024-11-17 04:52:55,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:55,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [22431365] [2024-11-17 04:52:55,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:55,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:55,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:52:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:55,826 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:52:55,827 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:55,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [22431365] [2024-11-17 04:52:55,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [22431365] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:55,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:55,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-17 04:52:55,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892085283] [2024-11-17 04:52:55,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:55,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-17 04:52:55,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:55,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-17 04:52:55,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:55,829 INFO L87 Difference]: Start difference. First operand 254 states and 259 transitions. Second operand has 3 states, 2 states have (on average 28.0) internal successors, (56), 3 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:52:55,844 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:55,844 INFO L93 Difference]: Finished difference Result 256 states and 259 transitions. [2024-11-17 04:52:55,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 04:52:55,845 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 28.0) internal successors, (56), 3 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 58 [2024-11-17 04:52:55,845 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:55,846 INFO L225 Difference]: With dead ends: 256 [2024-11-17 04:52:55,846 INFO L226 Difference]: Without dead ends: 254 [2024-11-17 04:52:55,846 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 04:52:55,847 INFO L432 NwaCegarLoop]: 198 mSDtfsCounter, 2 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:55,847 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 391 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:52:55,848 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 254 states. [2024-11-17 04:52:55,851 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 254 to 254. [2024-11-17 04:52:55,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 254 states, 171 states have (on average 1.4678362573099415) internal successors, (251), 249 states have internal predecessors, (251), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:52:55,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 257 transitions. [2024-11-17 04:52:55,853 INFO L78 Accepts]: Start accepts. Automaton has 254 states and 257 transitions. Word has length 58 [2024-11-17 04:52:55,853 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:55,854 INFO L471 AbstractCegarLoop]: Abstraction has 254 states and 257 transitions. [2024-11-17 04:52:55,854 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 28.0) internal successors, (56), 3 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:52:55,854 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 257 transitions. [2024-11-17 04:52:55,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-17 04:52:55,855 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:55,855 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:52:55,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-17 04:52:55,855 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:55,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:55,856 INFO L85 PathProgramCache]: Analyzing trace with hash -240776391, now seen corresponding path program 1 times [2024-11-17 04:52:55,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:55,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180271827] [2024-11-17 04:52:55,856 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:55,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:55,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:52:55,876 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2083188024] [2024-11-17 04:52:55,876 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:55,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:52:55,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:52:55,878 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:52:55,881 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:52:55,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:55,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-17 04:52:55,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:52:56,111 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:52:56,111 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:52:56,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:56,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180271827] [2024-11-17 04:52:56,112 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:52:56,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2083188024] [2024-11-17 04:52:56,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2083188024] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:56,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:56,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 04:52:56,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1049806022] [2024-11-17 04:52:56,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:56,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:52:56,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:56,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:52:56,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:56,113 INFO L87 Difference]: Start difference. First operand 254 states and 257 transitions. Second operand has 4 states, 3 states have (on average 21.0) internal successors, (63), 4 states have internal predecessors, (63), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:52:56,482 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:52:56,482 INFO L93 Difference]: Finished difference Result 439 states and 453 transitions. [2024-11-17 04:52:56,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:52:56,482 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 21.0) internal successors, (63), 4 states have internal predecessors, (63), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 65 [2024-11-17 04:52:56,483 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:52:56,486 INFO L225 Difference]: With dead ends: 439 [2024-11-17 04:52:56,486 INFO L226 Difference]: Without dead ends: 374 [2024-11-17 04:52:56,486 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:56,487 INFO L432 NwaCegarLoop]: 110 mSDtfsCounter, 118 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 491 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 173 SdHoareTripleChecker+Invalid, 553 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 491 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-17 04:52:56,487 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 173 Invalid, 553 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 491 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-17 04:52:56,488 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 374 states. [2024-11-17 04:52:56,508 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 374 to 365. [2024-11-17 04:52:56,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 365 states, 280 states have (on average 1.3464285714285715) internal successors, (377), 358 states have internal predecessors, (377), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:52:56,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 387 transitions. [2024-11-17 04:52:56,510 INFO L78 Accepts]: Start accepts. Automaton has 365 states and 387 transitions. Word has length 65 [2024-11-17 04:52:56,510 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:52:56,510 INFO L471 AbstractCegarLoop]: Abstraction has 365 states and 387 transitions. [2024-11-17 04:52:56,510 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 21.0) internal successors, (63), 4 states have internal predecessors, (63), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:52:56,510 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 387 transitions. [2024-11-17 04:52:56,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-17 04:52:56,514 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:52:56,514 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:52:56,527 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:52:56,718 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:52:56,719 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr47ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:52:56,721 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:52:56,721 INFO L85 PathProgramCache]: Analyzing trace with hash 1415320435, now seen corresponding path program 1 times [2024-11-17 04:52:56,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:52:56,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129667179] [2024-11-17 04:52:56,722 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:52:56,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:52:56,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:56,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:52:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:52:56,862 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:52:56,862 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:52:56,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2129667179] [2024-11-17 04:52:56,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2129667179] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:52:56,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:52:56,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 04:52:56,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949270955] [2024-11-17 04:52:56,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:52:56,863 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:52:56,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:52:56,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:52:56,863 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:52:56,864 INFO L87 Difference]: Start difference. First operand 365 states and 387 transitions. Second operand has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:00,726 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.61s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:53:00,742 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:00,742 INFO L93 Difference]: Finished difference Result 366 states and 387 transitions. [2024-11-17 04:53:00,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 04:53:00,742 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 72 [2024-11-17 04:53:00,743 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:00,744 INFO L225 Difference]: With dead ends: 366 [2024-11-17 04:53:00,744 INFO L226 Difference]: Without dead ends: 365 [2024-11-17 04:53:00,744 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:53:00,745 INFO L432 NwaCegarLoop]: 145 mSDtfsCounter, 61 mSDsluCounter, 203 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 348 SdHoareTripleChecker+Invalid, 258 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:00,745 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 348 Invalid, 258 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time] [2024-11-17 04:53:00,745 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 365 states. [2024-11-17 04:53:00,750 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 365 to 365. [2024-11-17 04:53:00,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 365 states, 280 states have (on average 1.3428571428571427) internal successors, (376), 358 states have internal predecessors, (376), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 386 transitions. [2024-11-17 04:53:00,751 INFO L78 Accepts]: Start accepts. Automaton has 365 states and 386 transitions. Word has length 72 [2024-11-17 04:53:00,751 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:00,751 INFO L471 AbstractCegarLoop]: Abstraction has 365 states and 386 transitions. [2024-11-17 04:53:00,751 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 386 transitions. [2024-11-17 04:53:00,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-17 04:53:00,752 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:00,752 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:00,752 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-17 04:53:00,752 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr46ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:00,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:00,753 INFO L85 PathProgramCache]: Analyzing trace with hash 925260593, now seen corresponding path program 1 times [2024-11-17 04:53:00,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:00,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [998080015] [2024-11-17 04:53:00,753 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:00,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:00,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:00,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:00,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:00,810 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:53:00,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:00,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [998080015] [2024-11-17 04:53:00,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [998080015] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:53:00,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:53:00,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 04:53:00,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [242610958] [2024-11-17 04:53:00,811 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:00,811 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:53:00,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:00,811 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:53:00,811 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:53:00,812 INFO L87 Difference]: Start difference. First operand 365 states and 386 transitions. Second operand has 4 states, 3 states have (on average 23.666666666666668) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:00,898 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:00,899 INFO L93 Difference]: Finished difference Result 366 states and 386 transitions. [2024-11-17 04:53:00,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:53:00,899 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 23.666666666666668) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 73 [2024-11-17 04:53:00,899 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:00,900 INFO L225 Difference]: With dead ends: 366 [2024-11-17 04:53:00,900 INFO L226 Difference]: Without dead ends: 365 [2024-11-17 04:53:00,901 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-17 04:53:00,901 INFO L432 NwaCegarLoop]: 154 mSDtfsCounter, 55 mSDsluCounter, 179 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 333 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:00,901 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 333 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-17 04:53:00,902 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 365 states. [2024-11-17 04:53:00,906 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 365 to 365. [2024-11-17 04:53:00,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 365 states, 280 states have (on average 1.3392857142857142) internal successors, (375), 358 states have internal predecessors, (375), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:00,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 385 transitions. [2024-11-17 04:53:00,908 INFO L78 Accepts]: Start accepts. Automaton has 365 states and 385 transitions. Word has length 73 [2024-11-17 04:53:00,908 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:00,908 INFO L471 AbstractCegarLoop]: Abstraction has 365 states and 385 transitions. [2024-11-17 04:53:00,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 23.666666666666668) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:00,909 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 385 transitions. [2024-11-17 04:53:00,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-17 04:53:00,909 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:00,909 INFO L215 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:00,909 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-17 04:53:00,910 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr103ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:00,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:00,910 INFO L85 PathProgramCache]: Analyzing trace with hash -661709136, now seen corresponding path program 1 times [2024-11-17 04:53:00,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:00,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [142468408] [2024-11-17 04:53:00,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:00,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:00,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:00,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:00,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:00,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:00,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [142468408] [2024-11-17 04:53:00,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [142468408] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:00,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1633573833] [2024-11-17 04:53:00,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:00,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:00,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:00,992 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:53:00,993 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:53:01,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-17 04:53:01,035 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:01,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:01,144 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:53:01,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1633573833] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:53:01,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:01,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 9 [2024-11-17 04:53:01,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447282376] [2024-11-17 04:53:01,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:01,145 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:53:01,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:01,145 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:53:01,146 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:53:01,146 INFO L87 Difference]: Start difference. First operand 365 states and 385 transitions. Second operand has 5 states, 4 states have (on average 18.5) internal successors, (74), 5 states have internal predecessors, (74), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:01,178 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:01,178 INFO L93 Difference]: Finished difference Result 365 states and 385 transitions. [2024-11-17 04:53:01,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:53:01,179 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 18.5) internal successors, (74), 5 states have internal predecessors, (74), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 76 [2024-11-17 04:53:01,179 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:01,180 INFO L225 Difference]: With dead ends: 365 [2024-11-17 04:53:01,180 INFO L226 Difference]: Without dead ends: 364 [2024-11-17 04:53:01,180 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-11-17 04:53:01,181 INFO L432 NwaCegarLoop]: 194 mSDtfsCounter, 137 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 137 SdHoareTripleChecker+Valid, 387 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:01,181 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [137 Valid, 387 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:53:01,182 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 364 states. [2024-11-17 04:53:01,187 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 364 to 364. [2024-11-17 04:53:01,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 364 states, 280 states have (on average 1.332142857142857) internal successors, (373), 357 states have internal predecessors, (373), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:01,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 364 states and 383 transitions. [2024-11-17 04:53:01,189 INFO L78 Accepts]: Start accepts. Automaton has 364 states and 383 transitions. Word has length 76 [2024-11-17 04:53:01,189 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:01,189 INFO L471 AbstractCegarLoop]: Abstraction has 364 states and 383 transitions. [2024-11-17 04:53:01,189 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 18.5) internal successors, (74), 5 states have internal predecessors, (74), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:01,190 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 383 transitions. [2024-11-17 04:53:01,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-17 04:53:01,191 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:01,191 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:01,203 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:53:01,391 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,SelfDestructingSolverStorable9 [2024-11-17 04:53:01,392 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr102ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:01,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:01,393 INFO L85 PathProgramCache]: Analyzing trace with hash 961853452, now seen corresponding path program 1 times [2024-11-17 04:53:01,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:01,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [857662997] [2024-11-17 04:53:01,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:01,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:01,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:01,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,477 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:53:01,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:01,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [857662997] [2024-11-17 04:53:01,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [857662997] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:01,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1792272021] [2024-11-17 04:53:01,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:01,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:01,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:01,479 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:53:01,480 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:53:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-17 04:53:01,536 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:01,631 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:01,631 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:53:01,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1792272021] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:53:01,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:01,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 9 [2024-11-17 04:53:01,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245592830] [2024-11-17 04:53:01,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:01,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:53:01,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:01,632 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:53:01,632 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:53:01,632 INFO L87 Difference]: Start difference. First operand 364 states and 383 transitions. Second operand has 5 states, 4 states have (on average 18.75) internal successors, (75), 5 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:01,675 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:01,676 INFO L93 Difference]: Finished difference Result 494 states and 518 transitions. [2024-11-17 04:53:01,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:53:01,676 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 18.75) internal successors, (75), 5 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 77 [2024-11-17 04:53:01,677 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:01,678 INFO L225 Difference]: With dead ends: 494 [2024-11-17 04:53:01,678 INFO L226 Difference]: Without dead ends: 493 [2024-11-17 04:53:01,678 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132 [2024-11-17 04:53:01,678 INFO L432 NwaCegarLoop]: 275 mSDtfsCounter, 135 mSDsluCounter, 627 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 135 SdHoareTripleChecker+Valid, 902 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:01,679 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [135 Valid, 902 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:53:01,679 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 493 states. [2024-11-17 04:53:01,686 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 493 to 453. [2024-11-17 04:53:01,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 453 states, 367 states have (on average 1.3433242506811989) internal successors, (493), 445 states have internal predecessors, (493), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 5 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-17 04:53:01,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 453 states and 507 transitions. [2024-11-17 04:53:01,688 INFO L78 Accepts]: Start accepts. Automaton has 453 states and 507 transitions. Word has length 77 [2024-11-17 04:53:01,688 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:01,688 INFO L471 AbstractCegarLoop]: Abstraction has 453 states and 507 transitions. [2024-11-17 04:53:01,688 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 18.75) internal successors, (75), 5 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:01,688 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 507 transitions. [2024-11-17 04:53:01,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-17 04:53:01,689 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:01,689 INFO L215 NwaCegarLoop]: trace histogram [2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:01,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-17 04:53:01,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:01,890 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:01,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:01,891 INFO L85 PathProgramCache]: Analyzing trace with hash 1380916561, now seen corresponding path program 1 times [2024-11-17 04:53:01,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:01,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1044806075] [2024-11-17 04:53:01,891 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:01,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:01,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:01,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:01,998 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:01,998 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:01,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1044806075] [2024-11-17 04:53:01,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1044806075] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:01,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [918890577] [2024-11-17 04:53:01,999 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:01,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:01,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:02,000 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:53:02,001 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:53:02,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:02,047 INFO L255 TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-17 04:53:02,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:02,133 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:02,133 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:02,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:02,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [918890577] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:02,240 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:53:02,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 6] total 13 [2024-11-17 04:53:02,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360622933] [2024-11-17 04:53:02,240 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:02,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-17 04:53:02,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:02,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-17 04:53:02,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=105, Unknown=0, NotChecked=0, Total=156 [2024-11-17 04:53:02,242 INFO L87 Difference]: Start difference. First operand 453 states and 507 transitions. Second operand has 13 states, 13 states have (on average 15.538461538461538) internal successors, (202), 13 states have internal predecessors, (202), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:02,339 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:02,339 INFO L93 Difference]: Finished difference Result 779 states and 822 transitions. [2024-11-17 04:53:02,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-17 04:53:02,340 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 15.538461538461538) internal successors, (202), 13 states have internal predecessors, (202), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 118 [2024-11-17 04:53:02,340 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:02,343 INFO L225 Difference]: With dead ends: 779 [2024-11-17 04:53:02,343 INFO L226 Difference]: Without dead ends: 649 [2024-11-17 04:53:02,343 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 248 GetRequests, 231 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 75 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=114, Invalid=228, Unknown=0, NotChecked=0, Total=342 [2024-11-17 04:53:02,344 INFO L432 NwaCegarLoop]: 202 mSDtfsCounter, 288 mSDsluCounter, 977 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 288 SdHoareTripleChecker+Valid, 1179 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:02,344 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [288 Valid, 1179 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:53:02,344 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 649 states. [2024-11-17 04:53:02,352 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 649 to 548. [2024-11-17 04:53:02,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 548 states, 458 states have (on average 1.445414847161572) internal successors, (662), 536 states have internal predecessors, (662), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:02,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 548 states and 678 transitions. [2024-11-17 04:53:02,355 INFO L78 Accepts]: Start accepts. Automaton has 548 states and 678 transitions. Word has length 118 [2024-11-17 04:53:02,355 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:02,355 INFO L471 AbstractCegarLoop]: Abstraction has 548 states and 678 transitions. [2024-11-17 04:53:02,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 15.538461538461538) internal successors, (202), 13 states have internal predecessors, (202), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:02,355 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 678 transitions. [2024-11-17 04:53:02,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-17 04:53:02,356 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:02,356 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:53:02,368 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:53:02,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:02,557 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:02,557 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:02,557 INFO L85 PathProgramCache]: Analyzing trace with hash -2002874778, now seen corresponding path program 1 times [2024-11-17 04:53:02,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:02,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096060913] [2024-11-17 04:53:02,558 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:02,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:02,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [534424994] [2024-11-17 04:53:02,577 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:02,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:02,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:02,579 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:53:02,580 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:53:02,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:02,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-17 04:53:02,635 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:03,016 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:03,016 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:03,346 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:03,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:03,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096060913] [2024-11-17 04:53:03,347 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:03,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [534424994] [2024-11-17 04:53:03,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [534424994] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:03,347 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-17 04:53:03,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7 [2024-11-17 04:53:03,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1691512690] [2024-11-17 04:53:03,348 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:03,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-17 04:53:03,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:03,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-17 04:53:03,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:03,350 INFO L87 Difference]: Start difference. First operand 548 states and 678 transitions. Second operand has 8 states, 7 states have (on average 32.285714285714285) internal successors, (226), 8 states have internal predecessors, (226), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:04,518 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:04,518 INFO L93 Difference]: Finished difference Result 562 states and 678 transitions. [2024-11-17 04:53:04,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-17 04:53:04,518 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 32.285714285714285) internal successors, (226), 8 states have internal predecessors, (226), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 118 [2024-11-17 04:53:04,519 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:04,521 INFO L225 Difference]: With dead ends: 562 [2024-11-17 04:53:04,521 INFO L226 Difference]: Without dead ends: 553 [2024-11-17 04:53:04,521 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 237 GetRequests, 228 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=67, Unknown=0, NotChecked=0, Total=110 [2024-11-17 04:53:04,522 INFO L432 NwaCegarLoop]: 63 mSDtfsCounter, 493 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 1097 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 493 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 1119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 1097 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:04,524 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [493 Valid, 197 Invalid, 1119 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 1097 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-17 04:53:04,525 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 553 states. [2024-11-17 04:53:04,535 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 553 to 545. [2024-11-17 04:53:04,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 545 states, 458 states have (on average 1.4104803493449782) internal successors, (646), 533 states have internal predecessors, (646), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:04,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 545 states and 662 transitions. [2024-11-17 04:53:04,537 INFO L78 Accepts]: Start accepts. Automaton has 545 states and 662 transitions. Word has length 118 [2024-11-17 04:53:04,537 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:04,537 INFO L471 AbstractCegarLoop]: Abstraction has 545 states and 662 transitions. [2024-11-17 04:53:04,538 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 32.285714285714285) internal successors, (226), 8 states have internal predecessors, (226), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:04,538 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 662 transitions. [2024-11-17 04:53:04,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-17 04:53:04,538 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:04,538 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:53:04,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-17 04:53:04,739 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,SelfDestructingSolverStorable12 [2024-11-17 04:53:04,740 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:04,741 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:04,741 INFO L85 PathProgramCache]: Analyzing trace with hash -617309692, now seen corresponding path program 1 times [2024-11-17 04:53:04,741 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:04,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467176407] [2024-11-17 04:53:04,741 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:04,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:04,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:04,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [943357668] [2024-11-17 04:53:04,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:04,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:04,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:04,771 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:53:04,772 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:53:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:04,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-17 04:53:04,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:05,297 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-17 04:53:05,298 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:05,600 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-17 04:53:05,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:05,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467176407] [2024-11-17 04:53:05,600 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:05,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [943357668] [2024-11-17 04:53:05,601 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [943357668] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:05,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:05,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-11-17 04:53:05,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1198862878] [2024-11-17 04:53:05,601 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:05,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:53:05,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:05,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:53:05,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-17 04:53:05,602 INFO L87 Difference]: Start difference. First operand 545 states and 662 transitions. Second operand has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:11,913 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:11,914 INFO L93 Difference]: Finished difference Result 545 states and 662 transitions. [2024-11-17 04:53:11,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:53:11,914 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 120 [2024-11-17 04:53:11,915 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:11,916 INFO L225 Difference]: With dead ends: 545 [2024-11-17 04:53:11,916 INFO L226 Difference]: Without dead ends: 543 [2024-11-17 04:53:11,917 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 239 GetRequests, 232 SyntacticMatches, 1 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:11,917 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 102 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 416 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 419 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 416 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.3s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:11,917 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 51 Invalid, 419 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 416 Invalid, 0 Unknown, 0 Unchecked, 6.3s Time] [2024-11-17 04:53:11,918 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 543 states. [2024-11-17 04:53:11,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 543 to 543. [2024-11-17 04:53:11,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 543 states, 458 states have (on average 1.3951965065502183) internal successors, (639), 531 states have internal predecessors, (639), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:11,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 543 states and 655 transitions. [2024-11-17 04:53:11,929 INFO L78 Accepts]: Start accepts. Automaton has 543 states and 655 transitions. Word has length 120 [2024-11-17 04:53:11,929 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:11,929 INFO L471 AbstractCegarLoop]: Abstraction has 543 states and 655 transitions. [2024-11-17 04:53:11,929 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-17 04:53:11,929 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 655 transitions. [2024-11-17 04:53:11,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-17 04:53:11,930 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:11,930 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-11-17 04:53:11,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-17 04:53:12,130 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:12,131 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:12,131 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:12,131 INFO L85 PathProgramCache]: Analyzing trace with hash -1419166765, now seen corresponding path program 1 times [2024-11-17 04:53:12,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:12,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722810038] [2024-11-17 04:53:12,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:12,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:12,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-11-17 04:53:12,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,198 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:12,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:12,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722810038] [2024-11-17 04:53:12,198 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722810038] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:12,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1384539146] [2024-11-17 04:53:12,198 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:12,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:12,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:12,203 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:53:12,206 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:53:12,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,264 INFO L255 TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-17 04:53:12,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:12,371 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:12,371 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:53:12,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1384539146] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:53:12,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:12,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4 [2024-11-17 04:53:12,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [929778021] [2024-11-17 04:53:12,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:12,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-17 04:53:12,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:12,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-17 04:53:12,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-17 04:53:12,374 INFO L87 Difference]: Start difference. First operand 543 states and 655 transitions. Second operand has 4 states, 3 states have (on average 40.333333333333336) internal successors, (121), 4 states have internal predecessors, (121), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:12,396 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:12,396 INFO L93 Difference]: Finished difference Result 579 states and 661 transitions. [2024-11-17 04:53:12,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-17 04:53:12,397 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 40.333333333333336) internal successors, (121), 4 states have internal predecessors, (121), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 128 [2024-11-17 04:53:12,397 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:12,398 INFO L225 Difference]: With dead ends: 579 [2024-11-17 04:53:12,398 INFO L226 Difference]: Without dead ends: 578 [2024-11-17 04:53:12,399 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 131 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:53:12,400 INFO L432 NwaCegarLoop]: 309 mSDtfsCounter, 234 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 235 SdHoareTripleChecker+Valid, 443 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:53:12,400 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [235 Valid, 443 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:53:12,400 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 578 states. [2024-11-17 04:53:12,411 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 578 to 542. [2024-11-17 04:53:12,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 542 states, 458 states have (on average 1.388646288209607) internal successors, (636), 530 states have internal predecessors, (636), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 542 states and 652 transitions. [2024-11-17 04:53:12,413 INFO L78 Accepts]: Start accepts. Automaton has 542 states and 652 transitions. Word has length 128 [2024-11-17 04:53:12,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:12,413 INFO L471 AbstractCegarLoop]: Abstraction has 542 states and 652 transitions. [2024-11-17 04:53:12,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 40.333333333333336) internal successors, (121), 4 states have internal predecessors, (121), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:12,414 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 652 transitions. [2024-11-17 04:53:12,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-17 04:53:12,414 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:12,415 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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:53:12,427 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:53:12,618 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:12,619 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr58ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:12,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:12,619 INFO L85 PathProgramCache]: Analyzing trace with hash -1044496661, now seen corresponding path program 1 times [2024-11-17 04:53:12,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:12,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491118001] [2024-11-17 04:53:12,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:12,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:12,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-17 04:53:12,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-11-17 04:53:12,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,682 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:12,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:12,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491118001] [2024-11-17 04:53:12,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491118001] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:12,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [992066277] [2024-11-17 04:53:12,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:12,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:12,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:12,684 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:53:12,688 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:53:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:12,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-17 04:53:12,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:12,837 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:12,837 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:12,961 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:12,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [992066277] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:12,963 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-17 04:53:12,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-11-17 04:53:12,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432766703] [2024-11-17 04:53:12,963 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:12,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 04:53:12,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:12,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 04:53:12,964 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-17 04:53:12,965 INFO L87 Difference]: Start difference. First operand 542 states and 652 transitions. Second operand has 7 states, 6 states have (on average 48.333333333333336) internal successors, (290), 7 states have internal predecessors, (290), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:13,002 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:13,003 INFO L93 Difference]: Finished difference Result 661 states and 730 transitions. [2024-11-17 04:53:13,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 04:53:13,003 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 48.333333333333336) internal successors, (290), 7 states have internal predecessors, (290), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Word has length 129 [2024-11-17 04:53:13,003 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:13,005 INFO L225 Difference]: With dead ends: 661 [2024-11-17 04:53:13,005 INFO L226 Difference]: Without dead ends: 660 [2024-11-17 04:53:13,006 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 263 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-17 04:53:13,006 INFO L432 NwaCegarLoop]: 189 mSDtfsCounter, 122 mSDsluCounter, 445 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 634 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:13,006 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 634 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-17 04:53:13,007 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 660 states. [2024-11-17 04:53:13,018 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 660 to 588. [2024-11-17 04:53:13,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 588 states, 503 states have (on average 1.4095427435387673) internal successors, (709), 575 states have internal predecessors, (709), 9 states have call successors, (9), 5 states have call predecessors, (9), 5 states have return successors, (9), 7 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-17 04:53:13,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 588 states to 588 states and 727 transitions. [2024-11-17 04:53:13,022 INFO L78 Accepts]: Start accepts. Automaton has 588 states and 727 transitions. Word has length 129 [2024-11-17 04:53:13,022 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:13,022 INFO L471 AbstractCegarLoop]: Abstraction has 588 states and 727 transitions. [2024-11-17 04:53:13,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 48.333333333333336) internal successors, (290), 7 states have internal predecessors, (290), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:13,022 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 727 transitions. [2024-11-17 04:53:13,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-17 04:53:13,024 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:13,024 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:53:13,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-17 04:53:13,224 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,SelfDestructingSolverStorable15 [2024-11-17 04:53:13,225 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:13,226 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:13,226 INFO L85 PathProgramCache]: Analyzing trace with hash -254871194, now seen corresponding path program 1 times [2024-11-17 04:53:13,226 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:13,226 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2083704465] [2024-11-17 04:53:13,227 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:13,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:13,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [171771050] [2024-11-17 04:53:13,242 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:13,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:13,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:13,243 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:53:13,244 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:53:13,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:13,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-17 04:53:13,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:13,407 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:13,407 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:13,600 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:13,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:13,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2083704465] [2024-11-17 04:53:13,601 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:13,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [171771050] [2024-11-17 04:53:13,601 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [171771050] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:13,601 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-17 04:53:13,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7 [2024-11-17 04:53:13,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064581306] [2024-11-17 04:53:13,601 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:13,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-17 04:53:13,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:13,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-17 04:53:13,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:13,602 INFO L87 Difference]: Start difference. First operand 588 states and 727 transitions. Second operand has 8 states, 7 states have (on average 35.714285714285715) internal successors, (250), 8 states have internal predecessors, (250), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-17 04:53:14,364 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:14,364 INFO L93 Difference]: Finished difference Result 637 states and 733 transitions. [2024-11-17 04:53:14,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-17 04:53:14,365 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 35.714285714285715) internal successors, (250), 8 states have internal predecessors, (250), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 135 [2024-11-17 04:53:14,365 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:14,366 INFO L225 Difference]: With dead ends: 637 [2024-11-17 04:53:14,366 INFO L226 Difference]: Without dead ends: 572 [2024-11-17 04:53:14,366 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 270 GetRequests, 262 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=38, Invalid=52, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:53:14,367 INFO L432 NwaCegarLoop]: 61 mSDtfsCounter, 468 mSDsluCounter, 130 mSDsCounter, 0 mSdLazyCounter, 1011 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 471 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 1093 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 1011 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:14,367 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [471 Valid, 191 Invalid, 1093 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 1011 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-17 04:53:14,367 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 572 states. [2024-11-17 04:53:14,376 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 572 to 566. [2024-11-17 04:53:14,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 566 states, 499 states have (on average 1.2244488977955912) internal successors, (611), 554 states have internal predecessors, (611), 9 states have call successors, (9), 5 states have call predecessors, (9), 5 states have return successors, (9), 6 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-17 04:53:14,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 566 states to 566 states and 629 transitions. [2024-11-17 04:53:14,377 INFO L78 Accepts]: Start accepts. Automaton has 566 states and 629 transitions. Word has length 135 [2024-11-17 04:53:14,378 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:14,378 INFO L471 AbstractCegarLoop]: Abstraction has 566 states and 629 transitions. [2024-11-17 04:53:14,378 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 35.714285714285715) internal successors, (250), 8 states have internal predecessors, (250), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-17 04:53:14,378 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 629 transitions. [2024-11-17 04:53:14,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-17 04:53:14,379 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:14,379 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-17 04:53:14,391 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:53:14,579 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,SelfDestructingSolverStorable16 [2024-11-17 04:53:14,580 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr46ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:14,580 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:14,581 INFO L85 PathProgramCache]: Analyzing trace with hash 1032375390, now seen corresponding path program 1 times [2024-11-17 04:53:14,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:14,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386967723] [2024-11-17 04:53:14,581 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:14,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:14,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:14,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1311445767] [2024-11-17 04:53:14,595 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:14,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:14,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:14,601 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:53:14,603 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:53:14,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:14,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-17 04:53:14,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:14,967 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:14,968 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:15,677 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-17 04:53:15,677 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:15,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1386967723] [2024-11-17 04:53:15,677 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:15,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1311445767] [2024-11-17 04:53:15,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1311445767] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:15,677 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-17 04:53:15,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6] total 10 [2024-11-17 04:53:15,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349983950] [2024-11-17 04:53:15,677 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:15,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-17 04:53:15,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:15,679 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-17 04:53:15,679 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=68, Unknown=0, NotChecked=0, Total=110 [2024-11-17 04:53:15,679 INFO L87 Difference]: Start difference. First operand 566 states and 629 transitions. Second operand has 11 states, 10 states have (on average 26.6) internal successors, (266), 11 states have internal predecessors, (266), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-17 04:53:23,222 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.29s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:53:26,752 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.70s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:53:31,201 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.26s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:53:36,120 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:53:37,498 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:37,498 INFO L93 Difference]: Finished difference Result 572 states and 632 transitions. [2024-11-17 04:53:37,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-17 04:53:37,499 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 26.6) internal successors, (266), 11 states have internal predecessors, (266), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 143 [2024-11-17 04:53:37,499 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:37,501 INFO L225 Difference]: With dead ends: 572 [2024-11-17 04:53:37,501 INFO L226 Difference]: Without dead ends: 571 [2024-11-17 04:53:37,501 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 287 GetRequests, 275 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=72, Invalid=110, Unknown=0, NotChecked=0, Total=182 [2024-11-17 04:53:37,501 INFO L432 NwaCegarLoop]: 35 mSDtfsCounter, 311 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 1196 mSolverCounterSat, 52 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 21.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 312 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 1249 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 1196 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 21.7s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:37,502 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [312 Valid, 160 Invalid, 1249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 1196 Invalid, 1 Unknown, 0 Unchecked, 21.7s Time] [2024-11-17 04:53:37,502 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 571 states. [2024-11-17 04:53:37,514 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 571 to 565. [2024-11-17 04:53:37,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 565 states, 499 states have (on average 1.218436873747495) internal successors, (608), 553 states have internal predecessors, (608), 9 states have call successors, (9), 5 states have call predecessors, (9), 5 states have return successors, (9), 6 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-17 04:53:37,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 565 states and 626 transitions. [2024-11-17 04:53:37,516 INFO L78 Accepts]: Start accepts. Automaton has 565 states and 626 transitions. Word has length 143 [2024-11-17 04:53:37,516 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:37,516 INFO L471 AbstractCegarLoop]: Abstraction has 565 states and 626 transitions. [2024-11-17 04:53:37,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 26.6) internal successors, (266), 11 states have internal predecessors, (266), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-17 04:53:37,516 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 626 transitions. [2024-11-17 04:53:37,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-17 04:53:37,517 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:37,517 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:37,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-17 04:53:37,721 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,SelfDestructingSolverStorable17 [2024-11-17 04:53:37,722 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:37,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:37,722 INFO L85 PathProgramCache]: Analyzing trace with hash -1361249733, now seen corresponding path program 1 times [2024-11-17 04:53:37,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:37,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624985420] [2024-11-17 04:53:37,722 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:37,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:37,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:37,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1223727748] [2024-11-17 04:53:37,741 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:37,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:37,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:37,743 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:53:37,747 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:53:37,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:37,800 INFO L255 TraceCheckSpWp]: Trace formula consists of 226 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-17 04:53:37,802 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:38,144 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-17 04:53:38,144 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:38,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:38,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624985420] [2024-11-17 04:53:38,412 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:38,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1223727748] [2024-11-17 04:53:38,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1223727748] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:38,412 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:38,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4 [2024-11-17 04:53:38,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025528712] [2024-11-17 04:53:38,412 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:38,413 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:53:38,413 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:38,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:53:38,413 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:38,413 INFO L87 Difference]: Start difference. First operand 565 states and 626 transitions. Second operand has 5 states, 4 states have (on average 40.75) internal successors, (163), 5 states have internal predecessors, (163), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:38,727 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:38,728 INFO L93 Difference]: Finished difference Result 568 states and 629 transitions. [2024-11-17 04:53:38,728 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 04:53:38,728 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 40.75) internal successors, (163), 5 states have internal predecessors, (163), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 175 [2024-11-17 04:53:38,728 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:38,730 INFO L225 Difference]: With dead ends: 568 [2024-11-17 04:53:38,730 INFO L226 Difference]: Without dead ends: 555 [2024-11-17 04:53:38,730 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 296 GetRequests, 288 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=35, Invalid=55, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:53:38,730 INFO L432 NwaCegarLoop]: 36 mSDtfsCounter, 80 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 438 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 453 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 438 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:38,730 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 64 Invalid, 453 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 438 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-17 04:53:38,731 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 555 states. [2024-11-17 04:53:38,750 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 555 to 552. [2024-11-17 04:53:38,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 552 states, 499 states have (on average 1.1683366733466933) internal successors, (583), 540 states have internal predecessors, (583), 9 states have call successors, (9), 5 states have call predecessors, (9), 5 states have return successors, (9), 6 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-17 04:53:38,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 552 states and 601 transitions. [2024-11-17 04:53:38,756 INFO L78 Accepts]: Start accepts. Automaton has 552 states and 601 transitions. Word has length 175 [2024-11-17 04:53:38,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:38,759 INFO L471 AbstractCegarLoop]: Abstraction has 552 states and 601 transitions. [2024-11-17 04:53:38,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 40.75) internal successors, (163), 5 states have internal predecessors, (163), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:38,759 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 601 transitions. [2024-11-17 04:53:38,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-17 04:53:38,760 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:38,760 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:38,785 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:53:38,960 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:38,961 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:38,961 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:38,961 INFO L85 PathProgramCache]: Analyzing trace with hash 750931215, now seen corresponding path program 1 times [2024-11-17 04:53:38,961 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:38,961 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [75092200] [2024-11-17 04:53:38,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:38,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:38,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:38,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [42376159] [2024-11-17 04:53:38,978 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:38,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:38,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:38,980 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:53:38,981 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:53:39,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:39,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-17 04:53:39,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:39,391 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-17 04:53:39,391 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:39,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:39,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [75092200] [2024-11-17 04:53:39,938 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:39,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [42376159] [2024-11-17 04:53:39,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [42376159] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:39,939 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:39,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5 [2024-11-17 04:53:39,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [112973623] [2024-11-17 04:53:39,939 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:39,939 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-17 04:53:39,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:39,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-17 04:53:39,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:39,940 INFO L87 Difference]: Start difference. First operand 552 states and 601 transitions. Second operand has 6 states, 5 states have (on average 32.8) internal successors, (164), 6 states have internal predecessors, (164), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:53:40,347 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:40,347 INFO L93 Difference]: Finished difference Result 555 states and 603 transitions. [2024-11-17 04:53:40,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 04:53:40,348 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 32.8) internal successors, (164), 6 states have internal predecessors, (164), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Word has length 176 [2024-11-17 04:53:40,348 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:40,349 INFO L225 Difference]: With dead ends: 555 [2024-11-17 04:53:40,349 INFO L226 Difference]: Without dead ends: 509 [2024-11-17 04:53:40,349 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 226 GetRequests, 220 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:40,350 INFO L432 NwaCegarLoop]: 71 mSDtfsCounter, 3 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 754 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 754 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 754 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:40,350 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 163 Invalid, 754 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 754 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-17 04:53:40,350 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 509 states. [2024-11-17 04:53:40,368 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 509 to 509. [2024-11-17 04:53:40,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 509 states, 457 states have (on average 1.1816192560175054) internal successors, (540), 497 states have internal predecessors, (540), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:40,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 509 states and 556 transitions. [2024-11-17 04:53:40,370 INFO L78 Accepts]: Start accepts. Automaton has 509 states and 556 transitions. Word has length 176 [2024-11-17 04:53:40,370 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:40,370 INFO L471 AbstractCegarLoop]: Abstraction has 509 states and 556 transitions. [2024-11-17 04:53:40,370 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 32.8) internal successors, (164), 6 states have internal predecessors, (164), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:53:40,370 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 556 transitions. [2024-11-17 04:53:40,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-17 04:53:40,371 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:40,371 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1] [2024-11-17 04:53:40,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-17 04:53:40,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:40,575 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr62ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:40,576 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:40,576 INFO L85 PathProgramCache]: Analyzing trace with hash 1198565680, now seen corresponding path program 1 times [2024-11-17 04:53:40,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:40,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894972089] [2024-11-17 04:53:40,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:40,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:40,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:40,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [62942545] [2024-11-17 04:53:40,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:40,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:40,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:40,601 INFO L229 MonitoredProcess]: Starting monitored process 14 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:53:40,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-17 04:53:40,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:40,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-17 04:53:40,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:41,103 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 3 proven. 156 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-17 04:53:41,104 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:49,350 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1|))) (or (forall ((|v_ULTIMATE.start_main_~y~0#1_233| Int)) (or (< (+ |c_ULTIMATE.start_main_~y~0#1| 1) |v_ULTIMATE.start_main_~y~0#1_233|) (< (* |v_ULTIMATE.start_main_~y~0#1_233| |v_ULTIMATE.start_main_~y~0#1_233| |v_ULTIMATE.start_main_~y~0#1_233| |v_ULTIMATE.start_main_~y~0#1_233| |v_ULTIMATE.start_main_~y~0#1_233|) (+ 768614336404564651 (div (+ .cse0 (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| (- 5)) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| (- 6)) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| (- 2))) 12))))) (not (= 0 (mod (+ (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| 10) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| 7) .cse0 (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| 6)) 12))))) is different from false [2024-11-17 04:53:49,365 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:49,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894972089] [2024-11-17 04:53:49,365 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:49,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [62942545] [2024-11-17 04:53:49,365 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [62942545] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:49,365 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:49,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8 [2024-11-17 04:53:49,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [393302665] [2024-11-17 04:53:49,365 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:49,366 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-17 04:53:49,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:49,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-17 04:53:49,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=100, Unknown=1, NotChecked=20, Total=156 [2024-11-17 04:53:49,367 INFO L87 Difference]: Start difference. First operand 509 states and 556 transitions. Second operand has 9 states, 8 states have (on average 23.125) internal successors, (185), 9 states have internal predecessors, (185), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:50,018 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:50,018 INFO L93 Difference]: Finished difference Result 519 states and 558 transitions. [2024-11-17 04:53:50,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-17 04:53:50,018 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 23.125) internal successors, (185), 9 states have internal predecessors, (185), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 189 [2024-11-17 04:53:50,019 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:50,020 INFO L225 Difference]: With dead ends: 519 [2024-11-17 04:53:50,020 INFO L226 Difference]: Without dead ends: 515 [2024-11-17 04:53:50,020 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 254 GetRequests, 241 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 4.1s TimeCoverageRelationStatistics Valid=50, Invalid=135, Unknown=1, NotChecked=24, Total=210 [2024-11-17 04:53:50,021 INFO L432 NwaCegarLoop]: 111 mSDtfsCounter, 88 mSDsluCounter, 399 mSDsCounter, 0 mSdLazyCounter, 1063 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 510 SdHoareTripleChecker+Invalid, 1068 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1063 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:50,021 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 510 Invalid, 1068 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1063 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-17 04:53:50,021 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 515 states. [2024-11-17 04:53:50,033 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 515 to 509. [2024-11-17 04:53:50,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 509 states, 457 states have (on average 1.1728665207877462) internal successors, (536), 497 states have internal predecessors, (536), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:50,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 509 states and 552 transitions. [2024-11-17 04:53:50,035 INFO L78 Accepts]: Start accepts. Automaton has 509 states and 552 transitions. Word has length 189 [2024-11-17 04:53:50,035 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:50,035 INFO L471 AbstractCegarLoop]: Abstraction has 509 states and 552 transitions. [2024-11-17 04:53:50,035 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 23.125) internal successors, (185), 9 states have internal predecessors, (185), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-17 04:53:50,035 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 552 transitions. [2024-11-17 04:53:50,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-17 04:53:50,036 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:50,036 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1] [2024-11-17 04:53:50,050 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-17 04:53:50,238 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2024-11-17 04:53:50,239 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr52ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:50,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:50,239 INFO L85 PathProgramCache]: Analyzing trace with hash 502844241, now seen corresponding path program 1 times [2024-11-17 04:53:50,239 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:50,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424900896] [2024-11-17 04:53:50,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:50,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1594047373] [2024-11-17 04:53:50,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:50,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:50,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:50,262 INFO L229 MonitoredProcess]: Starting monitored process 15 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:53:50,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-17 04:53:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:50,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 265 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-17 04:53:50,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:50,500 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 184 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-17 04:53:50,500 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:50,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:50,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424900896] [2024-11-17 04:53:50,555 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:50,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1594047373] [2024-11-17 04:53:50,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1594047373] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-17 04:53:50,555 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-17 04:53:50,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5 [2024-11-17 04:53:50,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1911770397] [2024-11-17 04:53:50,556 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:50,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-17 04:53:50,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:50,556 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-17 04:53:50,556 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:50,557 INFO L87 Difference]: Start difference. First operand 509 states and 552 transitions. Second operand has 6 states, 5 states have (on average 39.0) internal successors, (195), 6 states have internal predecessors, (195), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:53:50,946 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:50,947 INFO L93 Difference]: Finished difference Result 574 states and 621 transitions. [2024-11-17 04:53:50,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 04:53:50,947 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 39.0) internal successors, (195), 6 states have internal predecessors, (195), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Word has length 207 [2024-11-17 04:53:50,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:50,949 INFO L225 Difference]: With dead ends: 574 [2024-11-17 04:53:50,949 INFO L226 Difference]: Without dead ends: 562 [2024-11-17 04:53:50,949 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 218 GetRequests, 212 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-17 04:53:50,949 INFO L432 NwaCegarLoop]: 44 mSDtfsCounter, 195 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 540 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 552 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 540 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:50,949 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 124 Invalid, 552 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 540 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-17 04:53:50,950 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 562 states. [2024-11-17 04:53:50,961 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 562 to 539. [2024-11-17 04:53:50,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 539 states, 487 states have (on average 1.162217659137577) internal successors, (566), 527 states have internal predecessors, (566), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:50,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 539 states to 539 states and 582 transitions. [2024-11-17 04:53:50,962 INFO L78 Accepts]: Start accepts. Automaton has 539 states and 582 transitions. Word has length 207 [2024-11-17 04:53:50,963 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:50,963 INFO L471 AbstractCegarLoop]: Abstraction has 539 states and 582 transitions. [2024-11-17 04:53:50,963 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 39.0) internal successors, (195), 6 states have internal predecessors, (195), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-17 04:53:50,963 INFO L276 IsEmpty]: Start isEmpty. Operand 539 states and 582 transitions. [2024-11-17 04:53:50,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-17 04:53:50,964 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:50,964 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1] [2024-11-17 04:53:50,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-11-17 04:53:51,165 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:51,165 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr50ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:51,166 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:51,166 INFO L85 PathProgramCache]: Analyzing trace with hash -2097986353, now seen corresponding path program 1 times [2024-11-17 04:53:51,166 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:51,166 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [123119198] [2024-11-17 04:53:51,166 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:51,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:51,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:51,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1539958650] [2024-11-17 04:53:51,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:51,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:51,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:51,190 INFO L229 MonitoredProcess]: Starting monitored process 16 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:53:51,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-17 04:53:51,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 04:53:51,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 267 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-17 04:53:51,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:51,422 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 188 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-17 04:53:51,423 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:51,819 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 188 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-17 04:53:51,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:51,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [123119198] [2024-11-17 04:53:51,819 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:51,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1539958650] [2024-11-17 04:53:51,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1539958650] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:51,820 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-17 04:53:51,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9 [2024-11-17 04:53:51,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [436042574] [2024-11-17 04:53:51,820 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:51,820 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-17 04:53:51,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:51,821 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-17 04:53:51,821 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90 [2024-11-17 04:53:51,821 INFO L87 Difference]: Start difference. First operand 539 states and 582 transitions. Second operand has 10 states, 9 states have (on average 43.111111111111114) internal successors, (388), 10 states have internal predecessors, (388), 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:53:52,514 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:52,514 INFO L93 Difference]: Finished difference Result 584 states and 620 transitions. [2024-11-17 04:53:52,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-17 04:53:52,515 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 9 states have (on average 43.111111111111114) internal successors, (388), 10 states have internal predecessors, (388), 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) Word has length 209 [2024-11-17 04:53:52,515 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:52,516 INFO L225 Difference]: With dead ends: 584 [2024-11-17 04:53:52,516 INFO L226 Difference]: Without dead ends: 556 [2024-11-17 04:53:52,517 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 418 GetRequests, 408 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=79, Unknown=0, NotChecked=0, Total=132 [2024-11-17 04:53:52,517 INFO L432 NwaCegarLoop]: 74 mSDtfsCounter, 553 mSDsluCounter, 221 mSDsCounter, 0 mSdLazyCounter, 1336 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 556 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 1377 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 1336 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:52,517 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [556 Valid, 295 Invalid, 1377 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 1336 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-17 04:53:52,518 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 556 states. [2024-11-17 04:53:52,529 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 556 to 532. [2024-11-17 04:53:52,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 532 states, 494 states have (on average 1.082995951417004) internal successors, (535), 520 states have internal predecessors, (535), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 6 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-17 04:53:52,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 532 states and 551 transitions. [2024-11-17 04:53:52,530 INFO L78 Accepts]: Start accepts. Automaton has 532 states and 551 transitions. Word has length 209 [2024-11-17 04:53:52,531 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:52,531 INFO L471 AbstractCegarLoop]: Abstraction has 532 states and 551 transitions. [2024-11-17 04:53:52,531 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 9 states have (on average 43.111111111111114) internal successors, (388), 10 states have internal predecessors, (388), 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:53:52,531 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 551 transitions. [2024-11-17 04:53:52,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-17 04:53:52,532 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:52,532 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 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:53:52,545 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-11-17 04:53:52,733 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:52,733 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:52,733 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:52,733 INFO L85 PathProgramCache]: Analyzing trace with hash -1616184510, now seen corresponding path program 2 times [2024-11-17 04:53:52,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:52,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486334994] [2024-11-17 04:53:52,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:52,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:52,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:52,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [714880295] [2024-11-17 04:53:52,753 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:53:52,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:52,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:52,756 INFO L229 MonitoredProcess]: Starting monitored process 17 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:53:52,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-17 04:53:52,795 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-17 04:53:52,795 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:53:52,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-17 04:53:52,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:53,456 INFO L134 CoverageAnalysis]: Checked inductivity of 188 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 122 trivial. 0 not checked. [2024-11-17 04:53:53,457 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-17 04:53:53,457 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:53,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486334994] [2024-11-17 04:53:53,457 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:53,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [714880295] [2024-11-17 04:53:53,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [714880295] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 04:53:53,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 04:53:53,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-17 04:53:53,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922198984] [2024-11-17 04:53:53,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 04:53:53,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-17 04:53:53,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:53,458 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-17 04:53:53,458 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-17 04:53:53,458 INFO L87 Difference]: Start difference. First operand 532 states and 551 transitions. Second operand has 5 states, 4 states have (on average 37.25) internal successors, (149), 5 states have internal predecessors, (149), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:53,652 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-17 04:53:53,652 INFO L93 Difference]: Finished difference Result 535 states and 551 transitions. [2024-11-17 04:53:53,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-17 04:53:53,652 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 37.25) internal successors, (149), 5 states have internal predecessors, (149), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 246 [2024-11-17 04:53:53,653 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-17 04:53:53,654 INFO L225 Difference]: With dead ends: 535 [2024-11-17 04:53:53,654 INFO L226 Difference]: Without dead ends: 474 [2024-11-17 04:53:53,654 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 245 GetRequests, 242 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-17 04:53:53,654 INFO L432 NwaCegarLoop]: 44 mSDtfsCounter, 50 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 243 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 102 SdHoareTripleChecker+Invalid, 254 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 243 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-17 04:53:53,655 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 102 Invalid, 254 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 243 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-17 04:53:53,655 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 474 states. [2024-11-17 04:53:53,663 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 474 to 443. [2024-11-17 04:53:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 443 states, 416 states have (on average 1.0528846153846154) internal successors, (438), 433 states have internal predecessors, (438), 5 states have call successors, (5), 4 states have call predecessors, (5), 4 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-17 04:53:53,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 443 states and 448 transitions. [2024-11-17 04:53:53,665 INFO L78 Accepts]: Start accepts. Automaton has 443 states and 448 transitions. Word has length 246 [2024-11-17 04:53:53,665 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-17 04:53:53,665 INFO L471 AbstractCegarLoop]: Abstraction has 443 states and 448 transitions. [2024-11-17 04:53:53,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 37.25) internal successors, (149), 5 states have internal predecessors, (149), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-17 04:53:53,665 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 448 transitions. [2024-11-17 04:53:53,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-17 04:53:53,666 INFO L207 NwaCegarLoop]: Found error trace [2024-11-17 04:53:53,666 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1] [2024-11-17 04:53:53,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-11-17 04:53:53,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23 [2024-11-17 04:53:53,871 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr62ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 101 more)] === [2024-11-17 04:53:53,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 04:53:53,871 INFO L85 PathProgramCache]: Analyzing trace with hash -1950226979, now seen corresponding path program 2 times [2024-11-17 04:53:53,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 04:53:53,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331823305] [2024-11-17 04:53:53,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 04:53:53,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 04:53:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-17 04:53:53,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2103006741] [2024-11-17 04:53:53,894 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-17 04:53:53,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-17 04:53:53,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 04:53:53,896 INFO L229 MonitoredProcess]: Starting monitored process 18 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:53:53,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-17 04:53:53,959 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-17 04:53:53,959 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-17 04:53:53,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 320 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-17 04:53:53,962 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-17 04:53:54,464 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 6 proven. 333 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-17 04:53:54,465 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-17 04:53:57,806 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 6 proven. 333 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-17 04:53:57,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 04:53:57,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331823305] [2024-11-17 04:53:57,807 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-17 04:53:57,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2103006741] [2024-11-17 04:53:57,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2103006741] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-17 04:53:57,807 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-17 04:53:57,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 11] total 19 [2024-11-17 04:53:57,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [597186143] [2024-11-17 04:53:57,807 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-17 04:53:57,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-17 04:53:57,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 04:53:57,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-17 04:53:57,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=96, Invalid=284, Unknown=0, NotChecked=0, Total=380 [2024-11-17 04:53:57,809 INFO L87 Difference]: Start difference. First operand 443 states and 448 transitions. Second operand has 20 states, 19 states have (on average 25.94736842105263) internal successors, (493), 20 states have internal predecessors, (493), 6 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-17 04:54:02,745 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:54:06,909 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:54:12,714 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.55s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:54:22,513 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 8.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:54:26,929 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-17 04:54:32,530 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.59s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []