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


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


Checking for termination
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml', '-i', '../sv-benchmarks/c/product-lines/minepump_spec2_product36.cil.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(F end) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '1849026681bb840017399851b7fbd7074a9bb56e2104927ac4a62c52d8de2e86']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/minepump_spec2_product36.cil.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 1849026681bb840017399851b7fbd7074a9bb56e2104927ac4a62c52d8de2e86
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-08 00:29:23,196 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 00:29:23,291 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-08 00:29:23,296 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 00:29:23,297 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 00:29:23,315 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 00:29:23,316 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 00:29:23,316 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 00:29:23,316 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 00:29:23,316 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 00:29:23,317 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 00:29:23,317 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 00:29:23,317 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 00:29:23,317 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 00:29:23,318 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 00:29:23,318 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 00:29:23,319 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 00:29:23,319 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 00:29:23,319 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 00:29:23,319 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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
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 -> 1849026681bb840017399851b7fbd7074a9bb56e2104927ac4a62c52d8de2e86
[2024-11-08 00:29:23,598 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 00:29:23,611 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 00:29:23,614 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 00:29:23,615 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 00:29:23,617 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 00:29:23,619 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec2_product36.cil.c
[2024-11-08 00:29:25,007 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 00:29:25,304 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 00:29:25,305 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec2_product36.cil.c
[2024-11-08 00:29:25,320 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3e1046c0c/fdf6797fe0d7451d806bf9a8ae8d5ec3/FLAGa8f7fe7f5
[2024-11-08 00:29:25,344 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3e1046c0c/fdf6797fe0d7451d806bf9a8ae8d5ec3
[2024-11-08 00:29:25,347 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 00:29:25,348 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 00:29:25,351 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 00:29:25,351 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 00:29:25,355 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 00:29:25,356 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,358 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3efd43f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25, skipping insertion in model container
[2024-11-08 00:29:25,358 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,391 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 00:29:25,712 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 00:29:25,728 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 00:29:25,737 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [49]
[2024-11-08 00:29:25,739 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [150]
[2024-11-08 00:29:25,739 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [516]
[2024-11-08 00:29:25,740 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [554]
[2024-11-08 00:29:25,740 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [655]
[2024-11-08 00:29:25,740 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [836]
[2024-11-08 00:29:25,740 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [905]
[2024-11-08 00:29:25,740 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [914]
[2024-11-08 00:29:25,811 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 00:29:25,835 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 00:29:25,836 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25 WrapperNode
[2024-11-08 00:29:25,837 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 00:29:25,839 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 00:29:25,839 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 00:29:25,839 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 00:29:25,846 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,863 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,894 INFO  L138                Inliner]: procedures = 55, calls = 98, calls flagged for inlining = 51, calls inlined = 54, statements flattened = 365
[2024-11-08 00:29:25,895 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 00:29:25,896 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 00:29:25,896 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 00:29:25,896 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 00:29:25,906 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,907 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,909 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,932 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 00:29:25,937 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,937 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,944 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,950 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,951 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,955 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,958 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 00:29:25,959 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 00:29:25,959 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 00:29:25,959 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 00:29:25,960 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (1/1) ...
[2024-11-08 00:29:25,966 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 00:29:25,980 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-08 00:29:25,992 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 00:29:25,996 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-08 00:29:26,019 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 00:29:26,019 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 00:29:26,020 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 00:29:26,020 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 00:29:26,102 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 00:29:26,104 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 00:29:26,500 INFO  L?                        ?]: Removed 73 outVars from TransFormulas that were not future-live.
[2024-11-08 00:29:26,503 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 00:29:26,517 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 00:29:26,519 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-08 00:29:26,520 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:29:26 BoogieIcfgContainer
[2024-11-08 00:29:26,522 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 00:29:26,523 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 00:29:26,523 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 00:29:26,527 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 00:29:26,529 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:29:26,529 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 12:29:25" (1/3) ...
[2024-11-08 00:29:26,531 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@180263fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:29:26, skipping insertion in model container
[2024-11-08 00:29:26,531 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:29:26,531 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:25" (2/3) ...
[2024-11-08 00:29:26,531 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@180263fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:29:26, skipping insertion in model container
[2024-11-08 00:29:26,531 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:29:26,532 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:29:26" (3/3) ...
[2024-11-08 00:29:26,533 INFO  L332   chiAutomizerObserver]: Analyzing ICFG minepump_spec2_product36.cil.c
[2024-11-08 00:29:26,590 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 00:29:26,591 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 00:29:26,591 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 00:29:26,592 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 00:29:26,592 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 00:29:26,592 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 00:29:26,592 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 00:29:26,592 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 00:29:26,597 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 117 states, 116 states have (on average 1.3793103448275863) internal successors, (160), 116 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 00:29:26,640 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 75
[2024-11-08 00:29:26,640 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:29:26,640 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:29:26,648 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:26,648 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:26,648 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 00:29:26,649 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 117 states, 116 states have (on average 1.3793103448275863) internal successors, (160), 116 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 00:29:26,654 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 75
[2024-11-08 00:29:26,657 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:29:26,657 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:29:26,658 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:26,658 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:26,665 INFO  L745   eck$LassoCheckResult]: Stem: 33#$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;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0; 41#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret33#1, main_~retValue_acc~8#1, main_~tmp~3#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 27#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 94#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~7#1;havoc valid_product_~retValue_acc~7#1;valid_product_~retValue_acc~7#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~7#1; 85#valid_product_returnLabel#1true main_#t~ret33#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~7#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret33#1;havoc main_#t~ret33#1; 45#L642true assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 73#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 93#__utac_acc__Specification2_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet45#1, test_#t~nondet46#1, test_#t~nondet47#1, test_#t~nondet48#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 66#L847-2true 
[2024-11-08 00:29:26,666 INFO  L747   eck$LassoCheckResult]: Loop: 66#L847-2true assume !false; 46#L848true assume test_~splverifierCounter~0#1 < 4; 112#L849true havoc test_#t~nondet45#1;test_~tmp~6#1 := test_#t~nondet45#1;havoc test_#t~nondet45#1; 89#L857true assume !(0 != test_~tmp~6#1); 76#L857-2true havoc test_#t~nondet46#1;test_~tmp___0~1#1 := test_#t~nondet46#1;havoc test_#t~nondet46#1; 99#L867true assume !(0 != test_~tmp___0~1#1); 34#L867-2true havoc test_#t~nondet47#1;test_~tmp___2~0#1 := test_#t~nondet47#1;havoc test_#t~nondet47#1; 22#L877true assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 53#startSystem_returnLabel#1true assume { :end_inline_startSystem } true; 48#L885-2true assume { :begin_inline_timeShift } true; 101#L669true assume !(0 != ~pumpRunning~0); 49#L669-2true assume !(0 != ~systemActive~0); 5#L676-1true assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;havoc __utac_acc__Specification2_spec__2_~tmp~7#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;isMethaneLevelCritical_~retValue_acc~0#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~0#1; 109#isMethaneLevelCritical_returnLabel#1true __utac_acc__Specification2_spec__2_#t~ret49#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~7#1 := __utac_acc__Specification2_spec__2_#t~ret49#1;havoc __utac_acc__Specification2_spec__2_#t~ret49#1; 78#L932true assume !(0 != __utac_acc__Specification2_spec__2_~tmp~7#1);~methAndRunningLastTime~0 := 0; 114#L932-1true havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 65#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 66#L847-2true 
[2024-11-08 00:29:26,670 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:26,671 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times
[2024-11-08 00:29:26,678 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:26,678 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1889061662]
[2024-11-08 00:29:26,679 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:26,679 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:26,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:26,775 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:26,798 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:26,820 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:26,823 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:26,823 INFO  L85        PathProgramCache]: Analyzing trace with hash 1568108619, now seen corresponding path program 1 times
[2024-11-08 00:29:26,823 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:26,823 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349659712]
[2024-11-08 00:29:26,824 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:26,824 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:26,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 00:29:26,933 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 00:29:26,934 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 00:29:26,934 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349659712]
[2024-11-08 00:29:26,934 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349659712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 00:29:26,935 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 00:29:26,935 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 00:29:26,935 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514810306]
[2024-11-08 00:29:26,937 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 00:29:26,940 INFO  L762   eck$LassoCheckResult]: loop already infeasible
[2024-11-08 00:29:26,941 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 00:29:26,967 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 00:29:26,968 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 00:29:26,971 INFO  L87              Difference]: Start difference. First operand  has 117 states, 116 states have (on average 1.3793103448275863) internal successors, (160), 116 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 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 00:29:27,045 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 00:29:27,046 INFO  L93              Difference]: Finished difference Result 212 states and 280 transitions.
[2024-11-08 00:29:27,050 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 212 states and 280 transitions.
[2024-11-08 00:29:27,060 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 136
[2024-11-08 00:29:27,072 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 212 states to 192 states and 259 transitions.
[2024-11-08 00:29:27,073 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 192
[2024-11-08 00:29:27,075 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 192
[2024-11-08 00:29:27,078 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 192 states and 259 transitions.
[2024-11-08 00:29:27,079 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 00:29:27,080 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 192 states and 259 transitions.
[2024-11-08 00:29:27,094 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 192 states and 259 transitions.
[2024-11-08 00:29:27,115 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 192 to 189.
[2024-11-08 00:29:27,117 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 189 states, 189 states have (on average 1.3492063492063493) internal successors, (255), 188 states have internal predecessors, (255), 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 00:29:27,118 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 255 transitions.
[2024-11-08 00:29:27,121 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 189 states and 255 transitions.
[2024-11-08 00:29:27,123 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 00:29:27,127 INFO  L425   stractBuchiCegarLoop]: Abstraction has 189 states and 255 transitions.
[2024-11-08 00:29:27,128 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 00:29:27,128 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 189 states and 255 transitions.
[2024-11-08 00:29:27,134 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 133
[2024-11-08 00:29:27,134 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:29:27,134 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:29:27,134 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:27,135 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-11-08 00:29:27,135 INFO  L745   eck$LassoCheckResult]: Stem: 384#$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;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0; 385#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret33#1, main_~retValue_acc~8#1, main_~tmp~3#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 376#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 377#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~7#1;havoc valid_product_~retValue_acc~7#1;valid_product_~retValue_acc~7#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~7#1; 433#valid_product_returnLabel#1 main_#t~ret33#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~7#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret33#1;havoc main_#t~ret33#1; 393#L642 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 394#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 423#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet45#1, test_#t~nondet46#1, test_#t~nondet47#1, test_#t~nondet48#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 417#L847-2 
[2024-11-08 00:29:27,135 INFO  L747   eck$LassoCheckResult]: Loop: 417#L847-2 assume !false; 395#L848 assume test_~splverifierCounter~0#1 < 4; 396#L849 havoc test_#t~nondet45#1;test_~tmp~6#1 := test_#t~nondet45#1;havoc test_#t~nondet45#1; 435#L857 assume !(0 != test_~tmp~6#1); 426#L857-2 havoc test_#t~nondet46#1;test_~tmp___0~1#1 := test_#t~nondet46#1;havoc test_#t~nondet46#1; 427#L867 assume !(0 != test_~tmp___0~1#1); 347#L867-2 havoc test_#t~nondet47#1;test_~tmp___2~0#1 := test_#t~nondet47#1;havoc test_#t~nondet47#1; 368#L877 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 369#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 399#L885-2 assume { :begin_inline_timeShift } true; 400#L669 assume !(0 != ~pumpRunning~0); 371#L669-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1; 401#L701 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 425#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 349#L701-1 havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true; 340#L676-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;havoc __utac_acc__Specification2_spec__2_~tmp~7#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;isMethaneLevelCritical_~retValue_acc~0#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~0#1; 341#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret49#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~7#1 := __utac_acc__Specification2_spec__2_#t~ret49#1;havoc __utac_acc__Specification2_spec__2_#t~ret49#1; 429#L932 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~7#1);~methAndRunningLastTime~0 := 0; 388#L932-1 havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 416#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 417#L847-2 
[2024-11-08 00:29:27,136 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,136 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times
[2024-11-08 00:29:27,136 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,136 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [810765827]
[2024-11-08 00:29:27,136 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,136 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,151 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:27,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,174 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:27,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,178 INFO  L85        PathProgramCache]: Analyzing trace with hash 309427387, now seen corresponding path program 1 times
[2024-11-08 00:29:27,178 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,178 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936147547]
[2024-11-08 00:29:27,178 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 00:29:27,210 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 00:29:27,211 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 00:29:27,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936147547]
[2024-11-08 00:29:27,211 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936147547] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 00:29:27,211 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 00:29:27,212 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 00:29:27,212 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1350146254]
[2024-11-08 00:29:27,212 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 00:29:27,212 INFO  L762   eck$LassoCheckResult]: loop already infeasible
[2024-11-08 00:29:27,212 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 00:29:27,213 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 00:29:27,213 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 00:29:27,213 INFO  L87              Difference]: Start difference. First operand 189 states and 255 transitions. cyclomatic complexity: 69 Second operand  has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 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 00:29:27,305 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 00:29:27,305 INFO  L93              Difference]: Finished difference Result 301 states and 396 transitions.
[2024-11-08 00:29:27,306 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 301 states and 396 transitions.
[2024-11-08 00:29:27,309 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 219
[2024-11-08 00:29:27,311 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 301 states to 301 states and 396 transitions.
[2024-11-08 00:29:27,312 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 301
[2024-11-08 00:29:27,313 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 301
[2024-11-08 00:29:27,314 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 301 states and 396 transitions.
[2024-11-08 00:29:27,314 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 00:29:27,314 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 301 states and 396 transitions.
[2024-11-08 00:29:27,315 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 301 states and 396 transitions.
[2024-11-08 00:29:27,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 301 to 301.
[2024-11-08 00:29:27,324 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 301 states, 301 states have (on average 1.3156146179401993) internal successors, (396), 300 states have internal predecessors, (396), 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 00:29:27,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 301 states and 396 transitions.
[2024-11-08 00:29:27,326 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 301 states and 396 transitions.
[2024-11-08 00:29:27,327 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 00:29:27,327 INFO  L425   stractBuchiCegarLoop]: Abstraction has 301 states and 396 transitions.
[2024-11-08 00:29:27,327 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-08 00:29:27,328 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 301 states and 396 transitions.
[2024-11-08 00:29:27,330 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 219
[2024-11-08 00:29:27,330 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:29:27,330 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:29:27,331 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:27,331 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, 1, 1]
[2024-11-08 00:29:27,331 INFO  L745   eck$LassoCheckResult]: Stem: 883#$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;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0; 884#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret33#1, main_~retValue_acc~8#1, main_~tmp~3#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 874#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 875#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~7#1;havoc valid_product_~retValue_acc~7#1;valid_product_~retValue_acc~7#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~7#1; 941#valid_product_returnLabel#1 main_#t~ret33#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~7#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret33#1;havoc main_#t~ret33#1; 895#L642 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 896#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 930#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet45#1, test_#t~nondet46#1, test_#t~nondet47#1, test_#t~nondet48#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 949#L847-2 
[2024-11-08 00:29:27,332 INFO  L747   eck$LassoCheckResult]: Loop: 949#L847-2 assume !false; 975#L848 assume test_~splverifierCounter~0#1 < 4; 976#L849 havoc test_#t~nondet45#1;test_~tmp~6#1 := test_#t~nondet45#1;havoc test_#t~nondet45#1; 996#L857 assume !(0 != test_~tmp~6#1); 994#L857-2 havoc test_#t~nondet46#1;test_~tmp___0~1#1 := test_#t~nondet46#1;havoc test_#t~nondet46#1; 990#L867 assume !(0 != test_~tmp___0~1#1); 986#L867-2 havoc test_#t~nondet47#1;test_~tmp___2~0#1 := test_#t~nondet47#1;havoc test_#t~nondet47#1; 985#L877 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 908#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 901#L885-2 assume { :begin_inline_timeShift } true; 902#L669 assume !(0 != ~pumpRunning~0); 903#L669-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1; 904#L701 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret44#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~11#1;havoc isHighWaterLevel_~tmp~5#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1; 915#L140 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~2#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1; 858#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret44#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~5#1 := isHighWaterLevel_#t~ret44#1;havoc isHighWaterLevel_#t~ret44#1; 859#L803 assume 0 != isHighWaterLevel_~tmp~5#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1028#L803-2 isHighWaterLevel_~retValue_acc~11#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~11#1; 946#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret34#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret44#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~4#1 := processEnvironment_#t~ret34#1;havoc processEnvironment_#t~ret34#1; 947#L705 assume !(0 != processEnvironment_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1025#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 1067#L701-1 havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true; 1066#L676-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;havoc __utac_acc__Specification2_spec__2_~tmp~7#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;isMethaneLevelCritical_~retValue_acc~0#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~0#1; 1064#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret49#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~7#1 := __utac_acc__Specification2_spec__2_#t~ret49#1;havoc __utac_acc__Specification2_spec__2_#t~ret49#1; 1061#L932 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~7#1);~methAndRunningLastTime~0 := 0; 1057#L932-1 havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 989#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 949#L847-2 
[2024-11-08 00:29:27,332 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,332 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times
[2024-11-08 00:29:27,333 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,333 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1520829169]
[2024-11-08 00:29:27,333 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,333 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,342 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,343 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:27,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,351 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:27,351 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,351 INFO  L85        PathProgramCache]: Analyzing trace with hash -1003728347, now seen corresponding path program 1 times
[2024-11-08 00:29:27,351 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,352 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1533400480]
[2024-11-08 00:29:27,352 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,352 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,373 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 00:29:27,485 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 00:29:27,486 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 00:29:27,486 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1533400480]
[2024-11-08 00:29:27,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1533400480] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 00:29:27,486 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 00:29:27,486 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 00:29:27,486 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [362928770]
[2024-11-08 00:29:27,488 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 00:29:27,488 INFO  L762   eck$LassoCheckResult]: loop already infeasible
[2024-11-08 00:29:27,489 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 00:29:27,489 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 00:29:27,489 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 00:29:27,490 INFO  L87              Difference]: Start difference. First operand 301 states and 396 transitions. cyclomatic complexity: 98 Second operand  has 4 states, 4 states have (on average 6.5) 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-11-08 00:29:27,557 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 00:29:27,558 INFO  L93              Difference]: Finished difference Result 313 states and 408 transitions.
[2024-11-08 00:29:27,558 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 313 states and 408 transitions.
[2024-11-08 00:29:27,563 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 227
[2024-11-08 00:29:27,570 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 313 states to 313 states and 408 transitions.
[2024-11-08 00:29:27,570 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 313
[2024-11-08 00:29:27,571 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 313
[2024-11-08 00:29:27,571 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 313 states and 408 transitions.
[2024-11-08 00:29:27,573 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 00:29:27,573 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 313 states and 408 transitions.
[2024-11-08 00:29:27,573 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 313 states and 408 transitions.
[2024-11-08 00:29:27,588 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 313 to 313.
[2024-11-08 00:29:27,592 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 313 states, 313 states have (on average 1.3035143769968052) internal successors, (408), 312 states have internal predecessors, (408), 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 00:29:27,594 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 313 states and 408 transitions.
[2024-11-08 00:29:27,595 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 313 states and 408 transitions.
[2024-11-08 00:29:27,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 00:29:27,596 INFO  L425   stractBuchiCegarLoop]: Abstraction has 313 states and 408 transitions.
[2024-11-08 00:29:27,596 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-11-08 00:29:27,597 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 313 states and 408 transitions.
[2024-11-08 00:29:27,599 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 227
[2024-11-08 00:29:27,599 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:29:27,599 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:29:27,600 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:29:27,600 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, 1, 1]
[2024-11-08 00:29:27,600 INFO  L745   eck$LassoCheckResult]: Stem: 1501#$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;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0; 1502#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret33#1, main_~retValue_acc~8#1, main_~tmp~3#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 1492#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1493#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~7#1;havoc valid_product_~retValue_acc~7#1;valid_product_~retValue_acc~7#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~7#1; 1564#valid_product_returnLabel#1 main_#t~ret33#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~7#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret33#1;havoc main_#t~ret33#1; 1514#L642 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 1515#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 1550#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet45#1, test_#t~nondet46#1, test_#t~nondet47#1, test_#t~nondet48#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1543#L847-2 
[2024-11-08 00:29:27,601 INFO  L747   eck$LassoCheckResult]: Loop: 1543#L847-2 assume !false; 1516#L848 assume test_~splverifierCounter~0#1 < 4; 1517#L849 havoc test_#t~nondet45#1;test_~tmp~6#1 := test_#t~nondet45#1;havoc test_#t~nondet45#1; 1567#L857 assume !(0 != test_~tmp~6#1); 1554#L857-2 havoc test_#t~nondet46#1;test_~tmp___0~1#1 := test_#t~nondet46#1;havoc test_#t~nondet46#1; 1555#L867 assume !(0 != test_~tmp___0~1#1); 1665#L867-2 havoc test_#t~nondet47#1;test_~tmp___2~0#1 := test_#t~nondet47#1;havoc test_#t~nondet47#1; 1664#L877 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet48#1;test_~tmp___1~0#1 := test_#t~nondet48#1;havoc test_#t~nondet48#1; 1531#L885 assume !(0 != test_~tmp___1~0#1); 1527#L885-2 assume { :begin_inline_timeShift } true; 1579#L669 assume !(0 != ~pumpRunning~0); 1522#L669-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1; 1523#L701 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret44#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~11#1;havoc isHighWaterLevel_~tmp~5#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1; 1690#L140 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~2#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1; 1698#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret44#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~5#1 := isHighWaterLevel_#t~ret44#1;havoc isHighWaterLevel_#t~ret44#1; 1696#L803 assume 0 != isHighWaterLevel_~tmp~5#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1695#L803-2 isHighWaterLevel_~retValue_acc~11#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~11#1; 1693#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret34#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret44#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~4#1 := processEnvironment_#t~ret34#1;havoc processEnvironment_#t~ret34#1; 1691#L705 assume !(0 != processEnvironment_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1477#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 1478#L701-1 havoc processEnvironment_#t~ret34#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true; 1457#L676-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;havoc __utac_acc__Specification2_spec__2_~tmp~7#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;isMethaneLevelCritical_~retValue_acc~0#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~0#1; 1458#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret49#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~7#1 := __utac_acc__Specification2_spec__2_#t~ret49#1;havoc __utac_acc__Specification2_spec__2_#t~ret49#1; 1557#L932 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~7#1);~methAndRunningLastTime~0 := 0; 1505#L932-1 havoc __utac_acc__Specification2_spec__2_#t~ret49#1, __utac_acc__Specification2_spec__2_#t~ret50#1, __utac_acc__Specification2_spec__2_~tmp~7#1, __utac_acc__Specification2_spec__2_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 1542#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1543#L847-2 
[2024-11-08 00:29:27,601 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,601 INFO  L85        PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times
[2024-11-08 00:29:27,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006271117]
[2024-11-08 00:29:27,602 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,602 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,617 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,618 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:27,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,640 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:27,645 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,645 INFO  L85        PathProgramCache]: Analyzing trace with hash -267275691, now seen corresponding path program 1 times
[2024-11-08 00:29:27,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,645 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247913067]
[2024-11-08 00:29:27,645 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,645 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,665 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:27,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,711 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:27,714 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:29:27,714 INFO  L85        PathProgramCache]: Analyzing trace with hash 430969854, now seen corresponding path program 1 times
[2024-11-08 00:29:27,714 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:29:27,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2112772817]
[2024-11-08 00:29:27,715 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:29:27,717 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:29:27,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,736 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:27,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:27,751 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:29:28,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:28,818 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:29:28,833 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:29:28,888 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 12:29:28 BoogieIcfgContainer
[2024-11-08 00:29:28,891 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 00:29:28,892 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 00:29:28,892 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 00:29:28,892 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 00:29:28,893 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:29:26" (3/4) ...
[2024-11-08 00:29:28,894 INFO  L139         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-11-08 00:29:28,945 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml
[2024-11-08 00:29:28,947 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 00:29:28,950 INFO  L158              Benchmark]: Toolchain (without parser) took 3599.69ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 92.1MB in the beginning and 62.5MB in the end (delta: 29.6MB). Peak memory consumption was 58.6MB. Max. memory is 16.1GB.
[2024-11-08 00:29:28,950 INFO  L158              Benchmark]: CDTParser took 0.46ms. Allocated memory is still 117.4MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 00:29:28,950 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 487.04ms. Allocated memory is still 117.4MB. Free memory was 91.9MB in the beginning and 73.8MB in the end (delta: 18.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-08 00:29:28,950 INFO  L158              Benchmark]: Boogie Procedure Inliner took 56.17ms. Allocated memory is still 117.4MB. Free memory was 73.8MB in the beginning and 71.4MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 00:29:28,951 INFO  L158              Benchmark]: Boogie Preprocessor took 62.63ms. Allocated memory is still 117.4MB. Free memory was 71.4MB in the beginning and 69.3MB in the end (delta: 2.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-08 00:29:28,951 INFO  L158              Benchmark]: RCFGBuilder took 562.85ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 49.9MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-08 00:29:28,952 INFO  L158              Benchmark]: BuchiAutomizer took 2368.59ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 49.9MB in the beginning and 64.8MB in the end (delta: -15.0MB). Peak memory consumption was 16.7MB. Max. memory is 16.1GB.
[2024-11-08 00:29:28,952 INFO  L158              Benchmark]: Witness Printer took 55.43ms. Allocated memory is still 151.0MB. Free memory was 64.8MB in the beginning and 62.5MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 00:29:28,953 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.46ms. Allocated memory is still 117.4MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 487.04ms. Allocated memory is still 117.4MB. Free memory was 91.9MB in the beginning and 73.8MB in the end (delta: 18.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 56.17ms. Allocated memory is still 117.4MB. Free memory was 73.8MB in the beginning and 71.4MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 62.63ms. Allocated memory is still 117.4MB. Free memory was 71.4MB in the beginning and 69.3MB in the end (delta: 2.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 562.85ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 49.9MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 2368.59ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 49.9MB in the beginning and 64.8MB in the end (delta: -15.0MB). Peak memory consumption was 16.7MB. Max. memory is 16.1GB.
 * Witness Printer took 55.43ms. Allocated memory is still 151.0MB. Free memory was 64.8MB in the beginning and 62.5MB in the end (delta: 2.4MB). 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: 150]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [150]
  - GenericResultAtLocation [Line: 516]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [516]
  - GenericResultAtLocation [Line: 554]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [554]
  - GenericResultAtLocation [Line: 655]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [655]
  - GenericResultAtLocation [Line: 836]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [836]
  - GenericResultAtLocation [Line: 905]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [905]
  - GenericResultAtLocation [Line: 914]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [914]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 3 terminating modules (3 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.3 modules have a trivial ranking function, the largest among these consists of 4 locations. The remainder module has 313 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.2s and 4 iterations.  TraceHistogramMax:1. Analysis of lassos took 1.7s. Construction of modules took 0.1s. Büchi inclusion checks took 0.2s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 3 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [0, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 244 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 244 mSDsluCounter, 882 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 451 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 69 IncrementalHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 431 mSDtfsCounter, 69 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont1 unkn0 SFLI3 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 0	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.0s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Nontermination possible
    Buchi Automizer proved that your program is nonterminating for some inputs
  - LassoShapedNonTerminationArgument [Line: 847]: 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;
[L320]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L555]              int cleanupTimeShifts  =    4;
[L661]              int pumpRunning  =    0;
[L662]              int systemActive  =    1;
[L915]              int methAndRunningLastTime  ;
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L633]              int retValue_acc ;
[L634]              int tmp ;
[L638]  FCALL       select_helpers()
[L639]  FCALL       select_features()
[L640]  CALL, EXPR  valid_product()
[L546]              int retValue_acc ;
[L549]              retValue_acc = 1
[L550]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L640]  RET, EXPR   valid_product()
[L640]              tmp = valid_product()
[L642]  COND TRUE   \read(tmp)
[L644]  FCALL       setup()
[L645]  CALL        runTest()
[L626]  CALL        __utac_acc__Specification2_spec__1()
[L920]              methAndRunningLastTime = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L626]  RET         __utac_acc__Specification2_spec__1()
[L627]  CALL        test()
[L838]              int splverifierCounter ;
[L839]              int tmp ;
[L840]              int tmp___0 ;
[L841]              int tmp___1 ;
[L842]              int tmp___2 ;
[L845]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L847]  COND TRUE   1
[L849]  COND TRUE   splverifierCounter < 4
[L855]              tmp = __VERIFIER_nondet_int()
[L857]  COND FALSE  !(\read(tmp))
[L865]              tmp___0 = __VERIFIER_nondet_int()
[L867]  COND FALSE  !(\read(tmp___0))
[L875]              tmp___2 = __VERIFIER_nondet_int()
[L877]  COND FALSE  !(\read(tmp___2))
[L883]              tmp___1 = __VERIFIER_nondet_int()
[L885]  COND FALSE  !(\read(tmp___1))
[L894]  CALL        timeShift()
[L669]  COND FALSE  !(\read(pumpRunning))
[L676]  COND TRUE   \read(systemActive)
[L678]  CALL        processEnvironment()
[L698]              int tmp ;
[L701]  COND TRUE   ! pumpRunning
[L703]  CALL, EXPR  isHighWaterLevel()
[L795]              int retValue_acc ;
[L796]              int tmp ;
[L797]              int tmp___0 ;
[L801]  CALL, EXPR  isHighWaterSensorDry()
[L137]              int retValue_acc ;
[L140]  COND TRUE   waterLevel < 2
[L141]              retValue_acc = 1
[L142]              return (retValue_acc);
[L801]  RET, EXPR   isHighWaterSensorDry()
[L801]              tmp = isHighWaterSensorDry()
[L803]  COND TRUE   \read(tmp)
[L804]              tmp___0 = 0
[L808]              retValue_acc = tmp___0
[L809]              return (retValue_acc);
[L703]  RET, EXPR   isHighWaterLevel()
[L703]              tmp = isHighWaterLevel()
[L705]  COND FALSE  !(\read(tmp))
[L711]  FCALL       processEnvironment__wrappee__base()
[L678]  RET         processEnvironment()
[L684]  CALL        __utac_acc__Specification2_spec__2()
[L925]              int tmp ;
[L926]              int tmp___0 ;
[L930]  CALL, EXPR  isMethaneLevelCritical()
[L96]               int retValue_acc ;
[L99]               retValue_acc = methaneLevelCritical
[L100]              return (retValue_acc);
[L930]  RET, EXPR   isMethaneLevelCritical()
[L930]              tmp = isMethaneLevelCritical()
[L932]  COND FALSE  !(\read(tmp))
[L948]              methAndRunningLastTime = 0
[L684]  RET         __utac_acc__Specification2_spec__2()
[L894]  RET         timeShift()
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 847]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L57]               int waterLevel  =    1;
[L58]               int methaneLevelCritical  =    0;
[L320]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L555]              int cleanupTimeShifts  =    4;
[L661]              int pumpRunning  =    0;
[L662]              int systemActive  =    1;
[L915]              int methAndRunningLastTime  ;
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L633]              int retValue_acc ;
[L634]              int tmp ;
[L638]  FCALL       select_helpers()
[L639]  FCALL       select_features()
[L640]  CALL, EXPR  valid_product()
[L546]              int retValue_acc ;
[L549]              retValue_acc = 1
[L550]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L640]  RET, EXPR   valid_product()
[L640]              tmp = valid_product()
[L642]  COND TRUE   \read(tmp)
[L644]  FCALL       setup()
[L645]  CALL        runTest()
[L626]  CALL        __utac_acc__Specification2_spec__1()
[L920]              methAndRunningLastTime = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L626]  RET         __utac_acc__Specification2_spec__1()
[L627]  CALL        test()
[L838]              int splverifierCounter ;
[L839]              int tmp ;
[L840]              int tmp___0 ;
[L841]              int tmp___1 ;
[L842]              int tmp___2 ;
[L845]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L847]  COND TRUE   1
[L849]  COND TRUE   splverifierCounter < 4
[L855]              tmp = __VERIFIER_nondet_int()
[L857]  COND FALSE  !(\read(tmp))
[L865]              tmp___0 = __VERIFIER_nondet_int()
[L867]  COND FALSE  !(\read(tmp___0))
[L875]              tmp___2 = __VERIFIER_nondet_int()
[L877]  COND FALSE  !(\read(tmp___2))
[L883]              tmp___1 = __VERIFIER_nondet_int()
[L885]  COND FALSE  !(\read(tmp___1))
[L894]  CALL        timeShift()
[L669]  COND FALSE  !(\read(pumpRunning))
[L676]  COND TRUE   \read(systemActive)
[L678]  CALL        processEnvironment()
[L698]              int tmp ;
[L701]  COND TRUE   ! pumpRunning
[L703]  CALL, EXPR  isHighWaterLevel()
[L795]              int retValue_acc ;
[L796]              int tmp ;
[L797]              int tmp___0 ;
[L801]  CALL, EXPR  isHighWaterSensorDry()
[L137]              int retValue_acc ;
[L140]  COND TRUE   waterLevel < 2
[L141]              retValue_acc = 1
[L142]              return (retValue_acc);
[L801]  RET, EXPR   isHighWaterSensorDry()
[L801]              tmp = isHighWaterSensorDry()
[L803]  COND TRUE   \read(tmp)
[L804]              tmp___0 = 0
[L808]              retValue_acc = tmp___0
[L809]              return (retValue_acc);
[L703]  RET, EXPR   isHighWaterLevel()
[L703]              tmp = isHighWaterLevel()
[L705]  COND FALSE  !(\read(tmp))
[L711]  FCALL       processEnvironment__wrappee__base()
[L678]  RET         processEnvironment()
[L684]  CALL        __utac_acc__Specification2_spec__2()
[L925]              int tmp ;
[L926]              int tmp___0 ;
[L930]  CALL, EXPR  isMethaneLevelCritical()
[L96]               int retValue_acc ;
[L99]               retValue_acc = methaneLevelCritical
[L100]              return (retValue_acc);
[L930]  RET, EXPR   isMethaneLevelCritical()
[L930]              tmp = isMethaneLevelCritical()
[L932]  COND FALSE  !(\read(tmp))
[L948]              methAndRunningLastTime = 0
[L684]  RET         __utac_acc__Specification2_spec__2()
[L894]  RET         timeShift()
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-11-08 00:29:28,985 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/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)