./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/termination-numeric/TerminatorRec02.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/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/termination-numeric/TerminatorRec02.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-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 64bit --witnessprinter.graph.data.programhash 744c3d26555bbd53a7a0d9e7c64efe010ba06d0f67ec9ca21eb74ed1148222d3 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 22:09:12,890 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 22:09:12,951 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf [2024-11-22 22:09:12,955 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 22:09:12,956 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 22:09:12,982 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 22:09:12,985 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 22:09:12,985 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 22:09:12,986 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 22:09:12,987 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 22:09:12,988 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 22:09:12,988 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 22:09:12,989 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 22:09:12,989 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 22:09:12,991 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 22:09:12,991 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 22:09:12,991 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 22:09:12,991 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 22:09:12,992 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 22:09:12,992 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 22:09:12,992 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 22:09:12,992 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 22:09:12,993 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 22:09:12,993 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-22 22:09:12,993 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 22:09:12,993 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 22:09:12,994 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 22:09:12,994 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 22:09:12,994 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 22:09:12,994 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 22:09:12,994 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 22:09:12,995 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 22:09:12,995 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 22:09:12,995 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 22:09:12,995 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 22:09:12,996 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 22:09:12,996 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 22:09:12,996 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 22:09:12,996 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 22:09:12,996 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 22:09:12,997 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 22:09:12,997 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 744c3d26555bbd53a7a0d9e7c64efe010ba06d0f67ec9ca21eb74ed1148222d3 [2024-11-22 22:09:13,211 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 22:09:13,227 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 22:09:13,229 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 22:09:13,230 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 22:09:13,230 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 22:09:13,231 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-numeric/TerminatorRec02.c [2024-11-22 22:09:14,511 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 22:09:14,650 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 22:09:14,650 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-numeric/TerminatorRec02.c [2024-11-22 22:09:14,656 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ab7819d7/799c6b1028934c6881fc67c0b265ff79/FLAG5cb1e56d9 [2024-11-22 22:09:14,672 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ab7819d7/799c6b1028934c6881fc67c0b265ff79 [2024-11-22 22:09:14,674 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 22:09:14,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 22:09:14,678 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 22:09:14,678 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 22:09:14,684 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 22:09:14,684 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,685 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@416051f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14, skipping insertion in model container [2024-11-22 22:09:14,685 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,698 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 22:09:14,824 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 22:09:14,828 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 22:09:14,840 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 22:09:14,852 INFO L204 MainTranslator]: Completed translation [2024-11-22 22:09:14,852 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14 WrapperNode [2024-11-22 22:09:14,853 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 22:09:14,854 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 22:09:14,854 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 22:09:14,854 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 22:09:14,860 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,863 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,874 INFO L138 Inliner]: procedures = 5, calls = 4, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2024-11-22 22:09:14,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 22:09:14,874 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 22:09:14,875 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 22:09:14,875 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 22:09:14,881 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,882 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,882 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,886 INFO L175 MemorySlicer]: No memory access in input program. [2024-11-22 22:09:14,886 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,887 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,888 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,889 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,890 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,890 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,891 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 22:09:14,892 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 22:09:14,892 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 22:09:14,892 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 22:09:14,893 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (1/1) ... [2024-11-22 22:09:14,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 22:09:14,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:14,922 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-22 22:09:14,923 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-22 22:09:14,958 INFO L130 BoogieDeclarations]: Found specification of procedure fact [2024-11-22 22:09:14,958 INFO L138 BoogieDeclarations]: Found implementation of procedure fact [2024-11-22 22:09:14,958 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 22:09:14,959 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 22:09:15,000 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 22:09:15,002 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 22:09:15,120 INFO L? ?]: Removed 15 outVars from TransFormulas that were not future-live. [2024-11-22 22:09:15,120 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 22:09:15,129 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 22:09:15,130 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-22 22:09:15,130 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 10:09:15 BoogieIcfgContainer [2024-11-22 22:09:15,130 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 22:09:15,132 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 22:09:15,132 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 22:09:15,134 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 22:09:15,134 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 10:09:14" (1/3) ... [2024-11-22 22:09:15,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3fc4086b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 10:09:15, skipping insertion in model container [2024-11-22 22:09:15,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 10:09:14" (2/3) ... [2024-11-22 22:09:15,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3fc4086b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 10:09:15, skipping insertion in model container [2024-11-22 22:09:15,136 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 10:09:15" (3/3) ... [2024-11-22 22:09:15,137 INFO L112 eAbstractionObserver]: Analyzing ICFG TerminatorRec02.c [2024-11-22 22:09:15,149 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 22:09:15,150 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-11-22 22:09:15,193 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 22:09:15,198 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;@4db7c940, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 22:09:15,198 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-22 22:09:15,202 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 15 states have (on average 1.4666666666666666) internal successors, (22), 19 states have internal predecessors, (22), 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-22 22:09:15,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-22 22:09:15,207 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:15,207 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:15,208 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:15,211 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:15,212 INFO L85 PathProgramCache]: Analyzing trace with hash -211694171, now seen corresponding path program 1 times [2024-11-22 22:09:15,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:15,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [24211227] [2024-11-22 22:09:15,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:15,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:15,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:15,351 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-22 22:09:15,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:15,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [24211227] [2024-11-22 22:09:15,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [24211227] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 22:09:15,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 22:09:15,352 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 22:09:15,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [58999698] [2024-11-22 22:09:15,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 22:09:15,359 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 22:09:15,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:15,375 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 22:09:15,376 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 22:09:15,378 INFO L87 Difference]: Start difference. First operand has 23 states, 15 states have (on average 1.4666666666666666) internal successors, (22), 19 states have internal predecessors, (22), 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) Second operand has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 22:09:15,406 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:15,406 INFO L93 Difference]: Finished difference Result 23 states and 26 transitions. [2024-11-22 22:09:15,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 22:09:15,415 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-11-22 22:09:15,416 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:15,420 INFO L225 Difference]: With dead ends: 23 [2024-11-22 22:09:15,420 INFO L226 Difference]: Without dead ends: 18 [2024-11-22 22:09:15,424 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-22 22:09:15,427 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 4 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:15,428 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 31 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 22:09:15,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2024-11-22 22:09:15,450 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-11-22 22:09:15,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 15 states have internal predecessors, (16), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:15,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions. [2024-11-22 22:09:15,453 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 8 [2024-11-22 22:09:15,453 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:15,453 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 19 transitions. [2024-11-22 22:09:15,453 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 22:09:15,453 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-22 22:09:15,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-22 22:09:15,454 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:15,454 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:15,454 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 22:09:15,455 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:15,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:15,455 INFO L85 PathProgramCache]: Analyzing trace with hash 2027415328, now seen corresponding path program 1 times [2024-11-22 22:09:15,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:15,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773381104] [2024-11-22 22:09:15,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:15,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:15,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:15,526 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-22 22:09:15,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:15,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773381104] [2024-11-22 22:09:15,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773381104] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 22:09:15,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 22:09:15,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 22:09:15,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1017583741] [2024-11-22 22:09:15,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 22:09:15,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 22:09:15,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:15,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 22:09:15,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-22 22:09:15,529 INFO L87 Difference]: Start difference. First operand 18 states and 19 transitions. Second operand has 5 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 22:09:15,591 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:15,591 INFO L93 Difference]: Finished difference Result 18 states and 19 transitions. [2024-11-22 22:09:15,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 22:09:15,592 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-11-22 22:09:15,592 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:15,593 INFO L225 Difference]: With dead ends: 18 [2024-11-22 22:09:15,593 INFO L226 Difference]: Without dead ends: 17 [2024-11-22 22:09:15,593 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-22 22:09:15,594 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 14 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:15,594 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 19 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 22:09:15,595 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-11-22 22:09:15,597 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2024-11-22 22:09:15,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 12 states have (on average 1.25) internal successors, (15), 14 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:15,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 18 transitions. [2024-11-22 22:09:15,598 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 18 transitions. Word has length 9 [2024-11-22 22:09:15,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:15,598 INFO L471 AbstractCegarLoop]: Abstraction has 17 states and 18 transitions. [2024-11-22 22:09:15,598 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 22:09:15,598 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 18 transitions. [2024-11-22 22:09:15,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-22 22:09:15,599 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:15,599 INFO L215 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:15,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 22:09:15,603 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:15,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:15,604 INFO L85 PathProgramCache]: Analyzing trace with hash -768770172, now seen corresponding path program 1 times [2024-11-22 22:09:15,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:15,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2035719885] [2024-11-22 22:09:15,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:15,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:15,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-22 22:09:15,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [569405893] [2024-11-22 22:09:15,633 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:15,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:15,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:15,638 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-22 22:09:15,639 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-22 22:09:15,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:15,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-22 22:09:15,689 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:15,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 22:09:15,769 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-22 22:09:15,769 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:15,769 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2035719885] [2024-11-22 22:09:15,770 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:15,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [569405893] [2024-11-22 22:09:15,770 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [569405893] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 22:09:15,770 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 22:09:15,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 22:09:15,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388150540] [2024-11-22 22:09:15,771 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 22:09:15,771 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 22:09:15,771 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:15,772 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 22:09:15,772 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-22 22:09:15,773 INFO L87 Difference]: Start difference. First operand 17 states and 18 transitions. Second operand has 7 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:15,800 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:15,801 INFO L93 Difference]: Finished difference Result 17 states and 18 transitions. [2024-11-22 22:09:15,801 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 22:09:15,801 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 16 [2024-11-22 22:09:15,801 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:15,802 INFO L225 Difference]: With dead ends: 17 [2024-11-22 22:09:15,802 INFO L226 Difference]: Without dead ends: 16 [2024-11-22 22:09:15,802 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-22 22:09:15,803 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 1 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:15,803 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 48 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 22:09:15,804 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2024-11-22 22:09:15,805 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2024-11-22 22:09:15,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 13 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:15,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 17 transitions. [2024-11-22 22:09:15,806 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 17 transitions. Word has length 16 [2024-11-22 22:09:15,806 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:15,806 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 17 transitions. [2024-11-22 22:09:15,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:15,807 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 17 transitions. [2024-11-22 22:09:15,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-22 22:09:15,807 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:15,807 INFO L215 NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:15,814 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-22 22:09:16,011 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:16,012 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:16,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:16,013 INFO L85 PathProgramCache]: Analyzing trace with hash 1059120524, now seen corresponding path program 1 times [2024-11-22 22:09:16,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:16,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196642700] [2024-11-22 22:09:16,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:16,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:16,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-22 22:09:16,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [622539559] [2024-11-22 22:09:16,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:16,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:16,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:16,048 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-22 22:09:16,049 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-22 22:09:16,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:16,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-22 22:09:16,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-22 22:09:16,166 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-22 22:09:16,166 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:16,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196642700] [2024-11-22 22:09:16,167 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:16,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [622539559] [2024-11-22 22:09:16,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [622539559] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 22:09:16,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 22:09:16,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 22:09:16,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634268701] [2024-11-22 22:09:16,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 22:09:16,167 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 22:09:16,167 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:16,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 22:09:16,168 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-22 22:09:16,168 INFO L87 Difference]: Start difference. First operand 16 states and 17 transitions. Second operand has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:16,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:16,245 INFO L93 Difference]: Finished difference Result 22 states and 23 transitions. [2024-11-22 22:09:16,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 22:09:16,245 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22 [2024-11-22 22:09:16,245 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:16,246 INFO L225 Difference]: With dead ends: 22 [2024-11-22 22:09:16,247 INFO L226 Difference]: Without dead ends: 21 [2024-11-22 22:09:16,247 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-11-22 22:09:16,248 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 9 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:16,249 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 36 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 22:09:16,250 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-11-22 22:09:16,255 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2024-11-22 22:09:16,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 16 states have (on average 1.125) internal successors, (18), 17 states have internal predecessors, (18), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-22 22:09:16,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 22 transitions. [2024-11-22 22:09:16,256 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 22 transitions. Word has length 22 [2024-11-22 22:09:16,256 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:16,256 INFO L471 AbstractCegarLoop]: Abstraction has 21 states and 22 transitions. [2024-11-22 22:09:16,256 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-22 22:09:16,256 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 22 transitions. [2024-11-22 22:09:16,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-22 22:09:16,257 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:16,257 INFO L215 NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:16,265 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-22 22:09:16,462 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,SelfDestructingSolverStorable3 [2024-11-22 22:09:16,463 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:16,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:16,464 INFO L85 PathProgramCache]: Analyzing trace with hash -333121719, now seen corresponding path program 1 times [2024-11-22 22:09:16,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:16,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [574222436] [2024-11-22 22:09:16,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:16,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:16,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-22 22:09:16,493 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1067379237] [2024-11-22 22:09:16,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 22:09:16,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:16,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:16,495 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-22 22:09:16,507 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-22 22:09:16,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:16,577 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-22 22:09:16,579 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:16,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-22 22:09:16,756 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:17,390 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:17,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [574222436] [2024-11-22 22:09:17,392 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:17,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1067379237] [2024-11-22 22:09:17,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1067379237] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:17,392 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:17,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10] total 10 [2024-11-22 22:09:17,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360668564] [2024-11-22 22:09:17,392 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:17,393 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-22 22:09:17,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:17,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-22 22:09:17,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=220, Unknown=0, NotChecked=0, Total=272 [2024-11-22 22:09:17,394 INFO L87 Difference]: Start difference. First operand 21 states and 22 transitions. Second operand has 11 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-22 22:09:17,479 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:17,480 INFO L93 Difference]: Finished difference Result 27 states and 28 transitions. [2024-11-22 22:09:17,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-22 22:09:17,480 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 27 [2024-11-22 22:09:17,481 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:17,481 INFO L225 Difference]: With dead ends: 27 [2024-11-22 22:09:17,481 INFO L226 Difference]: Without dead ends: 26 [2024-11-22 22:09:17,481 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 58 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=70, Invalid=272, Unknown=0, NotChecked=0, Total=342 [2024-11-22 22:09:17,482 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 8 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:17,482 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 45 Invalid, 102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 22:09:17,483 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-11-22 22:09:17,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2024-11-22 22:09:17,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 20 states have (on average 1.1) internal successors, (22), 21 states have internal predecessors, (22), 2 states have call successors, (2), 1 states have call predecessors, (2), 3 states have return successors, (3), 3 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-22 22:09:17,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 27 transitions. [2024-11-22 22:09:17,491 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 27 transitions. Word has length 27 [2024-11-22 22:09:17,492 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:17,492 INFO L471 AbstractCegarLoop]: Abstraction has 26 states and 27 transitions. [2024-11-22 22:09:17,492 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-22 22:09:17,492 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 27 transitions. [2024-11-22 22:09:17,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-22 22:09:17,493 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:17,493 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:17,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-22 22:09:17,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:17,699 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:17,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:17,701 INFO L85 PathProgramCache]: Analyzing trace with hash -93038452, now seen corresponding path program 2 times [2024-11-22 22:09:17,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:17,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419312258] [2024-11-22 22:09:17,701 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 22:09:17,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:17,729 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 22:09:17,733 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:17,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [668771140] [2024-11-22 22:09:17,734 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 22:09:17,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:17,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:17,736 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-22 22:09:17,739 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-22 22:09:17,778 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 22:09:17,778 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:17,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 37 conjuncts are in the unsatisfiable core [2024-11-22 22:09:17,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:17,971 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 18 proven. 23 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-22 22:09:17,971 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:18,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:18,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1419312258] [2024-11-22 22:09:18,441 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:18,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [668771140] [2024-11-22 22:09:18,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [668771140] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:18,442 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:18,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14 [2024-11-22 22:09:18,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1166673039] [2024-11-22 22:09:18,442 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:18,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-11-22 22:09:18,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:18,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-11-22 22:09:18,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=352, Unknown=0, NotChecked=0, Total=420 [2024-11-22 22:09:18,444 INFO L87 Difference]: Start difference. First operand 26 states and 27 transitions. Second operand has 15 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 12 states have internal predecessors, (32), 4 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-22 22:09:18,643 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:18,644 INFO L93 Difference]: Finished difference Result 32 states and 33 transitions. [2024-11-22 22:09:18,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-22 22:09:18,644 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 12 states have internal predecessors, (32), 4 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Word has length 42 [2024-11-22 22:09:18,644 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:18,645 INFO L225 Difference]: With dead ends: 32 [2024-11-22 22:09:18,645 INFO L226 Difference]: Without dead ends: 31 [2024-11-22 22:09:18,645 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 129 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=139, Invalid=617, Unknown=0, NotChecked=0, Total=756 [2024-11-22 22:09:18,646 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 8 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 130 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:18,646 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 52 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 130 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 22:09:18,646 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-22 22:09:18,649 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2024-11-22 22:09:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 24 states have (on average 1.0833333333333333) internal successors, (26), 25 states have internal predecessors, (26), 2 states have call successors, (2), 1 states have call predecessors, (2), 4 states have return successors, (4), 4 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-22 22:09:18,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 32 transitions. [2024-11-22 22:09:18,650 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 32 transitions. Word has length 42 [2024-11-22 22:09:18,650 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:18,650 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 32 transitions. [2024-11-22 22:09:18,650 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 12 states have internal predecessors, (32), 4 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-22 22:09:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 32 transitions. [2024-11-22 22:09:18,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-22 22:09:18,651 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:18,651 INFO L215 NwaCegarLoop]: trace histogram [6, 5, 5, 5, 5, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:18,657 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-22 22:09:18,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:18,856 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:18,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:18,856 INFO L85 PathProgramCache]: Analyzing trace with hash 1739839982, now seen corresponding path program 3 times [2024-11-22 22:09:18,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:18,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360638721] [2024-11-22 22:09:18,857 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 22:09:18,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:18,871 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-11-22 22:09:18,871 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:18,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [174346196] [2024-11-22 22:09:18,872 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 22:09:18,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:18,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:18,874 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-22 22:09:18,875 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-22 22:09:18,989 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-11-22 22:09:18,989 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:18,990 INFO L255 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-11-22 22:09:18,992 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:19,178 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 29 proven. 36 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-22 22:09:19,178 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:20,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:20,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360638721] [2024-11-22 22:09:20,053 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:20,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [174346196] [2024-11-22 22:09:20,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [174346196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:20,053 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:20,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16 [2024-11-22 22:09:20,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [831090115] [2024-11-22 22:09:20,053 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:20,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-11-22 22:09:20,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:20,054 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-11-22 22:09:20,054 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=412, Unknown=0, NotChecked=0, Total=506 [2024-11-22 22:09:20,054 INFO L87 Difference]: Start difference. First operand 31 states and 32 transitions. Second operand has 17 states, 16 states have (on average 2.0625) internal successors, (33), 13 states have internal predecessors, (33), 3 states have call successors, (4), 1 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-22 22:09:20,199 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:20,199 INFO L93 Difference]: Finished difference Result 37 states and 38 transitions. [2024-11-22 22:09:20,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-22 22:09:20,199 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 16 states have (on average 2.0625) internal successors, (33), 13 states have internal predecessors, (33), 3 states have call successors, (4), 1 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) Word has length 52 [2024-11-22 22:09:20,200 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:20,200 INFO L225 Difference]: With dead ends: 37 [2024-11-22 22:09:20,200 INFO L226 Difference]: Without dead ends: 36 [2024-11-22 22:09:20,201 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 115 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=112, Invalid=488, Unknown=0, NotChecked=0, Total=600 [2024-11-22 22:09:20,201 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 12 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 251 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 255 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 251 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:20,201 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 65 Invalid, 255 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 251 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 22:09:20,202 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-11-22 22:09:20,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2024-11-22 22:09:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 28 states have (on average 1.0714285714285714) internal successors, (30), 29 states have internal predecessors, (30), 2 states have call successors, (2), 1 states have call predecessors, (2), 5 states have return successors, (5), 5 states have call predecessors, (5), 1 states have call successors, (5) [2024-11-22 22:09:20,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 37 transitions. [2024-11-22 22:09:20,205 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 37 transitions. Word has length 52 [2024-11-22 22:09:20,205 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:20,205 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 37 transitions. [2024-11-22 22:09:20,205 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 16 states have (on average 2.0625) internal successors, (33), 13 states have internal predecessors, (33), 3 states have call successors, (4), 1 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-22 22:09:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 37 transitions. [2024-11-22 22:09:20,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-22 22:09:20,206 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:20,206 INFO L215 NwaCegarLoop]: trace histogram [6, 5, 5, 5, 5, 5, 5, 5, 5, 4, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:20,211 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-22 22:09:20,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:20,407 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:20,407 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:20,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1418031143, now seen corresponding path program 4 times [2024-11-22 22:09:20,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:20,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1235335678] [2024-11-22 22:09:20,408 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 22:09:20,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:20,433 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 22:09:20,434 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:20,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [296764597] [2024-11-22 22:09:20,436 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 22:09:20,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:20,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:20,438 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-22 22:09:20,439 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-22 22:09:20,485 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 22:09:20,485 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:20,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-22 22:09:20,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:20,746 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 26 proven. 54 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-22 22:09:20,746 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:21,531 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:21,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1235335678] [2024-11-22 22:09:21,532 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:21,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [296764597] [2024-11-22 22:09:21,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [296764597] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:21,532 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:21,532 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19] total 19 [2024-11-22 22:09:21,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218013465] [2024-11-22 22:09:21,533 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:21,535 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-22 22:09:21,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:21,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-22 22:09:21,536 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=114, Invalid=536, Unknown=0, NotChecked=0, Total=650 [2024-11-22 22:09:21,536 INFO L87 Difference]: Start difference. First operand 36 states and 37 transitions. Second operand has 20 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 15 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 3 states have call successors, (5) [2024-11-22 22:09:21,792 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:21,792 INFO L93 Difference]: Finished difference Result 42 states and 43 transitions. [2024-11-22 22:09:21,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-22 22:09:21,793 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 15 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 3 states have call successors, (5) Word has length 57 [2024-11-22 22:09:21,793 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:21,794 INFO L225 Difference]: With dead ends: 42 [2024-11-22 22:09:21,794 INFO L226 Difference]: Without dead ends: 41 [2024-11-22 22:09:21,794 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 147 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=132, Invalid=624, Unknown=0, NotChecked=0, Total=756 [2024-11-22 22:09:21,794 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 8 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 386 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:21,795 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 108 Invalid, 386 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-22 22:09:21,795 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-11-22 22:09:21,801 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-11-22 22:09:21,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 32 states have (on average 1.0625) internal successors, (34), 33 states have internal predecessors, (34), 2 states have call successors, (2), 1 states have call predecessors, (2), 6 states have return successors, (6), 6 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-22 22:09:21,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 42 transitions. [2024-11-22 22:09:21,806 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 42 transitions. Word has length 57 [2024-11-22 22:09:21,807 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:21,807 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 42 transitions. [2024-11-22 22:09:21,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 15 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 3 states have call successors, (5) [2024-11-22 22:09:21,811 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 42 transitions. [2024-11-22 22:09:21,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-22 22:09:21,813 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:21,813 INFO L215 NwaCegarLoop]: trace histogram [7, 6, 6, 6, 6, 6, 6, 6, 6, 5, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:21,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-22 22:09:22,013 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:22,014 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:22,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:22,018 INFO L85 PathProgramCache]: Analyzing trace with hash -268517047, now seen corresponding path program 5 times [2024-11-22 22:09:22,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:22,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1178102079] [2024-11-22 22:09:22,018 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 22:09:22,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:22,047 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 7 check-sat command(s) [2024-11-22 22:09:22,047 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:22,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1229378979] [2024-11-22 22:09:22,049 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 22:09:22,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:22,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:22,053 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-22 22:09:22,054 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-22 22:09:22,111 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 7 check-sat command(s) [2024-11-22 22:09:22,111 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:22,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-22 22:09:22,114 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:22,417 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 33 proven. 80 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-11-22 22:09:22,417 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:23,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:23,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1178102079] [2024-11-22 22:09:23,905 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:23,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1229378979] [2024-11-22 22:09:23,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1229378979] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:23,905 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:23,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22 [2024-11-22 22:09:23,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2063902778] [2024-11-22 22:09:23,906 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:23,906 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-11-22 22:09:23,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:23,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-11-22 22:09:23,908 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=134, Invalid=678, Unknown=0, NotChecked=0, Total=812 [2024-11-22 22:09:23,908 INFO L87 Difference]: Start difference. First operand 41 states and 42 transitions. Second operand has 23 states, 22 states have (on average 1.8636363636363635) internal successors, (41), 17 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 6 states have return successors, (6), 6 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-22 22:09:24,131 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:24,131 INFO L93 Difference]: Finished difference Result 47 states and 48 transitions. [2024-11-22 22:09:24,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-11-22 22:09:24,132 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 22 states have (on average 1.8636363636363635) internal successors, (41), 17 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 6 states have return successors, (6), 6 states have call predecessors, (6), 3 states have call successors, (6) Word has length 67 [2024-11-22 22:09:24,132 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:24,132 INFO L225 Difference]: With dead ends: 47 [2024-11-22 22:09:24,132 INFO L226 Difference]: Without dead ends: 46 [2024-11-22 22:09:24,133 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 181 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=152, Invalid=778, Unknown=0, NotChecked=0, Total=930 [2024-11-22 22:09:24,133 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 4 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 500 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 500 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 500 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:24,133 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 119 Invalid, 500 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 500 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-22 22:09:24,134 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-11-22 22:09:24,137 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2024-11-22 22:09:24,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 36 states have (on average 1.0555555555555556) internal successors, (38), 37 states have internal predecessors, (38), 2 states have call successors, (2), 1 states have call predecessors, (2), 7 states have return successors, (7), 7 states have call predecessors, (7), 1 states have call successors, (7) [2024-11-22 22:09:24,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 47 transitions. [2024-11-22 22:09:24,137 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 47 transitions. Word has length 67 [2024-11-22 22:09:24,138 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:24,138 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 47 transitions. [2024-11-22 22:09:24,138 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 22 states have (on average 1.8636363636363635) internal successors, (41), 17 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 6 states have return successors, (6), 6 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-22 22:09:24,138 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 47 transitions. [2024-11-22 22:09:24,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-22 22:09:24,139 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:24,139 INFO L215 NwaCegarLoop]: trace histogram [9, 8, 8, 8, 8, 7, 7, 7, 7, 6, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:24,146 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-22 22:09:24,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:24,340 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:24,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:24,340 INFO L85 PathProgramCache]: Analyzing trace with hash 2140827276, now seen corresponding path program 6 times [2024-11-22 22:09:24,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:24,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883937824] [2024-11-22 22:09:24,340 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-22 22:09:24,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:24,361 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-11-22 22:09:24,361 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:24,362 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [360662914] [2024-11-22 22:09:24,362 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-22 22:09:24,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:24,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:24,370 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-22 22:09:24,370 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-22 22:09:24,680 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-11-22 22:09:24,680 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:24,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 66 conjuncts are in the unsatisfiable core [2024-11-22 22:09:24,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:25,230 INFO L134 CoverageAnalysis]: Checked inductivity of 261 backedges. 53 proven. 135 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked. [2024-11-22 22:09:25,230 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:26,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:26,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1883937824] [2024-11-22 22:09:26,441 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:26,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [360662914] [2024-11-22 22:09:26,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [360662914] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:26,442 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:26,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26] total 26 [2024-11-22 22:09:26,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022233356] [2024-11-22 22:09:26,442 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:26,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-22 22:09:26,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:26,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-22 22:09:26,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=885, Unknown=0, NotChecked=0, Total=1056 [2024-11-22 22:09:26,443 INFO L87 Difference]: Start difference. First operand 46 states and 47 transitions. Second operand has 27 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 20 states have internal predecessors, (48), 4 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (7), 7 states have call predecessors, (7), 3 states have call successors, (7) [2024-11-22 22:09:26,756 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:26,756 INFO L93 Difference]: Finished difference Result 52 states and 53 transitions. [2024-11-22 22:09:26,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-22 22:09:26,756 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 20 states have internal predecessors, (48), 4 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (7), 7 states have call predecessors, (7), 3 states have call successors, (7) Word has length 82 [2024-11-22 22:09:26,757 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:26,758 INFO L225 Difference]: With dead ends: 52 [2024-11-22 22:09:26,759 INFO L226 Difference]: Without dead ends: 51 [2024-11-22 22:09:26,760 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 229 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=191, Invalid=999, Unknown=0, NotChecked=0, Total=1190 [2024-11-22 22:09:26,760 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 4 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 662 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 662 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 662 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:26,760 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 152 Invalid, 662 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 662 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-22 22:09:26,761 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-11-22 22:09:26,764 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-11-22 22:09:26,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 40 states have (on average 1.05) internal successors, (42), 41 states have internal predecessors, (42), 2 states have call successors, (2), 1 states have call predecessors, (2), 8 states have return successors, (8), 8 states have call predecessors, (8), 1 states have call successors, (8) [2024-11-22 22:09:26,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 52 transitions. [2024-11-22 22:09:26,765 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 52 transitions. Word has length 82 [2024-11-22 22:09:26,765 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:26,765 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 52 transitions. [2024-11-22 22:09:26,765 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 20 states have internal predecessors, (48), 4 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (7), 7 states have call predecessors, (7), 3 states have call successors, (7) [2024-11-22 22:09:26,765 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 52 transitions. [2024-11-22 22:09:26,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-22 22:09:26,766 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:26,766 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 9, 9, 8, 8, 8, 8, 7, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:26,778 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-22 22:09:26,966 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,SelfDestructingSolverStorable9 [2024-11-22 22:09:26,967 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:26,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:26,968 INFO L85 PathProgramCache]: Analyzing trace with hash 1909340910, now seen corresponding path program 7 times [2024-11-22 22:09:26,968 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:26,968 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170848773] [2024-11-22 22:09:26,968 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-22 22:09:26,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:26,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-22 22:09:26,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [20066504] [2024-11-22 22:09:26,998 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-22 22:09:26,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:26,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:27,002 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-22 22:09:27,003 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-22 22:09:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 22:09:27,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 57 conjuncts are in the unsatisfiable core [2024-11-22 22:09:27,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:27,520 INFO L134 CoverageAnalysis]: Checked inductivity of 338 backedges. 76 proven. 147 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-11-22 22:09:27,520 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:30,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:30,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170848773] [2024-11-22 22:09:30,099 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:30,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [20066504] [2024-11-22 22:09:30,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [20066504] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:30,099 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:30,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28] total 28 [2024-11-22 22:09:30,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13109136] [2024-11-22 22:09:30,100 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:30,100 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-22 22:09:30,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:30,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-22 22:09:30,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=174, Invalid=1016, Unknown=0, NotChecked=0, Total=1190 [2024-11-22 22:09:30,101 INFO L87 Difference]: Start difference. First operand 51 states and 52 transitions. Second operand has 29 states, 28 states have (on average 1.75) internal successors, (49), 21 states have internal predecessors, (49), 3 states have call successors, (4), 1 states have call predecessors, (4), 8 states have return successors, (8), 8 states have call predecessors, (8), 3 states have call successors, (8) [2024-11-22 22:09:30,434 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:30,434 INFO L93 Difference]: Finished difference Result 57 states and 58 transitions. [2024-11-22 22:09:30,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-22 22:09:30,435 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 28 states have (on average 1.75) internal successors, (49), 21 states have internal predecessors, (49), 3 states have call successors, (4), 1 states have call predecessors, (4), 8 states have return successors, (8), 8 states have call predecessors, (8), 3 states have call successors, (8) Word has length 92 [2024-11-22 22:09:30,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:30,436 INFO L225 Difference]: With dead ends: 57 [2024-11-22 22:09:30,436 INFO L226 Difference]: Without dead ends: 56 [2024-11-22 22:09:30,436 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 255 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=192, Invalid=1140, Unknown=0, NotChecked=0, Total=1332 [2024-11-22 22:09:30,437 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 4 mSDsluCounter, 162 mSDsCounter, 0 mSdLazyCounter, 831 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 831 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 831 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:30,437 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 177 Invalid, 831 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 831 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-22 22:09:30,437 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-11-22 22:09:30,440 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-11-22 22:09:30,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 44 states have (on average 1.0454545454545454) internal successors, (46), 45 states have internal predecessors, (46), 2 states have call successors, (2), 1 states have call predecessors, (2), 9 states have return successors, (9), 9 states have call predecessors, (9), 1 states have call successors, (9) [2024-11-22 22:09:30,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 57 transitions. [2024-11-22 22:09:30,441 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 57 transitions. Word has length 92 [2024-11-22 22:09:30,441 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:30,441 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 57 transitions. [2024-11-22 22:09:30,441 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 28 states have (on average 1.75) internal successors, (49), 21 states have internal predecessors, (49), 3 states have call successors, (4), 1 states have call predecessors, (4), 8 states have return successors, (8), 8 states have call predecessors, (8), 3 states have call successors, (8) [2024-11-22 22:09:30,441 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 57 transitions. [2024-11-22 22:09:30,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-22 22:09:30,442 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:30,442 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 9, 9, 9, 9, 9, 9, 8, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:30,449 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-22 22:09:30,646 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:30,646 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:30,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:30,647 INFO L85 PathProgramCache]: Analyzing trace with hash 280997671, now seen corresponding path program 8 times [2024-11-22 22:09:30,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:30,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286679747] [2024-11-22 22:09:30,647 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 22:09:30,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:30,666 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 22:09:30,666 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:30,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [388912417] [2024-11-22 22:09:30,667 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 22:09:30,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:30,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:30,675 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-22 22:09:30,679 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-22 22:09:30,890 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 22:09:30,890 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:30,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 65 conjuncts are in the unsatisfiable core [2024-11-22 22:09:30,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:31,392 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 69 proven. 188 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-22 22:09:31,392 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:34,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:34,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1286679747] [2024-11-22 22:09:34,626 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:34,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [388912417] [2024-11-22 22:09:34,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [388912417] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:34,626 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:34,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31] total 31 [2024-11-22 22:09:34,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1954912495] [2024-11-22 22:09:34,626 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:34,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-22 22:09:34,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:34,627 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-22 22:09:34,627 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=194, Invalid=1212, Unknown=0, NotChecked=0, Total=1406 [2024-11-22 22:09:34,628 INFO L87 Difference]: Start difference. First operand 56 states and 57 transitions. Second operand has 32 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 23 states have internal predecessors, (53), 3 states have call successors, (4), 1 states have call predecessors, (4), 9 states have return successors, (9), 9 states have call predecessors, (9), 3 states have call successors, (9) [2024-11-22 22:09:35,026 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:35,026 INFO L93 Difference]: Finished difference Result 62 states and 63 transitions. [2024-11-22 22:09:35,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-11-22 22:09:35,026 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 23 states have internal predecessors, (53), 3 states have call successors, (4), 1 states have call predecessors, (4), 9 states have return successors, (9), 9 states have call predecessors, (9), 3 states have call successors, (9) Word has length 97 [2024-11-22 22:09:35,027 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:35,027 INFO L225 Difference]: With dead ends: 62 [2024-11-22 22:09:35,027 INFO L226 Difference]: Without dead ends: 61 [2024-11-22 22:09:35,028 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 295 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=212, Invalid=1348, Unknown=0, NotChecked=0, Total=1560 [2024-11-22 22:09:35,028 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 4 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 1105 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 282 SdHoareTripleChecker+Invalid, 1105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1105 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:35,029 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 282 Invalid, 1105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1105 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-22 22:09:35,030 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-11-22 22:09:35,036 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2024-11-22 22:09:35,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 48 states have (on average 1.0416666666666667) internal successors, (50), 49 states have internal predecessors, (50), 2 states have call successors, (2), 1 states have call predecessors, (2), 10 states have return successors, (10), 10 states have call predecessors, (10), 1 states have call successors, (10) [2024-11-22 22:09:35,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 62 transitions. [2024-11-22 22:09:35,037 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 62 transitions. Word has length 97 [2024-11-22 22:09:35,037 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:35,037 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 62 transitions. [2024-11-22 22:09:35,037 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 23 states have internal predecessors, (53), 3 states have call successors, (4), 1 states have call predecessors, (4), 9 states have return successors, (9), 9 states have call predecessors, (9), 3 states have call successors, (9) [2024-11-22 22:09:35,037 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 62 transitions. [2024-11-22 22:09:35,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-22 22:09:35,041 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:35,041 INFO L215 NwaCegarLoop]: trace histogram [11, 10, 10, 10, 10, 10, 10, 10, 10, 9, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:35,048 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-22 22:09:35,242 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,SelfDestructingSolverStorable11 [2024-11-22 22:09:35,242 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:35,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:35,243 INFO L85 PathProgramCache]: Analyzing trace with hash 835472201, now seen corresponding path program 9 times [2024-11-22 22:09:35,243 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:35,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026280698] [2024-11-22 22:09:35,243 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 22:09:35,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:35,271 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-22 22:09:35,271 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:35,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2112592651] [2024-11-22 22:09:35,273 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 22:09:35,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:35,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:35,275 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-22 22:09:35,276 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-22 22:09:35,856 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-22 22:09:35,857 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:35,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 75 conjuncts are in the unsatisfiable core [2024-11-22 22:09:35,860 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:36,467 INFO L134 CoverageAnalysis]: Checked inductivity of 470 backedges. 46 proven. 285 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-11-22 22:09:36,467 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:40,318 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:40,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026280698] [2024-11-22 22:09:40,318 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:40,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2112592651] [2024-11-22 22:09:40,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2112592651] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:40,318 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:40,318 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35] total 35 [2024-11-22 22:09:40,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090960587] [2024-11-22 22:09:40,319 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:40,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 36 states [2024-11-22 22:09:40,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:40,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants. [2024-11-22 22:09:40,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=237, Invalid=1485, Unknown=0, NotChecked=0, Total=1722 [2024-11-22 22:09:40,323 INFO L87 Difference]: Start difference. First operand 61 states and 62 transitions. Second operand has 36 states, 35 states have (on average 1.6285714285714286) internal successors, (57), 26 states have internal predecessors, (57), 4 states have call successors, (4), 1 states have call predecessors, (4), 10 states have return successors, (10), 10 states have call predecessors, (10), 3 states have call successors, (10) [2024-11-22 22:09:40,720 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:40,720 INFO L93 Difference]: Finished difference Result 67 states and 68 transitions. [2024-11-22 22:09:40,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-11-22 22:09:40,720 INFO L78 Accepts]: Start accepts. Automaton has has 36 states, 35 states have (on average 1.6285714285714286) internal successors, (57), 26 states have internal predecessors, (57), 4 states have call successors, (4), 1 states have call predecessors, (4), 10 states have return successors, (10), 10 states have call predecessors, (10), 3 states have call successors, (10) Word has length 107 [2024-11-22 22:09:40,721 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:40,721 INFO L225 Difference]: With dead ends: 67 [2024-11-22 22:09:40,723 INFO L226 Difference]: Without dead ends: 66 [2024-11-22 22:09:40,724 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 118 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 349 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=257, Invalid=1635, Unknown=0, NotChecked=0, Total=1892 [2024-11-22 22:09:40,724 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 10 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 1173 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 176 SdHoareTripleChecker+Invalid, 1176 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 1173 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:40,725 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 176 Invalid, 1176 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 1173 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-22 22:09:40,726 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66 states. [2024-11-22 22:09:40,729 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 66. [2024-11-22 22:09:40,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 52 states have (on average 1.0384615384615385) internal successors, (54), 53 states have internal predecessors, (54), 2 states have call successors, (2), 1 states have call predecessors, (2), 11 states have return successors, (11), 11 states have call predecessors, (11), 1 states have call successors, (11) [2024-11-22 22:09:40,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 67 transitions. [2024-11-22 22:09:40,730 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 67 transitions. Word has length 107 [2024-11-22 22:09:40,730 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:40,730 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 67 transitions. [2024-11-22 22:09:40,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 36 states, 35 states have (on average 1.6285714285714286) internal successors, (57), 26 states have internal predecessors, (57), 4 states have call successors, (4), 1 states have call predecessors, (4), 10 states have return successors, (10), 10 states have call predecessors, (10), 3 states have call successors, (10) [2024-11-22 22:09:40,730 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 67 transitions. [2024-11-22 22:09:40,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-22 22:09:40,731 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:40,732 INFO L215 NwaCegarLoop]: trace histogram [13, 12, 12, 12, 12, 11, 11, 11, 11, 10, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:40,737 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-22 22:09:40,935 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-22 22:09:40,936 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:40,936 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:40,936 INFO L85 PathProgramCache]: Analyzing trace with hash 1057277068, now seen corresponding path program 10 times [2024-11-22 22:09:40,936 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:40,936 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1259495289] [2024-11-22 22:09:40,937 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 22:09:40,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:40,980 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 22:09:40,980 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:40,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [587973202] [2024-11-22 22:09:40,989 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 22:09:40,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:40,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:40,993 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-22 22:09:40,994 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-22 22:09:41,180 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 22:09:41,181 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 22:09:41,186 INFO L255 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 114 conjuncts are in the unsatisfiable core [2024-11-22 22:09:41,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 22:09:41,943 INFO L134 CoverageAnalysis]: Checked inductivity of 629 backedges. 83 proven. 335 refuted. 0 times theorem prover too weak. 211 trivial. 0 not checked. [2024-11-22 22:09:41,944 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 22:09:44,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 22:09:44,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1259495289] [2024-11-22 22:09:44,252 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-22 22:09:44,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [587973202] [2024-11-22 22:09:44,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [587973202] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 22:09:44,253 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-11-22 22:09:44,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39] total 39 [2024-11-22 22:09:44,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755384917] [2024-11-22 22:09:44,253 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-11-22 22:09:44,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-11-22 22:09:44,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 22:09:44,254 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-11-22 22:09:44,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=326, Invalid=2124, Unknown=0, NotChecked=0, Total=2450 [2024-11-22 22:09:44,255 INFO L87 Difference]: Start difference. First operand 66 states and 67 transitions. Second operand has 40 states, 38 states have (on average 1.6842105263157894) internal successors, (64), 29 states have internal predecessors, (64), 4 states have call successors, (5), 1 states have call predecessors, (5), 11 states have return successors, (11), 11 states have call predecessors, (11), 3 states have call successors, (11) [2024-11-22 22:09:44,783 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 22:09:44,783 INFO L93 Difference]: Finished difference Result 72 states and 73 transitions. [2024-11-22 22:09:44,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-11-22 22:09:44,783 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 38 states have (on average 1.6842105263157894) internal successors, (64), 29 states have internal predecessors, (64), 4 states have call successors, (5), 1 states have call predecessors, (5), 11 states have return successors, (11), 11 states have call predecessors, (11), 3 states have call successors, (11) Word has length 122 [2024-11-22 22:09:44,784 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 22:09:44,784 INFO L225 Difference]: With dead ends: 72 [2024-11-22 22:09:44,784 INFO L226 Difference]: Without dead ends: 71 [2024-11-22 22:09:44,785 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 141 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 570 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=379, Invalid=2377, Unknown=0, NotChecked=0, Total=2756 [2024-11-22 22:09:44,785 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 12 mSDsluCounter, 215 mSDsCounter, 0 mSdLazyCounter, 1396 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 233 SdHoareTripleChecker+Invalid, 1402 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 1396 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-22 22:09:44,786 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 233 Invalid, 1402 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 1396 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-22 22:09:44,786 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71 states. [2024-11-22 22:09:44,789 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 71. [2024-11-22 22:09:44,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71 states, 56 states have (on average 1.0357142857142858) internal successors, (58), 57 states have internal predecessors, (58), 2 states have call successors, (2), 1 states have call predecessors, (2), 12 states have return successors, (12), 12 states have call predecessors, (12), 1 states have call successors, (12) [2024-11-22 22:09:44,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 72 transitions. [2024-11-22 22:09:44,790 INFO L78 Accepts]: Start accepts. Automaton has 71 states and 72 transitions. Word has length 122 [2024-11-22 22:09:44,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 22:09:44,791 INFO L471 AbstractCegarLoop]: Abstraction has 71 states and 72 transitions. [2024-11-22 22:09:44,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 38 states have (on average 1.6842105263157894) internal successors, (64), 29 states have internal predecessors, (64), 4 states have call successors, (5), 1 states have call predecessors, (5), 11 states have return successors, (11), 11 states have call predecessors, (11), 3 states have call successors, (11) [2024-11-22 22:09:44,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 72 transitions. [2024-11-22 22:09:44,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-22 22:09:44,792 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 22:09:44,792 INFO L215 NwaCegarLoop]: trace histogram [13, 12, 12, 12, 12, 12, 12, 12, 12, 11, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 22:09:44,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-22 22:09:44,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-22 22:09:44,995 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2024-11-22 22:09:44,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 22:09:44,996 INFO L85 PathProgramCache]: Analyzing trace with hash -355174327, now seen corresponding path program 11 times [2024-11-22 22:09:44,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 22:09:44,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [455431245] [2024-11-22 22:09:44,996 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 22:09:44,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 22:09:45,022 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2024-11-22 22:09:45,023 INFO L228 tOrderPrioritization]: Conjunction of SSA is unknown [2024-11-22 22:09:45,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1331685093] [2024-11-22 22:09:45,028 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 22:09:45,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 22:09:45,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 22:09:45,029 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-22 22:09:45,030 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-22 22:09:45,266 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2024-11-22 22:09:45,267 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-22 22:09:45,267 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 22:09:45,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 22:09:45,310 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 22:09:45,310 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 22:09:45,311 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location factErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 4 remaining) [2024-11-22 22:09:45,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location factErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 4 remaining) [2024-11-22 22:09:45,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location factErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 4 remaining) [2024-11-22 22:09:45,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location factErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 4 remaining) [2024-11-22 22:09:45,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-11-22 22:09:45,512 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,SelfDestructingSolverStorable14 [2024-11-22 22:09:45,516 INFO L407 BasicCegarLoop]: Path program histogram: [11, 1, 1, 1, 1] [2024-11-22 22:09:45,544 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-22 22:09:45,546 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 22.11 10:09:45 BoogieIcfgContainer [2024-11-22 22:09:45,546 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-22 22:09:45,547 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-22 22:09:45,547 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-22 22:09:45,547 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-22 22:09:45,547 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 10:09:15" (3/4) ... [2024-11-22 22:09:45,548 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-22 22:09:45,588 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-22 22:09:45,588 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-22 22:09:45,589 INFO L158 Benchmark]: Toolchain (without parser) took 30913.72ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 73.2MB in the beginning and 297.6MB in the end (delta: -224.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 22:09:45,589 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 142.6MB. Free memory is still 95.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 22:09:45,589 INFO L158 Benchmark]: CACSL2BoogieTranslator took 174.68ms. Allocated memory is still 142.6MB. Free memory was 73.0MB in the beginning and 61.8MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-22 22:09:45,589 INFO L158 Benchmark]: Boogie Procedure Inliner took 20.39ms. Allocated memory is still 142.6MB. Free memory was 61.8MB in the beginning and 60.4MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-22 22:09:45,590 INFO L158 Benchmark]: Boogie Preprocessor took 16.73ms. Allocated memory is still 142.6MB. Free memory was 60.4MB in the beginning and 59.1MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 22:09:45,590 INFO L158 Benchmark]: RCFGBuilder took 238.57ms. Allocated memory is still 142.6MB. Free memory was 59.1MB in the beginning and 113.6MB in the end (delta: -54.6MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. [2024-11-22 22:09:45,590 INFO L158 Benchmark]: TraceAbstraction took 30414.65ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 112.9MB in the beginning and 300.8MB in the end (delta: -187.9MB). Peak memory consumption was 12.1MB. Max. memory is 16.1GB. [2024-11-22 22:09:45,590 INFO L158 Benchmark]: Witness Printer took 41.95ms. Allocated memory is still 343.9MB. Free memory was 300.8MB in the beginning and 297.6MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-22 22:09:45,591 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 142.6MB. Free memory is still 95.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 174.68ms. Allocated memory is still 142.6MB. Free memory was 73.0MB in the beginning and 61.8MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 20.39ms. Allocated memory is still 142.6MB. Free memory was 61.8MB in the beginning and 60.4MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 16.73ms. Allocated memory is still 142.6MB. Free memory was 60.4MB in the beginning and 59.1MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 238.57ms. Allocated memory is still 142.6MB. Free memory was 59.1MB in the beginning and 113.6MB in the end (delta: -54.6MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. * TraceAbstraction took 30414.65ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 112.9MB in the beginning and 300.8MB in the end (delta: -187.9MB). Peak memory consumption was 12.1MB. Max. memory is 16.1GB. * Witness Printer took 41.95ms. Allocated memory is still 343.9MB. Free memory was 300.8MB in the beginning and 297.6MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 20]: integer overflow possible integer overflow possible We found a FailurePath: [L26] int x = __VERIFIER_nondet_int(); [L27] COND FALSE !(x < 0) [L29] int y = __VERIFIER_nondet_int(); [L30] COND FALSE !(y < 0) [L32] int z = __VERIFIER_nondet_int(); [L33] CALL fact(x) VAL [\old(x)=13] [L18] COND TRUE x > 1 VAL [\old(x)=13, x=13] [L19] EXPR x - 1 VAL [\old(x)=13, x=13] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=12] [L18] COND TRUE x > 1 VAL [\old(x)=12, x=12] [L19] EXPR x - 1 VAL [\old(x)=12, x=12] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=11] [L18] COND TRUE x > 1 VAL [\old(x)=11, x=11] [L19] EXPR x - 1 VAL [\old(x)=11, x=11] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=10] [L18] COND TRUE x > 1 VAL [\old(x)=10, x=10] [L19] EXPR x - 1 VAL [\old(x)=10, x=10] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=9] [L18] COND TRUE x > 1 VAL [\old(x)=9, x=9] [L19] EXPR x - 1 VAL [\old(x)=9, x=9] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=8] [L18] COND TRUE x > 1 VAL [\old(x)=8, x=8] [L19] EXPR x - 1 VAL [\old(x)=8, x=8] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=7] [L18] COND TRUE x > 1 VAL [\old(x)=7, x=7] [L19] EXPR x - 1 VAL [\old(x)=7, x=7] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=6] [L18] COND TRUE x > 1 VAL [\old(x)=6, x=6] [L19] EXPR x - 1 VAL [\old(x)=6, x=6] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=5] [L18] COND TRUE x > 1 VAL [\old(x)=5, x=5] [L19] EXPR x - 1 VAL [\old(x)=5, x=5] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=4] [L18] COND TRUE x > 1 VAL [\old(x)=4, x=4] [L19] EXPR x - 1 VAL [\old(x)=4, x=4] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=3] [L18] COND TRUE x > 1 VAL [\old(x)=3, x=3] [L19] EXPR x - 1 VAL [\old(x)=3, x=3] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=2] [L18] COND TRUE x > 1 VAL [\old(x)=2, x=2] [L19] EXPR x - 1 VAL [\old(x)=2, x=2] [L19] CALL, EXPR fact(x - 1) VAL [\old(x)=1] [L18] COND FALSE !(x > 1) [L22] return 1; VAL [\old(x)=1, \result=1] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=2, x=2] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=2, \result=2] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=3, x=3] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=3, \result=6] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=4, x=4] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=4, \result=24] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=5, x=5] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=5, \result=120] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=6, x=6] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=6, \result=720] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=7, x=7] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=7, \result=5040] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=8, x=8] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=8, \result=40320] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=9, x=9] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=9, \result=362880] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=10, x=10] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=10, \result=3628800] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=11, x=11] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=11, \result=39916800] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=12, x=12] [L19] int y = fact(x - 1); [L20] EXPR y * x [L20] return y * x; VAL [\old(x)=12, \result=479001600] [L19] RET, EXPR fact(x - 1) VAL [\old(x)=13, x=13] [L19] int y = fact(x - 1); [L20] y * x VAL [\old(x)=13] - UnprovableResult [Line: 19]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 19]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 23 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 30.3s, OverallIterations: 15, TraceHistogramMax: 13, PathProgramHistogramMax: 11, EmptinessCheckTime: 0.0s, AutomataDifference: 3.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 122 SdHoareTripleChecker+Valid, 2.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 102 mSDsluCounter, 1543 SdHoareTripleChecker+Invalid, 2.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1365 mSDsCounter, 27 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 6664 IncrementalHoareTripleChecker+Invalid, 6691 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 27 mSolverCounterUnsat, 178 mSDtfsCounter, 6664 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 915 GetRequests, 577 SyntacticMatches, 0 SemanticMatches, 338 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2330 ImplicationChecksByTransitivity, 6.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=71occurred in iteration=14, InterpolantAutomatonStates: 258, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 14 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.5s SatisfiabilityAnalysisTime, 21.7s InterpolantComputationTime, 1837 NumberOfCodeBlocks, 1832 NumberOfCodeBlocksAsserted, 117 NumberOfCheckSat, 786 ConstructedInterpolants, 0 QuantifiedInterpolants, 4270 SizeOfPredicates, 2 NumberOfNonLiveVariables, 1600 ConjunctsInSsa, 557 ConjunctsInUnsatCore, 14 InterpolantComputations, 4 PerfectInterpolantSequences, 1227/2516 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-22 22:09:45,654 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(OVERFLOW)