./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/loop-lit/mine2017-ex4.8.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/loop-lit/mine2017-ex4.8.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ee63462f1ec886f4aa9c5663162640144e173530e57636655ca95f3d6ab0ae72 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:49:47,240 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:49:47,325 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-19 07:49:47,329 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:49:47,330 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:49:47,352 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:49:47,353 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:49:47,353 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:49:47,354 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:49:47,355 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:49:47,356 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:49:47,356 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-19 07:49:47,357 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-19 07:49:47,358 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-19 07:49:47,358 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-19 07:49:47,359 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-19 07:49:47,359 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-19 07:49:47,360 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:49:47,361 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-19 07:49:47,361 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:49:47,362 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:49:47,362 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:49:47,363 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:49:47,364 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-19 07:49:47,364 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-19 07:49:47,365 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-19 07:49:47,365 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:49:47,366 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:49:47,366 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:49:47,367 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-19 07:49:47,367 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:49:47,368 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:49:47,368 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:49:47,369 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:49:47,369 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:49:47,370 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-19 07:49:47,370 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu 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(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ee63462f1ec886f4aa9c5663162640144e173530e57636655ca95f3d6ab0ae72 [2023-11-19 07:49:47,657 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:49:47,689 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:49:47,692 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:49:47,694 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:49:47,695 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:49:47,696 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/loop-lit/mine2017-ex4.8.i [2023-11-19 07:49:50,945 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:49:51,165 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:49:51,166 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/sv-benchmarks/c/loop-lit/mine2017-ex4.8.i [2023-11-19 07:49:51,175 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/data/48e8533d1/299a126f9ba4448d98adb81f29aa2239/FLAGf1d868891 [2023-11-19 07:49:51,191 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/data/48e8533d1/299a126f9ba4448d98adb81f29aa2239 [2023-11-19 07:49:51,194 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:49:51,199 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:49:51,203 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:49:51,204 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:49:51,210 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:49:51,211 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,211 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@739e5586 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51, skipping insertion in model container [2023-11-19 07:49:51,212 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,234 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:49:51,402 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:49:51,417 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:49:51,432 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:49:51,451 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:49:51,451 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51 WrapperNode [2023-11-19 07:49:51,452 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:49:51,453 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:49:51,454 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:49:51,454 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:49:51,464 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,472 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,493 INFO L138 Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 38 [2023-11-19 07:49:51,494 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:49:51,495 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:49:51,495 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:49:51,495 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:49:51,506 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,506 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,507 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,508 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,511 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,515 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,516 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,518 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,519 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:49:51,521 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:49:51,521 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:49:51,521 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:49:51,522 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (1/1) ... [2023-11-19 07:49:51,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-19 07:49:51,562 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:49:51,579 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-19 07:49:51,601 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-19 07:49:51,632 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:49:51,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:49:51,633 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:49:51,633 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:49:51,706 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:49:51,709 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:49:51,906 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:49:51,915 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:49:51,916 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 07:49:51,920 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:49:51 BoogieIcfgContainer [2023-11-19 07:49:51,920 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:49:51,922 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-19 07:49:51,922 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-19 07:49:51,927 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-19 07:49:51,929 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-19 07:49:51,929 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 19.11 07:49:51" (1/3) ... [2023-11-19 07:49:51,930 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4818cd35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 07:49:51, skipping insertion in model container [2023-11-19 07:49:51,931 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-19 07:49:51,931 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:49:51" (2/3) ... [2023-11-19 07:49:51,932 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4818cd35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 07:49:51, skipping insertion in model container [2023-11-19 07:49:51,933 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-19 07:49:51,934 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:49:51" (3/3) ... [2023-11-19 07:49:51,935 INFO L332 chiAutomizerObserver]: Analyzing ICFG mine2017-ex4.8.i [2023-11-19 07:49:52,013 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-19 07:49:52,014 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-19 07:49:52,015 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-19 07:49:52,015 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-19 07:49:52,015 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-19 07:49:52,016 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-19 07:49:52,017 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-19 07:49:52,017 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-19 07:49:52,024 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 19 states, 18 states have (on average 1.3888888888888888) internal successors, (25), 18 states have internal predecessors, (25), 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) [2023-11-19 07:49:52,050 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 13 [2023-11-19 07:49:52,051 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-19 07:49:52,051 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-19 07:49:52,059 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-19 07:49:52,060 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:49:52,060 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-19 07:49:52,061 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 19 states, 18 states have (on average 1.3888888888888888) internal successors, (25), 18 states have internal predecessors, (25), 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) [2023-11-19 07:49:52,066 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 13 [2023-11-19 07:49:52,066 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-19 07:49:52,066 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-19 07:49:52,067 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-19 07:49:52,068 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:49:52,078 INFO L748 eck$LassoCheckResult]: Stem: 14#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(0, 1, 1, 1);call #Ultimate.allocInit(22, 2); 6#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet1#1, main_~v~0#1;main_~v~0#1 := 0; 13#L20-2true [2023-11-19 07:49:52,079 INFO L750 eck$LassoCheckResult]: Loop: 13#L20-2true havoc main_#t~nondet1#1; 15#L17-1true assume !!(0 == (if main_#t~nondet1#1 % 256 % 4294967296 <= 2147483647 then main_#t~nondet1#1 % 256 % 4294967296 else main_#t~nondet1#1 % 256 % 4294967296 - 4294967296));havoc main_#t~nondet1#1;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if 0 <= main_~v~0#1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 11#L13true assume !(0 == __VERIFIER_assert_~cond#1); 5#L13-3true havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if main_~v~0#1 <= 1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 16#L13-4true assume !(0 == __VERIFIER_assert_~cond#1); 9#L13-7true havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true; 17#L20true assume !(0 == main_~v~0#1); 13#L20-2true [2023-11-19 07:49:52,085 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:52,086 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2023-11-19 07:49:52,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:52,096 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085375605] [2023-11-19 07:49:52,096 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:52,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:52,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:52,251 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:52,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:52,303 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:49:52,314 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:52,314 INFO L85 PathProgramCache]: Analyzing trace with hash -266161209, now seen corresponding path program 1 times [2023-11-19 07:49:52,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:52,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845368159] [2023-11-19 07:49:52,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:52,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:52,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:52,380 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:52,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:52,404 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:49:52,406 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:52,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1280135621, now seen corresponding path program 1 times [2023-11-19 07:49:52,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:52,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [271832799] [2023-11-19 07:49:52,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:52,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:52,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:49:52,629 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:49:52,629 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:49:52,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [271832799] [2023-11-19 07:49:52,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [271832799] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:49:52,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:49:52,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:49:52,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817271655] [2023-11-19 07:49:52,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:49:52,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:49:52,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:49:52,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:49:52,913 INFO L87 Difference]: Start difference. First operand has 19 states, 18 states have (on average 1.3888888888888888) internal successors, (25), 18 states have internal predecessors, (25), 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 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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) [2023-11-19 07:49:52,941 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:49:52,942 INFO L93 Difference]: Finished difference Result 30 states and 32 transitions. [2023-11-19 07:49:52,944 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 30 states and 32 transitions. [2023-11-19 07:49:52,947 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2023-11-19 07:49:52,951 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 30 states to 16 states and 17 transitions. [2023-11-19 07:49:52,953 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 16 [2023-11-19 07:49:52,954 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16 [2023-11-19 07:49:52,954 INFO L73 IsDeterministic]: Start isDeterministic. Operand 16 states and 17 transitions. [2023-11-19 07:49:52,955 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:49:52,955 INFO L218 hiAutomatonCegarLoop]: Abstraction has 16 states and 17 transitions. [2023-11-19 07:49:52,979 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states and 17 transitions. [2023-11-19 07:49:52,990 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2023-11-19 07:49:52,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 16 states have (on average 1.0625) internal successors, (17), 15 states have internal predecessors, (17), 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) [2023-11-19 07:49:52,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 17 transitions. [2023-11-19 07:49:52,994 INFO L240 hiAutomatonCegarLoop]: Abstraction has 16 states and 17 transitions. [2023-11-19 07:49:52,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:49:53,001 INFO L428 stractBuchiCegarLoop]: Abstraction has 16 states and 17 transitions. [2023-11-19 07:49:53,001 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-19 07:49:53,001 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 16 states and 17 transitions. [2023-11-19 07:49:53,003 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2023-11-19 07:49:53,003 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-19 07:49:53,003 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-19 07:49:53,004 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:49:53,004 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:49:53,005 INFO L748 eck$LassoCheckResult]: Stem: 67#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(0, 1, 1, 1);call #Ultimate.allocInit(22, 2); 68#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet1#1, main_~v~0#1;main_~v~0#1 := 0; 69#L20-2 havoc main_#t~nondet1#1; 75#L17-1 assume !!(0 == (if main_#t~nondet1#1 % 256 % 4294967296 <= 2147483647 then main_#t~nondet1#1 % 256 % 4294967296 else main_#t~nondet1#1 % 256 % 4294967296 - 4294967296));havoc main_#t~nondet1#1;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if 0 <= main_~v~0#1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 74#L13 assume !(0 == __VERIFIER_assert_~cond#1); 73#L13-3 havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if main_~v~0#1 <= 1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 72#L13-4 assume !(0 == __VERIFIER_assert_~cond#1); 71#L13-7 havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true; 70#L20 assume 0 == main_~v~0#1;main_~v~0#1 := 1; 64#L20-2 [2023-11-19 07:49:53,005 INFO L750 eck$LassoCheckResult]: Loop: 64#L20-2 havoc main_#t~nondet1#1; 65#L17-1 assume !!(0 == (if main_#t~nondet1#1 % 256 % 4294967296 <= 2147483647 then main_#t~nondet1#1 % 256 % 4294967296 else main_#t~nondet1#1 % 256 % 4294967296 - 4294967296));havoc main_#t~nondet1#1;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if 0 <= main_~v~0#1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 62#L13 assume !(0 == __VERIFIER_assert_~cond#1); 63#L13-3 havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if main_~v~0#1 <= 1 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 66#L13-4 assume !(0 == __VERIFIER_assert_~cond#1); 60#L13-7 havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true; 61#L20 assume !(0 == main_~v~0#1); 64#L20-2 [2023-11-19 07:49:53,006 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:53,006 INFO L85 PathProgramCache]: Analyzing trace with hash 1280135619, now seen corresponding path program 1 times [2023-11-19 07:49:53,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:53,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246972305] [2023-11-19 07:49:53,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:53,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:53,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,023 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:53,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,038 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:49:53,039 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:53,040 INFO L85 PathProgramCache]: Analyzing trace with hash -266161209, now seen corresponding path program 2 times [2023-11-19 07:49:53,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:53,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052447181] [2023-11-19 07:49:53,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:53,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:53,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,052 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:53,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,063 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:49:53,064 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:49:53,065 INFO L85 PathProgramCache]: Analyzing trace with hash -1693695035, now seen corresponding path program 1 times [2023-11-19 07:49:53,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:49:53,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1227159655] [2023-11-19 07:49:53,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:49:53,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:49:53,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,087 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:53,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,107 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:49:53,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,413 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:49:53,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:49:53,469 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 19.11 07:49:53 BoogieIcfgContainer [2023-11-19 07:49:53,469 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-19 07:49:53,470 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:49:53,470 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:49:53,470 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:49:53,471 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:49:51" (3/4) ... [2023-11-19 07:49:53,473 INFO L134 WitnessPrinter]: Generating witness for non-termination counterexample [2023-11-19 07:49:53,519 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 07:49:53,519 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:49:53,520 INFO L158 Benchmark]: Toolchain (without parser) took 2324.12ms. Allocated memory was 130.0MB in the beginning and 220.2MB in the end (delta: 90.2MB). Free memory was 84.0MB in the beginning and 149.2MB in the end (delta: -65.2MB). Peak memory consumption was 26.7MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,521 INFO L158 Benchmark]: CDTParser took 0.65ms. Allocated memory is still 130.0MB. Free memory is still 99.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:49:53,521 INFO L158 Benchmark]: CACSL2BoogieTranslator took 249.44ms. Allocated memory is still 130.0MB. Free memory was 83.6MB in the beginning and 73.8MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,522 INFO L158 Benchmark]: Boogie Procedure Inliner took 40.84ms. Allocated memory is still 130.0MB. Free memory was 73.4MB in the beginning and 72.3MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,523 INFO L158 Benchmark]: Boogie Preprocessor took 24.92ms. Allocated memory is still 130.0MB. Free memory was 72.3MB in the beginning and 71.0MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:49:53,523 INFO L158 Benchmark]: RCFGBuilder took 399.90ms. Allocated memory is still 130.0MB. Free memory was 71.0MB in the beginning and 61.7MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,524 INFO L158 Benchmark]: BuchiAutomizer took 1547.22ms. Allocated memory was 130.0MB in the beginning and 220.2MB in the end (delta: 90.2MB). Free memory was 61.7MB in the beginning and 151.3MB in the end (delta: -89.5MB). Peak memory consumption was 1.6MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,525 INFO L158 Benchmark]: Witness Printer took 49.95ms. Allocated memory is still 220.2MB. Free memory was 151.3MB in the beginning and 149.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:49:53,528 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.65ms. Allocated memory is still 130.0MB. Free memory is still 99.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 249.44ms. Allocated memory is still 130.0MB. Free memory was 83.6MB in the beginning and 73.8MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 40.84ms. Allocated memory is still 130.0MB. Free memory was 73.4MB in the beginning and 72.3MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 24.92ms. Allocated memory is still 130.0MB. Free memory was 72.3MB in the beginning and 71.0MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 399.90ms. Allocated memory is still 130.0MB. Free memory was 71.0MB in the beginning and 61.7MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 1547.22ms. Allocated memory was 130.0MB in the beginning and 220.2MB in the end (delta: 90.2MB). Free memory was 61.7MB in the beginning and 151.3MB in the end (delta: -89.5MB). Peak memory consumption was 1.6MB. Max. memory is 16.1GB. * Witness Printer took 49.95ms. Allocated memory is still 220.2MB. Free memory was 151.3MB in the beginning and 149.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.1 modules have a trivial ranking function, the largest among these consists of 3 locations. The remainder module has 16 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 1.4s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.2s. Construction of modules took 0.0s. Büchi inclusion checks took 0.1s. Highest rank in rank-based complementation 0. Minimization of det autom 1. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 6 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6 mSDsluCounter, 27 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 12 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8 IncrementalHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 15 mSDtfsCounter, 8 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 17]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L16] int v = 0; VAL [v=0] [L17] COND TRUE __VERIFIER_nondet_bool() == 0 [L18] CALL __VERIFIER_assert(0 <= v) [L13] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1] [L18] RET __VERIFIER_assert(0 <= v) [L19] CALL __VERIFIER_assert(v <= 1) [L13] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1] [L19] RET __VERIFIER_assert(v <= 1) [L20] COND TRUE v == 0 [L21] v = 1 VAL [v=1] Loop: [L17] COND TRUE __VERIFIER_nondet_bool() == 0 [L18] CALL __VERIFIER_assert(0 <= v) [L13] COND FALSE !(!(cond)) [L18] RET __VERIFIER_assert(0 <= v) [L19] CALL __VERIFIER_assert(v <= 1) [L13] COND FALSE !(!(cond)) [L19] RET __VERIFIER_assert(v <= 1) [L20] COND FALSE !(v == 0) End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 17]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L16] int v = 0; VAL [v=0] [L17] COND TRUE __VERIFIER_nondet_bool() == 0 [L18] CALL __VERIFIER_assert(0 <= v) [L13] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1] [L18] RET __VERIFIER_assert(0 <= v) [L19] CALL __VERIFIER_assert(v <= 1) [L13] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1] [L19] RET __VERIFIER_assert(v <= 1) [L20] COND TRUE v == 0 [L21] v = 1 VAL [v=1] Loop: [L17] COND TRUE __VERIFIER_nondet_bool() == 0 [L18] CALL __VERIFIER_assert(0 <= v) [L13] COND FALSE !(!(cond)) [L18] RET __VERIFIER_assert(0 <= v) [L19] CALL __VERIFIER_assert(v <= 1) [L13] COND FALSE !(!(cond)) [L19] RET __VERIFIER_assert(v <= 1) [L20] COND FALSE !(v == 0) End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-11-19 07:49:53,581 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f689ace-3e5b-47df-bfeb-9410c862d600/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (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(TERM)