./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec1_product04.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec1_product04.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 67e8a37948bd5f43a3fb7848f413432f70349c69c24953f933a261c7c5558ab6 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:14:12,495 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:14:12,648 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-06 22:14:12,660 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:14:12,661 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:14:12,718 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:14:12,719 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:14:12,720 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:14:12,721 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:14:12,729 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:14:12,730 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:14:12,731 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-06 22:14:12,731 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-06 22:14:12,733 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-06 22:14:12,734 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-06 22:14:12,735 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-06 22:14:12,735 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-06 22:14:12,736 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:14:12,737 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-06 22:14:12,737 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:14:12,738 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:14:12,739 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:14:12,739 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:14:12,740 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-06 22:14:12,740 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-06 22:14:12,741 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-06 22:14:12,741 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:14:12,742 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:14:12,742 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:14:12,743 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-06 22:14:12,743 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:14:12,744 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:14:12,744 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:14:12,745 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:14:12,745 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:14:12,746 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-06 22:14:12,746 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_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/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_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 67e8a37948bd5f43a3fb7848f413432f70349c69c24953f933a261c7c5558ab6 [2023-11-06 22:14:13,083 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:14:13,123 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:14:13,126 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:14:13,128 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:14:13,129 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:14:13,130 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/product-lines/minepump_spec1_product04.cil.c [2023-11-06 22:14:16,604 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:14:16,913 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:14:16,914 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/sv-benchmarks/c/product-lines/minepump_spec1_product04.cil.c [2023-11-06 22:14:16,928 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/data/37c43686d/3498ac1b46b44d9cade080d6e71c2f21/FLAG6d45dae68 [2023-11-06 22:14:16,950 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/data/37c43686d/3498ac1b46b44d9cade080d6e71c2f21 [2023-11-06 22:14:16,960 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:14:16,963 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:14:16,965 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:14:16,966 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:14:16,973 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:14:16,974 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:14:16" (1/1) ... [2023-11-06 22:14:16,976 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a94983e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:16, skipping insertion in model container [2023-11-06 22:14:16,976 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:14:16" (1/1) ... [2023-11-06 22:14:17,033 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:14:17,316 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:14:17,339 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:14:17,350 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] [2023-11-06 22:14:17,352 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [58] [2023-11-06 22:14:17,352 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [133] [2023-11-06 22:14:17,353 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [271] [2023-11-06 22:14:17,353 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [637] [2023-11-06 22:14:17,353 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [718] [2023-11-06 22:14:17,354 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification1_spec.i","") [756] [2023-11-06 22:14:17,354 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [782] [2023-11-06 22:14:17,457 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:14:17,489 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:14:17,489 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17 WrapperNode [2023-11-06 22:14:17,490 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:14:17,491 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:14:17,491 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:14:17,491 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:14:17,500 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,529 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,571 INFO L138 Inliner]: procedures = 51, calls = 92, calls flagged for inlining = 45, calls inlined = 38, statements flattened = 238 [2023-11-06 22:14:17,572 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:14:17,573 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:14:17,573 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:14:17,573 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:14:17,584 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,585 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,596 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,596 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,602 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,621 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,623 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,624 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,627 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:14:17,628 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:14:17,628 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:14:17,629 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:14:17,630 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (1/1) ... [2023-11-06 22:14:17,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 22:14:17,655 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:14:17,675 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 22:14:17,700 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-06 22:14:17,731 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:14:17,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:14:17,732 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:14:17,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:14:17,839 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:14:17,842 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:14:18,244 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:14:18,253 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:14:18,253 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-06 22:14:18,255 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:14:18 BoogieIcfgContainer [2023-11-06 22:14:18,256 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:14:18,257 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-06 22:14:18,257 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-06 22:14:18,262 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-06 22:14:18,263 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:14:18,263 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 06.11 10:14:16" (1/3) ... [2023-11-06 22:14:18,264 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6ac015d1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 10:14:18, skipping insertion in model container [2023-11-06 22:14:18,264 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:14:18,265 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:14:17" (2/3) ... [2023-11-06 22:14:18,265 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6ac015d1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 10:14:18, skipping insertion in model container [2023-11-06 22:14:18,265 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:14:18,266 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:14:18" (3/3) ... [2023-11-06 22:14:18,267 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec1_product04.cil.c [2023-11-06 22:14:18,334 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-06 22:14:18,334 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-06 22:14:18,334 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-06 22:14:18,335 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-06 22:14:18,335 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-06 22:14:18,335 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-06 22:14:18,335 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-06 22:14:18,335 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-06 22:14:18,341 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 83 states, 82 states have (on average 1.353658536585366) internal successors, (111), 82 states have internal predecessors, (111), 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-06 22:14:18,367 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 53 [2023-11-06 22:14:18,367 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:14:18,367 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:14:18,373 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,374 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,374 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-06 22:14:18,375 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 83 states, 82 states have (on average 1.353658536585366) internal successors, (111), 82 states have internal predecessors, (111), 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-06 22:14:18,381 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 53 [2023-11-06 22:14:18,381 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:14:18,382 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:14:18,383 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,383 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,388 INFO L748 eck$LassoCheckResult]: Stem: 37#$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(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 45#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret48#1, main_~retValue_acc~9#1, main_~tmp~5#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 31#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 43#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 26#valid_product_returnLabel#1true main_#t~ret48#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret48#1;havoc main_#t~ret48#1; 40#L865true assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 6#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 57#L75-2true [2023-11-06 22:14:18,389 INFO L750 eck$LassoCheckResult]: Loop: 57#L75-2true assume !false; 78#L76true assume test_~splverifierCounter~0#1 < 4; 13#L77true havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 42#L85true assume !(0 != test_~tmp~0#1); 7#L85-2true havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 24#L95true assume !(0 != test_~tmp___0~0#1); 39#L95-2true havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 20#L105true assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 65#startSystem_returnLabel#1true assume { :end_inline_startSystem } true; 53#L113-2true assume { :begin_inline_timeShift } true; 32#L149true assume !(0 != ~pumpRunning~0); 62#L149-2true assume !(0 != ~systemActive~0); 38#L156-1true assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret46#1, __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_~tmp~4#1, __utac_acc__Specification1_spec__1_~tmp___0~1#1;havoc __utac_acc__Specification1_spec__1_~tmp~4#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 68#isMethaneLevelCritical_returnLabel#1true __utac_acc__Specification1_spec__1_#t~ret46#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~4#1 := __utac_acc__Specification1_spec__1_#t~ret46#1;havoc __utac_acc__Specification1_spec__1_#t~ret46#1; 23#L765true assume !(0 != __utac_acc__Specification1_spec__1_~tmp~4#1); 16#L765-1true havoc __utac_acc__Specification1_spec__1_#t~ret46#1, __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_~tmp~4#1, __utac_acc__Specification1_spec__1_~tmp___0~1#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true; 74#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 57#L75-2true [2023-11-06 22:14:18,396 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:14:18,396 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2023-11-06 22:14:18,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:14:18,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1978010219] [2023-11-06 22:14:18,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:14:18,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:14:18,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:18,524 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:14:18,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:18,569 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:14:18,572 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:14:18,572 INFO L85 PathProgramCache]: Analyzing trace with hash -516587965, now seen corresponding path program 1 times [2023-11-06 22:14:18,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:14:18,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712524328] [2023-11-06 22:14:18,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:14:18,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:14:18,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:14:18,720 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-06 22:14:18,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:14:18,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712524328] [2023-11-06 22:14:18,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712524328] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:14:18,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:14:18,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:14:18,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486868739] [2023-11-06 22:14:18,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:14:18,731 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-06 22:14:18,734 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:14:18,776 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:14:18,777 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:14:18,781 INFO L87 Difference]: Start difference. First operand has 83 states, 82 states have (on average 1.353658536585366) internal successors, (111), 82 states have internal predecessors, (111), 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, 3 states have (on average 5.666666666666667) internal successors, (17), 3 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-06 22:14:18,849 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:14:18,850 INFO L93 Difference]: Finished difference Result 145 states and 183 transitions. [2023-11-06 22:14:18,852 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 145 states and 183 transitions. [2023-11-06 22:14:18,861 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 92 [2023-11-06 22:14:18,872 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 145 states to 125 states and 162 transitions. [2023-11-06 22:14:18,874 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 125 [2023-11-06 22:14:18,875 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 125 [2023-11-06 22:14:18,876 INFO L73 IsDeterministic]: Start isDeterministic. Operand 125 states and 162 transitions. [2023-11-06 22:14:18,877 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:14:18,878 INFO L218 hiAutomatonCegarLoop]: Abstraction has 125 states and 162 transitions. [2023-11-06 22:14:18,902 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 125 states and 162 transitions. [2023-11-06 22:14:18,922 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 122. [2023-11-06 22:14:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 122 states have (on average 1.2950819672131149) internal successors, (158), 121 states have internal predecessors, (158), 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-06 22:14:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 158 transitions. [2023-11-06 22:14:18,929 INFO L240 hiAutomatonCegarLoop]: Abstraction has 122 states and 158 transitions. [2023-11-06 22:14:18,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:14:18,936 INFO L428 stractBuchiCegarLoop]: Abstraction has 122 states and 158 transitions. [2023-11-06 22:14:18,937 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-06 22:14:18,937 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 122 states and 158 transitions. [2023-11-06 22:14:18,941 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 89 [2023-11-06 22:14:18,941 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:14:18,942 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:14:18,943 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,943 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:14:18,943 INFO L748 eck$LassoCheckResult]: Stem: 286#$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(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 287#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret48#1, main_~retValue_acc~9#1, main_~tmp~5#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 278#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 279#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 272#valid_product_returnLabel#1 main_#t~ret48#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret48#1;havoc main_#t~ret48#1; 273#L865 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 240#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 241#L75-2 [2023-11-06 22:14:18,944 INFO L750 eck$LassoCheckResult]: Loop: 241#L75-2 assume !false; 310#L76 assume test_~splverifierCounter~0#1 < 4; 311#L77 havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 336#L85 assume !(0 != test_~tmp~0#1); 334#L85-2 havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 332#L95 assume !(0 != test_~tmp___0~0#1); 330#L95-2 havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 329#L105 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 262#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 304#L113-2 assume { :begin_inline_timeShift } true; 327#L149 assume !(0 != ~pumpRunning~0); 326#L149-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true; 325#processEnvironment_returnLabel#1 assume { :end_inline_processEnvironment } true; 324#L156-1 assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret46#1, __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_~tmp~4#1, __utac_acc__Specification1_spec__1_~tmp___0~1#1;havoc __utac_acc__Specification1_spec__1_~tmp~4#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 307#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification1_spec__1_#t~ret46#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~4#1 := __utac_acc__Specification1_spec__1_#t~ret46#1;havoc __utac_acc__Specification1_spec__1_#t~ret46#1; 267#L765 assume !(0 != __utac_acc__Specification1_spec__1_~tmp~4#1); 256#L765-1 havoc __utac_acc__Specification1_spec__1_#t~ret46#1, __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_~tmp~4#1, __utac_acc__Specification1_spec__1_~tmp___0~1#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true; 257#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 241#L75-2 [2023-11-06 22:14:18,945 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:14:18,945 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2023-11-06 22:14:18,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:14:18,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629802529] [2023-11-06 22:14:18,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:14:18,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:14:18,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:18,967 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:14:18,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:18,991 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:14:18,992 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:14:18,992 INFO L85 PathProgramCache]: Analyzing trace with hash 1793662355, now seen corresponding path program 1 times [2023-11-06 22:14:18,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:14:18,993 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1890039115] [2023-11-06 22:14:18,993 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:14:18,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:14:19,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:19,007 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:14:19,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:19,020 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:14:19,021 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:14:19,022 INFO L85 PathProgramCache]: Analyzing trace with hash -1318663593, now seen corresponding path program 1 times [2023-11-06 22:14:19,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:14:19,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094847208] [2023-11-06 22:14:19,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:14:19,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:14:19,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:19,053 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:14:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:19,081 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:14:20,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:20,621 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:14:20,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:14:20,727 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 06.11 10:14:20 BoogieIcfgContainer [2023-11-06 22:14:20,728 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-06 22:14:20,729 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:14:20,729 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:14:20,730 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:14:20,730 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:14:18" (3/4) ... [2023-11-06 22:14:20,732 INFO L134 WitnessPrinter]: Generating witness for non-termination counterexample [2023-11-06 22:14:20,824 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:14:20,824 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:14:20,825 INFO L158 Benchmark]: Toolchain (without parser) took 3862.82ms. Allocated memory is still 186.6MB. Free memory was 142.0MB in the beginning and 137.8MB in the end (delta: 4.3MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,826 INFO L158 Benchmark]: CDTParser took 0.82ms. Allocated memory is still 132.1MB. Free memory was 94.8MB in the beginning and 94.7MB in the end (delta: 32.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:14:20,827 INFO L158 Benchmark]: CACSL2BoogieTranslator took 525.16ms. Allocated memory is still 186.6MB. Free memory was 142.0MB in the beginning and 123.2MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,827 INFO L158 Benchmark]: Boogie Procedure Inliner took 81.21ms. Allocated memory is still 186.6MB. Free memory was 123.2MB in the beginning and 121.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,830 INFO L158 Benchmark]: Boogie Preprocessor took 54.60ms. Allocated memory is still 186.6MB. Free memory was 121.1MB in the beginning and 119.9MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,831 INFO L158 Benchmark]: RCFGBuilder took 627.81ms. Allocated memory is still 186.6MB. Free memory was 119.9MB in the beginning and 104.3MB in the end (delta: 15.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,831 INFO L158 Benchmark]: BuchiAutomizer took 2470.84ms. Allocated memory is still 186.6MB. Free memory was 104.3MB in the beginning and 139.9MB in the end (delta: -35.6MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:14:20,832 INFO L158 Benchmark]: Witness Printer took 95.57ms. Allocated memory is still 186.6MB. Free memory was 139.9MB in the beginning and 137.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:14:20,835 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.82ms. Allocated memory is still 132.1MB. Free memory was 94.8MB in the beginning and 94.7MB in the end (delta: 32.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 525.16ms. Allocated memory is still 186.6MB. Free memory was 142.0MB in the beginning and 123.2MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 81.21ms. Allocated memory is still 186.6MB. Free memory was 123.2MB in the beginning and 121.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 54.60ms. Allocated memory is still 186.6MB. Free memory was 121.1MB in the beginning and 119.9MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 627.81ms. Allocated memory is still 186.6MB. Free memory was 119.9MB in the beginning and 104.3MB in the end (delta: 15.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 2470.84ms. Allocated memory is still 186.6MB. Free memory was 104.3MB in the beginning and 139.9MB in the end (delta: -35.6MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 95.57ms. Allocated memory is still 186.6MB. Free memory was 139.9MB in the beginning and 137.8MB 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.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] - GenericResultAtLocation [Line: 58]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [58] - GenericResultAtLocation [Line: 133]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [133] - GenericResultAtLocation [Line: 271]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [271] - GenericResultAtLocation [Line: 637]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [637] - GenericResultAtLocation [Line: 718]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [718] - GenericResultAtLocation [Line: 756]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification1_spec.i","") [756] - GenericResultAtLocation [Line: 782]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [782] * 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 122 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.3s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 2.0s. 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, 3 StatesRemovedByMinimization, 1 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, 88 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 88 mSDsluCounter, 176 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 81 mSDsCounter, 3 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 3 mSolverCounterUnsat, 95 mSDtfsCounter, 10 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc0 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: 75]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L141] int pumpRunning = 0; [L142] int systemActive = 1; [L441] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L639] int waterLevel = 1; [L640] int methaneLevelCritical = 0; [L783] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L856] int retValue_acc ; [L857] int tmp ; [L861] FCALL select_helpers() [L862] FCALL select_features() [L863] CALL, EXPR valid_product() [L748] int retValue_acc ; [L751] retValue_acc = 1 [L752] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, systemActive=1, waterLevel=1] [L863] RET, EXPR valid_product() [L863] tmp = valid_product() [L865] COND TRUE \read(tmp) [L867] FCALL setup() [L868] CALL runTest() [L850] CALL test() [L66] int splverifierCounter ; [L67] int tmp ; [L68] int tmp___0 ; [L69] int tmp___1 ; [L70] int tmp___2 ; [L73] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L75] COND TRUE 1 [L77] COND TRUE splverifierCounter < 4 [L83] tmp = __VERIFIER_nondet_int() [L85] COND FALSE !(\read(tmp)) [L93] tmp___0 = __VERIFIER_nondet_int() [L95] COND FALSE !(\read(tmp___0)) [L103] tmp___2 = __VERIFIER_nondet_int() [L105] COND TRUE \read(tmp___2) [L107] CALL startSystem() [L267] systemActive = 1 [L107] RET startSystem() [L122] CALL timeShift() [L149] COND FALSE !(\read(pumpRunning)) [L156] COND TRUE \read(systemActive) [L158] FCALL processEnvironment() [L164] CALL __utac_acc__Specification1_spec__1() [L758] int tmp ; [L759] int tmp___0 ; [L763] CALL, EXPR isMethaneLevelCritical() [L678] int retValue_acc ; [L681] retValue_acc = methaneLevelCritical [L682] return (retValue_acc); [L763] RET, EXPR isMethaneLevelCritical() [L763] tmp = isMethaneLevelCritical() [L765] COND FALSE !(\read(tmp)) [L164] RET __utac_acc__Specification1_spec__1() [L122] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 75]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L141] int pumpRunning = 0; [L142] int systemActive = 1; [L441] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L639] int waterLevel = 1; [L640] int methaneLevelCritical = 0; [L783] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L856] int retValue_acc ; [L857] int tmp ; [L861] FCALL select_helpers() [L862] FCALL select_features() [L863] CALL, EXPR valid_product() [L748] int retValue_acc ; [L751] retValue_acc = 1 [L752] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, systemActive=1, waterLevel=1] [L863] RET, EXPR valid_product() [L863] tmp = valid_product() [L865] COND TRUE \read(tmp) [L867] FCALL setup() [L868] CALL runTest() [L850] CALL test() [L66] int splverifierCounter ; [L67] int tmp ; [L68] int tmp___0 ; [L69] int tmp___1 ; [L70] int tmp___2 ; [L73] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L75] COND TRUE 1 [L77] COND TRUE splverifierCounter < 4 [L83] tmp = __VERIFIER_nondet_int() [L85] COND FALSE !(\read(tmp)) [L93] tmp___0 = __VERIFIER_nondet_int() [L95] COND FALSE !(\read(tmp___0)) [L103] tmp___2 = __VERIFIER_nondet_int() [L105] COND TRUE \read(tmp___2) [L107] CALL startSystem() [L267] systemActive = 1 [L107] RET startSystem() [L122] CALL timeShift() [L149] COND FALSE !(\read(pumpRunning)) [L156] COND TRUE \read(systemActive) [L158] FCALL processEnvironment() [L164] CALL __utac_acc__Specification1_spec__1() [L758] int tmp ; [L759] int tmp___0 ; [L763] CALL, EXPR isMethaneLevelCritical() [L678] int retValue_acc ; [L681] retValue_acc = methaneLevelCritical [L682] return (retValue_acc); [L763] RET, EXPR isMethaneLevelCritical() [L763] tmp = isMethaneLevelCritical() [L765] COND FALSE !(\read(tmp)) [L164] RET __utac_acc__Specification1_spec__1() [L122] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-11-06 22:14:20,884 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ae67152-d235-421f-a55c-399e3a32431b/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with 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)