./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability 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_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/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_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b0678eea090fef0bcc10ffbdca11480c233dd2ce2b3443f1732fce22c8f8a1c9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:31:50,517 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:31:50,611 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 22:31:50,621 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:31:50,624 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:31:50,658 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:31:50,659 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:31:50,660 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:31:50,661 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:31:50,661 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:31:50,663 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:31:50,663 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:31:50,667 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:31:50,668 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:31:50,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:31:50,672 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:31:50,673 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:31:50,677 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:31:50,678 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:31:50,679 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:31:50,679 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:31:50,680 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:31:50,681 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:31:50,681 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:31:50,685 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:31:50,685 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:31:50,686 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:31:50,686 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:31:50,687 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:31:50,688 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:31:50,688 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:31:50,689 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:31:50,689 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:31:50,689 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:31:50,690 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:31:50,690 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:31:50,690 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:31:50,690 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:31:50,691 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:31:50,691 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/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_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/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(G ! call(reach_error())) ) 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 -> b0678eea090fef0bcc10ffbdca11480c233dd2ce2b3443f1732fce22c8f8a1c9 [2023-11-06 22:31:51,000 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:31:51,038 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:31:51,041 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:31:51,043 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:31:51,044 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:31:51,045 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c [2023-11-06 22:31:54,143 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:31:54,502 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:31:54,515 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c [2023-11-06 22:31:54,539 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/data/a37ff73f3/659ff7dedf4b4309a2c36e8569f41578/FLAGda341f368 [2023-11-06 22:31:54,554 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/data/a37ff73f3/659ff7dedf4b4309a2c36e8569f41578 [2023-11-06 22:31:54,557 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:31:54,559 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:31:54,561 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:31:54,561 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:31:54,581 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:31:54,582 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:31:54" (1/1) ... [2023-11-06 22:31:54,583 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@332f220d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:54, skipping insertion in model container [2023-11-06 22:31:54,583 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:31:54" (1/1) ... [2023-11-06 22:31:54,644 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:31:54,830 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c[2141,2154] [2023-11-06 22:31:54,946 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:31:54,959 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:31:54,972 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [49] [2023-11-06 22:31:54,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [87] [2023-11-06 22:31:54,974 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [96] [2023-11-06 22:31:54,974 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [280] [2023-11-06 22:31:54,974 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [348] [2023-11-06 22:31:54,975 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [446] [2023-11-06 22:31:54,975 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [536] [2023-11-06 22:31:54,975 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [902] [2023-11-06 22:31:54,982 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c[2141,2154] [2023-11-06 22:31:55,050 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:31:55,074 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:31:55,075 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55 WrapperNode [2023-11-06 22:31:55,075 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:31:55,077 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:31:55,077 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:31:55,077 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:31:55,086 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:31:55" (1/1) ... [2023-11-06 22:31:55,115 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:31:55" (1/1) ... [2023-11-06 22:31:55,144 INFO L138 Inliner]: procedures = 55, calls = 98, calls flagged for inlining = 24, calls inlined = 18, statements flattened = 171 [2023-11-06 22:31:55,145 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:31:55,145 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:31:55,146 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:31:55,146 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:31:55,157 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,158 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,160 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,161 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,169 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,174 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,176 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,178 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,181 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:31:55,184 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:31:55,185 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:31:55,185 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:31:55,186 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (1/1) ... [2023-11-06 22:31:55,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:31:55,236 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:31:55,251 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:31:55,287 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:31:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:31:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__base [2023-11-06 22:31:55,301 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__base [2023-11-06 22:31:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2023-11-06 22:31:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2023-11-06 22:31:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2023-11-06 22:31:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2023-11-06 22:31:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure waterRise [2023-11-06 22:31:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure waterRise [2023-11-06 22:31:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure isPumpRunning [2023-11-06 22:31:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure isPumpRunning [2023-11-06 22:31:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:31:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure changeMethaneLevel [2023-11-06 22:31:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure changeMethaneLevel [2023-11-06 22:31:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:31:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:31:55,401 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:31:55,403 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:31:55,685 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:31:55,693 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:31:55,694 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-06 22:31:55,696 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:31:55 BoogieIcfgContainer [2023-11-06 22:31:55,697 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:31:55,700 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:31:55,700 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:31:55,704 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:31:55,704 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:31:54" (1/3) ... [2023-11-06 22:31:55,705 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@298676e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:31:55, skipping insertion in model container [2023-11-06 22:31:55,706 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:31:55" (2/3) ... [2023-11-06 22:31:55,706 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@298676e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:31:55, skipping insertion in model container [2023-11-06 22:31:55,706 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:31:55" (3/3) ... [2023-11-06 22:31:55,708 INFO L112 eAbstractionObserver]: Analyzing ICFG minepump_spec5_product25.cil.c [2023-11-06 22:31:55,731 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:31:55,731 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 22:31:55,788 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:31:55,795 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@a20b889, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:31:55,795 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 22:31:55,800 INFO L276 IsEmpty]: Start isEmpty. Operand has 79 states, 61 states have (on average 1.3770491803278688) internal successors, (84), 67 states have internal predecessors, (84), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (10), 9 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-06 22:31:55,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2023-11-06 22:31:55,811 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:55,812 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:55,812 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION === [timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:55,818 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:55,819 INFO L85 PathProgramCache]: Analyzing trace with hash -358217776, now seen corresponding path program 1 times [2023-11-06 22:31:55,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:31:55,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756270359] [2023-11-06 22:31:55,830 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:55,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:31:55,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,072 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-06 22:31:56,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,082 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2023-11-06 22:31:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,089 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-06 22:31:56,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:31:56,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756270359] [2023-11-06 22:31:56,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756270359] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:56,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:56,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:31:56,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985608442] [2023-11-06 22:31:56,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:56,100 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:31:56,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:31:56,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:31:56,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:31:56,140 INFO L87 Difference]: Start difference. First operand has 79 states, 61 states have (on average 1.3770491803278688) internal successors, (84), 67 states have internal predecessors, (84), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (10), 9 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 2 states, 2 states have (on average 12.0) internal successors, (24), 2 states have internal predecessors, (24), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-06 22:31:56,180 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:56,180 INFO L93 Difference]: Finished difference Result 149 states and 202 transitions. [2023-11-06 22:31:56,181 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:31:56,183 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 12.0) internal successors, (24), 2 states have internal predecessors, (24), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 32 [2023-11-06 22:31:56,183 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:56,195 INFO L225 Difference]: With dead ends: 149 [2023-11-06 22:31:56,196 INFO L226 Difference]: Without dead ends: 70 [2023-11-06 22:31:56,201 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:31:56,206 INFO L413 NwaCegarLoop]: 98 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 98 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:56,207 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:56,230 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2023-11-06 22:31:56,259 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70. [2023-11-06 22:31:56,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 54 states have (on average 1.2962962962962963) internal successors, (70), 59 states have internal predecessors, (70), 10 states have call successors, (10), 6 states have call predecessors, (10), 5 states have return successors, (9), 8 states have call predecessors, (9), 9 states have call successors, (9) [2023-11-06 22:31:56,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 89 transitions. [2023-11-06 22:31:56,266 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 89 transitions. Word has length 32 [2023-11-06 22:31:56,266 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:56,266 INFO L495 AbstractCegarLoop]: Abstraction has 70 states and 89 transitions. [2023-11-06 22:31:56,267 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 12.0) internal successors, (24), 2 states have internal predecessors, (24), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-06 22:31:56,267 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 89 transitions. [2023-11-06 22:31:56,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2023-11-06 22:31:56,270 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:56,271 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:56,271 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:31:56,271 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION === [timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:56,272 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:56,272 INFO L85 PathProgramCache]: Analyzing trace with hash 631921643, now seen corresponding path program 1 times [2023-11-06 22:31:56,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:31:56,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [150981755] [2023-11-06 22:31:56,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:56,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:31:56,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,456 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2023-11-06 22:31:56,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,462 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-06 22:31:56,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,468 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-06 22:31:56,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:31:56,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [150981755] [2023-11-06 22:31:56,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [150981755] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:56,469 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:56,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:56,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723815914] [2023-11-06 22:31:56,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:56,473 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:56,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:31:56,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:56,475 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:56,475 INFO L87 Difference]: Start difference. First operand 70 states and 89 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-06 22:31:56,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:56,506 INFO L93 Difference]: Finished difference Result 105 states and 133 transitions. [2023-11-06 22:31:56,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:56,511 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 33 [2023-11-06 22:31:56,512 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:56,516 INFO L225 Difference]: With dead ends: 105 [2023-11-06 22:31:56,516 INFO L226 Difference]: Without dead ends: 61 [2023-11-06 22:31:56,522 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:56,525 INFO L413 NwaCegarLoop]: 76 mSDtfsCounter, 12 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 136 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:56,526 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 136 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:56,530 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2023-11-06 22:31:56,549 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2023-11-06 22:31:56,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 48 states have (on average 1.3125) internal successors, (63), 53 states have internal predecessors, (63), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 6 states have call predecessors, (7), 7 states have call successors, (7) [2023-11-06 22:31:56,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 77 transitions. [2023-11-06 22:31:56,552 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 77 transitions. Word has length 33 [2023-11-06 22:31:56,552 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:56,552 INFO L495 AbstractCegarLoop]: Abstraction has 61 states and 77 transitions. [2023-11-06 22:31:56,552 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-06 22:31:56,553 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 77 transitions. [2023-11-06 22:31:56,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-06 22:31:56,554 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:56,555 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:56,555 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:31:56,555 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION === [timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:56,556 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:56,556 INFO L85 PathProgramCache]: Analyzing trace with hash 388627992, now seen corresponding path program 1 times [2023-11-06 22:31:56,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:31:56,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [191867436] [2023-11-06 22:31:56,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:56,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:31:56,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,698 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2023-11-06 22:31:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,706 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-06 22:31:56,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-06 22:31:56,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:31:56,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [191867436] [2023-11-06 22:31:56,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [191867436] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:56,712 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:56,712 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:56,712 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685059905] [2023-11-06 22:31:56,712 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:56,713 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:56,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:31:56,714 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:56,714 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:56,714 INFO L87 Difference]: Start difference. First operand 61 states and 77 transitions. Second operand has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-06 22:31:56,735 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:56,736 INFO L93 Difference]: Finished difference Result 114 states and 147 transitions. [2023-11-06 22:31:56,736 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:56,737 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 37 [2023-11-06 22:31:56,737 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:56,738 INFO L225 Difference]: With dead ends: 114 [2023-11-06 22:31:56,738 INFO L226 Difference]: Without dead ends: 61 [2023-11-06 22:31:56,739 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:56,741 INFO L413 NwaCegarLoop]: 75 mSDtfsCounter, 54 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:56,741 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 75 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:56,743 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2023-11-06 22:31:56,753 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2023-11-06 22:31:56,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 48 states have (on average 1.2916666666666667) internal successors, (62), 53 states have internal predecessors, (62), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 6 states have call predecessors, (7), 7 states have call successors, (7) [2023-11-06 22:31:56,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 76 transitions. [2023-11-06 22:31:56,755 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 76 transitions. Word has length 37 [2023-11-06 22:31:56,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:56,757 INFO L495 AbstractCegarLoop]: Abstraction has 61 states and 76 transitions. [2023-11-06 22:31:56,757 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-06 22:31:56,757 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 76 transitions. [2023-11-06 22:31:56,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-06 22:31:56,759 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:56,760 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:56,760 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:31:56,760 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION === [timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:56,761 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:56,761 INFO L85 PathProgramCache]: Analyzing trace with hash 1614068174, now seen corresponding path program 1 times [2023-11-06 22:31:56,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:31:56,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056019212] [2023-11-06 22:31:56,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:56,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:31:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:57,039 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2023-11-06 22:31:57,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:57,046 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2023-11-06 22:31:57,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:57,050 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2023-11-06 22:31:57,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:57,094 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-06 22:31:57,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:31:57,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056019212] [2023-11-06 22:31:57,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056019212] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:57,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:57,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 22:31:57,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [828880416] [2023-11-06 22:31:57,096 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:57,096 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 22:31:57,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:31:57,097 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 22:31:57,098 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:31:57,098 INFO L87 Difference]: Start difference. First operand 61 states and 76 transitions. Second operand has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 5 states have internal predecessors, (35), 1 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-06 22:31:57,218 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:57,218 INFO L93 Difference]: Finished difference Result 103 states and 130 transitions. [2023-11-06 22:31:57,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 22:31:57,220 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 5 states have internal predecessors, (35), 1 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 42 [2023-11-06 22:31:57,220 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:57,221 INFO L225 Difference]: With dead ends: 103 [2023-11-06 22:31:57,221 INFO L226 Difference]: Without dead ends: 0 [2023-11-06 22:31:57,222 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-06 22:31:57,224 INFO L413 NwaCegarLoop]: 53 mSDtfsCounter, 28 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:57,224 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 191 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:31:57,225 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-06 22:31:57,226 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-06 22:31:57,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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:31:57,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-06 22:31:57,227 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 42 [2023-11-06 22:31:57,227 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:57,227 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 22:31:57,227 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 5 states have internal predecessors, (35), 1 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-06 22:31:57,228 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-06 22:31:57,228 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-06 22:31:57,231 INFO L805 garLoopResultBuilder]: Registering result SAFE for location timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 22:31:57,232 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:31:57,234 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-06 22:31:57,560 INFO L899 garLoopResultBuilder]: For program point processEnvironment__wrappee__baseEXIT(lines 138 144) no Hoare annotation was computed. [2023-11-06 22:31:57,560 INFO L902 garLoopResultBuilder]: At program point processEnvironment__wrappee__baseFINAL(lines 138 144) the Hoare annotation is: true [2023-11-06 22:31:57,561 INFO L899 garLoopResultBuilder]: For program point L478-1(lines 474 485) no Hoare annotation was computed. [2023-11-06 22:31:57,561 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 474 485) the Hoare annotation is: true [2023-11-06 22:31:57,561 INFO L899 garLoopResultBuilder]: For program point changeMethaneLevelEXIT(lines 474 485) no Hoare annotation was computed. [2023-11-06 22:31:57,562 INFO L899 garLoopResultBuilder]: For program point cleanupEXIT(lines 350 379) no Hoare annotation was computed. [2023-11-06 22:31:57,562 INFO L902 garLoopResultBuilder]: At program point L375(lines 350 379) the Hoare annotation is: true [2023-11-06 22:31:57,562 INFO L899 garLoopResultBuilder]: For program point L371(line 371) no Hoare annotation was computed. [2023-11-06 22:31:57,563 INFO L899 garLoopResultBuilder]: For program point L364(lines 364 368) no Hoare annotation was computed. [2023-11-06 22:31:57,563 INFO L902 garLoopResultBuilder]: At program point L364-1(lines 364 368) the Hoare annotation is: true [2023-11-06 22:31:57,564 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 350 379) the Hoare annotation is: true [2023-11-06 22:31:57,564 INFO L899 garLoopResultBuilder]: For program point L361(line 361) no Hoare annotation was computed. [2023-11-06 22:31:57,564 INFO L902 garLoopResultBuilder]: At program point L360-2(lines 360 374) the Hoare annotation is: true [2023-11-06 22:31:57,565 INFO L902 garLoopResultBuilder]: At program point L356(line 356) the Hoare annotation is: true [2023-11-06 22:31:57,565 INFO L899 garLoopResultBuilder]: For program point L356-1(line 356) no Hoare annotation was computed. [2023-11-06 22:31:57,567 INFO L899 garLoopResultBuilder]: For program point L118(lines 118 124) no Hoare annotation was computed. [2023-11-06 22:31:57,567 INFO L899 garLoopResultBuilder]: For program point L118-2(lines 114 136) no Hoare annotation was computed. [2023-11-06 22:31:57,568 INFO L895 garLoopResultBuilder]: At program point isLowWaterSensorDry_returnLabel#1(lines 527 535) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,568 INFO L899 garLoopResultBuilder]: For program point timeShiftFINAL(lines 111 137) no Hoare annotation was computed. [2023-11-06 22:31:57,568 INFO L895 garLoopResultBuilder]: At program point L932(line 932) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,569 INFO L899 garLoopResultBuilder]: For program point L932-1(line 932) no Hoare annotation was computed. [2023-11-06 22:31:57,569 INFO L895 garLoopResultBuilder]: At program point L160(line 160) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,569 INFO L895 garLoopResultBuilder]: At program point getWaterLevel_returnLabel#1(lines 518 526) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,569 INFO L899 garLoopResultBuilder]: For program point L454(lines 454 458) no Hoare annotation was computed. [2023-11-06 22:31:57,570 INFO L895 garLoopResultBuilder]: At program point L165(line 165) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,571 INFO L895 garLoopResultBuilder]: At program point L454-2(lines 450 461) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,571 INFO L895 garLoopResultBuilder]: At program point L165-1(lines 146 170) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,571 INFO L895 garLoopResultBuilder]: At program point L917(line 917) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,572 INFO L899 garLoopResultBuilder]: For program point L917-1(line 917) no Hoare annotation was computed. [2023-11-06 22:31:57,572 INFO L895 garLoopResultBuilder]: At program point __automaton_fail_returnLabel#1(lines 88 95) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,572 INFO L895 garLoopResultBuilder]: At program point $Ultimate##0(lines 111 137) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,572 INFO L899 garLoopResultBuilder]: For program point L934(lines 934 944) no Hoare annotation was computed. [2023-11-06 22:31:57,573 INFO L899 garLoopResultBuilder]: For program point L930(lines 930 947) no Hoare annotation was computed. [2023-11-06 22:31:57,573 INFO L895 garLoopResultBuilder]: At program point L930-1(lines 922 950) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,575 INFO L895 garLoopResultBuilder]: At program point deactivatePump_returnLabel#1(lines 197 204) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,575 INFO L895 garLoopResultBuilder]: At program point isLowWaterLevel_returnLabel#1(lines 261 279) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,577 INFO L899 garLoopResultBuilder]: For program point L125-1(lines 125 131) no Hoare annotation was computed. [2023-11-06 22:31:57,578 INFO L899 garLoopResultBuilder]: For program point L92(line 92) no Hoare annotation was computed. [2023-11-06 22:31:57,580 INFO L899 garLoopResultBuilder]: For program point L154(lines 154 162) no Hoare annotation was computed. [2023-11-06 22:31:57,581 INFO L899 garLoopResultBuilder]: For program point L150(lines 150 167) no Hoare annotation was computed. [2023-11-06 22:31:57,582 INFO L895 garLoopResultBuilder]: At program point __utac_acc__Specification5_spec__2_returnLabel#1(lines 912 921) the Hoare annotation is: (or (not (= |old(~pumpRunning~0)| 0)) (= ~pumpRunning~0 0) (not (= 1 ~systemActive~0))) [2023-11-06 22:31:57,582 INFO L899 garLoopResultBuilder]: For program point L270(lines 270 274) no Hoare annotation was computed. [2023-11-06 22:31:57,582 INFO L899 garLoopResultBuilder]: For program point L270-2(lines 270 274) no Hoare annotation was computed. [2023-11-06 22:31:57,582 INFO L899 garLoopResultBuilder]: For program point timeShiftEXIT(lines 111 137) no Hoare annotation was computed. [2023-11-06 22:31:57,583 INFO L899 garLoopResultBuilder]: For program point timeShiftErr0ASSERT_VIOLATIONERROR_FUNCTION(line 92) no Hoare annotation was computed. [2023-11-06 22:31:57,584 INFO L899 garLoopResultBuilder]: For program point L935(lines 935 941) no Hoare annotation was computed. [2023-11-06 22:31:57,584 INFO L895 garLoopResultBuilder]: At program point L316(line 316) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0) (= |ULTIMATE.start_test_~splverifierCounter~0#1| 0)) [2023-11-06 22:31:57,591 INFO L895 garLoopResultBuilder]: At program point L337(lines 294 339) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0) (= |ULTIMATE.start_test_~splverifierCounter~0#1| 0)) [2023-11-06 22:31:57,594 INFO L899 garLoopResultBuilder]: For program point L304(lines 304 310) no Hoare annotation was computed. [2023-11-06 22:31:57,594 INFO L899 garLoopResultBuilder]: For program point L304-1(lines 304 310) no Hoare annotation was computed. [2023-11-06 22:31:57,594 INFO L902 garLoopResultBuilder]: At program point runTest_returnLabel#1(lines 412 422) the Hoare annotation is: true [2023-11-06 22:31:57,595 INFO L895 garLoopResultBuilder]: At program point select_features_returnLabel#1(lines 64 70) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0)) [2023-11-06 22:31:57,595 INFO L902 garLoopResultBuilder]: At program point main_returnLabel#1(lines 423 445) the Hoare annotation is: true [2023-11-06 22:31:57,595 INFO L899 garLoopResultBuilder]: For program point L296(lines 296 300) no Hoare annotation was computed. [2023-11-06 22:31:57,595 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-06 22:31:57,595 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-06 22:31:57,596 INFO L899 garLoopResultBuilder]: For program point L433(lines 433 440) no Hoare annotation was computed. [2023-11-06 22:31:57,596 INFO L899 garLoopResultBuilder]: For program point L433-2(lines 433 440) no Hoare annotation was computed. [2023-11-06 22:31:57,597 INFO L899 garLoopResultBuilder]: For program point L330(lines 330 334) no Hoare annotation was computed. [2023-11-06 22:31:57,597 INFO L895 garLoopResultBuilder]: At program point setup_returnLabel#1(lines 404 410) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0)) [2023-11-06 22:31:57,597 INFO L895 garLoopResultBuilder]: At program point L330-2(lines 324 335) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0) (= |ULTIMATE.start_test_~splverifierCounter~0#1| 0)) [2023-11-06 22:31:57,597 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-06 22:31:57,598 INFO L899 garLoopResultBuilder]: For program point L314(lines 314 320) no Hoare annotation was computed. [2023-11-06 22:31:57,598 INFO L899 garLoopResultBuilder]: For program point L314-1(lines 314 320) no Hoare annotation was computed. [2023-11-06 22:31:57,598 INFO L895 garLoopResultBuilder]: At program point __utac_acc__Specification5_spec__1_returnLabel#1(lines 904 911) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0)) [2023-11-06 22:31:57,598 INFO L902 garLoopResultBuilder]: At program point L343(lines 284 347) the Hoare annotation is: true [2023-11-06 22:31:57,598 INFO L895 garLoopResultBuilder]: At program point L306(line 306) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0) (= |ULTIMATE.start_test_~splverifierCounter~0#1| 0)) [2023-11-06 22:31:57,599 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-06 22:31:57,599 INFO L895 garLoopResultBuilder]: At program point select_helpers_returnLabel#1(lines 71 77) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0)) [2023-11-06 22:31:57,599 INFO L895 garLoopResultBuilder]: At program point L340(lines 293 341) the Hoare annotation is: false [2023-11-06 22:31:57,599 INFO L895 garLoopResultBuilder]: At program point valid_product_returnLabel#1(lines 78 86) the Hoare annotation is: (and (= ~pumpRunning~0 0) (= 1 ~systemActive~0)) [2023-11-06 22:31:57,599 INFO L899 garLoopResultBuilder]: For program point L295(lines 294 339) no Hoare annotation was computed. [2023-11-06 22:31:57,600 INFO L899 garLoopResultBuilder]: For program point L324(lines 324 335) no Hoare annotation was computed. [2023-11-06 22:31:57,600 INFO L899 garLoopResultBuilder]: For program point L466-1(lines 462 473) no Hoare annotation was computed. [2023-11-06 22:31:57,600 INFO L899 garLoopResultBuilder]: For program point waterRiseEXIT(lines 462 473) no Hoare annotation was computed. [2023-11-06 22:31:57,600 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 462 473) the Hoare annotation is: true [2023-11-06 22:31:57,601 INFO L899 garLoopResultBuilder]: For program point isPumpRunningEXIT(lines 216 224) no Hoare annotation was computed. [2023-11-06 22:31:57,601 INFO L899 garLoopResultBuilder]: For program point isPumpRunningFINAL(lines 216 224) no Hoare annotation was computed. [2023-11-06 22:31:57,601 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 216 224) the Hoare annotation is: true [2023-11-06 22:31:57,604 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-06 22:31:57,607 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:31:57,642 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:31:57 BoogieIcfgContainer [2023-11-06 22:31:57,642 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:31:57,643 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:31:57,643 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:31:57,643 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:31:57,647 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:31:55" (3/4) ... [2023-11-06 22:31:57,650 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 22:31:57,655 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure processEnvironment__wrappee__base [2023-11-06 22:31:57,655 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure changeMethaneLevel [2023-11-06 22:31:57,655 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure cleanup [2023-11-06 22:31:57,655 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure timeShift [2023-11-06 22:31:57,656 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure waterRise [2023-11-06 22:31:57,656 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure isPumpRunning [2023-11-06 22:31:57,666 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2023-11-06 22:31:57,668 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2023-11-06 22:31:57,669 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-06 22:31:57,670 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 22:31:57,671 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 22:31:57,718 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,719 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,720 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,721 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,721 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,723 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,724 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,724 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,724 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,789 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,790 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,790 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,791 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,791 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,793 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,793 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,794 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,794 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) [2023-11-06 22:31:57,834 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:31:57,841 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 22:31:57,842 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:31:57,843 INFO L158 Benchmark]: Toolchain (without parser) took 3284.54ms. Allocated memory is still 201.3MB. Free memory was 163.0MB in the beginning and 106.9MB in the end (delta: 56.1MB). Peak memory consumption was 58.2MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,845 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 138.4MB. Free memory is still 85.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:31:57,846 INFO L158 Benchmark]: CACSL2BoogieTranslator took 515.14ms. Allocated memory is still 201.3MB. Free memory was 163.0MB in the beginning and 143.5MB in the end (delta: 19.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,846 INFO L158 Benchmark]: Boogie Procedure Inliner took 68.07ms. Allocated memory is still 201.3MB. Free memory was 143.5MB in the beginning and 141.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,846 INFO L158 Benchmark]: Boogie Preprocessor took 36.18ms. Allocated memory is still 201.3MB. Free memory was 141.4MB in the beginning and 140.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:31:57,847 INFO L158 Benchmark]: RCFGBuilder took 512.51ms. Allocated memory is still 201.3MB. Free memory was 140.1MB in the beginning and 124.6MB in the end (delta: 15.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,848 INFO L158 Benchmark]: TraceAbstraction took 1942.41ms. Allocated memory is still 201.3MB. Free memory was 124.0MB in the beginning and 114.3MB in the end (delta: 9.7MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,849 INFO L158 Benchmark]: Witness Printer took 199.52ms. Allocated memory is still 201.3MB. Free memory was 114.3MB in the beginning and 106.9MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-06 22:31:57,851 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.22ms. Allocated memory is still 138.4MB. Free memory is still 85.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 515.14ms. Allocated memory is still 201.3MB. Free memory was 163.0MB in the beginning and 143.5MB in the end (delta: 19.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 68.07ms. Allocated memory is still 201.3MB. Free memory was 143.5MB in the beginning and 141.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 36.18ms. Allocated memory is still 201.3MB. Free memory was 141.4MB in the beginning and 140.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 512.51ms. Allocated memory is still 201.3MB. Free memory was 140.1MB in the beginning and 124.6MB in the end (delta: 15.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1942.41ms. Allocated memory is still 201.3MB. Free memory was 124.0MB in the beginning and 114.3MB in the end (delta: 9.7MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB. * Witness Printer took 199.52ms. Allocated memory is still 201.3MB. Free memory was 114.3MB in the beginning and 106.9MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. 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,"featureselect.i","") [49] - GenericResultAtLocation [Line: 87]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [87] - GenericResultAtLocation [Line: 96]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [96] - GenericResultAtLocation [Line: 280]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [280] - GenericResultAtLocation [Line: 348]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [348] - GenericResultAtLocation [Line: 446]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [446] - GenericResultAtLocation [Line: 536]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [536] - GenericResultAtLocation [Line: 902]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [902] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 92]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 7 procedures, 79 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.8s, OverallIterations: 4, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.3s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 98 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 94 mSDsluCounter, 500 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 198 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 38 IncrementalHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 302 mSDtfsCounter, 38 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 33 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=79occurred in iteration=0, InterpolantAutomatonStates: 14, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 4 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 36 LocationsWithAnnotation, 162 PreInvPairs, 176 NumberOfFragments, 238 HoareAnnotationTreeSize, 162 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 36 FomulaSimplificationsInter, 102 FormulaSimplificationTreeSizeReductionInter, 0.3s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.7s InterpolantComputationTime, 144 NumberOfCodeBlocks, 144 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 140 ConstructedInterpolants, 0 QuantifiedInterpolants, 254 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 12/12 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 904]: Loop Invariant Derived loop invariant: ((pumpRunning == 0) && (1 == systemActive)) - InvariantResult [Line: 404]: Loop Invariant Derived loop invariant: ((pumpRunning == 0) && (1 == systemActive)) - InvariantResult [Line: 450]: Loop Invariant Derived loop invariant: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) - InvariantResult [Line: 293]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 88]: Loop Invariant Derived loop invariant: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) - InvariantResult [Line: 64]: Loop Invariant Derived loop invariant: ((pumpRunning == 0) && (1 == systemActive)) - InvariantResult [Line: 518]: Loop Invariant Derived loop invariant: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) - InvariantResult [Line: 78]: Loop Invariant Derived loop invariant: ((pumpRunning == 0) && (1 == systemActive)) - InvariantResult [Line: 350]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 261]: Loop Invariant Derived loop invariant: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) - InvariantResult [Line: 284]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 71]: Loop Invariant Derived loop invariant: ((pumpRunning == 0) && (1 == systemActive)) - InvariantResult [Line: 294]: Loop Invariant Derived loop invariant: (((pumpRunning == 0) && (1 == systemActive)) && (splverifierCounter == 0)) - InvariantResult [Line: 912]: Loop Invariant Derived loop invariant: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) - InvariantResult [Line: 922]: Loop Invariant Derived loop invariant: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) - InvariantResult [Line: 423]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 360]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 527]: Loop Invariant Derived loop invariant: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) - InvariantResult [Line: 197]: Loop Invariant Derived loop invariant: (!((\old(pumpRunning) == 0)) || !((1 == systemActive))) - InvariantResult [Line: 146]: Loop Invariant Derived loop invariant: ((!((\old(pumpRunning) == 0)) || (pumpRunning == 0)) || !((1 == systemActive))) - InvariantResult [Line: 412]: Loop Invariant Derived loop invariant: 1 RESULT: Ultimate proved your program to be correct! [2023-11-06 22:31:57,911 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d57ee3d5-16b1-42c0-aec6-c5a47e16f631/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE