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


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


Checking for termination
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product01.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1 --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 50277b719902a0a4cf598e31b0e94effb6529c58c9c4208972d6754269dc97f6
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 12:55:39,565 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 12:55:39,637 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-12-02 12:55:39,642 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 12:55:39,643 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 12:55:39,668 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 12:55:39,669 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 12:55:39,669 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 12:55:39,670 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 12:55:39,670 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 12:55:39,670 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 12:55:39,670 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 12:55:39,670 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 12:55:39,671 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-12-02 12:55:39,671 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-12-02 12:55:39,671 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 12:55:39,672 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-12-02 12:55:39,673 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 12:55:39,673 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 12:55:39,673 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 12:55:39,673 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:55:39,673 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 12:55:39,673 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL_NO_AM
[2024-12-02 12:55:39,673 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-12-02 12:55:39,674 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
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_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1
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 -> 50277b719902a0a4cf598e31b0e94effb6529c58c9c4208972d6754269dc97f6
[2024-12-02 12:55:39,984 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 12:55:39,995 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 12:55:39,998 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 12:55:39,999 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 12:55:40,000 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 12:55:40,001 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/product-lines/minepump_spec5_product01.cil.c
[2024-12-02 12:55:43,422 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/data/57febcce6/9be0f70425964376a1999f46a8a29975/FLAG8972079b5
[2024-12-02 12:55:43,686 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 12:55:43,686 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/sv-benchmarks/c/product-lines/minepump_spec5_product01.cil.c
[2024-12-02 12:55:43,701 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/data/57febcce6/9be0f70425964376a1999f46a8a29975/FLAG8972079b5
[2024-12-02 12:55:43,719 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/data/57febcce6/9be0f70425964376a1999f46a8a29975
[2024-12-02 12:55:43,722 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 12:55:43,724 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 12:55:43,726 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 12:55:43,726 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 12:55:43,731 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 12:55:43,732 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:55:43" (1/1) ...
[2024-12-02 12:55:43,733 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1aad8c80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:43, skipping insertion in model container
[2024-12-02 12:55:43,733 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:55:43" (1/1) ...
[2024-12-02 12:55:43,767 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 12:55:44,059 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:55:44,074 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 12:55:44,084 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [49]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [135]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [239]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [274]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [640]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [691]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [756]
[2024-12-02 12:55:44,086 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [868]
[2024-12-02 12:55:44,142 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:55:44,164 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 12:55:44,164 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44 WrapperNode
[2024-12-02 12:55:44,165 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 12:55:44,166 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 12:55:44,166 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 12:55:44,166 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 12:55:44,173 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,187 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,212 INFO  L138                Inliner]: procedures = 51, calls = 92, calls flagged for inlining = 45, calls inlined = 42, statements flattened = 266
[2024-12-02 12:55:44,212 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 12:55:44,213 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 12:55:44,213 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 12:55:44,213 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 12:55:44,225 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,225 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,227 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,243 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-12-02 12:55:44,243 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,244 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,249 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,250 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,254 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,256 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,257 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,260 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 12:55:44,260 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 12:55:44,261 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 12:55:44,261 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 12:55:44,262 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (1/1) ...
[2024-12-02 12:55:44,269 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 12:55:44,283 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:55:44,299 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 12:55:44,302 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-12-02 12:55:44,332 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 12:55:44,332 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 12:55:44,332 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 12:55:44,332 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 12:55:44,404 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 12:55:44,405 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 12:55:44,674 INFO  L?                        ?]: Removed 49 outVars from TransFormulas that were not future-live.
[2024-12-02 12:55:44,675 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 12:55:44,686 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 12:55:44,687 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-02 12:55:44,687 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:55:44 BoogieIcfgContainer
[2024-12-02 12:55:44,687 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 12:55:44,688 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-12-02 12:55:44,688 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-12-02 12:55:44,693 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-12-02 12:55:44,694 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 12:55:44,694 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 02.12 12:55:43" (1/3) ...
[2024-12-02 12:55:44,695 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@24bf0e5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 12:55:44, skipping insertion in model container
[2024-12-02 12:55:44,695 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 12:55:44,695 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:55:44" (2/3) ...
[2024-12-02 12:55:44,696 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@24bf0e5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 12:55:44, skipping insertion in model container
[2024-12-02 12:55:44,696 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 12:55:44,696 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:55:44" (3/3) ...
[2024-12-02 12:55:44,697 INFO  L363   chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product01.cil.c
[2024-12-02 12:55:44,744 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-12-02 12:55:44,745 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-12-02 12:55:44,745 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-12-02 12:55:44,745 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-12-02 12:55:44,745 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-12-02 12:55:44,745 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-12-02 12:55:44,746 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-12-02 12:55:44,746 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-12-02 12:55:44,750 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 86 states, 85 states have (on average 1.3647058823529412) internal successors, (116), 85 states have internal predecessors, (116), 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-12-02 12:55:44,769 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 52
[2024-12-02 12:55:44,770 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 12:55:44,770 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 12:55:44,776 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:44,776 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:44,777 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-12-02 12:55:44,777 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 86 states, 85 states have (on average 1.3647058823529412) internal successors, (116), 85 states have internal predecessors, (116), 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-12-02 12:55:44,782 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 52
[2024-12-02 12:55:44,782 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 12:55:44,782 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 12:55:44,783 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:44,783 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:44,788 INFO  L747   eck$LassoCheckResult]: Stem: "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;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret9#1, main_~retValue_acc~2#1, main_~tmp~0#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1;" "main_#t~ret9#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret9#1;havoc main_#t~ret9#1;" "assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_#t~nondet40#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-12-02 12:55:44,788 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet37#1;test_~tmp~5#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1;" "assume !(0 != test_~tmp~5#1);" "havoc test_#t~nondet38#1;test_~tmp___0~1#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet39#1;test_~tmp___2~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1;" "assume 0 != test_~tmp___2~0#1;" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1;" "__utac_acc__Specification5_spec__2_#t~ret34#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret34#1;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume !(0 != ~systemActive~0);" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~4#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;" "__utac_acc__Specification5_spec__3_#t~ret35#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~4#1 := __utac_acc__Specification5_spec__3_#t~ret35#1;havoc __utac_acc__Specification5_spec__3_#t~ret35#1;" "assume !(2 != __utac_acc__Specification5_spec__3_~tmp~4#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" 
[2024-12-02 12:55:44,793 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:44,793 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times
[2024-12-02 12:55:44,800 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:44,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1877372274]
[2024-12-02 12:55:44,801 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:44,801 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:44,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:44,897 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:44,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:44,933 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:44,935 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:44,935 INFO  L85        PathProgramCache]: Analyzing trace with hash 584630722, now seen corresponding path program 1 times
[2024-12-02 12:55:44,935 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:44,935 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1234497192]
[2024-12-02 12:55:44,936 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:44,936 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:44,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:44,947 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:44,953 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:44,957 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:44,959 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:44,959 INFO  L85        PathProgramCache]: Analyzing trace with hash -151310855, now seen corresponding path program 1 times
[2024-12-02 12:55:44,959 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:44,959 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736487592]
[2024-12-02 12:55:44,959 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:44,960 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:44,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:55:45,207 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-02 12:55:45,207 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736487592]
[2024-12-02 12:55:45,208 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736487592] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:55:45,208 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [323102652]
[2024-12-02 12:55:45,208 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:45,208 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:55:45,208 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:55:45,210 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:55:45,211 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 12:55:45,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:55:45,291 INFO  L256         TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 12:55:45,294 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:55:45,366 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:55:45,432 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [323102652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:55:45,433 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:55:45,433 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 2, 2] total 6
[2024-12-02 12:55:45,433 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217000258]
[2024-12-02 12:55:45,434 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:55:45,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-02 12:55:45,572 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 12:55:45,573 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:55:45,575 INFO  L87              Difference]: Start difference. First operand  has 86 states, 85 states have (on average 1.3647058823529412) internal successors, (116), 85 states have internal predecessors, (116), 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 7 states, 7 states have (on average 6.428571428571429) internal successors, (45), 6 states have internal predecessors, (45), 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-12-02 12:55:45,641 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:55:45,641 INFO  L93              Difference]: Finished difference Result 80 states and 99 transitions.
[2024-12-02 12:55:45,643 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 80 states and 99 transitions.
[2024-12-02 12:55:45,646 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 46
[2024-12-02 12:55:45,651 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 80 states to 70 states and 89 transitions.
[2024-12-02 12:55:45,652 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 70
[2024-12-02 12:55:45,653 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 70
[2024-12-02 12:55:45,653 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 70 states and 89 transitions.
[2024-12-02 12:55:45,654 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-02 12:55:45,654 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 70 states and 89 transitions.
[2024-12-02 12:55:45,668 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states and 89 transitions.
[2024-12-02 12:55:45,682 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70.
[2024-12-02 12:55:45,683 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 70 states have (on average 1.2714285714285714) internal successors, (89), 69 states have internal predecessors, (89), 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-12-02 12:55:45,684 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 89 transitions.
[2024-12-02 12:55:45,685 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 70 states and 89 transitions.
[2024-12-02 12:55:45,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:55:45,691 INFO  L425   stractBuchiCegarLoop]: Abstraction has 70 states and 89 transitions.
[2024-12-02 12:55:45,691 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-12-02 12:55:45,691 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 70 states and 89 transitions.
[2024-12-02 12:55:45,692 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 46
[2024-12-02 12:55:45,692 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 12:55:45,693 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 12:55:45,693 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:45,693 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:45,693 INFO  L747   eck$LassoCheckResult]: Stem: "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;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret9#1, main_~retValue_acc~2#1, main_~tmp~0#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1;" "main_#t~ret9#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret9#1;havoc main_#t~ret9#1;" "assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_#t~nondet40#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-12-02 12:55:45,694 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet37#1;test_~tmp~5#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1;" "assume !(0 != test_~tmp~5#1);" "havoc test_#t~nondet38#1;test_~tmp___0~1#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet39#1;test_~tmp___2~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1;" "assume 0 != test_~tmp___2~0#1;" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1;" "__utac_acc__Specification5_spec__2_#t~ret34#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret34#1;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;" "assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~4#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;" "__utac_acc__Specification5_spec__3_#t~ret35#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~4#1 := __utac_acc__Specification5_spec__3_#t~ret35#1;havoc __utac_acc__Specification5_spec__3_#t~ret35#1;" "assume !(2 != __utac_acc__Specification5_spec__3_~tmp~4#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" 
[2024-12-02 12:55:45,694 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:45,694 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times
[2024-12-02 12:55:45,694 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:45,695 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762692290]
[2024-12-02 12:55:45,695 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:45,695 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:45,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:45,706 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:45,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:45,717 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:45,718 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:45,718 INFO  L85        PathProgramCache]: Analyzing trace with hash 1571524535, now seen corresponding path program 1 times
[2024-12-02 12:55:45,718 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:45,718 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848711962]
[2024-12-02 12:55:45,718 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:45,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:45,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:45,726 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:45,730 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:45,733 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:45,733 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:45,733 INFO  L85        PathProgramCache]: Analyzing trace with hash 232172128, now seen corresponding path program 1 times
[2024-12-02 12:55:45,734 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:45,734 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [997521824]
[2024-12-02 12:55:45,734 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:45,734 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:45,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:55:45,839 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-02 12:55:45,839 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [997521824]
[2024-12-02 12:55:45,839 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [997521824] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:55:45,839 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1678322376]
[2024-12-02 12:55:45,839 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:45,839 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:55:45,840 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:55:45,842 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:55:45,844 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 12:55:45,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:55:45,910 INFO  L256         TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:55:45,912 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:55:45,979 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:55:46,046 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1678322376] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:55:46,046 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:55:46,046 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 4
[2024-12-02 12:55:46,046 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2132898992]
[2024-12-02 12:55:46,046 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:55:46,112 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-02 12:55:46,112 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:55:46,112 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:55:46,113 INFO  L87              Difference]: Start difference. First operand 70 states and 89 transitions. cyclomatic complexity: 21 Second operand  has 5 states, 5 states have (on average 5.2) internal successors, (26), 4 states have internal predecessors, (26), 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-12-02 12:55:46,241 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:55:46,241 INFO  L93              Difference]: Finished difference Result 131 states and 165 transitions.
[2024-12-02 12:55:46,241 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 131 states and 165 transitions.
[2024-12-02 12:55:46,244 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 91
[2024-12-02 12:55:46,245 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 131 states to 131 states and 165 transitions.
[2024-12-02 12:55:46,246 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 131
[2024-12-02 12:55:46,246 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 131
[2024-12-02 12:55:46,246 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 131 states and 165 transitions.
[2024-12-02 12:55:46,247 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-02 12:55:46,247 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 131 states and 165 transitions.
[2024-12-02 12:55:46,248 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 131 states and 165 transitions.
[2024-12-02 12:55:46,254 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 131.
[2024-12-02 12:55:46,255 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 131 states, 131 states have (on average 1.2595419847328244) internal successors, (165), 130 states have internal predecessors, (165), 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-12-02 12:55:46,256 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 131 states and 165 transitions.
[2024-12-02 12:55:46,256 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 131 states and 165 transitions.
[2024-12-02 12:55:46,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:55:46,258 INFO  L425   stractBuchiCegarLoop]: Abstraction has 131 states and 165 transitions.
[2024-12-02 12:55:46,258 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-12-02 12:55:46,258 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 131 states and 165 transitions.
[2024-12-02 12:55:46,260 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 91
[2024-12-02 12:55:46,260 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 12:55:46,260 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 12:55:46,260 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:55:46,261 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]
[2024-12-02 12:55:46,261 INFO  L747   eck$LassoCheckResult]: Stem: "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;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret9#1, main_~retValue_acc~2#1, main_~tmp~0#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1;" "main_#t~ret9#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret9#1;havoc main_#t~ret9#1;" "assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_#t~nondet40#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-12-02 12:55:46,261 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet37#1;test_~tmp~5#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1;" "assume !(0 != test_~tmp~5#1);" "havoc test_#t~nondet38#1;test_~tmp___0~1#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet39#1;test_~tmp___2~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1;" "assume 0 != test_~tmp___2~0#1;" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1;" "__utac_acc__Specification5_spec__2_#t~ret34#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret34#1;havoc __utac_acc__Specification5_spec__2_#t~ret34#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret34#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;" "assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~4#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;" "__utac_acc__Specification5_spec__3_#t~ret35#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~4#1 := __utac_acc__Specification5_spec__3_#t~ret35#1;havoc __utac_acc__Specification5_spec__3_#t~ret35#1;" "assume 2 != __utac_acc__Specification5_spec__3_~tmp~4#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1;" "__utac_acc__Specification5_spec__3_#t~ret36#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~0#1 := __utac_acc__Specification5_spec__3_#t~ret36#1;havoc __utac_acc__Specification5_spec__3_#t~ret36#1;" "assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~0#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret35#1, __utac_acc__Specification5_spec__3_#t~ret36#1, __utac_acc__Specification5_spec__3_~tmp~4#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" 
[2024-12-02 12:55:46,261 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:46,261 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times
[2024-12-02 12:55:46,262 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:46,262 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1482692680]
[2024-12-02 12:55:46,262 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:46,262 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:46,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,270 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:46,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,277 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:46,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:46,278 INFO  L85        PathProgramCache]: Analyzing trace with hash -1614416270, now seen corresponding path program 1 times
[2024-12-02 12:55:46,278 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:46,278 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117589112]
[2024-12-02 12:55:46,278 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:46,278 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:46,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,285 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:46,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,291 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:46,292 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:55:46,292 INFO  L85        PathProgramCache]: Analyzing trace with hash -241890597, now seen corresponding path program 1 times
[2024-12-02 12:55:46,292 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 12:55:46,292 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379749026]
[2024-12-02 12:55:46,292 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:55:46,292 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:55:46,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,305 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:46,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:46,317 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 12:55:47,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:47,429 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:55:47,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:55:47,490 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 02.12 12:55:47 BoogieIcfgContainer
[2024-12-02 12:55:47,491 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-12-02 12:55:47,491 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 12:55:47,492 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 12:55:47,492 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 12:55:47,492 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:55:44" (3/4) ...
[2024-12-02 12:55:47,494 INFO  L143         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-12-02 12:55:47,544 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 12:55:47,544 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 12:55:47,545 INFO  L158              Benchmark]: Toolchain (without parser) took 3821.52ms. Allocated memory is still 142.6MB. Free memory was 115.7MB in the beginning and 66.8MB in the end (delta: 48.9MB). Peak memory consumption was 49.1MB. Max. memory is 16.1GB.
[2024-12-02 12:55:47,546 INFO  L158              Benchmark]: CDTParser took 0.39ms. Allocated memory is still 142.6MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 12:55:47,546 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 439.53ms. Allocated memory is still 142.6MB. Free memory was 115.5MB in the beginning and 97.7MB in the end (delta: 17.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 12:55:47,546 INFO  L158              Benchmark]: Boogie Procedure Inliner took 46.92ms. Allocated memory is still 142.6MB. Free memory was 97.7MB in the beginning and 95.8MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 12:55:47,547 INFO  L158              Benchmark]: Boogie Preprocessor took 46.68ms. Allocated memory is still 142.6MB. Free memory was 95.8MB in the beginning and 93.7MB in the end (delta: 2.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 12:55:47,547 INFO  L158              Benchmark]: RCFGBuilder took 426.83ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 77.4MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 12:55:47,547 INFO  L158              Benchmark]: BuchiAutomizer took 2802.83ms. Allocated memory is still 142.6MB. Free memory was 77.2MB in the beginning and 69.1MB in the end (delta: 8.1MB). Peak memory consumption was 15.6MB. Max. memory is 16.1GB.
[2024-12-02 12:55:47,548 INFO  L158              Benchmark]: Witness Printer took 52.85ms. Allocated memory is still 142.6MB. Free memory was 69.1MB in the beginning and 66.8MB in the end (delta: 2.3MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 12:55:47,550 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.39ms. Allocated memory is still 142.6MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 439.53ms. Allocated memory is still 142.6MB. Free memory was 115.5MB in the beginning and 97.7MB in the end (delta: 17.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 46.92ms. Allocated memory is still 142.6MB. Free memory was 97.7MB in the beginning and 95.8MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 46.68ms. Allocated memory is still 142.6MB. Free memory was 95.8MB in the beginning and 93.7MB in the end (delta: 2.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 426.83ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 77.4MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 2802.83ms. Allocated memory is still 142.6MB. Free memory was 77.2MB in the beginning and 69.1MB in the end (delta: 8.1MB). Peak memory consumption was 15.6MB. Max. memory is 16.1GB.
 * Witness Printer took 52.85ms. Allocated memory is still 142.6MB. Free memory was 69.1MB in the beginning and 66.8MB in the end (delta: 2.3MB). There was no memory consumed. 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: 135]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [135]
  - GenericResultAtLocation [Line: 239]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [239]
  - GenericResultAtLocation [Line: 274]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [274]
  - GenericResultAtLocation [Line: 640]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [640]
  - GenericResultAtLocation [Line: 691]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [691]
  - GenericResultAtLocation [Line: 756]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [756]
  - GenericResultAtLocation [Line: 868]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [868]
 * 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 7 locations. The remainder module has 131 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.7s and 3 iterations.  TraceHistogramMax:1. Analysis of lassos took 2.3s. Construction of modules took 0.1s. Büchi inclusion checks took 0.1s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [0, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 239 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 239 mSDsluCounter, 565 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 396 mSDsCounter, 17 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 81 IncrementalHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 17 mSolverCounterUnsat, 169 mSDtfsCounter, 81 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: 704]: Nontermination argument in form of an infinite program execution.
    Nontermination argument in form of an infinite program execution.
Stem:
[L56]               int waterLevel  =    1;
[L57]               int methaneLevelCritical  =    0;
[L136]              int cleanupTimeShifts  =    4;
[L444]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L643]              int switchedOnBeforeTS  ;
[L759]              int pumpRunning  =    0;
[L760]              int systemActive  =    1;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L217]              int retValue_acc ;
[L218]              int tmp ;
[L222]  FCALL       select_helpers()
[L223]  FCALL       select_features()
[L224]  CALL, EXPR  valid_product()
[L266]              int retValue_acc ;
[L269]              retValue_acc = 1
[L270]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L224]  RET, EXPR   valid_product()
[L224]              tmp = valid_product()
[L226]  COND TRUE   \read(tmp)
[L228]  FCALL       setup()
[L229]  CALL        runTest()
[L207]  CALL        __utac_acc__Specification5_spec__1()
[L648]              switchedOnBeforeTS = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L207]  RET         __utac_acc__Specification5_spec__1()
[L208]  CALL        test()
[L693]              int splverifierCounter ;
[L694]              int tmp ;
[L695]              int tmp___0 ;
[L696]              int tmp___1 ;
[L697]              int tmp___2 ;
[L700]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
Loop:
[L704]  COND TRUE   splverifierCounter < 4
[L710]              tmp = __VERIFIER_nondet_int()
[L712]  COND FALSE  !(\read(tmp))
[L720]              tmp___0 = __VERIFIER_nondet_int()
[L722]  COND FALSE  !(\read(tmp___0))
[L730]              tmp___2 = __VERIFIER_nondet_int()
[L732]  COND TRUE   \read(tmp___2)
[L745]  CALL        timeShift()
[L767]  CALL        __utac_acc__Specification5_spec__2()
[L657]  CALL, EXPR  isPumpRunning()
[L824]              int retValue_acc ;
[L827]              retValue_acc = pumpRunning
[L828]              return (retValue_acc);
[L657]  RET, EXPR   isPumpRunning()
[L657]              switchedOnBeforeTS = isPumpRunning()
[L767]  RET         __utac_acc__Specification5_spec__2()
[L769]  COND FALSE  !(\read(pumpRunning))
[L776]  COND TRUE   \read(systemActive)
[L778]  FCALL       processEnvironment()
[L784]  CALL        __utac_acc__Specification5_spec__3()
[L663]              int tmp ;
[L664]              int tmp___0 ;
[L668]  CALL, EXPR  getWaterLevel()
[L127]              int retValue_acc ;
[L130]              retValue_acc = waterLevel
[L131]              return (retValue_acc);
[L668]  RET, EXPR   getWaterLevel()
[L668]              tmp = getWaterLevel()
[L670]  COND TRUE   tmp != 2
[L672]  CALL, EXPR  isPumpRunning()
[L824]              int retValue_acc ;
[L827]              retValue_acc = pumpRunning
[L828]              return (retValue_acc);
[L672]  RET, EXPR   isPumpRunning()
[L672]              tmp___0 = isPumpRunning()
[L674]  COND FALSE  !(\read(tmp___0))
[L784]  RET         __utac_acc__Specification5_spec__3()
[L745]  RET         timeShift()
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 704]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L56]               int waterLevel  =    1;
[L57]               int methaneLevelCritical  =    0;
[L136]              int cleanupTimeShifts  =    4;
[L444]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L643]              int switchedOnBeforeTS  ;
[L759]              int pumpRunning  =    0;
[L760]              int systemActive  =    1;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L217]              int retValue_acc ;
[L218]              int tmp ;
[L222]  FCALL       select_helpers()
[L223]  FCALL       select_features()
[L224]  CALL, EXPR  valid_product()
[L266]              int retValue_acc ;
[L269]              retValue_acc = 1
[L270]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L224]  RET, EXPR   valid_product()
[L224]              tmp = valid_product()
[L226]  COND TRUE   \read(tmp)
[L228]  FCALL       setup()
[L229]  CALL        runTest()
[L207]  CALL        __utac_acc__Specification5_spec__1()
[L648]              switchedOnBeforeTS = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
[L207]  RET         __utac_acc__Specification5_spec__1()
[L208]  CALL        test()
[L693]              int splverifierCounter ;
[L694]              int tmp ;
[L695]              int tmp___0 ;
[L696]              int tmp___1 ;
[L697]              int tmp___2 ;
[L700]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1]
Loop:
[L704]  COND TRUE   splverifierCounter < 4
[L710]              tmp = __VERIFIER_nondet_int()
[L712]  COND FALSE  !(\read(tmp))
[L720]              tmp___0 = __VERIFIER_nondet_int()
[L722]  COND FALSE  !(\read(tmp___0))
[L730]              tmp___2 = __VERIFIER_nondet_int()
[L732]  COND TRUE   \read(tmp___2)
[L745]  CALL        timeShift()
[L767]  CALL        __utac_acc__Specification5_spec__2()
[L657]  CALL, EXPR  isPumpRunning()
[L824]              int retValue_acc ;
[L827]              retValue_acc = pumpRunning
[L828]              return (retValue_acc);
[L657]  RET, EXPR   isPumpRunning()
[L657]              switchedOnBeforeTS = isPumpRunning()
[L767]  RET         __utac_acc__Specification5_spec__2()
[L769]  COND FALSE  !(\read(pumpRunning))
[L776]  COND TRUE   \read(systemActive)
[L778]  FCALL       processEnvironment()
[L784]  CALL        __utac_acc__Specification5_spec__3()
[L663]              int tmp ;
[L664]              int tmp___0 ;
[L668]  CALL, EXPR  getWaterLevel()
[L127]              int retValue_acc ;
[L130]              retValue_acc = waterLevel
[L131]              return (retValue_acc);
[L668]  RET, EXPR   getWaterLevel()
[L668]              tmp = getWaterLevel()
[L670]  COND TRUE   tmp != 2
[L672]  CALL, EXPR  isPumpRunning()
[L824]              int retValue_acc ;
[L827]              retValue_acc = pumpRunning
[L828]              return (retValue_acc);
[L672]  RET, EXPR   isPumpRunning()
[L672]              tmp___0 = isPumpRunning()
[L674]  COND FALSE  !(\read(tmp___0))
[L784]  RET         __utac_acc__Specification5_spec__3()
[L745]  RET         timeShift()
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-12-02 12:55:47,570 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 12:55:47,767 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 12:55:47,967 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4effedde-55a1-46fe-b0c3-5373169cf578/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

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