./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product28.cil.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for termination
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product28.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 27746ab44f558a6ebb6981088914ebe56dec54e6e61aba8484d841196c9545ea
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:16:57,871 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:16:57,998 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-08 17:16:58,009 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:16:58,010 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:16:58,044 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:16:58,045 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:16:58,046 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:16:58,047 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:16:58,048 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:16:58,049 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:16:58,049 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:16:58,050 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:16:58,050 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 17:16:58,051 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 17:16:58,052 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 17:16:58,052 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 17:16:58,053 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 17:16:58,053 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 17:16:58,054 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:16:58,055 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 17:16:58,059 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:16:58,060 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:16:58,060 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:16:58,061 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:16:58,061 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 17:16:58,061 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 17:16:58,062 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 17:16:58,066 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:16:58,067 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:16:58,067 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:16:58,067 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:16:58,068 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 17:16:58,068 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:16:58,069 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:16:58,072 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:16:58,073 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:16:58,073 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:16:58,074 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 17:16:58,075 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_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/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_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 27746ab44f558a6ebb6981088914ebe56dec54e6e61aba8484d841196c9545ea
[2024-11-08 17:16:58,484 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:16:58,517 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:16:58,521 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:16:58,523 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:16:58,524 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:16:58,526 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/minepump_spec5_product28.cil.c
Unable to find full path for "g++"
[2024-11-08 17:17:00,977 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:17:01,342 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:17:01,343 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/sv-benchmarks/c/product-lines/minepump_spec5_product28.cil.c
[2024-11-08 17:17:01,361 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/data/92baf56bc/0062f7df76b646729db3b1e483bb84c6/FLAGb3322c5d1
[2024-11-08 17:17:01,381 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/data/92baf56bc/0062f7df76b646729db3b1e483bb84c6
[2024-11-08 17:17:01,384 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:17:01,386 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:17:01,388 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:17:01,388 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:17:01,408 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:17:01,409 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:01" (1/1) ...
[2024-11-08 17:17:01,413 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7cdd47a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:01, skipping insertion in model container
[2024-11-08 17:17:01,413 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:01" (1/1) ...
[2024-11-08 17:17:01,480 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:17:01,994 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:17:02,019 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:17:02,033 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [49]
[2024-11-08 17:17:02,035 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [145]
[2024-11-08 17:17:02,036 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [196]
[2024-11-08 17:17:02,036 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [299]
[2024-11-08 17:17:02,037 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [665]
[2024-11-08 17:17:02,037 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [700]
[2024-11-08 17:17:02,037 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [709]
[2024-11-08 17:17:02,038 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [909]
[2024-11-08 17:17:02,162 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:17:02,193 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:17:02,194 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02 WrapperNode
[2024-11-08 17:17:02,194 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:17:02,196 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:17:02,196 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:17:02,196 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:17:02,205 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,223 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,261 INFO  L138                Inliner]: procedures = 57, calls = 102, calls flagged for inlining = 55, calls inlined = 60, statements flattened = 375
[2024-11-08 17:17:02,262 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:17:02,263 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:17:02,263 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:17:02,263 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:17:02,280 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,281 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,284 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,303 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 17:17:02,303 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,304 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,316 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,329 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,332 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,338 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,346 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:17:02,349 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:17:02,349 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:17:02,350 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:17:02,351 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ...
[2024-11-08 17:17:02,359 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:17:02,379 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:02,414 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:17:02,430 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:17:02,491 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:17:02,492 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:17:02,492 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:17:02,492 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:17:02,608 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:17:02,614 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:17:03,149 INFO  L?                        ?]: Removed 76 outVars from TransFormulas that were not future-live.
[2024-11-08 17:17:03,151 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:17:03,173 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:17:03,174 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-08 17:17:03,174 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:03 BoogieIcfgContainer
[2024-11-08 17:17:03,175 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:17:03,176 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 17:17:03,177 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 17:17:03,182 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 17:17:03,183 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:17:03,183 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 05:17:01" (1/3) ...
[2024-11-08 17:17:03,184 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2de5f0d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:17:03, skipping insertion in model container
[2024-11-08 17:17:03,185 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:17:03,185 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (2/3) ...
[2024-11-08 17:17:03,186 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2de5f0d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:17:03, skipping insertion in model container
[2024-11-08 17:17:03,186 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:17:03,186 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:03" (3/3) ...
[2024-11-08 17:17:03,188 INFO  L332   chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product28.cil.c
[2024-11-08 17:17:03,260 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 17:17:03,260 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 17:17:03,260 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 17:17:03,261 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 17:17:03,261 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 17:17:03,261 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 17:17:03,261 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 17:17:03,261 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 17:17:03,267 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 120 states, 119 states have (on average 1.3445378151260505) internal successors, (160), 119 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:03,301 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 77
[2024-11-08 17:17:03,301 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:17:03,301 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:17:03,312 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:03,312 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:03,313 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 17:17:03,314 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 120 states, 119 states have (on average 1.3445378151260505) internal successors, (160), 119 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:03,322 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 77
[2024-11-08 17:17:03,323 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:17:03,323 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:17:03,324 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:03,324 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:03,330 INFO  L745   eck$LassoCheckResult]: Stem: 27#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 35#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret12#1, main_~retValue_acc~3#1, main_~tmp~1#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true; 25#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 97#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; 85#valid_product_returnLabel#1true main_#t~ret12#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret12#1;havoc main_#t~ret12#1; 81#L286true assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true; 72#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 110#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet49#1, test_#t~nondet50#1, test_#t~nondet51#1, test_#t~nondet52#1, test_~splverifierCounter~0#1, test_~tmp~8#1, test_~tmp___0~2#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~8#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 93#L920-2true 
[2024-11-08 17:17:03,330 INFO  L747   eck$LassoCheckResult]: Loop: 93#L920-2true assume !false; 100#L921true assume test_~splverifierCounter~0#1 < 4; 113#L922true havoc test_#t~nondet49#1;test_~tmp~8#1 := test_#t~nondet49#1;havoc test_#t~nondet49#1; 62#L930true assume !(0 != test_~tmp~8#1); 106#L930-2true havoc test_#t~nondet50#1;test_~tmp___0~2#1 := test_#t~nondet50#1;havoc test_#t~nondet50#1; 83#L940true assume !(0 != test_~tmp___0~2#1); 36#L940-2true havoc test_#t~nondet51#1;test_~tmp___2~0#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 37#L950true assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet52#1;test_~tmp___1~0#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 104#L958true assume !(0 != test_~tmp___1~0#1); 24#L958-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;havoc isPumpRunning_~retValue_acc~10#1;isPumpRunning_~retValue_acc~10#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~10#1; 105#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 79#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 22#L724true assume !(0 != ~pumpRunning~0); 15#L724-2true assume !(0 != ~systemActive~0); 91#L731-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 64#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 8#L175true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 116#L175-1true havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 65#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 93#L920-2true 
[2024-11-08 17:17:03,337 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:03,338 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times
[2024-11-08 17:17:03,350 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:03,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [884754307]
[2024-11-08 17:17:03,374 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:03,375 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:03,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:03,530 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:03,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:03,586 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:03,590 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:03,590 INFO  L85        PathProgramCache]: Analyzing trace with hash 1659795770, now seen corresponding path program 1 times
[2024-11-08 17:17:03,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:03,591 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1272193074]
[2024-11-08 17:17:03,591 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:03,591 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:03,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:03,619 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:03,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:03,636 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:03,638 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:03,638 INFO  L85        PathProgramCache]: Analyzing trace with hash -1205423183, now seen corresponding path program 1 times
[2024-11-08 17:17:03,638 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:03,639 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403907948]
[2024-11-08 17:17:03,639 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:03,639 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:03,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:03,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:03,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:03,974 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [403907948]
[2024-11-08 17:17:03,975 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [403907948] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:03,976 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:03,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:17:03,977 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221673288]
[2024-11-08 17:17:03,978 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:04,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:04,214 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:17:04,214 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:17:04,217 INFO  L87              Difference]: Start difference. First operand  has 120 states, 119 states have (on average 1.3445378151260505) internal successors, (160), 119 states have internal predecessors, (160), 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 6 states, 6 states have (on average 4.5) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:04,416 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:04,420 INFO  L93              Difference]: Finished difference Result 292 states and 373 transitions.
[2024-11-08 17:17:04,422 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 292 states and 373 transitions.
[2024-11-08 17:17:04,436 INFO  L131   ngComponentsAnalysis]: Automaton has 4 accepting balls. 189
[2024-11-08 17:17:04,445 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 292 states to 262 states and 343 transitions.
[2024-11-08 17:17:04,447 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 262
[2024-11-08 17:17:04,448 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 262
[2024-11-08 17:17:04,449 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 262 states and 343 transitions.
[2024-11-08 17:17:04,451 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:17:04,452 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 262 states and 343 transitions.
[2024-11-08 17:17:04,480 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 262 states and 343 transitions.
[2024-11-08 17:17:04,499 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 262 to 165.
[2024-11-08 17:17:04,501 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165 states, 165 states have (on average 1.309090909090909) internal successors, (216), 164 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:04,502 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 216 transitions.
[2024-11-08 17:17:04,504 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 165 states and 216 transitions.
[2024-11-08 17:17:04,506 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:17:04,511 INFO  L425   stractBuchiCegarLoop]: Abstraction has 165 states and 216 transitions.
[2024-11-08 17:17:04,511 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 17:17:04,511 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 165 states and 216 transitions.
[2024-11-08 17:17:04,514 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 117
[2024-11-08 17:17:04,514 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:17:04,515 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:17:04,515 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:04,516 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:04,516 INFO  L745   eck$LassoCheckResult]: Stem: 470#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 471#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret12#1, main_~retValue_acc~3#1, main_~tmp~1#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true; 468#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 469#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; 525#valid_product_returnLabel#1 main_#t~ret12#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret12#1;havoc main_#t~ret12#1; 521#L286 assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true; 515#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 516#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet49#1, test_#t~nondet50#1, test_#t~nondet51#1, test_#t~nondet52#1, test_~splverifierCounter~0#1, test_~tmp~8#1, test_~tmp___0~2#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~8#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 511#L920-2 
[2024-11-08 17:17:04,516 INFO  L747   eck$LassoCheckResult]: Loop: 511#L920-2 assume !false; 529#L921 assume test_~splverifierCounter~0#1 < 4; 530#L922 havoc test_#t~nondet49#1;test_~tmp~8#1 := test_#t~nondet49#1;havoc test_#t~nondet49#1; 506#L930 assume !(0 != test_~tmp~8#1); 507#L930-2 havoc test_#t~nondet50#1;test_~tmp___0~2#1 := test_#t~nondet50#1;havoc test_#t~nondet50#1; 523#L940 assume !(0 != test_~tmp___0~2#1); 442#L940-2 havoc test_#t~nondet51#1;test_~tmp___2~0#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 481#L950 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 482#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 466#L958-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;havoc isPumpRunning_~retValue_acc~10#1;isPumpRunning_~retValue_acc~10#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~10#1; 467#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 520#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 462#L724 assume !(0 != ~pumpRunning~0); 449#L724-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret37#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1; 450#L756 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 517#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 448#L756-1 havoc processEnvironment_#t~ret37#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true; 494#L731-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 509#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 439#L175 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 433#L175-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 510#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 511#L920-2 
[2024-11-08 17:17:04,517 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:04,517 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times
[2024-11-08 17:17:04,518 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:04,518 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761550176]
[2024-11-08 17:17:04,518 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:04,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:04,535 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:04,535 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:04,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:04,550 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:04,551 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:04,552 INFO  L85        PathProgramCache]: Analyzing trace with hash -1510316419, now seen corresponding path program 1 times
[2024-11-08 17:17:04,552 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:04,552 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369261534]
[2024-11-08 17:17:04,553 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:04,553 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:04,564 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:04,564 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:04,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:04,578 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:04,580 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:04,580 INFO  L85        PathProgramCache]: Analyzing trace with hash -1068104538, now seen corresponding path program 1 times
[2024-11-08 17:17:04,580 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:04,581 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017960748]
[2024-11-08 17:17:04,581 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:04,581 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:04,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:04,826 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:04,827 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:04,827 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2017960748]
[2024-11-08 17:17:04,827 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2017960748] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:04,828 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:04,828 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:17:04,828 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1289703508]
[2024-11-08 17:17:04,828 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:05,017 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:05,018 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:17:05,018 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:17:05,019 INFO  L87              Difference]: Start difference. First operand 165 states and 216 transitions. cyclomatic complexity: 54 Second operand  has 5 states, 5 states have (on average 6.0) internal successors, (30), 4 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:05,224 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:05,224 INFO  L93              Difference]: Finished difference Result 322 states and 418 transitions.
[2024-11-08 17:17:05,224 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 322 states and 418 transitions.
[2024-11-08 17:17:05,229 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 234
[2024-11-08 17:17:05,233 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 322 states to 322 states and 418 transitions.
[2024-11-08 17:17:05,234 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 322
[2024-11-08 17:17:05,238 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 322
[2024-11-08 17:17:05,238 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 322 states and 418 transitions.
[2024-11-08 17:17:05,240 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:17:05,240 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 322 states and 418 transitions.
[2024-11-08 17:17:05,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 322 states and 418 transitions.
[2024-11-08 17:17:05,275 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 322 to 316.
[2024-11-08 17:17:05,281 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 316 states, 316 states have (on average 1.2848101265822784) internal successors, (406), 315 states have internal predecessors, (406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:05,283 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 316 states and 406 transitions.
[2024-11-08 17:17:05,284 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 316 states and 406 transitions.
[2024-11-08 17:17:05,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 17:17:05,289 INFO  L425   stractBuchiCegarLoop]: Abstraction has 316 states and 406 transitions.
[2024-11-08 17:17:05,290 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-08 17:17:05,290 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 316 states and 406 transitions.
[2024-11-08 17:17:05,295 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 230
[2024-11-08 17:17:05,296 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:17:05,296 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:17:05,298 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:05,299 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:05,299 INFO  L745   eck$LassoCheckResult]: Stem: 974#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 975#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret12#1, main_~retValue_acc~3#1, main_~tmp~1#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true; 972#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 973#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; 1045#valid_product_returnLabel#1 main_#t~ret12#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret12#1;havoc main_#t~ret12#1; 1041#L286 assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true; 1031#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 1032#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet49#1, test_#t~nondet50#1, test_#t~nondet51#1, test_#t~nondet52#1, test_~splverifierCounter~0#1, test_~tmp~8#1, test_~tmp___0~2#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~8#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1025#L920-2 
[2024-11-08 17:17:05,299 INFO  L747   eck$LassoCheckResult]: Loop: 1025#L920-2 assume !false; 1052#L921 assume test_~splverifierCounter~0#1 < 4; 1054#L922 havoc test_#t~nondet49#1;test_~tmp~8#1 := test_#t~nondet49#1;havoc test_#t~nondet49#1; 1019#L930 assume !(0 != test_~tmp~8#1); 1020#L930-2 havoc test_#t~nondet50#1;test_~tmp___0~2#1 := test_#t~nondet50#1;havoc test_#t~nondet50#1; 1043#L940 assume !(0 != test_~tmp___0~2#1); 944#L940-2 havoc test_#t~nondet51#1;test_~tmp___2~0#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 987#L950 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 988#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 1003#L958-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;havoc isPumpRunning_~retValue_acc~10#1;isPumpRunning_~retValue_acc~10#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~10#1; 1060#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 1040#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 965#L724 assume !(0 != ~pumpRunning~0); 951#L724-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret37#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1; 952#L756 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 1038#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 1001#L756-1 havoc processEnvironment_#t~ret37#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true; 1002#L731-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 1023#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 941#L175 assume 2 != __utac_acc__Specification5_spec__3_~tmp~0#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;havoc isPumpRunning_~retValue_acc~10#1;isPumpRunning_~retValue_acc~10#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~10#1; 942#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret11#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~10#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~0#1 := __utac_acc__Specification5_spec__3_#t~ret11#1;havoc __utac_acc__Specification5_spec__3_#t~ret11#1; 1026#L179 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~0#1); 934#L175-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 1024#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1025#L920-2 
[2024-11-08 17:17:05,300 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:05,300 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times
[2024-11-08 17:17:05,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:05,301 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [122193143]
[2024-11-08 17:17:05,301 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:05,301 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:05,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,322 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:05,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,346 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:05,347 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:05,347 INFO  L85        PathProgramCache]: Analyzing trace with hash 263862552, now seen corresponding path program 1 times
[2024-11-08 17:17:05,347 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:05,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1079856073]
[2024-11-08 17:17:05,348 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:05,348 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:05,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,368 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:05,373 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,377 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:05,378 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:05,378 INFO  L85        PathProgramCache]: Analyzing trace with hash 27717889, now seen corresponding path program 1 times
[2024-11-08 17:17:05,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:05,379 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369182435]
[2024-11-08 17:17:05,379 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:05,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:05,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,414 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:05,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:05,444 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:17:06,960 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:06,961 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:17:06,971 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:17:07,058 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 05:17:07 BoogieIcfgContainer
[2024-11-08 17:17:07,062 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 17:17:07,063 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:17:07,063 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:17:07,063 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:17:07,064 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:03" (3/4) ...
[2024-11-08 17:17:07,066 INFO  L139         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-11-08 17:17:07,179 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 17:17:07,179 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:17:07,180 INFO  L158              Benchmark]: Toolchain (without parser) took 5793.57ms. Allocated memory was 161.5MB in the beginning and 203.4MB in the end (delta: 41.9MB). Free memory was 128.4MB in the beginning and 94.8MB in the end (delta: 33.6MB). Peak memory consumption was 76.1MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,180 INFO  L158              Benchmark]: CDTParser took 0.42ms. Allocated memory is still 161.5MB. Free memory is still 136.1MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:17:07,181 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 806.61ms. Allocated memory is still 161.5MB. Free memory was 128.4MB in the beginning and 106.7MB in the end (delta: 21.7MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,181 INFO  L158              Benchmark]: Boogie Procedure Inliner took 66.65ms. Allocated memory is still 161.5MB. Free memory was 106.7MB in the beginning and 104.2MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,182 INFO  L158              Benchmark]: Boogie Preprocessor took 85.15ms. Allocated memory is still 161.5MB. Free memory was 104.2MB in the beginning and 101.1MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,186 INFO  L158              Benchmark]: RCFGBuilder took 826.00ms. Allocated memory is still 161.5MB. Free memory was 101.1MB in the beginning and 80.2MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,186 INFO  L158              Benchmark]: BuchiAutomizer took 3885.63ms. Allocated memory was 161.5MB in the beginning and 203.4MB in the end (delta: 41.9MB). Free memory was 80.2MB in the beginning and 97.9MB in the end (delta: -17.8MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,187 INFO  L158              Benchmark]: Witness Printer took 116.54ms. Allocated memory is still 203.4MB. Free memory was 97.9MB in the beginning and 94.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:17:07,190 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.42ms. Allocated memory is still 161.5MB. Free memory is still 136.1MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 806.61ms. Allocated memory is still 161.5MB. Free memory was 128.4MB in the beginning and 106.7MB in the end (delta: 21.7MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 66.65ms. Allocated memory is still 161.5MB. Free memory was 106.7MB in the beginning and 104.2MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 85.15ms. Allocated memory is still 161.5MB. Free memory was 104.2MB in the beginning and 101.1MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * RCFGBuilder took 826.00ms. Allocated memory is still 161.5MB. Free memory was 101.1MB in the beginning and 80.2MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 3885.63ms. Allocated memory was 161.5MB in the beginning and 203.4MB in the end (delta: 41.9MB). Free memory was 80.2MB in the beginning and 97.9MB in the end (delta: -17.8MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB.
 * Witness Printer took 116.54ms. Allocated memory is still 203.4MB. Free memory was 97.9MB in the beginning and 94.8MB in the end (delta: 3.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,"Environment.i","") [49]
  - GenericResultAtLocation [Line: 145]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [145]
  - GenericResultAtLocation [Line: 196]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [196]
  - GenericResultAtLocation [Line: 299]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [299]
  - GenericResultAtLocation [Line: 665]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [665]
  - GenericResultAtLocation [Line: 700]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [700]
  - GenericResultAtLocation [Line: 709]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [709]
  - GenericResultAtLocation [Line: 909]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [909]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 2 terminating modules (2 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.2 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 316 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 3.7s and 3 iterations.  TraceHistogramMax:1. Analysis of lassos took 3.0s. Construction of modules took 0.1s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 2 MinimizatonAttempts, 103 StatesRemovedByMinimization, 2 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, 358 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 358 mSDsluCounter, 1200 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 933 mSDsCounter, 20 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 121 IncrementalHoareTripleChecker+Invalid, 141 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 20 mSolverCounterUnsat, 267 mSDtfsCounter, 121 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc2 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: 920]: Nontermination argument in form of an infinite program execution.
    Nontermination argument in form of an infinite program execution.
Stem:
[L57]               int waterLevel  =    1;
[L58]               int methaneLevelCritical  =    0;
[L148]              int switchedOnBeforeTS  ;
[L197]              int cleanupTimeShifts  =    4;
[L469]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L714]              int pumpRunning  =    0;
[L715]              int systemActive  =    1;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L277]              int retValue_acc ;
[L278]              int tmp ;
[L282]  FCALL       select_helpers()
[L283]  FCALL       select_features()
[L284]  CALL, EXPR  valid_product()
[L692]              int retValue_acc ;
[L695]              retValue_acc = 1
[L696]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L284]  RET, EXPR   valid_product()
[L284]              tmp = valid_product()
[L286]  COND TRUE   \read(tmp)
[L288]  FCALL       setup()
[L289]  CALL        runTest()
[L267]  CALL        __utac_acc__Specification5_spec__1()
[L153]              switchedOnBeforeTS = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L267]  RET         __utac_acc__Specification5_spec__1()
[L268]  CALL        test()
[L911]              int splverifierCounter ;
[L912]              int tmp ;
[L913]              int tmp___0 ;
[L914]              int tmp___1 ;
[L915]              int tmp___2 ;
[L918]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
Loop:
[L920]  COND TRUE   1
[L922]  COND TRUE   splverifierCounter < 4
[L928]              tmp = __VERIFIER_nondet_int()
[L930]  COND FALSE  !(\read(tmp))
[L938]              tmp___0 = __VERIFIER_nondet_int()
[L940]  COND FALSE  !(\read(tmp___0))
[L948]              tmp___2 = __VERIFIER_nondet_int()
[L950]  COND TRUE   \read(tmp___2)
[L952]  CALL        startSystem()
[L905]              systemActive = 1
[L952]  RET         startSystem()
[L967]  CALL        timeShift()
[L722]  CALL        __utac_acc__Specification5_spec__2()
[L162]  CALL, EXPR  isPumpRunning()
[L823]              int retValue_acc ;
[L826]              retValue_acc = pumpRunning
[L827]              return (retValue_acc);
[L162]  RET, EXPR   isPumpRunning()
[L162]              switchedOnBeforeTS = isPumpRunning()
[L722]  RET         __utac_acc__Specification5_spec__2()
[L724]  COND FALSE  !(\read(pumpRunning))
[L731]  COND TRUE   \read(systemActive)
[L733]  CALL        processEnvironment()
[L753]              int tmp ;
[L756]  COND FALSE  !(\read(pumpRunning))
[L771]  FCALL       processEnvironment__wrappee__base()
[L733]  RET         processEnvironment()
[L739]  CALL        __utac_acc__Specification5_spec__3()
[L168]              int tmp ;
[L169]              int tmp___0 ;
[L173]  CALL, EXPR  getWaterLevel()
[L128]              int retValue_acc ;
[L131]              retValue_acc = waterLevel
[L132]              return (retValue_acc);
[L173]  RET, EXPR   getWaterLevel()
[L173]              tmp = getWaterLevel()
[L175]  COND TRUE   tmp != 2
[L177]  CALL, EXPR  isPumpRunning()
[L823]              int retValue_acc ;
[L826]              retValue_acc = pumpRunning
[L827]              return (retValue_acc);
[L177]  RET, EXPR   isPumpRunning()
[L177]              tmp___0 = isPumpRunning()
[L179]  COND FALSE  !(\read(tmp___0))
[L739]  RET         __utac_acc__Specification5_spec__3()
[L967]  RET         timeShift()
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 920]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L57]               int waterLevel  =    1;
[L58]               int methaneLevelCritical  =    0;
[L148]              int switchedOnBeforeTS  ;
[L197]              int cleanupTimeShifts  =    4;
[L469]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L714]              int pumpRunning  =    0;
[L715]              int systemActive  =    1;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L277]              int retValue_acc ;
[L278]              int tmp ;
[L282]  FCALL       select_helpers()
[L283]  FCALL       select_features()
[L284]  CALL, EXPR  valid_product()
[L692]              int retValue_acc ;
[L695]              retValue_acc = 1
[L696]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L284]  RET, EXPR   valid_product()
[L284]              tmp = valid_product()
[L286]  COND TRUE   \read(tmp)
[L288]  FCALL       setup()
[L289]  CALL        runTest()
[L267]  CALL        __utac_acc__Specification5_spec__1()
[L153]              switchedOnBeforeTS = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L267]  RET         __utac_acc__Specification5_spec__1()
[L268]  CALL        test()
[L911]              int splverifierCounter ;
[L912]              int tmp ;
[L913]              int tmp___0 ;
[L914]              int tmp___1 ;
[L915]              int tmp___2 ;
[L918]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
Loop:
[L920]  COND TRUE   1
[L922]  COND TRUE   splverifierCounter < 4
[L928]              tmp = __VERIFIER_nondet_int()
[L930]  COND FALSE  !(\read(tmp))
[L938]              tmp___0 = __VERIFIER_nondet_int()
[L940]  COND FALSE  !(\read(tmp___0))
[L948]              tmp___2 = __VERIFIER_nondet_int()
[L950]  COND TRUE   \read(tmp___2)
[L952]  CALL        startSystem()
[L905]              systemActive = 1
[L952]  RET         startSystem()
[L967]  CALL        timeShift()
[L722]  CALL        __utac_acc__Specification5_spec__2()
[L162]  CALL, EXPR  isPumpRunning()
[L823]              int retValue_acc ;
[L826]              retValue_acc = pumpRunning
[L827]              return (retValue_acc);
[L162]  RET, EXPR   isPumpRunning()
[L162]              switchedOnBeforeTS = isPumpRunning()
[L722]  RET         __utac_acc__Specification5_spec__2()
[L724]  COND FALSE  !(\read(pumpRunning))
[L731]  COND TRUE   \read(systemActive)
[L733]  CALL        processEnvironment()
[L753]              int tmp ;
[L756]  COND FALSE  !(\read(pumpRunning))
[L771]  FCALL       processEnvironment__wrappee__base()
[L733]  RET         processEnvironment()
[L739]  CALL        __utac_acc__Specification5_spec__3()
[L168]              int tmp ;
[L169]              int tmp___0 ;
[L173]  CALL, EXPR  getWaterLevel()
[L128]              int retValue_acc ;
[L131]              retValue_acc = waterLevel
[L132]              return (retValue_acc);
[L173]  RET, EXPR   getWaterLevel()
[L173]              tmp = getWaterLevel()
[L175]  COND TRUE   tmp != 2
[L177]  CALL, EXPR  isPumpRunning()
[L823]              int retValue_acc ;
[L826]              retValue_acc = pumpRunning
[L827]              return (retValue_acc);
[L177]  RET, EXPR   isPumpRunning()
[L177]              tmp___0 = isPumpRunning()
[L179]  COND FALSE  !(\read(tmp___0))
[L739]  RET         __utac_acc__Specification5_spec__3()
[L967]  RET         timeShift()
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-11-08 17:17:07,231 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c975cbbe-8d97-4276-9fa6-c346acfb5e43/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Writing human readable error path to file UltimateCounterExample.errorpath
Result:
FALSE(TERM)