./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec3_product24.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_spec3_product24.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', '168393e8d033cc8a1f93b6836944286e12246452392b8a342ff0210c89948e1e']
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_spec3_product24.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 168393e8d033cc8a1f93b6836944286e12246452392b8a342ff0210c89948e1e
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-08 00:29:56,540 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 00:29:56,655 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:56,668 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 00:29:56,668 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 00:29:56,704 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 00:29:56,707 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 00:29:56,707 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 00:29:56,707 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 00:29:56,708 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 00:29:56,708 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 00:29:56,709 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 00:29:56,709 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 00:29:56,709 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 00:29:56,710 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 00:29:56,710 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 00:29:56,710 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 00:29:56,710 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 00:29:56,710 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 00:29:56,711 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 00:29:56,712 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 00:29:56,713 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 00:29:56,713 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 00:29:56,713 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 00:29:56,713 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 00:29:56,713 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 00:29:56,713 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 -> 168393e8d033cc8a1f93b6836944286e12246452392b8a342ff0210c89948e1e
[2024-11-08 00:29:57,030 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 00:29:57,037 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 00:29:57,040 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 00:29:57,042 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 00:29:57,042 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 00:29:57,043 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec3_product24.cil.c
[2024-11-08 00:29:58,404 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 00:29:58,724 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 00:29:58,725 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec3_product24.cil.c
[2024-11-08 00:29:58,738 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f7eb0d54d/395825e02ba64f23ae285db615458eaa/FLAG2b7512eaa
[2024-11-08 00:29:58,752 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f7eb0d54d/395825e02ba64f23ae285db615458eaa
[2024-11-08 00:29:58,755 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 00:29:58,757 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 00:29:58,758 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 00:29:58,758 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 00:29:58,763 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 00:29:58,764 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:29:58" (1/1) ...
[2024-11-08 00:29:58,765 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ec38638 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:58, skipping insertion in model container
[2024-11-08 00:29:58,765 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:29:58" (1/1) ...
[2024-11-08 00:29:58,796 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 00:29:59,049 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 00:29:59,069 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 00:29:59,078 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49]
[2024-11-08 00:29:59,079 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [58]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [271]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [343]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [378]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [477]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [843]
[2024-11-08 00:29:59,080 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [932]
[2024-11-08 00:29:59,185 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 00:29:59,211 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 00:29:59,211 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:59 WrapperNode
[2024-11-08 00:29:59,212 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 00:29:59,214 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 00:29:59,215 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 00:29:59,215 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 00:29:59,220 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:59" (1/1) ...
[2024-11-08 00:29:59,230 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:59" (1/1) ...
[2024-11-08 00:29:59,264 INFO  L138                Inliner]: procedures = 55, calls = 102, calls flagged for inlining = 55, calls inlined = 86, statements flattened = 550
[2024-11-08 00:29:59,264 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 00:29:59,265 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 00:29:59,265 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 00:29:59,265 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 00:29:59,274 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:59" (1/1) ...
[2024-11-08 00:29:59,275 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:59" (1/1) ...
[2024-11-08 00:29:59,279 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:59" (1/1) ...
[2024-11-08 00:29:59,302 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:59,302 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:59" (1/1) ...
[2024-11-08 00:29:59,302 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:59" (1/1) ...
[2024-11-08 00:29:59,315 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:59" (1/1) ...
[2024-11-08 00:29:59,322 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:59" (1/1) ...
[2024-11-08 00:29:59,324 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:59" (1/1) ...
[2024-11-08 00:29:59,326 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:59" (1/1) ...
[2024-11-08 00:29:59,328 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 00:29:59,329 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 00:29:59,329 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 00:29:59,329 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 00:29:59,330 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:59" (1/1) ...
[2024-11-08 00:29:59,335 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 00:29:59,360 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-08 00:29:59,389 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:59,394 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:59,418 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 00:29:59,418 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 00:29:59,418 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 00:29:59,419 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 00:29:59,489 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 00:29:59,491 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 00:30:00,002 INFO  L?                        ?]: Removed 127 outVars from TransFormulas that were not future-live.
[2024-11-08 00:30:00,002 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 00:30:00,015 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 00:30:00,018 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-08 00:30:00,019 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:00 BoogieIcfgContainer
[2024-11-08 00:30:00,019 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 00:30:00,020 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 00:30:00,020 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 00:30:00,030 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 00:30:00,031 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:30:00,032 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 12:29:58" (1/3) ...
[2024-11-08 00:30:00,033 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@29318aa2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:30:00, skipping insertion in model container
[2024-11-08 00:30:00,033 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:30:00,033 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:29:59" (2/3) ...
[2024-11-08 00:30:00,034 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@29318aa2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:30:00, skipping insertion in model container
[2024-11-08 00:30:00,034 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 00:30:00,035 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:00" (3/3) ...
[2024-11-08 00:30:00,036 INFO  L332   chiAutomizerObserver]: Analyzing ICFG minepump_spec3_product24.cil.c
[2024-11-08 00:30:00,096 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 00:30:00,096 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 00:30:00,096 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 00:30:00,096 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 00:30:00,096 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 00:30:00,096 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 00:30:00,097 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 00:30:00,097 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 00:30:00,102 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 164 states, 163 states have (on average 1.343558282208589) internal successors, (219), 163 states have internal predecessors, (219), 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:30:00,117 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 107
[2024-11-08 00:30:00,118 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:30:00,118 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:30:00,131 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:00,132 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:30:00,132 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 00:30:00,133 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 164 states, 163 states have (on average 1.343558282208589) internal successors, (219), 163 states have internal predecessors, (219), 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:30:00,138 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 107
[2024-11-08 00:30:00,138 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:30:00,138 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:30:00,139 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:00,139 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:30:00,143 INFO  L745   eck$LassoCheckResult]: Stem: 40#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 48#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret23#1, main_~retValue_acc~3#1, main_~tmp~5#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 34#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 134#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~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1; 119#valid_product_returnLabel#1true main_#t~ret23#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret23#1;havoc main_#t~ret23#1; 136#L464true assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 101#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet16#1, test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 22#L285-2true 
[2024-11-08 00:30:00,144 INFO  L747   eck$LassoCheckResult]: Loop: 22#L285-2true assume !false; 117#L286true assume test_~splverifierCounter~0#1 < 4; 92#L287true havoc test_#t~nondet16#1;test_~tmp~3#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 10#L295true assume !(0 != test_~tmp~3#1); 41#L295-2true havoc test_#t~nondet17#1;test_~tmp___0~1#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 84#L305true assume !(0 != test_~tmp___0~1#1); 144#L305-2true havoc test_#t~nondet18#1;test_~tmp___2~0#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 53#L315true assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet19#1;test_~tmp___1~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 8#L323true assume !(0 != test_~tmp___1~0#1); 78#L323-2true assume { :begin_inline_timeShift } true; 30#L78true assume !(0 != ~pumpRunning~0); 54#L78-2true assume !(0 != ~systemActive~0); 68#L85-1true assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;isMethaneLevelCritical_~retValue_acc~7#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~7#1; 95#isMethaneLevelCritical_returnLabel#2true __utac_acc__Specification3_spec__1_#t~ret20#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret20#1;havoc __utac_acc__Specification3_spec__1_#t~ret20#1; 77#L354true assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 128#L360-1true havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 87#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 22#L285-2true 
[2024-11-08 00:30:00,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,148 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times
[2024-11-08 00:30:00,153 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,153 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [17478511]
[2024-11-08 00:30:00,153 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,230 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:00,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,270 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:00,273 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,274 INFO  L85        PathProgramCache]: Analyzing trace with hash -1405389919, now seen corresponding path program 1 times
[2024-11-08 00:30:00,274 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,275 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1891966876]
[2024-11-08 00:30:00,275 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,275 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,293 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:00,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,304 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:00,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,306 INFO  L85        PathProgramCache]: Analyzing trace with hash 1957895773, now seen corresponding path program 1 times
[2024-11-08 00:30:00,306 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49017269]
[2024-11-08 00:30:00,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 00:30:00,506 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:30:00,507 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 00:30:00,507 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49017269]
[2024-11-08 00:30:00,507 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49017269] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 00:30:00,507 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 00:30:00,508 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 00:30:00,508 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978874784]
[2024-11-08 00:30:00,508 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 00:30:00,577 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 00:30:00,597 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 00:30:00,598 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 00:30:00,600 INFO  L87              Difference]: Start difference. First operand  has 164 states, 163 states have (on average 1.343558282208589) internal successors, (219), 163 states have internal predecessors, (219), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 6 states, 6 states have (on average 4.0) internal successors, (24), 5 states have internal predecessors, (24), 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:30:00,766 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 00:30:00,767 INFO  L93              Difference]: Finished difference Result 378 states and 489 transitions.
[2024-11-08 00:30:00,768 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 378 states and 489 transitions.
[2024-11-08 00:30:00,780 INFO  L131   ngComponentsAnalysis]: Automaton has 4 accepting balls. 247
[2024-11-08 00:30:00,792 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 378 states to 348 states and 459 transitions.
[2024-11-08 00:30:00,793 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 348
[2024-11-08 00:30:00,794 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 348
[2024-11-08 00:30:00,795 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 348 states and 459 transitions.
[2024-11-08 00:30:00,797 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 00:30:00,797 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 348 states and 459 transitions.
[2024-11-08 00:30:00,811 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 348 states and 459 transitions.
[2024-11-08 00:30:00,831 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 348 to 206.
[2024-11-08 00:30:00,832 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 206 states, 206 states have (on average 1.3203883495145632) internal successors, (272), 205 states have internal predecessors, (272), 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:30:00,835 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 272 transitions.
[2024-11-08 00:30:00,837 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 206 states and 272 transitions.
[2024-11-08 00:30:00,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 00:30:00,844 INFO  L425   stractBuchiCegarLoop]: Abstraction has 206 states and 272 transitions.
[2024-11-08 00:30:00,844 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 00:30:00,844 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 206 states and 272 transitions.
[2024-11-08 00:30:00,851 INFO  L131   ngComponentsAnalysis]: Automaton has 3 accepting balls. 145
[2024-11-08 00:30:00,852 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:30:00,852 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:30:00,852 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:00,853 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:00,853 INFO  L745   eck$LassoCheckResult]: Stem: 627#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 628#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret23#1, main_~retValue_acc~3#1, main_~tmp~5#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 619#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 620#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~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1; 694#valid_product_returnLabel#1 main_#t~ret23#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret23#1;havoc main_#t~ret23#1; 695#L464 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 685#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet16#1, test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 600#L285-2 
[2024-11-08 00:30:00,853 INFO  L747   eck$LassoCheckResult]: Loop: 600#L285-2 assume !false; 601#L286 assume test_~splverifierCounter~0#1 < 4; 681#L287 havoc test_#t~nondet16#1;test_~tmp~3#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 572#L295 assume !(0 != test_~tmp~3#1); 574#L295-2 havoc test_#t~nondet17#1;test_~tmp___0~1#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 629#L305 assume !(0 != test_~tmp___0~1#1); 674#L305-2 havoc test_#t~nondet18#1;test_~tmp___2~0#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 644#L315 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 645#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 570#L323-2 assume { :begin_inline_timeShift } true; 612#L78 assume !(0 != ~pumpRunning~0); 613#L78-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~1#1;havoc processEnvironment_~tmp~1#1; 597#L136 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__lowWaterSensor } true;havoc processEnvironment__wrappee__lowWaterSensor_#t~ret4#1, processEnvironment__wrappee__lowWaterSensor_~tmp~0#1;havoc processEnvironment__wrappee__lowWaterSensor_~tmp~0#1; 598#L110-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 560#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 561#L110-3 havoc processEnvironment__wrappee__lowWaterSensor_#t~ret4#1, processEnvironment__wrappee__lowWaterSensor_~tmp~0#1;assume { :end_inline_processEnvironment__wrappee__lowWaterSensor } true; 608#L136-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~1#1;assume { :end_inline_processEnvironment } true; 659#L85-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;isMethaneLevelCritical_~retValue_acc~7#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~7#1; 660#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret20#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret20#1;havoc __utac_acc__Specification3_spec__1_#t~ret20#1; 668#L354 assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 604#L360-1 havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 676#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 600#L285-2 
[2024-11-08 00:30:00,854 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,854 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times
[2024-11-08 00:30:00,854 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,855 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550177593]
[2024-11-08 00:30:00,855 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,855 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,884 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:00,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,896 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:00,902 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,902 INFO  L85        PathProgramCache]: Analyzing trace with hash 1764500544, now seen corresponding path program 1 times
[2024-11-08 00:30:00,902 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,902 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334414914]
[2024-11-08 00:30:00,902 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,902 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,918 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:00,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:00,937 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:00,938 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:00,938 INFO  L85        PathProgramCache]: Analyzing trace with hash -1413624060, now seen corresponding path program 1 times
[2024-11-08 00:30:00,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:00,939 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [124989535]
[2024-11-08 00:30:00,939 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:00,939 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:00,982 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 00:30:01,099 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:30:01,099 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 00:30:01,099 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [124989535]
[2024-11-08 00:30:01,099 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [124989535] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 00:30:01,099 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 00:30:01,099 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 00:30:01,099 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193590333]
[2024-11-08 00:30:01,099 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 00:30:01,219 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 00:30:01,219 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 00:30:01,220 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 00:30:01,220 INFO  L87              Difference]: Start difference. First operand 206 states and 272 transitions. cyclomatic complexity: 69 Second operand  has 5 states, 5 states have (on average 5.8) internal successors, (29), 4 states have internal predecessors, (29), 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:30:01,376 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 00:30:01,376 INFO  L93              Difference]: Finished difference Result 405 states and 529 transitions.
[2024-11-08 00:30:01,377 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 405 states and 529 transitions.
[2024-11-08 00:30:01,383 INFO  L131   ngComponentsAnalysis]: Automaton has 5 accepting balls. 290
[2024-11-08 00:30:01,387 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 405 states to 405 states and 529 transitions.
[2024-11-08 00:30:01,387 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 405
[2024-11-08 00:30:01,389 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 405
[2024-11-08 00:30:01,389 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 405 states and 529 transitions.
[2024-11-08 00:30:01,391 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 00:30:01,391 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 405 states and 529 transitions.
[2024-11-08 00:30:01,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 405 states and 529 transitions.
[2024-11-08 00:30:01,406 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 405 to 405.
[2024-11-08 00:30:01,407 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 405 states, 405 states have (on average 1.306172839506173) internal successors, (529), 404 states have internal predecessors, (529), 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:30:01,411 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 405 states and 529 transitions.
[2024-11-08 00:30:01,411 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 405 states and 529 transitions.
[2024-11-08 00:30:01,412 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 00:30:01,413 INFO  L425   stractBuchiCegarLoop]: Abstraction has 405 states and 529 transitions.
[2024-11-08 00:30:01,413 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-08 00:30:01,413 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 405 states and 529 transitions.
[2024-11-08 00:30:01,432 INFO  L131   ngComponentsAnalysis]: Automaton has 5 accepting balls. 290
[2024-11-08 00:30:01,432 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 00:30:01,432 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 00:30:01,433 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:01,433 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 00:30:01,433 INFO  L745   eck$LassoCheckResult]: Stem: 1256#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 1257#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret23#1, main_~retValue_acc~3#1, main_~tmp~5#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 1249#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1250#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~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1; 1332#valid_product_returnLabel#1 main_#t~ret23#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret23#1;havoc main_#t~ret23#1; 1333#L464 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 1320#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet16#1, test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1225#L285-2 
[2024-11-08 00:30:01,433 INFO  L747   eck$LassoCheckResult]: Loop: 1225#L285-2 assume !false; 1226#L286 assume test_~splverifierCounter~0#1 < 4; 1331#L287 havoc test_#t~nondet16#1;test_~tmp~3#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 1576#L295 assume !(0 != test_~tmp~3#1); 1574#L295-2 havoc test_#t~nondet17#1;test_~tmp___0~1#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 1304#L305 assume !(0 != test_~tmp___0~1#1); 1306#L305-2 havoc test_#t~nondet18#1;test_~tmp___2~0#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 1274#L315 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet19#1;test_~tmp___1~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 1191#L323 assume !(0 != test_~tmp___1~0#1); 1192#L323-2 assume { :begin_inline_timeShift } true; 1239#L78 assume !(0 != ~pumpRunning~0); 1240#L78-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~1#1;havoc processEnvironment_~tmp~1#1; 1222#L136 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__lowWaterSensor } true;havoc processEnvironment__wrappee__lowWaterSensor_#t~ret4#1, processEnvironment__wrappee__lowWaterSensor_~tmp~0#1;havoc processEnvironment__wrappee__lowWaterSensor_~tmp~0#1; 1223#L110-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 1185#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 1186#L110-3 havoc processEnvironment__wrappee__lowWaterSensor_#t~ret4#1, processEnvironment__wrappee__lowWaterSensor_~tmp~0#1;assume { :end_inline_processEnvironment__wrappee__lowWaterSensor } true; 1289#L136-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~1#1;assume { :end_inline_processEnvironment } true; 1290#L85-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;isMethaneLevelCritical_~retValue_acc~7#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~7#1; 1291#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret20#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret20#1;havoc __utac_acc__Specification3_spec__1_#t~ret20#1; 1300#L354 assume !(0 != __utac_acc__Specification3_spec__1_~tmp~4#1);assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;havoc getWaterLevel_~retValue_acc~8#1;getWaterLevel_~retValue_acc~8#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~8#1; 1301#getWaterLevel_returnLabel#1 __utac_acc__Specification3_spec__1_#t~ret21#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification3_spec__1_~tmp___0~2#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 1227#L360 assume !(2 == __utac_acc__Specification3_spec__1_~tmp___0~2#1); 1229#L360-1 havoc __utac_acc__Specification3_spec__1_#t~ret20#1, __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 1309#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1225#L285-2 
[2024-11-08 00:30:01,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:01,435 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times
[2024-11-08 00:30:01,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:01,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821699647]
[2024-11-08 00:30:01,435 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:01,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:01,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,445 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:01,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,454 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:01,454 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:01,455 INFO  L85        PathProgramCache]: Analyzing trace with hash -307274393, now seen corresponding path program 1 times
[2024-11-08 00:30:01,455 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:01,455 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279960333]
[2024-11-08 00:30:01,455 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:01,455 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:01,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,460 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:01,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,465 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:01,466 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 00:30:01,466 INFO  L85        PathProgramCache]: Analyzing trace with hash -763271381, now seen corresponding path program 1 times
[2024-11-08 00:30:01,466 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 00:30:01,466 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [107974703]
[2024-11-08 00:30:01,466 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 00:30:01,466 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 00:30:01,476 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,477 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:01,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:01,488 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 00:30:02,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:02,390 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 00:30:02,397 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 00:30:02,460 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 12:30:02 BoogieIcfgContainer
[2024-11-08 00:30:02,460 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 00:30:02,461 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 00:30:02,461 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 00:30:02,461 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 00:30:02,463 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:00" (3/4) ...
[2024-11-08 00:30:02,465 INFO  L139         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-11-08 00:30:02,523 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml
[2024-11-08 00:30:02,523 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 00:30:02,524 INFO  L158              Benchmark]: Toolchain (without parser) took 3766.88ms. Allocated memory is still 100.7MB. Free memory was 76.3MB in the beginning and 45.8MB in the end (delta: 30.5MB). Peak memory consumption was 33.8MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,524 INFO  L158              Benchmark]: CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 00:30:02,524 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 455.57ms. Allocated memory is still 100.7MB. Free memory was 76.1MB in the beginning and 57.9MB in the end (delta: 18.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,525 INFO  L158              Benchmark]: Boogie Procedure Inliner took 49.71ms. Allocated memory is still 100.7MB. Free memory was 57.9MB in the beginning and 55.0MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,525 INFO  L158              Benchmark]: Boogie Preprocessor took 63.76ms. Allocated memory is still 100.7MB. Free memory was 55.0MB in the beginning and 52.3MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 00:30:02,525 INFO  L158              Benchmark]: RCFGBuilder took 690.12ms. Allocated memory is still 100.7MB. Free memory was 52.3MB in the beginning and 65.3MB in the end (delta: -13.0MB). Peak memory consumption was 21.3MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,526 INFO  L158              Benchmark]: BuchiAutomizer took 2440.21ms. Allocated memory is still 100.7MB. Free memory was 64.8MB in the beginning and 48.5MB in the end (delta: 16.4MB). Peak memory consumption was 12.5MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,526 INFO  L158              Benchmark]: Witness Printer took 61.89ms. Allocated memory is still 100.7MB. Free memory was 48.5MB in the beginning and 45.8MB in the end (delta: 2.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-08 00:30:02,528 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.28ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 455.57ms. Allocated memory is still 100.7MB. Free memory was 76.1MB in the beginning and 57.9MB in the end (delta: 18.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 49.71ms. Allocated memory is still 100.7MB. Free memory was 57.9MB in the beginning and 55.0MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 63.76ms. Allocated memory is still 100.7MB. Free memory was 55.0MB in the beginning and 52.3MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 690.12ms. Allocated memory is still 100.7MB. Free memory was 52.3MB in the beginning and 65.3MB in the end (delta: -13.0MB). Peak memory consumption was 21.3MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 2440.21ms. Allocated memory is still 100.7MB. Free memory was 64.8MB in the beginning and 48.5MB in the end (delta: 16.4MB). Peak memory consumption was 12.5MB. Max. memory is 16.1GB.
 * Witness Printer took 61.89ms. Allocated memory is still 100.7MB. Free memory was 48.5MB in the beginning and 45.8MB in the end (delta: 2.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResultAtLocation [Line: 49]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49]
  - GenericResultAtLocation [Line: 58]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [58]
  - GenericResultAtLocation [Line: 271]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [271]
  - GenericResultAtLocation [Line: 343]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [343]
  - GenericResultAtLocation [Line: 378]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [378]
  - GenericResultAtLocation [Line: 477]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [477]
  - GenericResultAtLocation [Line: 843]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [843]
  - GenericResultAtLocation [Line: 932]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [932]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 2 terminating modules (2 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.2 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 405 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.3s and 3 iterations.  TraceHistogramMax:1. Analysis of lassos took 1.7s. Construction of modules took 0.1s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 142 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, 724 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 724 mSDsluCounter, 1621 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1225 mSDsCounter, 24 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 100 IncrementalHoareTripleChecker+Invalid, 124 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 24 mSolverCounterUnsat, 396 mSDtfsCounter, 100 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc2 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 0	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.0s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Nontermination possible
    Buchi Automizer proved that your program is nonterminating for some inputs
  - LassoShapedNonTerminationArgument [Line: 285]: Nontermination argument in form of an infinite program execution.
    Nontermination argument in form of an infinite program execution.
Stem:
[L70]               int pumpRunning  =    0;
[L71]               int systemActive  =    1;
[L379]              int cleanupTimeShifts  =    4;
[L647]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L844]              int waterLevel  =    1;
[L845]              int methaneLevelCritical  =    0;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L455]              int retValue_acc ;
[L456]              int tmp ;
[L460]  FCALL       select_helpers()
[L461]  FCALL       select_features()
[L462]  CALL, EXPR  valid_product()
[L959]              int retValue_acc ;
[L962]              retValue_acc = 1
[L963]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L462]  RET, EXPR   valid_product()
[L462]              tmp = valid_product()
[L464]  COND TRUE   \read(tmp)
[L466]  FCALL       setup()
[L467]  CALL        runTest()
[L446]  CALL        test()
[L276]              int splverifierCounter ;
[L277]              int tmp ;
[L278]              int tmp___0 ;
[L279]              int tmp___1 ;
[L280]              int tmp___2 ;
[L283]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L285]  COND TRUE   1
[L287]  COND TRUE   splverifierCounter < 4
[L293]              tmp = __VERIFIER_nondet_int()
[L295]  COND FALSE  !(\read(tmp))
[L303]              tmp___0 = __VERIFIER_nondet_int()
[L305]  COND FALSE  !(\read(tmp___0))
[L313]              tmp___2 = __VERIFIER_nondet_int()
[L315]  COND FALSE  !(\read(tmp___2))
[L321]              tmp___1 = __VERIFIER_nondet_int()
[L323]  COND FALSE  !(\read(tmp___1))
[L332]  CALL        timeShift()
[L78]   COND FALSE  !(\read(pumpRunning))
[L85]   COND TRUE   \read(systemActive)
[L87]   CALL        processEnvironment()
[L133]              int tmp ;
[L136]  COND FALSE  !(\read(pumpRunning))
[L151]  CALL        processEnvironment__wrappee__lowWaterSensor()
[L107]              int tmp ;
[L110]  COND FALSE  !(\read(pumpRunning))
[L125]  FCALL       processEnvironment__wrappee__base()
[L151]  RET         processEnvironment__wrappee__lowWaterSensor()
[L87]   RET         processEnvironment()
[L93]   CALL        __utac_acc__Specification3_spec__1()
[L346]              int tmp ;
[L347]              int tmp___0 ;
[L348]              int tmp___1 ;
[L352]  CALL, EXPR  isMethaneLevelCritical()
[L883]              int retValue_acc ;
[L886]              retValue_acc = methaneLevelCritical
[L887]              return (retValue_acc);
[L352]  RET, EXPR   isMethaneLevelCritical()
[L352]              tmp = isMethaneLevelCritical()
[L354]  COND FALSE  !(\read(tmp))
[L358]  CALL, EXPR  getWaterLevel()
[L915]              int retValue_acc ;
[L918]              retValue_acc = waterLevel
[L919]              return (retValue_acc);
[L358]  RET, EXPR   getWaterLevel()
[L358]              tmp___0 = getWaterLevel()
[L360]  COND FALSE  !(tmp___0 == 2)
[L93]   RET         __utac_acc__Specification3_spec__1()
[L332]  RET         timeShift()
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 285]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L70]               int pumpRunning  =    0;
[L71]               int systemActive  =    1;
[L379]              int cleanupTimeShifts  =    4;
[L647]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
[L844]              int waterLevel  =    1;
[L845]              int methaneLevelCritical  =    0;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L455]              int retValue_acc ;
[L456]              int tmp ;
[L460]  FCALL       select_helpers()
[L461]  FCALL       select_features()
[L462]  CALL, EXPR  valid_product()
[L959]              int retValue_acc ;
[L962]              retValue_acc = 1
[L963]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L462]  RET, EXPR   valid_product()
[L462]              tmp = valid_product()
[L464]  COND TRUE   \read(tmp)
[L466]  FCALL       setup()
[L467]  CALL        runTest()
[L446]  CALL        test()
[L276]              int splverifierCounter ;
[L277]              int tmp ;
[L278]              int tmp___0 ;
[L279]              int tmp___1 ;
[L280]              int tmp___2 ;
[L283]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L285]  COND TRUE   1
[L287]  COND TRUE   splverifierCounter < 4
[L293]              tmp = __VERIFIER_nondet_int()
[L295]  COND FALSE  !(\read(tmp))
[L303]              tmp___0 = __VERIFIER_nondet_int()
[L305]  COND FALSE  !(\read(tmp___0))
[L313]              tmp___2 = __VERIFIER_nondet_int()
[L315]  COND FALSE  !(\read(tmp___2))
[L321]              tmp___1 = __VERIFIER_nondet_int()
[L323]  COND FALSE  !(\read(tmp___1))
[L332]  CALL        timeShift()
[L78]   COND FALSE  !(\read(pumpRunning))
[L85]   COND TRUE   \read(systemActive)
[L87]   CALL        processEnvironment()
[L133]              int tmp ;
[L136]  COND FALSE  !(\read(pumpRunning))
[L151]  CALL        processEnvironment__wrappee__lowWaterSensor()
[L107]              int tmp ;
[L110]  COND FALSE  !(\read(pumpRunning))
[L125]  FCALL       processEnvironment__wrappee__base()
[L151]  RET         processEnvironment__wrappee__lowWaterSensor()
[L87]   RET         processEnvironment()
[L93]   CALL        __utac_acc__Specification3_spec__1()
[L346]              int tmp ;
[L347]              int tmp___0 ;
[L348]              int tmp___1 ;
[L352]  CALL, EXPR  isMethaneLevelCritical()
[L883]              int retValue_acc ;
[L886]              retValue_acc = methaneLevelCritical
[L887]              return (retValue_acc);
[L352]  RET, EXPR   isMethaneLevelCritical()
[L352]              tmp = isMethaneLevelCritical()
[L354]  COND FALSE  !(\read(tmp))
[L358]  CALL, EXPR  getWaterLevel()
[L915]              int retValue_acc ;
[L918]              retValue_acc = waterLevel
[L919]              return (retValue_acc);
[L358]  RET, EXPR   getWaterLevel()
[L358]              tmp___0 = getWaterLevel()
[L360]  COND FALSE  !(tmp___0 == 2)
[L93]   RET         __utac_acc__Specification3_spec__1()
[L332]  RET         timeShift()
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-11-08 00:30:02,557 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)