./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-overflow.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-crafted-lit/NoriSharma-FSE2013-Fig7.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version fca748b1 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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-crafted-lit/NoriSharma-FSE2013-Fig7.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 6c672e39437b64d6e9cb9cb97996c418b00fa547966c3f2e660d54aae5ea7064 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 18:06:47,725 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 18:06:47,808 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf [2024-11-20 18:06:47,814 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 18:06:47,817 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 18:06:47,848 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 18:06:47,849 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 18:06:47,850 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 18:06:47,850 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 18:06:47,852 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 18:06:47,852 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 18:06:47,853 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 18:06:47,853 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 18:06:47,855 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 18:06:47,855 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 18:06:47,856 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 18:06:47,856 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 18:06:47,856 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 18:06:47,857 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 18:06:47,857 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 18:06:47,857 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 18:06:47,860 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 18:06:47,861 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 18:06:47,861 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-20 18:06:47,861 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 18:06:47,862 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 18:06:47,862 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 18:06:47,862 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 18:06:47,862 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 18:06:47,863 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-20 18:06:47,863 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 18:06:47,863 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 18:06:47,863 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 18:06:47,864 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 18:06:47,864 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 18:06:47,864 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 18:06:47,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 18:06:47,865 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 18:06:47,865 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 18:06:47,866 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 18:06:47,866 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 18:06:47,866 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 -> 6c672e39437b64d6e9cb9cb97996c418b00fa547966c3f2e660d54aae5ea7064 [2024-11-20 18:06:48,148 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 18:06:48,172 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 18:06:48,175 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 18:06:48,176 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 18:06:48,177 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 18:06:48,178 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-crafted-lit/NoriSharma-FSE2013-Fig7.c [2024-11-20 18:06:49,622 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 18:06:49,798 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 18:06:49,799 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-crafted-lit/NoriSharma-FSE2013-Fig7.c [2024-11-20 18:06:49,814 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e26ce7cdf/21ab53c3777c4338b63aff1359b30132/FLAGb5531a41f [2024-11-20 18:06:50,187 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e26ce7cdf/21ab53c3777c4338b63aff1359b30132 [2024-11-20 18:06:50,189 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 18:06:50,190 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 18:06:50,191 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 18:06:50,191 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 18:06:50,197 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 18:06:50,198 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,198 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@558b4b54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50, skipping insertion in model container [2024-11-20 18:06:50,199 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,218 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 18:06:50,379 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 18:06:50,384 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 18:06:50,397 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 18:06:50,409 INFO L204 MainTranslator]: Completed translation [2024-11-20 18:06:50,410 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50 WrapperNode [2024-11-20 18:06:50,410 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 18:06:50,411 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 18:06:50,411 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 18:06:50,424 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 18:06:50,431 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,435 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,452 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 43 [2024-11-20 18:06:50,452 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 18:06:50,453 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 18:06:50,453 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 18:06:50,453 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 18:06:50,463 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,463 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,472 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,477 INFO L175 MemorySlicer]: No memory access in input program. [2024-11-20 18:06:50,477 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,477 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,479 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,483 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,483 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,484 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,485 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 18:06:50,486 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 18:06:50,486 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 18:06:50,486 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 18:06:50,486 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (1/1) ... [2024-11-20 18:06:50,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 18:06:50,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 18:06:50,516 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-20 18:06:50,520 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-20 18:06:50,565 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 18:06:50,565 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 18:06:50,624 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 18:06:50,625 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 18:06:50,715 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-11-20 18:06:50,715 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 18:06:50,728 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 18:06:50,729 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-20 18:06:50,729 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 06:06:50 BoogieIcfgContainer [2024-11-20 18:06:50,730 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 18:06:50,732 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 18:06:50,732 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 18:06:50,736 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 18:06:50,737 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 06:06:50" (1/3) ... [2024-11-20 18:06:50,739 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30df1169 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 06:06:50, skipping insertion in model container [2024-11-20 18:06:50,740 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 06:06:50" (2/3) ... [2024-11-20 18:06:50,740 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30df1169 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 06:06:50, skipping insertion in model container [2024-11-20 18:06:50,740 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 06:06:50" (3/3) ... [2024-11-20 18:06:50,742 INFO L112 eAbstractionObserver]: Analyzing ICFG NoriSharma-FSE2013-Fig7.c [2024-11-20 18:06:50,760 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 18:06:50,760 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-20 18:06:50,827 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 18:06:50,834 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;@12649466, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 18:06:50,834 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-20 18:06:50,838 INFO L276 IsEmpty]: Start isEmpty. Operand has 19 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 18 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 18:06:50,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-20 18:06:50,844 INFO L207 NwaCegarLoop]: Found error trace [2024-11-20 18:06:50,844 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2024-11-20 18:06:50,845 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2024-11-20 18:06:50,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 18:06:50,851 INFO L85 PathProgramCache]: Analyzing trace with hash 925796, now seen corresponding path program 1 times [2024-11-20 18:06:50,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 18:06:50,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894149825] [2024-11-20 18:06:50,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 18:06:50,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 18:06:50,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 18:06:51,068 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-20 18:06:51,070 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 18:06:51,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894149825] [2024-11-20 18:06:51,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1894149825] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 18:06:51,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 18:06:51,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 18:06:51,074 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000142545] [2024-11-20 18:06:51,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 18:06:51,079 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 18:06:51,079 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 18:06:51,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 18:06:51,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 18:06:51,109 INFO L87 Difference]: Start difference. First operand has 19 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 18 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 18:06:51,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-20 18:06:51,145 INFO L93 Difference]: Finished difference Result 23 states and 23 transitions. [2024-11-20 18:06:51,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 18:06:51,155 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 4 [2024-11-20 18:06:51,155 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-20 18:06:51,169 INFO L225 Difference]: With dead ends: 23 [2024-11-20 18:06:51,170 INFO L226 Difference]: Without dead ends: 14 [2024-11-20 18:06:51,174 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-20 18:06:51,183 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 9 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-20 18:06:51,184 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 16 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-20 18:06:51,200 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2024-11-20 18:06:51,210 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2024-11-20 18:06:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 9 states have (on average 1.5555555555555556) internal successors, (14), 13 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 18:06:51,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 14 transitions. [2024-11-20 18:06:51,213 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 14 transitions. Word has length 4 [2024-11-20 18:06:51,213 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-20 18:06:51,213 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 14 transitions. [2024-11-20 18:06:51,214 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 18:06:51,214 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 14 transitions. [2024-11-20 18:06:51,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-20 18:06:51,214 INFO L207 NwaCegarLoop]: Found error trace [2024-11-20 18:06:51,214 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2024-11-20 18:06:51,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 18:06:51,215 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2024-11-20 18:06:51,215 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 18:06:51,216 INFO L85 PathProgramCache]: Analyzing trace with hash 28699721, now seen corresponding path program 1 times [2024-11-20 18:06:51,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 18:06:51,216 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729302254] [2024-11-20 18:06:51,216 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 18:06:51,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 18:06:51,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 18:06:51,238 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 18:06:51,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 18:06:51,265 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 18:06:51,265 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 18:06:51,267 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 6 remaining) [2024-11-20 18:06:51,269 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 6 remaining) [2024-11-20 18:06:51,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 6 remaining) [2024-11-20 18:06:51,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 6 remaining) [2024-11-20 18:06:51,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 6 remaining) [2024-11-20 18:06:51,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 6 remaining) [2024-11-20 18:06:51,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 18:06:51,276 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-20 18:06:51,293 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-20 18:06:51,299 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.11 06:06:51 BoogieIcfgContainer [2024-11-20 18:06:51,300 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-20 18:06:51,300 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 18:06:51,300 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 18:06:51,301 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 18:06:51,301 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 06:06:50" (3/4) ... [2024-11-20 18:06:51,302 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-20 18:06:51,345 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-20 18:06:51,345 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 18:06:51,346 INFO L158 Benchmark]: Toolchain (without parser) took 1155.81ms. Allocated memory was 138.4MB in the beginning and 188.7MB in the end (delta: 50.3MB). Free memory was 68.3MB in the beginning and 121.5MB in the end (delta: -53.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 18:06:51,346 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 138.4MB. Free memory is still 105.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 18:06:51,347 INFO L158 Benchmark]: CACSL2BoogieTranslator took 219.00ms. Allocated memory is still 138.4MB. Free memory was 68.1MB in the beginning and 56.9MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,347 INFO L158 Benchmark]: Boogie Procedure Inliner took 41.62ms. Allocated memory was 138.4MB in the beginning and 188.7MB in the end (delta: 50.3MB). Free memory was 56.8MB in the beginning and 156.6MB in the end (delta: -99.8MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,347 INFO L158 Benchmark]: Boogie Preprocessor took 32.16ms. Allocated memory is still 188.7MB. Free memory was 156.6MB in the beginning and 160.3MB in the end (delta: -3.6MB). Peak memory consumption was 3.1MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,348 INFO L158 Benchmark]: RCFGBuilder took 243.90ms. Allocated memory is still 188.7MB. Free memory was 160.3MB in the beginning and 148.7MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,349 INFO L158 Benchmark]: TraceAbstraction took 567.94ms. Allocated memory is still 188.7MB. Free memory was 147.7MB in the beginning and 123.5MB in the end (delta: 24.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,349 INFO L158 Benchmark]: Witness Printer took 45.10ms. Allocated memory is still 188.7MB. Free memory was 123.5MB in the beginning and 121.5MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 18:06:51,351 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.17ms. Allocated memory is still 138.4MB. Free memory is still 105.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 219.00ms. Allocated memory is still 138.4MB. Free memory was 68.1MB in the beginning and 56.9MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 41.62ms. Allocated memory was 138.4MB in the beginning and 188.7MB in the end (delta: 50.3MB). Free memory was 56.8MB in the beginning and 156.6MB in the end (delta: -99.8MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 32.16ms. Allocated memory is still 188.7MB. Free memory was 156.6MB in the beginning and 160.3MB in the end (delta: -3.6MB). Peak memory consumption was 3.1MB. Max. memory is 16.1GB. * RCFGBuilder took 243.90ms. Allocated memory is still 188.7MB. Free memory was 160.3MB in the beginning and 148.7MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * TraceAbstraction took 567.94ms. Allocated memory is still 188.7MB. Free memory was 147.7MB in the beginning and 123.5MB in the end (delta: 24.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Witness Printer took 45.10ms. Allocated memory is still 188.7MB. Free memory was 123.5MB in the beginning and 121.5MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. 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: 24]: integer overflow possible integer overflow possible We found a FailurePath: [L15] int a, b, c, i, j, M, N; [L16] i = __VERIFIER_nondet_int() [L17] j = __VERIFIER_nondet_int() [L18] M = __VERIFIER_nondet_int() [L19] N = __VERIFIER_nondet_int() [L20] a = i [L21] b = j [L22] c = 0 VAL [M=0, N=0, c=0, i=2147483647, j=-1] [L23] COND TRUE i